Pull request #4398 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6b8762af9cfc2768dc5059c5e002a268aadb9ae9+bf351722e82323d10db38853b04b95297acda03c (5404f698944ffe59038efd71ed39fa00dc9a3e50) 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-ssh4383256105495542734.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-ssh487681929098791940.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh8825638584080194646.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4398/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13335767817199609351.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12111775456117594214.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4398/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6551341684233548192.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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 ‘prd-ubuntu20.04-docker-8c-8g-7785’ Running on prd-ubuntu20.04-docker-8c-8g-7792 in /w/workspace/edgexfoundry_edgex-go_PR-4398 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 Merge succeeded, producing 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 Checking out Revision 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 (PR-4398) > 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/4398/head:refs/remotes/origin/PR-4398 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 # 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 bf351722e82323d10db38853b04b95297acda03c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:02:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:02:03 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:02:03 ========================================================= 20:02:03 EdgeX Global Pipelines Version Info 20:02:03 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:02:04 ------------------- 20:02:04 stable info: 20:02:04 ------------------- 20:02:04 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 20:02:04 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:02:04 Message: update stable to v1.0.244 20:02:05 ------------------- 20:02:05 experimental info: 20:02:05 ------------------- 20:02:05 Commited By: **** collab-it+edgex@linuxfoundation.org 20:02:05 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 20:02:05 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:02:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4398 [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4398 [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4398 [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6b8762a [Pipeline] echo 20:02:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:06 provisioning config files... 20:02:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config1401987192920982770tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:07 ---> docker-login.sh 20:02:07 nexus3.edgexfoundry.org:10001 20:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:07 Configure a credential helper to remove this warning. See 20:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:07 20:02:07 Login Succeeded 20:02:07 nexus3.edgexfoundry.org:10002 20:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:07 Configure a credential helper to remove this warning. See 20:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:07 20:02:07 Login Succeeded 20:02:07 nexus3.edgexfoundry.org:10003 20:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:07 Configure a credential helper to remove this warning. See 20:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:07 20:02:07 Login Succeeded 20:02:07 nexus3.edgexfoundry.org:10004 20:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:07 Configure a credential helper to remove this warning. See 20:02:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:07 20:02:07 Login Succeeded 20:02:07 docker.io 20:02:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:08 Configure a credential helper to remove this warning. See 20:02:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:08 20:02:08 Login Succeeded 20:02:08 ---> docker-login.sh ends [Pipeline] } 20:02:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:08 + 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 20:02:08 + dirname cmd/core-command/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo core-command,cmd/core-command/Dockerfile 20:02:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:02:08 + dirname cmd/core-data/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo core-data,cmd/core-data/Dockerfile 20:02:08 + dirname+ cmd/core-metadata/Dockerfile 20:02:08 cut -d/ -f2 20:02:08 + echo core-metadata,cmd/core-metadata/Dockerfile 20:02:08 + dirname cmd/security-bootstrapper/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:02:08 + dirname cmd/security-proxy-auth/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:02:08 + dirname cmd/security-proxy-setup/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:02:08 + dirname cmd/security-secretstore-setup/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:02:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:02:08 + dirname cmd/security-spire-agent/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:02:08 + dirname cmd/security-spire-config/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:02:08 + dirname cmd/security-spire-server/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + dirname cmd/support-notifications/Dockerfile 20:02:08 + echo support-notifications,cmd/support-notifications/Dockerfile 20:02:08 + dirname cmd/support-scheduler/Dockerfile 20:02:08 + cut -d/ -f2 20:02:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:02:08 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 20:02:09 + git rev-list -1 --merges 6b8762af9cfc2768dc5059c5e002a268aadb9ae9~1..6b8762af9cfc2768dc5059c5e002a268aadb9ae9 [Pipeline] echo 20:02:09 -----------> git rev-list -1 --merges 6b8762af9cfc2768dc5059c5e002a268aadb9ae9~1..6b8762af9cfc2768dc5059c5e002a268aadb9ae9 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 [false] [Pipeline] sh 20:02:09 + git log --format=format:%s -1 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 [Pipeline] echo 20:02:09 ========================================================= 20:02:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:02:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:02:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:02:09 + grep -v github /etc/ssh/ssh_known_hosts 20:02:09 + [ -e /tmp/ssh_known_hosts ] 20:02:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:02:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:02:09 + sudo tee -a /etc/ssh/ssh_known_hosts 20:02:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:02:10 20:02:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:02:10 0.1.4: Pulling from edgex-devops/py-git-semver 20:02:10 b85a868b505f: Pulling fs layer 20:02:10 e2be974225ed: Pulling fs layer 20:02:10 339a4e72a1f5: Pulling fs layer 20:02:10 988bab9f4d93: Pulling fs layer 20:02:10 1469e6f7b9e6: Pulling fs layer 20:02:10 eaf3925da568: Pulling fs layer 20:02:10 bab4dde63d76: Pulling fs layer 20:02:10 bde34c3a00c8: Pulling fs layer 20:02:10 b352a97aabf1: Pulling fs layer 20:02:10 4872d77fe225: Pulling fs layer 20:02:10 5851b861e8e6: Pulling fs layer 20:02:10 bde34c3a00c8: Waiting 20:02:10 988bab9f4d93: Waiting 20:02:10 1469e6f7b9e6: Waiting 20:02:10 eaf3925da568: Waiting 20:02:10 b352a97aabf1: Waiting 20:02:10 5851b861e8e6: Waiting 20:02:10 bab4dde63d76: Waiting 20:02:10 4872d77fe225: Waiting 20:02:10 e2be974225ed: Verifying Checksum 20:02:10 988bab9f4d93: Verifying Checksum 20:02:11 1469e6f7b9e6: Verifying Checksum 20:02:11 1469e6f7b9e6: Download complete 20:02:11 eaf3925da568: Verifying Checksum 20:02:11 eaf3925da568: Download complete 20:02:11 339a4e72a1f5: Verifying Checksum 20:02:11 339a4e72a1f5: Download complete 20:02:11 bde34c3a00c8: Verifying Checksum 20:02:11 bde34c3a00c8: Download complete 20:02:11 b352a97aabf1: Verifying Checksum 20:02:11 b352a97aabf1: Download complete 20:02:11 4872d77fe225: Download complete 20:02:11 5851b861e8e6: Verifying Checksum 20:02:11 5851b861e8e6: Download complete 20:02:11 b85a868b505f: Verifying Checksum 20:02:11 b85a868b505f: Download complete 20:02:11 bab4dde63d76: Verifying Checksum 20:02:11 bab4dde63d76: Download complete 20:02:12 b85a868b505f: Pull complete 20:02:12 e2be974225ed: Pull complete 20:02:13 339a4e72a1f5: Pull complete 20:02:13 988bab9f4d93: Pull complete 20:02:13 1469e6f7b9e6: Pull complete 20:02:14 eaf3925da568: Pull complete 20:02:15 bab4dde63d76: Pull complete 20:02:15 bde34c3a00c8: Pull complete 20:02:15 b352a97aabf1: Pull complete 20:02:15 4872d77fe225: Pull complete 20:02:16 5851b861e8e6: Pull complete 20:02:16 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:02:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:02:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:16 prd-ubuntu20.04-docker-8c-8g-7792 does not seem to be running inside a container 20:02:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:02:18 $ docker top c2b36d775a4f014fb0dd30910f3cf62590458a9a296a3f93d3e32a571fc0aca2 -eo pid,comm 20:02:18 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). 20:02:18 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:02:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:18 [ssh-agent] Looking for ssh-agent implementation... 20:02:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:18 $ docker exec c2b36d775a4f014fb0dd30910f3cf62590458a9a296a3f93d3e32a571fc0aca2 ssh-agent 20:02:19 SSH_AUTH_SOCK=/tmp/ssh-M02u8bjG5jn4/agent.32 20:02:19 SSH_AGENT_PID=38 20:02:19 Running ssh-add (command line suppressed) 20:02:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8078784683330707319.key (/w/workspace/edgex-go/1@tmp/private_key_8078784683330707319.key) 20:02:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:19 + git tag --points-at HEAD [Pipeline] } 20:02:19 $ docker exec --env ******** --env ******** c2b36d775a4f014fb0dd30910f3cf62590458a9a296a3f93d3e32a571fc0aca2 ssh-agent -k 20:02:19 unset SSH_AUTH_SOCK; 20:02:19 unset SSH_AGENT_PID; 20:02:19 echo Agent pid 38 killed; 20:02:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:02:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:19 [ssh-agent] Looking for ssh-agent implementation... 20:02:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:19 $ docker exec c2b36d775a4f014fb0dd30910f3cf62590458a9a296a3f93d3e32a571fc0aca2 ssh-agent 20:02:20 SSH_AUTH_SOCK=/tmp/ssh-vZzbEM0x4g7c/agent.70 20:02:20 SSH_AGENT_PID=76 20:02:20 Running ssh-add (command line suppressed) 20:02:20 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8296524535589726013.key (/w/workspace/edgex-go/1@tmp/private_key_8296524535589726013.key) 20:02:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:20 + git semver init 20:02:20 2023-02-28 20:02:20,674 [run_init] DEBUG init version:0.0.0 force:False 20:02:20 2023-02-28 20:02:20,675 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:02:20 2023-02-28 20:02:20,675 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:02:20 2023-02-28 20:02:20,675 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 20:02:27 2023-02-28 20:02:26,221 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:02:27 2023-02-28 20:02:26,222 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4398 with force:False 20:02:27 2023-02-28 20:02:26,222 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4398 20:02:27 2023-02-28 20:02:26,227 [execute] INFO git cat-file --batch-check 20:02:27 2023-02-28 20:02:26,228 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:02:27 2023-02-28 20:02:26,233 [execute] INFO git cat-file --batch 20:02:27 2023-02-28 20:02:26,233 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:02:27 2023-02-28 20:02:26,237 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4398 20:02:27 0.0.0 [Pipeline] } 20:02:27 $ docker exec --env ******** --env ******** c2b36d775a4f014fb0dd30910f3cf62590458a9a296a3f93d3e32a571fc0aca2 ssh-agent -k 20:02:27 unset SSH_AUTH_SOCK; 20:02:27 unset SSH_AGENT_PID; 20:02:27 echo Agent pid 76 killed; 20:02:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:28 + git semver [Pipeline] } 20:02:28 $ docker stop --time=1 c2b36d775a4f014fb0dd30910f3cf62590458a9a296a3f93d3e32a571fc0aca2 20:02:29 $ docker rm -f --volumes c2b36d775a4f014fb0dd30910f3cf62590458a9a296a3f93d3e32a571fc0aca2 [Pipeline] // withDockerContainer [Pipeline] sh 20:02:30 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:02:30 Stashed 1 file(s) [Pipeline] echo 20:02:30 [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 20:02:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:31 ========================================================= 20:02:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 20:02:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:31 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 20:02:31 213ec9aee27d: Pulling fs layer 20:02:31 4583459ba037: Pulling fs layer 20:02:31 93c1e223e6f2: Pulling fs layer 20:02:31 53926ce57604: Pulling fs layer 20:02:31 21b2b0c7a3f4: Pulling fs layer 20:02:31 22ff95d597cd: Pulling fs layer 20:02:31 12d6caf4c0d1: Pulling fs layer 20:02:31 96b7cbca73a9: Pulling fs layer 20:02:31 a7acece74701: Pulling fs layer 20:02:31 21b2b0c7a3f4: Waiting 20:02:31 22ff95d597cd: Waiting 20:02:31 96b7cbca73a9: Waiting 20:02:31 a7acece74701: Waiting 20:02:31 12d6caf4c0d1: Waiting 20:02:31 53926ce57604: Waiting 20:02:31 93c1e223e6f2: Verifying Checksum 20:02:31 93c1e223e6f2: Download complete 20:02:31 4583459ba037: Verifying Checksum 20:02:31 4583459ba037: Download complete 20:02:31 21b2b0c7a3f4: Verifying Checksum 20:02:31 21b2b0c7a3f4: Download complete 20:02:31 22ff95d597cd: Verifying Checksum 20:02:31 22ff95d597cd: Download complete 20:02:31 213ec9aee27d: Verifying Checksum 20:02:31 213ec9aee27d: Download complete 20:02:31 12d6caf4c0d1: Verifying Checksum 20:02:31 12d6caf4c0d1: Download complete 20:02:32 213ec9aee27d: Pull complete 20:02:32 4583459ba037: Pull complete 20:02:32 93c1e223e6f2: Pull complete 20:02:32 a7acece74701: Verifying Checksum 20:02:32 a7acece74701: Download complete 20:02:33 53926ce57604: Download complete 20:02:33 96b7cbca73a9: Verifying Checksum 20:02:33 96b7cbca73a9: Download complete 20:02:37 53926ce57604: Pull complete 20:02:37 21b2b0c7a3f4: Pull complete 20:02:37 22ff95d597cd: Pull complete 20:02:37 12d6caf4c0d1: Pull complete 20:02:39 96b7cbca73a9: Pull complete 20:02:39 a7acece74701: Pull complete 20:02:39 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:02:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:02:40 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:40 WORKDIR /edgex 20:02:40 COPY go.mod . 20:02:40 RUN go mod download 20:02:40 + docker build -t ci-base-image-x86_64 -f - . 20:02:40 Sending build context to Docker daemon 170.4MB 20:02:40 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:02:40 ---> db6d94c90886 20:02:40 Step 2/4 : WORKDIR /edgex 20:02:44 ---> Running in e64edb5e520b 20:02:44 Removing intermediate container e64edb5e520b 20:02:44 ---> 29df9c64cecb 20:02:44 Step 3/4 : COPY go.mod . 20:02:44 ---> 64568a993ca6 20:02:44 Step 4/4 : RUN go mod download 20:02:44 ---> Running in 646a09e43235 20:02:45 Still waiting to schedule task 20:02:45 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-7790’ 20:02:57 Removing intermediate container 646a09e43235 20:02:57 ---> 657fb544e5f4 20:02:57 Successfully built 657fb544e5f4 20:02:57 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:57 + docker inspect -f . ci-base-image-x86_64 20:02:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:57 prd-ubuntu20.04-docker-8c-8g-7792 does not seem to be running inside a container 20:02:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:02:58 $ docker top e62fbe05c6c3c7069e9ed5f5d6a56b3c9a702767213a2c17fcc63ffba25dcb3b -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:58 + go version 20:02:58 go version go1.18.7 linux/amd64 [Pipeline] } 20:02:58 $ docker stop --time=1 e62fbe05c6c3c7069e9ed5f5d6a56b3c9a702767213a2c17fcc63ffba25dcb3b 20:02:59 $ docker rm -f --volumes e62fbe05c6c3c7069e9ed5f5d6a56b3c9a702767213a2c17fcc63ffba25dcb3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:00 + docker inspect -f . ci-base-image-x86_64 20:03:00 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:00 prd-ubuntu20.04-docker-8c-8g-7792 does not seem to be running inside a container 20:03:00 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:03:01 $ docker top c446f74cf8dcf18fbb7bb770eaf790060751c7cc430eed4406d0903122d9429f -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:01 ========================================================= 20:03:01 [edgeXBuildGoParallel] Running Tests and Build... 20:03:01 ========================================================= [Pipeline] sh 20:03:01 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:01 + make test 20:03:01 go test -race -coverprofile=coverage.out ./... 20:03:08 ? github.com/edgexfoundry/edgex-go [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:03:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.068s coverage: 28.7% of statements 20:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:03:23 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:03:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.100s coverage: 98.5% of statements 20:03:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.136s coverage: 71.2% of statements 20:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:03:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.109s coverage: 54.0% of statements 20:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:03:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.627s coverage: 88.5% of statements 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.084s coverage: 3.9% of statements 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.500s coverage: 95.6% of statements 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.076s coverage: 72.2% of statements 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.064s coverage: 0.9% of statements 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.073s coverage: 29.6% of statements 20:03:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.054s coverage: 82.9% of statements 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.062s coverage: 96.3% of statements 20:03:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements 20:03:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.111s coverage: 94.4% of statements 20:03:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.601s coverage: 79.9% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.083s coverage: 92.9% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.067s coverage: 86.9% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.054s coverage: 20.0% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 77.4% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.074s coverage: 80.0% of statements 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.239s coverage: 91.2% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.176s coverage: 63.1% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.068s coverage: 100.0% of statements 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.034s coverage: 89.4% of statements 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.025s coverage: 100.0% of statements 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.026s coverage: 100.0% of statements 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.300s coverage: 65.3% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.156s coverage: 41.0% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.077s coverage: 17.7% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.125s coverage: 92.3% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.068s coverage: 63.2% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:03:48 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.108s coverage: 97.7% of statements 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:03:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:03:48 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 20:04:10 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." 20:04:10 go vet ./... 20:04:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:04:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:04:11 ./bin/test-attribution-txt.sh [Pipeline] echo 20:04:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:04:12 + ls -al . 20:04:12 total 744 20:04:12 drwxrwxr-x 11 1001 1001 4096 Feb 28 20:03 . 20:04:12 drwxr-xr-x 4 root root 4096 Feb 28 20:03 .. 20:04:12 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:02 .blubracket 20:04:12 -rw-rw-r-- 1 1001 1001 16 Feb 28 20:02 .dockerignore 20:04:12 drwxrwxr-x 8 1001 1001 4096 Feb 28 20:03 .git 20:04:12 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:02 .github 20:04:12 -rw-rw-r-- 1 1001 1001 1068 Feb 28 20:02 .gitignore 20:04:12 -rw-rw-r-- 1 1001 1001 42 Feb 28 20:02 .golangci.yml 20:04:12 -rw-rw-r-- 1 1001 1001 87 Feb 28 20:02 .hadolint.yml 20:04:12 drwxr-xr-x 3 1001 1001 4096 Feb 28 20:02 .semver 20:04:12 -rw-rw-r-- 1 1001 1001 166 Feb 28 20:02 .sonarcloud.properties 20:04:12 -rw-rw-r-- 1 1001 1001 1171 Feb 28 20:02 ADOPTERS.md 20:04:12 -rw-rw-r-- 1 1001 1001 10825 Feb 28 20:02 Attribution.txt 20:04:12 -rw-rw-r-- 1 1001 1001 73765 Feb 28 20:02 CHANGELOG.md 20:04:12 -rw-rw-r-- 1 1001 1001 3804 Feb 28 20:02 CONTRIBUTING.md 20:04:12 -rw-rw-r-- 1 1001 1001 677 Feb 28 20:02 GOVERNANCE.md 20:04:12 -rw-rw-r-- 1 1001 1001 883 Feb 28 20:02 Jenkinsfile 20:04:12 -rw-rw-r-- 1 1001 1001 10775 Feb 28 20:02 LICENSE 20:04:12 -rw-rw-r-- 1 1001 1001 14116 Feb 28 20:02 Makefile 20:04:12 -rw-rw-r-- 1 1001 1001 582 Feb 28 20:02 OWNERS.md 20:04:12 -rw-rw-r-- 1 1001 1001 9403 Feb 28 20:02 README.md 20:04:12 -rw-rw-r-- 1 1001 1001 6912 Feb 28 20:02 SECURITY.md 20:04:12 -rw-rw-r-- 1 1001 1001 5 Feb 28 20:02 VERSION 20:04:12 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:02 bin 20:04:12 drwxrwxr-x 18 1001 1001 4096 Feb 28 20:02 cmd 20:04:12 -rw-r--r-- 1 root root 487670 Feb 28 20:03 coverage.out 20:04:12 -rw-rw-r-- 1 1001 1001 3296 Feb 28 20:02 go.mod 20:04:12 -rw-rw-r-- 1 1001 1001 31429 Feb 28 20:02 go.sum 20:04:12 drwxrwxr-x 7 1001 1001 4096 Feb 28 20:02 internal 20:04:12 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:02 openapi 20:04:12 drwxrwxr-x 4 1001 1001 4096 Feb 28 20:02 snap 20:04:12 -rw-rw-r-- 1 1001 1001 204 Feb 28 20:02 version.go [Pipeline] sh 20:04:12 + '[' -e coverage.out ] 20:04:12 + chown 1001:1001 coverage.out [Pipeline] stash 20:04:12 Stashed 1 file(s) [Pipeline] sh 20:04:12 + make build 20:04:12 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 20:04: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 20:04:25 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 20:04:26 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 20:04:27 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:04:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:04:35 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 20:04:35 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-setup/security-proxy-setup ./cmd/security-proxy-setup 20:04:36 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 20:04: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:04:38 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 20:04: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:04:43 $ docker stop --time=1 c446f74cf8dcf18fbb7bb770eaf790060751c7cc430eed4406d0903122d9429f 20:04:48 $ docker rm -f --volumes c446f74cf8dcf18fbb7bb770eaf790060751c7cc430eed4406d0903122d9429f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:49 20:04:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:50 latest: Pulling from edgex-devops/edgex-compose 20:04:50 cbdbe7a5bc2a: Pulling fs layer 20:04:50 ca9280d653b3: Pulling fs layer 20:04:50 7e9c9ca2126c: Pulling fs layer 20:04:50 cbdbe7a5bc2a: Download complete 20:04:50 ca9280d653b3: Verifying Checksum 20:04:50 ca9280d653b3: Download complete 20:04:50 cbdbe7a5bc2a: Pull complete 20:04:50 7e9c9ca2126c: Verifying Checksum 20:04:50 7e9c9ca2126c: Download complete 20:04:50 ca9280d653b3: Pull complete 20:04:53 7e9c9ca2126c: Pull complete 20:04:53 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:04:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:53 prd-ubuntu20.04-docker-8c-8g-7792 does not seem to be running inside a container 20:04:53 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:04:56 $ docker top 45243a62c22144eacd9ce8eb19cb018c51ba53e2e6658f7a72f42edd8a0e3860 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:56 + docker-compose build --help 20:04:56 + grep parallel 20:04:57 --parallel Build images in parallel. [Pipeline] } 20:04:57 $ docker stop --time=1 45243a62c22144eacd9ce8eb19cb018c51ba53e2e6658f7a72f42edd8a0e3860 20:04:58 $ docker rm -f --volumes 45243a62c22144eacd9ce8eb19cb018c51ba53e2e6658f7a72f42edd8a0e3860 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:59 prd-ubuntu20.04-docker-8c-8g-7792 does not seem to be running inside a container 20:04:59 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:04:59 $ docker top 34f7ae71656453bae3aa39c1ec9ceb5608465023c939ce1b52bd6026fc1f4bd8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:05:00 + docker-compose -f ./docker-compose-build.yml build --parallel 20:05:00 Building core-command ... 20:05:00 Building core-common-config-bootstrapper ... 20:05:00 Building core-data ... 20:05:00 Building core-metadata ... 20:05:00 Building security-bootstrapper ... 20:05:00 Building security-proxy-auth ... 20:05:00 Building security-proxy-setup ... 20:05:00 Building security-secretstore-setup ... 20:05:00 Building security-spiffe-token-provider ... 20:05:00 Building security-spire-agent ... 20:05:00 Building security-spire-config ... 20:05:00 Building security-spire-server ... 20:05:00 Building support-notifications ... 20:05:00 Building support-scheduler ... 20:05:00 Building security-proxy-setup 20:05:00 Building security-bootstrapper 20:05:00 Building core-data 20:05:00 Building security-spire-agent 20:05:00 Building security-secretstore-setup 20:05:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:12 ---> 657fb544e5f4 20:05:12 Step 3/24 : WORKDIR /edgex-go 20:05:12 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:12 ---> 657fb544e5f4 20:05:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:12 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:12 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:05:12 ---> 657fb544e5f4 20:05:12 Step 3/21 : WORKDIR /edgex-go 20:05:12 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:12 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:12 ---> 657fb544e5f4 20:05:12 Step 3/24 : WORKDIR /edgex-go 20:05:13 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:13 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:05:13 ---> 657fb544e5f4 20:05:13 Step 3/32 : WORKDIR /edgex-go 20:05:19 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7795 in /w/workspace/edgexfoundry_edgex-go_PR-4398 [Pipeline] { [Pipeline] ws 20:05:19 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:05:19 The recommended git tool is: git 20:05:21 ---> Running in a81217f18c9c 20:05:21 ---> Running in fa4244a1df91 20:05:21 ---> Running in bae9ba4fdf91 20:05:21 ---> Running in 76697bb6ee0a 20:05:21 ---> Running in 4f52b59c360d 20:05:21 Removing intermediate container 76697bb6ee0a 20:05:21 ---> 3a185cd703d8 20:05:21 Step 4/32 : RUN apk add --update --no-cache make git 20:05:21 Removing intermediate container a81217f18c9c 20:05:21 ---> 155571f10ce3 20:05:21 Step 4/21 : RUN apk add --update --no-cache make git 20:05:21 Removing intermediate container fa4244a1df91 20:05:21 ---> 9c3dae6c105f 20:05:21 Step 4/24 : RUN apk add --update --no-cache make git 20:05:21 ---> Running in 9ff029f53b88 20:05:21 Removing intermediate container bae9ba4fdf91 20:05:21 ---> 91a55a63a4db 20:05:21 Step 4/22 : WORKDIR /edgex-go 20:05:21 ---> Running in 6f7db1b03928 20:05:21 Removing intermediate container 4f52b59c360d 20:05:21 ---> e274031d2ec8 20:05:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:05:21 ---> Running in 1329720b799c 20:05:21 ---> Running in 3b7de236c2c2 20:05:21 ---> Running in 6bae2590dc0f 20:05:21 Removing intermediate container 3b7de236c2c2 20:05:21 ---> a6b58f8637e0 20:05:21 Step 5/22 : RUN apk add --update --no-cache make git 20:05:21 ---> Running in b93805c48bdc 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:21 OK: 211 MiB in 51 packages 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:21 OK: 211 MiB in 51 packages 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:22 OK: 211 MiB in 51 packages 20:05:22 OK: 211 MiB in 51 packages 20:05:22 OK: 211 MiB in 51 packages 20:05:22 Removing intermediate container 9ff029f53b88 20:05:22 ---> 2f35edb5c716 20:05:22 Step 5/32 : COPY go.mod vendor* ./ 20:05:22 Removing intermediate container 6f7db1b03928 20:05:22 ---> 01403a1f6770 20:05:22 Step 5/21 : COPY go.mod vendor* ./ 20:05:22 Removing intermediate container 1329720b799c 20:05:22 ---> 485cbac71ed2 20:05:22 Step 5/24 : COPY go.mod vendor* ./ 20:05:22 ---> b5fa6dc0420e 20:05:22 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> Running in f48b5b9731a8 20:05:22 ---> 794a73031f62 20:05:22 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> dc403219496c 20:05:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> Running in aa21521503f1 20:05:22 ---> Running in 163d02be6af2 20:05:22 Removing intermediate container b93805c48bdc 20:05:22 ---> 8a7c4aef469d 20:05:22 Step 6/22 : COPY go.mod vendor* ./ 20:05:22 Removing intermediate container 6bae2590dc0f 20:05:22 ---> 3658656ec2ac 20:05:22 Step 5/24 : COPY go.mod vendor* ./ 20:05:22 ---> 031212a8a63e 20:05:22 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> 0046b2dbc8e2 20:05:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> Running in c13d9fe8a6f9 20:05:22 ---> Running in 22ea92ca115f 20:05:28 using credential edgex-jenkins-ssh 20:05:28 Cloning the remote Git repository 20:05:28 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:05:28 > git init /w/workspace/edgex-go/1 # timeout=10 20:05:28 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:05:28 > git --version # timeout=10 20:05:28 > git --version # 'git version 2.25.1' 20:05:28 using GIT_SSH to set credentials SSH Credentials for GitHub 20:05:28 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:42 Merging remotes/origin/main commit bf351722e82323d10db38853b04b95297acda03c into PR head commit 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:06:42 Merge succeeded, producing 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:06:42 Checking out Revision 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 (PR-4398) 20:06:43 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-core-contracts/v3" 20:06:43 > git --version # timeout=10 20:06:43 > git --version # 'git version 2.25.1' 20:06:43 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:06:44 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:06:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:06:44 Dload Upload Total Spent Left Speed 20:06:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 93757 0 --:--:-- --:--:-- --:--:-- 94451 20:06:44 Removing intermediate container 22ea92ca115f 20:06:44 ---> e46cac8e3708 20:06:44 Step 8/22 : COPY . . 20:06:44 Removing intermediate container aa21521503f1 20:06:44 ---> 599899b5a481 20:06:44 Step 7/21 : COPY . . 20:06:44 Removing intermediate container f48b5b9731a8 20:06:44 ---> 51ba06b7799f 20:06:44 Step 7/32 : COPY . . 20:06:44 Removing intermediate container 163d02be6af2 20:06:44 ---> 8f62327d726d 20:06:44 Step 7/24 : COPY . . 20:06:44 Removing intermediate container c13d9fe8a6f9 20:06:44 ---> 6adbe134bead 20:06:44 Step 7/24 : COPY . . [Pipeline] sh 20:06:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:06:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:06:41 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:06:41 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:06:41 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4398/head:refs/remotes/origin/PR-4398 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:06:42 > git config core.sparsecheckout # timeout=10 20:06:42 > git checkout -f 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 # timeout=10 20:06:42 > git remote # timeout=10 20:06:42 > git config --get remote.origin.url # timeout=10 20:06:42 using GIT_SSH to set credentials SSH Credentials for GitHub 20:06:42 > git merge bf351722e82323d10db38853b04b95297acda03c # timeout=10 20:06:42 > git rev-parse HEAD^{commit} # timeout=10 20:06:42 > git config core.sparsecheckout # timeout=10 20:06:42 > git checkout -f 6b8762af9cfc2768dc5059c5e002a268aadb9ae9 # timeout=10 20:06:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:06:45 + + sudo teesudo /etc/docker/daemon.new jq 20:06:45 . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:06:47 { 20:06:47 "registry-mirrors": [ 20:06:47 "https://nexus3.edgexfoundry.org:10001" 20:06:47 ], 20:06:47 "bip": "10.250.0.254/24", 20:06:47 "hosts": [ 20:06:47 "tcp://0.0.0.0:5555", 20:06:47 "unix:///var/run/docker.sock" 20:06:47 ], 20:06:47 "mtu": 1458, 20:06:47 "selinux-enabled": true, 20:06:47 "seccomp-profile": "/etc/docker/seccomp.json" 20:06:47 } [Pipeline] sh 20:06:47 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:06:48 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:07:06 provisioning config files... 20:07:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3381969620950286926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:07:06 ---> e647e669e352 20:07:06 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:07:06 ---> 217a16437526 20:07:06 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:07:06 ---> 0bfe27862d98 20:07:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:07:06 ---> 5c50447efe62 20:07:06 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:07:06 ---> b92bc6f8e9f0 20:07:06 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:06 ---> Running in 2282a72b9951 20:07:06 ---> Running in 39e6350c0bfe 20:07:06 ---> Running in ab94b65e811a 20:07:06 ---> Running in bff6f8cd3afb 20:07:06 ---> Running in fb840c35b0b0 20:07:06 Removing intermediate container bff6f8cd3afb 20:07:06 ---> ebaefd111c12 20:07:06 Step 9/24 : WORKDIR /edgex-go/spire-build 20:07:06 ---> Running in f69e617863fe 20:07: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 20:07:06 Removing intermediate container f69e617863fe 20:07:06 ---> 1d4868b4c477 20:07:06 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 20:07:06 ---> docker-login.sh 20:07:06 nexus3.edgexfoundry.org:10001 20:07:07 ---> Running in 7382153d8e9d 20:07:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:07:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:07:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:07 Configure a credential helper to remove this warning. See 20:07:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:07 20:07:07 Login Succeeded 20:07:07 nexus3.edgexfoundry.org:10002 20:07:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 nexus3.edgexfoundry.org:10003 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 nexus3.edgexfoundry.org:10004 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:08 Configure a credential helper to remove this warning. See 20:07:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:08 20:07:08 Login Succeeded 20:07:08 docker.io 20:07:08 Removing intermediate container 7382153d8e9d 20:07:08 ---> 6f1da6dc77f1 20:07:08 Step 11/24 : WORKDIR /edgex-go 20:07:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:07:09 ---> Running in 2583c4324d51 20:07:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:07:09 Configure a credential helper to remove this warning. See 20:07:09 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:07:09 20:07:09 Login Succeeded 20:07:09 ---> docker-login.sh ends [Pipeline] } 20:07:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:07:09 Removing intermediate container 2583c4324d51 20:07:09 ---> 7071b8fe53c2 20:07:09 20:07:09 Step 12/24 : FROM alpine:3.15 20:07:09 3.15: Pulling from library/alpine 20:07:09 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:09 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:07:09 ========================================================= 20:07:09 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:07:09 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:07:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:10 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:07:10 9b18e9b68314: Pulling fs layer 20:07:10 35d82f9e3411: Pulling fs layer 20:07:10 e16973657156: Pulling fs layer 20:07:10 fc693d55d65f: Pulling fs layer 20:07:10 7e9fc2657dce: Pulling fs layer 20:07:10 dda99020689f: Pulling fs layer 20:07:10 db1c61fa0a46: Pulling fs layer 20:07:10 891c053d2c06: Pulling fs layer 20:07:10 fc693d55d65f: Waiting 20:07:10 7e9fc2657dce: Waiting 20:07:10 dda99020689f: Waiting 20:07:10 db1c61fa0a46: Waiting 20:07:10 891c053d2c06: Waiting 20:07:10 e16973657156: Verifying Checksum 20:07:10 e16973657156: Download complete 20:07:10 35d82f9e3411: Verifying Checksum 20:07:10 35d82f9e3411: Download complete 20:07:10 7e9fc2657dce: Verifying Checksum 20:07:10 7e9fc2657dce: Download complete 20:07:10 dda99020689f: Verifying Checksum 20:07:10 dda99020689f: Download complete 20:07:10 9b18e9b68314: Verifying Checksum 20:07:10 9b18e9b68314: Download complete 20:07:10 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:07:10 Status: Downloaded newer image for alpine:3.15 20:07:10 ---> 5ce65d7b0fde 20:07:10 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:11 9b18e9b68314: Pull complete 20:07:11 891c053d2c06: Verifying Checksum 20:07:11 891c053d2c06: Download complete 20:07:12 35d82f9e3411: Pull complete 20:07:12 ---> Running in b9088bd32615 20:07:12 e16973657156: Pull complete 20:07:12 Removing intermediate container b9088bd32615 20:07:12 ---> a0de0f998039 20:07:12 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:13 db1c61fa0a46: Verifying Checksum 20:07:13 ---> Running in e594352491e1 20:07:13 fc693d55d65f: Verifying Checksum 20:07:13 fc693d55d65f: Download complete 20:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:14 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:07:14 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:07:14 OK: 15857 distinct packages available 20:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:07:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:07:14 (1/5) Installing dumb-init (1.2.5-r1) 20:07:14 (2/5) Installing musl-obstack (1.2.3-r0) 20:07:14 (3/5) Installing libucontext (1.1-r0) 20:07:14 (4/5) Installing gcompat (1.0.0-r4) 20:07:14 (5/5) Installing openssl (1.1.1t-r1) 20:07:14 Executing busybox-1.34.1-r7.trigger 20:07:14 OK: 7 MiB in 19 packages 20:07:18 Removing intermediate container e594352491e1 20:07:18 ---> 02b84424368f 20:07:18 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:07:25 fc693d55d65f: Pull complete 20:07:25 7e9fc2657dce: Pull complete 20:07:25 dda99020689f: Pull complete 20:07:26 ---> 365d0d5a9efe 20:07:26 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:30 db1c61fa0a46: Pull complete 20:07:31 891c053d2c06: Pull complete 20:07:31 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:07:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:07:32 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:32 WORKDIR /edgex 20:07:32 COPY go.mod . 20:07:32 RUN go mod download -t 20:07:32 ci-base-image-arm64 -f - . 20:07:32 Sending build context to Docker daemon 3.118MB 20:07:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:07:32 ---> f96f9c87975a 20:07:32 Step 2/4 : WORKDIR /edgex 20:07:34 ---> Running in 0619d32e0736 20:07:35 Removing intermediate container 0619d32e0736 20:07:35 ---> 4a0b5746fc58 20:07:35 Step 3/4 : COPY go.mod . 20:07:35 ---> 9886ffab2633 20:07:35 Step 4/4 : RUN go mod download 20:07:35 ---> Running in 92242fd7f3ca 20:07:38 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 20:07: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 20:07:39 ---> 3fdc59601b03 20:07:39 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:07:43 ---> 326fcd0cb49b 20:07:43 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:07:49 ---> 591efce3eee6 20:07:49 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:07:51 Removing intermediate container 2282a72b9951 20:07:51 ---> 093a3ac47982 20:07:51 20:07:51 Step 9/32 : FROM alpine:3.16 20:07:52 Removing intermediate container ab94b65e811a 20:07:52 ---> c70fa1989834 20:07:52 20:07:52 Step 10/22 : FROM alpine:3.16 20:07:52 Removing intermediate container 39e6350c0bfe 20:07:52 ---> a454ec810222 20:07:52 20:07:52 Step 9/21 : FROM alpine:3.16 20:07:52 3.16: Pulling from library/alpine 20:07:52 ---> 9a62d2e446e3 20:07:52 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:52 3.16: Pulling from library/alpine 20:07:52 ---> Running in 264f56daf1dd 20:07:52 Removing intermediate container fb840c35b0b0 20:07:52 ---> cfd804df57a5 20:07:52 20:07:52 Step 9/24 : FROM alpine:3.16 20:07:52 Removing intermediate container 264f56daf1dd 20:07:52 ---> 8e64cbdf6f84 20:07:52 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:52 ---> Running in 2eefc8a14367 20:07:52 Removing intermediate container 2eefc8a14367 20:07:52 ---> 337e1888e528 20:07:52 Step 22/24 : LABEL arch=x86_64 20:07:52 ---> Running in 25ff0be86496 20:07:53 Removing intermediate container 25ff0be86496 20:07:53 ---> d8c9f3afd58b 20:07:53 Step 23/24 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:07:53 ---> Running in d5a525f4d8f4 20:07:53 Removing intermediate container d5a525f4d8f4 20:07:53 ---> b6ec82d46a3a 20:07:53 Step 24/24 : LABEL version=0.0.0 20:07:53 ---> Running in f04a6c548b8d 20:07:53 3.16: Pulling from library/alpine 20:07:53 Removing intermediate container f04a6c548b8d 20:07:53 ---> a2c54fee77ea 20:07:53 20:07:53 3.16: Pulling from library/alpine 20:07:53 Successfully built a2c54fee77ea 20:07:53 Successfully tagged security-spire-agent:latest 20:07:53  Building security-spire-agent ... done Building security-spiffe-token-provider 20:07:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:07:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:07:53 Status: Downloaded newer image for alpine:3.16 20:07:53 Status: Image is up to date for alpine:3.16 20:07:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:07:53 Status: Image is up to date for alpine:3.16 20:07:53 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:07:53 Status: Image is up to date for alpine:3.16 20:07:53 ---> dfd21b5a31f5 20:07:53 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:53 ---> dfd21b5a31f5 20:07:53 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:07:53 ---> dfd21b5a31f5 20:07:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:07:53 ---> dfd21b5a31f5 20:07:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:07:55 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:55 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:07:55 ---> 657fb544e5f4 20:07:55 Step 3/19 : WORKDIR /edgex-go 20:07:55 ---> Using cache 20:07:55 ---> e274031d2ec8 20:07:55 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:07:58 ---> Running in 9a4c26e13ce4 20:07:58 ---> Running in 85517af2fc9d 20:07:58 ---> Running in 5fdf551b90ca 20:07:58 ---> Running in e081173dfc91 20:07:58 ---> Running in b089c3ae9f7b 20:07:58 Removing intermediate container b089c3ae9f7b 20:07:58 ---> 284da464ebf8 20:07:58 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:07:58 Removing intermediate container e081173dfc91 20:07:58 ---> 4aaea859d3b9 20:07:58 Step 12/22 : ENV APP_PORT=59880 20:07:58 ---> Running in 96b79439bfb4 20:07:58 ---> Running in 5a654f2a5c5d 20:07:58 Removing intermediate container 5a654f2a5c5d 20:07:58 ---> 4378ef58b700 20:07:58 Step 13/22 : EXPOSE $APP_PORT 20:07:58 ---> Running in e57862cab44a 20:07:58 Removing intermediate container e57862cab44a 20:07:58 ---> 3ea9d9981938 20:07:58 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:07:58 ---> Running in eeb5a5f515b3 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:59 (1/3) Installing ca-certificates (20220614-r0) 20:07:59 (2/3) Installing dumb-init (1.2.5-r1) 20:07:59 (3/3) Installing su-exec (0.2-r1) 20:07:59 Executing busybox-1.35.0-r17.trigger 20:07:59 (1/6) Installing ca-certificates (20220614-r0) 20:07:59 Executing ca-certificates-20220614-r0.trigger 20:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:59 (2/6) Installing brotli-libs (1.0.9-r6) 20:07:59 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:07:59 (4/6) Installing libcurl (7.83.1-r6) 20:07:59 OK: 6 MiB in 17 packages 20:07:59 (1/2) Installing dumb-init (1.2.5-r1) 20:07:59 (5/6) Installing curl (7.83.1-r6) 20:07:59 (2/2) Installing su-exec (0.2-r1) 20:07:59 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:07:59 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:07:59 OK: 17046 distinct packages available 20:07:59 Executing busybox-1.35.0-r17.trigger 20:07:59 (6/6) Installing dumb-init (1.2.5-r1) 20:07:59 OK: 6 MiB in 16 packages 20:07:59 Executing busybox-1.35.0-r17.trigger 20:07:59 Executing ca-certificates-20220614-r0.trigger 20:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:07:59 OK: 8 MiB in 20 packages 20:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:07:59 (1/1) Installing dumb-init (1.2.5-r1) 20:07:59 Executing busybox-1.35.0-r17.trigger 20:07:59 OK: 6 MiB in 15 packages 20:07:59 OK: 211 MiB in 51 packages 20:08:03 Removing intermediate container 96b79439bfb4 20:08:03 ---> 6223db7095df 20:08:03 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:08:03 Removing intermediate container eeb5a5f515b3 20:08:03 ---> 394b69d979e3 20:08:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:03 Removing intermediate container 9a4c26e13ce4 20:08:03 ---> 6d1753436e7b 20:08:03 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:08:03 ---> Running in efb9db10ac3d 20:08:03 Removing intermediate container 85517af2fc9d 20:08:03 ---> 6f132ec4a65a 20:08:03 Step 5/19 : COPY go.mod vendor* ./ 20:08:04 ---> Running in 0ffa9b1129d2 20:08:04 ---> 5003ca2ef379 20:08:04 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:08:04 Removing intermediate container 5fdf551b90ca 20:08:04 ---> e48d59fce44b 20:08:04 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:08:04 ---> eaf19147ae79 20:08:04 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:04 Removing intermediate container efb9db10ac3d 20:08:04 ---> 142a84906b5e 20:08:04 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:08:04 Removing intermediate container 0ffa9b1129d2 20:08:04 ---> d4645ffbe32e 20:08:04 Step 12/24 : WORKDIR / 20:08:04 ---> Running in bc2004393af4 20:08:04 ---> Running in 9c48388f971d 20:08:04 ---> Running in 34e44b909377 20:08:04 ---> Running in 5a3d9dee9acc 20:08:04 Removing intermediate container 9c48388f971d 20:08:04 ---> bf959780a0ca 20:08:04 Step 12/21 : WORKDIR /edgex 20:08:04 Removing intermediate container bc2004393af4 20:08:04 ---> 2bab9ce2af5e 20:08:04 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:08:04 ---> 4cd1882ea314 20:08:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:08:04 ---> Running in f467b968664a 20:08:04 ---> Running in df4d7bd11dfe 20:08:05 Removing intermediate container 5a3d9dee9acc 20:08:05 ---> e07138045f92 20:08:05 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:08:05 Removing intermediate container f467b968664a 20:08:05 ---> aebebb0bb5a9 20:08:05 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:08:05 Removing intermediate container df4d7bd11dfe 20:08:05 ---> fd7139027eae 20:08:05 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:08:05 ---> Running in 4c1ffde32b3e 20:08:05 ---> 83b32fd554b0 20:08:05 Step 18/22 : ENTRYPOINT ["/core-data"] 20:08:05 ---> 7da5bc3d9bdb 20:08:05 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:08:05 ---> Running in e0d0d9a8a803 20:08:05 Removing intermediate container 4c1ffde32b3e 20:08:05 ---> f6c413e4bd00 20:08:05 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:08:05 ---> Running in 8fddfc6c96d7 20:08:05 ---> b35599d961bc 20:08:05 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:08:05 Removing intermediate container e0d0d9a8a803 20:08:05 ---> b07c6d02e984 20:08:05 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:05 ---> Running in 9f2058d7d53e 20:08:05 ---> 39fd410be2a3 20:08:05 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:08:05 Removing intermediate container 9f2058d7d53e 20:08:05 ---> 423bb4acd73e 20:08:05 Step 20/22 : LABEL arch=x86_64 20:08:05 ---> Running in 41a1743b8ac2 20:08:05 ---> afeb6ab63240 20:08:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:08:05 ---> cc93a438b381 20:08:05 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:08:05 Removing intermediate container 41a1743b8ac2 20:08:05 ---> 0f40bcaeef82 20:08:05 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:08:05 ---> Running in 1ceb8d436821 20:08:06 ---> bd0f782b9ff4 20:08:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:08:06 Removing intermediate container 8fddfc6c96d7 20:08:06 ---> ca2aaa6a9ffa 20:08:06 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:08:06 Removing intermediate container 1ceb8d436821 20:08:06 ---> c841cff33a76 20:08:06 Step 22/22 : LABEL version=0.0.0 20:08:06 ---> 155899791991 20:08:06 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:08:06 ---> Running in 9496f840a11c 20:08:06 ---> 0bc4b28c15dc 20:08:06 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:08:06 ---> Running in b879a14a722a 20:08:06 Removing intermediate container 9496f840a11c 20:08:06 ---> b1f866d39fc6 20:08:06 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:08:06 Removing intermediate container b879a14a722a 20:08:06 ---> 0213f9f3a781 20:08:06 20:08:06 ---> 50a5e45d130a 20:08:06 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:06 Successfully built 0213f9f3a781 20:08:06 Successfully tagged core-data:latest 20:08:06  Building core-data ... done Building support-notifications 20:08:07 ---> Running in 71ee0786c141 20:08:11 Removing intermediate container 92242fd7f3ca 20:08:11 ---> baae3b28c667 20:08:11 Successfully built baae3b28c667 20:08:11 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:08:11 ---> 657fb544e5f4 20:08:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:08:11 ---> Using cache 20:08:11 ---> 91a55a63a4db 20:08:11 Step 4/22 : WORKDIR /edgex-go 20:08:11 ---> Using cache 20:08:11 ---> a6b58f8637e0 20:08:11 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:08:11 + docker inspect -f . ci-base-image-arm64 20:08:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:11 prd-ubuntu20.04-docker-arm64-4c-16g-7795 does not seem to be running inside a container 20:08:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:08:13 $ docker top 7aaa8d9bdc116bc09ed1589d2987e273d8bfee45ca64a90133c81b689f2e234f -eo pid,comm [Pipeline] { [Pipeline] sh 20:08:13 ---> afd4967e2ad5 20:08:13 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:08:13 ---> Running in b5bdc24241eb 20:08:13 ---> 4e881382f792 20:08:13 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:08:13 ---> Running in 6dc8893c10aa 20:08:13 ---> 17d0ff7b24de 20:08:13 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:13 ---> Running in 971d569c86c9 20:08:13 + go version 20:08:13 go version go1.18.7 linux/arm64 20:08:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:08:13 Removing intermediate container 71ee0786c141 20:08:13 ---> b32d5da89f66 20:08:13 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [Pipeline] } 20:08:14 $ docker stop --time=1 7aaa8d9bdc116bc09ed1589d2987e273d8bfee45ca64a90133c81b689f2e234f 20:08:14 ---> Running in b2cdeea07067 20:08:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:08:14 Removing intermediate container b2cdeea07067 20:08:14 ---> c13559fe3a78 20:08:14 Step 19/21 : LABEL arch=x86_64 20:08:14 ---> Running in a16b5755d205 20:08:14 Removing intermediate container 6dc8893c10aa 20:08:14 ---> e3e6393ff400 20:08:14 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:14 OK: 211 MiB in 51 packages 20:08:14 Removing intermediate container a16b5755d205 20:08:14 ---> 864149f1cf4d 20:08:14 Step 20/21 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:08:14 ---> Running in cb7e16b636be 20:08:14 Removing intermediate container 971d569c86c9 20:08:14 ---> d5351769326d 20:08:14 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:08:14 ---> 44ad36aab072 20:08:14 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:08:14 ---> Running in a95516b9f986 20:08:14 Removing intermediate container cb7e16b636be 20:08:14 ---> b46d031accbe 20:08:14 Step 21/21 : LABEL version=0.0.0 20:08:15 ---> Running in 5df14f0506ba 20:08:15 Removing intermediate container a95516b9f986 20:08:15 ---> f4e1dd0f56c5 20:08:15 Step 22/24 : LABEL arch=x86_64 20:08:15 ---> fe76aca2c723 20:08:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:08:15 Removing intermediate container 5df14f0506ba 20:08:15 ---> 7af4ce4d1de8 20:08:15 20:08:15 ---> Running in 3ab46ff9837e 20:08:15 Removing intermediate container b5bdc24241eb 20:08:15 ---> dbd8d19678d4 20:08:15 Step 6/22 : COPY go.mod vendor* ./ 20:08:15 Successfully built 7af4ce4d1de8 20:08:15 Successfully tagged security-proxy-setup:latest 20:08:15 Building security-spire-config 20:08:15  Building security-proxy-setup ... done Removing intermediate container 3ab46ff9837e 20:08:15 ---> 6f35bb10e43c 20:08:15 Step 23/24 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:08:15 ---> 26bbe903eedd 20:08:15 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:08:15 $ docker rm -f --volumes 7aaa8d9bdc116bc09ed1589d2987e273d8bfee45ca64a90133c81b689f2e234f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:08:16 + docker inspect -f . ci-base-image-arm64 20:08:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:08:16 prd-ubuntu20.04-docker-arm64-4c-16g-7795 does not seem to be running inside a container 20:08:16 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:08:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:08:19 ---> 657fb544e5f4 20:08:19 Step 3/24 : WORKDIR /edgex-go 20:08:19 ---> Using cache 20:08:19 ---> e274031d2ec8 20:08:19 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:08:19 ---> Using cache 20:08:19 ---> 3658656ec2ac 20:08:19 Step 5/24 : COPY go.mod vendor* ./ 20:08:19 ---> Using cache 20:08:19 ---> 031212a8a63e 20:08:19 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:19 ---> Using cache 20:08:19 ---> 6adbe134bead 20:08:19 Step 7/24 : COPY . . 20:08:19 ---> Using cache 20:08:19 ---> 5c50447efe62 20:08:19 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:08:19 ---> Using cache 20:08:19 ---> ebaefd111c12 20:08:19 Step 9/24 : WORKDIR /edgex-go/spire-build 20:08:19 ---> Using cache 20:08:19 ---> 1d4868b4c477 20:08:19 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 20:08:19 ---> Using cache 20:08:19 ---> 6f1da6dc77f1 20:08:19 Step 11/24 : WORKDIR /edgex-go 20:08:19 ---> Using cache 20:08:19 ---> 7071b8fe53c2 20:08:19 20:08:19 Step 12/24 : FROM alpine:3.15 20:08:19 ---> 5ce65d7b0fde 20:08:19 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:08:19 ---> Using cache 20:08:19 ---> a0de0f998039 20:08:19 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:08:20 $ docker top 2f77f5e98cf50146896a3f6ee3fbfeab30e81708760b93815074827f360f7316 -eo pid,comm [Pipeline] { [Pipeline] echo 20:08:20 ========================================================= 20:08:20 [edgeXBuildGoParallel] Running Tests and Build... 20:08:20 ========================================================= [Pipeline] sh 20:08:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:08:21 + make test 20:08:21 go test -race -coverprofile=coverage.out ./... 20:08:22 ---> fd68f58df842 20:08:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:22 ---> e2db4b59c141 20:08:22 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:08:22 ---> Running in 5def6af39608 20:08:22 ---> Running in 98e7bf947ff9 20:08:22 ---> Running in 89fc935d12ca 20:08:22 Removing intermediate container 5def6af39608 20:08:22 ---> 029c706a7a39 20:08:22 Step 24/24 : LABEL version=0.0.0 20:08:23 ---> 0b43f68744f2 20:08:23 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:08:23 ---> Running in cebd94103615 20:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:24 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:08:24 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:08:24 OK: 15857 distinct packages available 20:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:08:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:08:24 (1/4) Installing dumb-init (1.2.5-r1) 20:08:24 (2/4) Installing musl-obstack (1.2.3-r0) 20:08:24 (3/4) Installing libucontext (1.1-r0) 20:08:24 (4/4) Installing gcompat (1.0.0-r4) 20:08:24 Executing busybox-1.34.1-r7.trigger 20:08:24 OK: 6 MiB in 18 packages 20:08:25 ---> 58bb351121b9 20:08:25 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:08:25 Removing intermediate container cebd94103615 20:08:25 ---> 49179539a6d4 20:08:25 20:08:25 Successfully built 49179539a6d4 20:08:25 Successfully tagged security-secretstore-setup:latest 20:08:25  Building security-secretstore-setup ... done Building core-command 20:08:29 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:08:29 ---> 657fb544e5f4 20:08:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:08:29 ---> Using cache 20:08:29 ---> 91a55a63a4db 20:08:29 Step 4/23 : WORKDIR /edgex-go 20:08:29 ---> Using cache 20:08:29 ---> a6b58f8637e0 20:08:29 Step 5/23 : RUN apk add --update --no-cache make git 20:08:29 ---> Using cache 20:08:29 ---> 8a7c4aef469d 20:08:29 Step 6/23 : COPY go.mod vendor* ./ 20:08:29 ---> Using cache 20:08:29 ---> 0046b2dbc8e2 20:08:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:29 ---> Using cache 20:08:29 ---> e46cac8e3708 20:08:29 Step 8/23 : COPY . . 20:08:29 ---> Using cache 20:08:29 ---> 0bfe27862d98 20:08:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:08:32 ---> f2c92316a525 20:08:32 Step 27/32 : RUN chmod +x /entrypoint.sh 20:08:32 ---> Running in 6c1abb9c94ae 20:08:32 ---> Running in 5b1e11b1bda7 20:08:32 Removing intermediate container 98e7bf947ff9 20:08:32 ---> 14f07ea315d3 20:08:32 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:08:33 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 20:08:35 ---> 2a1a99a8d85b 20:08:35 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:08:36 Removing intermediate container 5b1e11b1bda7 20:08:36 ---> 779814f3ffc9 20:08:36 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:08:39 ---> 1de94ff10a21 20:08:39 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:08:43 ---> Running in abc1f864bda6 20:08:43 ---> Running in 4a7a8318ac70 20:08:43 Removing intermediate container abc1f864bda6 20:08:43 ---> c7dfa4b40a5c 20:08:43 Step 29/32 : CMD ["gate"] 20:08:45 ---> Running in dfce82e0b196 20:08:45 Removing intermediate container 4a7a8318ac70 20:08:45 ---> d4a71b6d1f54 20:08:45 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:08:50 Removing intermediate container dfce82e0b196 20:08:50 ---> af5d8a11b454 20:08:50 Step 30/32 : LABEL arch=x86_64 20:08:50 ---> ef3ba9ad6c68 20:08:50 Step 19/24 : WORKDIR / 20:08:51 ---> Running in fea6bf9cba58 20:08:51 ---> Running in de22592e17e5 20:08:51 Removing intermediate container fea6bf9cba58 20:08:51 ---> 16d45cf7b15f 20:08:51 Step 31/32 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:08:51 ---> Running in 4cd99cdb27b0 20:08:51 Removing intermediate container de22592e17e5 20:08:51 ---> d9bbf0b5bccb 20:08:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:08:51 ---> Running in ff362408a744 20:08:51 Removing intermediate container 4cd99cdb27b0 20:08:51 ---> 6d2a1b20c015 20:08:51 Step 32/32 : LABEL version=0.0.0 20:08:51 Removing intermediate container ff362408a744 20:08:51 ---> 3d7495af2952 20:08:51 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:08:51 ---> Running in 8b063127328b 20:08:51 ---> Running in 7504b2c35354 20:08:51 Removing intermediate container 8b063127328b 20:08:51 ---> 6b4d0797b4bf 20:08:51 20:08:52 Removing intermediate container 7504b2c35354 20:08:52 ---> 426db0371c7d 20:08:52 Step 22/24 : LABEL arch=x86_64 20:08:52 ---> Running in e23b3ba77cfb 20:08:52 Successfully built 6b4d0797b4bf 20:08:52 Successfully tagged security-bootstrapper:latest 20:08:52 Building core-metadata 20:08:52  Building security-bootstrapper ... done Removing intermediate container 34e44b909377 20:08:52 ---> e749f40781de 20:08:52 Step 7/19 : COPY . . 20:08:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:08:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:08:56 ---> 657fb544e5f4 20:08:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:08:56 ---> Using cache 20:08:56 ---> 91a55a63a4db 20:08:56 Step 4/24 : WORKDIR /edgex-go 20:08:56 ---> Using cache 20:08:56 ---> a6b58f8637e0 20:08:56 Step 5/24 : RUN apk add --update --no-cache make git 20:08:56 ---> Using cache 20:08:56 ---> 8a7c4aef469d 20:08:56 Step 6/24 : COPY go.mod vendor* ./ 20:08:56 ---> Using cache 20:08:56 ---> 0046b2dbc8e2 20:08:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:56 ---> Using cache 20:08:56 ---> e46cac8e3708 20:08:56 Step 8/24 : COPY . . 20:08:56 ---> Using cache 20:08:56 ---> 0bfe27862d98 20:08:56 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:09:00 ? github.com/edgexfoundry/edgex-go [no test files] 20:09:01 Removing intermediate container e23b3ba77cfb 20:09:01 ---> befd5ea9f4b4 20:09:01 Step 23/24 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:09:11 ---> 66bfeb7da8da 20:09:11 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:09:11 ---> Running in b02bcafd6c29 20:09:11 ---> Running in e0c7287dc81f 20:09:11 ---> Running in 5f4deb24d93f 20:09:13 Removing intermediate container e0c7287dc81f 20:09:13 ---> 3e93c2ec1ac9 20:09:13 Step 24/24 : LABEL version=0.0.0 20:09:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:09:15 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 20:09:19 Removing intermediate container 6c1abb9c94ae 20:09:19 ---> a1e7f5b85e72 20:09:19 20:09:19 Step 10/23 : FROM alpine:3.16 20:09:19 ---> dfd21b5a31f5 20:09:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:09:19 ---> Running in 323c9761eb4d 20:09:19 ---> Running in cf065dc8997b 20:09:19 Removing intermediate container 323c9761eb4d 20:09:19 ---> 0d15744f28d9 20:09:19 20:09:19 Successfully built 0d15744f28d9 20:09:19 Successfully tagged security-spire-config:latest 20:09:19 Building security-spire-server 20:09:19  Building security-spire-config ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:09:19 Removing intermediate container 89fc935d12ca 20:09:19 ---> dc96f68191fb 20:09:19 Step 8/22 : COPY . . 20:09:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:09:19 (1/1) Installing dumb-init (1.2.5-r1) 20:09:19 Executing busybox-1.35.0-r17.trigger 20:09:19 OK: 6 MiB in 15 packages 20:09:26 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:09:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:09:26 ---> 657fb544e5f4 20:09:26 Step 3/23 : WORKDIR /edgex-go 20:09:26 ---> Using cache 20:09:26 ---> e274031d2ec8 20:09:26 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:09:26 ---> Using cache 20:09:26 ---> 3658656ec2ac 20:09:26 Step 5/23 : COPY go.mod vendor* ./ 20:09:26 ---> Using cache 20:09:26 ---> 031212a8a63e 20:09:26 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:26 ---> Using cache 20:09:26 ---> 6adbe134bead 20:09:26 Step 7/23 : COPY . . 20:09:26 ---> Using cache 20:09:26 ---> 5c50447efe62 20:09:26 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:09:26 ---> Using cache 20:09:26 ---> ebaefd111c12 20:09:26 Step 9/23 : WORKDIR /edgex-go/spire-build 20:09:26 ---> Using cache 20:09:26 ---> 1d4868b4c477 20:09:26 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 20:09:48 ---> 02ad64734180 20:09:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:09:48 ---> Running in 34ba146d9fd5 20:09:48 ---> Running in afcba9806967 20:09:48 Removing intermediate container cf065dc8997b 20:09:48 ---> ec0a584262ad 20:09:48 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:09:48 ---> Running in ecdca0f5a672 20:09:49 Removing intermediate container ecdca0f5a672 20:09:49 ---> b60a6d4a1c90 20:09:49 Step 13/23 : ENV APP_PORT=59882 20:09:50 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 20:09:52 ---> Running in eab49dbde0f2 20:09:52 Removing intermediate container eab49dbde0f2 20:09:52 ---> abacce015a8d 20:09:52 Step 14/23 : EXPOSE $APP_PORT 20:09:52 ---> Running in 3ee3b1863955 20:09:52 Removing intermediate container b02bcafd6c29 20:09:52 ---> 36e694514482 20:09:52 20:09:52 Step 10/24 : FROM alpine:3.16 20:09:52 ---> dfd21b5a31f5 20:09:52 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:09:52 ---> Using cache 20:09:52 ---> ec0a584262ad 20:09:52 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:09:52 ---> Using cache 20:09:52 ---> b60a6d4a1c90 20:09:52 Step 13/24 : ENV APP_PORT=59881 20:09:52 Removing intermediate container 34ba146d9fd5 20:09:52 ---> 310453f1d372 20:09:52 Step 11/23 : WORKDIR /edgex-go 20:09:53 ---> Running in a0029b589bc2 20:09:53 ---> Running in d88864036112 20:09:53 Removing intermediate container 3ee3b1863955 20:09:53 ---> a887faf0873b 20:09:53 Step 15/23 : WORKDIR / 20:09:53 Removing intermediate container a0029b589bc2 20:09:53 ---> 48d2b03f265b 20:09:53 Step 14/24 : EXPOSE $APP_PORT 20:09:53 ---> Running in dcbd5601498f 20:09:53 Removing intermediate container d88864036112 20:09:53 ---> 29f342ce66b3 20:09:53 20:09:53 Step 12/23 : FROM alpine:3.15 20:09:53 ---> Running in 45e5043c3ef2 20:09:53 ---> 5ce65d7b0fde 20:09:53 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:53 ---> Using cache 20:09:53 ---> a0de0f998039 20:09:53 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:09:53 ---> Using cache 20:09:53 ---> 02b84424368f 20:09:53 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:09:53 Removing intermediate container dcbd5601498f 20:09:53 ---> e4a4c28c3dc5 20:09:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:57 Removing intermediate container 45e5043c3ef2 20:09:57 ---> 27bce70bdc94 20:09:57 Step 15/24 : WORKDIR / 20:10:00 ---> ef46fc8c374a 20:10:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:10:00 ---> 30cd4349281f 20:10:00 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:10:00 ---> Running in 1d5bc6dcc26c 20:10:00 Removing intermediate container 5f4deb24d93f 20:10:00 ---> 1f1f4dadc17c 20:10:00 20:10:00 Step 9/19 : FROM alpine:3.15 20:10:00 ---> 5ce65d7b0fde 20:10:00 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:10:00 ---> Using cache 20:10:00 ---> a0de0f998039 20:10:00 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:10:01 ---> Running in ccdd15d8ba0e 20:10:01 ---> 24643154c664 20:10:01 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:10:01 Removing intermediate container 1d5bc6dcc26c 20:10:01 ---> b5abf2f6bd99 20:10:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:01 ---> 24aeb0665284 20:10:01 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:10:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:10:03 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:10:03 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:10:03 OK: 15857 distinct packages available 20:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:10:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:10:03 (1/9) Installing ca-certificates (20220614-r0) 20:10:03 (2/9) Installing brotli-libs (1.0.9-r5) 20:10:03 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:10:03 (4/9) Installing libcurl (7.80.0-r6) 20:10:03 (5/9) Installing curl (7.80.0-r6) 20:10:03 (6/9) Installing dumb-init (1.2.5-r1) 20:10:03 (7/9) Installing musl-obstack (1.2.3-r0) 20:10:03 (8/9) Installing libucontext (1.1-r0) 20:10:03 (9/9) Installing gcompat (1.0.0-r4) 20:10:03 Executing busybox-1.34.1-r7.trigger 20:10:03 Executing ca-certificates-20220614-r0.trigger 20:10:03 OK: 8 MiB in 23 packages 20:10:05 ---> 106749da66e6 20:10:05 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:10:06 ---> 0fc9a6664f4e 20:10:06 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:10:06 ---> 54feb8731090 20:10:06 Step 19/23 : ENTRYPOINT ["/core-command"] 20:10:06 ---> Running in 329b5ed6b5c7 20:10:06 ---> f6fed55c4f5c 20:10:06 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:06 ---> Running in 8a8b20d52603 20:10:07 Removing intermediate container 329b5ed6b5c7 20:10:07 ---> 3bdb06b30eae 20:10:07 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:10:07 Removing intermediate container 8a8b20d52603 20:10:07 ---> 6d956d5c1026 20:10:07 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:10:07 ---> Running in 9d567c5aa512 20:10:07 Removing intermediate container ccdd15d8ba0e 20:10:07 ---> 57d1f9585d71 20:10:07 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:07 ---> 76cf3e3454df 20:10:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:10:07 ---> Running in d5a95d56c69e 20:10:07 Removing intermediate container 9d567c5aa512 20:10:07 ---> 37ce28da992a 20:10:07 Step 21/23 : LABEL arch=x86_64 20:10:07 ---> Running in d992bc73d658 20:10:07 Removing intermediate container d5a95d56c69e 20:10:07 ---> 6b15f55f0989 20:10:07 Step 21/23 : LABEL arch=x86_64 20:10:07 ---> 17d1da681239 20:10:07 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:10:08 ---> Running in ddd186f503c2 20:10:08 ---> 61ed40608a49 20:10:08 Removing intermediate container d992bc73d658 20:10:08 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml ---> d62375095825 20:10:08 20:10:08 Step 22/23 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:10:08 ---> Running in 5a9f0c6ab8f4 20:10:08 Removing intermediate container ddd186f503c2 20:10:08 ---> 16cb603cdc2b 20:10:08 Step 22/23 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:10:08 ---> Running in b3ab87679075 20:10:09 Removing intermediate container 5a9f0c6ab8f4 20:10:09 ---> bda09143b8ef 20:10:09 Step 23/23 : LABEL version=0.0.0 20:10:09 ---> 5862200b9c00 20:10:09 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:10:09 ---> 67f5f7499eb3 20:10:09 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:10:09 Removing intermediate container b3ab87679075 20:10:09 ---> 3babd9d4c94e 20:10:09 Step 23/23 : LABEL version=0.0.0 20:10:09 ---> Running in 2f99c45db844 20:10:09 ---> Running in 21ad801e88c2 20:10:09 ---> Running in 0fd0e5c385a3 20:10:10 Removing intermediate container 21ad801e88c2 20:10:10 ---> 7fb338e2ad9e 20:10:10 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:10:10 Removing intermediate container 0fd0e5c385a3 20:10:10 ---> b5607854390c 20:10:10 20:10:10 Removing intermediate container 2f99c45db844 20:10:10 ---> c4dd8218acf6 20:10:10 20:10:10 Successfully built b5607854390c 20:10:10 Successfully built c4dd8218acf6 20:10:10 ---> 8c3252ed5767 20:10:10 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:10:10 Successfully tagged security-spire-server:latest 20:10:10 Successfully tagged core-command:latest 20:10:10  Building security-spire-server ... done Building security-proxy-auth 20:10:10  Building core-command ... done Building support-scheduler 20:10:10 ---> Running in 8429e0c9e7cc 20:10:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:10:17 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:17 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:10:21 ---> 657fb544e5f4 20:10:21 ---> 657fb544e5f4 20:10:21 Step 3/22 : ARG ADD_BUILD_TAGS=""Step 3/22 : ARG ADD_BUILD_TAGS="" 20:10:21 20:10:21 ---> Using cache 20:10:21 ---> 91a55a63a4db 20:10:21 Step 4/22 : WORKDIR /edgex-go 20:10:21 ---> Using cache 20:10:21 ---> Using cache 20:10:21 ---> 91a55a63a4db 20:10:21 ---> a6b58f8637e0 20:10:21 Step 4/22 : WORKDIR /edgex-go 20:10:21 Step 5/22 : RUN apk add --update --no-cache make git 20:10:21 ---> Using cache 20:10:21 ---> a6b58f8637e0 20:10:21 Step 5/22 : RUN apk add --update --no-cache make git 20:10:21 ---> Using cache 20:10:21 ---> 8a7c4aef469d 20:10:21 Step 6/22 : COPY go.mod vendor* ./ 20:10:21 ---> Using cache 20:10:21 ---> 8a7c4aef469d 20:10:21 Step 6/22 : COPY go.mod vendor* ./ 20:10:21 ---> Using cache 20:10:21 ---> Using cache 20:10:21 ---> 0046b2dbc8e2 20:10:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:21 ---> 0046b2dbc8e2 20:10:21 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:21 ---> Using cache 20:10:21 ---> e46cac8e3708 20:10:21 Step 8/22 : COPY . . 20:10:21 ---> Using cache 20:10:21 ---> e46cac8e3708 20:10:21 Step 8/22 : COPY . . 20:10:21 ---> Using cache 20:10:21 ---> 0bfe27862d98 20:10:21 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth ---> Using cache 20:10:21 20:10:21 ---> 0bfe27862d98 20:10:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:10:21 ---> Running in 4a579c26aaf2 20:10:21 Removing intermediate container 8429e0c9e7cc 20:10:21 ---> 4f2b336d14fb 20:10:21 Step 22/24 : LABEL arch=x86_64 20:10:22 ---> Running in 3c3d340819a4 20:10:22 ---> Running in f3a4b2ca1a27 20:10:22 ---> Running in dd8ad5e06a44 20:10:23 Removing intermediate container 4a579c26aaf2 20:10:23 ---> 706784e1ed0c 20:10:23 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:10:25 Removing intermediate container dd8ad5e06a44 20:10:25 ---> 6497ec11aa8c 20:10:25 Step 23/24 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:10:25 ---> Running in 6b425f55e157 20:10:25 ---> Running in 0d602897b443 20:10: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:10:25 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 20:10:25 Removing intermediate container afcba9806967 20:10:25 ---> aafd9d8fc2ae 20:10:25 20:10:25 Step 10/22 : FROM alpine:3.16 20:10:25 ---> dfd21b5a31f5 20:10:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:10:26 ---> Running in 9f5e028aa277 20:10:26 Removing intermediate container 6b425f55e157 20:10:26 ---> b87efcb89a0a 20:10:26 Step 17/19 : LABEL arch=x86_64 20:10:26 Removing intermediate container 0d602897b443 20:10:26 ---> 297405e080f4 20:10:26 Step 24/24 : LABEL version=0.0.0 20:10:27 ---> Running in bc48078b7809 20:10:27 ---> Running in 75f8e19d5ab7 20:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:10:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:10:28 Removing intermediate container bc48078b7809 20:10:28 ---> 75a87d853861 20:10:28 Step 18/19 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:10:28 (1/2) Installing ca-certificates (20220614-r0) 20:10:28 (2/2) Installing dumb-init (1.2.5-r1) 20:10:28 Executing busybox-1.35.0-r17.trigger 20:10:28 Executing ca-certificates-20220614-r0.trigger 20:10:28 OK: 6 MiB in 16 packages 20:10:28 Removing intermediate container 75f8e19d5ab7 20:10:28 ---> eacff73ccb0f 20:10:28 20:10:28 Successfully built eacff73ccb0f 20:10:29 Successfully tagged core-metadata:latest 20:10:29  Building core-metadata ... done Building core-common-config-bootstrapper 20:10:29 ---> Running in 48686a11a1c0 20:10:35 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:10:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:10:35 ---> 657fb544e5f4 20:10:35 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:10:35 ---> Using cache 20:10:35 ---> 91a55a63a4db 20:10:35 Step 4/22 : WORKDIR /edgex-go 20:10:35 ---> Using cache 20:10:35 ---> a6b58f8637e0 20:10:35 Step 5/22 : RUN apk add --update --no-cache make git 20:10:35 ---> Using cache 20:10:35 ---> 8a7c4aef469d 20:10:35 Step 6/22 : COPY go.mod vendor* ./ 20:10:35 ---> Using cache 20:10:35 ---> 0046b2dbc8e2 20:10:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:35 ---> Using cache 20:10:35 ---> e46cac8e3708 20:10:35 Step 8/22 : COPY . . 20:10:35 ---> Using cache 20:10:35 ---> 0bfe27862d98 20:10:35 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:10:44 Removing intermediate container 48686a11a1c0 20:10:44 ---> 905d76f2ed6c 20:10:44 Step 19/19 : LABEL version=0.0.0 20:10:44 Removing intermediate container 9f5e028aa277 20:10:44 ---> 2207a451e516 20:10:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:10:44 ---> Running in 9a12682c4308 20:10:44 ---> Running in 2e3a78d68e28 20:10:44 ---> Running in 5662f974d077 20:10:45 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 20:10:46 Removing intermediate container 2e3a78d68e28 20:10:46 ---> 1da77ab98208 20:10:46 20:10:46 Removing intermediate container 5662f974d077 20:10:46 ---> e0697da94047 20:10:46 Step 13/22 : ENV APP_PORT=59860 20:10:46 Successfully built 1da77ab98208 20:10:47 Successfully tagged security-spiffe-token-provider:latest 20:10:47  Building security-spiffe-token-provider ... done  ---> Running in b0ffd0f90079 20:10:48 Removing intermediate container b0ffd0f90079 20:10:48 ---> 0ce4ed85ed81 20:10:48 Step 14/22 : EXPOSE $APP_PORT 20:10:48 ---> Running in 681095ba9870 20:10:49 Removing intermediate container 681095ba9870 20:10:49 ---> aa879dd0cfd7 20:10:49 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:51 ---> 45cebbfa0f13 20:10:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:11:01 ---> 2aa8cc9de1b2 20:11:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:11:01 ---> b6fa98627001 20:11:01 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:11:09 ---> Running in a7fcd1a2c858 20:11:09 Removing intermediate container 3c3d340819a4 20:11:09 ---> 536b0bfd3ce4 20:11:09 20:11:09 Step 10/22 : FROM alpine:3.16 20:11:09 ---> dfd21b5a31f5 20:11:09 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:11:09 Removing intermediate container f3a4b2ca1a27 20:11:09 ---> 4c0bd23bcd39 20:11:09 20:11:09 Step 10/22 : FROM alpine:3.16 20:11:09 ---> dfd21b5a31f5 20:11:09 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:11:09 ---> Using cache 20:11:09 ---> ec0a584262ad 20:11:09 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:11:09 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:11:09 ---> Using cache 20:11:09 ---> b60a6d4a1c90 20:11:09 Step 13/22 : ENV APP_PORT=59861 20:11:09 Removing intermediate container a7fcd1a2c858 20:11:09 ---> 96336e45ddbe 20:11:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:11:09 ---> Running in b56d8ce5520a 20:11:09 ---> Running in a4e1eaf8e038 20:11:10 ---> Running in f48234a7813c 20:11:12 Removing intermediate container b56d8ce5520a 20:11:12 ---> 88ae902e5cad 20:11:12 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:11:12 Removing intermediate container a4e1eaf8e038 20:11:12 ---> 65689508426c 20:11:12 Step 14/22 : EXPOSE $APP_PORT 20:11:12 Removing intermediate container f48234a7813c 20:11:12 ---> 06d45258073f 20:11:12 Step 20/22 : LABEL arch=x86_64 20:11:12 ---> Running in d4a9e7f6b469 20:11:12 Removing intermediate container 9a12682c4308 20:11:12 ---> 2b8fc9b7680e 20:11:12 20:11:12 Step 10/22 : FROM alpine:3.16 20:11:12 ---> dfd21b5a31f5 20:11:12 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:11:12 ---> Using cache 20:11:12 ---> 88ae902e5cad 20:11:12 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:11:12 ---> Running in ec469eae4a80 20:11:12 ---> Running in 9b9fdc67a41b 20:11:13 ---> Running in 7ae6a0b9c7b9 20:11:13 Removing intermediate container ec469eae4a80 20:11:13 ---> 72d704ba6dfa 20:11:13 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:13 Removing intermediate container 9b9fdc67a41b 20:11:13 ---> e1eb9bd4f925 20:11:13 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:11:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:13 ---> Running in 1f2859976678 20:11:14 ---> 3eb8954d17fa 20:11:14 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:11:14 (1/1) Installing dumb-init (1.2.5-r1) 20:11:14 Executing busybox-1.35.0-r17.trigger 20:11:14 OK: 6 MiB in 15 packages 20:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:11:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:11:14 (1/1) Installing dumb-init (1.2.5-r1) 20:11:14 Executing busybox-1.35.0-r17.trigger 20:11:14 OK: 6 MiB in 15 packages 20:11:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:11:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:11:15 Removing intermediate container 1f2859976678 20:11:15 ---> e8e3335ef44d 20:11:15 Step 22/22 : LABEL version=0.0.0 20:11:15 ---> ae2e2fb64139 20:11:15 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:11:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:11:15 ---> Running in 4c5c08ffd62c 20:11:16 Removing intermediate container d4a9e7f6b469 20:11:16 ---> b827eca06e6d 20:11:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:16 ---> 5e9c69d9b539 20:11:16 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:11:16 ---> Running in c9ae8a9e76bc 20:11:16 Removing intermediate container 4c5c08ffd62c 20:11:16 ---> 1a14084a807b 20:11:16 20:11:16 Successfully built 1a14084a807b 20:11:16 Removing intermediate container 7ae6a0b9c7b9 20:11:16 ---> ff7d36a9ff9e 20:11:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:16 Successfully tagged support-notifications:latest 20:11:16  Building support-notifications ... done  ---> b2e54bc9a07e 20:11:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:11:17 Removing intermediate container c9ae8a9e76bc 20:11:17 ---> ce89aa597f97 20:11:17 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:11:17 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:11:17 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:11:17 ---> Running in 634d6e86dad5 20:11:17 ---> e797e5e85c8c 20:11:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:11:17 ---> c38aae1c6304 20:11:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:11:18 Removing intermediate container 634d6e86dad5 20:11:18 ---> 6a6563a1a4d3 20:11:18 Step 20/22 : LABEL arch=x86_64 20:11:18 ---> 44647bf32995 20:11:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:11:18 ---> 0a9c7a6f461f 20:11:18 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:11:18 ---> Running in 89a02b973273 20:11:18 ---> 3a1542e4964b 20:11:18 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:19 ---> Running in e1684df3b713 20:11:19 Removing intermediate container 89a02b973273 20:11:19 ---> 9c3a7767d038 20:11:19 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:11:19 ---> 908f1c46b086 20:11:19 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:11:19 ---> Running in a2128ddc5e7c 20:11:19 Removing intermediate container a2128ddc5e7c 20:11:19 ---> 531955df0596 20:11:19 Step 22/22 : LABEL version=0.0.0 20:11:19 ---> e44b63a05117 20:11:19 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:19 ---> Running in a87d75f4eb2a 20:11:19 ---> Running in 0b0ba14ee4d2 20:11:19 Removing intermediate container a87d75f4eb2a 20:11:19 ---> d4ef1f6a1811 20:11:19 20:11:19 Successfully built d4ef1f6a1811 20:11:19 Successfully tagged support-scheduler:latest 20:11:19  Building support-scheduler ... done Removing intermediate container e1684df3b713 20:11:19 ---> 098d177e3597 20:11:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:11:19 ---> Running in e5fab710e9fa 20:11:20 Removing intermediate container e5fab710e9fa 20:11:20 ---> 3340e1cc0a1a 20:11:20 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:11:20 ---> Running in f64273026051 20:11:20 Removing intermediate container f64273026051 20:11:20 ---> df8a2815573f 20:11:20 Step 20/22 : LABEL arch=x86_64 20:11:20 Removing intermediate container 0b0ba14ee4d2 20:11:20 ---> 83a7e5887097 20:11:20 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:11:20 ---> Running in 4bb2c3639657 20:11:20 ---> Running in cc54ba90031f 20:11:20 Removing intermediate container 4bb2c3639657 20:11:20 ---> 52c6e951ae48 20:11:20 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:11:20 ---> Running in 85ec68e41db5 20:11:20 Removing intermediate container cc54ba90031f 20:11:20 ---> 59207e8c0900 20:11:20 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:11:20 ---> Running in 3d25929c9884 20:11:20 Removing intermediate container 85ec68e41db5 20:11:20 ---> 78fe4738d148 20:11:20 Step 22/22 : LABEL version=0.0.0 20:11:20 ---> Running in 15d6cd3557ae 20:11:20 Removing intermediate container 3d25929c9884 20:11:20 ---> 9c0c43fb0b4d 20:11:20 Step 20/22 : LABEL arch=x86_64 20:11:20 ---> Running in f87a1120a55a 20:11:20 Removing intermediate container 15d6cd3557ae 20:11:20 ---> 885bc5107353 20:11:20 20:11:20 Successfully built 885bc5107353 20:11:20 Successfully tagged security-proxy-auth:latest 20:11:21  Building security-proxy-auth ... done Removing intermediate container f87a1120a55a 20:11:21 ---> a99e9887c658 20:11:21 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:11:22 ---> Running in abbc72549b4f 20:11:23 Removing intermediate container abbc72549b4f 20:11:23 ---> 74341684485a 20:11:23 Step 22/22 : LABEL version=0.0.0 20:11:24 ---> Running in 95b37c4cc6ba 20:11:24 Removing intermediate container 95b37c4cc6ba 20:11:24 ---> e04bb764855a 20:11:24 20:11:24 Successfully built e04bb764855a 20:11:24 Successfully tagged core-common-config-bootstrapper:latest 20:11:24  Building core-common-config-bootstrapper ... done  [Pipeline] } 20:11:24 $ docker stop --time=1 34f7ae71656453bae3aa39c1ec9ceb5608465023c939ce1b52bd6026fc1f4bd8 20:11:26 $ docker rm -f --volumes 34f7ae71656453bae3aa39c1ec9ceb5608465023c939ce1b52bd6026fc1f4bd8 [Pipeline] // withDockerContainer [Pipeline] sh 20:11:27 + docker images 20:11:27 REPOSITORY TAG IMAGE ID CREATED SIZE 20:11:27 core-common-config-bootstrapper latest e04bb764855a 3 seconds ago 15.5MB 20:11:27 security-proxy-auth latest 885bc5107353 7 seconds ago 16.2MB 20:11:27 support-scheduler latest d4ef1f6a1811 8 seconds ago 30.1MB 20:11:27 support-notifications latest 1a14084a807b 11 seconds ago 30.7MB 20:11:27 2b8fc9b7680e 15 seconds ago 1.69GB 20:11:27 4c0bd23bcd39 19 seconds ago 1.75GB 20:11:27 536b0bfd3ce4 19 seconds ago 1.67GB 20:11:27 security-spiffe-token-provider latest 1da77ab98208 43 seconds ago 30MB 20:11:27 core-metadata latest eacff73ccb0f 59 seconds ago 18.5MB 20:11:27 aafd9d8fc2ae About a minute ago 1.76GB 20:11:27 security-spire-server latest b5607854390c About a minute ago 86.5MB 20:11:27 core-command latest c4dd8218acf6 About a minute ago 17.7MB 20:11:27 1f1f4dadc17c About a minute ago 1.73GB 20:11:27 29f342ce66b3 About a minute ago 1.56GB 20:11:27 36e694514482 About a minute ago 1.7GB 20:11:27 security-spire-config latest 0d15744f28d9 2 minutes ago 85.8MB 20:11:27 a1e7f5b85e72 2 minutes ago 1.69GB 20:11:27 security-bootstrapper latest 6b4d0797b4bf 2 minutes ago 20.4MB 20:11:27 security-secretstore-setup latest 49179539a6d4 3 minutes ago 30MB 20:11:27 security-proxy-setup latest 7af4ce4d1de8 3 minutes ago 27.8MB 20:11:27 core-data latest 0213f9f3a781 3 minutes ago 17.9MB 20:11:27 security-spire-agent latest a2c54fee77ea 3 minutes ago 125MB 20:11:27 cfd804df57a5 3 minutes ago 1.68GB 20:11:27 a454ec810222 3 minutes ago 1.68GB 20:11:27 093a3ac47982 3 minutes ago 1.68GB 20:11:27 c70fa1989834 3 minutes ago 1.7GB 20:11:27 7071b8fe53c2 4 minutes ago 1.56GB 20:11:27 ci-base-image-x86_64 latest 657fb544e5f4 8 minutes ago 904MB 20:11:27 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 20:11:27 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 20:11:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:11:27 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:11:27 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] } 20:11:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.228s coverage: 28.7% of statements 20:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:11:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.350s coverage: 98.5% of statements 20:11:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.823s coverage: 71.2% of statements 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:11:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.462s coverage: 54.0% of statements 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:11:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:11:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.426s coverage: 88.5% of statements 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:11:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.420s coverage: 3.9% of statements 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:11:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:12:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.857s coverage: 95.6% of statements 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:12:00 ok github.com/edgexfoundry/edgex-go/internal/io 0.292s coverage: 72.2% of statements 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:12:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.545s coverage: 65.9% of statements 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:12:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.717s coverage: 0.9% of statements 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:12:00 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.377s coverage: 29.6% of statements 20:12:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.394s coverage: 47.1% of statements 20:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.286s coverage: 82.9% of statements 20:12:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.283s coverage: 94.1% of statements 20:12:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.283s coverage: 96.3% of statements 20:12:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.284s coverage: 87.5% of statements 20:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.309s coverage: 94.4% of statements 20:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.222s coverage: 44.8% of statements 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.450s coverage: 79.9% of statements 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.305s coverage: 92.9% of statements 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.261s coverage: 86.9% of statements 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.235s coverage: 87.2% of statements 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.291s coverage: 77.4% of statements 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.280s coverage: 80.0% of statements 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.253s coverage: 87.2% of statements 20:12:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.859s coverage: 91.2% of statements 20:12:37 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.251s coverage: 63.1% of statements 20:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:12:39 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.269s coverage: 100.0% of statements 20:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.116s coverage: 89.4% of statements 20:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.065s coverage: 100.0% of statements 20:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 20:12:39 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.068s coverage: 100.0% of statements 20:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.441s coverage: 65.3% of statements 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.946s coverage: 41.0% of statements 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.346s coverage: 89.5% of statements 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:12:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.287s coverage: 84.8% of statements 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:12:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:12:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.381s coverage: 17.7% of statements 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:12:58 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.719s coverage: 92.3% of statements 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:12:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.318s coverage: 63.2% of statements 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:12:58 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.494s coverage: 97.7% of statements 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:12:58 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 20:12:58 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:12:58 go vet ./... 20:15:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:15:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:15:05 ./bin/test-attribution-txt.sh [Pipeline] echo 20:15:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:15:06 + ls -al . 20:15:06 total 740 20:15:06 drwxrwxr-x 10 1001 1001 4096 Feb 28 20:08 . 20:15:06 drwxr-xr-x 4 root root 4096 Feb 28 20:08 .. 20:15:06 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:06 .blubracket 20:15:06 -rw-rw-r-- 1 1001 1001 16 Feb 28 20:06 .dockerignore 20:15:06 drwxrwxr-x 8 1001 1001 4096 Feb 28 20:06 .git 20:15:06 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:06 .github 20:15:06 -rw-rw-r-- 1 1001 1001 1068 Feb 28 20:06 .gitignore 20:15:06 -rw-rw-r-- 1 1001 1001 42 Feb 28 20:06 .golangci.yml 20:15:06 -rw-rw-r-- 1 1001 1001 87 Feb 28 20:06 .hadolint.yml 20:15:06 -rw-rw-r-- 1 1001 1001 166 Feb 28 20:06 .sonarcloud.properties 20:15:06 -rw-rw-r-- 1 1001 1001 1171 Feb 28 20:06 ADOPTERS.md 20:15:06 -rw-rw-r-- 1 1001 1001 10825 Feb 28 20:06 Attribution.txt 20:15:06 -rw-rw-r-- 1 1001 1001 73765 Feb 28 20:06 CHANGELOG.md 20:15:06 -rw-rw-r-- 1 1001 1001 3804 Feb 28 20:06 CONTRIBUTING.md 20:15:06 -rw-rw-r-- 1 1001 1001 677 Feb 28 20:06 GOVERNANCE.md 20:15:06 -rw-rw-r-- 1 1001 1001 883 Feb 28 20:06 Jenkinsfile 20:15:06 -rw-rw-r-- 1 1001 1001 10775 Feb 28 20:06 LICENSE 20:15:06 -rw-rw-r-- 1 1001 1001 14116 Feb 28 20:06 Makefile 20:15:06 -rw-rw-r-- 1 1001 1001 582 Feb 28 20:06 OWNERS.md 20:15:06 -rw-rw-r-- 1 1001 1001 9403 Feb 28 20:06 README.md 20:15:06 -rw-rw-r-- 1 1001 1001 6912 Feb 28 20:06 SECURITY.md 20:15:06 -rw-rw-r-- 1 1001 1001 5 Feb 28 20:02 VERSION 20:15:06 drwxrwxr-x 2 1001 1001 4096 Feb 28 20:06 bin 20:15:06 drwxrwxr-x 18 1001 1001 4096 Feb 28 20:06 cmd 20:15:06 -rw-r--r-- 1 root root 487670 Feb 28 20:12 coverage.out 20:15:06 -rw-rw-r-- 1 1001 1001 3296 Feb 28 20:06 go.mod 20:15:06 -rw-rw-r-- 1 1001 1001 31429 Feb 28 20:06 go.sum 20:15:06 drwxrwxr-x 7 1001 1001 4096 Feb 28 20:06 internal 20:15:06 drwxrwxr-x 3 1001 1001 4096 Feb 28 20:06 openapi 20:15:06 drwxrwxr-x 4 1001 1001 4096 Feb 28 20:06 snap 20:15:06 -rw-rw-r-- 1 1001 1001 204 Feb 28 20:06 version.go [Pipeline] sh 20:15:06 + '[' -e coverage.out ] 20:15:06 + chown 1001:1001 coverage.out [Pipeline] stash 20:15:06 Warning: overwriting stash ‘coverage-report’ 20:15:07 Stashed 1 file(s) [Pipeline] sh 20:15:08 + make build 20:15:08 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 20:16:45 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 20:16:48 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:16:55 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 20:16:59 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 20:17:46 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 20:17: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:17:59 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-setup/security-proxy-setup ./cmd/security-proxy-setup 20:18:04 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 20:18:10 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 20:18:14 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 20:18: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:18: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:18:40 $ docker stop --time=1 2f77f5e98cf50146896a3f6ee3fbfeab30e81708760b93815074827f360f7316 20:18:42 $ docker rm -f --volumes 2f77f5e98cf50146896a3f6ee3fbfeab30e81708760b93815074827f360f7316 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:45 20:18:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:45 latest: Pulling from edgex-devops/edgex-compose-arm64 20:18:45 29e5d40040c1: Pulling fs layer 20:18:45 1ce36da41761: Pulling fs layer 20:18:45 25b303627fd3: Pulling fs layer 20:18:45 29e5d40040c1: Download complete 20:18:46 1ce36da41761: Verifying Checksum 20:18:46 1ce36da41761: Download complete 20:18:46 29e5d40040c1: Pull complete 20:18:47 1ce36da41761: Pull complete 20:18:47 25b303627fd3: Download complete 20:18:58 25b303627fd3: Pull complete 20:18:58 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:18:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:58 prd-ubuntu20.04-docker-arm64-4c-16g-7795 does not seem to be running inside a container 20:18:58 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:19:02 $ docker top 3be8fb2c95e55d6985ddc9c525db08cc1ea6c13bafae3075efa65849afc9228b -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:03 + docker-compose build --help 20:19:03 + grep parallel 20:19:09 --parallel Build images in parallel. [Pipeline] } 20:19:09 $ docker stop --time=1 3be8fb2c95e55d6985ddc9c525db08cc1ea6c13bafae3075efa65849afc9228b 20:19:10 $ docker rm -f --volumes 3be8fb2c95e55d6985ddc9c525db08cc1ea6c13bafae3075efa65849afc9228b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:19:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:19:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:19:11 prd-ubuntu20.04-docker-arm64-4c-16g-7795 does not seem to be running inside a container 20:19:11 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:19:16 $ docker top da6b8fb9db3c2fad729221c5dbfe32cb005337a2ded93b5eade3de5a418f4197 -eo pid,comm [Pipeline] { [Pipeline] sh 20:19:17 + docker-compose -f ./docker-compose-build.yml build --parallel 20:19:23 Building core-command ... 20:19:23 Building core-common-config-bootstrapper ... 20:19:23 Building core-data ... 20:19:23 Building core-metadata ... 20:19:23 Building security-bootstrapper ... 20:19:23 Building security-proxy-auth ... 20:19:23 Building security-proxy-setup ... 20:19:23 Building security-secretstore-setup ... 20:19:23 Building security-spiffe-token-provider ... 20:19:23 Building security-spire-agent ... 20:19:23 Building security-spire-config ... 20:19:23 Building security-spire-server ... 20:19:23 Building support-notifications ... 20:19:23 Building support-scheduler ... 20:19:23 Building security-bootstrapper 20:19:23 Building security-spire-agent 20:19:23 Building security-proxy-setup 20:19:23 Building core-metadata 20:19:23 Building core-data 20:20:20 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:20 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:20:20 ---> baae3b28c667 20:20:20 Step 3/32 : WORKDIR /edgex-go 20:20:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:20 ---> baae3b28c667 20:20:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:20:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:20:20 ---> baae3b28c667 20:20:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:20:20 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:20:20 ---> baae3b28c667 20:20:20 Step 3/24 : WORKDIR /edgex-go 20:20:20 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:20:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:20:20 ---> baae3b28c667 20:20:20 Step 3/21 : WORKDIR /edgex-go 20:20:20 ---> Running in e376b1089feb 20:20:20 ---> Running in 8efb69524229 20:20:20 ---> Running in 86fa7c69683c 20:20:20 ---> Running in 842f3208c11e 20:20:20 ---> Running in f57ce64621e0 20:20:20 Removing intermediate container f57ce64621e0 20:20:20 ---> 63ab0049bf9e 20:20:20 Step 4/22 : WORKDIR /edgex-go 20:20:20 Removing intermediate container 86fa7c69683c 20:20:20 ---> a377b54f8286 20:20:20 Step 4/21 : RUN apk add --update --no-cache make git 20:20:20 Removing intermediate container e376b1089feb 20:20:20 ---> 7e8e73db844b 20:20:20 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:20:20 Removing intermediate container 8efb69524229 20:20:20 ---> 8441cd163f64 20:20:20 Step 4/24 : WORKDIR /edgex-go 20:20:20 ---> Running in 389603d28b5c 20:20:20 Removing intermediate container 842f3208c11e 20:20:20 ---> 73e670996946 20:20:20 Step 4/32 : RUN apk add --update --no-cache make git 20:20:20 ---> Running in eefa66733c78 20:20:20 ---> Running in 3d3af94ebec4 20:20:20 ---> Running in cbd7518307f7 20:20:20 ---> Running in 8e02eca3130f 20:20:20 Removing intermediate container cbd7518307f7 20:20:20 ---> c5909523a3fc 20:20:20 Step 5/24 : RUN apk add --update --no-cache make git 20:20:20 Removing intermediate container 389603d28b5c 20:20:20 ---> 08eda465bff2 20:20:20 Step 5/22 : RUN apk add --update --no-cache make git 20:20:20 ---> Running in 4bea10a300f0 20:20:20 ---> Running in 9fa38a794301 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:20:21 OK: 221 MiB in 51 packages 20:20:21 OK: 221 MiB in 51 packages 20:20:22 OK: 221 MiB in 51 packages 20:20:22 OK: 221 MiB in 51 packages 20:20:22 OK: 221 MiB in 51 packages 20:20:23 Removing intermediate container eefa66733c78 20:20:23 ---> f164bafd0dc9 20:20:23 Step 5/21 : COPY go.mod vendor* ./ 20:20:23 Removing intermediate container 3d3af94ebec4 20:20:23 ---> f882fcf4e06c 20:20:23 Step 5/24 : COPY go.mod vendor* ./ 20:20:24 Removing intermediate container 8e02eca3130f 20:20:24 ---> b4c6595bcae5 20:20:24 Step 5/32 : COPY go.mod vendor* ./ 20:20:24 Removing intermediate container 4bea10a300f0 20:20:24 ---> 90490b43a38e 20:20:24 Step 6/22 : COPY go.mod vendor* ./ 20:20:24 Removing intermediate container 9fa38a794301 20:20:24 ---> 08ac93de4535 20:20:24 Step 6/24 : COPY go.mod vendor* ./ 20:20:24 ---> 17b10fdffd93 20:20:24 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:24 ---> Running in ef5d2aee4182 20:20:25 ---> d950b5921440 20:20:25 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:25 ---> Running in d076a4bb8f04 20:20:25 ---> 22ffa60e1fb2 20:20:25 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:25 ---> Running in 13a2815f6203 20:20:25 ---> bdb06b871755 20:20:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:26 ---> Running in 0080b49a6c28 20:20:26 ---> 44ddd63dbcfc 20:20:26 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:20:26 ---> Running in 375dbad4be00 20:22:18 Removing intermediate container d076a4bb8f04 20:22:18 ---> e00880518890 20:22:18 Step 7/24 : COPY . . 20:22:18 Removing intermediate container ef5d2aee4182 20:22:18 ---> fc65d3abf523 20:22:18 Step 7/21 : COPY . . 20:22:18 Removing intermediate container 0080b49a6c28 20:22:18 ---> a7bcfc9715c8 20:22:18 Step 8/22 : COPY . . 20:22:18 Removing intermediate container 13a2815f6203 20:22:18 ---> aa60e8076e57 20:22:18 Step 7/32 : COPY . . 20:22:18 Removing intermediate container 375dbad4be00 20:22:18 ---> e3fcf4aed10f 20:22:18 Step 8/24 : COPY . . 20:22:36 ---> 6797d96e3b9b 20:22:36 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:22:36 ---> ee0c066a209f 20:22:36 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:22:36 ---> 853e5b636afa 20:22:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:22:36 ---> 5df5feec3fd9 20:22:36 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:22:36 ---> 5a76cc38b435 20:22:36 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:22:36 ---> Running in 5885ab0a160b 20:22:36 ---> Running in a67eddc95704 20:22:36 ---> Running in c79a572e3ea1 20:22:36 ---> Running in 5c84858df4d2 20:22:36 ---> Running in 4d2f7b657d84 20:22:36 Removing intermediate container c79a572e3ea1 20:22:36 ---> bbb28c1fb8f4 20:22:36 Step 9/24 : WORKDIR /edgex-go/spire-build 20:22:36 ---> Running in e709f6341b5b 20:22:37 Removing intermediate container e709f6341b5b 20:22:37 ---> 37643449b27e 20:22:37 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 20:22:37 ---> Running in ec4d9d099743 20:22:38 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 20:22: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-setup/security-proxy-setup ./cmd/security-proxy-setup 20:22:38 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 20:22: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:22:40 Removing intermediate container ec4d9d099743 20:22:40 ---> 4e74b4bc2ed3 20:22:40 Step 11/24 : WORKDIR /edgex-go 20:22:40 ---> Running in 3a1bd94779ce 20:22:41 Removing intermediate container 3a1bd94779ce 20:22:41 ---> 7bec93245ea3 20:22:41 20:22:41 Step 12/24 : FROM alpine:3.15 20:22:41 3.15: Pulling from library/alpine 20:22:45 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:22:45 Status: Downloaded newer image for alpine:3.15 20:22:45 ---> 354640af7b1b 20:22:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:45 ---> Running in 7e65061d87a4 20:22:46 Removing intermediate container 7e65061d87a4 20:22:46 ---> 7320942eaf9d 20:22:46 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:46 ---> Running in e068a60d6130 20:22:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:50 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:22:50 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:22:50 OK: 15734 distinct packages available 20:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:22:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:22:51 (1/5) Installing dumb-init (1.2.5-r1) 20:22:51 (2/5) Installing musl-obstack (1.2.3-r0) 20:22:51 (3/5) Installing libucontext (1.1-r0) 20:22:51 (4/5) Installing gcompat (1.0.0-r4) 20:22:51 (5/5) Installing openssl (1.1.1t-r1) 20:22:51 Executing busybox-1.34.1-r7.trigger 20:22:51 OK: 6 MiB in 19 packages 20:22:53 Removing intermediate container e068a60d6130 20:22:53 ---> 131d4423f194 20:22:53 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:22:57 ---> d44ea9e0971c 20:22:57 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:23:02 ---> 97ae64b1710a 20:23:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:23:03 ---> db435093949f 20:23:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:23:04 ---> 22708f40a2e5 20:23:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:23:05 ---> 4ec236e45c48 20:23:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:23:05 ---> Running in cebe9d8ca603 20:23:05 Removing intermediate container cebe9d8ca603 20:23:05 ---> e484e901582e 20:23:05 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:23:05 ---> Running in 466bd3a9889b 20:23:06 Removing intermediate container 466bd3a9889b 20:23:06 ---> b2285ccb847d 20:23:06 Step 22/24 : LABEL arch=arm64 20:23:06 ---> Running in 1a752c4521d7 20:23:06 Removing intermediate container 1a752c4521d7 20:23:06 ---> c6afdb93ba60 20:23:06 Step 23/24 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:23:06 ---> Running in 047dd56fe696 20:23:07 Removing intermediate container 047dd56fe696 20:23:07 ---> 2e31a8994f37 20:23:07 Step 24/24 : LABEL version=0.0.0 20:23:07 ---> Running in 130bfdc542c9 20:23:08 Removing intermediate container 130bfdc542c9 20:23:08 ---> a050774b2821 20:23:08 20:23:08 Successfully built a050774b2821 20:23:08 Successfully tagged security-spire-agent-arm64:latest 20:23:08  Building security-spire-agent ... done Building security-proxy-auth 20:23:26 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:23:26 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:23:26 ---> baae3b28c667 20:23:26 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:23:26 ---> Using cache 20:23:26 ---> 8441cd163f64 20:23:26 Step 4/22 : WORKDIR /edgex-go 20:23:26 ---> Using cache 20:23:26 ---> c5909523a3fc 20:23:26 Step 5/22 : RUN apk add --update --no-cache make git 20:23:26 ---> Using cache 20:23:26 ---> 08ac93de4535 20:23:26 Step 6/22 : COPY go.mod vendor* ./ 20:23:26 ---> Using cache 20:23:26 ---> 44ddd63dbcfc 20:23:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:26 ---> Using cache 20:23:26 ---> e3fcf4aed10f 20:23:26 Step 8/22 : COPY . . 20:23:26 ---> Using cache 20:23:26 ---> 5df5feec3fd9 20:23:26 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:23:26 ---> Running in 7b04a710c167 20:23: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 20:29:19 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 20:29:34 Removing intermediate container a67eddc95704 20:29:34 ---> c653f40b9ce3 20:29:34 20:29:34 Step 9/21 : FROM alpine:3.16 20:29:34 3.16: Pulling from library/alpine 20:29:35 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:29:35 Status: Downloaded newer image for alpine:3.16 20:29:35 ---> 4c81e5bf8899 20:29:35 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:29:35 ---> Running in 048c8dbc4c48 20:29:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:39 (1/6) Installing ca-certificates (20220614-r0) 20:29:39 (2/6) Installing brotli-libs (1.0.9-r6) 20:29:39 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:29:39 (4/6) Installing libcurl (7.83.1-r6) 20:29:40 (5/6) Installing curl (7.83.1-r6) 20:29:40 (6/6) Installing dumb-init (1.2.5-r1) 20:29:40 Executing busybox-1.35.0-r17.trigger 20:29:40 Executing ca-certificates-20220614-r0.trigger 20:29:40 OK: 8 MiB in 20 packages 20:29:43 Removing intermediate container 048c8dbc4c48 20:29:43 ---> 2352f028ebae 20:29:43 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:29:44 ---> Running in d42f2426a67b 20:29:44 Removing intermediate container d42f2426a67b 20:29:44 ---> 30d74ba8d4ac 20:29:44 Step 12/21 : WORKDIR /edgex 20:29:44 ---> Running in f2a8c4e00d9d 20:29:45 Removing intermediate container f2a8c4e00d9d 20:29:45 ---> f4e13c8bcfe1 20:29:45 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:29:46 ---> 8e4b13e7fb7a 20:29:46 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:29:47 ---> 0467cea21d50 20:29:47 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:29:49 ---> 029e590c85bc 20:29:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:29:50 ---> 4a406177b53f 20:29:50 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:50 ---> Running in f3b7973d5722 20:29:57 Removing intermediate container f3b7973d5722 20:29:57 ---> 3eb647955276 20:29:57 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:29:57 ---> Running in 2fa97f883171 20:29:57 Removing intermediate container 2fa97f883171 20:29:57 ---> d5d7af558587 20:29:57 Step 19/21 : LABEL arch=arm64 20:29:58 ---> Running in 93e5fe9c878e 20:29:59 Removing intermediate container 93e5fe9c878e 20:29:59 ---> 2f3441f0433d 20:29:59 Step 20/21 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:29:59 ---> Running in d042b67b95b0 20:30:01 Removing intermediate container d042b67b95b0 20:30:01 ---> 964fdd302f31 20:30:01 Step 21/21 : LABEL version=0.0.0 20:30:01 ---> Running in e8350b48c9fe 20:30:02 Removing intermediate container e8350b48c9fe 20:30:02 ---> 89e113b700d7 20:30:02 20:30:03 Successfully built 89e113b700d7 20:30:03 Successfully tagged security-proxy-setup-arm64:latest 20:30:03 Building support-notifications 20:30:04  Building security-proxy-setup ... done Removing intermediate container 4d2f7b657d84 20:30:04 ---> b3eef594d108 20:30:04 20:30:04 Step 9/32 : FROM alpine:3.16 20:30:04 ---> 4c81e5bf8899 20:30:04 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:04 ---> Running in 656dff7a25bd 20:30:05 Removing intermediate container 656dff7a25bd 20:30:05 ---> a666b540d9ec 20:30:05 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:30:05 ---> Running in 11343598ee0e 20:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:10 Removing intermediate container 7b04a710c167 20:30:10 ---> 220f8ceec931 20:30:10 20:30:10 Step 10/22 : FROM alpine:3.16 20:30:10 ---> 4c81e5bf8899 20:30:10 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:30:10 ---> Running in 76f16137de3a 20:30:10 Removing intermediate container 76f16137de3a 20:30:10 ---> 7106a3d7167e 20:30:10 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:30:10 (1/2) Installing dumb-init (1.2.5-r1) 20:30:10 (2/2) Installing su-exec (0.2-r1) 20:30:11 Executing busybox-1.35.0-r17.trigger 20:30:11 ---> Running in 00bde8bfe230 20:30:11 OK: 5 MiB in 16 packages 20:30:13 Removing intermediate container 11343598ee0e 20:30:13 ---> 82a25e0e5c78 20:30:13 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:30:13 ---> Running in 0fed72089d64 20:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:14 Removing intermediate container 0fed72089d64 20:30:14 ---> 9ebec5468f97 20:30:14 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:30:14 ---> Running in 82e1d084c917 20:30:15 Removing intermediate container 82e1d084c917 20:30:15 ---> 6fed8422b305 20:30:15 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:30:15 ---> Running in d8913a66a930 20:30:16 (1/1) Installing dumb-init (1.2.5-r1) 20:30:16 Executing busybox-1.35.0-r17.trigger 20:30:16 OK: 5 MiB in 15 packages 20:30:16 Removing intermediate container d8913a66a930 20:30:16 ---> 3796e32ba8f9 20:30:16 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:30:16 ---> Running in 1069c21f7d9a 20:30:18 Removing intermediate container 1069c21f7d9a 20:30:18 ---> 1c0a731c51a3 20:30:18 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:30:18 ---> Running in 0f0266ad037c 20:30:18 Removing intermediate container 00bde8bfe230 20:30:18 ---> b5b7dca49509 20:30:18 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:20 ---> fc8b422ecc10 20:30:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:30:23 Removing intermediate container 0f0266ad037c 20:30:23 ---> c1d37f9d32fd 20:30:23 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:30:23 ---> Running in dfda082fa368 20:30:23 ---> 24145ceefc23 20:30:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:30:23 Removing intermediate container dfda082fa368 20:30:23 ---> eda501ade751 20:30:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:30:25 ---> ad80ad051f4b 20:30:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:30:25 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:30:25 ---> baae3b28c667 20:30:25 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:30:25 ---> Using cache 20:30:25 ---> 8441cd163f64 20:30:25 Step 4/22 : WORKDIR /edgex-go 20:30:25 ---> Using cache 20:30:25 ---> c5909523a3fc 20:30:25 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:30:25 ---> Running in 1cb7bfd27914 20:30:25 ---> 1c30f12e3e90 20:30:25 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:30:26 ---> Running in e55b366291e7 20:30:27 ---> 5f1ac348e899 20:30:27 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:27 ---> Running in 1f1931d57a2c 20:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:29 OK: 221 MiB in 51 packages 20:30:30 Removing intermediate container e55b366291e7 20:30:30 ---> 7280fbd97a63 20:30:30 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:30 Removing intermediate container 1cb7bfd27914 20:30:30 ---> d84bf453e58d 20:30:30 Step 6/22 : COPY go.mod vendor* ./ 20:30:30 Removing intermediate container 1f1931d57a2c 20:30:30 ---> 14cbc477ee41 20:30:30 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:30:31 ---> Running in 5e80ebbe8a79 20:30:31 ---> d4df735ba169 20:30:31 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:30:32 Removing intermediate container 5e80ebbe8a79 20:30:32 ---> 84da96c4364e 20:30:32 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:30:32 ---> 932cb2470648 20:30:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:32 ---> Running in 0d3c7080a59b 20:30:32 ---> Running in dc69c4e3d98f 20:30:33 Removing intermediate container 0d3c7080a59b 20:30:33 ---> 8432655ca4a9 20:30:33 Step 20/22 : LABEL arch=arm64 20:30:33 ---> Running in b8905a0f251e 20:30:34 Removing intermediate container b8905a0f251e 20:30:34 ---> 72077fe3f69b 20:30:34 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:30:34 ---> Running in 718cc25955f8 20:30:34 ---> 241995b56b01 20:30:34 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:30:35 Removing intermediate container 718cc25955f8 20:30:35 ---> 2fc0928b5606 20:30:35 Step 22/22 : LABEL version=0.0.0 20:30:35 ---> Running in bcbf8fab2a96 20:30:35 ---> df9663602006 20:30:35 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:30:36 Removing intermediate container bcbf8fab2a96 20:30:36 ---> 1768913a1e7b 20:30:36 20:30:36 Successfully built 1768913a1e7b 20:30:36 Successfully tagged security-proxy-auth-arm64:latest 20:30:36  Building security-proxy-auth ... done Building security-secretstore-setup 20:30:37 ---> 557b359e34b3 20:30:37 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:30:38 Removing intermediate container 5885ab0a160b 20:30:38 ---> ced4ff60078c 20:30:38 20:30:38 Step 10/22 : FROM alpine:3.16 20:30:38 ---> 4c81e5bf8899 20:30:38 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:30:38 ---> Running in a50e092399b5 20:30:38 ---> f3599ab35e7b 20:30:38 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:30:38 Removing intermediate container a50e092399b5 20:30:38 ---> 0b80ea51703f 20:30:38 Step 12/22 : ENV APP_PORT=59880 20:30:39 ---> Running in 35167fe36a46 20:30:39 ---> 134376c10a99 20:30:39 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:30:39 Removing intermediate container 5c84858df4d2 20:30:39 ---> 97efef1dfcc8 20:30:39 20:30:39 Step 10/24 : FROM alpine:3.16 20:30:39 ---> 4c81e5bf8899 20:30:39 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:30:39 Removing intermediate container 35167fe36a46 20:30:39 ---> a42f401f054e 20:30:39 Step 13/22 : EXPOSE $APP_PORT 20:30:39 ---> Running in 1d5abe9167b1 20:30:39 ---> Running in 4a5ac1206b26 20:30:40 ---> 1cd6364f99a2 20:30:40 Step 27/32 : RUN chmod +x /entrypoint.sh 20:30:40 Removing intermediate container 4a5ac1206b26 20:30:40 ---> 4a4b4ab2d014 20:30:40 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:30:40 ---> Running in df2ba8ad872a 20:30:40 ---> Running in b9b6cdf60e7c 20:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:44 Removing intermediate container df2ba8ad872a 20:30:44 ---> cf3b3e6e2539 20:30:44 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:30:44 (1/1) Installing dumb-init (1.2.5-r1) 20:30:44 Executing busybox-1.35.0-r17.trigger 20:30:44 OK: 5 MiB in 15 packages 20:30:44 ---> Running in 9727c87422f0 20:30:44 (1/1) Installing dumb-init (1.2.5-r1) 20:30:44 Executing busybox-1.35.0-r17.trigger 20:30:44 OK: 5 MiB in 15 packages 20:30:45 Removing intermediate container 9727c87422f0 20:30:45 ---> 72b3fc3fdfde 20:30:45 Step 29/32 : CMD ["gate"] 20:30:45 ---> Running in 99fe3c16e66f 20:30:46 Removing intermediate container 99fe3c16e66f 20:30:46 ---> d4c819fe875f 20:30:46 Step 30/32 : LABEL arch=arm64 20:30:46 Removing intermediate container 1d5abe9167b1 20:30:46 ---> c1e7ee27d4a9 20:30:46 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:30:46 ---> Running in 95d752d68b42 20:30:47 Removing intermediate container b9b6cdf60e7c 20:30:47 ---> 760eb3cc408d 20:30:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:47 ---> Running in ae494e34a906 20:30:47 Removing intermediate container 95d752d68b42 20:30:47 ---> f8faa83615ad 20:30:47 Step 31/32 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:30:47 ---> Running in d12d9741ceac 20:30:47 Removing intermediate container ae494e34a906 20:30:47 ---> c35a9f1c32e7 20:30:47 Step 13/24 : ENV APP_PORT=59881 20:30:48 ---> Running in 0fae9321cadd 20:30:48 ---> 48eace0bbfd2 20:30:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:30:49 Removing intermediate container d12d9741ceac 20:30:49 ---> ecf2b757e92c 20:30:49 Step 32/32 : LABEL version=0.0.0 20:30:49 Removing intermediate container 0fae9321cadd 20:30:49 ---> 097c1f29191a 20:30:49 Step 14/24 : EXPOSE $APP_PORT 20:30:49 ---> Running in cc32a8eed9d3 20:30:49 ---> Running in 0deea395eb4d 20:30:50 Removing intermediate container cc32a8eed9d3 20:30:50 ---> 18199b5312b9 20:30:50 20:30:50 Removing intermediate container 0deea395eb4d 20:30:50 ---> 6a2356a411c2 20:30:50 Step 15/24 : WORKDIR / 20:30:50 ---> Running in 7ad861e939ab 20:30:51 Successfully built 18199b5312b9 20:30:51 Successfully tagged security-bootstrapper-arm64:latest 20:30:51 Building core-common-config-bootstrapper 20:30:51  Building security-bootstrapper ... done Removing intermediate container 7ad861e939ab 20:30:51 ---> 3a8c0ccd20ef 20:30:51 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:52 ---> 4ba955a6bf45 20:30:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:30:53 ---> 0f9e4f603a99 20:30:53 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / ---> 715bc37dc23d 20:30:53 Step 18/22 : ENTRYPOINT ["/core-data"] 20:30:53 20:30:53 ---> Running in 39ad8090eceb 20:30:55 Removing intermediate container 39ad8090eceb 20:30:55 ---> add53498fc2e 20:30:55 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:30:55 ---> Running in 1a9d4c145299 20:30:56 Removing intermediate container 1a9d4c145299 20:30:56 ---> 6d685a58d9be 20:30:56 Step 20/22 : LABEL arch=arm64 20:30:56 ---> 293bdc97f3f8 20:30:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:30:56 ---> Running in d68aa417dc24 20:30:57 Removing intermediate container d68aa417dc24 20:30:57 ---> f5e86a936e8a 20:30:57 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:30:57 ---> Running in feeaa4bfbc90 20:30:57 ---> 7a28cc103b75 20:30:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:30:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:58 ---> baae3b28c667 20:30:58 Step 3/24 : WORKDIR /edgex-go 20:30:58 ---> Using cache 20:30:58 ---> 73e670996946 20:30:58 Step 4/24 : RUN apk add --update --no-cache make git 20:30:58 ---> Using cache 20:30:58 ---> b4c6595bcae5 20:30:58 Step 5/24 : COPY go.mod vendor* ./ 20:30:58 ---> Using cache 20:30:58 ---> 22ffa60e1fb2 20:30:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Removing intermediate container feeaa4bfbc90 20:30:58 20:30:58 ---> 24befb231d81 20:30:58 ---> Using cache 20:30:58 Step 22/22 : LABEL version=0.0.0 20:30:58 ---> aa60e8076e57 20:30:58 Step 7/24 : COPY . . 20:30:58 ---> 8561dafec623 20:30:58 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:30:58 ---> Running in 5dc2605bcf8c 20:30:58 ---> Using cache 20:30:58 ---> 5a76cc38b435 20:30:58 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:30:58 ---> Running in e0d1ad6ae822 20:30:59 ---> Running in 3322afc30ddd 20:31:00 Removing intermediate container 5dc2605bcf8c 20:31:00 ---> 110f4fa15936 20:31:00 20:31:00 Removing intermediate container e0d1ad6ae822 20:31:00 ---> d501d6e01181 20:31:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:00 ---> Running in 9f4a574f3ecd 20:31:00 Successfully built 110f4fa15936 20:31:00 Successfully tagged core-data-arm64:latest 20:31:00 Building security-spire-config 20:31:01  Building core-data ... done Removing intermediate container 9f4a574f3ecd 20:31:01 ---> 9071f734c56d 20:31:01 Step 22/24 : LABEL arch=arm64 20:31:01 ---> Running in a2cce6bf422d 20:31:01 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 20:31:02 Removing intermediate container a2cce6bf422d 20:31:02 ---> db1ddc878a1d 20:31:02 Step 23/24 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:31:02 ---> Running in 8b434f173e6b 20:31:02 Removing intermediate container 8b434f173e6b 20:31:02 ---> 488f168fbbc4 20:31:02 Step 24/24 : LABEL version=0.0.0 20:31:03 ---> Running in 30a0c392cdb0 20:31:03 Removing intermediate container 30a0c392cdb0 20:31:03 ---> cc717952c3ae 20:31:03 20:31:04 Successfully built cc717952c3ae 20:31:04 Successfully tagged core-metadata-arm64:latest 20:31:04 Building security-spire-server 20:31:19  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:31:19 ---> baae3b28c667 20:31:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:31:19 ---> Using cache 20:31:19 ---> 8441cd163f64 20:31:19 Step 4/22 : WORKDIR /edgex-go 20:31:19 ---> Using cache 20:31:19 ---> c5909523a3fc 20:31:19 Step 5/22 : RUN apk add --update --no-cache make git 20:31:19 ---> Using cache 20:31:19 ---> 08ac93de4535 20:31:19 Step 6/22 : COPY go.mod vendor* ./ 20:31:19 ---> Using cache 20:31:19 ---> 44ddd63dbcfc 20:31:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:19 ---> Using cache 20:31:19 ---> e3fcf4aed10f 20:31:19 Step 8/22 : COPY . . 20:31:19 ---> Using cache 20:31:19 ---> 5df5feec3fd9 20:31:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:31:19 ---> Running in cbb0fc1d8913 20:31:22 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 20:31:35 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:35 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:35 ---> baae3b28c667 20:31:35 Step 3/24 : WORKDIR /edgex-go 20:31:35 ---> Using cache 20:31:35 ---> 73e670996946 20:31:35 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:31:35 ---> Running in dc9d675a4a0e 20:31:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:31:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:37 ---> baae3b28c667 20:31:37 Step 3/23 : WORKDIR /edgex-go 20:31:37 ---> Using cache 20:31:37 ---> 73e670996946 20:31:37 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:31:37 ---> Running in 31c47722af3d 20:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:40 OK: 221 MiB in 51 packages 20:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:31:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:31:42 Removing intermediate container dc9d675a4a0e 20:31:42 ---> 6a53710990e1 20:31:42 Step 5/24 : COPY go.mod vendor* ./ 20:31:42 OK: 221 MiB in 51 packages 20:31:43 ---> eee1f2fb2232 20:31:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:44 ---> Running in 3fc0efa5ebda 20:31:45 Removing intermediate container 31c47722af3d 20:31:45 ---> 5700ce682824 20:31:45 Step 5/23 : COPY go.mod vendor* ./ 20:31:47 ---> fb39b53da0b8 20:31:47 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:47 ---> Running in 87d8debda3d2 20:32:02 Removing intermediate container dc69c4e3d98f 20:32:02 ---> ea31cee731df 20:32:02 Step 8/22 : COPY . . 20:32:17 ---> 17d90dcaa3c2 20:32:17 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:32:17 ---> Running in 957ee007758b 20:32:17 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 20:33:54 Removing intermediate container 3fc0efa5ebda 20:33:54 ---> 8422da1abe4f 20:33:54 Step 7/24 : COPY . . 20:33:54 Removing intermediate container 87d8debda3d2 20:33:54 ---> c97bddcd0565 20:33:54 Step 7/23 : COPY . . 20:34:16 ---> 020f8ffd74fe 20:34:16 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:34:16 ---> Running in 62bd481c7bf1 20:34:16 ---> 78664f922e40 20:34:16 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:34:16 ---> Running in ec8c9f9bebb1 20:34:16 Removing intermediate container 62bd481c7bf1 20:34:16 ---> e846da2af8c5 20:34:16 Step 9/23 : WORKDIR /edgex-go/spire-build 20:34:16 Removing intermediate container ec8c9f9bebb1 20:34:16 ---> 08aa3f54a5bb 20:34:16 Step 9/24 : WORKDIR /edgex-go/spire-build 20:34:16 ---> Running in 4917e455ed2e 20:34:16 ---> Running in 60e6682bc791 20:34:16 Removing intermediate container 4917e455ed2e 20:34:16 ---> 4a527c50e91a 20:34:16 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 20:34:16 ---> Running in 6ebf4345a6fa 20:34:16 Removing intermediate container 60e6682bc791 20:34:16 ---> eb627a620c1c 20:34:16 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 20:34:18 ---> Running in 25eb9f8e9e98 20:34:22 Removing intermediate container 6ebf4345a6fa 20:34:22 ---> 70ccaff18429 20:34:22 Step 11/23 : WORKDIR /edgex-go 20:34:22 ---> Running in b3333ee4d777 20:34:22 Removing intermediate container 25eb9f8e9e98 20:34:22 ---> 557a8af5d50a 20:34:22 Step 11/24 : WORKDIR /edgex-go 20:34:22 ---> Running in 2a8e00d2d513 20:34:22 Removing intermediate container b3333ee4d777 20:34:22 ---> 790b642841d4 20:34:22 20:34:22 Step 12/23 : FROM alpine:3.15 20:34:22 ---> 354640af7b1b 20:34:22 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:22 ---> Using cache 20:34:22 ---> 7320942eaf9d 20:34:22 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:22 ---> Using cache 20:34:22 ---> 131d4423f194 20:34:22 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:23 Removing intermediate container 2a8e00d2d513 20:34:23 ---> 6ebc5a850543 20:34:23 20:34:23 Step 12/24 : FROM alpine:3.15 20:34:23 ---> 354640af7b1b 20:34:23 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:23 ---> Using cache 20:34:23 ---> 7320942eaf9d 20:34:23 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:34:23 ---> Running in 039eec498b8f 20:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:28 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:34:28 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:34:28 OK: 15734 distinct packages available 20:34:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:34:30 (1/4) Installing dumb-init (1.2.5-r1) 20:34:30 (2/4) Installing musl-obstack (1.2.3-r0) 20:34:30 (3/4) Installing libucontext (1.1-r0) 20:34:30 (4/4) Installing gcompat (1.0.0-r4) 20:34:30 Executing busybox-1.34.1-r7.trigger 20:34:30 OK: 6 MiB in 18 packages 20:34:32 ---> 5c7a65551d15 20:34:32 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:33 Removing intermediate container 039eec498b8f 20:34:33 ---> 067f7ef27000 20:34:33 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:33 ---> dafc80375172 20:34:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:34 ---> 4d207bde2287 20:34:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:35 ---> 1ef0835b6297 20:34:35 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:36 ---> Running in d72824f4c7f3 20:34:37 Removing intermediate container d72824f4c7f3 20:34:37 ---> 3a7250659e8d 20:34:37 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:37 ---> Running in 0cbb39a14eeb 20:34:37 Removing intermediate container 0cbb39a14eeb 20:34:37 ---> 4e8d93754d4b 20:34:37 Step 21/23 : LABEL arch=arm64 20:34:37 ---> Running in e53c1fb21cc7 20:34:38 Removing intermediate container e53c1fb21cc7 20:34:38 ---> 1f074b75bae8 20:34:38 Step 22/23 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:34:38 ---> Running in 02729ee7fea5 20:34:40 Removing intermediate container 02729ee7fea5 20:34:40 ---> b1fe3c55f422 20:34:40 Step 23/23 : LABEL version=0.0.0 20:34:40 ---> Running in 8dd1d58ea74c 20:34:40 Removing intermediate container 8dd1d58ea74c 20:34:40 ---> 69a1189e8048 20:34:40 20:34:41 ---> 7ce5573cfbb4 20:34:41 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:34:41 Successfully built 69a1189e8048 20:34:41 Successfully tagged security-spire-server-arm64:latest 20:34:41  Building security-spire-server ... done Building support-scheduler 20:34:46 ---> aaa575ee2576 20:34:46 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:34:46 ---> Running in eae708177ed7 20:34:46 Removing intermediate container eae708177ed7 20:34:46 ---> e02ed825e741 20:34:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:34:47 ---> 881899fc5e45 20:34:47 Step 19/24 : WORKDIR / 20:34:47 ---> Running in a0a69ca1bd4d 20:34:48 Removing intermediate container a0a69ca1bd4d 20:34:48 ---> 262ae04eabac 20:34:48 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:48 ---> Running in 8d0674618e45 20:34:49 Removing intermediate container 8d0674618e45 20:34:49 ---> 5d29219e6c63 20:34:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:49 ---> Running in 8996481ea020 20:34:50 Removing intermediate container 8996481ea020 20:34:50 ---> 01b768bc62f9 20:34:50 Step 22/24 : LABEL arch=arm64 20:34:50 ---> Running in 404311af9532 20:34:50 Removing intermediate container 404311af9532 20:34:50 ---> ba526b9e02e6 20:34:50 Step 23/24 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:34:51 ---> Running in c26e0cd3e50b 20:34:52 Removing intermediate container c26e0cd3e50b 20:34:52 ---> 95220228271b 20:34:52 Step 24/24 : LABEL version=0.0.0 20:34:52 ---> Running in b4089d7ded5b 20:34:52 Removing intermediate container b4089d7ded5b 20:34:52 ---> 27d6ca2d3728 20:34:52 20:34:52 Successfully built 27d6ca2d3728 20:34:53 Successfully tagged security-spire-config-arm64:latest 20:34:53  Building security-spire-config ... done Building core-command 20:35:05 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:35:05 ---> baae3b28c667 20:35:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:35:05 ---> Using cache 20:35:05 ---> 8441cd163f64 20:35:05 Step 4/22 : WORKDIR /edgex-go 20:35:05 ---> Using cache 20:35:05 ---> c5909523a3fc 20:35:05 Step 5/22 : RUN apk add --update --no-cache make git 20:35:05 ---> Using cache 20:35:05 ---> 08ac93de4535 20:35:05 Step 6/22 : COPY go.mod vendor* ./ 20:35:05 ---> Using cache 20:35:05 ---> 44ddd63dbcfc 20:35:05 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:05 ---> Using cache 20:35:05 ---> e3fcf4aed10f 20:35:05 Step 8/22 : COPY . . 20:35:05 ---> Using cache 20:35:05 ---> 5df5feec3fd9 20:35:05 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:35:05 ---> Running in 908b54e1962d 20:35:07 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 20:35:19 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:35:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:35:19 ---> baae3b28c667 20:35:19 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:35:19 ---> Using cache 20:35:19 ---> 8441cd163f64 20:35:19 Step 4/23 : WORKDIR /edgex-go 20:35:19 ---> Using cache 20:35:19 ---> c5909523a3fc 20:35:19 Step 5/23 : RUN apk add --update --no-cache make git 20:35:19 ---> Using cache 20:35:19 ---> 08ac93de4535 20:35:19 Step 6/23 : COPY go.mod vendor* ./ 20:35:19 ---> Using cache 20:35:19 ---> 44ddd63dbcfc 20:35:19 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:35:19 ---> Using cache 20:35:19 ---> e3fcf4aed10f 20:35:19 Step 8/23 : COPY . . 20:35:19 ---> Using cache 20:35:19 ---> 5df5feec3fd9 20:35:19 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:35:19 ---> Running in 9e8b0179d95d 20:35:21 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 20:36:59 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 20:37:20 Removing intermediate container 3322afc30ddd 20:37:20 ---> 1f98b25c744d 20:37:20 20:37:20 Step 9/24 : FROM alpine:3.16 20:37:20 ---> 4c81e5bf8899 20:37:20 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:37:20 ---> Running in 39617d5b1276 20:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:21 (1/3) Installing ca-certificates (20220614-r0) 20:37:21 (2/3) Installing dumb-init (1.2.5-r1) 20:37:21 (3/3) Installing su-exec (0.2-r1) 20:37:21 Executing busybox-1.35.0-r17.trigger 20:37:21 Executing ca-certificates-20220614-r0.trigger 20:37:22 OK: 6 MiB in 17 packages 20:37:24 Removing intermediate container 39617d5b1276 20:37:24 ---> f88838ed8d86 20:37:24 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:37:24 ---> Running in ed8a8a9472f7 20:37:24 Removing intermediate container ed8a8a9472f7 20:37:24 ---> 6745f82704ff 20:37:24 Step 12/24 : WORKDIR / 20:37:24 ---> Running in 93ea7c1284a8 20:37:25 Removing intermediate container 93ea7c1284a8 20:37:25 ---> 3b66baa82d36 20:37:25 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:37:26 ---> 9e08da03626e 20:37:26 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:37:27 ---> a4934c6f1899 20:37:27 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:37:27 ---> e37fa6a3b601 20:37:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:37:28 ---> 12faa49989dc 20:37:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:37:30 ---> d051bb548b17 20:37:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:37:32 ---> 6296086dc6ca 20:37:32 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:37:33 ---> 38018c76ce53 20:37:33 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:33 ---> Running in 32ef500d029e 20:37:36 Removing intermediate container 32ef500d029e 20:37:36 ---> 16cca4591d65 20:37:36 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:37:36 ---> Running in 6511c8762d91 20:37:36 Removing intermediate container 6511c8762d91 20:37:36 ---> a7efbc913795 20:37:36 Step 22/24 : LABEL arch=arm64 20:37:36 ---> Running in 822323790b4e 20:37:37 Removing intermediate container 822323790b4e 20:37:37 ---> 3ee7f5535729 20:37:37 Step 23/24 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:37:37 ---> Running in 75b2e3caa7d4 20:37:37 Removing intermediate container 75b2e3caa7d4 20:37:38 ---> bb36996e5562 20:37:38 Step 24/24 : LABEL version=0.0.0 20:37:38 ---> Running in 077698e73a21 20:37:38 Removing intermediate container 077698e73a21 20:37:38 ---> 6c44f81ce3ba 20:37:38 20:37:38 Successfully built 6c44f81ce3ba 20:37:38 Successfully tagged security-secretstore-setup-arm64:latest 20:37:38  Building security-secretstore-setup ... done Building security-spiffe-token-provider 20:37:57 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:37:57 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:37:57 ---> baae3b28c667 20:37:57 Step 3/19 : WORKDIR /edgex-go 20:37:57 ---> Using cache 20:37:57 ---> 73e670996946 20:37:57 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:37:57 ---> Running in d139197dc20f 20:37:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:37:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:37:59 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:37:59 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:37:59 OK: 16903 distinct packages available 20:37:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:01 OK: 221 MiB in 51 packages 20:38:03 Removing intermediate container d139197dc20f 20:38:03 ---> 91d534b8ed03 20:38:03 Step 5/19 : COPY go.mod vendor* ./ 20:38:04 ---> 25c1b377ef9f 20:38:04 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:04 ---> Running in 7420191b1424 20:38:26 Removing intermediate container cbb0fc1d8913 20:38:26 ---> 5f4269fe101c 20:38:26 20:38:26 Step 10/22 : FROM alpine:3.16 20:38:26 ---> 4c81e5bf8899 20:38:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:38:26 ---> Using cache 20:38:26 ---> 7106a3d7167e 20:38:26 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:38:26 ---> Using cache 20:38:26 ---> b5b7dca49509 20:38:26 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:38:26 ---> Using cache 20:38:26 ---> fc8b422ecc10 20:38:26 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:38:26 ---> 068c47af0a68 20:38:26 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:38:29 ---> 375f86a56057 20:38:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:38:30 ---> 136a0f85d7f9 20:38:30 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:38:30 ---> Running in a642761c58fd 20:38:33 Removing intermediate container a642761c58fd 20:38:33 ---> c477609b1460 20:38:33 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:38:33 ---> Running in 8f7b8b987a6b 20:38:34 Removing intermediate container 8f7b8b987a6b 20:38:34 ---> ca99d5abc940 20:38:34 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:38:34 ---> Running in 9c2de0e5a290 20:38:34 Removing intermediate container 9c2de0e5a290 20:38:34 ---> 0a0a1d2818b7 20:38:34 Step 20/22 : LABEL arch=arm64 20:38:34 ---> Running in 5ea1754958bf 20:38:35 Removing intermediate container 5ea1754958bf 20:38:35 ---> 780eff282104 20:38:35 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:38:35 ---> Running in d9c07c6b87bf 20:38:36 Removing intermediate container d9c07c6b87bf 20:38:36 ---> 10bfd8fa8c80 20:38:36 Step 22/22 : LABEL version=0.0.0 20:38:36 ---> Running in 5a8e3ede841b 20:38:36 Removing intermediate container 5a8e3ede841b 20:38:36 ---> 591bdbd2cc73 20:38:36 20:38:37 Successfully built 591bdbd2cc73 20:38:37 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:39:33  Building core-common-config-bootstrapper ... done Removing intermediate container 7420191b1424 20:39:33 ---> f5b36b57086d 20:39:33 Step 7/19 : COPY . . 20:39:49 ---> c3885da5eb72 20:39:49 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:39:49 ---> Running in 102cd379ea2a 20:39:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:41:56 Removing intermediate container 9e8b0179d95d 20:41:56 ---> 9a16b1b638e4 20:41:56 20:41:56 Step 10/23 : FROM alpine:3.16 20:41:56 ---> 4c81e5bf8899 20:41:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:41:56 ---> Using cache 20:41:56 ---> c1e7ee27d4a9 20:41:56 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:41:56 ---> Using cache 20:41:56 ---> c35a9f1c32e7 20:41:56 Step 13/23 : ENV APP_PORT=59882 20:41:56 ---> Running in 002e1efa96f6 20:41:56 Removing intermediate container 002e1efa96f6 20:41:56 ---> e830f7d7e184 20:41:56 Step 14/23 : EXPOSE $APP_PORT 20:41:56 ---> Running in 35b2928ee1eb 20:41:56 Removing intermediate container 35b2928ee1eb 20:41:56 ---> efe93f852dc2 20:41:56 Step 15/23 : WORKDIR / 20:41:56 ---> Running in 9fd2d9c5b3b7 20:41:56 Removing intermediate container 9fd2d9c5b3b7 20:41:56 ---> a5bc990e069a 20:41:56 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:56 ---> 5c8f3d4cd5e0 20:41:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:41:56 ---> 25f44f26ccd0 20:41:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:41:56 ---> c9017d460500 20:41:56 Step 19/23 : ENTRYPOINT ["/core-command"] 20:41:56 ---> Running in 0a832873d27e 20:41:56 Removing intermediate container 0a832873d27e 20:41:56 ---> 12d5ac026731 20:41:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:56 ---> Running in f8c8ff19ff1d 20:41:56 Removing intermediate container f8c8ff19ff1d 20:41:56 ---> 357fcafbe173 20:41:56 Step 21/23 : LABEL arch=arm64 20:41:56 ---> Running in 59487e490e3c 20:41:56 Removing intermediate container 59487e490e3c 20:41:56 ---> 74932936b4ef 20:41:56 Step 22/23 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:41:56 ---> Running in 14039c041eb2 20:41:56 Removing intermediate container 14039c041eb2 20:41:56 ---> ee61bafa2cfe 20:41:56 Step 23/23 : LABEL version=0.0.0 20:41:56 ---> Running in d07884f46151 20:41:56 Removing intermediate container d07884f46151 20:41:57 ---> 79817bb5b4aa 20:41:57 20:41:57 Removing intermediate container 957ee007758b 20:41:57 ---> ac2c35fc7bec 20:41:57 20:41:57 Step 10/22 : FROM alpine:3.16 20:41:57 ---> 4c81e5bf8899 20:41:57 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:41:57 ---> Running in 9eb089341c76 20:41:57 Successfully built 79817bb5b4aa 20:41:57 Successfully tagged core-command-arm64:latest 20:41:59  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:41:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:42:00 (1/2) Installing ca-certificates (20220614-r0) 20:42:00 (2/2) Installing dumb-init (1.2.5-r1) 20:42:00 Executing busybox-1.35.0-r17.trigger 20:42:00 Executing ca-certificates-20220614-r0.trigger 20:42:01 OK: 6 MiB in 16 packages 20:42:03 Removing intermediate container 9eb089341c76 20:42:03 ---> 721fa8128cb2 20:42:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:42:03 ---> Running in d9ba6a38feee 20:42:03 Removing intermediate container d9ba6a38feee 20:42:03 ---> 07b099d6d22b 20:42:03 Step 13/22 : ENV APP_PORT=59860 20:42:03 ---> Running in 6a0e3e3a9a77 20:42:04 Removing intermediate container 6a0e3e3a9a77 20:42:04 ---> efef89754cc0 20:42:04 Step 14/22 : EXPOSE $APP_PORT 20:42:04 ---> Running in 45bca71de7c8 20:42:05 Removing intermediate container 45bca71de7c8 20:42:05 ---> d3ae431eafd1 20:42:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:06 ---> d1ca344479be 20:42:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:42:08 ---> f80dc8b502fb 20:42:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:42:09 ---> 6424244f994a 20:42:09 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:42:09 ---> Running in bcac297a8293 20:42:09 Removing intermediate container bcac297a8293 20:42:09 ---> be65fdc88e6a 20:42:09 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:10 ---> Running in 8ce615f01d37 20:42:10 Removing intermediate container 8ce615f01d37 20:42:10 ---> f99161c52fa4 20:42:10 Step 20/22 : LABEL arch=arm64 20:42:10 ---> Running in 584797e0ab9e 20:42:11 Removing intermediate container 584797e0ab9e 20:42:11 ---> dd69cdab910b 20:42:11 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:42:13 ---> Running in 97776cc13ca8 20:42:14 Removing intermediate container 97776cc13ca8 20:42:14 ---> 64faaab3cff4 20:42:14 Step 22/22 : LABEL version=0.0.0 20:42:14 ---> Running in 6bf59f40d5ae 20:42:15 Removing intermediate container 6bf59f40d5ae 20:42:15 ---> 0da73a17ae6b 20:42:15 20:42:15 Successfully built 0da73a17ae6b 20:42:15 Successfully tagged support-notifications-arm64:latest 20:43:23  Building support-notifications ... done Removing intermediate container 908b54e1962d 20:43:23 ---> f223bd078393 20:43:23 20:43:23 Step 10/22 : FROM alpine:3.16 20:43:23 ---> 4c81e5bf8899 20:43:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:43:23 ---> Using cache 20:43:23 ---> c1e7ee27d4a9 20:43:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:23 ---> Using cache 20:43:23 ---> c35a9f1c32e7 20:43:23 Step 13/22 : ENV APP_PORT=59861 20:43:23 ---> Running in fe3f03be4fcd 20:43:23 Removing intermediate container fe3f03be4fcd 20:43:23 ---> 6e3bad87256b 20:43:23 Step 14/22 : EXPOSE $APP_PORT 20:43:23 ---> Running in 06f694f75d84 20:43:23 Removing intermediate container 06f694f75d84 20:43:23 ---> f587821cf161 20:43:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:23 ---> 83a46daa522d 20:43:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:43:23 ---> 89b907152822 20:43:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:43:23 ---> a1f1ef7080a8 20:43:23 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:43:23 ---> Running in 2bef527adf79 20:43:23 Removing intermediate container 2bef527adf79 20:43:23 ---> bd494e819fa0 20:43:23 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:23 ---> Running in e1469d0e5055 20:43:23 Removing intermediate container e1469d0e5055 20:43:23 ---> 84955074d2a4 20:43:23 Step 20/22 : LABEL arch=arm64 20:43:23 ---> Running in 38c884171615 20:43:23 Removing intermediate container 38c884171615 20:43:23 ---> ba3e2a66e7e1 20:43:23 Step 21/22 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:43:23 ---> Running in 42291ab21dd5 20:43:23 Removing intermediate container 42291ab21dd5 20:43:23 ---> cf4bf4b98e26 20:43:23 Step 22/22 : LABEL version=0.0.0 20:43:23 ---> Running in f3b1e3ec2930 20:43:24 Removing intermediate container f3b1e3ec2930 20:43:24 ---> fd955e116e2b 20:43:24 20:43:24 Successfully built fd955e116e2b 20:43:24 Successfully tagged support-scheduler-arm64:latest 20:43:56  Building support-scheduler ... done Removing intermediate container 102cd379ea2a 20:43:56 ---> 615c690bc7f7 20:43:56 20:43:56 Step 9/19 : FROM alpine:3.15 20:43:56 ---> 354640af7b1b 20:43:56 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:43:56 ---> Using cache 20:43:56 ---> 7320942eaf9d 20:43:56 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:43:56 ---> Running in e1904c64ce5b 20:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:43:56 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:43:56 OK: 15734 distinct packages available 20:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:43:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:43:56 (1/9) Installing ca-certificates (20220614-r0) 20:43:56 (2/9) Installing brotli-libs (1.0.9-r5) 20:43:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:43:56 (4/9) Installing libcurl (7.80.0-r6) 20:43:56 (5/9) Installing curl (7.80.0-r6) 20:43:56 (6/9) Installing dumb-init (1.2.5-r1) 20:43:56 (7/9) Installing musl-obstack (1.2.3-r0) 20:43:56 (8/9) Installing libucontext (1.1-r0) 20:43:56 (9/9) Installing gcompat (1.0.0-r4) 20:43:56 Executing busybox-1.34.1-r7.trigger 20:43:56 Executing ca-certificates-20220614-r0.trigger 20:43:56 OK: 8 MiB in 23 packages 20:43:57 Removing intermediate container e1904c64ce5b 20:43:57 ---> a2d65a0d202f 20:43:57 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:58 ---> e9c940b67a0c 20:43:58 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:44:01 ---> e2ae85f98e74 20:44:01 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:44:01 ---> 90a1c9257b4b 20:44:01 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:44:01 ---> Running in 48d62d400982 20:44:01 Removing intermediate container 48d62d400982 20:44:01 ---> c527bfafceef 20:44:01 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:02 ---> Running in 354d9fefd7f8 20:44:02 Removing intermediate container 354d9fefd7f8 20:44:02 ---> 1dc354ac4345 20:44:02 Step 17/19 : LABEL arch=arm64 20:44:02 ---> Running in e03a90f736ad 20:44:02 Removing intermediate container e03a90f736ad 20:44:02 ---> a09ea7ca58f6 20:44:02 Step 18/19 : LABEL git_sha=6b8762af9cfc2768dc5059c5e002a268aadb9ae9 20:44:02 ---> Running in 130f1accab15 20:44:02 Removing intermediate container 130f1accab15 20:44:02 ---> adccd0c8dc86 20:44:02 Step 19/19 : LABEL version=0.0.0 20:44:03 ---> Running in d6b030ef8d09 20:44:03 Removing intermediate container d6b030ef8d09 20:44:03 ---> 94d799644219 20:44:03 20:44:03 Successfully built 94d799644219 20:44:03 Successfully tagged security-spiffe-token-provider-arm64:latest 20:44:03  Building security-spiffe-token-provider ... done  [Pipeline] } 20:44:03 $ docker stop --time=1 da6b8fb9db3c2fad729221c5dbfe32cb005337a2ded93b5eade3de5a418f4197 20:44:05 $ docker rm -f --volumes da6b8fb9db3c2fad729221c5dbfe32cb005337a2ded93b5eade3de5a418f4197 [Pipeline] // withDockerContainer [Pipeline] sh 20:44:06 + docker images 20:44:06 REPOSITORY TAG IMAGE ID CREATED SIZE 20:44:06 security-spiffe-token-provider-arm64 latest 94d799644219 3 seconds ago 29.1MB 20:44:06 615c690bc7f7 15 seconds ago 1.55GB 20:44:06 support-scheduler-arm64 latest fd955e116e2b 43 seconds ago 29.1MB 20:44:06 f223bd078393 53 seconds ago 1.58GB 20:44:06 support-notifications-arm64 latest 0da73a17ae6b About a minute ago 29.7MB 20:44:06 core-command-arm64 latest 79817bb5b4aa 2 minutes ago 17.1MB 20:44:06 ac2c35fc7bec 2 minutes ago 1.58GB 20:44:06 9a16b1b638e4 2 minutes ago 1.52GB 20:44:06 core-common-config-bootstrapper-arm64 latest 591bdbd2cc73 5 minutes ago 14.9MB 20:44:06 5f4269fe101c 5 minutes ago 1.51GB 20:44:06 security-secretstore-setup-arm64 latest 6c44f81ce3ba 6 minutes ago 29MB 20:44:06 1f98b25c744d 6 minutes ago 1.51GB 20:44:06 security-spire-config-arm64 latest 27d6ca2d3728 9 minutes ago 83.6MB 20:44:06 security-spire-server-arm64 latest 69a1189e8048 9 minutes ago 84.3MB 20:44:06 6ebc5a850543 9 minutes ago 1.39GB 20:44:06 790b642841d4 9 minutes ago 1.39GB 20:44:06 core-metadata-arm64 latest cc717952c3ae 13 minutes ago 17.8MB 20:44:06 core-data-arm64 latest 110f4fa15936 13 minutes ago 17.3MB 20:44:06 security-bootstrapper-arm64 latest 18199b5312b9 13 minutes ago 19.6MB 20:44:06 97efef1dfcc8 13 minutes ago 1.52GB 20:44:06 ced4ff60078c 13 minutes ago 1.52GB 20:44:06 security-proxy-auth-arm64 latest 1768913a1e7b 13 minutes ago 15.6MB 20:44:06 220f8ceec931 13 minutes ago 1.5GB 20:44:06 b3eef594d108 14 minutes ago 1.51GB 20:44:06 security-proxy-setup-arm64 latest 89e113b700d7 14 minutes ago 26.9MB 20:44:06 c653f40b9ce3 14 minutes ago 1.51GB 20:44:06 security-spire-agent-arm64 latest a050774b2821 20 minutes ago 122MB 20:44:06 7bec93245ea3 21 minutes ago 1.39GB 20:44:06 ci-base-image-arm64 latest baae3b28c667 36 minutes ago 905MB 20:44:06 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 20:44:06 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 20:44:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:44:06 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 20:44:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:07 20:44:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:07 arm64: Pulling from edgex-lftools-log-publisher 20:44:07 8998bd30e6a1: Pulling fs layer 20:44:07 04944245beec: Pulling fs layer 20:44:07 699f458cf7ca: Pulling fs layer 20:44:07 765212b225bb: Pulling fs layer 20:44:07 f23df028b6ca: Pulling fs layer 20:44:07 d65c8cfc05b1: Pulling fs layer 20:44:07 2437ff75d9bd: Pulling fs layer 20:44:07 f23df028b6ca: Waiting 20:44:07 d65c8cfc05b1: Waiting 20:44:07 2437ff75d9bd: Waiting 20:44:07 765212b225bb: Waiting 20:44:07 04944245beec: Verifying Checksum 20:44:07 04944245beec: Download complete 20:44:07 765212b225bb: Verifying Checksum 20:44:07 765212b225bb: Download complete 20:44:07 f23df028b6ca: Verifying Checksum 20:44:07 f23df028b6ca: Download complete 20:44:07 d65c8cfc05b1: Verifying Checksum 20:44:07 d65c8cfc05b1: Download complete 20:44:07 699f458cf7ca: Verifying Checksum 20:44:07 699f458cf7ca: Download complete 20:44:08 8998bd30e6a1: Verifying Checksum 20:44:08 8998bd30e6a1: Download complete 20:44:10 2437ff75d9bd: Verifying Checksum 20:44:10 2437ff75d9bd: Download complete 20:44:12 8998bd30e6a1: Pull complete 20:44:14 04944245beec: Pull complete 20:44:15 699f458cf7ca: Pull complete 20:44:15 765212b225bb: Pull complete 20:44:16 f23df028b6ca: Pull complete 20:44:16 d65c8cfc05b1: Pull complete 20:44:31 2437ff75d9bd: Pull complete 20:44:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:44:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:44:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:31 prd-ubuntu20.04-docker-arm64-4c-16g-7795 does not seem to be running inside a container 20:44:31 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:44:34 $ docker top 8a602ef4f87006603a446532a8ae35560d4632515bb653a6af6fefcf0314b4c2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:44:35 ---> job-cost.sh 20:44:35 lf-activate-venv: SKIPPING 20:44:35 INFO: No Stack... 20:44:36 INFO: Retrieving Pricing Info for: v3-standard-4 20:44:37 INFO: Archiving Costs [Pipeline] sh 20:44:37 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:44:37 + cut -d, -f6 [Pipeline] lock 20:44:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4398-1-stack-cost] 20:44:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4398-1-stack-cost] did not exist. Created. 20:44:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4398-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:44:37 + echo total: 0.10999999940395355 [Pipeline] stash 20:44:38 Stashed 1 file(s) [Pipeline] } 20:44:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4398-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:44:38 $ docker stop --time=1 8a602ef4f87006603a446532a8ae35560d4632515bb653a6af6fefcf0314b4c2 20:44:39 $ docker rm -f --volumes 8a602ef4f87006603a446532a8ae35560d4632515bb653a6af6fefcf0314b4c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:44:40 provisioning config files... 20:44:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9725103686557710591tmp [Pipeline] { [Pipeline] sh 20:44:40 + set +x 20:44:40 + curl -s https://codecov.io/bash 20:44:40 + bash -s -- 20:44:40 20:44:40 _____ _ 20:44:40 / ____| | | 20:44:40 | | ___ __| | ___ ___ _____ __ 20:44:40 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:44:40 | |___| (_) | (_| | __/ (_| (_) \ V / 20:44:40 \_____\___/ \__,_|\___|\___\___/ \_/ 20:44:40 Bash-1.0.6 20:44:40 20:44:40 20:44:40 ==> git version 2.25.1 found 20:44:40 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:44:40 Release-Date: 2020-01-08 20:44:40 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:44:40 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:44:40 ==> Jenkins CI detected. 20:44:40 current dir:  /w/workspace/edgex-go/1 20:44:40 project root: . 20:44:40 --> token set from env 20:44:40 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:44:40 ==> Running gcov in . (disable via -X gcov) 20:44:40 ==> Python coveragepy not found 20:44:40 ==> Searching for coverage reports in: 20:44:40 + . 20:44:40 -> Found 1 reports 20:44:40 ==> Detecting git/mercurial file structure 20:44:40 ==> Reading reports 20:44:40 + ./coverage.out bytes=487670 20:44:40 ==> Appending adjustments 20:44:40 https://docs.codecov.io/docs/fixing-reports 20:44:42 + Found adjustments 20:44:42 ==> Gzipping contents 20:44:42 64K /tmp/codecov.fI5pCH.gz 20:44:42 ==> Uploading reports 20:44:42 url: https://codecov.io 20:44:42 query: branch=PR-4398&commit=6b8762af9cfc2768dc5059c5e002a268aadb9ae9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4398&job=&cmd_args= 20:44:42 -> Pinging Codecov 20:44:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4398&commit=6b8762af9cfc2768dc5059c5e002a268aadb9ae9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4398%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4398&job=&cmd_args= 20:44:42 -> Uploading to 20:44:42 https://storage.googleapis.com/codecov/v4/raw/2023-02-28/00271124DB129430A58F1EEE437C3FCB/6b8762af9cfc2768dc5059c5e002a268aadb9ae9/83ee7215-6605-46fe-b26d-c11630126853.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230228%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230228T204442Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=e58fe53754316879388f6dad8acbbea018d196a454a157fe8321ff5e3159e3a4 20:44:42 % Total % Received % Xferd Average Speed Time Time Time Current 20:44:42 Dload Upload Total Spent Left Speed 20:44:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63011 0 0 100 63011 0 178k --:--:-- --:--:-- --:--:-- 178k 20:44:42 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6b8762af9cfc2768dc5059c5e002a268aadb9ae9 [Pipeline] } 20:44:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:44:44 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:44:44 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:44:45 ---> package-listing.sh 20:44:45 ++ facter osfamily 20:44:45 ++ tr '[:upper:]' '[:lower:]' 20:44:45 + OS_FAMILY=debian 20:44:45 + workspace=/w/workspace/edgex-go/1 20:44:45 + START_PACKAGES=/tmp/packages_start.txt 20:44:45 + END_PACKAGES=/tmp/packages_end.txt 20:44:45 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:44:45 + PACKAGES=/tmp/packages_start.txt 20:44:45 + '[' /w/workspace/edgex-go/1 ']' 20:44:45 + PACKAGES=/tmp/packages_end.txt 20:44:45 + case "${OS_FAMILY}" in 20:44:45 + dpkg -l 20:44:45 + grep '^ii' 20:44:45 + '[' -f /tmp/packages_start.txt ']' 20:44:45 + '[' -f /tmp/packages_end.txt ']' 20:44:45 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:44:45 + '[' /w/workspace/edgex-go/1 ']' 20:44:45 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:44:45 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:44:45 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:44:46 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:46 20:44:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:44:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:47 latest: Pulling from edgex-lftools-log-publisher 20:44:47 5eb5b503b376: Pulling fs layer 20:44:47 5c69ac0246d0: Pulling fs layer 20:44:47 ec43610c2a17: Pulling fs layer 20:44:47 3a2ae6a8a46f: Pulling fs layer 20:44:47 33b1e0a273af: Pulling fs layer 20:44:47 5d3b04190fa2: Pulling fs layer 20:44:47 2f39f015ded8: Pulling fs layer 20:44:47 3a2ae6a8a46f: Waiting 20:44:47 33b1e0a273af: Waiting 20:44:47 5d3b04190fa2: Waiting 20:44:47 2f39f015ded8: Waiting 20:44:47 5c69ac0246d0: Download complete 20:44:47 3a2ae6a8a46f: Verifying Checksum 20:44:47 3a2ae6a8a46f: Download complete 20:44:47 33b1e0a273af: Verifying Checksum 20:44:47 33b1e0a273af: Download complete 20:44:47 5d3b04190fa2: Verifying Checksum 20:44:47 5d3b04190fa2: Download complete 20:44:47 ec43610c2a17: Verifying Checksum 20:44:47 ec43610c2a17: Download complete 20:44:47 5eb5b503b376: Verifying Checksum 20:44:47 5eb5b503b376: Download complete 20:44:48 2f39f015ded8: Download complete 20:44:48 5eb5b503b376: Pull complete 20:44:48 5c69ac0246d0: Pull complete 20:44:49 ec43610c2a17: Pull complete 20:44:49 3a2ae6a8a46f: Pull complete 20:44:49 33b1e0a273af: Pull complete 20:44:49 5d3b04190fa2: Pull complete 20:44:53 2f39f015ded8: Pull complete 20:44:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:44:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:44:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:44:53 prd-ubuntu20.04-docker-8c-8g-7792 does not seem to be running inside a container 20:44:53 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:44:56 $ docker top f157aaa2e80fa643c852125961a784eb442904059ba444d4848f82b2c3aa20cc -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:57 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:57 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:57 + ls /var/log/sa-host 20:44:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:57 provisioning config files... 20:44:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config483496548272038899tmp [Pipeline] { [Pipeline] echo 20:44:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:58 ---> create-netrc.sh [Pipeline] } 20:44:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:58 ---> python-tools-install.sh [Pipeline] echo 20:44:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:58 ---> sudo-logs.sh 20:44:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:59 ---> job-cost.sh 20:44:59 lf-activate-venv: SKIPPING 20:44:59 DEBUG: total: 0.10999999940395355 20:44:59 INFO: Retrieving Stack Cost... 20:45:04 INFO: Retrieving Pricing Info for: v3-standard-8 20:45:05 INFO: Archiving Costs [Pipeline] echo 20:45:05 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:45:05 ---> logs-deploy.sh 20:45:05 lf-activate-venv: SKIPPING 20:45:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4398/1 20:45:05 INFO: archiving workspace using pattern(s): 20:45:06 Archives upload complete. 20:45:06 INFO: archiving logs to Nexus