Pull request #4409 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from bd6afa079f25d572ebf244c26e75a8d9f858c5a1+480818d28ea8824cc46c96448769b7c82ca10b6c (8b6b39e5f6b9874b9b872a1bd7243abd0f474b6f) 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-ssh2292656807834764848.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-ssh16463536023156511018.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-4409/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-4409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14213816355259323574.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-4409/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1668152951682757872.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-ssh8859508136530948702.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-4409/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-4409/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh458128722768444006.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-8368 in /w/workspace/edgexfoundry_edgex-go_PR-4409 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 480818d28ea8824cc46c96448769b7c82ca10b6c into PR head commit bd6afa079f25d572ebf244c26e75a8d9f858c5a1 Merge succeeded, producing d85b8c8334b4845b0287d29fc8f2ffa4012269c3 Checking out Revision d85b8c8334b4845b0287d29fc8f2ffa4012269c3 (PR-4409) > 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/4409/head:refs/remotes/origin/PR-4409 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f bd6afa079f25d572ebf244c26e75a8d9f858c5a1 # 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 480818d28ea8824cc46c96448769b7c82ca10b6c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d85b8c8334b4845b0287d29fc8f2ffa4012269c3 # timeout=10 Commit message: "Merge commit '480818d28ea8824cc46c96448769b7c82ca10b6c' into HEAD" 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 15:59:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:59:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:59:07 ========================================================= 15:59:07 EdgeX Global Pipelines Version Info 15:59:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:59:08 ------------------- 15:59:08 stable info: 15:59:08 ------------------- 15:59:08 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:59:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:59:08 Message: update stable to v1.0.244 15:59:08 ------------------- 15:59:08 experimental info: 15:59:08 ------------------- 15:59:08 Commited By: **** collab-it+edgex@linuxfoundation.org 15:59:08 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 15:59:08 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 15:59:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4409 [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4409 [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4409 [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d85b8c8 [Pipeline] echo 15:59:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:59:10 provisioning config files... 15:59:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8256093794206486308tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:59:10 ---> docker-login.sh 15:59:10 nexus3.edgexfoundry.org:10001 15:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:11 Configure a credential helper to remove this warning. See 15:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:11 15:59:11 Login Succeeded 15:59:11 nexus3.edgexfoundry.org:10002 15:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:11 Configure a credential helper to remove this warning. See 15:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:11 15:59:11 Login Succeeded 15:59:11 nexus3.edgexfoundry.org:10003 15:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:11 Configure a credential helper to remove this warning. See 15:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:11 15:59:11 Login Succeeded 15:59:11 nexus3.edgexfoundry.org:10004 15:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:11 Configure a credential helper to remove this warning. See 15:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:11 15:59:11 Login Succeeded 15:59:11 docker.io 15:59:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:59:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:59:11 Configure a credential helper to remove this warning. See 15:59:11 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:59:11 15:59:11 Login Succeeded 15:59:11 ---> docker-login.sh ends [Pipeline] } 15:59:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:12 + 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 15:59:12 + dirname cmd/core-command/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo core-command,cmd/core-command/Dockerfile 15:59:12 + dirname cmd/core-common-config-bootstrapper/Dockerfile+ 15:59:12 cut -d/ -f2 15:59:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 15:59:12 + dirname cmd/core-data/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo core-data,cmd/core-data/Dockerfile 15:59:12 + dirname cmd/core-metadata/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo core-metadata,cmd/core-metadata/Dockerfile 15:59:12 + + dirname cmd/security-bootstrapper/Dockerfile 15:59:12 cut -d/ -f2 15:59:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:59:12 + dirname cmd/security-proxy-auth/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 15:59:12 + dirname cmd/security-proxy-setup/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:59:12 + dirname cmd/security-secretstore-setup/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:59:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:59:12 + dirname cmd/security-spire-agent/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:59:12 + dirname cmd/security-spire-config/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:59:12 + dirname cmd/security-spire-server/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:59:12 + dirname cmd/support-notifications/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo support-notifications,cmd/support-notifications/Dockerfile 15:59:12 + dirname cmd/support-scheduler/Dockerfile 15:59:12 + cut -d/ -f2 15:59:12 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 15:59:12 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 15:59:12 + git rev-list -1 --merges d85b8c8334b4845b0287d29fc8f2ffa4012269c3~1..d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [Pipeline] echo 15:59:12 -----------> git rev-list -1 --merges d85b8c8334b4845b0287d29fc8f2ffa4012269c3~1..d85b8c8334b4845b0287d29fc8f2ffa4012269c3 d85b8c8334b4845b0287d29fc8f2ffa4012269c3 15:59:12 d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [false] [Pipeline] sh 15:59:13 + git log --format=format:%s -1 d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [Pipeline] echo 15:59:13 ========================================================= 15:59:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:59:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:59:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:59:13 + grep -v github /etc/ssh/ssh_known_hosts 15:59:13 + [ -e /tmp/ssh_known_hosts ] 15:59:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:59:13 + sudo tee -a /etc/ssh/ssh_known_hosts 15:59:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:59:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:14 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:14 15:59:14 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:14 0.1.4: Pulling from edgex-devops/py-git-semver 15:59:14 b85a868b505f: Pulling fs layer 15:59:14 e2be974225ed: Pulling fs layer 15:59:14 339a4e72a1f5: Pulling fs layer 15:59:14 988bab9f4d93: Pulling fs layer 15:59:14 1469e6f7b9e6: Pulling fs layer 15:59:14 eaf3925da568: Pulling fs layer 15:59:14 bab4dde63d76: Pulling fs layer 15:59:14 bde34c3a00c8: Pulling fs layer 15:59:14 b352a97aabf1: Pulling fs layer 15:59:14 4872d77fe225: Pulling fs layer 15:59:14 5851b861e8e6: Pulling fs layer 15:59:14 988bab9f4d93: Waiting 15:59:14 1469e6f7b9e6: Waiting 15:59:14 eaf3925da568: Waiting 15:59:14 bab4dde63d76: Waiting 15:59:14 bde34c3a00c8: Waiting 15:59:14 b352a97aabf1: Waiting 15:59:14 4872d77fe225: Waiting 15:59:14 5851b861e8e6: Waiting 15:59:14 e2be974225ed: Download complete 15:59:14 988bab9f4d93: Verifying Checksum 15:59:14 988bab9f4d93: Download complete 15:59:14 1469e6f7b9e6: Verifying Checksum 15:59:14 1469e6f7b9e6: Download complete 15:59:14 eaf3925da568: Verifying Checksum 15:59:14 eaf3925da568: Download complete 15:59:14 339a4e72a1f5: Verifying Checksum 15:59:14 339a4e72a1f5: Download complete 15:59:14 bde34c3a00c8: Verifying Checksum 15:59:14 bde34c3a00c8: Download complete 15:59:14 b352a97aabf1: Verifying Checksum 15:59:14 b352a97aabf1: Download complete 15:59:14 4872d77fe225: Verifying Checksum 15:59:14 4872d77fe225: Download complete 15:59:14 5851b861e8e6: Verifying Checksum 15:59:14 5851b861e8e6: Download complete 15:59:14 b85a868b505f: Verifying Checksum 15:59:14 b85a868b505f: Download complete 15:59:15 bab4dde63d76: Verifying Checksum 15:59:15 bab4dde63d76: Download complete 15:59:16 b85a868b505f: Pull complete 15:59:16 e2be974225ed: Pull complete 15:59:16 339a4e72a1f5: Pull complete 15:59:16 988bab9f4d93: Pull complete 15:59:17 1469e6f7b9e6: Pull complete 15:59:17 eaf3925da568: Pull complete 15:59:19 bab4dde63d76: Pull complete 15:59:19 bde34c3a00c8: Pull complete 15:59:19 b352a97aabf1: Pull complete 15:59:19 4872d77fe225: Pull complete 15:59:19 5851b861e8e6: Pull complete 15:59:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 15:59:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:59:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:59:19 prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container 15:59:19 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 15:59:24 $ docker top 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 -eo pid,comm 15:59:24 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). 15:59:24 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:59:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:24 [ssh-agent] Looking for ssh-agent implementation... 15:59:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:24 $ docker exec 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 ssh-agent 15:59:24 SSH_AUTH_SOCK=/tmp/ssh-AYpUzQP55K8y/agent.32 15:59:24 SSH_AGENT_PID=38 15:59:24 Running ssh-add (command line suppressed) 15:59:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1427134716091187769.key (/w/workspace/edgex-go/1@tmp/private_key_1427134716091187769.key) 15:59:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:24 + git tag --points-at HEAD [Pipeline] } 15:59:24 $ docker exec --env ******** --env ******** 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 ssh-agent -k 15:59:25 unset SSH_AUTH_SOCK; 15:59:25 unset SSH_AGENT_PID; 15:59:25 echo Agent pid 38 killed; 15:59:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:59:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:59:25 [ssh-agent] Looking for ssh-agent implementation... 15:59:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:59:25 $ docker exec 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 ssh-agent 15:59:25 SSH_AUTH_SOCK=/tmp/ssh-QVw3vqnPr1nx/agent.70 15:59:25 SSH_AGENT_PID=76 15:59:25 Running ssh-add (command line suppressed) 15:59:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7902824297357860190.key (/w/workspace/edgex-go/1@tmp/private_key_7902824297357860190.key) 15:59:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:59:25 + git semver init 15:59:26 2023-03-06 15:59:25,952 [run_init] DEBUG init version:0.0.0 force:False 15:59:26 2023-03-06 15:59:25,953 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 15:59:26 2023-03-06 15:59:25,954 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 15:59:26 2023-03-06 15:59:25,954 [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) 15:59:32 2023-03-06 15:59:32,152 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 15:59:32 2023-03-06 15:59:32,152 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4409 with force:False 15:59:32 2023-03-06 15:59:32,153 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4409 15:59:32 2023-03-06 15:59:32,157 [execute] INFO git cat-file --batch-check 15:59:32 2023-03-06 15:59:32,158 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:59:32 2023-03-06 15:59:32,165 [execute] INFO git cat-file --batch 15:59:32 2023-03-06 15:59:32,165 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 15:59:32 2023-03-06 15:59:32,170 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4409 15:59:32 0.0.0 [Pipeline] } 15:59:32 $ docker exec --env ******** --env ******** 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 ssh-agent -k 15:59:32 unset SSH_AUTH_SOCK; 15:59:32 unset SSH_AGENT_PID; 15:59:32 echo Agent pid 76 killed; 15:59:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:59:33 + git semver [Pipeline] } 15:59:33 $ docker stop --time=1 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 15:59:34 $ docker rm -f --volumes 949ce301d72701c7d9d0ea690f55f453042bb3f3b76b0d13279ff658c40a2425 [Pipeline] // withDockerContainer [Pipeline] sh 15:59:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:59:35 Stashed 1 file(s) [Pipeline] echo 15:59:35 [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 15:59:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 15:59:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:59:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:59:36 ========================================================= 15:59:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 15:59:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:59:36 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 15:59:36 213ec9aee27d: Pulling fs layer 15:59:36 4583459ba037: Pulling fs layer 15:59:36 93c1e223e6f2: Pulling fs layer 15:59:36 53926ce57604: Pulling fs layer 15:59:36 21b2b0c7a3f4: Pulling fs layer 15:59:36 22ff95d597cd: Pulling fs layer 15:59:36 12d6caf4c0d1: Pulling fs layer 15:59:36 96b7cbca73a9: Pulling fs layer 15:59:36 a7acece74701: Pulling fs layer 15:59:36 21b2b0c7a3f4: Waiting 15:59:36 22ff95d597cd: Waiting 15:59:36 12d6caf4c0d1: Waiting 15:59:36 96b7cbca73a9: Waiting 15:59:36 a7acece74701: Waiting 15:59:36 53926ce57604: Waiting 15:59:36 93c1e223e6f2: Verifying Checksum 15:59:36 93c1e223e6f2: Download complete 15:59:36 4583459ba037: Verifying Checksum 15:59:36 4583459ba037: Download complete 15:59:36 21b2b0c7a3f4: Verifying Checksum 15:59:36 21b2b0c7a3f4: Download complete 15:59:36 22ff95d597cd: Verifying Checksum 15:59:36 22ff95d597cd: Download complete 15:59:36 213ec9aee27d: Verifying Checksum 15:59:36 12d6caf4c0d1: Verifying Checksum 15:59:36 12d6caf4c0d1: Download complete 15:59:36 213ec9aee27d: Pull complete 15:59:36 4583459ba037: Pull complete 15:59:37 93c1e223e6f2: Pull complete 15:59:37 a7acece74701: Verifying Checksum 15:59:37 a7acece74701: Download complete 15:59:37 96b7cbca73a9: Verifying Checksum 15:59:37 96b7cbca73a9: Download complete 15:59:37 53926ce57604: Verifying Checksum 15:59:37 53926ce57604: Download complete 15:59:41 53926ce57604: Pull complete 15:59:41 21b2b0c7a3f4: Pull complete 15:59:41 22ff95d597cd: Pull complete 15:59:41 12d6caf4c0d1: Pull complete 15:59:43 96b7cbca73a9: Pull complete 15:59:44 a7acece74701: Pull complete 15:59:44 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 15:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:59:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 15:59:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:59:44 WORKDIR /edgex 15:59:44 COPY go.mod . 15:59:44 RUN go mod download 15:59:44 + docker build -t ci-base-image-x86_64 -f - . 15:59:45 Sending build context to Docker daemon 170.3MB 15:59:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 15:59:45 ---> db6d94c90886 15:59:45 Step 2/4 : WORKDIR /edgex 15:59:50 Still waiting to schedule task 15:59:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:59:57 ---> Running in c6109f32db1e 15:59:57 Removing intermediate container c6109f32db1e 15:59:57 ---> 66780526d451 15:59:57 Step 3/4 : COPY go.mod . 15:59:57 ---> 52496b8ffd31 15:59:57 Step 4/4 : RUN go mod download 15:59:57 ---> Running in dc8e706555db 16:00:12 Removing intermediate container dc8e706555db 16:00:12 ---> 56245b3a2caf 16:00:12 Successfully built 56245b3a2caf 16:00:12 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:13 + docker inspect -f . ci-base-image-x86_64 16:00:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:13 prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container 16:00:13 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:00:13 $ docker top 338d71922e2c1aef3cc3bba84bbbbf59b3863a6d94dd608ab8c1d6a0c8bb0caa -eo pid,comm [Pipeline] { [Pipeline] sh 16:00:13 + go version 16:00:13 go version go1.18.7 linux/amd64 [Pipeline] } 16:00:14 $ docker stop --time=1 338d71922e2c1aef3cc3bba84bbbbf59b3863a6d94dd608ab8c1d6a0c8bb0caa 16:00:15 $ docker rm -f --volumes 338d71922e2c1aef3cc3bba84bbbbf59b3863a6d94dd608ab8c1d6a0c8bb0caa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:00:15 + docker inspect -f . ci-base-image-x86_64 16:00:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:00:16 prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container 16:00: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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:00:16 $ docker top c780680e313a66ab1e47b22d48f54d409ea366e3e010238600ee84be97b8a7a4 -eo pid,comm [Pipeline] { [Pipeline] echo 16:00:16 ========================================================= 16:00:16 [edgeXBuildGoParallel] Running Tests and Build... 16:00:16 ========================================================= [Pipeline] sh 16:00:16 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:00:17 + make test 16:00:17 go test -race -coverprofile=coverage.out ./... 16:00:23 ? github.com/edgexfoundry/edgex-go [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:00:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.064s coverage: 28.7% of statements 16:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:00:39 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.128s coverage: 98.5% of statements 16:00:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.153s coverage: 71.2% of statements 16:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:00:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.126s coverage: 54.0% of statements 16:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.829s coverage: 88.5% of statements 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.094s coverage: 3.9% of statements 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.504s coverage: 95.6% of statements 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.060s coverage: 72.2% of statements 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.078s coverage: 65.9% of statements 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.055s coverage: 0.9% of statements 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.068s coverage: 29.6% of statements 16:00:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.077s coverage: 45.5% of statements 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.079s coverage: 82.9% of statements 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements 16:00:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.072s coverage: 87.5% of statements 16:00:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.070s coverage: 94.4% of statements 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.335s coverage: 79.9% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.092s coverage: 92.9% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.033s coverage: 64.4% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.084s coverage: 86.9% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.073s coverage: 87.2% of statements 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.058s coverage: 20.0% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.070s coverage: 100.0% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 81.2% of statements 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 82.1% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.060s coverage: 84.8% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.237s coverage: 63.1% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.028s coverage: 73.7% of statements 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.169s coverage: 38.4% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.076s coverage: 89.5% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.052s coverage: 84.8% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.092s coverage: 17.7% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.147s coverage: 92.3% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.063s coverage: 63.2% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:01:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.094s coverage: 97.7% of statements 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:01:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:01:06 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 16:01:28 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." 16:01:28 go vet ./... 16:01:29 Running on prd-ubuntu20.04-docker-arm64-4c-16g-8369 in /w/workspace/edgexfoundry_edgex-go_PR-4409 16:01:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:29 ./bin/test-attribution-txt.sh [Pipeline] { [Pipeline] ws 16:01:29 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 16:01:29 The recommended git tool is: git [Pipeline] echo 16:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:01:29 + ls -al . 16:01:29 total 704 16:01:29 drwxrwxr-x 11 1001 1001 4096 Mar 6 16:00 . 16:01:29 drwxr-xr-x 4 root root 4096 Mar 6 16:00 .. 16:01:29 drwxrwxr-x 2 1001 1001 4096 Mar 6 15:59 .blubracket 16:01:29 -rw-rw-r-- 1 1001 1001 16 Mar 6 15:59 .dockerignore 16:01:29 drwxrwxr-x 8 1001 1001 4096 Mar 6 16:01 .git 16:01:29 drwxrwxr-x 3 1001 1001 4096 Mar 6 15:59 .github 16:01:29 -rw-rw-r-- 1 1001 1001 1112 Mar 6 15:59 .gitignore 16:01:29 -rw-rw-r-- 1 1001 1001 42 Mar 6 15:59 .golangci.yml 16:01:29 -rw-rw-r-- 1 1001 1001 87 Mar 6 15:59 .hadolint.yml 16:01:29 drwxr-xr-x 3 1001 1001 4096 Mar 6 15:59 .semver 16:01:29 -rw-rw-r-- 1 1001 1001 166 Mar 6 15:59 .sonarcloud.properties 16:01:29 -rw-rw-r-- 1 1001 1001 1171 Mar 6 15:59 ADOPTERS.md 16:01:29 -rw-rw-r-- 1 1001 1001 10825 Mar 6 15:59 Attribution.txt 16:01:29 -rw-rw-r-- 1 1001 1001 73765 Mar 6 15:59 CHANGELOG.md 16:01:29 -rw-rw-r-- 1 1001 1001 3804 Mar 6 15:59 CONTRIBUTING.md 16:01:29 -rw-rw-r-- 1 1001 1001 677 Mar 6 15:59 GOVERNANCE.md 16:01:29 -rw-rw-r-- 1 1001 1001 883 Mar 6 15:59 Jenkinsfile 16:01:29 -rw-rw-r-- 1 1001 1001 10775 Mar 6 15:59 LICENSE 16:01:29 -rw-rw-r-- 1 1001 1001 14071 Mar 6 15:59 Makefile 16:01:29 -rw-rw-r-- 1 1001 1001 582 Mar 6 15:59 OWNERS.md 16:01:29 -rw-rw-r-- 1 1001 1001 9403 Mar 6 15:59 README.md 16:01:29 -rw-rw-r-- 1 1001 1001 6912 Mar 6 15:59 SECURITY.md 16:01:29 -rw-rw-r-- 1 1001 1001 5 Mar 6 15:59 VERSION 16:01:29 drwxrwxr-x 2 1001 1001 4096 Mar 6 15:59 bin 16:01:29 drwxrwxr-x 18 1001 1001 4096 Mar 6 15:59 cmd 16:01:29 -rw-r--r-- 1 root root 446903 Mar 6 16:01 coverage.out 16:01:29 -rw-rw-r-- 1 1001 1001 3232 Mar 6 15:59 go.mod 16:01:29 -rw-rw-r-- 1 1001 1001 31099 Mar 6 15:59 go.sum 16:01:29 drwxrwxr-x 7 1001 1001 4096 Mar 6 15:59 internal 16:01:29 drwxrwxr-x 3 1001 1001 4096 Mar 6 15:59 openapi 16:01:29 drwxrwxr-x 4 1001 1001 4096 Mar 6 15:59 snap 16:01:29 -rw-rw-r-- 1 1001 1001 204 Mar 6 15:59 version.go [Pipeline] sh 16:01:30 + '[' -e coverage.out ] 16:01:30 + chown 1001:1001 coverage.out [Pipeline] stash 16:01:30 Stashed 1 file(s) [Pipeline] sh 16:01:30 + make build 16:01:30 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 16:01:34 using credential edgex-jenkins-ssh 16:01:34 Cloning the remote Git repository 16:01:34 Cloning repository git@github.com:edgexfoundry/edgex-go.git 16:01:34 > git init /w/workspace/edgex-go/1 # timeout=10 16:01:34 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:01:34 > git --version # timeout=10 16:01:34 > git --version # 'git version 2.25.1' 16:01:34 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:34 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:42 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 16:01:44 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:01: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 16:01:45 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 16:01:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:01:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:01:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 16:01:53 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 16:01:53 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:53 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4409/head:refs/remotes/origin/PR-4409 +refs/heads/main:refs/remotes/origin/main # timeout=10 16:01:54 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 16:01:54 Merging remotes/origin/main commit 480818d28ea8824cc46c96448769b7c82ca10b6c into PR head commit bd6afa079f25d572ebf244c26e75a8d9f858c5a1 16:01:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:01:55 Merge succeeded, producing 12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:01:55 Checking out Revision 12b70ed943545e9ecdbe899d10a22cbfdd54c304 (PR-4409) 16:01:54 > git config core.sparsecheckout # timeout=10 16:01:54 > git checkout -f bd6afa079f25d572ebf244c26e75a8d9f858c5a1 # timeout=10 16:01:54 > git remote # timeout=10 16:01:54 > git config --get remote.origin.url # timeout=10 16:01:54 using GIT_SSH to set credentials SSH Credentials for GitHub 16:01:54 > git merge 480818d28ea8824cc46c96448769b7c82ca10b6c # timeout=10 16:01:55 > git rev-parse HEAD^{commit} # timeout=10 16:01:55 > git config core.sparsecheckout # timeout=10 16:01:55 > git checkout -f 12b70ed943545e9ecdbe899d10a22cbfdd54c304 # timeout=10 16:01:56 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 16:01:57 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 16:01:57 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 16:01:58 Commit message: "Merge commit '480818d28ea8824cc46c96448769b7c82ca10b6c' into HEAD" 16:01:58 First time build. Skipping changelog. 16:01:58 > git --version # timeout=10 16:01:58 > git --version # 'git version 2.25.1' 16:01:58 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 16:01:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 16:02:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 16:02:00 % Total % Received % Xferd Average Speed Time Time Time Current 16:02:00 Dload Upload Total Spent Left Speed 16:02:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 82264 0 --:--:-- --:--:-- --:--:-- 82798 16:02:00 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] sh 16:02:00 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 16:02:01 + sudo tee /etc/docker/daemon.new 16:02:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 16:02:01 { 16:02:01 "registry-mirrors": [ 16:02:01 "https://nexus3.edgexfoundry.org:10001" 16:02:01 ], 16:02:01 "bip": "10.250.0.254/24", 16:02:01 "hosts": [ 16:02:01 "tcp://0.0.0.0:5555", 16:02:01 "unix:///var/run/docker.sock" 16:02:01 ], 16:02:01 "mtu": 1458, 16:02:01 "selinux-enabled": true, 16:02:01 "seccomp-profile": "/etc/docker/seccomp.json" 16:02:01 } [Pipeline] sh [Pipeline] } 16:02:01 $ docker stop --time=1 c780680e313a66ab1e47b22d48f54d409ea366e3e010238600ee84be97b8a7a4 16:02:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json 16:02:06 $ docker rm -f --volumes c780680e313a66ab1e47b22d48f54d409ea366e3e010238600ee84be97b8a7a4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] sh [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 16:02:07 + sudo service docker restart [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:02:07 16:02:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:02:08 latest: Pulling from edgex-devops/edgex-compose 16:02:08 cbdbe7a5bc2a: Pulling fs layer 16:02:08 ca9280d653b3: Pulling fs layer 16:02:08 7e9c9ca2126c: Pulling fs layer 16:02:08 cbdbe7a5bc2a: Download complete 16:02:08 ca9280d653b3: Verifying Checksum 16:02:08 ca9280d653b3: Download complete 16:02:08 cbdbe7a5bc2a: Pull complete 16:02:09 7e9c9ca2126c: Verifying Checksum 16:02:09 7e9c9ca2126c: Download complete 16:02:09 ca9280d653b3: Pull complete 16:02:12 7e9c9ca2126c: Pull complete 16:02:12 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:02:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:02:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:12 prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container 16:02:12 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:02:17 $ docker top 5e3233caef6930df9921a94be1440f3edbffe35e5633b97bf728f53c88292c24 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:17 + docker-compose build --help 16:02:17 + grep parallel 16:02:18 --parallel Build images in parallel. [Pipeline] } 16:02:18 $ docker stop --time=1 5e3233caef6930df9921a94be1440f3edbffe35e5633b97bf728f53c88292c24 16:02:19 $ docker rm -f --volumes 5e3233caef6930df9921a94be1440f3edbffe35e5633b97bf728f53c88292c24 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:02:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:02:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:02:20 prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container 16:02:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:02:20 $ docker top f66f9834d42e692883285c5b451855d904a399225a3cd0b466b8c46d6c03fbc4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:02:21 + docker-compose -f ./docker-compose-build.yml build --parallel 16:02:21 Building core-command ... 16:02:21 Building core-common-config-bootstrapper ... 16:02:21 Building core-data ... 16:02:21 Building core-metadata ... 16:02:21 Building security-bootstrapper ... 16:02:21 Building security-proxy-auth ... 16:02:21 Building security-proxy-setup ... 16:02:21 Building security-secretstore-setup ... 16:02:21 Building security-spiffe-token-provider ... 16:02:21 Building security-spire-agent ... 16:02:21 Building security-spire-config ... 16:02:21 Building security-spire-server ... 16:02:21 Building support-notifications ... 16:02:21 Building support-scheduler ... 16:02:21 Building security-spiffe-token-provider 16:02:21 Building core-command 16:02:21 Building security-spire-agent 16:02:21 Building core-data 16:02:21 Building security-spire-config [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:02:25 provisioning config files... 16:02:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5855781895156423707tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:02:26 ---> docker-login.sh 16:02:26 nexus3.edgexfoundry.org:10001 16:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:26 Configure a credential helper to remove this warning. See 16:02:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:26 16:02:26 Login Succeeded 16:02:26 nexus3.edgexfoundry.org:10002 16:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:27 Configure a credential helper to remove this warning. See 16:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:27 16:02:27 Login Succeeded 16:02:27 nexus3.edgexfoundry.org:10003 16:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:27 Configure a credential helper to remove this warning. See 16:02:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:27 16:02:27 Login Succeeded 16:02:27 nexus3.edgexfoundry.org:10004 16:02:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:28 Configure a credential helper to remove this warning. See 16:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:28 16:02:28 Login Succeeded 16:02:28 docker.io 16:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:02:28 Configure a credential helper to remove this warning. See 16:02:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:02:28 16:02:28 Login Succeeded 16:02:28 ---> docker-login.sh ends [Pipeline] } 16:02:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 16:02:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 16:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:02:29 ========================================================= 16:02:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 16:02:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:02:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:02:30 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 16:02:30 9b18e9b68314: Pulling fs layer 16:02:30 35d82f9e3411: Pulling fs layer 16:02:30 e16973657156: Pulling fs layer 16:02:30 fc693d55d65f: Pulling fs layer 16:02:30 7e9fc2657dce: Pulling fs layer 16:02:30 dda99020689f: Pulling fs layer 16:02:30 db1c61fa0a46: Pulling fs layer 16:02:30 891c053d2c06: Pulling fs layer 16:02:30 7e9fc2657dce: Waiting 16:02:30 dda99020689f: Waiting 16:02:30 db1c61fa0a46: Waiting 16:02:30 891c053d2c06: Waiting 16:02:30 fc693d55d65f: Waiting 16:02:30 e16973657156: Verifying Checksum 16:02:30 e16973657156: Download complete 16:02:30 35d82f9e3411: Verifying Checksum 16:02:30 35d82f9e3411: Download complete 16:02:30 7e9fc2657dce: Verifying Checksum 16:02:30 7e9fc2657dce: Download complete 16:02:30 dda99020689f: Verifying Checksum 16:02:30 dda99020689f: Download complete 16:02:30 9b18e9b68314: Download complete 16:02:31 9b18e9b68314: Pull complete 16:02:31 891c053d2c06: Verifying Checksum 16:02:31 891c053d2c06: Download complete 16:02:32 35d82f9e3411: Pull complete 16:02:32 e16973657156: Pull complete 16:02:32 db1c61fa0a46: Verifying Checksum 16:02:32 db1c61fa0a46: Download complete 16:02:33 fc693d55d65f: Download complete 16:02:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:34 ---> 56245b3a2caf 16:02:34 Step 3/24 : WORKDIR /edgex-go 16:02:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:02:34 ---> 56245b3a2caf 16:02:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:02:34 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:02:34 ---> 56245b3a2caf 16:02:34 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:02:34 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:34 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:02:34 ---> 56245b3a2caf 16:02:34 Step 3/24 : WORKDIR /edgex-go 16:02:35 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:02:35 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:02:35 ---> 56245b3a2caf 16:02:35 Step 3/19 : WORKDIR /edgex-go 16:02:48 fc693d55d65f: Pull complete 16:02:48 7e9fc2657dce: Pull complete 16:02:48 dda99020689f: Pull complete 16:02:53 db1c61fa0a46: Pull complete 16:02:55 891c053d2c06: Pull complete 16:02:55 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 16:02:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:02:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 16:02:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:02:55 WORKDIR /edgex 16:02:55 COPY go.mod . 16:02:55 RUN go mod download 16:02:55 + docker build -t ci-base-image-arm64 -f - . 16:02:56 Sending build context to Docker daemon 2.946MB 16:02:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 16:02:56 ---> f96f9c87975a 16:02:56 Step 2/4 : WORKDIR /edgex 16:02:57 ---> Running in 470f07b852ce 16:02:57 Removing intermediate container 470f07b852ce 16:02:57 ---> badfb728bc44 16:02:57 Step 3/4 : COPY go.mod . 16:02:57 ---> 89f4d9158d5f 16:02:57 Step 4/4 : RUN go mod download 16:02:57 ---> Running in cec43f853461 16:03:02 ---> Running in 74a70c01cff0 16:03:02 ---> Running in 853da1eb1e85 16:03:02 ---> Running in e0b846da9b65 16:03:02 ---> Running in 90a33aa6e37c 16:03:02 ---> Running in 45da820a0814 16:03:02 Removing intermediate container 74a70c01cff0 16:03:02 ---> bc118dd06506 16:03:02 Step 4/23 : WORKDIR /edgex-go 16:03:02 Removing intermediate container 90a33aa6e37c 16:03:02 ---> fac29ecdce9e 16:03:02 Step 4/22 : WORKDIR /edgex-go 16:03:02 ---> Running in 9e2ef86d1268 16:03:02 Removing intermediate container e0b846da9b65 16:03:02 ---> 606272f32be1 16:03:02 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:03:02 Removing intermediate container 45da820a0814 16:03:02 ---> 7ed387aaab47 16:03:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:03:02 ---> Running in 7e39a073d829 16:03:02 Removing intermediate container 853da1eb1e85 16:03:02 ---> 7e241113d3e0 16:03:02 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:03:02 ---> Running in 9636c7a1e7a5 16:03:02 ---> Running in 0ca05f623109 16:03:02 ---> Running in fbefddfa0842 16:03:02 Removing intermediate container 9e2ef86d1268 16:03:02 ---> d7ce592002b5 16:03:02 Step 5/23 : RUN apk add --update --no-cache make git 16:03:02 Removing intermediate container 7e39a073d829 16:03:02 ---> b876047ae9d8 16:03:02 Step 5/22 : RUN apk add --update --no-cache make git 16:03:02 ---> Running in 1a39dd9f189e 16:03:02 ---> Running in 6803f8a9db2b 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:03:02 OK: 211 MiB in 51 packages 16:03:02 OK: 211 MiB in 51 packages 16:03:02 OK: 211 MiB in 51 packages 16:03:02 OK: 211 MiB in 51 packages 16:03:02 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:03:02 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:03:02 OK: 17046 distinct packages available 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:03:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:03:02 OK: 211 MiB in 51 packages 16:03:02 Removing intermediate container 0ca05f623109 16:03:02 ---> 701f74e3e99f 16:03:02 Step 5/24 : COPY go.mod vendor* ./ 16:03:02 Removing intermediate container 6803f8a9db2b 16:03:02 ---> 773b7a0788a7 16:03:02 Step 6/22 : COPY go.mod vendor* ./ 16:03:02 Removing intermediate container 1a39dd9f189e 16:03:02 ---> a617ff29d330 16:03:02 Step 6/23 : COPY go.mod vendor* ./ 16:03:02 Removing intermediate container fbefddfa0842 16:03:02 ---> a7b77a9324c9 16:03:02 Step 5/24 : COPY go.mod vendor* ./ 16:03:02 ---> 73b1d58c3d45 16:03:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:02 ---> Running in cd7073b3640c 16:03:02 ---> 0f467a609722 16:03:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:02 ---> ed344ad74529 16:03:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:02 ---> Running in fc299d9ae34b 16:03:02 ---> 3b6f1a5bc56b 16:03:02 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:02 Removing intermediate container 9636c7a1e7a5 16:03:02 ---> f7cf320dd648 16:03:02 Step 5/19 : COPY go.mod vendor* ./ 16:03:02 ---> Running in 71f7163de0f2 16:03:02 ---> Running in e712aac9a7ee 16:03:02 ---> 5251210cfc16 16:03:02 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:03:02 ---> Running in aca19ca900f8 16:03:30 Removing intermediate container cec43f853461 16:03:30 ---> bcd41792b10f 16:03:30 Successfully built bcd41792b10f 16:03:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:30 + docker inspect -f . ci-base-image-arm64 16:03:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:30 prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container 16:03:31 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:03:32 $ docker top 8ad9e0e09395a3f10e1d97872d3bc242eacff399a518cb3be1cdd6d6e21f3b0e -eo pid,comm [Pipeline] { [Pipeline] sh 16:03:33 + go version 16:03:33 go version go1.18.7 linux/arm64 [Pipeline] } 16:03:33 $ docker stop --time=1 8ad9e0e09395a3f10e1d97872d3bc242eacff399a518cb3be1cdd6d6e21f3b0e 16:03:34 $ docker rm -f --volumes 8ad9e0e09395a3f10e1d97872d3bc242eacff399a518cb3be1cdd6d6e21f3b0e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:03:35 + docker inspect -f . ci-base-image-arm64 16:03:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:03:36 prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container 16:03:36 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 16:03:37 $ docker top 67d72934debb1802ee0b93bb2af6bda943f59c590f3e268cb634cf80a0f5d290 -eo pid,comm [Pipeline] { [Pipeline] echo 16:03:37 ========================================================= 16:03:37 [edgeXBuildGoParallel] Running Tests and Build... 16:03:37 ========================================================= [Pipeline] sh 16:03:37 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 16:03:38 + make test 16:03:38 go test -race -coverprofile=coverage.out ./... 16:04:10 Removing intermediate container 71f7163de0f2 16:04:10 ---> f580b11bad08 16:04:10 Step 8/23 : COPY . . 16:04:10 Removing intermediate container aca19ca900f8 16:04:10 ---> 50ad4d8fb131 16:04:10 Step 7/19 : COPY . . 16:04:10 Removing intermediate container fc299d9ae34b 16:04:10 ---> 686692fae3b6 16:04:10 Step 8/22 : COPY . . 16:04:10 Removing intermediate container e712aac9a7ee 16:04:10 ---> 5e3f478af095 16:04:10 Step 7/24 : COPY . . 16:04:10 Removing intermediate container cd7073b3640c 16:04:10 ---> 8c7a8efd0b9f 16:04:10 Step 7/24 : COPY . . 16:04:17 ? github.com/edgexfoundry/edgex-go [no test files] 16:04:57 ---> ce486a743d19 16:04:57 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:04:57 ---> 00e68a56e117 16:04:57 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:04:57 ---> 8bc2b64ee15c 16:04:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:04:57 ---> Running in 2b1b1993677b 16:04:57 ---> a4f6af9e5d4d 16:04:57 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:04:57 ---> Running in 40f7147840c7 16:04:57 ---> Running in c95d33fd3fb8 16:04:57 ---> da2a0ef6a9f7 16:04:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:04:57 ---> Running in 72c683d29433 16:04:57 ---> Running in 93d4959cf64a 16:04:57 Removing intermediate container c95d33fd3fb8 16:04:57 ---> 88932c58c932 16:04:57 Step 9/24 : WORKDIR /edgex-go/spire-build 16:04:57 ---> Running in 8e7391d676ef 16:04:57 Removing intermediate container 93d4959cf64a 16:04:57 ---> 82c915229730 16:04:57 Step 9/24 : WORKDIR /edgex-go/spire-build 16:04:57 ---> Running in c3f326102ea2 16:04:57 Removing intermediate container 8e7391d676ef 16:04:57 ---> 5518c3ee9e93 16:04:57 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 16:04:57 Removing intermediate container c3f326102ea2 16:04:57 ---> 85f129af5c36 16:04:57 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 16:04:57 ---> Running in 843f194f6f42 16:04:57 ---> Running in 2de6377260cb 16:04:57 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 16:04:57 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 16:04:57 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 16:04:58 Removing intermediate container 843f194f6f42 16:04:58 ---> eed62d90d84e 16:04:58 Step 11/24 : WORKDIR /edgex-go 16:04:58 Removing intermediate container 2de6377260cb 16:04:58 ---> dc02df988042 16:04:58 Step 11/24 : WORKDIR /edgex-go 16:04:59 ---> Running in 4172abaf6e18 16:04:59 ---> Running in 9575a3719ddc 16:05:00 Removing intermediate container 4172abaf6e18 16:05:00 ---> d920508a4a92 16:05:00 16:05:00 Step 12/24 : FROM alpine:3.15 16:05:00 Removing intermediate container 9575a3719ddc 16:05:00 ---> f023f9152f84 16:05:00 16:05:00 Step 12/24 : FROM alpine:3.15 16:05:00 3.15: Pulling from library/alpine 16:05:00 3.15: Pulling from library/alpine 16:05:02 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:05:02 Status: Downloaded newer image for alpine:3.15 16:05:02 ---> 5ce65d7b0fde 16:05:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:02 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:05:02 Status: Image is up to date for alpine:3.15 16:05:02 ---> 5ce65d7b0fde 16:05:02 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:02 ---> Running in 418e13324640 16:05:02 ---> Running in 1e20d6325213 16:05:02 Removing intermediate container 418e13324640 16:05:02 ---> 74aad2127340 16:05:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:05:02 Removing intermediate container 1e20d6325213 16:05:02 ---> 8904d61dc45e 16:05:02 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:05:02 ---> Running in a438c006d911 16:05:03 ---> Running in c0f7c91159fc 16:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:04 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:04 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:04 OK: 15859 distinct packages available 16:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:04 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:04 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:04 OK: 15859 distinct packages available 16:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:04 (1/5) Installing dumb-init (1.2.5-r1) 16:05:04 (2/5) Installing musl-obstack (1.2.3-r0) 16:05:04 (3/5) Installing libucontext (1.1-r0) 16:05:04 (4/5) Installing gcompat (1.0.0-r4) 16:05:04 (5/5) Installing openssl (1.1.1t-r1) 16:05:04 Executing busybox-1.34.1-r7.trigger 16:05:04 (1/4) Installing dumb-init (1.2.5-r1) 16:05:04 OK: 7 MiB in 19 packages 16:05:04 (2/4) Installing musl-obstack (1.2.3-r0) 16:05:04 (3/4) Installing libucontext (1.1-r0) 16:05:04 (4/4) Installing gcompat (1.0.0-r4) 16:05:05 Executing busybox-1.34.1-r7.trigger 16:05:05 OK: 6 MiB in 18 packages 16:05:10 Removing intermediate container c0f7c91159fc 16:05:10 ---> 76db4c1df92a 16:05:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:10 Removing intermediate container a438c006d911 16:05:10 ---> e30458c2dca1 16:05:10 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:05:17 ---> 3a35722658b0 16:05:17 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:05:17 ---> 738eaadd88fc 16:05:17 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:05:20 ---> d9f0d1cd3cd2 16:05:20 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:05:21 ---> Running in 676bb2357e7a 16:05:21 ---> d721d86b7887 16:05:21 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:05:21 Removing intermediate container 676bb2357e7a 16:05:21 ---> 3d8a7d8dff94 16:05:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:05:21 ---> 830520d50d76 16:05:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:05:22 ---> 9a3099c7071d 16:05:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:05:22 ---> 7e969108155a 16:05:22 Step 19/24 : WORKDIR / 16:05:22 ---> Running in d6647ffdb15b 16:05:23 Removing intermediate container d6647ffdb15b 16:05:23 ---> 449ef007c8f2 16:05:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:23 ---> acd239cc8370 16:05:23 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:05:23 ---> Running in 26c8b37f3de7 16:05:23 ---> Running in 8e664563f837 16:05:23 Removing intermediate container 26c8b37f3de7 16:05:23 ---> 150d414f099b 16:05:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:23 Removing intermediate container 8e664563f837 16:05:23 ---> cefc2c043587 16:05:23 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:05:23 ---> Running in c7790707b324 16:05:23 ---> Running in 5001e33ed789 16:05:24 Removing intermediate container 5001e33ed789 16:05:24 ---> a2e666c8c79c 16:05:24 Step 22/24 : LABEL arch=x86_64 16:05:24 Removing intermediate container c7790707b324 16:05:24 ---> 43b0d98b7547 16:05:24 Step 22/24 : LABEL arch=x86_64 16:05:24 ---> Running in 6e10aa3ddfca 16:05:24 ---> Running in b14a1ddbf29b 16:05:25 Removing intermediate container 6e10aa3ddfca 16:05:25 ---> 3c0f620bacb4 16:05:25 Step 23/24 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:05:25 Removing intermediate container b14a1ddbf29b 16:05:25 ---> 4868f21f05f3 16:05:25 Step 23/24 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:05:25 ---> Running in ab6243f8cd13 16:05:25 ---> Running in 553cd014aa36 16:05:25 Removing intermediate container ab6243f8cd13 16:05:25 ---> ef1c1fc30eac 16:05:25 Step 24/24 : LABEL version=0.0.0 16:05:25 ---> Running in 2310fc52fc8c 16:05:25 Removing intermediate container 553cd014aa36 16:05:25 ---> 8abafb8bb40c 16:05:25 Step 24/24 : LABEL version=0.0.0 16:05:25 ---> Running in 54a399931c07 16:05:25 Removing intermediate container 2310fc52fc8c 16:05:25 ---> d912a5df2577 16:05:25 16:05:25 Successfully built d912a5df2577 16:05:25 Successfully tagged security-spire-agent:latest 16:05:25 Building support-notifications 16:05:25 Removing intermediate container 54a399931c07 16:05:25 ---> 053ce1405d33 16:05:25 16:05:25  Building security-spire-agent ... done Successfully built 053ce1405d33 16:05:26 Successfully tagged security-spire-config:latest 16:05:26 Building security-proxy-auth 16:05:32  Building security-spire-config ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:05:32 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:32 ---> 56245b3a2caf 16:05:32 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:05:32 ---> Using cache 16:05:32 ---> fac29ecdce9e 16:05:32 Step 4/22 : WORKDIR /edgex-go 16:05:32 ---> Using cache 16:05:32 ---> b876047ae9d8 16:05:32 Step 5/22 : RUN apk add --update --no-cache make git 16:05:32 ---> Using cache 16:05:32 ---> 773b7a0788a7 16:05:32 Step 6/22 : COPY go.mod vendor* ./ 16:05:32 ---> Using cache 16:05:32 ---> 0f467a609722 16:05:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:32 ---> Using cache 16:05:32 ---> 686692fae3b6 16:05:32 Step 8/22 : COPY . . 16:05:32 ---> Using cache 16:05:32 ---> ce486a743d19 16:05:32 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:05:36 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:05:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:05:36 ---> 56245b3a2caf 16:05:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:05:36 ---> Using cache 16:05:36 ---> fac29ecdce9e 16:05:36 Step 4/22 : WORKDIR /edgex-go 16:05:36 ---> Using cache 16:05:36 ---> b876047ae9d8 16:05:36 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:05:48 ---> Running in e7d4bbfdc984 16:05:48 ---> Running in c8d41c172f37 16:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:05:48 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 16:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:05:48 OK: 211 MiB in 51 packages 16:05:55 Removing intermediate container e7d4bbfdc984 16:05:55 ---> f8ca6cb2a662 16:05:55 Step 6/22 : COPY go.mod vendor* ./ 16:05:55 Removing intermediate container 2b1b1993677b 16:05:55 ---> 11af88f5446e 16:05:55 16:05:55 Step 10/22 : FROM alpine:3.16 16:05:55 Removing intermediate container 72c683d29433 16:05:55 ---> 06b55433d9d2 16:05:55 16:05:55 Step 10/23 : FROM alpine:3.16 16:05:55 Removing intermediate container 40f7147840c7 16:05:55 ---> 0ced987d7886 16:05:55 16:05:55 Step 9/19 : FROM alpine:3.15 16:05:55 ---> 5ce65d7b0fde 16:05:55 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:05:55 ---> Using cache 16:05:55 ---> 8904d61dc45e 16:05:55 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:05:55 ---> Running in 95ae4e6cc430 16:05:55 ---> a55f8577a0b8 16:05:55 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:05:55 ---> Running in a560f4689aba 16:05:55 3.16: Pulling from library/alpine 16:05:55 3.16: Pulling from library/alpine 16:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:56 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:05:56 Status: Downloaded newer image for alpine:3.16 16:05:56 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:05:56 Status: Image is up to date for alpine:3.16 16:05:56 ---> dfd21b5a31f5 16:05:56 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:05:56 ---> dfd21b5a31f5 16:05:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:05:56 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:05:56 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:05:56 OK: 15859 distinct packages available 16:05:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:05:57 ---> Running in 33b664cbfd46 16:05:57 ---> Running in 690549dcb8a1 16:05:57 (1/9) Installing ca-certificates (20220614-r0) 16:05:57 (2/9) Installing brotli-libs (1.0.9-r5) 16:05:57 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:05:57 (4/9) Installing libcurl (7.80.0-r6) 16:05:57 (5/9) Installing curl (7.80.0-r6) 16:05:57 (6/9) Installing dumb-init (1.2.5-r1) 16:05:57 (7/9) Installing musl-obstack (1.2.3-r0) 16:05:57 (8/9) Installing libucontext (1.1-r0) 16:05:57 (9/9) Installing gcompat (1.0.0-r4) 16:05:57 Executing busybox-1.34.1-r7.trigger 16:05:57 Executing ca-certificates-20220614-r0.trigger 16:05:57 OK: 8 MiB in 23 packages 16:05:57 Removing intermediate container 690549dcb8a1 16:05:57 ---> e650048b682e 16:05:57 Step 12/22 : ENV APP_PORT=59880 16:05:57 ---> Running in ce42cbaefa8c 16:05:57 Removing intermediate container ce42cbaefa8c 16:05:57 ---> 2acc8aeff98f 16:05:57 Step 13/22 : EXPOSE $APP_PORT 16:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:05:57 ---> Running in 53f7344df889 16:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:05:57 Removing intermediate container 53f7344df889 16:05:57 ---> ac720cc31a93 16:05:57 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:05:57 ---> Running in 030618c30354 16:05:57 (1/1) Installing dumb-init (1.2.5-r1) 16:05:57 Executing busybox-1.35.0-r17.trigger 16:05:57 OK: 6 MiB in 15 packages 16:05:57 Removing intermediate container 95ae4e6cc430 16:05:57 ---> 4dc24ca87f6f 16:05:57 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:05:58 ---> d068683133e9 16:05:58 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:05:58 (1/1) Installing dumb-init (1.2.5-r1) 16:05:58 Executing busybox-1.35.0-r17.trigger 16:05:58 OK: 6 MiB in 15 packages 16:05:58 Removing intermediate container 33b664cbfd46 16:05:58 ---> 6726612783e3 16:05:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:05:58 ---> 948b996b3d64 16:05:58 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:05:58 ---> Running in a96105fabad6 16:05:58 Removing intermediate container a96105fabad6 16:05:58 ---> e2e365b04d49 16:05:58 Step 13/23 : ENV APP_PORT=59882 16:05:58 ---> Running in 9334c18d57df 16:05:59 ---> a8104038b320 16:05:59 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:05:59 ---> Running in 70ae2795ef49 16:05:59 Removing intermediate container 030618c30354 16:05:59 ---> 225e2c29e539 16:05:59 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:59 Removing intermediate container 9334c18d57df 16:05:59 ---> 2bc2a2c2af7f 16:05:59 Step 14/23 : EXPOSE $APP_PORT 16:05:59 ---> Running in c8742b41829f 16:05:59 Removing intermediate container 70ae2795ef49 16:05:59 ---> 32bf2857198c 16:05:59 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:05:59 ---> Running in e0735941b0cd 16:05:59 Removing intermediate container c8742b41829f 16:05:59 ---> 89795b2675cd 16:05:59 Step 15/23 : WORKDIR / 16:05:59 ---> Running in 840e2f92a776 16:05:59 ---> 985abe355a11 16:05:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:05:59 Removing intermediate container e0735941b0cd 16:05:59 ---> a7a953d02ce2 16:05:59 Step 17/19 : LABEL arch=x86_64 16:05:59 Removing intermediate container 840e2f92a776 16:05:59 ---> 5cd7584d687d 16:05:59 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:05:59 ---> Running in cad0d33aba2c 16:05:59 Removing intermediate container cad0d33aba2c 16:05:59 ---> e043a74a26e4 16:05:59 Step 18/19 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:06:00 ---> cc0e1642d2f1 16:06:00 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:06:00 ---> 0176c3fae806 16:06:00 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:06:00 ---> Running in 1f117b645138 16:06:00 Removing intermediate container 1f117b645138 16:06:00 ---> b911a1de002f 16:06:00 Step 19/19 : LABEL version=0.0.0 16:06:00 ---> Running in 95e604468463 16:06:00 ---> 104466334fc5 16:06:00 Step 18/22 : ENTRYPOINT ["/core-data"] 16:06:00 ---> b8f095efe5d4 16:06:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:06:00 ---> Running in d987ac965ae3 16:06:00 Removing intermediate container 95e604468463 16:06:00 ---> d7bdb4c5a929 16:06:00 16:06:01 Successfully built d7bdb4c5a929 16:06:01 Successfully tagged security-spiffe-token-provider:latest 16:06:01  Building security-spiffe-token-provider ... done Building security-bootstrapper 16:06:01 Removing intermediate container d987ac965ae3 16:06:01 ---> f93d1044d023 16:06:01 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:06:01 ---> a82e8566bafa 16:06:01 Step 19/23 : ENTRYPOINT ["/core-command"] 16:06:01 ---> Running in efc9f27fb69e 16:06:01 ---> Running in 51dffca3765c 16:06:04 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:04 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:06:04 ---> 56245b3a2caf 16:06:04 Step 3/32 : WORKDIR /edgex-go 16:06:04 ---> Using cache 16:06:04 ---> 7e241113d3e0 16:06:04 Step 4/32 : RUN apk add --update --no-cache make git 16:06:09 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:06:09 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 16:06:11 Removing intermediate container efc9f27fb69e 16:06:11 ---> 457e1448c97c 16:06:11 Step 20/22 : LABEL arch=x86_64 16:06:11 Removing intermediate container 51dffca3765c 16:06:11 ---> f6bc353078f9 16:06:11 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:06:11 ---> Running in d6455936fc3e 16:06:11 ---> Running in 418bf4e96076 16:06:11 ---> Running in d04ac20f6d58 16:06:11 Removing intermediate container d6455936fc3e 16:06:11 ---> 8bb01a8e96bd 16:06:11 Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:06:11 Removing intermediate container d04ac20f6d58 16:06:11 ---> bd30c2201de9 16:06:11 Step 21/23 : LABEL arch=x86_64 16:06:11 ---> Running in b39a773782bb 16:06:11 ---> Running in aacc15f80df8 16:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:06:12 Removing intermediate container b39a773782bb 16:06:12 ---> 3af9d69ade31 16:06:12 Step 22/22 : LABEL version=0.0.0 16:06:12 Removing intermediate container aacc15f80df8 16:06:12 ---> f23677299a7c 16:06:12 Step 22/23 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:06:12 ---> Running in 0cd105e2a4c8 16:06:12 ---> Running in db1d01ac3a6c 16:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:06:12 Removing intermediate container 0cd105e2a4c8 16:06:12 ---> af49d38e8c4c 16:06:12 16:06:12 Removing intermediate container db1d01ac3a6c 16:06:12 ---> 3dadc8fe82db 16:06:12 Step 23/23 : LABEL version=0.0.0 16:06:12 ---> Running in 7bbaecb181c7 16:06:12 Successfully built af49d38e8c4c 16:06:12 Successfully tagged core-data:latest 16:06:12 Building security-spire-server 16:06:12  Building core-data ... done Removing intermediate container 7bbaecb181c7 16:06:12 ---> 69813e3d532a 16:06:12 16:06:12 OK: 211 MiB in 51 packages 16:06:12 Successfully built 69813e3d532a 16:06:12 Successfully tagged core-command:latest 16:06:12 Building security-secretstore-setup 16:06:18  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:06:18 ---> 56245b3a2caf 16:06:18 Step 3/23 : WORKDIR /edgex-go 16:06:18 ---> Using cache 16:06:18 ---> 7e241113d3e0 16:06:18 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:06:18 ---> Using cache 16:06:18 ---> a7b77a9324c9 16:06:18 Step 5/23 : COPY go.mod vendor* ./ 16:06:18 ---> Using cache 16:06:18 ---> 3b6f1a5bc56b 16:06:18 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:18 ---> Using cache 16:06:18 ---> 5e3f478af095 16:06:18 Step 7/23 : COPY . . 16:06:18 ---> Using cache 16:06:18 ---> 8bc2b64ee15c 16:06:18 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:06:18 ---> Using cache 16:06:18 ---> 88932c58c932 16:06:18 Step 9/23 : WORKDIR /edgex-go/spire-build 16:06:18 ---> Using cache 16:06:18 ---> 5518c3ee9e93 16:06:18 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 16:06:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:06:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:06:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:06:19 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:06:19 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:06:19 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 16:06:19 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:06:20 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:06:20 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:06:20 ---> 56245b3a2caf 16:06:20 Step 3/23 : WORKDIR /edgex-go 16:06:20 ---> Using cache 16:06:20 ---> 7e241113d3e0 16:06:20 Step 4/23 : RUN apk add --update --no-cache make git 16:06:24 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:06:24 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:06:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:06:24 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:06:32 ---> Running in a368106fe82b 16:06:32 ---> Running in 26c513068fb8 16:06:32 Removing intermediate container c8d41c172f37 16:06:32 ---> b0d41865d662 16:06:32 16:06:32 Step 10/22 : FROM alpine:3.16 16:06:32 ---> dfd21b5a31f5 16:06:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:06:32 Removing intermediate container 418bf4e96076 16:06:32 ---> f3861e1f27de 16:06:32 Step 5/32 : COPY go.mod vendor* ./ 16:06:32 ---> Running in 79079f2fb2bf 16:06:32 Removing intermediate container 79079f2fb2bf 16:06:32 ---> 54c9020cca65 16:06:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:06:32 ---> Running in 03242f05152b 16:06:32 ---> 1b3eb07cecab 16:06:32 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:32 ---> Running in d1500d30af6d 16:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:06:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:06:32 Removing intermediate container 26c513068fb8 16:06:32 ---> 8754cb0251c5 16:06:32 Step 11/23 : WORKDIR /edgex-go 16:06:32 OK: 211 MiB in 51 packages 16:06:32 ---> Running in eee25f0151ca 16:06:32 (1/1) Installing dumb-init (1.2.5-r1) 16:06:32 Executing busybox-1.35.0-r17.trigger 16:06:32 OK: 6 MiB in 15 packages 16:06:33 Removing intermediate container eee25f0151ca 16:06:33 ---> f5c8f2326b5f 16:06:33 16:06:33 Step 12/23 : FROM alpine:3.15 16:06:33 ---> 5ce65d7b0fde 16:06:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:06:33 ---> Using cache 16:06:33 ---> 8904d61dc45e 16:06:33 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:06:33 ---> Running in 8030ec4b5f7e 16:06:33 Removing intermediate container a368106fe82b 16:06:33 ---> eb0bc59970dc 16:06:33 Step 5/23 : COPY go.mod vendor* ./ 16:06:33 Removing intermediate container 03242f05152b 16:06:33 ---> 0767dd11f634 16:06:33 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:33 ---> 553cdbf85780 16:06:33 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:33 ---> Running in 9b2e941c8ec7 16:06:33 ---> 53846254b0f0 16:06:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:06:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:34 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:06:34 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:06:34 OK: 15859 distinct packages available 16:06:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:06:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:06:34 (1/5) Installing dumb-init (1.2.5-r1) 16:06:34 (2/5) Installing musl-obstack (1.2.3-r0) 16:06:34 (3/5) Installing libucontext (1.1-r0) 16:06:34 (4/5) Installing gcompat (1.0.0-r4) 16:06:34 (5/5) Installing openssl (1.1.1t-r1) 16:06:34 Executing busybox-1.34.1-r7.trigger 16:06:34 OK: 7 MiB in 19 packages 16:06:36 ---> ca13d2824625 16:06:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 16:06:36 ---> c00d6ff7b436 16:06:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:06:36 Removing intermediate container 8030ec4b5f7e 16:06:36 ---> 3de855df3640 16:06:36 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:06:36 ---> ba5b4ba3c497 16:06:36 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:06:36 ---> Running in a2dacbe433d4 16:06:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.467s coverage: 28.7% of statements 16:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:06:43 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:06:45 ---> 68e7b3d2b66b 16:06:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:06:45 Removing intermediate container a2dacbe433d4 16:06:45 ---> 24011ffd78e4 16:06:45 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:06:45 ---> Running in 91c0288d738d 16:06:45 Removing intermediate container 91c0288d738d 16:06:45 ---> df588a6ef3ea 16:06:45 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:06:45 ---> Running in 0d018bb44db9 16:06:45 ---> 8940de5d3472 16:06:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:06:45 Removing intermediate container 0d018bb44db9 16:06:45 ---> 66e4aaf53213 16:06:45 Step 20/22 : LABEL arch=x86_64 16:06:45 ---> Running in 2a8725ee1149 16:06:45 ---> f873421ca88d 16:06:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:06:45 Removing intermediate container 2a8725ee1149 16:06:45 ---> 37fef4f37536 16:06:45 Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:06:45 ---> Running in d53b8c7afb2f 16:06:45 Removing intermediate container d53b8c7afb2f 16:06:45 ---> acbc14477d0f 16:06:45 Step 22/22 : LABEL version=0.0.0 16:06:45 ---> ef4008543302 16:06:45 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:06:45 ---> Running in 2bfd6a01713b 16:06:45 ---> Running in e570fd993340 16:06:45 Removing intermediate container a560f4689aba 16:06:45 ---> 5f35533bcd58 16:06:45 Step 8/22 : COPY . . 16:06:45 Removing intermediate container 2bfd6a01713b 16:06:45 ---> a45f1065754a 16:06:45 16:06:45 Removing intermediate container e570fd993340 16:06:45 ---> 06ca9ae83bed 16:06:45 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:06:45 ---> Running in 506ed8c728ba 16:06:45 Successfully built a45f1065754a 16:06:45 Successfully tagged security-proxy-auth:latest 16:06:45  Building security-proxy-auth ... done Building support-scheduler 16:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.431s coverage: 98.5% of statements 16:06:52 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:06:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:06:52 ---> 56245b3a2caf 16:06:52 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:06:52 ---> Using cache 16:06:52 ---> fac29ecdce9e 16:06:52 Step 4/22 : WORKDIR /edgex-go 16:06:52 ---> Using cache 16:06:52 ---> b876047ae9d8 16:06:52 Step 5/22 : RUN apk add --update --no-cache make git 16:06:52 ---> Using cache 16:06:52 ---> 773b7a0788a7 16:06:52 Step 6/22 : COPY go.mod vendor* ./ 16:06:52 ---> Using cache 16:06:52 ---> 0f467a609722 16:06:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:06:52 ---> Using cache 16:06:52 ---> 686692fae3b6 16:06:52 Step 8/22 : COPY . . 16:06:52 ---> Using cache 16:06:52 ---> ce486a743d19 16:06:52 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:06:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.450s coverage: 71.2% of statements 16:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 16:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 16:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:06:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.723s coverage: 54.0% of statements 16:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:06:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:07:08 Removing intermediate container 506ed8c728ba 16:07:08 ---> cebcf9548f16 16:07:08 Step 21/23 : LABEL arch=x86_64 16:07:08 ---> Running in fc8773c9bf92 16:07:08 ---> Running in 9d3131d12f54 16:07:08 ---> b517384f3540 16:07:08 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:07:08 ---> Running in 84afe4d74bf0 16:07:08 Removing intermediate container 9d3131d12f54 16:07:08 ---> 5acb754a9bc5 16:07:08 Step 22/23 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:07:08 ---> Running in ba488e245935 16:07:08 Removing intermediate container ba488e245935 16:07:08 ---> c701b1e107b6 16:07:08 Step 23/23 : LABEL version=0.0.0 16:07:08 ---> Running in 61bbee97ff2f 16:07:08 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 16:07:08 Removing intermediate container 61bbee97ff2f 16:07:08 ---> 109880f6e020 16:07:08 16:07:08 Successfully built 109880f6e020 16:07:08 Successfully tagged security-spire-server:latest 16:07:08  Building security-spire-server ... done Building security-proxy-setup 16:07:08 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 16:07:08 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:07:08 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:07:08 ---> 56245b3a2caf 16:07:08 Step 3/20 : WORKDIR /edgex-go 16:07:08 ---> Using cache 16:07:08 ---> 7e241113d3e0 16:07:08 Step 4/20 : RUN apk add --update --no-cache make git 16:07:08 ---> Using cache 16:07:08 ---> eb0bc59970dc 16:07:08 Step 5/20 : COPY go.mod vendor* ./ 16:07:08 ---> Using cache 16:07:08 ---> 553cdbf85780 16:07:08 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:16 ---> Running in dfb9e7b035bb 16:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 22.366s coverage: 88.5% of statements 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.610s coverage: 3.9% of statements 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:07:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.604s coverage: 95.6% of statements 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 16:07:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.353s coverage: 72.2% of statements 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:07:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.620s coverage: 65.9% of statements 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:07:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.456s coverage: 0.9% of statements 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:07:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.366s coverage: 29.6% of statements 16:07:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.336s coverage: 45.5% of statements 16:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.393s coverage: 82.9% of statements 16:07:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.244s coverage: 94.1% of statements 16:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 5.319s coverage: 96.3% of statements 16:07:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.235s coverage: 87.5% of statements 16:07:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.382s coverage: 79.9% of statements 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.331s coverage: 92.9% of statements 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.281s coverage: 86.9% of statements 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.223s coverage: 87.2% of statements 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.248s coverage: 20.0% of statements 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.326s coverage: 81.2% of statements 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.365s coverage: 82.1% of statements 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 16:07:52 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.291s coverage: 84.8% of statements 16:07:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:07:56 Removing intermediate container 9b2e941c8ec7 16:07:56 ---> 7a314d8abf15 16:07:56 Step 7/23 : COPY . . 16:07:56 Removing intermediate container d1500d30af6d 16:07:56 ---> 32df7019131f 16:07:56 Step 7/32 : COPY . . 16:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.143s coverage: 63.1% of statements 16:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements 16:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.113s coverage: 89.4% of statements 16:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.073s coverage: 100.0% of statements 16:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.093s coverage: 73.7% of statements 16:07:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.063s coverage: 100.0% of statements 16:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 16:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 16:07:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 16:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.872s coverage: 38.4% of statements 16:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.337s coverage: 89.5% of statements 16:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:08:04 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.292s coverage: 84.8% of statements 16:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:08:04 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:08:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:08:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.340s coverage: 17.7% of statements 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:08:12 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.695s coverage: 92.3% of statements 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:08:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.290s coverage: 63.2% of statements 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:08:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.655s coverage: 97.7% of statements 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:08:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:08:12 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 16:08:12 WARNING: Linting skipped (not on x86_64 or linter not installed) 16:08:12 go vet ./... 16:08:23 ---> 56edfbc9475c 16:08:23 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:08:23 ---> Running in 2c56531c5f04 16:08:23 ---> 90f460dff856 16:08:23 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:08:23 Removing intermediate container fc8773c9bf92 16:08:23 ---> 033168994d39 16:08:23 16:08:23 Step 10/22 : FROM alpine:3.16 16:08:23 ---> dfd21b5a31f5 16:08:23 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:08:23 ---> Using cache 16:08:23 ---> 6726612783e3 16:08:23 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:08:23 ---> Using cache 16:08:23 ---> e2e365b04d49 16:08:23 Step 13/22 : ENV APP_PORT=59861 16:08:23 Removing intermediate container 84afe4d74bf0 16:08:23 ---> a2b5dd308a7f 16:08:23 16:08:23 Step 10/22 : FROM alpine:3.16 16:08:23 ---> dfd21b5a31f5 16:08:23 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:08:23 ---> Running in 323465a824f1 16:08:23 ---> Running in 62185d0fdbca 16:08:23 ---> Running in 3e21acc7cff9 16:08:23 Removing intermediate container 323465a824f1 16:08:23 ---> 3536d4ce317c 16:08:23 Step 14/22 : EXPOSE $APP_PORT 16:08:23 ---> Running in e3363d5314c3 16:08:23 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 16:08:23 Removing intermediate container e3363d5314c3 16:08:23 ---> e67982126316 16:08:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:23 Removing intermediate container dfb9e7b035bb 16:08:23 ---> bcd17ba736c0 16:08:23 Step 7/20 : COPY . . 16:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:08:23 ---> c47f51285225 16:08:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:08:23 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 16:08:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:08:23 (1/2) Installing ca-certificates (20220614-r0) 16:08:23 (2/2) Installing dumb-init (1.2.5-r1) 16:08:23 Executing busybox-1.35.0-r17.trigger 16:08:23 Executing ca-certificates-20220614-r0.trigger 16:08:23 OK: 6 MiB in 16 packages 16:08:33 ---> c8d802ae04bd 16:08:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:08:33 ---> 9188ae3a4f17 16:08:33 Step 8/20 : RUN make cmd/secrets-config/secrets-config 16:08:33 ---> Running in e8fcf0675db0 16:08:33 Removing intermediate container 3e21acc7cff9 16:08:33 ---> c01948337962 16:08:33 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:08:33 ---> Running in 923a9ce36bc4 16:08:33 ---> 90d0eb87b818 16:08:33 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:08:33 ---> Running in b3d0f5260a73 16:08:33 Removing intermediate container 923a9ce36bc4 16:08:33 ---> c17d1797000d 16:08:33 Step 13/22 : ENV APP_PORT=59860 16:08:33 ---> Running in 791b03bc2664 16:08:33 Removing intermediate container b3d0f5260a73 16:08:33 ---> a95408b89181 16:08:33 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:08:33 ---> Running in eb66a13439f3 16:08:33 Removing intermediate container 791b03bc2664 16:08:33 ---> 19eb5b0f3777 16:08:33 Step 14/22 : EXPOSE $APP_PORT 16:08:33 ---> Running in 36ae2d4d6f8e 16:08:33 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 16:08:34 Removing intermediate container eb66a13439f3 16:08:34 ---> 38b6e8048876 16:08:34 Step 20/22 : LABEL arch=x86_64 16:08:34 Removing intermediate container 36ae2d4d6f8e 16:08:34 ---> Running in 896d359bc5a3 16:08:34 ---> e44e715dd11a 16:08:34 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:08:34 Removing intermediate container 896d359bc5a3 16:08:34 ---> dc9f6a873354 16:08:34 Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:08:34 ---> b2dadcd3cca8 16:08:34 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:08:34 ---> Running in ef4e30779aea 16:08:34 Removing intermediate container ef4e30779aea 16:08:34 ---> 8dbd9194495a 16:08:34 Step 22/22 : LABEL version=0.0.0 16:08:34 ---> Running in 338712e3d917 16:08:35 Removing intermediate container 338712e3d917 16:08:35 ---> c451a2c24ec7 16:08:35 16:08:35 Successfully built c451a2c24ec7 16:08:35 Successfully tagged support-scheduler:latest 16:08:35  Building support-scheduler ... done Building core-metadata 16:08:35 ---> bb76ffc11756 16:08:35 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:08:39 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:08:39 ---> 56245b3a2caf 16:08:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:08:39 ---> Using cache 16:08:39 ---> fac29ecdce9e 16:08:39 Step 4/24 : WORKDIR /edgex-go 16:08:39 ---> Using cache 16:08:39 ---> b876047ae9d8 16:08:39 Step 5/24 : RUN apk add --update --no-cache make git 16:08:39 ---> Using cache 16:08:39 ---> 773b7a0788a7 16:08:39 Step 6/24 : COPY go.mod vendor* ./ 16:08:39 ---> Using cache 16:08:39 ---> 0f467a609722 16:08:39 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:39 ---> Using cache 16:08:39 ---> 686692fae3b6 16:08:39 Step 8/24 : COPY . . 16:08:39 ---> Using cache 16:08:39 ---> ce486a743d19 16:08:39 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:08:46 ---> d76ea86981f6 16:08:46 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:08:46 ---> Running in 917edcadfb43 16:08:46 ---> Running in 087711f1d517 16:08:46 Removing intermediate container 087711f1d517 16:08:46 ---> f3a550c91a9d 16:08:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:08:46 ---> Running in d7bb5c293d76 16:08:46 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 16:08:46 Removing intermediate container d7bb5c293d76 16:08:46 ---> aa4836fc0657 16:08:46 Step 20/22 : LABEL arch=x86_64 16:08:46 ---> Running in 90ee8a7b4485 16:08:46 Removing intermediate container 90ee8a7b4485 16:08:46 ---> 521142768d3b 16:08:46 Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:08:46 ---> Running in a658f008cc34 16:08:46 Removing intermediate container a658f008cc34 16:08:46 ---> d696d2cd3d01 16:08:46 Step 22/22 : LABEL version=0.0.0 16:08:46 ---> Running in 8ee58c2e287f 16:08:46 Removing intermediate container 8ee58c2e287f 16:08:46 ---> 4aca32df37d9 16:08:46 16:08:46 Successfully built 4aca32df37d9 16:08:46 Successfully tagged support-notifications:latest 16:08:46  Building support-notifications ... done Building core-common-config-bootstrapper 16:08:50 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:08:50 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:08:50 ---> 56245b3a2caf 16:08:50 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:08:50 ---> Using cache 16:08:50 ---> fac29ecdce9e 16:08:50 Step 4/22 : WORKDIR /edgex-go 16:08:50 ---> Using cache 16:08:50 ---> b876047ae9d8 16:08:50 Step 5/22 : RUN apk add --update --no-cache make git 16:08:50 ---> Using cache 16:08:50 ---> 773b7a0788a7 16:08:50 Step 6/22 : COPY go.mod vendor* ./ 16:08:50 ---> Using cache 16:08:50 ---> 0f467a609722 16:08:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:08:50 ---> Using cache 16:08:50 ---> 686692fae3b6 16:08:50 Step 8/22 : COPY . . 16:08:50 ---> Using cache 16:08:50 ---> ce486a743d19 16:08:50 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:08:56 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 16:08:58 ---> Running in ee4b1d53d075 16:08:59 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 16:09:04 Removing intermediate container 62185d0fdbca 16:09:04 ---> 0c3b85a1a589 16:09:04 16:09:04 Step 9/23 : FROM alpine:3.16 16:09:04 ---> dfd21b5a31f5 16:09:04 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:09:04 Removing intermediate container 2c56531c5f04 16:09:04 ---> 76fd254ddb0d 16:09:04 16:09:04 Step 9/32 : FROM alpine:3.16 16:09:04 ---> dfd21b5a31f5 16:09:04 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:09:04 ---> Running in e294c1ef8cf6 16:09:04 ---> Running in 5224832ecdbf 16:09:05 Removing intermediate container 5224832ecdbf 16:09:05 ---> fc21ad02a224 16:09:05 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:09:05 ---> Running in 9f3492ec021b 16:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:09:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:09:06 (1/3) Installing ca-certificates (20220614-r0) 16:09:06 (2/3) Installing dumb-init (1.2.5-r1) 16:09:06 (3/3) Installing su-exec (0.2-r1) 16:09:06 Executing busybox-1.35.0-r17.trigger 16:09:06 Executing ca-certificates-20220614-r0.trigger 16:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:09:06 OK: 6 MiB in 17 packages 16:09:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:09:06 (1/2) Installing dumb-init (1.2.5-r1) 16:09:06 (2/2) Installing su-exec (0.2-r1) 16:09:06 Executing busybox-1.35.0-r17.trigger 16:09:06 OK: 6 MiB in 16 packages 16:09:08 Removing intermediate container e8fcf0675db0 16:09:08 ---> cf604d454713 16:09:08 16:09:08 Step 9/20 : FROM alpine:3.16 16:09:08 ---> dfd21b5a31f5 16:09:08 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 16:09:08 ---> Running in 47de0f4dfdab 16:09:08 Removing intermediate container e294c1ef8cf6 16:09:08 Removing intermediate container 9f3492ec021b 16:09:08 ---> b7a897b6b3b3 16:09:08 ---> 214935a4436d 16:09:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.'Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:09:08 16:09:08 ---> Running in 1ddeccbbbf2d 16:09:08 ---> Running in 6cf96083412d 16:09:09 Removing intermediate container 1ddeccbbbf2d 16:09:09 ---> 2f62a3146f7f 16:09:09 Step 12/23 : WORKDIR / 16:09:09 Removing intermediate container 6cf96083412d 16:09:09 ---> 3aac96e39701 16:09:09 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:09:09 ---> Running in b4529511fce0 16:09:09 ---> Running in ced4cc23f775 16:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:09:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:09:09 Removing intermediate container b4529511fce0 16:09:09 ---> 757f3ebed712 16:09:09 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:09:09 Removing intermediate container ced4cc23f775 16:09:09 ---> 0183cb620630 16:09:09 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:09:09 ---> Running in 947f6e06a846 16:09:09 (1/2) Installing dumb-init (1.2.5-r1) 16:09:09 (2/2) Installing openssl (1.1.1t-r0) 16:09:09 Executing busybox-1.35.0-r17.trigger 16:09:09 OK: 6 MiB in 16 packages 16:09:09 Removing intermediate container 947f6e06a846 16:09:09 ---> ee610a954f71 16:09:09 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:09:09 ---> Running in 94abeca666d8 16:09:09 ---> 2a89fbdce997 16:09:09 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:09:10 Removing intermediate container 94abeca666d8 16:09:10 ---> 5a9cdc353fcd 16:09:10 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:09:10 ---> Running in ee21da924a5f 16:09:10 Removing intermediate container 47de0f4dfdab 16:09:10 ---> ed4570329b20 16:09:10 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:09:10 ---> 8f043e173f77 16:09:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:09:10 ---> Running in b1bb8042be93 16:09:10 Removing intermediate container b1bb8042be93 16:09:10 ---> 45a3ea388e18 16:09:10 Step 12/20 : WORKDIR /edgex 16:09:10 ---> d1271fd8255a 16:09:10 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:09:10 ---> Running in 72d8604772b5 16:09:10 Removing intermediate container 72d8604772b5 16:09:10 ---> b3ad004d5b7e 16:09:10 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 16:09:11 Removing intermediate container ee21da924a5f 16:09:11 ---> dd90510ebe0a 16:09:11 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:09:11 ---> 64033d370d77 16:09:11 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:09:11 ---> c12637d64081 16:09:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:09:11 ---> Running in 5ad5cf07e4fc 16:09:12 Removing intermediate container 5ad5cf07e4fc 16:09:12 ---> bdb4e8584f7b 16:09:12 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:09:12 ---> 6300d4132f54 16:09:12 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:09:12 ---> 61b5ce577bfc 16:09:12 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:09:12 ---> 723bcd19d3a6 16:09:12 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:09:12 ---> Running in bf273dcbd343 16:09:12 ---> 855c016d793c 16:09:12 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:12 ---> 81a829c4f5c5 16:09:12 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:12 ---> Running in e05718ea40cd 16:09:13 ---> Running in 4b8d5a4db428 16:09:15 Removing intermediate container bf273dcbd343 16:09:15 ---> 1783a09e7a8f 16:09:15 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:15 Removing intermediate container 917edcadfb43 16:09:15 ---> bb3c4024c5a1 16:09:15 16:09:15 Step 10/24 : FROM alpine:3.16 16:09:15 ---> dfd21b5a31f5 16:09:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:09:15 ---> Using cache 16:09:15 ---> 6726612783e3 16:09:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:09:15 ---> Using cache 16:09:15 ---> e2e365b04d49 16:09:15 Step 13/24 : ENV APP_PORT=59881 16:09:15 ---> Running in 197d77f9ef20 16:09:15 ---> 11e7e8657747 16:09:15 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:09:15 Removing intermediate container 4b8d5a4db428 16:09:15 ---> b7c949bf3139 16:09:15 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 16:09:15 Removing intermediate container 197d77f9ef20 16:09:15 ---> 2dd3b227d13e 16:09:15 Step 14/24 : EXPOSE $APP_PORT 16:09:15 ---> Running in a877ed47f5f4 16:09:15 Removing intermediate container e05718ea40cd 16:09:15 ---> 352b7f702764 16:09:15 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 16:09:16 ---> Running in 77137c6d1758 16:09:16 ---> Running in 8b41e73aabed 16:09:16 Removing intermediate container a877ed47f5f4 16:09:16 ---> 94ba992001fc 16:09:16 Step 21/23 : LABEL arch=x86_64 16:09:16 Removing intermediate container 77137c6d1758 16:09:16 ---> 3912aef18411 16:09:16 Step 15/24 : WORKDIR / 16:09:16 ---> Running in d22b6471520a 16:09:16 Removing intermediate container 8b41e73aabed 16:09:16 ---> 81f24e78dd63 16:09:16 Step 18/20 : LABEL arch=x86_64 16:09:16 ---> Running in c521bccb2d9c 16:09:16 ---> b1e00a2cefdc 16:09:16 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:09:16 ---> Running in dec9d91bc7b8 16:09:17 Removing intermediate container d22b6471520a 16:09:17 ---> ffcb8cd1a990 16:09:17 Step 22/23 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:09:17 Removing intermediate container dec9d91bc7b8 16:09:17 ---> de0f4f40f0e5 16:09:17 Step 19/20 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:09:17 Removing intermediate container c521bccb2d9c 16:09:17 ---> eedf317872dd 16:09:17 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:17 ---> 090959e57a8d 16:09:17 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:09:17 ---> Running in b9f2ed7199b4 16:09:17 ---> Running in 237cade0cacc 16:09:17 Removing intermediate container b9f2ed7199b4 16:09:17 ---> 75fd6fc83d7c 16:09:17 Step 20/20 : LABEL version=0.0.0 16:09:17 Removing intermediate container 237cade0cacc 16:09:17 ---> 56dc4a1ad393 16:09:17 Step 23/23 : LABEL version=0.0.0 16:09:17 ---> Running in e59445931787 16:09:17 ---> 7b65e10d7f77 16:09:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:09:17 ---> fef8929e44e0 16:09:17 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:09:17 ---> Running in 0ea935218981 16:09:17 Removing intermediate container e59445931787 16:09:17 ---> 52f4ae12edfc 16:09:17 16:09:17 Removing intermediate container 0ea935218981 16:09:17 ---> 480b7f205562 16:09:17 16:09:17 Successfully built 52f4ae12edfc 16:09:17 Successfully tagged security-proxy-setup:latest 16:09:17  Building security-proxy-setup ... done  ---> cc228718623a 16:09:17 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:09:17 Successfully built 480b7f205562 16:09:17 Successfully tagged security-secretstore-setup:latest 16:09:17  Building security-secretstore-setup ... done  ---> 61211e90c10e 16:09:17 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:09:17 ---> a7a439d767db 16:09:17 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:09:17 ---> c14606a79397 16:09:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:09:17 ---> f35d0295f10b 16:09:17 Step 27/32 : RUN chmod +x /entrypoint.sh 16:09:17 ---> Running in d511987fab11 16:09:18 ---> 44d10388f1c4 16:09:18 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:09:18 ---> Running in 823019830e1e 16:09:18 Removing intermediate container 823019830e1e 16:09:18 ---> 9628659d07f3 16:09:18 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:09:18 ---> Running in c7e8adbe955b 16:09:18 Removing intermediate container c7e8adbe955b 16:09:18 ---> 41465dca14ae 16:09:18 Step 22/24 : LABEL arch=x86_64 16:09:18 ---> Running in f06f1d6083c9 16:09:18 Removing intermediate container f06f1d6083c9 16:09:18 ---> 26097f674a56 16:09:18 Step 23/24 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:09:18 ---> Running in c0e41afcb665 16:09:18 Removing intermediate container c0e41afcb665 16:09:18 ---> bce9bbaf1de4 16:09:18 Step 24/24 : LABEL version=0.0.0 16:09:18 Removing intermediate container d511987fab11 16:09:18 ---> 3f6883478852 16:09:18 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:09:18 ---> Running in 21d38d2bdcc5 16:09:18 ---> Running in 83df75fd2204 16:09:18 Removing intermediate container 21d38d2bdcc5 16:09:18 ---> e5405a989338 16:09:18 16:09:18 Removing intermediate container 83df75fd2204 16:09:18 ---> 420a81902c22 16:09:18 Step 29/32 : CMD ["gate"] 16:09:18 Successfully built e5405a989338 16:09:18 ---> Running in e31ff3b70022 16:09:18 Successfully tagged core-metadata:latest 16:09:18  Building core-metadata ... done Removing intermediate container e31ff3b70022 16:09:18 ---> 3ebddc96b7dd 16:09:18 Step 30/32 : LABEL arch=x86_64 16:09:18 ---> Running in 4d67c9fdecf7 16:09:19 Removing intermediate container 4d67c9fdecf7 16:09:19 ---> 2087e340c589 16:09:19 Step 31/32 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:09:19 ---> Running in cc786d665ffd 16:09:19 Removing intermediate container cc786d665ffd 16:09:19 ---> 225ab37eea2f 16:09:19 Step 32/32 : LABEL version=0.0.0 16:09:19 ---> Running in 4363970c0d8c 16:09:19 Removing intermediate container 4363970c0d8c 16:09:19 ---> db999e7db285 16:09:19 16:09:19 Successfully built db999e7db285 16:09:19 Successfully tagged security-bootstrapper:latest 16:09:20  Building security-bootstrapper ... done Removing intermediate container ee4b1d53d075 16:09:20 ---> bc9e62bcff96 16:09:20 16:09:20 Step 10/22 : FROM alpine:3.16 16:09:20 ---> dfd21b5a31f5 16:09:20 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:09:20 ---> Using cache 16:09:20 ---> 54c9020cca65 16:09:20 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:09:20 ---> Using cache 16:09:20 ---> 0767dd11f634 16:09:20 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:09:20 ---> Using cache 16:09:20 ---> 53846254b0f0 16:09:20 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:09:21 ---> 0b1b9cf5e89e 16:09:21 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:09:21 ---> 65387386b07b 16:09:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:09:21 ---> efaa082b8991 16:09:21 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:09:21 ---> Running in d3395e2eea7a 16:09:22 Removing intermediate container d3395e2eea7a 16:09:22 ---> 722d2fc0607b 16:09:22 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:09:22 ---> Running in e6bed24d2a40 16:09:22 Removing intermediate container e6bed24d2a40 16:09:22 ---> f20aa4dfcecc 16:09:22 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 16:09:22 ---> Running in d55d9d3e8d7e 16:09:22 Removing intermediate container d55d9d3e8d7e 16:09:22 ---> 49b49966b544 16:09:22 Step 20/22 : LABEL arch=x86_64 16:09:22 ---> Running in 2fbf58812a4e 16:09:22 Removing intermediate container 2fbf58812a4e 16:09:22 ---> 342e3dd6b8d6 16:09:22 Step 21/22 : LABEL git_sha=d85b8c8334b4845b0287d29fc8f2ffa4012269c3 16:09:22 ---> Running in c880c5df05fc 16:09:22 Removing intermediate container c880c5df05fc 16:09:22 ---> f2e052410b12 16:09:22 Step 22/22 : LABEL version=0.0.0 16:09:22 ---> Running in 7756ede4ef20 16:09:22 Removing intermediate container 7756ede4ef20 16:09:22 ---> b12cec0f08b0 16:09:22 16:09:22 Successfully built b12cec0f08b0 16:09:22 Successfully tagged core-common-config-bootstrapper:latest 16:09:22  Building core-common-config-bootstrapper ... done  [Pipeline] } 16:09:22 $ docker stop --time=1 f66f9834d42e692883285c5b451855d904a399225a3cd0b466b8c46d6c03fbc4 16:09:23 $ docker rm -f --volumes f66f9834d42e692883285c5b451855d904a399225a3cd0b466b8c46d6c03fbc4 [Pipeline] // withDockerContainer [Pipeline] sh 16:09:24 + docker images 16:09:24 REPOSITORY TAG IMAGE ID CREATED SIZE 16:09:24 core-common-config-bootstrapper latest b12cec0f08b0 2 seconds ago 15.5MB 16:09:24 bc9e62bcff96 4 seconds ago 1.67GB 16:09:24 security-bootstrapper latest db999e7db285 5 seconds ago 19.7MB 16:09:24 core-metadata latest e5405a989338 6 seconds ago 18.5MB 16:09:24 security-proxy-setup latest 52f4ae12edfc 7 seconds ago 16.4MB 16:09:24 security-secretstore-setup latest 480b7f205562 7 seconds ago 29.9MB 16:09:24 bb3c4024c5a1 9 seconds ago 1.69GB 16:09:24 cf604d454713 16 seconds ago 1.66GB 16:09:24 0c3b85a1a589 20 seconds ago 1.67GB 16:09:24 76fd254ddb0d 21 seconds ago 1.66GB 16:09:24 support-notifications latest 4aca32df37d9 38 seconds ago 30.7MB 16:09:24 support-scheduler latest c451a2c24ec7 50 seconds ago 30.1MB 16:09:24 033168994d39 About a minute ago 1.74GB 16:09:24 a2b5dd308a7f About a minute ago 1.74GB 16:09:24 security-spire-server latest 109880f6e020 2 minutes ago 86.5MB 16:09:24 security-proxy-auth latest a45f1065754a 2 minutes ago 16.2MB 16:09:24 f5c8f2326b5f 2 minutes ago 1.55GB 16:09:24 b0d41865d662 3 minutes ago 1.66GB 16:09:24 core-command latest 69813e3d532a 3 minutes ago 17.8MB 16:09:24 core-data latest af49d38e8c4c 3 minutes ago 18MB 16:09:24 security-spiffe-token-provider latest d7bdb4c5a929 3 minutes ago 30MB 16:09:24 06b55433d9d2 3 minutes ago 1.68GB 16:09:24 11af88f5446e 3 minutes ago 1.68GB 16:09:24 0ced987d7886 3 minutes ago 1.71GB 16:09:24 security-spire-config latest 053ce1405d33 3 minutes ago 85.8MB 16:09:24 security-spire-agent latest d912a5df2577 3 minutes ago 125MB 16:09:24 d920508a4a92 4 minutes ago 1.55GB 16:09:24 f023f9152f84 4 minutes ago 1.55GB 16:09:24 ci-base-image-x86_64 latest 56245b3a2caf 9 minutes ago 903MB 16:09:24 alpine 3.15 5ce65d7b0fde 3 weeks ago 5.59MB 16:09:24 alpine 3.16 dfd21b5a31f5 3 weeks ago 5.55MB 16:09:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 4 months ago 683MB 16:09:24 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 16:09:24 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] } 16:10:04 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:10:04 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:10:04 ./bin/test-attribution-txt.sh [Pipeline] echo 16:10:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:10:04 + ls -al . 16:10:04 total 700 16:10:04 drwxrwxr-x 10 1001 1001 4096 Mar 6 16:03 . 16:10:04 drwxr-xr-x 4 root root 4096 Mar 6 16:03 .. 16:10:04 drwxrwxr-x 2 1001 1001 4096 Mar 6 16:01 .blubracket 16:10:04 -rw-rw-r-- 1 1001 1001 16 Mar 6 16:01 .dockerignore 16:10:04 drwxrwxr-x 8 1001 1001 4096 Mar 6 16:01 .git 16:10:04 drwxrwxr-x 3 1001 1001 4096 Mar 6 16:01 .github 16:10:04 -rw-rw-r-- 1 1001 1001 1112 Mar 6 16:01 .gitignore 16:10:04 -rw-rw-r-- 1 1001 1001 42 Mar 6 16:01 .golangci.yml 16:10:04 -rw-rw-r-- 1 1001 1001 87 Mar 6 16:01 .hadolint.yml 16:10:04 -rw-rw-r-- 1 1001 1001 166 Mar 6 16:01 .sonarcloud.properties 16:10:04 -rw-rw-r-- 1 1001 1001 1171 Mar 6 16:01 ADOPTERS.md 16:10:04 -rw-rw-r-- 1 1001 1001 10825 Mar 6 16:01 Attribution.txt 16:10:04 -rw-rw-r-- 1 1001 1001 73765 Mar 6 16:01 CHANGELOG.md 16:10:04 -rw-rw-r-- 1 1001 1001 3804 Mar 6 16:01 CONTRIBUTING.md 16:10:04 -rw-rw-r-- 1 1001 1001 677 Mar 6 16:01 GOVERNANCE.md 16:10:04 -rw-rw-r-- 1 1001 1001 883 Mar 6 16:01 Jenkinsfile 16:10:04 -rw-rw-r-- 1 1001 1001 10775 Mar 6 16:01 LICENSE 16:10:04 -rw-rw-r-- 1 1001 1001 14071 Mar 6 16:01 Makefile 16:10:04 -rw-rw-r-- 1 1001 1001 582 Mar 6 16:01 OWNERS.md 16:10:04 -rw-rw-r-- 1 1001 1001 9403 Mar 6 16:01 README.md 16:10:04 -rw-rw-r-- 1 1001 1001 6912 Mar 6 16:01 SECURITY.md 16:10:04 -rw-rw-r-- 1 1001 1001 5 Mar 6 15:59 VERSION 16:10:04 drwxrwxr-x 2 1001 1001 4096 Mar 6 16:01 bin 16:10:04 drwxrwxr-x 18 1001 1001 4096 Mar 6 16:01 cmd 16:10:04 -rw-r--r-- 1 root root 446903 Mar 6 16:08 coverage.out 16:10:04 -rw-rw-r-- 1 1001 1001 3232 Mar 6 16:01 go.mod 16:10:04 -rw-rw-r-- 1 1001 1001 31099 Mar 6 16:01 go.sum 16:10:04 drwxrwxr-x 7 1001 1001 4096 Mar 6 16:01 internal 16:10:04 drwxrwxr-x 3 1001 1001 4096 Mar 6 16:01 openapi 16:10:04 drwxrwxr-x 4 1001 1001 4096 Mar 6 16:01 snap 16:10:04 -rw-rw-r-- 1 1001 1001 204 Mar 6 16:01 version.go [Pipeline] sh 16:10:05 + '[' -e coverage.out ] 16:10:05 + chown 1001:1001 coverage.out [Pipeline] stash 16:10:05 Warning: overwriting stash ‘coverage-report’ 16:10:06 Stashed 1 file(s) [Pipeline] sh 16:10:07 + make build 16:10:07 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 16:11:43 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 16:11:43 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 16:11:47 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 16:11:52 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 16:12:39 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 16:12:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:12:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:12:56 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 16:13:00 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 16:13: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:13:11 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] } 16:13:18 $ docker stop --time=1 67d72934debb1802ee0b93bb2af6bda943f59c590f3e268cb634cf80a0f5d290 16:13:20 $ docker rm -f --volumes 67d72934debb1802ee0b93bb2af6bda943f59c590f3e268cb634cf80a0f5d290 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:22 16:13:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:23 latest: Pulling from edgex-devops/edgex-compose-arm64 16:13:23 29e5d40040c1: Pulling fs layer 16:13:23 1ce36da41761: Pulling fs layer 16:13:23 25b303627fd3: Pulling fs layer 16:13:23 29e5d40040c1: Verifying Checksum 16:13:23 29e5d40040c1: Download complete 16:13:23 1ce36da41761: Verifying Checksum 16:13:23 1ce36da41761: Download complete 16:13:24 29e5d40040c1: Pull complete 16:13:25 25b303627fd3: Verifying Checksum 16:13:25 25b303627fd3: Download complete 16:13:26 1ce36da41761: Pull complete 16:13:36 25b303627fd3: Pull complete 16:13:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:13:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:36 prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container 16:13:36 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:13:40 $ docker top 7639da44257c82a7b46964fbc87842ea823e7669a43a8466f11a42488662fbe3 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:40 + docker-compose+ grep build --help 16:13:40 parallel 16:13:46 --parallel Build images in parallel. [Pipeline] } 16:13:46 $ docker stop --time=1 7639da44257c82a7b46964fbc87842ea823e7669a43a8466f11a42488662fbe3 16:13:48 $ docker rm -f --volumes 7639da44257c82a7b46964fbc87842ea823e7669a43a8466f11a42488662fbe3 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:13:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:13:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:13:49 prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container 16:13:49 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 16:13:52 $ docker top e452fe35b4d735566aa43dd8bf19d177d72050f456a90e6f3d7e47dc26a19971 -eo pid,comm [Pipeline] { [Pipeline] sh 16:13:53 + docker-compose -f ./docker-compose-build.yml build --parallel 16:13:58 Building core-command ... 16:13:58 Building core-common-config-bootstrapper ... 16:13:58 Building core-data ... 16:13:58 Building core-metadata ... 16:13:58 Building security-bootstrapper ... 16:13:58 Building security-proxy-auth ... 16:13:58 Building security-proxy-setup ... 16:13:58 Building security-secretstore-setup ... 16:13:58 Building security-spiffe-token-provider ... 16:13:58 Building security-spire-agent ... 16:13:58 Building security-spire-config ... 16:13:58 Building security-spire-server ... 16:13:58 Building support-notifications ... 16:13:58 Building support-scheduler ... 16:13:58 Building security-spiffe-token-provider 16:13:58 Building core-command 16:13:58 Building core-common-config-bootstrapper 16:13:58 Building support-scheduler 16:13:58 Building core-metadata 16:14:45 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:45 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:14:45 ---> bcd41792b10f 16:14:45 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:14:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:14:46 ---> bcd41792b10f 16:14:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 16:14:46 ---> Running in 1183b931315b 16:14:46 ---> Running in bce1ee68a703 16:14:46 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:46 Step 2/19 : FROM ${BUILDER_BASE} AS builder 16:14:46 ---> bcd41792b10f 16:14:46 Step 3/19 : WORKDIR /edgex-go 16:14:46 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:46 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:14:46 ---> bcd41792b10f 16:14:46 Step 3/23 : ARG ADD_BUILD_TAGS="" 16:14:46 ---> Running in ed542df46385 16:14:46 ---> Running in 58d7f168d3a0 16:14:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:14:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:14:47 ---> bcd41792b10f 16:14:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:14:47 ---> Running in 6dcc63d43218 16:14:47 Removing intermediate container 1183b931315b 16:14:47 ---> 4c1cf02396d7 16:14:47 Step 4/22 : WORKDIR /edgex-go 16:14:47 Removing intermediate container bce1ee68a703 16:14:47 ---> 8a83fe7b7554 16:14:47 Step 4/24 : WORKDIR /edgex-go 16:14:47 ---> Running in 2c63a058401e 16:14:47 ---> Running in 71156e03b24c 16:14:47 Removing intermediate container 58d7f168d3a0 16:14:47 ---> 00f72aa5edb9 16:14:47 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 16:14:47 Removing intermediate container ed542df46385 16:14:47 ---> 82b138f176ac 16:14:47 Step 4/23 : WORKDIR /edgex-go 16:14:47 Removing intermediate container 6dcc63d43218 16:14:47 ---> 9cfc83c90f04 16:14:47 Step 4/22 : WORKDIR /edgex-go 16:14:47 ---> Running in 5229285f028e 16:14:47 ---> Running in abaf8eefe355 16:14:48 ---> Running in 3e2064e3b531 16:14:48 Removing intermediate container 2c63a058401e 16:14:48 ---> cb38ceb7a4ab 16:14:48 Step 5/22 : RUN apk add --update --no-cache make git 16:14:48 ---> Running in c3a5498e67cd 16:14:48 Removing intermediate container abaf8eefe355 16:14:48 ---> 612c773c673c 16:14:48 Step 5/23 : RUN apk add --update --no-cache make git 16:14:48 Removing intermediate container 71156e03b24c 16:14:48 ---> e918d824eae6 16:14:48 Step 5/24 : RUN apk add --update --no-cache make git 16:14:48 Removing intermediate container 3e2064e3b531 16:14:48 ---> ed38612ad30f 16:14:48 Step 5/22 : RUN apk add --update --no-cache make git 16:14:48 ---> Running in 6c72bdf76a29 16:14:48 ---> Running in da2345e8e30a 16:14:49 ---> Running in 6ed1179ab863 16:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:51 v3.16.4-44-g885ce0f787f [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 16:14:51 v3.16.4-42-gf483c31bb36 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 16:14:51 OK: 16903 distinct packages available 16:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:14:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:52 OK: 221 MiB in 51 packages 16:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:14:53 OK: 221 MiB in 51 packages 16:14:53 OK: 221 MiB in 51 packages 16:14:53 Removing intermediate container c3a5498e67cd 16:14:53 ---> fcefbe23b4ce 16:14:53 Step 6/22 : COPY go.mod vendor* ./ 16:14:53 OK: 221 MiB in 51 packages 16:14:53 OK: 221 MiB in 51 packages 16:14:54 ---> c1b0907b65d5 16:14:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:55 ---> Running in 7fc50d7ef0fc 16:14:55 Removing intermediate container 6ed1179ab863 16:14:55 ---> 429121250e99 16:14:55 Step 6/22 : COPY go.mod vendor* ./ 16:14:55 Removing intermediate container da2345e8e30a 16:14:55 ---> 4438c4765447 16:14:55 Step 6/23 : COPY go.mod vendor* ./ 16:14:55 Removing intermediate container 6c72bdf76a29 16:14:55 Removing intermediate container 5229285f028e 16:14:55 ---> 958bd16ad247 16:14:55 Step 5/19 : COPY go.mod vendor* ./ ---> 1467e8495112 16:14:55 Step 6/24 : COPY go.mod vendor* ./ 16:14:55 16:14:56 ---> 8d3351d75104 16:14:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:56 ---> f8d888031d12 16:14:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:56 ---> Running in b62aab1c4e48 16:14:56 ---> Running in c689c247fe5e 16:14:56 ---> eeb70abc784c 16:14:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:57 ---> e111c8d87e4a 16:14:57 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:14:57 ---> Running in 62909ad0ac76 16:14:57 ---> Running in fcaee2d22be8 16:16:49 Removing intermediate container 62909ad0ac76 16:16:49 ---> 14a527f83104 16:16:49 Step 8/24 : COPY . . 16:16:49 Removing intermediate container c689c247fe5e 16:16:49 ---> 0c128a6578dc 16:16:49 Step 8/22 : COPY . . 16:16:49 Removing intermediate container fcaee2d22be8 16:16:49 ---> fcd0d0a4b9d2 16:16:49 Step 7/19 : COPY . . 16:16:49 Removing intermediate container b62aab1c4e48 16:16:49 ---> 9f4bd2465d9d 16:16:49 Step 8/23 : COPY . . 16:16:49 Removing intermediate container 7fc50d7ef0fc 16:16:49 ---> 6ba8972157d5 16:16:49 Step 8/22 : COPY . . 16:16:59 ---> a96e7febd5c0 16:16:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:16:59 ---> 539a18aafbc4 16:16:59 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:16:59 ---> c7baedf7fcc0 16:16:59 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 16:16:59 ---> 6355b828fa16 16:16:59 ---> 3c4e8a32bda1 16:16:59 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 16:16:59 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 16:16:59 ---> Running in df07f8c0ea8d 16:16:59 ---> Running in e0cc091a799c 16:16:59 ---> Running in 330882826a19 16:16:59 ---> Running in 36971719abf3 16:16:59 ---> Running in 6d3c00473ca2 16:17:00 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 16:17:00 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 16:17:00 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 16:17:00 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 16:17:00 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 16:23:23 Removing intermediate container 6d3c00473ca2 16:23:23 ---> e6d3eba7d576 16:23:23 16:23:23 Step 10/22 : FROM alpine:3.16 16:23:23 3.16: Pulling from library/alpine 16:23:23 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 16:23:23 Status: Downloaded newer image for alpine:3.16 16:23:23 ---> 4c81e5bf8899 16:23:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:23:23 ---> Running in e9c14ac64bdf 16:23:23 Removing intermediate container e9c14ac64bdf 16:23:23 ---> 700b4ce5fcc3 16:23:23 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:23:23 ---> Running in e4b76b126512 16:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:23:23 (1/1) Installing dumb-init (1.2.5-r1) 16:23:23 Executing busybox-1.35.0-r17.trigger 16:23:23 OK: 5 MiB in 15 packages 16:23:23 Removing intermediate container e4b76b126512 16:23:23 ---> b307cadfaf82 16:23:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:23 Removing intermediate container 330882826a19 16:23:23 ---> 4824c934eb5f 16:23:23 16:23:23 Step 10/23 : FROM alpine:3.16 16:23:23 ---> 4c81e5bf8899 16:23:23 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:23:23 ---> Running in 3bf86f384066 16:23:23 ---> 980631eec706 16:23:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 16:23:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:23:24 ---> fb9487279173 16:23:24 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 16:23:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:23:25 ---> 023c53136ee6 16:23:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 16:23:25 (1/1) Installing dumb-init (1.2.5-r1) 16:23:25 Executing busybox-1.35.0-r17.trigger 16:23:25 OK: 5 MiB in 15 packages 16:23:26 ---> b958f66d67c1 16:23:26 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:23:26 ---> Running in 98cba0f4bbda 16:23:27 Removing intermediate container 3bf86f384066 16:23:27 ---> 5d9201bc5887 16:23:27 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:23:27 ---> Running in 757029c51aa8 16:23:27 Removing intermediate container 757029c51aa8 16:23:28 ---> c2e1f7d6e8a4 16:23:28 Step 13/23 : ENV APP_PORT=59882 16:23:28 ---> Running in 5dcc91163181 16:23:28 Removing intermediate container 5dcc91163181 16:23:28 ---> 45fcdfddf215 16:23:28 Step 14/23 : EXPOSE $APP_PORT 16:23:28 ---> Running in edd975df951b 16:23:29 Removing intermediate container edd975df951b 16:23:29 ---> d554dc59bf81 16:23:29 Step 15/23 : WORKDIR / 16:23:29 ---> Running in 25343c499971 16:23:30 Removing intermediate container 98cba0f4bbda 16:23:30 ---> ab04cbe9d7d5 16:23:30 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:23:30 ---> Running in 8022341a9d60 16:23:30 Removing intermediate container 25343c499971 16:23:30 ---> 695d949d0ff3 16:23:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:31 Removing intermediate container 8022341a9d60 16:23:31 ---> ac32aecde4fe 16:23:31 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 16:23:31 ---> Running in cb36c5c4780e 16:23:31 ---> 2ec08ff92ad7 16:23:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:23:32 Removing intermediate container cb36c5c4780e 16:23:32 ---> e9103621b769 16:23:32 Step 20/22 : LABEL arch=arm64 16:23:32 ---> Running in fd0c108a5f6e 16:23:33 Removing intermediate container fd0c108a5f6e 16:23:33 ---> fb4892391fd3 16:23:33 Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:23:33 ---> Running in 8338734fa3d8 16:23:34 Removing intermediate container 8338734fa3d8 16:23:34 ---> 0ec85a6aabb6 16:23:34 Step 22/22 : LABEL version=0.0.0 16:23:34 ---> d0ed49420498 16:23:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:23:34 ---> Running in 33682d037953 16:23:35 Removing intermediate container 33682d037953 16:23:35 ---> d67a84480bf7 16:23:35 16:23:36 ---> 1d48db5ee804 16:23:36 Step 19/23 : ENTRYPOINT ["/core-command"] 16:23:36 ---> Running in ce0f58e9a3e5 16:23:36 Successfully built d67a84480bf7 16:23:36 Successfully tagged core-common-config-bootstrapper-arm64:latest 16:23:36 Building support-notifications 16:23:37  Building core-common-config-bootstrapper ... done Removing intermediate container ce0f58e9a3e5 16:23:37 ---> ca1c613eafb9 16:23:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:23:37 ---> Running in fd9b25113c0a 16:23:38 Removing intermediate container fd9b25113c0a 16:23:38 ---> f0f421497da1 16:23:38 Step 21/23 : LABEL arch=arm64 16:23:38 ---> Running in 22eece2dcdd6 16:23:39 Removing intermediate container 22eece2dcdd6 16:23:39 ---> 8ef060754571 16:23:39 Step 22/23 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:23:39 ---> Running in 19fbdd8ae1e9 16:23:40 Removing intermediate container 19fbdd8ae1e9 16:23:40 ---> 59b84fecd1b0 16:23:40 Step 23/23 : LABEL version=0.0.0 16:23:40 ---> Running in d8d9629d7952 16:23:41 Removing intermediate container d8d9629d7952 16:23:41 ---> f6b3663984b5 16:23:41 16:23:41 Successfully built f6b3663984b5 16:23:41 Successfully tagged core-command-arm64:latest 16:23:41 Building security-proxy-auth 16:23:44  Building core-command ... done Removing intermediate container 36971719abf3 16:23:44 ---> f39795624f54 16:23:44 16:23:44 Step 10/24 : FROM alpine:3.16 16:23:44 ---> 4c81e5bf8899 16:23:44 Step 11/24 : RUN apk add --update --no-cache dumb-init 16:23:44 ---> Using cache 16:23:44 ---> 5d9201bc5887 16:23:44 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:23:44 ---> Using cache 16:23:44 ---> c2e1f7d6e8a4 16:23:44 Step 13/24 : ENV APP_PORT=59881 16:23:45 ---> Running in 09f9e889468e 16:23:46 Removing intermediate container 09f9e889468e 16:23:46 ---> 0de685d25838 16:23:46 Step 14/24 : EXPOSE $APP_PORT 16:23:46 ---> Running in dcfecd893869 16:23:47 Removing intermediate container dcfecd893869 16:23:47 ---> 0c8fceab4d35 16:23:47 Step 15/24 : WORKDIR / 16:23:47 ---> Running in b8802deea19d 16:23:48 Removing intermediate container b8802deea19d 16:23:48 ---> f019880ebaf8 16:23:48 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:49 ---> b2b707970e2b 16:23:49 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:23:51 ---> 1b27a64ac91f 16:23:51 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:23:52 ---> 32342a488d63 16:23:52 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 16:23:54 ---> 192299734f45 16:23:54 Step 20/24 : ENTRYPOINT ["/core-metadata"] 16:23:54 ---> Running in a7d51d63402b 16:23:55 Removing intermediate container a7d51d63402b 16:23:55 ---> ab7f5fea3930 16:23:55 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:23:55 ---> Running in 264a4d4dbf72 16:23:56 Removing intermediate container 264a4d4dbf72 16:23:56 ---> a45d4dd7b176 16:23:56 Step 22/24 : LABEL arch=arm64 16:23:56 ---> Running in 0fed9b2b9477 16:23:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:23:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:23:56 ---> bcd41792b10f 16:23:56 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:23:56 ---> Using cache 16:23:56 ---> 9cfc83c90f04 16:23:56 Step 4/22 : WORKDIR /edgex-go 16:23:56 ---> Using cache 16:23:56 ---> ed38612ad30f 16:23:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:23:56 ---> Running in 79542798b37c 16:23:58 Removing intermediate container 0fed9b2b9477 16:23:58 ---> 0b865783f732 16:23:58 Step 23/24 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:23:58 ---> Running in 29eb2d7a0e10 16:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:23:59 Removing intermediate container 29eb2d7a0e10 16:23:59 ---> 5ca855ff2b26 16:23:59 Step 24/24 : LABEL version=0.0.0 16:23:59 ---> Running in 2b15350a8aae 16:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:24:00 Removing intermediate container 2b15350a8aae 16:24:00 ---> b6479d9066ba 16:24:00 16:24:00 Successfully built b6479d9066ba 16:24:00 Successfully tagged core-metadata-arm64:latest 16:24:00 Building core-data 16:24:01  Building core-metadata ... done OK: 221 MiB in 51 packages 16:24:03 Removing intermediate container 79542798b37c 16:24:03 ---> 02555bcb683d 16:24:03 Step 6/22 : COPY go.mod vendor* ./ 16:24:03 ---> 957f65c8761b 16:24:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:03 ---> Running in 85e6237e8108 16:24:06 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:24:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:24:06 ---> bcd41792b10f 16:24:06 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:24:06 ---> Using cache 16:24:06 ---> 9cfc83c90f04 16:24:06 Step 4/22 : WORKDIR /edgex-go 16:24:06 ---> Using cache 16:24:06 ---> ed38612ad30f 16:24:06 Step 5/22 : RUN apk add --update --no-cache make git 16:24:06 ---> Using cache 16:24:06 ---> 429121250e99 16:24:06 Step 6/22 : COPY go.mod vendor* ./ 16:24:06 ---> Using cache 16:24:06 ---> f8d888031d12 16:24:06 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:06 ---> Using cache 16:24:06 ---> 0c128a6578dc 16:24:06 Step 8/22 : COPY . . 16:24:06 ---> Using cache 16:24:06 ---> a96e7febd5c0 16:24:06 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 16:24:06 ---> Running in 949e8e88a653 16:24:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 16:24:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:24:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:24:23 ---> bcd41792b10f 16:24:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 16:24:23 ---> Using cache 16:24:23 ---> 9cfc83c90f04 16:24:23 Step 4/22 : WORKDIR /edgex-go 16:24:23 ---> Using cache 16:24:23 ---> ed38612ad30f 16:24:23 Step 5/22 : RUN apk add --update --no-cache make git 16:24:23 ---> Using cache 16:24:23 ---> 429121250e99 16:24:23 Step 6/22 : COPY go.mod vendor* ./ 16:24:23 ---> Using cache 16:24:23 ---> f8d888031d12 16:24:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:24:23 ---> Using cache 16:24:23 ---> 0c128a6578dc 16:24:23 Step 8/22 : COPY . . 16:24:23 ---> Using cache 16:24:23 ---> a96e7febd5c0 16:24:23 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 16:24:24 ---> Running in c4b3a921139b 16:24:26 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 16:24:50 Removing intermediate container e0cc091a799c 16:24:50 ---> 2841086e092d 16:24:50 16:24:50 Step 9/19 : FROM alpine:3.15 16:24:50 3.15: Pulling from library/alpine 16:24:50 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 16:24:50 Status: Downloaded newer image for alpine:3.15 16:24:50 ---> 354640af7b1b 16:24:50 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:24:50 ---> Running in 9a13d0eff4fb 16:24:50 Removing intermediate container 9a13d0eff4fb 16:24:50 ---> 9bf390fd44d4 16:24:50 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:24:50 ---> Running in 2078a817990f 16:24:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:24:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:24:54 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:24:54 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:24:54 OK: 15736 distinct packages available 16:24:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:24:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:24:56 (1/9) Installing ca-certificates (20220614-r0) 16:24:56 (2/9) Installing brotli-libs (1.0.9-r5) 16:24:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:24:56 (4/9) Installing libcurl (7.80.0-r6) 16:24:56 (5/9) Installing curl (7.80.0-r6) 16:24:56 (6/9) Installing dumb-init (1.2.5-r1) 16:24:56 (7/9) Installing musl-obstack (1.2.3-r0) 16:24:56 (8/9) Installing libucontext (1.1-r0) 16:24:56 (9/9) Installing gcompat (1.0.0-r4) 16:24:56 Executing busybox-1.34.1-r7.trigger 16:24:56 Executing ca-certificates-20220614-r0.trigger 16:24:57 OK: 8 MiB in 23 packages 16:24:59 Removing intermediate container 2078a817990f 16:24:59 ---> 098c01112b67 16:24:59 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 16:24:59 ---> 2936e8cda087 16:24:59 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:25:02 ---> 2e3b3d7e3346 16:25:02 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:25:03 ---> 57aceedb2d68 16:25:03 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:25:03 ---> Running in 4351a0beb01b 16:25:04 Removing intermediate container 4351a0beb01b 16:25:04 ---> 6d2dc5284498 16:25:04 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:25:04 ---> Running in d3234862854d 16:25:05 Removing intermediate container d3234862854d 16:25:05 ---> 791e154d94f3 16:25:05 Step 17/19 : LABEL arch=arm64 16:25:05 ---> Running in 79e1db284399 16:25:06 Removing intermediate container 79e1db284399 16:25:06 ---> f93902b60ec8 16:25:06 Step 18/19 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:25:06 ---> Running in 4f53843d4038 16:25:07 Removing intermediate container 4f53843d4038 16:25:07 ---> 0e2815ef8bdd 16:25:07 Step 19/19 : LABEL version=0.0.0 16:25:07 ---> Running in f02645c307aa 16:25:08 Removing intermediate container f02645c307aa 16:25:08 ---> 3c1259154db3 16:25:08 16:25:09 Successfully built 3c1259154db3 16:25:09 Successfully tagged security-spiffe-token-provider-arm64:latest 16:25:09 Building security-proxy-setup 16:25:27  Building security-spiffe-token-provider ... done Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:25:27 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:25:27 ---> bcd41792b10f 16:25:27 Step 3/20 : WORKDIR /edgex-go 16:25:27 ---> Using cache 16:25:27 ---> 00f72aa5edb9 16:25:27 Step 4/20 : RUN apk add --update --no-cache make git 16:25:28 ---> Running in c4d63ce7387b 16:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:25:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:25:33 OK: 221 MiB in 51 packages 16:25:35 Removing intermediate container c4d63ce7387b 16:25:35 ---> a1d305c0824a 16:25:35 Step 5/20 : COPY go.mod vendor* ./ 16:25:36 ---> 9cba5db0bca2 16:25:36 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:25:36 ---> Running in 2d5b5383b852 16:25:44 Removing intermediate container 85e6237e8108 16:25:44 ---> 2ff387838368 16:25:44 Step 8/22 : COPY . . 16:26:02 Removing intermediate container df07f8c0ea8d 16:26:02 ---> 945de25e2993 16:26:02 16:26:02 Step 10/22 : FROM alpine:3.16 16:26:02 ---> 4c81e5bf8899 16:26:02 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:26:02 ---> Using cache 16:26:02 ---> 5d9201bc5887 16:26:02 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:26:02 ---> Using cache 16:26:02 ---> c2e1f7d6e8a4 16:26:02 Step 13/22 : ENV APP_PORT=59861 16:26:02 ---> Running in a0cd6ba076c2 16:26:02 ---> 58b9d1973172 16:26:02 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:26:02 ---> Running in 22ad15171a00 16:26:02 Removing intermediate container a0cd6ba076c2 16:26:02 ---> 37c7ff0a2152 16:26:02 Step 14/22 : EXPOSE $APP_PORT 16:26:03 ---> Running in 722475deb07c 16:26:03 Removing intermediate container 722475deb07c 16:26:03 ---> 4181e361421c 16:26:03 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:26:04 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 16:26:06 ---> 24d1befc92b2 16:26:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:26:08 ---> a936a31763a9 16:26:08 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:26:09 ---> 5dcd48c6c2fb 16:26:09 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:26:09 ---> Running in 682c597c7ed7 16:26:10 Removing intermediate container 682c597c7ed7 16:26:10 ---> 865c418e8f6b 16:26:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:26:10 ---> Running in 0490fcfb5a3a 16:26:10 Removing intermediate container 0490fcfb5a3a 16:26:10 ---> 2d04288197dc 16:26:10 Step 20/22 : LABEL arch=arm64 16:26:10 ---> Running in 52c2f8f467b0 16:26:11 Removing intermediate container 52c2f8f467b0 16:26:11 ---> 154ceaf958af 16:26:11 Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:26:11 ---> Running in cd0607ba0a2e 16:26:12 Removing intermediate container cd0607ba0a2e 16:26:12 ---> 2d63eb250c8e 16:26:12 Step 22/22 : LABEL version=0.0.0 16:26:12 ---> Running in 13c4838b8832 16:26:12 Removing intermediate container 13c4838b8832 16:26:12 ---> 04f24a936aed 16:26:12 16:26:13 Successfully built 04f24a936aed 16:26:13 Successfully tagged support-scheduler-arm64:latest 16:26:13  Building support-scheduler ... done Building security-spire-config 16:26:31 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:26:31 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:26:31 ---> bcd41792b10f 16:26:31 Step 3/24 : WORKDIR /edgex-go 16:26:31 ---> Using cache 16:26:31 ---> 00f72aa5edb9 16:26:31 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:26:31 ---> Running in 5b34607010b3 16:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:26:33 OK: 221 MiB in 51 packages 16:26:35 Removing intermediate container 5b34607010b3 16:26:35 ---> f8c3c6781c5b 16:26:35 Step 5/24 : COPY go.mod vendor* ./ 16:26:37 ---> 32a38d71dd6b 16:26:37 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:26:37 ---> Running in 7e0e3593f4ac 16:27:09 Removing intermediate container 2d5b5383b852 16:27:09 ---> 178b1d304766 16:27:09 Step 7/20 : COPY . . 16:27:22 ---> 1f9858beee3c 16:27:22 Step 8/20 : RUN make cmd/secrets-config/secrets-config 16:27:22 ---> Running in bbdcfe9c99cc 16:27:24 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 16:28:20 Removing intermediate container 7e0e3593f4ac 16:28:20 ---> 89ae99442dac 16:28:20 Step 7/24 : COPY . . 16:28:27 ---> 32886df132e7 16:28:27 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:28:27 ---> Running in 6b9aeceaea22 16:28:27 Removing intermediate container 6b9aeceaea22 16:28:27 ---> 44af26035259 16:28:27 Step 9/24 : WORKDIR /edgex-go/spire-build 16:28:27 ---> Running in a24ee7dc4354 16:28:27 Removing intermediate container a24ee7dc4354 16:28:27 ---> 52b9f66a6e1e 16:28:27 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 16:28:27 ---> Running in ee5682516734 16:28:30 Removing intermediate container ee5682516734 16:28:30 ---> 1cafcc210fc9 16:28:30 Step 11/24 : WORKDIR /edgex-go 16:28:30 ---> Running in 76c6c012c827 16:28:31 Removing intermediate container 76c6c012c827 16:28:31 ---> 2dd58868da71 16:28:31 16:28:31 Step 12/24 : FROM alpine:3.15 16:28:31 ---> 354640af7b1b 16:28:31 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:28:31 ---> Using cache 16:28:31 ---> 9bf390fd44d4 16:28:31 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:28:31 ---> Running in fbc0acdd6928 16:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:28:35 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:28:35 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:28:35 OK: 15736 distinct packages available 16:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:28:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:28:37 (1/4) Installing dumb-init (1.2.5-r1) 16:28:37 (2/4) Installing musl-obstack (1.2.3-r0) 16:28:37 (3/4) Installing libucontext (1.1-r0) 16:28:37 (4/4) Installing gcompat (1.0.0-r4) 16:28:37 Executing busybox-1.34.1-r7.trigger 16:28:37 OK: 6 MiB in 18 packages 16:28:38 Removing intermediate container fbc0acdd6928 16:28:38 ---> 32122f3de40c 16:28:38 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:28:43 ---> 7cf0b2f18dac 16:28:43 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:28:44 ---> 1a331508f2fe 16:28:44 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:28:44 ---> Running in e712b89653b8 16:28:44 Removing intermediate container e712b89653b8 16:28:44 ---> bae3d886b633 16:28:44 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:28:45 ---> a4e045c2b071 16:28:45 Step 19/24 : WORKDIR / 16:28:46 ---> Running in 5b58f55ac564 16:28:46 Removing intermediate container 5b58f55ac564 16:28:46 ---> b55129b9c5ef 16:28:46 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:28:46 ---> Running in e2e9ab5b0c0b 16:28:47 Removing intermediate container e2e9ab5b0c0b 16:28:47 ---> 9f5edb625083 16:28:47 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:28:47 ---> Running in 0e9fc8418272 16:28:47 Removing intermediate container 0e9fc8418272 16:28:47 ---> ca0f47739bf7 16:28:47 Step 22/24 : LABEL arch=arm64 16:28:47 ---> Running in 481cd22a6713 16:28:48 Removing intermediate container 481cd22a6713 16:28:48 ---> 4378820746e6 16:28:48 Step 23/24 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:28:48 ---> Running in 58c3033745f5 16:28:48 Removing intermediate container 58c3033745f5 16:28:48 ---> 80a162e0905f 16:28:48 Step 24/24 : LABEL version=0.0.0 16:28:49 ---> Running in 1971a52d00ee 16:28:49 Removing intermediate container 1971a52d00ee 16:28:49 ---> 9aa74a136e04 16:28:49 16:28:49 Successfully built 9aa74a136e04 16:28:49 Successfully tagged security-spire-config-arm64:latest 16:28:49 Building security-spire-server 16:29:08  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:29:08 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:08 ---> bcd41792b10f 16:29:08 Step 3/23 : WORKDIR /edgex-go 16:29:08 ---> Using cache 16:29:08 ---> 00f72aa5edb9 16:29:08 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 16:29:08 ---> Using cache 16:29:08 ---> f8c3c6781c5b 16:29:08 Step 5/23 : COPY go.mod vendor* ./ 16:29:08 ---> Using cache 16:29:08 ---> 32a38d71dd6b 16:29:08 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:08 ---> Using cache 16:29:08 ---> 89ae99442dac 16:29:08 Step 7/23 : COPY . . 16:29:08 ---> Using cache 16:29:08 ---> 32886df132e7 16:29:08 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 16:29:08 ---> Using cache 16:29:08 ---> 44af26035259 16:29:08 Step 9/23 : WORKDIR /edgex-go/spire-build 16:29:08 ---> Using cache 16:29:08 ---> 52b9f66a6e1e 16:29:08 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 16:29:08 ---> Running in d8affd8d50e3 16:29:10 Removing intermediate container d8affd8d50e3 16:29:10 ---> 1478b2bfa668 16:29:10 Step 11/23 : WORKDIR /edgex-go 16:29:10 ---> Running in 0c9b36435d57 16:29:10 Removing intermediate container 0c9b36435d57 16:29:10 ---> 497644777cd3 16:29:10 16:29:10 Step 12/23 : FROM alpine:3.15 16:29:10 ---> 354640af7b1b 16:29:10 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:29:10 ---> Using cache 16:29:10 ---> 9bf390fd44d4 16:29:10 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:29:10 ---> Running in 43a5765b0a38 16:29:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:29:14 v3.15.7-39-gd3d51357104 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 16:29:14 v3.15.7-36-gfea8cac94fc [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 16:29:14 OK: 15736 distinct packages available 16:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:29:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:29:16 (1/5) Installing dumb-init (1.2.5-r1) 16:29:16 (2/5) Installing musl-obstack (1.2.3-r0) 16:29:16 (3/5) Installing libucontext (1.1-r0) 16:29:16 (4/5) Installing gcompat (1.0.0-r4) 16:29:16 (5/5) Installing openssl (1.1.1t-r1) 16:29:16 Executing busybox-1.34.1-r7.trigger 16:29:16 OK: 6 MiB in 19 packages 16:29:18 Removing intermediate container 43a5765b0a38 16:29:18 ---> 02b092eb2b74 16:29:18 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:29:24 ---> c9abdc2ce410 16:29:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:29:24 ---> e683b8963a86 16:29:24 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:29:25 ---> 9d931041783e 16:29:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:29:26 ---> bb1dbddaf08d 16:29:26 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:29:26 ---> Running in 6756d1e62b24 16:29:26 Removing intermediate container 6756d1e62b24 16:29:26 ---> a164d302ab11 16:29:26 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:29:27 ---> Running in aeaf74cd6379 16:29:27 Removing intermediate container aeaf74cd6379 16:29:27 ---> 8dfcab61114e 16:29:27 Step 21/23 : LABEL arch=arm64 16:29:27 ---> Running in 0d716d464899 16:29:28 Removing intermediate container 0d716d464899 16:29:28 ---> 8b752977e0e1 16:29:28 Step 22/23 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:29:28 ---> Running in bf55fe27a9cd 16:29:28 Removing intermediate container bf55fe27a9cd 16:29:28 ---> 2dec720c55e9 16:29:28 Step 23/23 : LABEL version=0.0.0 16:29:28 ---> Running in df9a12911e1f 16:29:29 Removing intermediate container df9a12911e1f 16:29:29 ---> 06a147534d5b 16:29:29 16:29:29 Successfully built 06a147534d5b 16:29:29 Successfully tagged security-spire-server-arm64:latest 16:29:29  Building security-spire-server ... done Building security-secretstore-setup 16:29:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:29:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:29:44 ---> bcd41792b10f 16:29:44 Step 3/23 : WORKDIR /edgex-go 16:29:44 ---> Using cache 16:29:44 ---> 00f72aa5edb9 16:29:44 Step 4/23 : RUN apk add --update --no-cache make git 16:29:44 ---> Using cache 16:29:44 ---> a1d305c0824a 16:29:44 Step 5/23 : COPY go.mod vendor* ./ 16:29:44 ---> Using cache 16:29:44 ---> 9cba5db0bca2 16:29:44 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:29:44 ---> Using cache 16:29:44 ---> 178b1d304766 16:29:44 Step 7/23 : COPY . . 16:29:44 ---> Using cache 16:29:44 ---> 1f9858beee3c 16:29:44 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:29:45 ---> Running in 61ed7c4d86f6 16:29:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:29:57 Removing intermediate container 949e8e88a653 16:29:57 ---> 80ab0041fa9e 16:29:57 16:29:57 Step 10/22 : FROM alpine:3.16 16:29:57 ---> 4c81e5bf8899 16:29:57 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 16:29:57 ---> Using cache 16:29:57 ---> 700b4ce5fcc3 16:29:57 Step 12/22 : RUN apk add --update --no-cache dumb-init 16:29:57 ---> Using cache 16:29:57 ---> b307cadfaf82 16:29:57 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:29:57 ---> Using cache 16:29:57 ---> 980631eec706 16:29:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 16:29:58 ---> 9048617f8986 16:29:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 16:29:59 ---> 176c4317db81 16:29:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 16:30:00 ---> 3689fcc51146 16:30:00 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:30:00 ---> Running in d5c923493acf 16:30:03 Removing intermediate container d5c923493acf 16:30:03 ---> 4cd936f157a7 16:30:03 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 16:30:03 ---> Running in 650426c23883 16:30:03 Removing intermediate container 650426c23883 16:30:03 ---> 15873fede8cb 16:30:03 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 16:30:03 ---> Running in 2e960e3ccdab 16:30:04 Removing intermediate container 2e960e3ccdab 16:30:04 ---> 0a6e5e7f10c0 16:30:04 Step 20/22 : LABEL arch=arm64 16:30:04 ---> Running in 90cdfc0589a6 16:30:05 Removing intermediate container 90cdfc0589a6 16:30:05 ---> 44d80bf829f5 16:30:05 Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:30:05 ---> Running in 548178ed5505 16:30:05 Removing intermediate container 548178ed5505 16:30:05 ---> 6d62b5beb1b4 16:30:05 Step 22/22 : LABEL version=0.0.0 16:30:05 ---> Running in aea1b3de30cf 16:30:06 Removing intermediate container aea1b3de30cf 16:30:06 ---> 1f2e3451d9c8 16:30:06 16:30:06 Successfully built 1f2e3451d9c8 16:30:06 Successfully tagged security-proxy-auth-arm64:latest 16:30:06  Building security-proxy-auth ... done Building security-spire-agent 16:30:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 16:30:21 ---> bcd41792b10f 16:30:21 Step 3/24 : WORKDIR /edgex-go 16:30:21 ---> Using cache 16:30:21 ---> 00f72aa5edb9 16:30:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 16:30:21 ---> Using cache 16:30:21 ---> f8c3c6781c5b 16:30:21 Step 5/24 : COPY go.mod vendor* ./ 16:30:21 ---> Using cache 16:30:21 ---> 32a38d71dd6b 16:30:21 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:21 ---> Using cache 16:30:21 ---> 89ae99442dac 16:30:21 Step 7/24 : COPY . . 16:30:21 ---> Using cache 16:30:21 ---> 32886df132e7 16:30:21 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 16:30:21 ---> Using cache 16:30:21 ---> 44af26035259 16:30:21 Step 9/24 : WORKDIR /edgex-go/spire-build 16:30:21 ---> Using cache 16:30:21 ---> 52b9f66a6e1e 16:30:21 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 16:30:21 ---> Using cache 16:30:21 ---> 1cafcc210fc9 16:30:21 Step 11/24 : WORKDIR /edgex-go 16:30:21 ---> Using cache 16:30:21 ---> 2dd58868da71 16:30:21 16:30:21 Step 12/24 : FROM alpine:3.15 16:30:21 ---> 354640af7b1b 16:30:21 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:30:21 ---> Using cache 16:30:21 ---> 9bf390fd44d4 16:30:21 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:30:21 ---> Using cache 16:30:21 ---> 02b092eb2b74 16:30:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:30:25 ---> eb09ba78eb34 16:30:25 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:30:29 ---> 914d818831dd 16:30:29 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:30:30 ---> 7f892d01e9f9 16:30:30 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:30:31 ---> 5cb4b0df42c8 16:30:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:30:32 ---> a41f63631ee6 16:30:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:30:32 ---> Running in 09cf1641ef92 16:30:32 Removing intermediate container 09cf1641ef92 16:30:33 ---> 91f6b68ebffb 16:30:33 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:30:33 ---> Running in ae8388f91ffb 16:30:33 Removing intermediate container ae8388f91ffb 16:30:33 ---> 478457b0e3c8 16:30:33 Step 22/24 : LABEL arch=arm64 16:30:33 ---> Running in c0911d0e8cda 16:30:34 Removing intermediate container c0911d0e8cda 16:30:34 ---> 8a451d7a4543 16:30:34 Step 23/24 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:30:34 ---> Running in 6c534f80ef51 16:30:34 Removing intermediate container 6c534f80ef51 16:30:34 ---> 7eb63bd2b6b6 16:30:34 Step 24/24 : LABEL version=0.0.0 16:30:35 ---> Running in 28781f0770de 16:30:35 Removing intermediate container 28781f0770de 16:30:35 ---> ebd09c9ab39c 16:30:35 16:30:35 Successfully built ebd09c9ab39c 16:30:35 Successfully tagged security-spire-agent-arm64:latest 16:30:35  Building security-spire-agent ... done Building security-bootstrapper 16:30:53 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:30:53 Step 2/32 : FROM ${BUILDER_BASE} AS builder 16:30:53 ---> bcd41792b10f 16:30:53 Step 3/32 : WORKDIR /edgex-go 16:30:53 ---> Using cache 16:30:53 ---> 00f72aa5edb9 16:30:53 Step 4/32 : RUN apk add --update --no-cache make git 16:30:53 ---> Using cache 16:30:53 ---> a1d305c0824a 16:30:53 Step 5/32 : COPY go.mod vendor* ./ 16:30:53 ---> Using cache 16:30:53 ---> 9cba5db0bca2 16:30:53 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:30:53 ---> Using cache 16:30:53 ---> 178b1d304766 16:30:53 Step 7/32 : COPY . . 16:30:53 ---> Using cache 16:30:53 ---> 1f9858beee3c 16:30:53 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:30:53 ---> Running in fea82f3e0f2b 16:30:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:31:26 Removing intermediate container c4b3a921139b 16:31:26 ---> c1684e2c925e 16:31:26 16:31:26 Step 10/22 : FROM alpine:3.16 16:31:26 ---> 4c81e5bf8899 16:31:26 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:31:26 ---> Running in 7868ef3700ae 16:31:26 Removing intermediate container 7868ef3700ae 16:31:26 ---> 3b1cb7363b33 16:31:26 Step 12/22 : ENV APP_PORT=59880 16:31:26 ---> Running in 29da5d08f569 16:31:26 Removing intermediate container 29da5d08f569 16:31:26 ---> 7855a278999c 16:31:26 Step 13/22 : EXPOSE $APP_PORT 16:31:26 ---> Running in 089395a2875c 16:31:26 Removing intermediate container 089395a2875c 16:31:26 ---> 3da5c85e7448 16:31:26 Step 14/22 : RUN apk add --update --no-cache dumb-init 16:31:26 ---> Running in fa4df204338e 16:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:31:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:31:29 (1/1) Installing dumb-init (1.2.5-r1) 16:31:29 Executing busybox-1.35.0-r17.trigger 16:31:29 OK: 5 MiB in 15 packages 16:31:30 Removing intermediate container fa4df204338e 16:31:30 ---> 87aaf803b5a9 16:31:30 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:31:31 ---> a67d87663de8 16:31:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:31:33 ---> 7e7af6025238 16:31:33 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:31:34 ---> ed3528f2f801 16:31:34 Step 18/22 : ENTRYPOINT ["/core-data"] 16:31:34 ---> Running in 43fa4529f2f4 16:31:35 Removing intermediate container 43fa4529f2f4 16:31:35 ---> db7bab3f8c1d 16:31:35 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:31:35 ---> Running in 1b4f50d88d65 16:31:35 Removing intermediate container 1b4f50d88d65 16:31:35 ---> d5192a642e98 16:31:35 Step 20/22 : LABEL arch=arm64 16:31:36 ---> Running in db564053e6b3 16:31:36 Removing intermediate container db564053e6b3 16:31:36 ---> 2f18c065d030 16:31:36 Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:31:36 ---> Running in adbed6c52ef5 16:31:37 Removing intermediate container adbed6c52ef5 16:31:37 ---> 2086a9bb96f1 16:31:37 Step 22/22 : LABEL version=0.0.0 16:31:37 ---> Running in 66c6a13b3245 16:31:38 Removing intermediate container 66c6a13b3245 16:31:38 ---> 66cebb70421b 16:31:38 16:31:38 Successfully built 66cebb70421b 16:31:38 Successfully tagged core-data-arm64:latest 16:33:14  Building core-data ... done Removing intermediate container bbdcfe9c99cc 16:33:14 ---> da862085512d 16:33:14 16:33:14 Step 9/20 : FROM alpine:3.16 16:33:14 ---> 4c81e5bf8899 16:33:14 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 16:33:14 ---> Running in 571972d1a9ae 16:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:33:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:33:15 (1/2) Installing dumb-init (1.2.5-r1) 16:33:15 (2/2) Installing openssl (1.1.1t-r0) 16:33:15 Executing busybox-1.35.0-r17.trigger 16:33:15 OK: 6 MiB in 16 packages 16:33:17 Removing intermediate container 571972d1a9ae 16:33:17 ---> 1af477085508 16:33:17 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 16:33:17 ---> Running in d09690043c6f 16:33:17 Removing intermediate container d09690043c6f 16:33:17 ---> 0a1c9e5c99db 16:33:17 Step 12/20 : WORKDIR /edgex 16:33:17 ---> Running in ccbcda856f01 16:33:18 Removing intermediate container ccbcda856f01 16:33:18 ---> 6efe8fcfef6a 16:33:18 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 16:33:19 ---> fc3b5d7d8651 16:33:19 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:33:20 ---> b951a74b2817 16:33:20 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:33:22 ---> bb9266913dc0 16:33:22 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:33:22 ---> Running in c477100ba2a6 16:33:25 Removing intermediate container c477100ba2a6 16:33:25 ---> 7c826414d105 16:33:25 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 16:33:25 ---> Running in 9f6ef888ce52 16:33:26 Removing intermediate container 9f6ef888ce52 16:33:26 ---> 49aa7c8debf2 16:33:26 Step 18/20 : LABEL arch=arm64 16:33:26 ---> Running in c167c7540b3c 16:33:26 Removing intermediate container c167c7540b3c 16:33:26 ---> c71ff7982793 16:33:26 Step 19/20 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:33:26 ---> Running in c4e0fd2fa982 16:33:27 Removing intermediate container c4e0fd2fa982 16:33:27 ---> 0bcf84008ef6 16:33:27 Step 20/20 : LABEL version=0.0.0 16:33:27 ---> Running in b7c167091d0e 16:33:27 Removing intermediate container b7c167091d0e 16:33:27 ---> 9767417d42f3 16:33:27 16:33:28 Successfully built 9767417d42f3 16:33:28 Successfully tagged security-proxy-setup-arm64:latest 16:34:24  Building security-proxy-setup ... done 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 16:34:42 Removing intermediate container 61ed7c4d86f6 16:34:42 ---> 4040dfc2e329 16:34:42 16:34:42 Step 9/23 : FROM alpine:3.16 16:34:42 ---> 4c81e5bf8899 16:34:42 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:34:42 ---> Running in 44c8062fe3f8 16:34:42 Removing intermediate container 22ad15171a00 16:34:42 ---> 4d491e53d0f8 16:34:42 16:34:42 Step 10/22 : FROM alpine:3.16 16:34:42 ---> 4c81e5bf8899 16:34:42 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:34:42 ---> Running in 460bbeb4ca18 16:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:34:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:34:44 (1/3) Installing ca-certificates (20220614-r0) 16:34:44 (1/2) Installing ca-certificates (20220614-r0) 16:34:44 (2/3) Installing dumb-init (1.2.5-r1) 16:34:44 (3/3) Installing su-exec (0.2-r1) 16:34:44 Executing busybox-1.35.0-r17.trigger 16:34:44 Executing ca-certificates-20220614-r0.trigger 16:34:44 (2/2) Installing dumb-init (1.2.5-r1) 16:34:44 Executing busybox-1.35.0-r17.trigger 16:34:44 Executing ca-certificates-20220614-r0.trigger 16:34:44 OK: 6 MiB in 17 packages 16:34:44 OK: 6 MiB in 16 packages 16:34:46 Removing intermediate container 460bbeb4ca18 16:34:46 ---> eed7dbef96ff 16:34:46 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:34:46 Removing intermediate container 44c8062fe3f8 16:34:46 ---> 720459f4c665 16:34:46 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:46 ---> Running in 6bcf0b2ded32 16:34:46 ---> Running in a7ca9b00ef36 16:34:46 Removing intermediate container a7ca9b00ef36 16:34:46 ---> 4126d60bc6a0 16:34:46 Step 13/22 : ENV APP_PORT=59860 16:34:46 Removing intermediate container 6bcf0b2ded32 16:34:46 ---> 8943b0fedbdc 16:34:46 Step 12/23 : WORKDIR / 16:34:46 ---> Running in c70b2901fea1 16:34:46 ---> Running in 155524bc08d8 16:34:47 Removing intermediate container 155524bc08d8 16:34:47 ---> c94b63a1cac6 16:34:47 Step 14/22 : EXPOSE $APP_PORT 16:34:47 Removing intermediate container c70b2901fea1 16:34:47 ---> 2de4a3b0744f 16:34:47 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:34:47 ---> Running in 33e027b2a6f1 16:34:48 Removing intermediate container 33e027b2a6f1 16:34:48 ---> 9f31e2e5aca3 16:34:48 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:48 ---> 546d31e1256a 16:34:48 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:34:48 ---> af4d47f62566 16:34:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:34:48 ---> 63e410084cbc 16:34:48 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:34:49 Removing intermediate container fea82f3e0f2b 16:34:49 ---> cf4d0bd4f898 16:34:49 16:34:49 Step 9/32 : FROM alpine:3.16 16:34:49 ---> 4c81e5bf8899 16:34:49 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:49 ---> Running in c47b2ecb2df8 16:34:49 ---> c3bd59180ce0 16:34:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:34:49 Removing intermediate container c47b2ecb2df8 16:34:49 ---> b3eaa0327a8b 16:34:49 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 16:34:50 ---> Running in f245bedd8a6e 16:34:51 ---> d897a67470d6 16:34:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:34:51 ---> db108cd04a97 16:34:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 16:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 16:34:51 ---> 58bf77a419c1 16:34:51 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:34:51 ---> Running in 77a5c90b97d4 16:34:52 Removing intermediate container 77a5c90b97d4 16:34:52 ---> 46a1faf7214f 16:34:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 16:34:52 ---> e0ab078c887d 16:34:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:34:52 ---> Running in 30a68ed88023 16:34:52 (1/2) Installing dumb-init (1.2.5-r1) 16:34:52 (2/2) Installing su-exec (0.2-r1) 16:34:52 Executing busybox-1.35.0-r17.trigger 16:34:52 OK: 5 MiB in 16 packages 16:34:52 Removing intermediate container 30a68ed88023 16:34:52 ---> e03560a962c2 16:34:52 Step 20/22 : LABEL arch=arm64 16:34:52 ---> Running in a5719d64fdeb 16:34:53 ---> cdc7b88cd048 16:34:53 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:53 ---> Running in 093bf6621f25 16:34:53 Removing intermediate container a5719d64fdeb 16:34:53 ---> 1d3674c6b5cf 16:34:53 Step 21/22 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:34:53 ---> Running in ac1bba5565f8 16:34:53 Removing intermediate container f245bedd8a6e 16:34:53 ---> 8e9cf2d1b901 16:34:53 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 16:34:53 ---> Running in 5f5c20c467f3 16:34:54 Removing intermediate container ac1bba5565f8 16:34:54 ---> 4d2fbaa95279 16:34:54 Step 22/22 : LABEL version=0.0.0 16:34:54 ---> Running in a6c0df71d0e3 16:34:54 Removing intermediate container 5f5c20c467f3 16:34:54 ---> 30f35ebe2d7a 16:34:54 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 16:34:54 ---> Running in ba424d0212d2 16:34:54 Removing intermediate container a6c0df71d0e3 16:34:54 ---> f67ff8f8abcc 16:34:54 16:34:54 Removing intermediate container ba424d0212d2 16:34:54 ---> 036fca39749b 16:34:54 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 16:34:54 ---> Running in 4d84a77c5fa2 16:34:54 Successfully built f67ff8f8abcc 16:34:54 Successfully tagged support-notifications-arm64:latest 16:34:55  Building support-notifications ... done Removing intermediate container 4d84a77c5fa2 16:34:55 ---> 4363d64ac946 16:34:55 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 16:34:55 ---> Running in a55050517b58 16:34:55 Removing intermediate container 093bf6621f25 16:34:55 ---> 61822ced06f6 16:34:55 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 16:34:55 ---> Running in 18c55af701f7 16:34:55 Removing intermediate container a55050517b58 16:34:55 ---> 31c6238c3235 16:34:55 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 16:34:55 ---> Running in 655801ea58fb 16:34:55 Removing intermediate container 18c55af701f7 16:34:55 ---> 880b6d0a30e8 16:34:55 Step 21/23 : LABEL arch=arm64 16:34:55 ---> Running in f7fa12640885 16:34:56 Removing intermediate container f7fa12640885 16:34:56 ---> 304dc7a2c092 16:34:56 Step 22/23 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:34:56 ---> Running in cb529f723adf 16:34:56 Removing intermediate container cb529f723adf 16:34:56 ---> 83458f8867e7 16:34:56 Step 23/23 : LABEL version=0.0.0 16:34:56 ---> Running in 8beb439e8b1c 16:34:57 Removing intermediate container 8beb439e8b1c 16:34:57 ---> f3c0a8b79d00 16:34:57 16:34:57 Removing intermediate container 655801ea58fb 16:34:57 ---> 0a63d1ecd945 16:34:57 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 16:34:57 Successfully built f3c0a8b79d00 16:34:57 Successfully tagged security-secretstore-setup-arm64:latest 16:34:57 ---> Running in b4efd44f2330 16:34:57  Building security-secretstore-setup ... done Removing intermediate container b4efd44f2330 16:34:57 ---> 8678447ff76d 16:34:57 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 16:34:58 ---> a56c519d402b 16:34:58 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 16:34:58 ---> Running in 4776e685ce1f 16:34:59 Removing intermediate container 4776e685ce1f 16:34:59 ---> 9a5c71992ae0 16:34:59 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:00 ---> 209d00744f68 16:35:00 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:35:01 ---> af70acd3fa81 16:35:01 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:35:01 ---> 8d72dd44c757 16:35:01 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:35:02 ---> 8deb82c82413 16:35:02 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 16:35:02 ---> 70080f7cb6ac 16:35:02 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 16:35:03 ---> a782e944776a 16:35:03 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:35:04 ---> 80b684c4341f 16:35:04 Step 27/32 : RUN chmod +x /entrypoint.sh 16:35:04 ---> Running in 75c6177ff553 16:35:06 Removing intermediate container 75c6177ff553 16:35:06 ---> fd44672e7c90 16:35:06 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 16:35:06 ---> Running in f0692f5a7439 16:35:06 Removing intermediate container f0692f5a7439 16:35:06 ---> 29ae84a45fc8 16:35:06 Step 29/32 : CMD ["gate"] 16:35:06 ---> Running in 739d593915dc 16:35:07 Removing intermediate container 739d593915dc 16:35:07 ---> 037f8142b83f 16:35:07 Step 30/32 : LABEL arch=arm64 16:35:07 ---> Running in 1eaad5b2ccbb 16:35:07 Removing intermediate container 1eaad5b2ccbb 16:35:07 ---> 76ce98cbcb1b 16:35:07 Step 31/32 : LABEL git_sha=12b70ed943545e9ecdbe899d10a22cbfdd54c304 16:35:07 ---> Running in 801928f1f916 16:35:07 Removing intermediate container 801928f1f916 16:35:07 ---> 9d52bc55dba0 16:35:07 Step 32/32 : LABEL version=0.0.0 16:35:07 ---> Running in 73eac95a5a33 16:35:08 Removing intermediate container 73eac95a5a33 16:35:08 ---> 6e98b0098297 16:35:08 16:35:08 Successfully built 6e98b0098297 16:35:08 Successfully tagged security-bootstrapper-arm64:latest 16:35:08  Building security-bootstrapper ... done  [Pipeline] } 16:35:08 $ docker stop --time=1 e452fe35b4d735566aa43dd8bf19d177d72050f456a90e6f3d7e47dc26a19971 16:35:10 $ docker rm -f --volumes e452fe35b4d735566aa43dd8bf19d177d72050f456a90e6f3d7e47dc26a19971 [Pipeline] // withDockerContainer [Pipeline] sh 16:35:10 + docker images 16:35:11 REPOSITORY TAG IMAGE ID CREATED SIZE 16:35:11 security-bootstrapper-arm64 latest 6e98b0098297 3 seconds ago 19MB 16:35:11 security-secretstore-setup-arm64 latest f3c0a8b79d00 15 seconds ago 28.7MB 16:35:11 support-notifications-arm64 latest f67ff8f8abcc 17 seconds ago 29.7MB 16:35:11 cf4d0bd4f898 23 seconds ago 1.49GB 16:35:11 4040dfc2e329 32 seconds ago 1.5GB 16:35:11 4d491e53d0f8 34 seconds ago 1.57GB 16:35:11 security-proxy-setup-arm64 latest 9767417d42f3 About a minute ago 15.8MB 16:35:11 da862085512d 2 minutes ago 1.49GB 16:35:11 core-data-arm64 latest 66cebb70421b 3 minutes ago 17.3MB 16:35:11 c1684e2c925e 3 minutes ago 1.51GB 16:35:11 security-spire-agent-arm64 latest ebd09c9ab39c 4 minutes ago 122MB 16:35:11 security-proxy-auth-arm64 latest 1f2e3451d9c8 5 minutes ago 15.6MB 16:35:11 80ab0041fa9e 5 minutes ago 1.48GB 16:35:11 security-spire-server-arm64 latest 06a147534d5b 5 minutes ago 84.3MB 16:35:11 497644777cd3 6 minutes ago 1.38GB 16:35:11 security-spire-config-arm64 latest 9aa74a136e04 6 minutes ago 83.6MB 16:35:11 2dd58868da71 6 minutes ago 1.38GB 16:35:11 support-scheduler-arm64 latest 04f24a936aed 8 minutes ago 29.1MB 16:35:11 945de25e2993 9 minutes ago 1.57GB 16:35:11 security-spiffe-token-provider-arm64 latest 3c1259154db3 10 minutes ago 29.1MB 16:35:11 2841086e092d 10 minutes ago 1.54GB 16:35:11 core-metadata-arm64 latest b6479d9066ba 11 minutes ago 17.8MB 16:35:11 f39795624f54 11 minutes ago 1.51GB 16:35:11 core-command-arm64 latest f6b3663984b5 11 minutes ago 17.1MB 16:35:11 core-common-config-bootstrapper-arm64 latest d67a84480bf7 11 minutes ago 14.9MB 16:35:11 4824c934eb5f 11 minutes ago 1.51GB 16:35:11 e6d3eba7d576 12 minutes ago 1.5GB 16:35:11 ci-base-image-arm64 latest bcd41792b10f 31 minutes ago 904MB 16:35:11 alpine 3.15 354640af7b1b 3 weeks ago 5.34MB 16:35:11 alpine 3.16 4c81e5bf8899 3 weeks ago 5.3MB 16:35:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 4 months ago 685MB 16:35:11 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 16:35:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:12 16:35:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:12 arm64: Pulling from edgex-lftools-log-publisher 16:35:12 8998bd30e6a1: Pulling fs layer 16:35:12 04944245beec: Pulling fs layer 16:35:12 699f458cf7ca: Pulling fs layer 16:35:12 765212b225bb: Pulling fs layer 16:35:12 f23df028b6ca: Pulling fs layer 16:35:12 d65c8cfc05b1: Pulling fs layer 16:35:12 2437ff75d9bd: Pulling fs layer 16:35:12 f23df028b6ca: Waiting 16:35:12 d65c8cfc05b1: Waiting 16:35:12 2437ff75d9bd: Waiting 16:35:12 765212b225bb: Waiting 16:35:12 04944245beec: Verifying Checksum 16:35:12 04944245beec: Download complete 16:35:12 765212b225bb: Verifying Checksum 16:35:12 765212b225bb: Download complete 16:35:12 f23df028b6ca: Download complete 16:35:12 d65c8cfc05b1: Download complete 16:35:12 699f458cf7ca: Verifying Checksum 16:35:12 699f458cf7ca: Download complete 16:35:13 8998bd30e6a1: Verifying Checksum 16:35:13 8998bd30e6a1: Download complete 16:35:15 2437ff75d9bd: Verifying Checksum 16:35:15 2437ff75d9bd: Download complete 16:35:17 8998bd30e6a1: Pull complete 16:35:17 04944245beec: Pull complete 16:35:19 699f458cf7ca: Pull complete 16:35:19 765212b225bb: Pull complete 16:35:19 f23df028b6ca: Pull complete 16:35:20 d65c8cfc05b1: Pull complete 16:35:35 2437ff75d9bd: Pull complete 16:35:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:35:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:35:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:35 prd-ubuntu20.04-docker-arm64-4c-16g-8369 does not seem to be running inside a container 16:35:35 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:35:38 $ docker top d4f71afe675184aaab1a1eef9d8b8acbfad7cb477e891615e4b11adf9af094e2 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:35:38 ---> job-cost.sh 16:35:39 lf-activate-venv: SKIPPING 16:35:39 INFO: No Stack... 16:35:39 INFO: Retrieving Pricing Info for: v3-standard-4 16:35:40 INFO: Archiving Costs [Pipeline] sh 16:35:41 + cut -d, -f6 16:35:41 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 16:35:41 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4409-1-stack-cost] 16:35:41 Resource [jenkins-edgexfoundry-edgex-go-PR-4409-1-stack-cost] did not exist. Created. 16:35:41 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4409-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:35:41 + echo total: 0.10999999940395355 [Pipeline] stash 16:35:42 Stashed 1 file(s) [Pipeline] } 16:35:42 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4409-1-stack-cost] [Pipeline] // lock [Pipeline] } 16:35:42 $ docker stop --time=1 d4f71afe675184aaab1a1eef9d8b8acbfad7cb477e891615e4b11adf9af094e2 16:35:43 $ docker rm -f --volumes d4f71afe675184aaab1a1eef9d8b8acbfad7cb477e891615e4b11adf9af094e2 [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 16:35:44 provisioning config files... 16:35:44 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10915691571018018088tmp [Pipeline] { [Pipeline] sh 16:35:45 + set +x 16:35:45 + curl -s https://codecov.io/bash 16:35:45 + bash -s -- 16:35:45 16:35:45 _____ _ 16:35:45 / ____| | | 16:35:45 | | ___ __| | ___ ___ _____ __ 16:35:45 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:35:45 | |___| (_) | (_| | __/ (_| (_) \ V / 16:35:45 \_____\___/ \__,_|\___|\___\___/ \_/ 16:35:45 Bash-1.0.6 16:35:45 16:35:45 16:35:45 ==> git version 2.25.1 found 16:35:45 ==> 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 16:35:45 Release-Date: 2020-01-08 16:35:45 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:35:45 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:35:45 ==> Jenkins CI detected. 16:35:45 current dir:  /w/workspace/edgex-go/1 16:35:45 project root: . 16:35:45 --> token set from env 16:35:45 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:35:45 ==> Running gcov in . (disable via -X gcov) 16:35:45 ==> Python coveragepy not found 16:35:45 ==> Searching for coverage reports in: 16:35:45 + . 16:35:45 -> Found 1 reports 16:35:45 ==> Detecting git/mercurial file structure 16:35:45 ==> Reading reports 16:35:45 + ./coverage.out bytes=446903 16:35:45 ==> Appending adjustments 16:35:45 https://docs.codecov.io/docs/fixing-reports 16:35:46 + Found adjustments 16:35:46 ==> Gzipping contents 16:35:46 60K /tmp/codecov.rvND7U.gz 16:35:46 ==> Uploading reports 16:35:46 url: https://codecov.io 16:35:46 query: branch=PR-4409&commit=d85b8c8334b4845b0287d29fc8f2ffa4012269c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4409&job=&cmd_args= 16:35:46 -> Pinging Codecov 16:35:46 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4409&commit=d85b8c8334b4845b0287d29fc8f2ffa4012269c3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4409%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4409&job=&cmd_args= 16:35:46 -> Uploading to 16:35:46 https://storage.googleapis.com/codecov/v4/raw/2023-03-06/00271124DB129430A58F1EEE437C3FCB/d85b8c8334b4845b0287d29fc8f2ffa4012269c3/cde555da-251a-4aac-851a-ef87715f7a25.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230306%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230306T163546Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=7b80b8aae7bada49cffaa433f98744fdeca11e2e0778a06d5eaeaa765a2195bd 16:35:46 % Total % Received % Xferd Average Speed Time Time Time Current 16:35:46 Dload Upload Total Spent Left Speed 16:35:46 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 58100 0 0 100 58100 0 155k --:--:-- --:--:-- --:--:-- 155k 16:35:46 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d85b8c8334b4845b0287d29fc8f2ffa4012269c3 [Pipeline] } 16:35:46 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 16:35:48 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 16:35:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:35:49 ---> package-listing.sh 16:35:49 ++ facter osfamily 16:35:49 ++ tr '[:upper:]' '[:lower:]' 16:35:49 + OS_FAMILY=debian 16:35:49 + workspace=/w/workspace/edgex-go/1 16:35:49 + START_PACKAGES=/tmp/packages_start.txt 16:35:49 + END_PACKAGES=/tmp/packages_end.txt 16:35:49 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:35:49 + PACKAGES=/tmp/packages_start.txt 16:35:49 + '[' /w/workspace/edgex-go/1 ']' 16:35:49 + PACKAGES=/tmp/packages_end.txt 16:35:49 + case "${OS_FAMILY}" in 16:35:49 + dpkg -l 16:35:49 + grep '^ii' 16:35:49 + '[' -f /tmp/packages_start.txt ']' 16:35:49 + '[' -f /tmp/packages_end.txt ']' 16:35:49 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:35:49 + '[' /w/workspace/edgex-go/1 ']' 16:35:49 + mkdir -p /w/workspace/edgex-go/1/archives/ 16:35:49 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 16:35:49 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 16:35:50 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:50 16:35:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:35:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:51 latest: Pulling from edgex-lftools-log-publisher 16:35:51 5eb5b503b376: Pulling fs layer 16:35:51 5c69ac0246d0: Pulling fs layer 16:35:51 ec43610c2a17: Pulling fs layer 16:35:51 3a2ae6a8a46f: Pulling fs layer 16:35:51 33b1e0a273af: Pulling fs layer 16:35:51 5d3b04190fa2: Pulling fs layer 16:35:51 2f39f015ded8: Pulling fs layer 16:35:51 33b1e0a273af: Waiting 16:35:51 3a2ae6a8a46f: Waiting 16:35:51 5d3b04190fa2: Waiting 16:35:51 5c69ac0246d0: Verifying Checksum 16:35:51 5c69ac0246d0: Download complete 16:35:51 3a2ae6a8a46f: Verifying Checksum 16:35:51 3a2ae6a8a46f: Download complete 16:35:51 33b1e0a273af: Verifying Checksum 16:35:51 33b1e0a273af: Download complete 16:35:51 5d3b04190fa2: Verifying Checksum 16:35:51 5d3b04190fa2: Download complete 16:35:51 ec43610c2a17: Verifying Checksum 16:35:51 ec43610c2a17: Download complete 16:35:51 5eb5b503b376: Verifying Checksum 16:35:51 5eb5b503b376: Download complete 16:35:52 2f39f015ded8: Download complete 16:35:52 5eb5b503b376: Pull complete 16:35:52 5c69ac0246d0: Pull complete 16:35:53 ec43610c2a17: Pull complete 16:35:53 3a2ae6a8a46f: Pull complete 16:35:53 33b1e0a273af: Pull complete 16:35:53 5d3b04190fa2: Pull complete 16:35:57 2f39f015ded8: Pull complete 16:35:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:35:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:35:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:35:58 prd-ubuntu20.04-docker-8c-8g-8368 does not seem to be running inside a container 16:35:58 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 16:36:04 $ docker top cad2358959c8ae5ff275a16cbe86fadb0f83720c2cdae315b156a87435ca0454 -eo pid,comm [Pipeline] { [Pipeline] sh 16:36:04 + touch /tmp/pre-build-complete [Pipeline] sh 16:36:05 + mkdir -p /var/log/sysstat [Pipeline] sh 16:36:05 + ls /var/log/sa-host 16:36:05 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:36:05 provisioning config files... 16:36:05 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config4651728517511209345tmp [Pipeline] { [Pipeline] echo 16:36:05 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:36:05 ---> create-netrc.sh [Pipeline] } 16:36:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:36:06 ---> python-tools-install.sh [Pipeline] echo 16:36:06 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:36:06 ---> sudo-logs.sh 16:36:06 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:36:06 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:36:07 ---> job-cost.sh 16:36:07 lf-activate-venv: SKIPPING 16:36:07 DEBUG: total: 0.10999999940395355 16:36:07 INFO: Retrieving Stack Cost... 16:36:07 INFO: Retrieving Pricing Info for: v3-standard-8 16:36:07 INFO: Archiving Costs [Pipeline] echo 16:36:07 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:36:08 ---> logs-deploy.sh 16:36:08 lf-activate-venv: SKIPPING 16:36:08 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4409/1 16:36:08 INFO: archiving workspace using pattern(s): 16:36:09 Archives upload complete. 16:36:09 INFO: archiving logs to Nexus