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 dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210+923421b803a2aa1fd35cfe5d85a9354669a43ca8 (1a1d58f85c80a02bd310366732d8ba235a20a4fb) 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-ssh10304894794152802771.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-ssh385129941623777711.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-4418/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-4418/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14256111167727499732.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-ssh18048704005553306004.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-4418/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-4418/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh9201492657634369873.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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-9428 in /w/workspace/edgexfoundry_edgex-go_PR-4418 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4418/head:refs/remotes/origin/PR-4418 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 Merge succeeded, producing 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 Checking out Revision 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 (PR-4418) > git config core.sparsecheckout # timeout=10 > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # 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 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 # timeout=10 Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:13 ========================================================= 08:30:13 EdgeX Global Pipelines Version Info 08:30:13 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk e106d67fb96067477787d06cca708a3f60f794e3 # timeout=10 08:30:14 ------------------- 08:30:14 stable info: 08:30:14 ------------------- 08:30:14 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 08:30:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:14 Message: update stable to v1.0.244 08:30:14 ------------------- 08:30:14 experimental info: 08:30:14 ------------------- 08:30:14 Commited By: **** collab-it+edgex@linuxfoundation.org 08:30:14 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 08:30:14 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4418 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4418 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4418 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 2b7ccd1 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:15 provisioning config files... 08:30:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3946824879206349435tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:15 ---> docker-login.sh 08:30:15 nexus3.edgexfoundry.org:10001 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 nexus3.edgexfoundry.org:10002 08:30:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:15 Configure a credential helper to remove this warning. See 08:30:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:15 08:30:15 Login Succeeded 08:30:15 nexus3.edgexfoundry.org:10003 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 nexus3.edgexfoundry.org:10004 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 docker.io 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 ---> docker-login.sh ends [Pipeline] } 08:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:16 + 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:30:16 + + dirname cmd/core-command/Dockerfile 08:30:16 cut -d/ -f2 08:30:16 + echo core-command,cmd/core-command/Dockerfile 08:30:16 + + cut -d/ -f2 08:30:16 dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + dirname cmd/core-data/Dockerfile 08:30:16 + echo core-data,cmd/core-data/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + dirname cmd/core-metadata/Dockerfile 08:30:16 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:16 + dirname cmd/security-bootstrapper/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:16 + + dirname cmd/security-proxy-auth/Dockerfile 08:30:16 cut -d/ -f2 08:30:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:16 + + cutdirname -d/ cmd/security-proxy-setup/Dockerfile -f2 08:30:16 08:30:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:16 + + cutdirname -d/ cmd/security-secretstore-setup/Dockerfile -f2 08:30:16 08:30:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:16 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:16 + dirname cmd/security-spire-agent/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:16 + dirname cmd/security-spire-config/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:16 + dirname cmd/security-spire-server/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:16 + dirname cmd/support-notifications/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:16 + cut -d/ -f2 08:30:16 + dirname cmd/support-scheduler/Dockerfile 08:30:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:16 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:30:17 + git rev-list -1 --merges 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23~1..2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [Pipeline] echo 08:30:17 -----------> git rev-list -1 --merges 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23~1..2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:30:17 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [false] [Pipeline] sh 08:30:17 + git log --format=format:%s -1 2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [Pipeline] echo 08:30:17 ========================================================= 08:30:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:17 + grep -v github /etc/ssh/ssh_known_hosts 08:30:17 + [ -e /tmp/ssh_known_hosts ] 08:30:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:17 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:17 sudo tee -a /etc/ssh/ssh_known_hosts 08:30:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:18 08:30:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:18 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:18 b85a868b505f: Pulling fs layer 08:30:18 e2be974225ed: Pulling fs layer 08:30:18 339a4e72a1f5: Pulling fs layer 08:30:18 988bab9f4d93: Pulling fs layer 08:30:18 1469e6f7b9e6: Pulling fs layer 08:30:18 eaf3925da568: Pulling fs layer 08:30:18 bab4dde63d76: Pulling fs layer 08:30:18 bde34c3a00c8: Pulling fs layer 08:30:18 b352a97aabf1: Pulling fs layer 08:30:18 4872d77fe225: Pulling fs layer 08:30:18 5851b861e8e6: Pulling fs layer 08:30:18 1469e6f7b9e6: Waiting 08:30:18 eaf3925da568: Waiting 08:30:18 bab4dde63d76: Waiting 08:30:18 4872d77fe225: Waiting 08:30:18 988bab9f4d93: Waiting 08:30:18 5851b861e8e6: Waiting 08:30:18 bde34c3a00c8: Waiting 08:30:18 e2be974225ed: Verifying Checksum 08:30:18 e2be974225ed: Download complete 08:30:18 988bab9f4d93: Download complete 08:30:18 1469e6f7b9e6: Verifying Checksum 08:30:18 1469e6f7b9e6: Download complete 08:30:18 339a4e72a1f5: Verifying Checksum 08:30:18 339a4e72a1f5: Download complete 08:30:18 eaf3925da568: Verifying Checksum 08:30:18 eaf3925da568: Download complete 08:30:18 bde34c3a00c8: Verifying Checksum 08:30:18 bde34c3a00c8: Download complete 08:30:18 b352a97aabf1: Download complete 08:30:18 4872d77fe225: Download complete 08:30:18 b85a868b505f: Verifying Checksum 08:30:18 b85a868b505f: Download complete 08:30:19 bab4dde63d76: Verifying Checksum 08:30:19 bab4dde63d76: Download complete 08:30:20 b85a868b505f: Pull complete 08:30:20 e2be974225ed: Pull complete 08:30:20 339a4e72a1f5: Pull complete 08:30:20 988bab9f4d93: Pull complete 08:30:20 1469e6f7b9e6: Pull complete 08:30:20 eaf3925da568: Pull complete 08:30:22 bab4dde63d76: Pull complete 08:30:22 bde34c3a00c8: Pull complete 08:30:23 b352a97aabf1: Pull complete 08:30:23 4872d77fe225: Pull complete 08:30:23 5851b861e8e6: Pull complete 08:30:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:23 prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container 08:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:30:25 $ docker top 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c -eo pid,comm 08:30:25 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:30:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:25 [ssh-agent] Looking for ssh-agent implementation... 08:30:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:25 $ docker exec 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c ssh-agent 08:30:26 SSH_AUTH_SOCK=/tmp/ssh-f6shnRqm4WE2/agent.32 08:30:26 SSH_AGENT_PID=38 08:30:26 Running ssh-add (command line suppressed) 08:30:26 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2141113276361432822.key (/w/workspace/edgex-go/3@tmp/private_key_2141113276361432822.key) 08:30:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:26 + git tag --points-at HEAD [Pipeline] } 08:30:26 $ docker exec --env ******** --env ******** 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c ssh-agent -k 08:30:26 unset SSH_AUTH_SOCK; 08:30:26 unset SSH_AGENT_PID; 08:30:26 echo Agent pid 38 killed; 08:30:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:26 [ssh-agent] Looking for ssh-agent implementation... 08:30:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:26 $ docker exec 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c ssh-agent 08:30:26 SSH_AUTH_SOCK=/tmp/ssh-GjBYqNz8paAy/agent.70 08:30:26 SSH_AGENT_PID=76 08:30:26 Running ssh-add (command line suppressed) 08:30:26 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7469360693179320139.key (/w/workspace/edgex-go/3@tmp/private_key_7469360693179320139.key) 08:30:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:27 + git semver init 08:30:27 2023-03-09 08:30:27,430 [run_init] DEBUG init version:0.0.0 force:False 08:30:27 2023-03-09 08:30:27,430 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:30:27 2023-03-09 08:30:27,431 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:30:27 2023-03-09 08:30:27,431 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 08:30:31 2023-03-09 08:30:31,733 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:31 2023-03-09 08:30:31,734 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4418 with force:False 08:30:31 2023-03-09 08:30:31,734 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4418 08:30:31 2023-03-09 08:30:31,739 [execute] INFO git cat-file --batch-check 08:30:31 2023-03-09 08:30:31,739 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:31 2023-03-09 08:30:31,745 [execute] INFO git cat-file --batch 08:30:31 2023-03-09 08:30:31,745 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:31 2023-03-09 08:30:31,749 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4418 08:30:31 0.0.0 [Pipeline] } 08:30:32 $ docker exec --env ******** --env ******** 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c ssh-agent -k 08:30:32 unset SSH_AUTH_SOCK; 08:30:32 unset SSH_AGENT_PID; 08:30:32 echo Agent pid 76 killed; 08:30:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:32 + git semver [Pipeline] } 08:30:32 $ docker stop --time=1 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c 08:30:34 $ docker rm -f --volumes 9b4ab9cf09ec5f2836c2476542255efee2b239517ef990d3daadaa3aa144f97c [Pipeline] // withDockerContainer [Pipeline] sh 08:30:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:34 Stashed 1 file(s) [Pipeline] echo 08:30:34 [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:30:34 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:30:35 ========================================================= 08:30:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 08:30:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:35 213ec9aee27d: Pulling fs layer 08:30:35 4583459ba037: Pulling fs layer 08:30:35 93c1e223e6f2: Pulling fs layer 08:30:35 53926ce57604: Pulling fs layer 08:30:35 21b2b0c7a3f4: Pulling fs layer 08:30:35 22ff95d597cd: Pulling fs layer 08:30:35 12d6caf4c0d1: Pulling fs layer 08:30:35 96b7cbca73a9: Pulling fs layer 08:30:35 a7acece74701: Pulling fs layer 08:30:35 22ff95d597cd: Waiting 08:30:35 12d6caf4c0d1: Waiting 08:30:35 96b7cbca73a9: Waiting 08:30:35 a7acece74701: Waiting 08:30:35 53926ce57604: Waiting 08:30:35 21b2b0c7a3f4: Waiting 08:30:35 93c1e223e6f2: Verifying Checksum 08:30:35 93c1e223e6f2: Download complete 08:30:35 4583459ba037: Verifying Checksum 08:30:35 4583459ba037: Download complete 08:30:35 21b2b0c7a3f4: Verifying Checksum 08:30:35 21b2b0c7a3f4: Download complete 08:30:35 22ff95d597cd: Verifying Checksum 08:30:35 22ff95d597cd: Download complete 08:30:35 213ec9aee27d: Download complete 08:30:35 12d6caf4c0d1: Verifying Checksum 08:30:35 12d6caf4c0d1: Download complete 08:30:35 213ec9aee27d: Pull complete 08:30:35 4583459ba037: Pull complete 08:30:35 93c1e223e6f2: Pull complete 08:30:35 a7acece74701: Verifying Checksum 08:30:35 a7acece74701: Download complete 08:30:36 96b7cbca73a9: Verifying Checksum 08:30:36 96b7cbca73a9: Download complete 08:30:36 53926ce57604: Verifying Checksum 08:30:36 53926ce57604: Download complete 08:30:40 53926ce57604: Pull complete 08:30:40 21b2b0c7a3f4: Pull complete 08:30:40 22ff95d597cd: Pull complete 08:30:40 12d6caf4c0d1: Pull complete 08:30:42 96b7cbca73a9: Pull complete 08:30:43 a7acece74701: Pull complete 08:30:43 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 08:30:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:30:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:43 WORKDIR /edgex 08:30:43 COPY go.mod . 08:30:43 RUN go mod download 08:30:43 + docker build -t ci-base-image-x86_64 -f - . 08:30:44 Sending build context to Docker daemon 170.4MB 08:30:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 08:30:44 ---> db6d94c90886 08:30:44 Step 2/4 : WORKDIR /edgex 08:30:46 ---> Running in 93751077a778 08:30:46 Removing intermediate container 93751077a778 08:30:46 ---> 6bb47a6d24eb 08:30:46 Step 3/4 : COPY go.mod . 08:30:46 ---> 6dabdfc981ac 08:30:46 Step 4/4 : RUN go mod download 08:30:46 ---> Running in aa3470be0555 08:30:49 Still waiting to schedule task 08:30:49 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:30:56 Removing intermediate container aa3470be0555 08:30:56 ---> ad48b8b20aac 08:30:56 Successfully built ad48b8b20aac 08:30:56 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:57 + docker inspect -f . ci-base-image-x86_64 08:30:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:57 prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container 08:30:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:57 $ docker top 6ad6b37c4f675436dca2a57add99d265d805e8a4944b15e98121da5b3ef561c0 -eo pid,comm [Pipeline] { [Pipeline] sh 08:30:57 + go version 08:30:57 go version go1.18.7 linux/amd64 [Pipeline] } 08:30:57 $ docker stop --time=1 6ad6b37c4f675436dca2a57add99d265d805e8a4944b15e98121da5b3ef561c0 08:30:59 $ docker rm -f --volumes 6ad6b37c4f675436dca2a57add99d265d805e8a4944b15e98121da5b3ef561c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:59 + docker inspect -f . ci-base-image-x86_64 08:30:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:59 prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container 08:30:59 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:31:00 $ docker top 3bb54a411bfba15b8b95ae6dd06562997ad0aef94f9782d3d113afcf80a64982 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:00 ========================================================= 08:31:00 [edgeXBuildGoParallel] Running Tests and Build... 08:31:00 ========================================================= [Pipeline] sh 08:31:00 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:31:00 + make test 08:31:00 go test -race -coverprofile=coverage.out ./... 08:31:07 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.096s coverage: 28.7% of statements 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 71.2% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.085s coverage: 54.0% of statements 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.165s coverage: 88.5% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.074s coverage: 3.9% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.530s coverage: 95.6% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/io 0.048s coverage: 72.2% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.057s coverage: 65.9% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.090s coverage: 0.9% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.103s coverage: 29.0% of statements 08:31:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.052s coverage: 45.5% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.048s coverage: 82.9% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.097s coverage: 94.1% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements 08:31:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.064s coverage: 87.5% of statements 08:31:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.079s coverage: 94.4% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.403s coverage: 79.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.076s coverage: 86.9% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.059s coverage: 20.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.096s coverage: 81.2% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.087s coverage: 82.1% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 84.8% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.211s coverage: 63.1% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.040s coverage: 73.7% of statements 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 38.4% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.068s coverage: 89.5% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.099s coverage: 17.7% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.080s coverage: 61.5% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:31:51 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:32:09 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:32:09 go vet ./... 08:32:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:12 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:32:12 + ls -al . 08:32:12 total 704 08:32:12 drwxrwxr-x 11 1001 1001 4096 Mar 9 08:31 . 08:32:12 drwxr-xr-x 4 root root 4096 Mar 9 08:30 .. 08:32:12 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:30 .blubracket 08:32:12 -rw-rw-r-- 1 1001 1001 16 Mar 9 08:30 .dockerignore 08:32:12 drwxrwxr-x 8 1001 1001 4096 Mar 9 08:31 .git 08:32:12 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:30 .github 08:32:12 -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:30 .gitignore 08:32:12 -rw-rw-r-- 1 1001 1001 42 Mar 9 08:30 .golangci.yml 08:32:12 -rw-rw-r-- 1 1001 1001 87 Mar 9 08:30 .hadolint.yml 08:32:12 drwxr-xr-x 3 1001 1001 4096 Mar 9 08:30 .semver 08:32:12 -rw-rw-r-- 1 1001 1001 166 Mar 9 08:30 .sonarcloud.properties 08:32:12 -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:30 ADOPTERS.md 08:32:12 -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:30 Attribution.txt 08:32:12 -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:30 CHANGELOG.md 08:32:12 -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:30 CONTRIBUTING.md 08:32:12 -rw-rw-r-- 1 1001 1001 677 Mar 9 08:30 GOVERNANCE.md 08:32:12 -rw-rw-r-- 1 1001 1001 883 Mar 9 08:30 Jenkinsfile 08:32:12 -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:30 LICENSE 08:32:12 -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:30 Makefile 08:32:12 -rw-rw-r-- 1 1001 1001 582 Mar 9 08:30 OWNERS.md 08:32:12 -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:30 README.md 08:32:12 -rw-rw-r-- 1 1001 1001 6912 Mar 9 08:30 SECURITY.md 08:32:12 -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION 08:32:12 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:30 bin 08:32:12 drwxrwxr-x 18 1001 1001 4096 Mar 9 08:30 cmd 08:32:12 -rw-r--r-- 1 root root 447487 Mar 9 08:31 coverage.out 08:32:12 -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:30 go.mod 08:32:12 -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:30 go.sum 08:32:12 drwxrwxr-x 7 1001 1001 4096 Mar 9 08:30 internal 08:32:12 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:30 openapi 08:32:12 drwxrwxr-x 4 1001 1001 4096 Mar 9 08:30 snap 08:32:12 -rw-rw-r-- 1 1001 1001 204 Mar 9 08:30 version.go [Pipeline] sh 08:32:12 + '[' -e coverage.out ] 08:32:12 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:12 Stashed 1 file(s) [Pipeline] sh 08:32:13 + make build 08:32:13 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:32:25 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:32:26 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:32:28 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:32:29 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:32:37 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:32: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:32:39 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:32:40 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:32:42 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:32:42 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:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:32:45 $ docker stop --time=1 3bb54a411bfba15b8b95ae6dd06562997ad0aef94f9782d3d113afcf80a64982 08:32:48 $ docker rm -f --volumes 3bb54a411bfba15b8b95ae6dd06562997ad0aef94f9782d3d113afcf80a64982 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:49 08:32:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:49 latest: Pulling from edgex-devops/edgex-compose 08:32:49 cbdbe7a5bc2a: Pulling fs layer 08:32:49 ca9280d653b3: Pulling fs layer 08:32:49 7e9c9ca2126c: Pulling fs layer 08:32:49 cbdbe7a5bc2a: Verifying Checksum 08:32:49 cbdbe7a5bc2a: Download complete 08:32:49 cbdbe7a5bc2a: Pull complete 08:32:49 ca9280d653b3: Verifying Checksum 08:32:49 ca9280d653b3: Download complete 08:32:49 7e9c9ca2126c: Download complete 08:32:50 ca9280d653b3: Pull complete 08:32:53 7e9c9ca2126c: Pull complete 08:32:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 08:32:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:53 prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container 08:32:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:55 $ docker top e7cdafc9b8bdaf6d82c73ba09795d3d7af5341ee16306f043faea2cfba5cafb9 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:55 + docker-compose build --help 08:32:55 + grep parallel 08:32:56 --parallel Build images in parallel. [Pipeline] } 08:32:56 $ docker stop --time=1 e7cdafc9b8bdaf6d82c73ba09795d3d7af5341ee16306f043faea2cfba5cafb9 08:32:57 $ docker rm -f --volumes e7cdafc9b8bdaf6d82c73ba09795d3d7af5341ee16306f043faea2cfba5cafb9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:32:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:32:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:32:57 prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container 08:32:58 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:58 $ docker top 3e05899ffddde70db0ac5516d272d9b335e74ad16257cc908c209a29e66d8329 -eo pid,comm [Pipeline] { [Pipeline] sh 08:32:58 + docker-compose -f ./docker-compose-build.yml build --parallel 08:32:59 Building core-command ... 08:32:59 Building core-common-config-bootstrapper ... 08:32:59 Building core-data ... 08:32:59 Building core-metadata ... 08:32:59 Building security-bootstrapper ... 08:32:59 Building security-proxy-auth ... 08:32:59 Building security-proxy-setup ... 08:32:59 Building security-secretstore-setup ... 08:32:59 Building security-spiffe-token-provider ... 08:32:59 Building security-spire-agent ... 08:32:59 Building security-spire-config ... 08:32:59 Building security-spire-server ... 08:32:59 Building support-notifications ... 08:32:59 Building support-scheduler ... 08:32:59 Building core-metadata 08:32:59 Building core-data 08:32:59 Building security-bootstrapper 08:32:59 Building security-spiffe-token-provider 08:32:59 Building security-secretstore-setup 08:33:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:33:14 ---> ad48b8b20aac 08:33:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:33:14 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:14 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:33:14 ---> ad48b8b20aac 08:33:14 Step 3/32 : WORKDIR /edgex-go 08:33:14 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:14 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:33:14 ---> ad48b8b20aac 08:33:14 Step 3/24 : ARG ADD_BUILD_TAGS="" 08:33:14 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:33:14 ---> ad48b8b20aac 08:33:14 Step 3/23 : WORKDIR /edgex-go 08:33:14 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:33:14 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:33:14 ---> ad48b8b20aac 08:33:14 Step 3/19 : WORKDIR /edgex-go 08:33:16 ---> Running in 7f5493b6bf8a 08:33:16 ---> Running in 6d9c839258d5 08:33:16 ---> Running in e60417e2f684 08:33:16 ---> Running in 29eb4c59bb41 08:33:16 ---> Running in 38f2a7203520 08:33:16 Removing intermediate container 38f2a7203520 08:33:16 ---> 91740bd6d031 08:33:16 Step 4/32 : RUN apk add --update --no-cache make git 08:33:16 Removing intermediate container 6d9c839258d5 08:33:16 ---> d353b89416d6 08:33:16 Step 4/22 : WORKDIR /edgex-go 08:33:16 Removing intermediate container 29eb4c59bb41 08:33:16 ---> d69893220603 08:33:16 Step 4/23 : RUN apk add --update --no-cache make git 08:33:16 Removing intermediate container e60417e2f684 08:33:16 ---> 7616aa0f76d4 08:33:16 Step 4/24 : WORKDIR /edgex-go 08:33:16 Removing intermediate container 7f5493b6bf8a 08:33:16 ---> a25c63abd42e 08:33:16 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:33:16 ---> Running in 3fcc455b38ef 08:33:16 ---> Running in 63f1cbe4e24a 08:33:16 ---> Running in 399f088211ce 08:33:16 ---> Running in 652b0bd54a56 08:33:16 ---> Running in 7b67238d1771 08:33:16 Removing intermediate container 652b0bd54a56 08:33:16 ---> c17dd3e9e678 08:33:16 Step 5/22 : RUN apk add --update --no-cache make git 08:33:16 Removing intermediate container 399f088211ce 08:33:16 ---> 1c4b8fe584d2 08:33:16 Step 5/24 : RUN apk add --update --no-cache make git 08:33:16 ---> Running in f54c4537d572 08:33:16 ---> Running in 8717ef2a8d01 08:33:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 OK: 211 MiB in 51 packages 08:33:17 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:33:17 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:33:17 OK: 17046 distinct packages available 08:33:17 OK: 211 MiB in 51 packages 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:33:17 OK: 211 MiB in 51 packages 08:33:17 OK: 211 MiB in 51 packages 08:33:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:33:17 OK: 211 MiB in 51 packages 08:33:17 Removing intermediate container 63f1cbe4e24a 08:33:17 ---> 6633675643b4 08:33:17 Step 5/23 : COPY go.mod vendor* ./ 08:33:18 ---> 1f18ee7384c7 08:33:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:18 Removing intermediate container 3fcc455b38ef 08:33:18 ---> 5281ccb3f82c 08:33:18 Step 5/32 : COPY go.mod vendor* ./ 08:33:18 ---> Running in 6fbf0ca4d883 08:33:18 Removing intermediate container 8717ef2a8d01 08:33:18 ---> 3c1d8e281705 08:33:18 Step 6/24 : COPY go.mod vendor* ./ 08:33:18 ---> 16883caf0e7d 08:33:18 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 Removing intermediate container f54c4537d572 08:33:19 ---> 42302e69761c 08:33:19 Step 6/22 : COPY go.mod vendor* ./ 08:33:19 ---> Running in bf27335215f2 08:33:19 ---> 3e6c37bbb700 08:33:19 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 Removing intermediate container 7b67238d1771 08:33:19 ---> c9c2491f44bc 08:33:19 Step 5/19 : COPY go.mod vendor* ./ 08:33:19 ---> Running in 07db0d0211d5 08:33:19 ---> 2e79ee947b22 08:33:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 ---> 717990370b8a 08:33:19 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:33:19 ---> Running in 01b0656318c9 08:33:19 ---> Running in 21f2b6c214da 08:33:26 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9433 in /w/workspace/edgexfoundry_edgex-go_PR-4418 [Pipeline] { [Pipeline] ws 08:33:26 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:33:26 The recommended git tool is: git 08:33:32 using credential edgex-jenkins-ssh 08:33:32 Cloning the remote Git repository 08:33:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:33:32 > git init /w/workspace/edgex-go/3 # timeout=10 08:33:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:33 > git --version # timeout=10 08:33:33 > git --version # 'git version 2.25.1' 08:33:33 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:50 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:50 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:33:52 Merging remotes/origin/main commit 923421b803a2aa1fd35cfe5d85a9354669a43ca8 into PR head commit dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 08:33:51 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:33:51 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:33:51 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:51 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4418/head:refs/remotes/origin/PR-4418 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:33:52 > git config core.sparsecheckout # timeout=10 08:33:52 > git checkout -f dc37cb2e8cc4ba26d45c1f3ee220c30d363c6210 # timeout=10 08:33:53 Merge succeeded, producing 2d37fb96752f6ff5dbd8a24409931a09780f4eda 08:33:53 Checking out Revision 2d37fb96752f6ff5dbd8a24409931a09780f4eda (PR-4418) 08:33:52 > git remote # timeout=10 08:33:52 > git config --get remote.origin.url # timeout=10 08:33:52 using GIT_SSH to set credentials SSH Credentials for GitHub 08:33:52 > git merge 923421b803a2aa1fd35cfe5d85a9354669a43ca8 # timeout=10 08:33:53 > git rev-parse HEAD^{commit} # timeout=10 08:33:53 > git config core.sparsecheckout # timeout=10 08:33:53 > git checkout -f 2d37fb96752f6ff5dbd8a24409931a09780f4eda # timeout=10 08:33:56 Commit message: "Merge commit '923421b803a2aa1fd35cfe5d85a9354669a43ca8' into HEAD" 08:33:56 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:33:56 > git rev-list --no-walk e106d67fb96067477787d06cca708a3f60f794e3 # timeout=10 08:33:57 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:33:57 % Total % Received % Xferd Average Speed Time Time Time Current 08:33:57 Dload Upload Total Spent Left Speed 08:33:57 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 180k 0 --:--:-- --:--:-- --:--:-- 183k 08:33:58 Removing intermediate container 21f2b6c214da 08:33:58 ---> e19e6a4dd2b2 08:33:58 Step 7/19 : COPY . . 08:33:58 Removing intermediate container bf27335215f2 08:33:58 ---> 757f251067d2 08:33:58 Step 7/32 : COPY . . 08:33:58 Removing intermediate container 01b0656318c9 08:33:58 ---> 7ce1dc601b90 08:33:58 Step 8/22 : COPY . . 08:33:58 Removing intermediate container 07db0d0211d5 08:33:58 ---> 4ad9a43e463a 08:33:58 Step 8/24 : COPY . . 08:33:58 Removing intermediate container 6fbf0ca4d883 08:33:58 ---> 6fe1f75954f4 08:33:58 Step 7/23 : COPY . . [Pipeline] sh 08:33:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:33:58 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:33:58 + sudo tee /etc/docker/daemon.new 08:33:58 { 08:33:58 "registry-mirrors": [ 08:33:58 "https://nexus3.edgexfoundry.org:10001" 08:33:58 ], 08:33:58 "bip": "10.250.0.254/24", 08:33:58 "hosts": [ 08:33:58 "tcp://0.0.0.0:5555", 08:33:58 "unix:///var/run/docker.sock" 08:33:58 ], 08:33:58 "mtu": 1458, 08:33:58 "selinux-enabled": true, 08:33:58 "seccomp-profile": "/etc/docker/seccomp.json" 08:33:58 } [Pipeline] sh 08:33:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:33:59 + sudo service docker restart 08:34:06 ---> 1ec4e2d45951 08:34:06 ---> 0799b4e7a79a 08:34:06 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setupStep 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:34:06 08:34:06 ---> 85ec7ffbfc36 08:34:06 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 08:34:06 ---> 4d0915dc2198 08:34:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:34:06 ---> 8b57f3ea0c8f 08:34:06 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:34:06 ---> Running in f53f7697ee9f 08:34:06 ---> Running in 3217cd6f10bb 08:34:06 ---> Running in 3c7c3848e325 08:34:06 ---> Running in f3daccf3faaf 08:34:06 ---> Running in f35df7aeb644 08:34:06 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:06 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:34:06 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:06 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:06 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:34:17 provisioning config files... 08:34:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10410881432032021778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:34:18 ---> docker-login.sh 08:34:18 nexus3.edgexfoundry.org:10001 08:34:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:18 Configure a credential helper to remove this warning. See 08:34:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:18 08:34:18 Login Succeeded 08:34:18 nexus3.edgexfoundry.org:10002 08:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:19 Configure a credential helper to remove this warning. See 08:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:19 08:34:19 Login Succeeded 08:34:19 nexus3.edgexfoundry.org:10003 08:34:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:19 Configure a credential helper to remove this warning. See 08:34:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:19 08:34:19 Login Succeeded 08:34:19 nexus3.edgexfoundry.org:10004 08:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:20 Configure a credential helper to remove this warning. See 08:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:20 08:34:20 Login Succeeded 08:34:20 docker.io 08:34:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:34:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 08:34:20 Configure a credential helper to remove this warning. See 08:34:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 08:34:20 08:34:20 Login Succeeded 08:34:20 ---> docker-login.sh ends [Pipeline] } 08:34:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:34:21 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:34:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 08:34:21 ========================================================= 08:34:21 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 08:34:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:34:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:21 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:34:21 9b18e9b68314: Pulling fs layer 08:34:21 35d82f9e3411: Pulling fs layer 08:34:21 e16973657156: Pulling fs layer 08:34:21 fc693d55d65f: Pulling fs layer 08:34:21 7e9fc2657dce: Pulling fs layer 08:34:21 dda99020689f: Pulling fs layer 08:34:21 db1c61fa0a46: Pulling fs layer 08:34:21 891c053d2c06: Pulling fs layer 08:34:21 fc693d55d65f: Waiting 08:34:21 7e9fc2657dce: Waiting 08:34:21 dda99020689f: Waiting 08:34:21 db1c61fa0a46: Waiting 08:34:21 891c053d2c06: Waiting 08:34:21 e16973657156: Verifying Checksum 08:34:21 e16973657156: Download complete 08:34:21 35d82f9e3411: Verifying Checksum 08:34:21 35d82f9e3411: Download complete 08:34:21 7e9fc2657dce: Verifying Checksum 08:34:21 7e9fc2657dce: Download complete 08:34:21 dda99020689f: Verifying Checksum 08:34:21 dda99020689f: Download complete 08:34:22 9b18e9b68314: Verifying Checksum 08:34:22 9b18e9b68314: Download complete 08:34:23 9b18e9b68314: Pull complete 08:34:23 891c053d2c06: Verifying Checksum 08:34:23 891c053d2c06: Download complete 08:34:23 35d82f9e3411: Pull complete 08:34:24 e16973657156: Pull complete 08:34:24 db1c61fa0a46: Verifying Checksum 08:34:24 db1c61fa0a46: Download complete 08:34:24 fc693d55d65f: Verifying Checksum 08:34:24 fc693d55d65f: Download complete 08:34:37 fc693d55d65f: Pull complete 08:34:37 7e9fc2657dce: Pull complete 08:34:37 dda99020689f: Pull complete 08:34:41 db1c61fa0a46: Pull complete 08:34:43 891c053d2c06: Pull complete 08:34:43 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 08:34:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 08:34:43 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:43 WORKDIR /edgex 08:34:43 COPY go.mod . 08:34:43 RUN go mod download 08:34:43 + docker build -t ci-base-image-arm64 -f - . 08:34:44 Sending build context to Docker daemon 2.949MB 08:34:44 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 08:34:44 ---> f96f9c87975a 08:34:44 Step 2/4 : WORKDIR /edgex 08:34:44 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:46 ---> Running in 604f6d9d6fe1 08:34:46 Removing intermediate container 604f6d9d6fe1 08:34:46 ---> fc047a4ad4ad 08:34:46 Step 3/4 : COPY go.mod . 08:34:47 ---> 13d2add6038a 08:34:47 Step 4/4 : RUN go mod download 08:34:47 ---> Running in 2d25129b9214 08:34:51 Removing intermediate container f53f7697ee9f 08:34:51 ---> 36fe306b36fb 08:34:51 08:34:51 Step 9/23 : FROM alpine:3.16 08:34:51 Removing intermediate container f3daccf3faaf 08:34:51 ---> 29d272a11f91 08:34:51 08:34:51 Step 10/22 : FROM alpine:3.16 08:34:51 Removing intermediate container f35df7aeb644 08:34:51 ---> 3e62a64ba617 08:34:51 08:34:51 Step 9/32 : FROM alpine:3.16 08:34:51 3.16: Pulling from library/alpine 08:34:52 3.16: Pulling from library/alpine 08:34:53 3.16: Pulling from library/alpine 08:34:54 Removing intermediate container 3c7c3848e325 08:34:54 ---> 80eba3deaccd 08:34:54 08:34:54 Step 10/24 : FROM alpine:3.16 08:34:54 Removing intermediate container 3217cd6f10bb 08:34:54 ---> 938eef675683 08:34:54 08:34:54 Step 9/19 : FROM alpine:3.15 08:34:54 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:54 Status: Downloaded newer image for alpine:3.16 08:34:54 ---> dfd21b5a31f5 08:34:54 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:34:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:55 Status: Image is up to date for alpine:3.16 08:34:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:55 Status: Image is up to date for alpine:3.16 08:34:55 3.16: Pulling from library/alpine 08:34:55 ---> dfd21b5a31f5 08:34:55 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:34:55 ---> dfd21b5a31f5 08:34:55 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:55 ---> Running in c722c0d6d60a 08:34:55 3.15: Pulling from library/alpine 08:34:55 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:34:55 Status: Image is up to date for alpine:3.16 08:34:55 ---> dfd21b5a31f5 08:34:55 Step 11/24 : RUN apk add --update --no-cache dumb-init 08:34:55 ---> Running in 359e218f3453 08:34:55 ---> Running in 9695802f0113 08:34:55 ---> Running in 9d87e2bb5f15 08:34:55 Removing intermediate container c722c0d6d60a 08:34:55 ---> 61fe9a78c0a7 08:34:55 Step 12/22 : ENV APP_PORT=59880 08:34:55 Removing intermediate container 359e218f3453 08:34:55 ---> e128aff35e25 08:34:55 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:34:55 ---> Running in 2c808b6adc7d 08:34:55 ---> Running in 5b182fafae8f 08:34:55 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 08:34:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:56 Status: Downloaded newer image for alpine:3.15 08:34:56 ---> 5ce65d7b0fde 08:34:56 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:34:56 Removing intermediate container 2c808b6adc7d 08:34:56 ---> 7a860f700a82 08:34:56 Step 13/22 : EXPOSE $APP_PORT 08:34:56 (1/3) Installing ca-certificates (20220614-r0) 08:34:56 (2/3) Installing dumb-init (1.2.5-r1) 08:34:56 (3/3) Installing su-exec (0.2-r1) 08:34:56 Executing busybox-1.35.0-r17.trigger 08:34:56 Executing ca-certificates-20220614-r0.trigger 08:34:56 OK: 6 MiB in 17 packages 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:57 ---> Running in 5be840d1e650 08:34:57 ---> Running in 4b1a45da029b 08:34:57 (1/1) Installing dumb-init (1.2.5-r1) 08:34:57 Executing busybox-1.35.0-r17.trigger 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:57 OK: 6 MiB in 15 packages 08:34:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:57 Removing intermediate container 5be840d1e650 08:34:57 ---> 8ac4182ba4d4 08:34:57 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:34:57 Removing intermediate container 4b1a45da029b 08:34:57 ---> b594b754fd8b 08:34:57 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:57 ---> Running in f72e7dace854 08:34:57 ---> Running in d13c0e2e69a9 08:34:57 (1/2) Installing dumb-init (1.2.5-r1) 08:34:57 (2/2) Installing su-exec (0.2-r1) 08:34:57 Executing busybox-1.35.0-r17.trigger 08:34:57 OK: 6 MiB in 16 packages 08:34:57 Removing intermediate container 9695802f0113 08:34:57 ---> 81af79efcf66 08:34:57 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:34:57 ---> Running in 9d0cb276dbd6 08:34:57 Removing intermediate container 9d87e2bb5f15 08:34:57 ---> 2ed0b7fac59d 08:34:57 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:34:57 Removing intermediate container 9d0cb276dbd6 08:34:57 ---> 466bc2190bcf 08:34:57 Step 12/23 : WORKDIR / 08:34:57 ---> Running in bce679a05340 08:34:57 ---> Running in a1f599a53b83 08:34:57 Removing intermediate container bce679a05340 08:34:57 ---> a3ab70008523 08:34:57 Step 13/24 : ENV APP_PORT=59881 08:34:57 ---> Running in 1aee469a86e3 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:34:58 Removing intermediate container a1f599a53b83 08:34:58 ---> b4ade7ed75e8 08:34:58 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:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:58 Removing intermediate container 5b182fafae8f 08:34:58 ---> 2714b972dc5c 08:34:58 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:34:58 Removing intermediate container 1aee469a86e3 08:34:58 ---> e9e52ccb8c77 08:34:58 Step 14/24 : EXPOSE $APP_PORT 08:34:58 (1/1) Installing dumb-init (1.2.5-r1) 08:34:58 Executing busybox-1.35.0-r17.trigger 08:34:58 OK: 6 MiB in 15 packages 08:34:58 ---> Running in e1ffc1d8072c 08:34:58 ---> Running in c659af503b4c 08:34:58 ---> 5b740817bc08 08:34:58 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:58 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:34:58 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:34:58 OK: 15859 distinct packages available 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:34:58 Removing intermediate container e1ffc1d8072c 08:34:58 ---> cae085e06d26 08:34:58 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:34:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:34:58 Removing intermediate container c659af503b4c 08:34:58 ---> ec65921452fd 08:34:58 Step 15/24 : WORKDIR / 08:34:58 ---> 9e9f1a62699e 08:34:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:34:58 ---> Running in dfe062228f5c 08:34:58 ---> Running in 14d1d668f1cb 08:34:58 (1/9) Installing ca-certificates (20220614-r0) 08:34:58 Removing intermediate container f72e7dace854 08:34:58 ---> aeb0792dd8cf 08:34:58 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:58 Removing intermediate container dfe062228f5c 08:34:58 ---> 73d4f5179d3d 08:34:58 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:34:58 (2/9) Installing brotli-libs (1.0.9-r5) 08:34:58 (3/9) Installing nghttp2-libs (1.46.0-r0) 08:34:58 (4/9) Installing libcurl (7.80.0-r6) 08:34:58 (5/9) Installing curl (7.80.0-r6) 08:34:58 (6/9) Installing dumb-init (1.2.5-r1) 08:34:58 (7/9) Installing musl-obstack (1.2.3-r0) 08:34:58 (8/9) Installing libucontext (1.1-r0) 08:34:58 (9/9) Installing gcompat (1.0.0-r4) 08:34:59 Executing busybox-1.34.1-r7.trigger 08:34:59 Executing ca-certificates-20220614-r0.trigger 08:34:59 OK: 8 MiB in 23 packages 08:34:59 Removing intermediate container 14d1d668f1cb 08:34:59 ---> 65dda3e9e80b 08:34:59 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 08:34:59 ---> Running in 7b1fccb45d3e 08:34:59 ---> dc9198833c5c 08:34:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:35:00 ---> c58e853ae481 08:35:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:35:00 ---> 96eaf267bd9d 08:35:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:35:00 Removing intermediate container 7b1fccb45d3e 08:35:00 ---> b55ec9524fcd 08:35:00 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:35:00 ---> 72467571d818 08:35:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:35:01 ---> Running in f5bd567be339 08:35:01 ---> f0f1e86344f2 08:35:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:35:01 ---> 85864fe1912d 08:35:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 08:35:01 Removing intermediate container d13c0e2e69a9 08:35:01 ---> b097820db047 08:35:01 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:01 Removing intermediate container f5bd567be339 08:35:01 ---> a4ec99f7a7a3 08:35:01 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:35:01 ---> Running in 2949b60f6b56 08:35:01 ---> 41f1546b91f2 08:35:01 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:35:01 ---> aca7930c9789 08:35:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 08:35:01 ---> f63ac5702b23 08:35:01 Step 18/22 : ENTRYPOINT ["/core-data"] 08:35:01 ---> 70043be67b7b 08:35:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:35:01 ---> Running in 25ef3d750cfd 08:35:02 ---> 9e8dff108930 08:35:02 Step 20/24 : ENTRYPOINT ["/core-metadata"] 08:35:02 Removing intermediate container 25ef3d750cfd 08:35:02 ---> dc8288f3854c 08:35:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:02 ---> 3ae9228eebba 08:35:02 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:02 ---> Running in 849c9a0a357d 08:35:02 ---> Running in 5021e38fadad 08:35:02 ---> Running in 7c1d4ebe74a4 08:35:02 ---> f53145023192 08:35:02 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 08:35:02 Removing intermediate container 849c9a0a357d 08:35:02 ---> dfa145232714 08:35:02 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:02 Removing intermediate container 5021e38fadad 08:35:02 ---> dea6564fc291 08:35:02 Step 20/22 : LABEL arch=x86_64 08:35:03 ---> Running in 160e9dc30dca 08:35:03 Removing intermediate container 2949b60f6b56 08:35:03 ---> a53f588edc53 08:35:03 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:35:03 ---> Running in 83c9dbaac006 08:35:03 ---> Running in 3d7e23ee343d 08:35:03 ---> d52d289eefea 08:35:03 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 08:35:03 Removing intermediate container 160e9dc30dca 08:35:03 ---> 83127b98ef58 08:35:03 Step 22/24 : LABEL arch=x86_64 08:35:03 ---> Running in 670bd2416551 08:35:03 ---> Running in 8b019a3b5cd9 08:35:03 Removing intermediate container 83c9dbaac006 08:35:03 ---> fa9340dd515f 08:35:03 Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:35:03 Removing intermediate container 3d7e23ee343d 08:35:03 ---> 5a631827aedf 08:35:03 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:35:03 ---> Running in c11fa549cd81 08:35:03 Removing intermediate container 670bd2416551 08:35:03 ---> 019446cda9d2 08:35:03 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:03 Removing intermediate container 8b019a3b5cd9 08:35:03 ---> 18ac8e9b6bbb 08:35:03 Step 23/24 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:35:03 ---> Running in 29f872b44ade 08:35:03 ---> Running in 3b374b04c2d2 08:35:03 Removing intermediate container c11fa549cd81 08:35:03 ---> 02eeced6688b 08:35:03 Step 22/22 : LABEL version=0.0.0 08:35:03 Removing intermediate container 7c1d4ebe74a4 08:35:03 ---> 78debb2d8cd6 08:35:03 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:35:03 ---> c77572985981 08:35:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:35:03 ---> Running in ce6c66876abc 08:35:04 Removing intermediate container 29f872b44ade 08:35:04 ---> f69ba0b6d204 08:35:04 Step 17/19 : LABEL arch=x86_64 08:35:04 ---> Running in 32c546f4ea94 08:35:04 ---> Running in 64944915fa7b 08:35:04 Removing intermediate container 3b374b04c2d2 08:35:04 ---> fb3e79db33f5 08:35:04 Step 24/24 : LABEL version=0.0.0 08:35:04 ---> Running in 7313f8fbb824 08:35:04 ---> Running in 91043b563af2 08:35:04 Removing intermediate container ce6c66876abc 08:35:04 ---> 45aabbad70c1 08:35:04 08:35:04 Removing intermediate container 32c546f4ea94 08:35:04 ---> cfaec2b46772 08:35:04 Step 21/23 : LABEL arch=x86_64 08:35:04 Removing intermediate container 7313f8fbb824 08:35:04 ---> 389a9e760a5b 08:35:04 Step 18/19 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:35:04 Successfully built 45aabbad70c1 08:35:04 ---> Running in 2652131ec895 08:35:04 Removing intermediate container 91043b563af2 08:35:04 ---> fdf04c60c622 08:35:04 08:35:04 Successfully tagged core-data:latest 08:35:04  Building core-data ... done Building security-spire-config 08:35:04 ---> Running in f03d3311a980 08:35:04 Successfully built fdf04c60c622 08:35:04 Successfully tagged core-metadata:latest 08:35:04 Building security-proxy-setup 08:35:04  Building core-metadata ... done Removing intermediate container 2652131ec895 08:35:04 ---> f39b7a85b24e 08:35:04 Step 22/23 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:35:04 Removing intermediate container f03d3311a980 08:35:04 ---> 5cd25d402229 08:35:04 Step 19/19 : LABEL version=0.0.0 08:35:06 ---> Running in cdcf64e7e568 08:35:06 ---> Running in 9de1e34a317c 08:35:07 Removing intermediate container 9de1e34a317c 08:35:07 ---> 993a8630f239 08:35:07 08:35:07 Removing intermediate container cdcf64e7e568 08:35:07 ---> 15b5387acfa7 08:35:07 Step 23/23 : LABEL version=0.0.0 08:35:07 Successfully built 993a8630f239 08:35:07 Successfully tagged security-spiffe-token-provider:latest 08:35:07 Building support-scheduler 08:35:07  Building security-spiffe-token-provider ... done Removing intermediate container 64944915fa7b 08:35:07 ---> 1370905664f7 08:35:07 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:07 ---> Running in 46b658f8d1b6 08:35:09 ---> b9d28773a225 08:35:09 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:35:10 Removing intermediate container 46b658f8d1b6 08:35:10 ---> 7ce2484acb3f 08:35:10 08:35:10 Successfully built 7ce2484acb3f 08:35:10 Successfully tagged security-secretstore-setup:latest 08:35:10  Building security-secretstore-setup ... done Building support-notifications 08:35:10 ---> db638ae77d4e 08:35:10 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:35:10 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:35:10 ---> ad48b8b20aac 08:35:10 Step 3/20 : WORKDIR /edgex-go 08:35:10 ---> Using cache 08:35:10 ---> a25c63abd42e 08:35:10 Step 4/20 : RUN apk add --update --no-cache make git 08:35:10 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:10 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:35:10 ---> ad48b8b20aac 08:35:10 Step 3/24 : WORKDIR /edgex-go 08:35:10 ---> Using cache 08:35:10 ---> a25c63abd42e 08:35:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:35:13 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:13 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:13 ---> ad48b8b20aac 08:35:13 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:13 ---> Using cache 08:35:13 ---> 7616aa0f76d4 08:35:13 Step 4/22 : WORKDIR /edgex-go 08:35:13 ---> Using cache 08:35:13 ---> 1c4b8fe584d2 08:35:13 Step 5/22 : RUN apk add --update --no-cache make git 08:35:13 ---> Using cache 08:35:13 ---> 3c1d8e281705 08:35:13 Step 6/22 : COPY go.mod vendor* ./ 08:35:13 ---> Using cache 08:35:13 ---> 3e6c37bbb700 08:35:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 ---> Using cache 08:35:13 ---> 4ad9a43e463a 08:35:13 Step 8/22 : COPY . . 08:35:13 ---> Using cache 08:35:13 ---> 85ec7ffbfc36 08:35:13 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:35:14 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:14 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:14 ---> ad48b8b20aac 08:35:14 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:14 ---> Using cache 08:35:14 ---> 7616aa0f76d4 08:35:14 Step 4/22 : WORKDIR /edgex-go 08:35:14 ---> Using cache 08:35:14 ---> 1c4b8fe584d2 08:35:14 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:35:14 ---> abba1cf27c49 08:35:14 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:35:14 ---> Running in 52d17f8d956e 08:35:14 ---> Running in 054c4f031482 08:35:14 ---> Running in 063bbc061cd9 08:35:14 ---> Running in 00da75cf422e 08:35:15 ---> 9a7661e313d5 08:35:15 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:15 ---> 05cf832fdd32 08:35:15 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:16 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:35:16 OK: 211 MiB in 51 packages 08:35:16 OK: 211 MiB in 51 packages 08:35:16 ---> 5d73f6749588 08:35:16 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:16 OK: 211 MiB in 51 packages 08:35:17 ---> c670fdb40659 08:35:17 Step 27/32 : RUN chmod +x /entrypoint.sh 08:35:18 ---> Running in cff2660f428a 08:35:19 Removing intermediate container 063bbc061cd9 08:35:19 ---> 9395d68127ac 08:35:19 Step 6/22 : COPY go.mod vendor* ./ 08:35:19 Removing intermediate container 2d25129b9214 08:35:19 ---> ed5a73d6bd7d 08:35:19 Successfully built ed5a73d6bd7d 08:35:19 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:20 + docker inspect -f . ci-base-image-arm64 08:35:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:20 prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container 08:35:20 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:20 Removing intermediate container 00da75cf422e 08:35:20 Removing intermediate container 054c4f031482 08:35:20 ---> e509ec384e86 08:35:20 ---> 3fecdc928afc 08:35:20 Step 5/24 : COPY go.mod vendor* ./Step 5/20 : COPY go.mod vendor* ./ 08:35:20 08:35:20 ---> d970db9fd8fb 08:35:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:21 ---> Running in 9e23773c3f79 08:35:21 ---> 7fedcb424b34 08:35:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:21 ---> bb6f199eb0d0 08:35:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:21 $ docker top 244972fdf516cacf9ef75a89c6f62e2757dda0dfc2ee0a116930f99faf5b9641 -eo pid,comm 08:35:21 ---> Running in fb2cc2813e63 08:35:21 ---> Running in ff427812241f 08:35:21 Removing intermediate container cff2660f428a 08:35:21 ---> 5169bcf91557 08:35:21 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [Pipeline] { [Pipeline] sh 08:35:21 ---> Running in 64a353a54b18 08:35:22 Removing intermediate container 64a353a54b18 08:35:22 ---> 44d6400d2785 08:35:22 Step 29/32 : CMD ["gate"] 08:35:22 + go version 08:35:22 go version go1.18.7 linux/arm64 [Pipeline] } 08:35:22 $ docker stop --time=1 244972fdf516cacf9ef75a89c6f62e2757dda0dfc2ee0a116930f99faf5b9641 08:35:22 ---> Running in 3887265543fd 08:35:22 Removing intermediate container 3887265543fd 08:35:22 ---> cadab8fcec30 08:35:22 Step 30/32 : LABEL arch=x86_64 08:35:22 ---> Running in d3d2865db709 08:35:22 Removing intermediate container d3d2865db709 08:35:22 ---> a0fda6095ff2 08:35:22 Step 31/32 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:35:23 ---> Running in ba2eff12b9b2 08:35:23 Removing intermediate container ba2eff12b9b2 08:35:23 ---> d58344b83015 08:35:23 Step 32/32 : LABEL version=0.0.0 08:35:23 ---> Running in fd215e078e86 08:35:23 Removing intermediate container fd215e078e86 08:35:23 ---> 312f254b5b6e 08:35:23 08:35:23 Successfully built 312f254b5b6e 08:35:23 Successfully tagged security-bootstrapper:latest 08:35:23 Building security-proxy-auth 08:35:24 $ docker rm -f --volumes 244972fdf516cacf9ef75a89c6f62e2757dda0dfc2ee0a116930f99faf5b9641 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:24 + docker inspect -f . ci-base-image-arm64 08:35:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:24 prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container 08:35:24 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:26 $ docker top 2274fd5b26ca8adf5d18ca66a08fe1b05682b6874cbb0877c8ba76ba41c0eb4c -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:26 ========================================================= 08:35:26 [edgeXBuildGoParallel] Running Tests and Build... 08:35:26 ========================================================= [Pipeline] sh 08:35:27 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:35:27  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:35:27 ---> ad48b8b20aac 08:35:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:35:27 ---> Using cache 08:35:27 ---> 7616aa0f76d4 08:35:27 Step 4/22 : WORKDIR /edgex-go 08:35:27 ---> Using cache 08:35:27 ---> 1c4b8fe584d2 08:35:27 Step 5/22 : RUN apk add --update --no-cache make git 08:35:27 ---> Using cache 08:35:27 ---> 3c1d8e281705 08:35:27 Step 6/22 : COPY go.mod vendor* ./ 08:35:27 ---> Using cache 08:35:27 ---> 3e6c37bbb700 08:35:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:27 ---> Using cache 08:35:27 ---> 4ad9a43e463a 08:35:27 Step 8/22 : COPY . . 08:35:27 ---> Using cache 08:35:27 ---> 85ec7ffbfc36 08:35:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:35:27 + make test 08:35:27 go test -race -coverprofile=coverage.out ./... 08:35:28 ---> Running in 5c50941845e7 08:35:29 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:35:43 Removing intermediate container 52d17f8d956e 08:35:43 ---> 708fa2b46fa4 08:35:43 08:35:43 Step 10/22 : FROM alpine:3.16 08:35:43 ---> dfd21b5a31f5 08:35:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 08:35:43 ---> Using cache 08:35:43 ---> 2ed0b7fac59d 08:35:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:35:43 ---> Using cache 08:35:43 ---> a3ab70008523 08:35:43 Step 13/22 : ENV APP_PORT=59861 08:35:43 ---> Running in fcf65250916e 08:35:43 Removing intermediate container fcf65250916e 08:35:43 ---> 92e932725f74 08:35:43 Step 14/22 : EXPOSE $APP_PORT 08:35:43 ---> Running in 67a1405d3027 08:35:43 Removing intermediate container 67a1405d3027 08:35:43 ---> f08005fd69c4 08:35:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:43 ---> a72ce81318cc 08:35:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:35:43 ---> c12109a78a0a 08:35:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 08:35:43 ---> 5e65fc7f113b 08:35:43 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 08:35:43 ---> Running in af26e59c13fd 08:35:43 Removing intermediate container af26e59c13fd 08:35:43 ---> 504fef80ae0c 08:35:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:35:43 ---> Running in 97518152ade8 08:35:43 Removing intermediate container 97518152ade8 08:35:43 ---> 05d7ab27bb35 08:35:43 Step 20/22 : LABEL arch=x86_64 08:35:43 ---> Running in ba2da97a2dd8 08:35:43 Removing intermediate container ba2da97a2dd8 08:35:43 ---> 85fba8b2a83a 08:35:43 Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:35:43 ---> Running in 0b9c778fac27 08:35:43 Removing intermediate container 0b9c778fac27 08:35:43 ---> 024c585022c5 08:35:43 Step 22/22 : LABEL version=0.0.0 08:35:43 ---> Running in 7d7d846a0dcf 08:35:43 Removing intermediate container 7d7d846a0dcf 08:35:43 ---> 5c4ac7c7f6dc 08:35:43 08:35:43 Successfully built 5c4ac7c7f6dc 08:35:43 Successfully tagged support-scheduler:latest 08:35:43 Building core-command 08:35:46  Building support-scheduler ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:35:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:35:46 ---> ad48b8b20aac 08:35:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 08:35:46 ---> Using cache 08:35:46 ---> 7616aa0f76d4 08:35:46 Step 4/23 : WORKDIR /edgex-go 08:35:46 ---> Using cache 08:35:46 ---> 1c4b8fe584d2 08:35:46 Step 5/23 : RUN apk add --update --no-cache make git 08:35:46 ---> Using cache 08:35:46 ---> 3c1d8e281705 08:35:46 Step 6/23 : COPY go.mod vendor* ./ 08:35:46 ---> Using cache 08:35:46 ---> 3e6c37bbb700 08:35:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 ---> Using cache 08:35:46 ---> 4ad9a43e463a 08:35:46 Step 8/23 : COPY . . 08:35:46 ---> Using cache 08:35:46 ---> 85ec7ffbfc36 08:35:46 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 08:35:46 ---> Running in fa2b54ffa2de 08:35:46 Removing intermediate container 5c50941845e7 08:35:46 ---> 197ff39f42f9 08:35:46 08:35:46 Step 10/22 : FROM alpine:3.16 08:35:46 ---> dfd21b5a31f5 08:35:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:35:47 ---> Running in c32d09a066f3 08:35:47 Removing intermediate container c32d09a066f3 08:35:47 ---> 7b0ada92ae02 08:35:47 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:35:47 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:35:47 ---> Running in a15b6c4f841a 08:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:35:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:35:48 (1/1) Installing dumb-init (1.2.5-r1) 08:35:48 Executing busybox-1.35.0-r17.trigger 08:35:48 OK: 6 MiB in 15 packages 08:35:52 Removing intermediate container a15b6c4f841a 08:35:52 ---> c9cd2cf08206 08:35:52 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:35:52 ---> 71d24037438a 08:35:52 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:35:53 ---> bddf20c9720c 08:35:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:35:54 ---> b3a710e40d57 08:35:54 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:35:55 ---> 74937750f2f6 08:35:55 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:35:55 ---> Running in 5457a84ddc8b 08:35:57 Removing intermediate container 5457a84ddc8b 08:35:57 ---> 04ddd8848c41 08:35:57 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:35:57 ---> Running in a07bd4da8a19 08:35:57 Removing intermediate container a07bd4da8a19 08:35:57 ---> 2bf6e828d3bd 08:35:57 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:35:57 ---> Running in 2cb2c3a7d08c 08:35:57 Removing intermediate container 2cb2c3a7d08c 08:35:57 ---> daea395be5c5 08:35:57 Step 20/22 : LABEL arch=x86_64 08:35:58 ---> Running in 71ab5c993746 08:35:58 Removing intermediate container 71ab5c993746 08:35:58 ---> 7add3ab37dad 08:35:58 Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:35:58 ---> Running in fc65f477164f 08:35:59 Removing intermediate container fc65f477164f 08:35:59 ---> 5e87970a3726 08:35:59 Step 22/22 : LABEL version=0.0.0 08:35:59 ---> Running in 342c5647d140 08:35:59 Removing intermediate container 342c5647d140 08:35:59 ---> 350d5dd709aa 08:35:59 08:35:59 Successfully built 350d5dd709aa 08:35:59 Successfully tagged security-proxy-auth:latest 08:35:59 Building security-spire-agent 08:36:03  Building security-proxy-auth ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:36:03 ---> ad48b8b20aac 08:36:03 Step 3/24 : WORKDIR /edgex-go 08:36:03 ---> Using cache 08:36:03 ---> a25c63abd42e 08:36:03 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:36:03 ---> Using cache 08:36:03 ---> e509ec384e86 08:36:03 Step 5/24 : COPY go.mod vendor* ./ 08:36:03 ---> Using cache 08:36:03 ---> 7fedcb424b34 08:36:03 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:03 ---> Using cache 08:36:03 ---> 3768500a0e82 08:36:03 Step 7/24 : COPY . . 08:36:04 Removing intermediate container 9e23773c3f79 08:36:04 ---> ea79ceb31ed1 08:36:04 Step 8/22 : COPY . . 08:36:04 Removing intermediate container ff427812241f 08:36:04 ---> d052ab1c1360 08:36:04 Step 7/20 : COPY . . 08:36:04 Removing intermediate container fb2cc2813e63 08:36:04 ---> 3768500a0e82 08:36:04 Step 7/24 : COPY . . 08:36:06 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:09 ---> 865a7f1e55d6 08:36:09 Step 9/22 : RUN make cmd/support-notifications/support-notifications 08:36:09 ---> cd018bc72a59 08:36:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:09 ---> d8f99dd693bd 08:36:09 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:36:09 ---> 387359df4716 08:36:09 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 08:36:09 ---> Running in 9d1376840d9e 08:36:09 ---> Running in 09b31a2f92ab 08:36:09 ---> Running in 9f1b4ef5d866 08:36:09 ---> Running in b8bc713ac209 08:36:09 Removing intermediate container 9f1b4ef5d866 08:36:09 ---> 0b87520d1b4e 08:36:09 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:09 Removing intermediate container b8bc713ac209 08:36:09 ---> b1faaf802496 08:36:09 Step 9/24 : WORKDIR /edgex-go/spire-build 08:36:10 ---> Running in 7b5fc3b16c01 08:36:10 ---> Running in 6746afb3ac95 08:36:10 Removing intermediate container fa2b54ffa2de 08:36:10 ---> b2a665db3cc4 08:36:10 08:36:10 Step 10/23 : FROM alpine:3.16 08:36:10 ---> dfd21b5a31f5 08:36:10 Step 11/23 : RUN apk add --update --no-cache dumb-init 08:36:10 ---> Using cache 08:36:10 ---> 2ed0b7fac59d 08:36:10 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 08:36:10 ---> Using cache 08:36:10 ---> a3ab70008523 08:36:10 Step 13/23 : ENV APP_PORT=59882 08:36:10 ---> Running in 3f0366b279f8 08:36:10 Removing intermediate container 7b5fc3b16c01 08:36:10 ---> d4abc30915aa 08:36: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:36:10 Removing intermediate container 6746afb3ac95 08:36:10 ---> 4ec509815452 08:36: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:36:10 ---> Running in 848236c128e0 08:36:10 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:36:10 ---> Running in 024b573da4d0 08:36:10 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:36:10 Removing intermediate container 3f0366b279f8 08:36:10 ---> f315b47a7672 08:36:10 Step 14/23 : EXPOSE $APP_PORT 08:36:10 ---> Running in 99515398b1ff 08:36:10 Removing intermediate container 99515398b1ff 08:36:10 ---> 948617aecae7 08:36:10 Step 15/23 : WORKDIR / 08:36:10 ---> Running in 15acd1578daf 08:36:10 Removing intermediate container 15acd1578daf 08:36:10 ---> 3fa5f1a0eaa7 08:36:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:10 ---> d22552b92347 08:36:10 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:36:11 Removing intermediate container 848236c128e0 08:36:11 ---> 9a636bb052da 08:36:11 Step 11/24 : WORKDIR /edgex-go 08:36:11 Removing intermediate container 024b573da4d0 08:36:11 ---> 15b811af11aa 08:36:11 Step 11/24 : WORKDIR /edgex-go 08:36:11 ---> 21c9eb1923a1 08:36:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 08:36:11 ---> Running in 211d6ccc4e05 08:36:11 ---> Running in 177b14c3a6a9 08:36:11 Removing intermediate container 211d6ccc4e05 08:36:11 ---> 3a50a4c666ad 08:36:11 08:36:11 Step 12/24 : FROM alpine:3.15 08:36:11 ---> 5ce65d7b0fde 08:36:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:11 ---> Using cache 08:36:11 ---> b594b754fd8b 08:36:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:11 Removing intermediate container 177b14c3a6a9 08:36:11 ---> 23ecd5d504d3 08:36:11 08:36:11 Step 12/24 : FROM alpine:3.15 08:36:11 ---> 5ce65d7b0fde 08:36:11 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:11 ---> Using cache 08:36:11 ---> b594b754fd8b 08:36:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 08:36:11 ---> Running in 4e679b4a3e3a 08:36:11 ---> 9c0b5134e7d2 08:36:11 Step 19/23 : ENTRYPOINT ["/core-command"] 08:36:11 ---> Running in 9647c24ec8ef 08:36:11 ---> Running in 5521ccd079f4 08:36:12 Removing intermediate container 5521ccd079f4 08:36:12 ---> 5ad00ae2ed34 08:36:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:12 ---> Running in 5917635f0a1a 08:36:12 Removing intermediate container 5917635f0a1a 08:36:12 ---> 09fbd3f1d6fb 08:36:12 Step 21/23 : LABEL arch=x86_64 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:12 ---> Running in cbfb41ca3fc9 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:12 Removing intermediate container cbfb41ca3fc9 08:36:12 ---> b4aaf7c7f0e4 08:36:12 Step 22/23 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:36:12 ---> Running in 665af469bb90 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:12 Removing intermediate container 665af469bb90 08:36:12 ---> 4d09b15ffeee 08:36:12 Step 23/23 : LABEL version=0.0.0 08:36:12 ---> Running in 8bf51e63fee0 08:36:12 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:12 OK: 15859 distinct packages available 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:12 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 08:36:12 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 08:36:12 OK: 15859 distinct packages available 08:36:12 Removing intermediate container 8bf51e63fee0 08:36:12 ---> a10367d8f761 08:36:12 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:12 Successfully built a10367d8f761 08:36:12 Successfully tagged core-command:latest 08:36:12  Building core-command ... done Building security-spire-server 08:36:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 08:36:13 (1/5) Installing dumb-init (1.2.5-r1) 08:36:13 (2/5) Installing musl-obstack (1.2.3-r0) 08:36:13 (3/5) Installing libucontext (1.1-r0) 08:36:13 (4/5) Installing gcompat (1.0.0-r4) 08:36:13 (5/5) Installing openssl (1.1.1t-r1) 08:36:13 Executing busybox-1.34.1-r7.trigger 08:36:13 OK: 7 MiB in 19 packages 08:36:13 (1/4) Installing dumb-init (1.2.5-r1) 08:36:13 (2/4) Installing musl-obstack (1.2.3-r0) 08:36:13 (3/4) Installing libucontext (1.1-r0) 08:36:13 (4/4) Installing gcompat (1.0.0-r4) 08:36:13 Executing busybox-1.34.1-r7.trigger 08:36:13 OK: 6 MiB in 18 packages 08:36:15 Removing intermediate container 4e679b4a3e3a 08:36:15 ---> ef424fd4673a 08:36:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 08:36:15 Removing intermediate container 9647c24ec8ef 08:36:15 ---> af0646dc8c23 08:36:15 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:36:15 ---> ad48b8b20aac 08:36:15 Step 3/23 : WORKDIR /edgex-go 08:36:15 ---> Using cache 08:36:15 ---> a25c63abd42e 08:36:15 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 08:36:15 ---> Using cache 08:36:15 ---> e509ec384e86 08:36:15 Step 5/23 : COPY go.mod vendor* ./ 08:36:15 ---> Using cache 08:36:15 ---> 7fedcb424b34 08:36:15 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 ---> Using cache 08:36:15 ---> 3768500a0e82 08:36:15 Step 7/23 : COPY . . 08:36:15 ---> Using cache 08:36:15 ---> 387359df4716 08:36:15 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 08:36:15 ---> Using cache 08:36:15 ---> b1faaf802496 08:36:15 Step 9/23 : WORKDIR /edgex-go/spire-build 08:36:15 ---> Using cache 08:36:15 ---> 4ec509815452 08:36:15 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:36:15 ---> Running in 458e07a54756 08:36:17 ---> c2b21837d2f5 08:36:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:17 Removing intermediate container 458e07a54756 08:36:17 ---> 72f939209728 08:36:17 Step 11/23 : WORKDIR /edgex-go 08:36:17 ---> Running in 6549a09750d6 08:36:18 Removing intermediate container 6549a09750d6 08:36:18 ---> 9d1ff83237a0 08:36:18 08:36:18 Step 12/23 : FROM alpine:3.15 08:36:18 ---> 5ce65d7b0fde 08:36:18 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:36:18 ---> Using cache 08:36:18 ---> b594b754fd8b 08:36:18 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:36:18 ---> Using cache 08:36:18 ---> ef424fd4673a 08:36:18 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 08:36:18 ---> 24debd3b9df9 08:36:18 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:36:19 ---> f740467cd660 08:36:19 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 08:36:19 ---> Running in 40b3b2bb691b 08:36:19 Removing intermediate container 40b3b2bb691b 08:36:19 ---> 36791b633561 08:36:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:36:20 ---> ddd4d20392f4 08:36:20 Step 19/24 : WORKDIR / 08:36:20 ---> Running in e1dc279e5f1d 08:36:20 ---> 9049fa13602b 08:36:20 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:36:20 Removing intermediate container e1dc279e5f1d 08:36:20 ---> 8a62dd5a5ddd 08:36:20 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:20 ---> Running in c22d1b985f4e 08:36:20 ---> 11ab6da058ff 08:36:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:36:21 Removing intermediate container c22d1b985f4e 08:36:21 ---> e5e7307201a0 08:36:21 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:21 ---> Running in 4ccd34d8fbae 08:36:21 ---> 494352bc6edb 08:36:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:36:21 ---> 7cbfde9b6695 08:36:21 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:36:21 Removing intermediate container 4ccd34d8fbae 08:36:21 ---> c773c78d4c01 08:36:21 Step 22/24 : LABEL arch=x86_64 08:36:21 ---> Running in 400f701c297a 08:36:21 ---> 3c6027344657 08:36:21 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:21 ---> a312208830ab 08:36:21 Removing intermediate container 400f701c297a 08:36:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:36:21 ---> 0cd094824884 08:36:21 Step 23/24 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:36:21 ---> Running in 6db1570755cd 08:36:21 ---> Running in aad1bf19d7e5 08:36:22 Removing intermediate container 6db1570755cd 08:36:22 ---> f5939b875263 08:36:22 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:22 ---> 4a834de125e6 08:36:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:36:22 ---> Running in 6ef0ba52c74b 08:36:22 Removing intermediate container aad1bf19d7e5 08:36:22 ---> e320cbf4600d 08:36:22 Step 24/24 : LABEL version=0.0.0 08:36:22 ---> Running in deacb717a4b8 08:36:22 Removing intermediate container 6ef0ba52c74b 08:36:22 ---> 90410c3713a0 08:36:22 Step 22/24 : LABEL arch=x86_64 08:36:22 ---> Running in e7a54189b0fc 08:36:22 Removing intermediate container deacb717a4b8 08:36:22 ---> c8a9de9a55ac 08:36:22 08:36:22 ---> 330951e8cd04 08:36:22 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 08:36:22 ---> Running in 4ea577861940 08:36:22 Successfully built c8a9de9a55ac 08:36:22 Successfully tagged security-spire-config:latest 08:36:22 Building core-common-config-bootstrapper 08:36:22  Building security-spire-config ... done Removing intermediate container e7a54189b0fc 08:36:22 ---> 19c2e2e5959e 08:36:22 Step 23/24 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:36:23 ---> Running in faaa08d60c49 08:36:23 Removing intermediate container 4ea577861940 08:36:23 ---> c1b87a57adf6 08:36:23 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 08:36:24 Removing intermediate container faaa08d60c49 08:36:24 ---> 499a6acd246d 08:36:24 Step 24/24 : LABEL version=0.0.0 08:36:24 ---> Running in f96c5d146c5f 08:36:24 ---> Running in 4fce9c330e52 08:36:24 Removing intermediate container f96c5d146c5f 08:36:24 ---> b18730a90ece 08:36:24 Step 21/23 : LABEL arch=x86_64 08:36:24 ---> Running in ce815af5d090 08:36:24 Removing intermediate container 4fce9c330e52 08:36:24 ---> 46b5a0c6fbc8 08:36:24 08:36:24 Successfully built 46b5a0c6fbc8 08:36:24 Successfully tagged security-spire-agent:latest 08:36:24  Building security-spire-agent ... done Removing intermediate container ce815af5d090 08:36:24 ---> 6bf40f6a906c 08:36:24 Step 22/23 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:36:25 ---> Running in e4a31eb41ec1 08:36:25 Removing intermediate container e4a31eb41ec1 08:36:25 ---> 69f993c575b6 08:36:25 Step 23/23 : LABEL version=0.0.0 08:36:25 ---> Running in c9e40e21a5e5 08:36:25 Removing intermediate container c9e40e21a5e5 08:36:25 ---> 4d34cdeeaaa0 08:36:25 08:36:25 Successfully built 4d34cdeeaaa0 08:36:25 Successfully tagged security-spire-server:latest 08:36:26  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:36:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:36:26 ---> ad48b8b20aac 08:36:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:36:26 ---> Using cache 08:36:26 ---> 7616aa0f76d4 08:36:26 Step 4/22 : WORKDIR /edgex-go 08:36:26 ---> Using cache 08:36:26 ---> 1c4b8fe584d2 08:36:26 Step 5/22 : RUN apk add --update --no-cache make git 08:36:26 ---> Using cache 08:36:26 ---> 3c1d8e281705 08:36:26 Step 6/22 : COPY go.mod vendor* ./ 08:36:26 ---> Using cache 08:36:26 ---> 3e6c37bbb700 08:36:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:26 ---> Using cache 08:36:26 ---> 4ad9a43e463a 08:36:26 Step 8/22 : COPY . . 08:36:26 ---> Using cache 08:36:26 ---> 85ec7ffbfc36 08:36:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:26 ---> Running in d0f843ca8c8f 08:36:27 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:36:35 Removing intermediate container 9d1376840d9e 08:36:35 ---> 6eeab9fde1ce 08:36:35 08:36:35 Step 9/20 : FROM alpine:3.16 08:36:35 ---> dfd21b5a31f5 08:36:35 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 08:36:35 ---> Running in 37a627717f35 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:36 (1/2) Installing dumb-init (1.2.5-r1) 08:36:36 (2/2) Installing openssl (1.1.1t-r0) 08:36:36 Executing busybox-1.35.0-r17.trigger 08:36:36 OK: 6 MiB in 16 packages 08:36:36 Removing intermediate container 37a627717f35 08:36:36 ---> 98c20f09ebbf 08:36:36 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 08:36:36 ---> Running in d9678b8dabc4 08:36:36 Removing intermediate container d9678b8dabc4 08:36:36 ---> 6c193a9bbb66 08:36:36 Step 12/20 : WORKDIR /edgex 08:36:37 ---> Running in efb2c16ae04f 08:36:37 Removing intermediate container efb2c16ae04f 08:36:37 ---> 751a0adc0173 08:36:37 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 08:36:37 ---> 8ddea05d4a59 08:36:37 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:36:37 ---> 8f402721db4e 08:36:37 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:36:38 ---> c2005e9b49e1 08:36:38 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:38 ---> Running in eecc03b3eead 08:36:39 Removing intermediate container eecc03b3eead 08:36:39 ---> 00ef76ad4021 08:36:39 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 08:36:39 ---> Running in 1238e7379f3b 08:36:39 Removing intermediate container 1238e7379f3b 08:36:39 ---> f813e70f20ea 08:36:39 Step 18/20 : LABEL arch=x86_64 08:36:39 ---> Running in 015ec9dc76dc 08:36:39 Removing intermediate container 015ec9dc76dc 08:36:39 ---> b4f3541d9cf2 08:36:39 Step 19/20 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:36:40 ---> Running in 1e7b23809871 08:36:40 Removing intermediate container 1e7b23809871 08:36:40 ---> 6daeb41ff168 08:36:40 Step 20/20 : LABEL version=0.0.0 08:36:40 ---> Running in cbabbbd4d65a 08:36:40 Removing intermediate container cbabbbd4d65a 08:36:40 ---> 25d8b0cde8a9 08:36:40 08:36:40 Successfully built 25d8b0cde8a9 08:36:40 Successfully tagged security-proxy-setup:latest 08:36:40  Building security-proxy-setup ... done Removing intermediate container 09b31a2f92ab 08:36:40 ---> 40ba6b6ab3dd 08:36:40 08:36:40 Step 10/22 : FROM alpine:3.16 08:36:40 ---> dfd21b5a31f5 08:36:40 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 08:36:40 ---> Running in 12e4fbc5bf78 08:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 08:36:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 08:36:41 (1/2) Installing ca-certificates (20220614-r0) 08:36:41 (2/2) Installing dumb-init (1.2.5-r1) 08:36:41 Executing busybox-1.35.0-r17.trigger 08:36:41 Executing ca-certificates-20220614-r0.trigger 08:36:41 OK: 6 MiB in 16 packages 08:36:42 Removing intermediate container 12e4fbc5bf78 08:36:42 ---> a011981fd455 08:36:42 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 08:36:42 ---> Running in 1e773b002337 08:36:42 Removing intermediate container 1e773b002337 08:36:42 ---> 0d25975c20c8 08:36:42 Step 13/22 : ENV APP_PORT=59860 08:36:42 ---> Running in 50e26c536bbe 08:36:42 Removing intermediate container 50e26c536bbe 08:36:42 ---> 33c371408b2b 08:36:42 Step 14/22 : EXPOSE $APP_PORT 08:36:42 ---> Running in c4ceffaf3716 08:36:43 Removing intermediate container c4ceffaf3716 08:36:43 ---> 158fecd3eb40 08:36:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:43 ---> a262809cd496 08:36:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:36:43 ---> 63d4c196e6a3 08:36:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 08:36:44 ---> b632cff14b62 08:36:44 Step 18/22 : ENTRYPOINT ["/support-notifications"] 08:36:44 ---> Running in dcf1d488b27b 08:36:44 Removing intermediate container dcf1d488b27b 08:36:44 ---> 79ae87bb49fd 08:36:44 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:36:44 ---> Running in 73a75bfb081e 08:36:44 Removing intermediate container 73a75bfb081e 08:36:44 ---> 504be151d457 08:36:44 Step 20/22 : LABEL arch=x86_64 08:36:44 ---> Running in f0f0ab378a26 08:36:44 Removing intermediate container f0f0ab378a26 08:36:44 ---> d4facae8fe4f 08:36:44 Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:36:44 ---> Running in aa4fbeb682fd 08:36:44 Removing intermediate container aa4fbeb682fd 08:36:44 ---> c4cd4f64172d 08:36:44 Step 22/22 : LABEL version=0.0.0 08:36:44 ---> Running in 24f43f8eaaf8 08:36:44 Removing intermediate container 24f43f8eaaf8 08:36:44 ---> b476d16d99de 08:36:44 08:36:44 Successfully built b476d16d99de 08:36:44 Successfully tagged support-notifications:latest 08:36:46  Building support-notifications ... done Removing intermediate container d0f843ca8c8f 08:36:46 ---> 6578868748d7 08:36:46 08:36:46 Step 10/22 : FROM alpine:3.16 08:36:46 ---> dfd21b5a31f5 08:36:46 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:36:46 ---> Using cache 08:36:46 ---> 7b0ada92ae02 08:36:46 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:36:46 ---> Using cache 08:36:46 ---> c9cd2cf08206 08:36:46 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:36:46 ---> Using cache 08:36:46 ---> 71d24037438a 08:36:46 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:36:46 ---> 3429a7ac388b 08:36:46 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:36:46 ---> 363a9c7fa526 08:36:46 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:36:46 ---> 6000ed085f57 08:36:46 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:36:46 ---> Running in fc723d5ee352 08:36:47 Removing intermediate container fc723d5ee352 08:36:47 ---> 1d5ab9698641 08:36:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:36:47 ---> Running in 25c20f4384d5 08:36:47 Removing intermediate container 25c20f4384d5 08:36:47 ---> bb9f6bbc7781 08:36:47 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:36:47 ---> Running in 49cd41d0c7e9 08:36:47 Removing intermediate container 49cd41d0c7e9 08:36:47 ---> 2dd74a6102f4 08:36:47 Step 20/22 : LABEL arch=x86_64 08:36:48 ---> Running in 733494f9a87c 08:36:48 Removing intermediate container 733494f9a87c 08:36:48 ---> 1e7a0f99a96f 08:36:48 Step 21/22 : LABEL git_sha=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 08:36:48 ---> Running in 824043b86f3b 08:36:48 Removing intermediate container 824043b86f3b 08:36:48 ---> 14062953dcd5 08:36:48 Step 22/22 : LABEL version=0.0.0 08:36:48 ---> Running in debefe153e86 08:36:48 Removing intermediate container debefe153e86 08:36:48 ---> 0e2b143112f3 08:36:48 08:36:48 Successfully built 0e2b143112f3 08:36:48 Successfully tagged core-common-config-bootstrapper:latest 08:36:48  Building core-common-config-bootstrapper ... done  [Pipeline] } 08:36:48 $ docker stop --time=1 3e05899ffddde70db0ac5516d272d9b335e74ad16257cc908c209a29e66d8329 08:36:49 $ docker rm -f --volumes 3e05899ffddde70db0ac5516d272d9b335e74ad16257cc908c209a29e66d8329 [Pipeline] // withDockerContainer [Pipeline] sh 08:36:49 + docker images 08:36:49 REPOSITORY TAG IMAGE ID CREATED SIZE 08:36:49 core-common-config-bootstrapper latest 0e2b143112f3 1 second ago 15.5MB 08:36:49 6578868748d7 4 seconds ago 1.68GB 08:36:49 support-notifications latest b476d16d99de 5 seconds ago 30.7MB 08:36:49 security-proxy-setup latest 25d8b0cde8a9 9 seconds ago 16.4MB 08:36:49 40ba6b6ab3dd 9 seconds ago 1.75GB 08:36:49 6eeab9fde1ce 15 seconds ago 1.66GB 08:36:49 security-spire-server latest 4d34cdeeaaa0 24 seconds ago 86.5MB 08:36:49 security-spire-agent latest 46b5a0c6fbc8 25 seconds ago 125MB 08:36:49 security-spire-config latest c8a9de9a55ac 27 seconds ago 85.8MB 08:36:49 9d1ff83237a0 32 seconds ago 1.55GB 08:36:49 core-command latest a10367d8f761 37 seconds ago 17.8MB 08:36:49 3a50a4c666ad 38 seconds ago 1.55GB 08:36:49 23ecd5d504d3 38 seconds ago 1.55GB 08:36:49 b2a665db3cc4 40 seconds ago 1.68GB 08:36:49 security-proxy-auth latest 350d5dd709aa 50 seconds ago 16.2MB 08:36:49 197ff39f42f9 About a minute ago 1.66GB 08:36:49 support-scheduler latest 5c4ac7c7f6dc About a minute ago 30.1MB 08:36:49 708fa2b46fa4 About a minute ago 1.75GB 08:36:49 security-bootstrapper latest 312f254b5b6e About a minute ago 19.8MB 08:36:49 security-secretstore-setup latest 7ce2484acb3f About a minute ago 29.9MB 08:36:49 security-spiffe-token-provider latest 993a8630f239 About a minute ago 30MB 08:36:49 core-metadata latest fdf04c60c622 About a minute ago 18.5MB 08:36:49 core-data latest 45aabbad70c1 About a minute ago 18MB 08:36:49 938eef675683 About a minute ago 1.72GB 08:36:49 80eba3deaccd About a minute ago 1.69GB 08:36:49 3e62a64ba617 2 minutes ago 1.67GB 08:36:49 36fe306b36fb 2 minutes ago 1.67GB 08:36:49 29d272a11f91 2 minutes ago 1.69GB 08:36:49 ci-base-image-x86_64 latest ad48b8b20aac 5 minutes ago 903MB 08:36:49 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 08:36:49 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 08:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 08:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 08:36:49 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:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:38:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:38:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:38:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.406s coverage: 28.7% of statements 08:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:38:33 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:38:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.527s coverage: 98.5% of statements 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.883s coverage: 71.2% of statements 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:38:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.707s coverage: 54.0% of statements 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:38:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 24.919s coverage: 88.5% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.699s coverage: 3.9% of statements 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:39:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.724s coverage: 95.6% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.722s coverage: 72.2% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.685s coverage: 65.9% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.392s coverage: 0.9% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.280s coverage: 29.0% of statements 08:39:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.289s coverage: 45.5% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.267s coverage: 82.9% of statements 08:39:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.339s coverage: 96.3% of statements 08:39:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.256s coverage: 87.5% of statements 08:39:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.308s coverage: 94.4% of statements 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.630s coverage: 79.9% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.278s coverage: 86.9% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.230s coverage: 20.0% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.216s coverage: 100.0% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.355s coverage: 81.2% of statements 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.383s coverage: 82.1% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:39:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.274s coverage: 84.8% of statements 08:39:47 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.308s coverage: 63.1% of statements 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.301s coverage: 100.0% of statements 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.107s coverage: 89.4% of statements 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.071s coverage: 100.0% of statements 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 08:39:52 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.085s coverage: 100.0% of statements 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:39:52 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.990s coverage: 38.4% of statements 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.310s coverage: 89.5% of statements 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:40:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.288s coverage: 84.8% of statements 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.426s coverage: 17.7% of statements 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.821s coverage: 92.3% of statements 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:40:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.381s coverage: 61.5% of statements 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:40:09 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.567s coverage: 97.7% of statements 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:40:10 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:40:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:40:10 go vet ./... 08:42:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:42:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:42:16 ./bin/test-attribution-txt.sh [Pipeline] echo 08:42:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 08:42:17 + ls -al . 08:42:17 total 700 08:42:17 drwxrwxr-x 10 1001 1001 4096 Mar 9 08:35 . 08:42:17 drwxr-xr-x 4 root root 4096 Mar 9 08:35 .. 08:42:17 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:33 .blubracket 08:42:17 -rw-rw-r-- 1 1001 1001 16 Mar 9 08:33 .dockerignore 08:42:17 drwxrwxr-x 8 1001 1001 4096 Mar 9 08:33 .git 08:42:17 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:33 .github 08:42:17 -rw-rw-r-- 1 1001 1001 1112 Mar 9 08:33 .gitignore 08:42:17 -rw-rw-r-- 1 1001 1001 42 Mar 9 08:33 .golangci.yml 08:42:17 -rw-rw-r-- 1 1001 1001 87 Mar 9 08:33 .hadolint.yml 08:42:17 -rw-rw-r-- 1 1001 1001 166 Mar 9 08:33 .sonarcloud.properties 08:42:17 -rw-rw-r-- 1 1001 1001 1171 Mar 9 08:33 ADOPTERS.md 08:42:17 -rw-rw-r-- 1 1001 1001 10825 Mar 9 08:33 Attribution.txt 08:42:17 -rw-rw-r-- 1 1001 1001 73765 Mar 9 08:33 CHANGELOG.md 08:42:17 -rw-rw-r-- 1 1001 1001 3804 Mar 9 08:33 CONTRIBUTING.md 08:42:17 -rw-rw-r-- 1 1001 1001 677 Mar 9 08:33 GOVERNANCE.md 08:42:17 -rw-rw-r-- 1 1001 1001 883 Mar 9 08:33 Jenkinsfile 08:42:17 -rw-rw-r-- 1 1001 1001 10775 Mar 9 08:33 LICENSE 08:42:17 -rw-rw-r-- 1 1001 1001 14071 Mar 9 08:33 Makefile 08:42:17 -rw-rw-r-- 1 1001 1001 582 Mar 9 08:33 OWNERS.md 08:42:17 -rw-rw-r-- 1 1001 1001 9403 Mar 9 08:33 README.md 08:42:17 -rw-rw-r-- 1 1001 1001 6912 Mar 9 08:33 SECURITY.md 08:42:17 -rw-rw-r-- 1 1001 1001 5 Mar 9 08:30 VERSION 08:42:17 drwxrwxr-x 2 1001 1001 4096 Mar 9 08:33 bin 08:42:17 drwxrwxr-x 18 1001 1001 4096 Mar 9 08:33 cmd 08:42:17 -rw-r--r-- 1 root root 447487 Mar 9 08:40 coverage.out 08:42:17 -rw-rw-r-- 1 1001 1001 3232 Mar 9 08:33 go.mod 08:42:17 -rw-rw-r-- 1 1001 1001 31098 Mar 9 08:33 go.sum 08:42:17 drwxrwxr-x 7 1001 1001 4096 Mar 9 08:33 internal 08:42:17 drwxrwxr-x 3 1001 1001 4096 Mar 9 08:33 openapi 08:42:17 drwxrwxr-x 4 1001 1001 4096 Mar 9 08:33 snap 08:42:17 -rw-rw-r-- 1 1001 1001 204 Mar 9 08:33 version.go [Pipeline] sh 08:42:18 + '[' -e coverage.out ] 08:42:18 + chown 1001:1001 coverage.out [Pipeline] stash 08:42:18 Warning: overwriting stash ‘coverage-report’ 08:42:19 Stashed 1 file(s) [Pipeline] sh 08:42:19 + make build 08:42:19 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:11 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:44:11 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:44:11 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:44: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:45:10 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:45: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:45:19 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:45:25 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:45:29 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:45: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:45:41 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:45:47 $ docker stop --time=1 2274fd5b26ca8adf5d18ca66a08fe1b05682b6874cbb0877c8ba76ba41c0eb4c 08:45:49 $ docker rm -f --volumes 2274fd5b26ca8adf5d18ca66a08fe1b05682b6874cbb0877c8ba76ba41c0eb4c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:52 08:45:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:45:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:45:52 latest: Pulling from edgex-devops/edgex-compose-arm64 08:45:52 29e5d40040c1: Pulling fs layer 08:45:52 1ce36da41761: Pulling fs layer 08:45:52 25b303627fd3: Pulling fs layer 08:45:52 29e5d40040c1: Verifying Checksum 08:45:52 29e5d40040c1: Download complete 08:45:53 29e5d40040c1: Pull complete 08:45:53 1ce36da41761: Download complete 08:45:54 25b303627fd3: Verifying Checksum 08:45:54 25b303627fd3: Download complete 08:45:54 1ce36da41761: Pull complete 08:46:07 25b303627fd3: Pull complete 08:46:07 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 08:46:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:07 prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container 08:46:07 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:46:09 $ docker top 49b46084d04090ceffd511d556c4bf345dce3ad617fcfcd21e5ef7c4b0894485 -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:10 + docker-compose+ build --helpgrep 08:46:10 parallel 08:46:17 --parallel Build images in parallel. [Pipeline] } 08:46:17 $ docker stop --time=1 49b46084d04090ceffd511d556c4bf345dce3ad617fcfcd21e5ef7c4b0894485 08:46:19 $ docker rm -f --volumes 49b46084d04090ceffd511d556c4bf345dce3ad617fcfcd21e5ef7c4b0894485 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:46:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:46:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:46:20 prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container 08:46:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:46:21 $ docker top 3278ca4a049fb40d95cb19ab978868856dcc79f7e6b9d1eff4d9ed348d43c31a -eo pid,comm [Pipeline] { [Pipeline] sh 08:46:22 + docker-compose -f ./docker-compose-build.yml build --parallel 08:46:28 Building core-command ... 08:46:28 Building core-common-config-bootstrapper ... 08:46:28 Building core-data ... 08:46:28 Building core-metadata ... 08:46:28 Building security-bootstrapper ... 08:46:28 Building security-proxy-auth ... 08:46:28 Building security-proxy-setup ... 08:46:28 Building security-secretstore-setup ... 08:46:28 Building security-spiffe-token-provider ... 08:46:28 Building security-spire-agent ... 08:46:28 Building security-spire-config ... 08:46:28 Building security-spire-server ... 08:46:28 Building support-notifications ... 08:46:28 Building support-scheduler ... 08:46:28 Building security-bootstrapper 08:46:28 Building core-data 08:46:28 Building security-proxy-auth 08:46:28 Building core-common-config-bootstrapper 08:46:28 Building security-secretstore-setup 08:47:15 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 08:47:15 ---> ed5a73d6bd7d 08:47:15 Step 3/23 : WORKDIR /edgex-go 08:47:15 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 08:47:15 ---> ed5a73d6bd7d 08:47:15 Step 3/32 : WORKDIR /edgex-go 08:47:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:15 ---> ed5a73d6bd7d 08:47:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:15 ---> ed5a73d6bd7d 08:47:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:47:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:47:15 ---> ed5a73d6bd7d 08:47:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:47:15 ---> Running in 6cf5fe132ecf 08:47:15 ---> Running in 852f89625575 08:47:15 ---> Running in fe176974ddb5 08:47:15 ---> Running in da8758ff93d9 08:47:15 ---> Running in 71f405780c5f 08:47:16 Removing intermediate container 6cf5fe132ecf 08:47:16 ---> bcd7fe1d18d6 08:47:16 Removing intermediate container 852f89625575 08:47:16 Step 4/23 : RUN apk add --update --no-cache make git ---> 21903bacce6a 08:47:16 08:47:16 Step 4/22 : WORKDIR /edgex-go 08:47:16 Removing intermediate container 71f405780c5f 08:47:16 ---> 1bf063fc3399 08:47:16 Step 4/22 : WORKDIR /edgex-go 08:47:16 Removing intermediate container fe176974ddb5 08:47:16 ---> 15d4c743eb2e 08:47:16 Step 4/32 : RUN apk add --update --no-cache make git 08:47:16 Removing intermediate container da8758ff93d9 08:47:16 ---> c4ffde71ffea 08:47:16 Step 4/22 : WORKDIR /edgex-go 08:47:16 ---> Running in 70858f987d90 08:47:16 ---> Running in be01f5f9db19 08:47:16 ---> Running in 263ae4f91ab0 08:47:16 ---> Running in 067973fe60a1 08:47:16 ---> Running in 187cd6532ad1 08:47:17 Removing intermediate container 70858f987d90 08:47:17 ---> 128c8e4fecf9 08:47:17 Step 5/22 : RUN apk add --update --no-cache make git 08:47:17 Removing intermediate container 067973fe60a1 08:47:17 ---> 95c5ec949737 08:47:17 Step 5/22 : RUN apk add --update --no-cache make git 08:47:17 ---> Running in a7aca6c97a75 08:47:17 ---> Running in 2d5fbc98d996 08:47:17 Removing intermediate container 263ae4f91ab0 08:47:17 ---> 3b6d5910264d 08:47:17 Step 5/22 : RUN apk add --update --no-cache make git 08:47:18 ---> Running in f9cecfbac23b 08:47:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:20 OK: 221 MiB in 51 packages 08:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:47:21 OK: 221 MiB in 51 packages 08:47:22 Removing intermediate container be01f5f9db19 08:47:22 ---> b0d3fbb5171f 08:47:22 Step 5/23 : COPY go.mod vendor* ./ 08:47:22 OK: 221 MiB in 51 packages 08:47:22 OK: 221 MiB in 51 packages 08:47:22 OK: 221 MiB in 51 packages 08:47:23 Removing intermediate container 187cd6532ad1 08:47:23 ---> efaefc2f9dde 08:47:23 Step 5/32 : COPY go.mod vendor* ./ 08:47:24 ---> 9d7dec990b39 08:47:24 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:24 ---> Running in 0bef264f8974 08:47:24 Removing intermediate container a7aca6c97a75 08:47:24 ---> f0d8470f28e1 08:47:24 Step 6/22 : COPY go.mod vendor* ./ 08:47:24 ---> 121e27e02464 08:47:24 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:24 Removing intermediate container 2d5fbc98d996 08:47:24 ---> 2a31a1cafeb2 08:47:24 Step 6/22 : COPY go.mod vendor* ./Removing intermediate container f9cecfbac23b 08:47:24 08:47:24 ---> a1cef651ccb5 08:47:24 Step 6/22 : COPY go.mod vendor* ./ 08:47:24 ---> Running in cf67211e9070 08:47:25 ---> 6858df168886 08:47:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:25 ---> Running in 98a05a295993 08:47:26 ---> 7bcf6a20a9d0 08:47:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:26 ---> e2784630b6ec 08:47:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:47:26 ---> Running in 457d1e3e9534 08:47:26 ---> Running in fa28f7f6498a 08:49:18 Removing intermediate container cf67211e9070 08:49:18 ---> d75072d50b2d 08:49:18 Step 7/32 : COPY . . 08:49:18 Removing intermediate container 0bef264f8974 08:49:18 ---> 9c7858588614 08:49:18 Step 7/23 : COPY . . 08:49:18 Removing intermediate container 98a05a295993 08:49:18 ---> aac705447e9a 08:49:18 Step 8/22 : COPY . . 08:49:18 Removing intermediate container 457d1e3e9534 08:49:18 ---> 92def1a79f34 08:49:18 Step 8/22 : COPY . . 08:49:18 Removing intermediate container fa28f7f6498a 08:49:18 ---> da8f90e06c1f 08:49:18 Step 8/22 : COPY . . 08:49:25 ---> 38e02becf81f 08:49:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 08:49:25 ---> c58f31543666 08:49:25 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:49:25 ---> Running in e6768324ebeb 08:49:25 ---> af6c6b8fc30a 08:49:25 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 08:49:25 ---> 2d8eeb282ff8 08:49:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 08:49:25 ---> Running in 5bce8ba598d7 08:49:25 ---> 767583183dd5 08:49:25 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:49:25 ---> Running in 07432bbc42aa 08:49:25 ---> Running in 5fa0485f88c6 08:49:25 ---> Running in a29148106f09 08:49: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:49:28 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:49:28 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:49:28 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:49:28 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:56:20 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:56:20 Removing intermediate container e6768324ebeb 08:56:20 ---> 4863f25599a7 08:56:20 08:56:20 Step 10/22 : FROM alpine:3.16 08:56:20 3.16: Pulling from library/alpine 08:56:20 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 08:56:20 Status: Downloaded newer image for alpine:3.16 08:56:20 ---> 4c81e5bf8899 08:56:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:56:20 ---> Running in 1d3a53c8eb36 08:56:20 Removing intermediate container 1d3a53c8eb36 08:56:20 ---> 89454dcbb36f 08:56:20 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:56:20 ---> Running in 978b9be89f91 08:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:20 (1/1) Installing dumb-init (1.2.5-r1) 08:56:20 Executing busybox-1.35.0-r17.trigger 08:56:20 OK: 5 MiB in 15 packages 08:56:21 Removing intermediate container 978b9be89f91 08:56:21 ---> d4116c8fa3d1 08:56:21 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:56:22 ---> 42a85aedd0d7 08:56:22 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:56:24 ---> 71ef7664b0b1 08:56:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 08:56:26 ---> d9e0ae20d8ef 08:56:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:56:28 ---> 0fd1b83f0dae 08:56:28 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:56:28 ---> Running in 8485dcb7e1ef 08:56:34 Removing intermediate container 8485dcb7e1ef 08:56:34 ---> 681140caff77 08:56:34 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:56:34 ---> Running in f35f736933b6 08:56:35 Removing intermediate container f35f736933b6 08:56:35 ---> dc875ab9cfd3 08:56:35 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 08:56:35 ---> Running in 35df82eb017f 08:56:37 Removing intermediate container 35df82eb017f 08:56:37 ---> a224e8fbecb9 08:56:37 Step 20/22 : LABEL arch=arm64 08:56:37 ---> Running in ce07754542d2 08:56:38 Removing intermediate container ce07754542d2 08:56:38 ---> 973e3cf6f603 08:56:38 Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 08:56:38 ---> Running in a52562f45598 08:56:39 Removing intermediate container a52562f45598 08:56:39 ---> f6e8ae1494cd 08:56:39 Step 22/22 : LABEL version=0.0.0 08:56:39 ---> Running in 46fcb85ad23b 08:56:40 Removing intermediate container 46fcb85ad23b 08:56:40 ---> a8a87067231f 08:56:40 08:56:40 Removing intermediate container 07432bbc42aa 08:56:40 ---> c21bc9b3d8bf 08:56:40 08:56:40 Step 9/32 : FROM alpine:3.16 08:56:40 ---> 4c81e5bf8899 08:56:40 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 08:56:41 Successfully built a8a87067231f 08:56:41 Successfully tagged security-proxy-auth-arm64:latest 08:56:41  Building security-proxy-auth ... done  ---> Running in 2cc445652319 08:56:41 Building support-scheduler 08:56:42 Removing intermediate container 2cc445652319 08:56:42 ---> 62d3c9af47e6 08:56:42 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 08:56:42 ---> Running in 49af39df369b 08:56:42 Removing intermediate container 5bce8ba598d7 08:56:42 ---> 46cdf8776a4a 08:56:42 08:56:42 Step 9/23 : FROM alpine:3.16 08:56:42 ---> 4c81e5bf8899 08:56:42 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 08:56:43 ---> Running in e3ff4d0484df 08:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:56:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:56:46 (1/2) Installing dumb-init (1.2.5-r1) 08:56:46 (2/2) Installing su-exec (0.2-r1) 08:56:46 Executing busybox-1.35.0-r17.trigger 08:56:46 OK: 5 MiB in 16 packages 08:56:47 (1/3) Installing ca-certificates (20220614-r0) 08:56:47 (2/3) Installing dumb-init (1.2.5-r1) 08:56:47 (3/3) Installing su-exec (0.2-r1) 08:56:47 Executing busybox-1.35.0-r17.trigger 08:56:47 Executing ca-certificates-20220614-r0.trigger 08:56:48 OK: 6 MiB in 17 packages 08:56:49 Removing intermediate container 49af39df369b 08:56:49 ---> bc10fbdcd393 08:56:49 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 08:56:50 ---> Running in 0819ab491434 08:56:50 Removing intermediate container 0819ab491434 08:56:50 ---> 931d10c6ee66 08:56:50 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 08:56:51 ---> Running in 580ea8f4a646 08:56:52 Removing intermediate container 580ea8f4a646 08:56:52 ---> eb0ee1c70db0 08:56:52 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 08:56:52 Removing intermediate container e3ff4d0484df 08:56:52 ---> 0ac86ff9dc30 08:56:52 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 08:56:52 ---> Running in 4cb16f4357dd 08:56:52 ---> Running in 114fbd910ddf 08:56:53 Removing intermediate container 114fbd910ddf 08:56:53 ---> ececcb5aa8bd 08:56:53 Step 12/23 : WORKDIR / 08:56:53 Removing intermediate container 4cb16f4357dd 08:56:53 ---> 070099baef75 08:56:53 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 08:56:54 ---> Running in 55312de1185a 08:56:54 ---> Running in 922f681be8a4 08:56:55 Removing intermediate container 922f681be8a4 08:56:55 ---> e291fbeafa4b 08:56:55 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 08:56:55 Removing intermediate container 55312de1185a 08:56:55 ---> bb19f627a0b1 08:56:55 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:56:55 ---> Running in 19abc5650e3c 08:56:57 ---> 40c6f3f538b5 08:56:57 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:56:58 ---> c934a01950b1 08:56:58 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 08:56:59 Removing intermediate container 19abc5650e3c 08:56:59 ---> cd422a71c4f7 08:56:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 08:56:59 ---> Running in 9158beafd2ce 08:57:00 ---> f49bf66def71 08:57:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:57:00 Removing intermediate container 9158beafd2ce 08:57:00 ---> c7b959c89cb3 08:57:00 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 08:57:03 ---> 88c14ee937f9 08:57:03 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 08:57:03 ---> Running in 9a5cb984a3b3 08:57:03 ---> 1575984b2daf 08:57:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:57:04 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:04 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:04 ---> ed5a73d6bd7d 08:57:04 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:04 ---> Using cache 08:57:04 ---> c4ffde71ffea 08:57:04 Step 4/22 : WORKDIR /edgex-go 08:57:04 ---> Using cache 08:57:04 ---> 95c5ec949737 08:57:04 Step 5/22 : RUN apk add --update --no-cache make git 08:57:04 ---> Using cache 08:57:04 ---> f0d8470f28e1 08:57:04 Step 6/22 : COPY go.mod vendor* ./ 08:57:04 ---> Using cache 08:57:04 ---> 6858df168886 08:57:04 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:04 ---> Using cache 08:57:04 ---> aac705447e9a 08:57:04 Step 8/22 : COPY . . 08:57:04 ---> Using cache 08:57:04 ---> 767583183dd5 08:57:04 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 08:57:04 ---> Running in caddf045c4c4 08:57:04 Removing intermediate container a29148106f09 08:57:04 ---> 38d4d9a27cc3 08:57:04 08:57:04 Step 10/22 : FROM alpine:3.16 08:57:04 ---> 4c81e5bf8899 08:57:04 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 08:57:04 ---> Using cache 08:57:04 ---> 89454dcbb36f 08:57:04 Step 12/22 : RUN apk add --update --no-cache dumb-init 08:57:04 ---> Using cache 08:57:04 ---> d4116c8fa3d1 08:57:04 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:04 ---> Using cache 08:57:05 ---> 42a85aedd0d7 08:57:05 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:57:06 ---> 2a0b21f61548 08:57:06 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:57:06 Removing intermediate container 9a5cb984a3b3 08:57:06 ---> 37edbd7d4b64 08:57:06 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:06 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:57:07 ---> 6c6fbecd0f11 08:57:07 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:57:07 ---> 65ea2edcaf60 08:57:07 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:07 ---> 23f6e1a5c8ed 08:57:07 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:57:08 ---> Running in d10ff529b220 08:57:09 ---> 74634bb33216 08:57:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:57:11 ---> b53f9c4bfedf 08:57:11 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:57:11 ---> Running in a66b70dad80d 08:57:11 ---> cb1a72d0f11c 08:57:11 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 08:57:11 Removing intermediate container d10ff529b220 08:57:11 ---> 37e4857c1542 08:57:11 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 08:57:12 ---> Running in 66f62064cf13 08:57:15 Removing intermediate container 66f62064cf13 08:57:15 ---> 2d02ac67f370 08:57:15 Step 21/23 : LABEL arch=arm64 08:57:15 ---> abb84d97ade8 08:57:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 08:57:15 ---> Running in 869593a696d1 08:57:16 Removing intermediate container 869593a696d1 08:57:16 ---> 473847b5d0de 08:57:16 Step 22/23 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 08:57:16 ---> Running in c41a7ba3a652 08:57:16 Removing intermediate container a66b70dad80d 08:57:16 ---> 0ecfd44e6ea3 08:57:16 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 08:57:17 ---> ee268f65e966 08:57:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 08:57:17 Removing intermediate container 5fa0485f88c6 08:57:17 ---> 98469535469c 08:57:17 08:57:17 Step 10/22 : FROM alpine:3.16 08:57:17 ---> 4c81e5bf8899 08:57:17 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 08:57:17 ---> Running in e13cb2e451fd 08:57:17 ---> Running in 07f94f751a8d 08:57:17 Removing intermediate container c41a7ba3a652 08:57:17 ---> 1147570b3771 08:57:17 Step 23/23 : LABEL version=0.0.0 08:57:17 ---> Running in 5c2f5b73636a 08:57:17 Removing intermediate container e13cb2e451fd 08:57:17 ---> 9a959ebf1486 08:57:17 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 08:57:17 ---> Running in 7858e9f18e4b 08:57:17 Removing intermediate container 07f94f751a8d 08:57:17 ---> 3259acc78d91 08:57:17 Step 12/22 : ENV APP_PORT=59880 08:57:18 ---> Running in 066cdae8a64d 08:57:18 ---> 0e1e1d635b62 08:57:18 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 08:57:18 Removing intermediate container 5c2f5b73636a 08:57:18 ---> a493e9f1a5e9 08:57:18 08:57:18 Removing intermediate container 7858e9f18e4b 08:57:18 ---> ca0ea919e706 08:57:18 Step 20/22 : LABEL arch=arm64 08:57:18 Successfully built a493e9f1a5e9 08:57:18 Removing intermediate container 066cdae8a64d 08:57:18 Successfully tagged security-secretstore-setup-arm64:latest 08:57:18 Building security-spiffe-token-provider 08:57:18 ---> 0210e171e99e 08:57:18  Building security-secretstore-setup ... done Step 13/22 : EXPOSE $APP_PORT 08:57:18 ---> Running in b0564c3363b3 08:57:18 ---> Running in c97be59af7e2 08:57:19 ---> 885955c4efc3 08:57:19 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:57:19 Removing intermediate container b0564c3363b3 08:57:19 ---> 0ebb15b4ee70 08:57:19 Step 14/22 : RUN apk add --update --no-cache dumb-init 08:57:19 Removing intermediate container c97be59af7e2 08:57:19 ---> 45761f9ce3ed 08:57:19 Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 08:57:20 ---> Running in b2ad65b04857 08:57:20 ---> Running in b35a943a6f5b 08:57:21 Removing intermediate container b35a943a6f5b 08:57:21 ---> f2897f26b0dd 08:57:21 Step 22/22 : LABEL version=0.0.0 08:57:21 ---> f80e86d01dd8 08:57:21 Step 27/32 : RUN chmod +x /entrypoint.sh 08:57:21 ---> Running in 80608170cb33 08:57:21 ---> Running in d2a7ed1585d4 08:57:22 Removing intermediate container 80608170cb33 08:57:22 ---> cc71e45cc8f9 08:57:22 08:57:22 Successfully built cc71e45cc8f9 08:57:22 Successfully tagged core-common-config-bootstrapper-arm64:latest 08:57:22  Building core-common-config-bootstrapper ... done Building support-notifications 08:57:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:24 (1/1) Installing dumb-init (1.2.5-r1) 08:57:24 Executing busybox-1.35.0-r17.trigger 08:57:24 Removing intermediate container d2a7ed1585d4 08:57:24 ---> c1e8862965f0 08:57:24 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 08:57:24 OK: 5 MiB in 15 packages 08:57:24 ---> Running in d160e790dcb0 08:57:25 Removing intermediate container d160e790dcb0 08:57:25 ---> db3cb9131f25 08:57:25 Step 29/32 : CMD ["gate"] 08:57:25 ---> Running in 27dcbd5be7f9 08:57:28 Removing intermediate container 27dcbd5be7f9 08:57:28 ---> b0a7e9140391 08:57:28 Step 30/32 : LABEL arch=arm64 08:57:28 Removing intermediate container b2ad65b04857 08:57:28 ---> 414a17f3fb17 08:57:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 08:57:28 ---> Running in ba5c67586397 08:57:29 Removing intermediate container ba5c67586397 08:57:29 ---> 10133da7f829 08:57:29 Step 31/32 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 08:57:29 ---> Running in f88a973a1076 08:57:29 ---> a998b7bfe644 08:57:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:57:30 Removing intermediate container f88a973a1076 08:57:30 ---> cfe19ad4b876 08:57:30 Step 32/32 : LABEL version=0.0.0 08:57:30 ---> Running in a7f3c1060853 08:57:31 Removing intermediate container a7f3c1060853 08:57:31 ---> ba5a0c5b330c 08:57:31 08:57:31 Successfully built ba5a0c5b330c 08:57:31 Successfully tagged security-bootstrapper-arm64:latest 08:57:31  Building security-bootstrapper ... done Building security-spire-config 08:57:32 ---> 5b58bce391d3 08:57:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 08:57:32 ---> 85526fb2859a 08:57:32 Step 18/22 : ENTRYPOINT ["/core-data"] 08:57:32 ---> Running in c957f8400cb6 08:57:33 Removing intermediate container c957f8400cb6 08:57:33 ---> 6fce573bdc24 08:57:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 08:57:33 ---> Running in 4a15baa7d66b 08:57:34 Removing intermediate container 4a15baa7d66b 08:57:34 ---> a0fd2426aaa8 08:57:34 Step 20/22 : LABEL arch=arm64 08:57:34 ---> Running in fe1584d2bf0d 08:57:35 Removing intermediate container fe1584d2bf0d 08:57:35 ---> cc289c990d27 08:57:35 Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 08:57:35 ---> Running in fd03ac196989 08:57:35 Removing intermediate container fd03ac196989 08:57:35 ---> 05886bf7f289 08:57:35 Step 22/22 : LABEL version=0.0.0 08:57:35 ---> Running in f1a9223bbaea 08:57:36 Removing intermediate container f1a9223bbaea 08:57:36 ---> c553d5c4f1d6 08:57:36 08:57:37 Successfully built c553d5c4f1d6 08:57:37 Successfully tagged core-data-arm64:latest 08:57:37  Building core-data ... done Building security-proxy-setup 08:57:47 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:47 Step 2/19 : FROM ${BUILDER_BASE} AS builder 08:57:47 ---> ed5a73d6bd7d 08:57:47 Step 3/19 : WORKDIR /edgex-go 08:57:47 ---> Using cache 08:57:47 ---> 15d4c743eb2e 08:57:47 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 08:57:47 ---> Running in 16e0ad239556 08:57:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:52 v3.16.4-45-gacf6038d705 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 08:57:52 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 08:57:52 OK: 16903 distinct packages available 08:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:57:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:57:54 OK: 221 MiB in 51 packages 08:57:57 Removing intermediate container 16e0ad239556 08:57:57 ---> bc3e03dbf1ea 08:57:57 Step 5/19 : COPY go.mod vendor* ./ 08:57:57 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:57:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 08:57:57 ---> ed5a73d6bd7d 08:57:57 Step 3/22 : ARG ADD_BUILD_TAGS="" 08:57:57 ---> Using cache 08:57:57 ---> c4ffde71ffea 08:57:57 Step 4/22 : WORKDIR /edgex-go 08:57:57 ---> Using cache 08:57:57 ---> 95c5ec949737 08:57:57 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 08:57:57 ---> Running in d168b6f8793a 08:57:59 ---> 118834359258 08:57:59 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:59 ---> Running in f39714873d3a 08:57:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:01 OK: 221 MiB in 51 packages 08:58:04 Removing intermediate container d168b6f8793a 08:58:04 ---> 316a6ccaaf0f 08:58:04 Step 6/22 : COPY go.mod vendor* ./ 08:58:08 ---> 25a29d608a20 08:58:08 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:08 ---> Running in 212c1c440326 08:58:08 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:08 Step 2/24 : FROM ${BUILDER_BASE} AS builder 08:58:08 ---> ed5a73d6bd7d 08:58:08 Step 3/24 : WORKDIR /edgex-go 08:58:08 ---> Using cache 08:58:08 ---> 15d4c743eb2e 08:58:08 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 08:58:08 ---> Running in 5db528a922a6 08:58:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 08:58:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 08:58:13 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 08:58:13 Step 2/20 : FROM ${BUILDER_BASE} AS builder 08:58:13 ---> ed5a73d6bd7d 08:58:13 Step 3/20 : WORKDIR /edgex-go 08:58:13 ---> Using cache 08:58:13 ---> 15d4c743eb2e 08:58:13 Step 4/20 : RUN apk add --update --no-cache make git 08:58:13 ---> Using cache 08:58:13 ---> efaefc2f9dde 08:58:13 Step 5/20 : COPY go.mod vendor* ./ 08:58:13 ---> Using cache 08:58:13 ---> 121e27e02464 08:58:13 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:13 ---> Using cache 08:58:13 ---> d75072d50b2d 08:58:13 Step 7/20 : COPY . . 08:58:13 ---> Using cache 08:58:13 ---> af6c6b8fc30a 08:58:13 Step 8/20 : RUN make cmd/secrets-config/secrets-config 08:58:13 ---> Running in 31559d1d6aae 08:58:13 OK: 221 MiB in 51 packages 08:58:16 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:58:16 Removing intermediate container 5db528a922a6 08:58:16 ---> 23b8ca458f95 08:58:16 Step 5/24 : COPY go.mod vendor* ./ 08:58:17 ---> 5c42243d0be8 08:58:17 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:17 ---> Running in 4076281dcd02 09:00:39 Removing intermediate container f39714873d3a 09:00:39 ---> 62f11d6331c2 09:00:39 Step 7/19 : COPY . . 09:00:39 Removing intermediate container 212c1c440326 09:00:39 ---> 89b9fde03690 09:00:39 Step 8/22 : COPY . . 09:00:39 Removing intermediate container 4076281dcd02 09:00:39 ---> f905bd23f264 09:00:39 Step 7/24 : COPY . . 09:00:51 ---> 12dfc8515439 09:00:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:51 ---> Running in cbc1441affc8 09:00:53 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 09:00:59 ---> b5399d9c4dc6 09:00:59 Step 9/22 : RUN make cmd/support-notifications/support-notifications 09:00:59 ---> Running in 7870b360b527 09:01:01 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 09:01:03 ---> 9239f4f96d67 09:01:03 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:01:03 ---> Running in b616f69c4067 09:01:04 Removing intermediate container b616f69c4067 09:01:04 ---> 93c426470cf7 09:01:04 Step 9/24 : WORKDIR /edgex-go/spire-build 09:01:04 ---> Running in 52cd286d2216 09:01:04 Removing intermediate container 52cd286d2216 09:01:04 ---> 031c8356e3ab 09:01:04 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:01:05 ---> Running in f7ca2e38e883 09:01:08 Removing intermediate container f7ca2e38e883 09:01:08 ---> 4184239c0498 09:01:08 Step 11/24 : WORKDIR /edgex-go 09:01:08 ---> Running in e5f8cb63e38a 09:01:09 Removing intermediate container e5f8cb63e38a 09:01:09 ---> bbca51cf70cd 09:01:09 09:01:09 Step 12/24 : FROM alpine:3.15 09:01:09 3.15: Pulling from library/alpine 09:01:10 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 09:01:10 Status: Downloaded newer image for alpine:3.15 09:01:10 ---> 354640af7b1b 09:01:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:11 ---> Running in f4cf61323591 09:01:11 Removing intermediate container f4cf61323591 09:01:11 ---> 5777e93d0fed 09:01:11 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 09:01:11 ---> Running in 285c49d5f1d6 09:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:16 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:01:16 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:01:16 OK: 15736 distinct packages available 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:01:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:01:18 (1/4) Installing dumb-init (1.2.5-r1) 09:01:18 (2/4) Installing musl-obstack (1.2.3-r0) 09:01:18 (3/4) Installing libucontext (1.1-r0) 09:01:18 (4/4) Installing gcompat (1.0.0-r4) 09:01:18 Executing busybox-1.34.1-r7.trigger 09:01:18 OK: 6 MiB in 18 packages 09:01:20 Removing intermediate container 285c49d5f1d6 09:01:20 ---> c86bac625042 09:01:20 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:01:27 ---> f1b0549b540a 09:01:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:01:27 ---> 7072a54a5b51 09:01:27 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 09:01:27 ---> Running in 81801ba831bb 09:01:28 Removing intermediate container 81801ba831bb 09:01:28 ---> 856351efb450 09:01:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:01:29 ---> 60f184111ca4 09:01:29 Step 19/24 : WORKDIR / 09:01:29 ---> Running in 1104845438cd 09:01:30 Removing intermediate container 1104845438cd 09:01:30 ---> 0be8a926686d 09:01:30 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:01:30 ---> Running in b42aab7d1616 09:01:30 Removing intermediate container b42aab7d1616 09:01:30 ---> 3dfbe0dbd7b8 09:01:30 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:01:31 ---> Running in aa1be3a90cbc 09:01:31 Removing intermediate container aa1be3a90cbc 09:01:31 ---> 3df2d3cf2141 09:01:31 Step 22/24 : LABEL arch=arm64 09:01:31 ---> Running in 036a712b4332 09:01:31 Removing intermediate container 036a712b4332 09:01:31 ---> b90515729680 09:01:31 Step 23/24 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 09:01:32 ---> Running in d303b64da8f3 09:01:32 Removing intermediate container d303b64da8f3 09:01:32 ---> aa940bf27f85 09:01:32 Step 24/24 : LABEL version=0.0.0 09:01:32 ---> Running in 4cc06b0aaeac 09:01:33 Removing intermediate container 4cc06b0aaeac 09:01:33 ---> ffc9ae46cf21 09:01:33 09:01:33 Successfully built ffc9ae46cf21 09:01:33 Successfully tagged security-spire-config-arm64:latest 09:01:33 Building security-spire-server 09:01:55  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:01:55 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:01:55 ---> ed5a73d6bd7d 09:01:55 Step 3/23 : WORKDIR /edgex-go 09:01:55 ---> Using cache 09:01:55 ---> 15d4c743eb2e 09:01:55 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 09:01:55 ---> Using cache 09:01:55 ---> 23b8ca458f95 09:01:55 Step 5/23 : COPY go.mod vendor* ./ 09:01:55 ---> Using cache 09:01:55 ---> 5c42243d0be8 09:01:55 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:55 ---> Using cache 09:01:55 ---> f905bd23f264 09:01:55 Step 7/23 : COPY . . 09:01:55 ---> Using cache 09:01:55 ---> 9239f4f96d67 09:01:55 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 09:01:55 ---> Using cache 09:01:55 ---> 93c426470cf7 09:01:55 Step 9/23 : WORKDIR /edgex-go/spire-build 09:01:55 ---> Using cache 09:01:55 ---> 031c8356e3ab 09:01:55 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:01:55 ---> Running in 483f9799efb2 09:01:56 Removing intermediate container 483f9799efb2 09:01:56 ---> 47405a2629c5 09:01:56 Step 11/23 : WORKDIR /edgex-go 09:01:56 ---> Running in 38850954f1c1 09:01:57 Removing intermediate container 38850954f1c1 09:01:57 ---> ba32d3d5b166 09:01:57 09:01:57 Step 12/23 : FROM alpine:3.15 09:01:57 ---> 354640af7b1b 09:01:57 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:01:57 ---> Using cache 09:01:57 ---> 5777e93d0fed 09:01:57 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:01:57 ---> Running in 773a68196030 09:01:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:02 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:02:02 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:02:02 OK: 15736 distinct packages available 09:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:02:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:02:04 (1/5) Installing dumb-init (1.2.5-r1) 09:02:04 (2/5) Installing musl-obstack (1.2.3-r0) 09:02:04 (3/5) Installing libucontext (1.1-r0) 09:02:04 (4/5) Installing gcompat (1.0.0-r4) 09:02:04 (5/5) Installing openssl (1.1.1t-r1) 09:02:04 Executing busybox-1.34.1-r7.trigger 09:02:04 OK: 6 MiB in 19 packages 09:02:07 Removing intermediate container 773a68196030 09:02:07 ---> fca3ec602bf3 09:02:07 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:13 ---> f429ad091422 09:02:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:02:13 ---> 791cb83b1fe1 09:02:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:02:14 ---> 134282200216 09:02:14 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:02:16 ---> 286c7f1b203b 09:02:16 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:16 ---> Running in 583c1b0d2685 09:02:16 Removing intermediate container 583c1b0d2685 09:02:16 ---> 4fa40666e15b 09:02:16 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:16 ---> Running in 6f7d8bb32478 09:02:17 Removing intermediate container 6f7d8bb32478 09:02:17 ---> c6c3855ce7dd 09:02:17 Step 21/23 : LABEL arch=arm64 09:02:17 ---> Running in 46a741446f28 09:02:17 Removing intermediate container 46a741446f28 09:02:17 ---> b14ed871a224 09:02:17 Step 22/23 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 09:02:18 ---> Running in c9268b2a5fba 09:02:19 Removing intermediate container c9268b2a5fba 09:02:19 ---> 13a04f1ffabd 09:02:19 Step 23/23 : LABEL version=0.0.0 09:02:19 ---> Running in 800cde993b7e 09:02:20 Removing intermediate container 800cde993b7e 09:02:20 ---> b9e3caa036f8 09:02:20 09:02:20 Successfully built b9e3caa036f8 09:02:20 Successfully tagged security-spire-server-arm64:latest 09:02:20 Building security-spire-agent 09:02:42  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:02:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:02:42 ---> ed5a73d6bd7d 09:02:42 Step 3/24 : WORKDIR /edgex-go 09:02:42 ---> Using cache 09:02:42 ---> 15d4c743eb2e 09:02:42 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 09:02:42 ---> Using cache 09:02:42 ---> 23b8ca458f95 09:02:42 Step 5/24 : COPY go.mod vendor* ./ 09:02:42 ---> Using cache 09:02:42 ---> 5c42243d0be8 09:02:42 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:42 ---> Using cache 09:02:42 ---> f905bd23f264 09:02:42 Step 7/24 : COPY . . 09:02:42 ---> Using cache 09:02:42 ---> 9239f4f96d67 09:02:42 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 09:02:42 ---> Using cache 09:02:42 ---> 93c426470cf7 09:02:42 Step 9/24 : WORKDIR /edgex-go/spire-build 09:02:42 ---> Using cache 09:02:42 ---> 031c8356e3ab 09:02:42 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:02:42 ---> Using cache 09:02:42 ---> 4184239c0498 09:02:42 Step 11/24 : WORKDIR /edgex-go 09:02:42 ---> Using cache 09:02:42 ---> bbca51cf70cd 09:02:42 09:02:42 Step 12/24 : FROM alpine:3.15 09:02:42 ---> 354640af7b1b 09:02:42 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:02:42 ---> Using cache 09:02:42 ---> 5777e93d0fed 09:02:42 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:42 ---> Using cache 09:02:42 ---> fca3ec602bf3 09:02:42 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 09:02:47 ---> e3a48465907d 09:02:47 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 09:02:52 ---> e82a0fa88227 09:02:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:02:53 ---> 1774b424133e 09:02:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:02:54 ---> bea2bb961a0f 09:02:54 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:02:55 ---> fe33700e985d 09:02:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 09:02:55 ---> Running in 50120399bf28 09:02:56 Removing intermediate container 50120399bf28 09:02:56 ---> c3b3b3b1f473 09:02:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 09:02:56 ---> Running in c29b48e73eb5 09:02:56 Removing intermediate container c29b48e73eb5 09:02:56 ---> 21d4f1ede569 09:02:56 Step 22/24 : LABEL arch=arm64 09:02:56 ---> Running in 662a838d36a1 09:02:57 Removing intermediate container 662a838d36a1 09:02:57 ---> 73d6671ea95a 09:02:57 Step 23/24 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 09:02:57 ---> Running in 766109499e8c 09:02:58 Removing intermediate container 766109499e8c 09:02:58 ---> 9e68a3a8393f 09:02:58 Step 24/24 : LABEL version=0.0.0 09:02:58 ---> Running in bfeb136b21ea 09:02:58 Removing intermediate container bfeb136b21ea 09:02:58 ---> 4826e33ee45b 09:02:58 09:02:58 Successfully built 4826e33ee45b 09:02:58 Successfully tagged security-spire-agent-arm64:latest 09:02:59  Building security-spire-agent ... done Building core-metadata 09:03:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:03:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 09:03:21 ---> ed5a73d6bd7d 09:03:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 09:03:21 ---> Using cache 09:03:21 ---> c4ffde71ffea 09:03:21 Step 4/24 : WORKDIR /edgex-go 09:03:21 ---> Using cache 09:03:21 ---> 95c5ec949737 09:03:21 Step 5/24 : RUN apk add --update --no-cache make git 09:03:21 ---> Using cache 09:03:21 ---> f0d8470f28e1 09:03:21 Step 6/24 : COPY go.mod vendor* ./ 09:03:21 ---> Using cache 09:03:21 ---> 6858df168886 09:03:21 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:21 ---> Using cache 09:03:21 ---> aac705447e9a 09:03:21 Step 8/24 : COPY . . 09:03:21 ---> Using cache 09:03:21 ---> 767583183dd5 09:03:21 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 09:03:21 ---> Running in c5eacf5397f8 09:03:21 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:05:12 Removing intermediate container 31559d1d6aae 09:05:12 ---> ebee856e4878 09:05:12 09:05:12 Step 9/20 : FROM alpine:3.16 09:05:12 ---> 4c81e5bf8899 09:05:12 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 09:05:12 ---> Running in 4658d6c8e12f 09:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:05:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:05:13 (1/2) Installing dumb-init (1.2.5-r1) 09:05:13 (2/2) Installing openssl (1.1.1t-r0) 09:05:13 Executing busybox-1.35.0-r17.trigger 09:05:13 OK: 6 MiB in 16 packages 09:05:15 Removing intermediate container 4658d6c8e12f 09:05:15 ---> a1932739e95b 09:05:15 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 09:05:15 ---> Running in 0138ee4bd837 09:05:15 Removing intermediate container 0138ee4bd837 09:05:15 ---> e7637fe31e50 09:05:15 Step 12/20 : WORKDIR /edgex 09:05:15 ---> Running in c7e8921a2953 09:05:16 Removing intermediate container c7e8921a2953 09:05:16 ---> fbe614f2d028 09:05:16 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 09:05:17 ---> 4126f28bae50 09:05:17 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:05:18 ---> 3c5b4c9215cf 09:05:18 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:05:20 ---> ac5abb56036c 09:05:20 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:20 ---> Running in 2487df135231 09:05:23 Removing intermediate container 2487df135231 09:05:23 ---> 1c80087761e7 09:05:23 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 09:05:23 ---> Running in bb03f8e2e4cd 09:05:23 Removing intermediate container bb03f8e2e4cd 09:05:23 ---> 16feb36cc796 09:05:23 Step 18/20 : LABEL arch=arm64 09:05:24 ---> Running in 9a6daac9ec1b 09:05:24 Removing intermediate container 9a6daac9ec1b 09:05:24 ---> be0aa3a8b194 09:05:24 Step 19/20 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 09:05:24 ---> Running in 9b4b95f21ef2 09:05:25 Removing intermediate container 9b4b95f21ef2 09:05:25 ---> 148a14469cfd 09:05:25 Step 20/20 : LABEL version=0.0.0 09:05:25 ---> Running in e21413951a67 09:05:25 Removing intermediate container e21413951a67 09:05:25 ---> 0feb61548bba 09:05:25 09:05:26 Successfully built 0feb61548bba 09:05:26 Successfully tagged security-proxy-setup-arm64:latest 09:05:26  Building security-proxy-setup ... done Building core-command 09:05:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 09:05:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 09:05:44 ---> ed5a73d6bd7d 09:05:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 09:05:44 ---> Using cache 09:05:44 ---> c4ffde71ffea 09:05:44 Step 4/23 : WORKDIR /edgex-go 09:05:44 ---> Using cache 09:05:44 ---> 95c5ec949737 09:05:44 Step 5/23 : RUN apk add --update --no-cache make git 09:05:44 ---> Using cache 09:05:44 ---> f0d8470f28e1 09:05:44 Step 6/23 : COPY go.mod vendor* ./ 09:05:44 ---> Using cache 09:05:44 ---> 6858df168886 09:05:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:44 ---> Using cache 09:05:44 ---> aac705447e9a 09:05:44 Step 8/23 : COPY . . 09:05:44 ---> Using cache 09:05:44 ---> 767583183dd5 09:05:44 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 09:05:44 ---> Running in 7aa5e9867f05 09:05:44 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 09:07:21 Removing intermediate container caddf045c4c4 09:07:21 ---> 02b14b674548 09:07:21 09:07:21 Step 10/22 : FROM alpine:3.16 09:07:21 ---> 4c81e5bf8899 09:07:21 Step 11/22 : RUN apk add --update --no-cache dumb-init 09:07:21 ---> Running in 12aefdcf2870 09:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:07:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:07:21 (1/1) Installing dumb-init (1.2.5-r1) 09:07:21 Executing busybox-1.35.0-r17.trigger 09:07:21 OK: 5 MiB in 15 packages 09:07:22 Removing intermediate container 12aefdcf2870 09:07:22 ---> 235a95631bbd 09:07:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:07:22 ---> Running in ded6aedf8be5 09:07:23 Removing intermediate container ded6aedf8be5 09:07:23 ---> f6d0fcc3d9d1 09:07:23 Step 13/22 : ENV APP_PORT=59861 09:07:23 ---> Running in 9114eb53fcd1 09:07:24 Removing intermediate container 9114eb53fcd1 09:07:24 ---> 9f2f274c5293 09:07:24 Step 14/22 : EXPOSE $APP_PORT 09:07:24 ---> Running in 91a2be9872e6 09:07:24 Removing intermediate container 91a2be9872e6 09:07:24 ---> 4abcda670dd8 09:07:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:07:25 ---> 559aeddccbc9 09:07:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:07:28 ---> 9d9e37671a23 09:07:28 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 09:07:29 ---> 19deb1fc90ef 09:07:29 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 09:07:29 ---> Running in fef0223a9ec9 09:07:29 Removing intermediate container fef0223a9ec9 09:07:29 ---> 63cfb290d548 09:07:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:07:29 ---> Running in d66c39c77ce3 09:07:30 Removing intermediate container d66c39c77ce3 09:07:30 ---> a9c812ef4764 09:07:30 Step 20/22 : LABEL arch=arm64 09:07:30 ---> Running in 7df145a0ce1a 09:07:31 Removing intermediate container 7df145a0ce1a 09:07:31 ---> 7740d8bd2a3e 09:07:31 Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 09:07:31 ---> Running in d27f97f501af 09:07:32 Removing intermediate container d27f97f501af 09:07:32 ---> 51ad5284d712 09:07:32 Step 22/22 : LABEL version=0.0.0 09:07:32 ---> Running in c4b4fc1acfe3 09:07:32 Removing intermediate container c4b4fc1acfe3 09:07:32 ---> 0a553e018571 09:07:32 09:07:32 Successfully built 0a553e018571 09:07:32 Successfully tagged support-scheduler-arm64:latest 09:10:39  Building support-scheduler ... done Removing intermediate container cbc1441affc8 09:10:39 ---> 86908c1bf8a2 09:10:39 09:10:39 Step 9/19 : FROM alpine:3.15 09:10:39 ---> 354640af7b1b 09:10:39 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 09:10:39 ---> Using cache 09:10:39 ---> 5777e93d0fed 09:10:39 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:10:39 ---> Running in 7057b727736a 09:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:39 v3.15.7-40-g7c014c17dec [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 09:10:39 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 09:10:39 OK: 15736 distinct packages available 09:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 09:10:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 09:10:39 (1/9) Installing ca-certificates (20220614-r0) 09:10:39 (2/9) Installing brotli-libs (1.0.9-r5) 09:10:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 09:10:39 (4/9) Installing libcurl (7.80.0-r6) 09:10:39 (5/9) Installing curl (7.80.0-r6) 09:10:39 (6/9) Installing dumb-init (1.2.5-r1) 09:10:39 (7/9) Installing musl-obstack (1.2.3-r0) 09:10:39 (8/9) Installing libucontext (1.1-r0) 09:10:39 (9/9) Installing gcompat (1.0.0-r4) 09:10:39 Executing busybox-1.34.1-r7.trigger 09:10:39 Executing ca-certificates-20220614-r0.trigger 09:10:39 OK: 8 MiB in 23 packages 09:10:39 Removing intermediate container 7057b727736a 09:10:39 ---> 53a686b20625 09:10:39 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:39 ---> 70f9eb49df67 09:10:39 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:10:41 ---> ded11f9bf72b 09:10:41 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 09:10:42 ---> 4be53a017a7c 09:10:42 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 09:10:42 ---> Running in b24796d738f7 09:10:43 Removing intermediate container b24796d738f7 09:10:43 ---> 562fcc2b8d16 09:10:43 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:10:43 ---> Running in a36a4b4419c0 09:10:43 Removing intermediate container a36a4b4419c0 09:10:43 ---> 7ddf8b0cdf6b 09:10:43 Step 17/19 : LABEL arch=arm64 09:10:44 ---> Running in 7b19724a5ea4 09:10:44 Removing intermediate container 7b19724a5ea4 09:10:44 ---> db109b69cf9d 09:10:44 Step 18/19 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 09:10:44 ---> Running in 5e86c9224762 09:10:46 Removing intermediate container 5e86c9224762 09:10:46 ---> d9f9ca8f8f8d 09:10:46 Step 19/19 : LABEL version=0.0.0 09:10:46 ---> Running in 102bbbd88bff 09:10:46 Removing intermediate container 102bbbd88bff 09:10:46 ---> 906a35145952 09:10:46 09:10:47 Successfully built 906a35145952 09:10:47 Successfully tagged security-spiffe-token-provider-arm64:latest 09:10:55  Building security-spiffe-token-provider ... done Removing intermediate container c5eacf5397f8 09:10:55 ---> 7116a7d2bfa3 09:10:55 09:10:55 Step 10/24 : FROM alpine:3.16 09:10:55 ---> 4c81e5bf8899 09:10:55 Step 11/24 : RUN apk add --update --no-cache dumb-init 09:10:55 ---> Using cache 09:10:55 ---> 235a95631bbd 09:10:55 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:10:55 ---> Using cache 09:10:55 ---> f6d0fcc3d9d1 09:10:55 Step 13/24 : ENV APP_PORT=59881 09:10:55 ---> Running in e07bc0585748 09:10:55 Removing intermediate container e07bc0585748 09:10:55 ---> bfb3391e5b05 09:10:55 Step 14/24 : EXPOSE $APP_PORT 09:10:55 ---> Running in de17f32d65cb 09:10:55 Removing intermediate container de17f32d65cb 09:10:55 ---> 51247fc6c303 09:10:55 Step 15/24 : WORKDIR / 09:10:55 ---> Running in d1a43c59bded 09:10:55 Removing intermediate container d1a43c59bded 09:10:55 ---> 914d6a81f66c 09:10:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 09:10:56 ---> 01b062a989f7 09:10:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:10:58 ---> e9ed4fb6551c 09:10:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 09:10:59 ---> a32c7885f86e 09:10:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 09:11:00 ---> 42d7889f131f 09:11:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 09:11:00 ---> Running in d58aa62225b4 09:11:01 Removing intermediate container d58aa62225b4 09:11:01 ---> dff68ff58a28 09:11:01 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:01 ---> Running in 8932d4fad819 09:11:01 Removing intermediate container 8932d4fad819 09:11:01 ---> 1c875fe3a2b6 09:11:01 Step 22/24 : LABEL arch=arm64 09:11:01 ---> Running in 2810b1df24ff 09:11:02 Removing intermediate container 2810b1df24ff 09:11:02 ---> 3a7d384dda21 09:11:02 Step 23/24 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 09:11:02 ---> Running in 7ee5d29cdb8e 09:11:02 Removing intermediate container 7ee5d29cdb8e 09:11:02 ---> cb9d419697fb 09:11:02 Step 24/24 : LABEL version=0.0.0 09:11:03 ---> Running in ce4d6eda4722 09:11:03 Removing intermediate container ce4d6eda4722 09:11:03 ---> 4d2a25ab5c08 09:11:03 09:11:03 Successfully built 4d2a25ab5c08 09:11:05 Successfully tagged core-metadata-arm64:latest 09:11:27  Building core-metadata ... done Removing intermediate container 7870b360b527 09:11:27 ---> 192de0a84dc6 09:11:27 09:11:27 Step 10/22 : FROM alpine:3.16 09:11:27 ---> 4c81e5bf8899 09:11:27 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 09:11:27 ---> Running in 564bf54a0afd 09:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 09:11:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 09:11:28 (1/2) Installing ca-certificates (20220614-r0) 09:11:28 (2/2) Installing dumb-init (1.2.5-r1) 09:11:28 Executing busybox-1.35.0-r17.trigger 09:11:28 Executing ca-certificates-20220614-r0.trigger 09:11:28 OK: 6 MiB in 16 packages 09:11:29 Removing intermediate container 7aa5e9867f05 09:11:29 ---> c3fe0f61c79c 09:11:29 09:11:29 Step 10/23 : FROM alpine:3.16 09:11:29 ---> 4c81e5bf8899 09:11:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 09:11:29 ---> Using cache 09:11:29 ---> 235a95631bbd 09:11:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 09:11:29 ---> Using cache 09:11:29 ---> f6d0fcc3d9d1 09:11:29 Step 13/23 : ENV APP_PORT=59882 09:11:29 ---> Running in 85dcf13745a4 09:11:30 Removing intermediate container 564bf54a0afd 09:11:30 Removing intermediate container 85dcf13745a4 09:11:30 ---> eedccdb2bd14 09:11:30 ---> 5ca55ac3bac7 09:11:30 Step 14/23 : EXPOSE $APP_PORT 09:11:30 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 09:11:30 ---> Running in d56bc7435045 09:11:30 ---> Running in 6a2e08f6a365 09:11:30 Removing intermediate container d56bc7435045 09:11:30 ---> 94c8966686ef 09:11:30 Step 13/22 : ENV APP_PORT=59860 09:11:30 Removing intermediate container 6a2e08f6a365 09:11:30 ---> 48a89cc45843 09:11:30 Step 15/23 : WORKDIR / 09:11:30 ---> Running in 4bbf4d452b50 09:11:30 ---> Running in 8ffd0aa599fc 09:11:31 Removing intermediate container 4bbf4d452b50 09:11:31 ---> c1e468e83e43 09:11:31 Step 14/22 : EXPOSE $APP_PORT 09:11:31 Removing intermediate container 8ffd0aa599fc 09:11:31 ---> e072168e065e 09:11:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:31 ---> Running in 00e642b0f780 09:11:31 Removing intermediate container 00e642b0f780 09:11:31 ---> 7ac41aff63b3 09:11:31 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 09:11:31 ---> 7896b933fbec 09:11:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:11:32 ---> 56cc0d079261 09:11:32 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:11:32 ---> 3f5894eea0f3 09:11:32 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 09:11:33 ---> 7f29d919d529 09:11:33 Step 19/23 : ENTRYPOINT ["/core-command"] 09:11:33 ---> Running in 5bc0d999ba78 09:11:33 ---> b62adcbe9f38 09:11:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 09:11:34 Removing intermediate container 5bc0d999ba78 09:11:34 ---> ad1422481cd2 09:11:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:34 ---> Running in a36b8fd78a5c 09:11:34 ---> e32d788ed08c 09:11:34 Step 18/22 : ENTRYPOINT ["/support-notifications"] 09:11:34 ---> Running in afc3d299939e 09:11:34 Removing intermediate container a36b8fd78a5c 09:11:34 ---> a9dc7bee57f6 09:11:34 Step 21/23 : LABEL arch=arm64 09:11:34 ---> Running in b0eddf98ace8 09:11:34 Removing intermediate container afc3d299939e 09:11:34 ---> aefd5c7d4317 09:11:34 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 09:11:35 ---> Running in cfcd47805e2a 09:11:35 Removing intermediate container b0eddf98ace8 09:11:35 ---> 3c7bd1585f4c 09:11:35 Step 22/23 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 09:11:35 ---> Running in ac08e9f33154 09:11:35 Removing intermediate container cfcd47805e2a 09:11:35 ---> 267745230adf 09:11:35 Step 20/22 : LABEL arch=arm64 09:11:35 ---> Running in 7ec105d64902 09:11:35 Removing intermediate container ac08e9f33154 09:11:35 ---> 68a04afbd46a 09:11:35 Step 23/23 : LABEL version=0.0.0 09:11:35 ---> Running in 0260c214f2f5 09:11:35 Removing intermediate container 7ec105d64902 09:11:35 ---> 0749c84dea4f 09:11:35 Step 21/22 : LABEL git_sha=2d37fb96752f6ff5dbd8a24409931a09780f4eda 09:11:35 ---> Running in 95993de6cfe0 09:11:36 Removing intermediate container 0260c214f2f5 09:11:36 ---> 0a1781843e08 09:11:36 09:11:36 Removing intermediate container 95993de6cfe0 09:11:36 ---> cf57005d8da7 09:11:36 Step 22/22 : LABEL version=0.0.0 09:11:36 Successfully built 0a1781843e08 09:11:36 Successfully tagged core-command-arm64:latest 09:11:36  Building core-command ... done  ---> Running in 6923b98b6ac6 09:11:36 Removing intermediate container 6923b98b6ac6 09:11:36 ---> ade11a31cbfd 09:11:36 09:11:36 Successfully built ade11a31cbfd 09:11:36 Successfully tagged support-notifications-arm64:latest 09:11:37  Building support-notifications ... done  [Pipeline] } 09:11:37 $ docker stop --time=1 3278ca4a049fb40d95cb19ab978868856dcc79f7e6b9d1eff4d9ed348d43c31a 09:11:39 $ docker rm -f --volumes 3278ca4a049fb40d95cb19ab978868856dcc79f7e6b9d1eff4d9ed348d43c31a [Pipeline] // withDockerContainer [Pipeline] sh 09:11:39 + docker images 09:11:40 REPOSITORY TAG IMAGE ID CREATED SIZE 09:11:40 support-notifications-arm64 latest ade11a31cbfd 3 seconds ago 29.7MB 09:11:40 core-command-arm64 latest 0a1781843e08 4 seconds ago 17.1MB 09:11:40 c3fe0f61c79c 11 seconds ago 1.51GB 09:11:40 192de0a84dc6 15 seconds ago 1.57GB 09:11:40 core-metadata-arm64 latest 4d2a25ab5c08 36 seconds ago 17.8MB 09:11:40 7116a7d2bfa3 47 seconds ago 1.51GB 09:11:40 security-spiffe-token-provider-arm64 latest 906a35145952 53 seconds ago 29.1MB 09:11:40 86908c1bf8a2 About a minute ago 1.54GB 09:11:40 support-scheduler-arm64 latest 0a553e018571 4 minutes ago 29.1MB 09:11:40 02b14b674548 4 minutes ago 1.57GB 09:11:40 security-proxy-setup-arm64 latest 0feb61548bba 6 minutes ago 15.8MB 09:11:40 ebee856e4878 6 minutes ago 1.49GB 09:11:40 security-spire-agent-arm64 latest 4826e33ee45b 8 minutes ago 122MB 09:11:40 security-spire-server-arm64 latest b9e3caa036f8 9 minutes ago 84.3MB 09:11:40 ba32d3d5b166 9 minutes ago 1.38GB 09:11:40 security-spire-config-arm64 latest ffc9ae46cf21 10 minutes ago 83.6MB 09:11:40 bbca51cf70cd 10 minutes ago 1.38GB 09:11:40 core-data-arm64 latest c553d5c4f1d6 14 minutes ago 17.3MB 09:11:40 security-bootstrapper-arm64 latest ba5a0c5b330c 14 minutes ago 19MB 09:11:40 core-common-config-bootstrapper-arm64 latest cc71e45cc8f9 14 minutes ago 14.9MB 09:11:40 security-secretstore-setup-arm64 latest a493e9f1a5e9 14 minutes ago 28.7MB 09:11:40 98469535469c 14 minutes ago 1.51GB 09:11:40 38d4d9a27cc3 14 minutes ago 1.5GB 09:11:40 46cdf8776a4a 14 minutes ago 1.5GB 09:11:40 security-proxy-auth-arm64 latest a8a87067231f 14 minutes ago 15.6MB 09:11:40 c21bc9b3d8bf 15 minutes ago 1.49GB 09:11:40 4863f25599a7 15 minutes ago 1.49GB 09:11:40 ci-base-image-arm64 latest ed5a73d6bd7d 36 minutes ago 904MB 09:11:40 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 09:11:40 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 09:11:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 09:11:40 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:11:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:40 09:11:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:11:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:11:41 arm64: Pulling from edgex-lftools-log-publisher 09:11:41 8998bd30e6a1: Pulling fs layer 09:11:41 04944245beec: Pulling fs layer 09:11:41 699f458cf7ca: Pulling fs layer 09:11:41 765212b225bb: Pulling fs layer 09:11:41 f23df028b6ca: Pulling fs layer 09:11:41 d65c8cfc05b1: Pulling fs layer 09:11:41 2437ff75d9bd: Pulling fs layer 09:11:41 765212b225bb: Waiting 09:11:41 f23df028b6ca: Waiting 09:11:41 d65c8cfc05b1: Waiting 09:11:41 2437ff75d9bd: Waiting 09:11:41 04944245beec: Verifying Checksum 09:11:41 04944245beec: Download complete 09:11:41 765212b225bb: Verifying Checksum 09:11:41 765212b225bb: Download complete 09:11:41 f23df028b6ca: Verifying Checksum 09:11:41 f23df028b6ca: Download complete 09:11:41 d65c8cfc05b1: Verifying Checksum 09:11:41 d65c8cfc05b1: Download complete 09:11:41 699f458cf7ca: Verifying Checksum 09:11:41 699f458cf7ca: Download complete 09:11:41 8998bd30e6a1: Verifying Checksum 09:11:41 8998bd30e6a1: Download complete 09:11:44 2437ff75d9bd: Verifying Checksum 09:11:44 2437ff75d9bd: Download complete 09:11:45 8998bd30e6a1: Pull complete 09:11:46 04944245beec: Pull complete 09:11:47 699f458cf7ca: Pull complete 09:11:47 765212b225bb: Pull complete 09:11:48 f23df028b6ca: Pull complete 09:11:48 d65c8cfc05b1: Pull complete 09:12:03 2437ff75d9bd: Pull complete 09:12:03 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:12:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:12:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:03 prd-ubuntu20.04-docker-arm64-4c-16g-9433 does not seem to be running inside a container 09:12:03 $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:12:07 $ docker top c9c92bba2f53120c1a11dc4569cc7348052b4e150b40e71417d5a8ffc812b195 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:12:08 ---> job-cost.sh 09:12:08 lf-activate-venv: SKIPPING 09:12:08 INFO: No Stack... 09:12:08 INFO: Retrieving Pricing Info for: v3-standard-4 09:12:09 INFO: Archiving Costs [Pipeline] sh 09:12:09 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:12:09 + cut -d, -f6 [Pipeline] lock 09:12:09 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4418-3-stack-cost] 09:12:09 Resource [jenkins-edgexfoundry-edgex-go-PR-4418-3-stack-cost] did not exist. Created. 09:12:09 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4418-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:12:10 + echo total: 0.10999999940395355 [Pipeline] stash 09:12:10 Stashed 1 file(s) [Pipeline] } 09:12:10 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4418-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:12:10 $ docker stop --time=1 c9c92bba2f53120c1a11dc4569cc7348052b4e150b40e71417d5a8ffc812b195 09:12:12 $ docker rm -f --volumes c9c92bba2f53120c1a11dc4569cc7348052b4e150b40e71417d5a8ffc812b195 [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:12:12 provisioning config files... 09:12:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1959112597434423991tmp [Pipeline] { [Pipeline] sh 09:12:13 + set +x 09:12:13 + bash -s -- 09:12:13 + curl -s https://codecov.io/bash 09:12:13 09:12:13 _____ _ 09:12:13 / ____| | | 09:12:13 | | ___ __| | ___ ___ _____ __ 09:12:13 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:12:13 | |___| (_) | (_| | __/ (_| (_) \ V / 09:12:13 \_____\___/ \__,_|\___|\___\___/ \_/ 09:12:13 Bash-1.0.6 09:12:13 09:12:13 09:12:13 ==> git version 2.25.1 found 09:12:13 ==> 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:12:13 Release-Date: 2020-01-08 09:12:13 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:12:13 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:12:13 ==> Jenkins CI detected. 09:12:13 current dir:  /w/workspace/edgex-go/3 09:12:13 project root: . 09:12:13 --> token set from env 09:12:13 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:12:13 ==> Running gcov in . (disable via -X gcov) 09:12:13 ==> Python coveragepy not found 09:12:13 ==> Searching for coverage reports in: 09:12:13 + . 09:12:13 -> Found 1 reports 09:12:13 ==> Detecting git/mercurial file structure 09:12:13 ==> Reading reports 09:12:13 + ./coverage.out bytes=447487 09:12:13 ==> Appending adjustments 09:12:13 https://docs.codecov.io/docs/fixing-reports 09:12:14 + Found adjustments 09:12:14 ==> Gzipping contents 09:12:14 60K /tmp/codecov.IfFkxv.gz 09:12:14 ==> Uploading reports 09:12:14 url: https://codecov.io 09:12:14 query: branch=PR-4418&commit=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4418%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4418&job=&cmd_args= 09:12:14 -> Pinging Codecov 09:12:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4418&commit=2b7ccd11e1927ee4c54303dcbadd5e63b67edd23&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4418%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4418&job=&cmd_args= 09:12:14 -> Uploading to 09:12:14 https://storage.googleapis.com/codecov/v4/raw/2023-03-09/00271124DB129430A58F1EEE437C3FCB/2b7ccd11e1927ee4c54303dcbadd5e63b67edd23/3ac3c526-3724-40c6-9444-faf45a8ad530.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230309%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230309T091214Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=b6699308b9ec299109f99dd8a56e6ecb055fd16702f3ec63fa4caca1f0164b2b 09:12:14 % Total % Received % Xferd Average Speed Time Time Time Current 09:12:14 Dload Upload Total Spent Left Speed 09:12:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58125 0 0 100 58125 0 198k --:--:-- --:--:-- --:--:-- 198k 09:12:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/2b7ccd11e1927ee4c54303dcbadd5e63b67edd23 [Pipeline] } 09:12:14 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:12:15 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:12:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:12:16 ---> package-listing.sh 09:12:16 ++ facter osfamily 09:12:16 ++ tr '[:upper:]' '[:lower:]' 09:12:16 + OS_FAMILY=debian 09:12:16 + workspace=/w/workspace/edgex-go/3 09:12:16 + START_PACKAGES=/tmp/packages_start.txt 09:12:16 + END_PACKAGES=/tmp/packages_end.txt 09:12:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:12:16 + PACKAGES=/tmp/packages_start.txt 09:12:16 + '[' /w/workspace/edgex-go/3 ']' 09:12:16 + PACKAGES=/tmp/packages_end.txt 09:12:16 + case "${OS_FAMILY}" in 09:12:16 + dpkg -l 09:12:16 + grep '^ii' 09:12:16 + '[' -f /tmp/packages_start.txt ']' 09:12:16 + '[' -f /tmp/packages_end.txt ']' 09:12:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:12:16 + '[' /w/workspace/edgex-go/3 ']' 09:12:16 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:12:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:12:16 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:12:17 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:17 09:12:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:12:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:18 latest: Pulling from edgex-lftools-log-publisher 09:12:18 5eb5b503b376: Pulling fs layer 09:12:18 5c69ac0246d0: Pulling fs layer 09:12:18 ec43610c2a17: Pulling fs layer 09:12:18 3a2ae6a8a46f: Pulling fs layer 09:12:18 33b1e0a273af: Pulling fs layer 09:12:18 5d3b04190fa2: Pulling fs layer 09:12:18 2f39f015ded8: Pulling fs layer 09:12:18 3a2ae6a8a46f: Waiting 09:12:18 33b1e0a273af: Waiting 09:12:18 5d3b04190fa2: Waiting 09:12:18 2f39f015ded8: Waiting 09:12:18 5c69ac0246d0: Verifying Checksum 09:12:18 5c69ac0246d0: Download complete 09:12:18 3a2ae6a8a46f: Download complete 09:12:18 33b1e0a273af: Verifying Checksum 09:12:18 33b1e0a273af: Download complete 09:12:18 5d3b04190fa2: Download complete 09:12:18 ec43610c2a17: Download complete 09:12:18 5eb5b503b376: Verifying Checksum 09:12:18 5eb5b503b376: Download complete 09:12:19 2f39f015ded8: Download complete 09:12:19 5eb5b503b376: Pull complete 09:12:19 5c69ac0246d0: Pull complete 09:12:20 ec43610c2a17: Pull complete 09:12:20 3a2ae6a8a46f: Pull complete 09:12:20 33b1e0a273af: Pull complete 09:12:20 5d3b04190fa2: Pull complete 09:12:25 2f39f015ded8: Pull complete 09:12:25 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:12:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:12:25 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:12:25 prd-ubuntu20.04-docker-8c-8g-9428 does not seem to be running inside a container 09:12:25 $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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:12:27 $ docker top e13ccb9b2797d749eaca06dbe24895d0e554f5df3f09a7e751800495032b2d6d -eo pid,comm [Pipeline] { [Pipeline] sh 09:12:27 + touch /tmp/pre-build-complete [Pipeline] sh 09:12:28 + mkdir -p /var/log/sysstat [Pipeline] sh 09:12:28 + ls /var/log/sa-host 09:12:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:12:28 provisioning config files... 09:12:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config12752140514450774039tmp [Pipeline] { [Pipeline] echo 09:12:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:12:28 ---> create-netrc.sh [Pipeline] } 09:12:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:12:29 ---> python-tools-install.sh [Pipeline] echo 09:12:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:12:29 ---> sudo-logs.sh 09:12:29 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:12:29 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:12:29 ---> job-cost.sh 09:12:29 lf-activate-venv: SKIPPING 09:12:29 DEBUG: total: 0.10999999940395355 09:12:29 INFO: Retrieving Stack Cost... 09:12:30 INFO: Retrieving Pricing Info for: v3-standard-8 09:12:30 INFO: Archiving Costs [Pipeline] echo 09:12:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:12:30 ---> logs-deploy.sh 09:12:30 lf-activate-venv: SKIPPING 09:12:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4418/3 09:12:30 INFO: archiving workspace using pattern(s): 09:12:31 Archives upload complete. 09:12:32 INFO: archiving logs to Nexus