Pull request #4393 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f79580b9d9f3814f2c8307224bd10a1f5c6ad08c+1bf67f4ff8da0638a8c1a744aff8655ac9511fdb (9f6ab6432ecbfdae55120e8429ea29e5a1bd9313) 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-ssh9430787082030355616.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-ssh13514959081215821004.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-4393/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-4393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12352026607314890648.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-4393/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12061220034172962118.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-ssh2471099783353688860.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-4393/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-4393/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh6596263511961766381.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-7637 in /w/workspace/edgexfoundry_edgex-go_PR-4393 [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 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit f79580b9d9f3814f2c8307224bd10a1f5c6ad08c Merge succeeded, producing f79580b9d9f3814f2c8307224bd10a1f5c6ad08c Checking out Revision f79580b9d9f3814f2c8307224bd10a1f5c6ad08c (PR-4393) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > 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/4393/head:refs/remotes/origin/PR-4393 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f79580b9d9f3814f2c8307224bd10a1f5c6ad08c # 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 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f79580b9d9f3814f2c8307224bd10a1f5c6ad08c # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:31 ========================================================= 19:59:31 EdgeX Global Pipelines Version Info 19:59:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:32 ------------------- 19:59:32 stable info: 19:59:32 ------------------- 19:59:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:32 Message: update stable to v1.0.244 19:59:32 ------------------- 19:59:32 experimental info: 19:59:32 ------------------- 19:59:32 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:32 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:59:32 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4393 [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4393 [Pipeline] echo 19:59:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4393 [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f79580b [Pipeline] echo 19:59:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:34 provisioning config files... 19:59:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9507255973940282370tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:34 ---> docker-login.sh 19:59:34 nexus3.edgexfoundry.org:10001 19:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:34 Configure a credential helper to remove this warning. See 19:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:34 19:59:34 Login Succeeded 19:59:34 nexus3.edgexfoundry.org:10002 19:59:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:34 Configure a credential helper to remove this warning. See 19:59:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:34 19:59:34 Login Succeeded 19:59:34 nexus3.edgexfoundry.org:10003 19:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:35 Configure a credential helper to remove this warning. See 19:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:35 19:59:35 Login Succeeded 19:59:35 nexus3.edgexfoundry.org:10004 19:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:35 Configure a credential helper to remove this warning. See 19:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:35 19:59:35 Login Succeeded 19:59:35 docker.io 19:59:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:35 Configure a credential helper to remove this warning. See 19:59:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:35 19:59:35 Login Succeeded 19:59:35 ---> docker-login.sh ends [Pipeline] } 19:59:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:35 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:59:35 + dirname cmd/core-command/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo core-command,cmd/core-command/Dockerfile 19:59:35 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:35 + dirname cmd/core-data/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo core-data,cmd/core-data/Dockerfile 19:59:35 + dirname cmd/core-metadata/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:35 + dirname cmd/security-bootstrapper/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + dirname cmd/security-proxy-auth/Dockerfile 19:59:35 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:35 + dirname cmd/security-proxy-setup/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:35 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:35 + dirname cmd/security-spiffe-token-provider/Dockerfile+ 19:59:35 cut -d/ -f2 19:59:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:35 + dirname cmd/security-spire-agent/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:35 + dirname cmd/security-spire-config/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:35 + dirname cmd/security-spire-server/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:35 + dirname cmd/support-notifications/Dockerfile+ 19:59:35 cut -d/ -f2 19:59:35 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:35 + dirname cmd/support-scheduler/Dockerfile 19:59:35 + cut -d/ -f2 19:59:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:35 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:59:36 + git rev-list -1 --merges f79580b9d9f3814f2c8307224bd10a1f5c6ad08c~1..f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [Pipeline] echo 19:59:36 -----------> git rev-list -1 --merges f79580b9d9f3814f2c8307224bd10a1f5c6ad08c~1..f79580b9d9f3814f2c8307224bd10a1f5c6ad08c f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [false] [Pipeline] sh 19:59:36 + git log --format=format:%s -1 f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [Pipeline] echo 19:59:36 ========================================================= 19:59:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:37 + grep -v github /etc/ssh/ssh_known_hosts 19:59:37 + [ -e /tmp/ssh_known_hosts ] 19:59:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:37 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:37 sudo tee -a /etc/ssh/ssh_known_hosts 19:59:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:37 19:59:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:38 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:38 b85a868b505f: Pulling fs layer 19:59:38 e2be974225ed: Pulling fs layer 19:59:38 339a4e72a1f5: Pulling fs layer 19:59:38 988bab9f4d93: Pulling fs layer 19:59:38 1469e6f7b9e6: Pulling fs layer 19:59:38 eaf3925da568: Pulling fs layer 19:59:38 bab4dde63d76: Pulling fs layer 19:59:38 bde34c3a00c8: Pulling fs layer 19:59:38 b352a97aabf1: Pulling fs layer 19:59:38 4872d77fe225: Pulling fs layer 19:59:38 5851b861e8e6: Pulling fs layer 19:59:38 988bab9f4d93: Waiting 19:59:38 1469e6f7b9e6: Waiting 19:59:38 eaf3925da568: Waiting 19:59:38 bab4dde63d76: Waiting 19:59:38 bde34c3a00c8: Waiting 19:59:38 4872d77fe225: Waiting 19:59:38 b352a97aabf1: Waiting 19:59:38 5851b861e8e6: Waiting 19:59:38 e2be974225ed: Verifying Checksum 19:59:38 e2be974225ed: Download complete 19:59:38 988bab9f4d93: Verifying Checksum 19:59:38 988bab9f4d93: Download complete 19:59:38 1469e6f7b9e6: Download complete 19:59:38 eaf3925da568: Download complete 19:59:38 339a4e72a1f5: Verifying Checksum 19:59:38 339a4e72a1f5: Download complete 19:59:38 bde34c3a00c8: Verifying Checksum 19:59:38 bde34c3a00c8: Download complete 19:59:38 b352a97aabf1: Download complete 19:59:38 4872d77fe225: Verifying Checksum 19:59:38 4872d77fe225: Download complete 19:59:38 5851b861e8e6: Verifying Checksum 19:59:38 5851b861e8e6: Download complete 19:59:38 b85a868b505f: Verifying Checksum 19:59:38 b85a868b505f: Download complete 19:59:38 bab4dde63d76: Verifying Checksum 19:59:38 bab4dde63d76: Download complete 19:59:39 b85a868b505f: Pull complete 19:59:39 e2be974225ed: Pull complete 19:59:40 339a4e72a1f5: Pull complete 19:59:40 988bab9f4d93: Pull complete 19:59:40 1469e6f7b9e6: Pull complete 19:59:40 eaf3925da568: Pull complete 19:59:42 bab4dde63d76: Pull complete 19:59:42 bde34c3a00c8: Pull complete 19:59:42 b352a97aabf1: Pull complete 19:59:42 4872d77fe225: Pull complete 19:59:42 5851b861e8e6: Pull complete 19:59:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:42 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 19:59:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:46 $ docker top 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 -eo pid,comm 19:59:46 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:59:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:46 [ssh-agent] Looking for ssh-agent implementation... 19:59:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:46 $ docker exec 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 ssh-agent 19:59:46 SSH_AUTH_SOCK=/tmp/ssh-cDLAWRvp3g5s/agent.33 19:59:46 SSH_AGENT_PID=39 19:59:46 Running ssh-add (command line suppressed) 19:59:46 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16261317852122945713.key (/w/workspace/edgex-go/1@tmp/private_key_16261317852122945713.key) 19:59:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:47 + git tag --points-at HEAD [Pipeline] } 19:59:47 $ docker exec --env ******** --env ******** 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 ssh-agent -k 19:59:47 unset SSH_AUTH_SOCK; 19:59:47 unset SSH_AGENT_PID; 19:59:47 echo Agent pid 39 killed; 19:59:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:47 [ssh-agent] Looking for ssh-agent implementation... 19:59:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:47 $ docker exec 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 ssh-agent 19:59:47 SSH_AUTH_SOCK=/tmp/ssh-a6nKgmekZE8A/agent.71 19:59:47 SSH_AGENT_PID=77 19:59:47 Running ssh-add (command line suppressed) 19:59:47 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13797935460760495453.key (/w/workspace/edgex-go/1@tmp/private_key_13797935460760495453.key) 19:59:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:47 + git semver init 19:59:48 2023-02-27 19:59:48,100 [run_init] DEBUG init version:0.0.0 force:False 19:59:48 2023-02-27 19:59:48,101 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:48 2023-02-27 19:59:48,101 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:48 2023-02-27 19:59:48,101 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:53 2023-02-27 19:59:52,857 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:53 2023-02-27 19:59:52,858 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4393 with force:False 19:59:53 2023-02-27 19:59:52,858 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4393 19:59:53 2023-02-27 19:59:52,862 [execute] INFO git cat-file --batch-check 19:59:53 2023-02-27 19:59:52,862 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:53 2023-02-27 19:59:52,869 [execute] INFO git cat-file --batch 19:59:53 2023-02-27 19:59:52,869 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:53 2023-02-27 19:59:52,874 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4393 19:59:53 0.0.0 [Pipeline] } 19:59:53 $ docker exec --env ******** --env ******** 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 ssh-agent -k 19:59:53 unset SSH_AUTH_SOCK; 19:59:53 unset SSH_AGENT_PID; 19:59:53 echo Agent pid 77 killed; 19:59:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:53 + git semver [Pipeline] } 19:59:54 $ docker stop --time=1 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 19:59:55 $ docker rm -f --volumes 6c3c1ac5ed4ab497bfe7c68f91554965d44e8fd118169b1e184aeb7a25b1c6a2 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:56 Stashed 1 file(s) [Pipeline] echo 19:59:56 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:57 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:57 ========================================================= 19:59:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:59:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:59:57 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:57 213ec9aee27d: Pulling fs layer 19:59:57 4583459ba037: Pulling fs layer 19:59:57 93c1e223e6f2: Pulling fs layer 19:59:57 53926ce57604: Pulling fs layer 19:59:57 21b2b0c7a3f4: Pulling fs layer 19:59:57 22ff95d597cd: Pulling fs layer 19:59:57 12d6caf4c0d1: Pulling fs layer 19:59:57 96b7cbca73a9: Pulling fs layer 19:59:57 a7acece74701: Pulling fs layer 19:59:57 53926ce57604: Waiting 19:59:57 21b2b0c7a3f4: Waiting 19:59:57 22ff95d597cd: Waiting 19:59:57 12d6caf4c0d1: Waiting 19:59:57 96b7cbca73a9: Waiting 19:59:57 a7acece74701: Waiting 19:59:57 93c1e223e6f2: Verifying Checksum 19:59:57 93c1e223e6f2: Download complete 19:59:57 4583459ba037: Verifying Checksum 19:59:57 4583459ba037: Download complete 19:59:57 21b2b0c7a3f4: Verifying Checksum 19:59:57 21b2b0c7a3f4: Download complete 19:59:57 22ff95d597cd: Download complete 19:59:57 213ec9aee27d: Download complete 19:59:57 12d6caf4c0d1: Verifying Checksum 19:59:57 12d6caf4c0d1: Download complete 19:59:57 213ec9aee27d: Pull complete 19:59:57 4583459ba037: Pull complete 19:59:57 93c1e223e6f2: Pull complete 19:59:58 96b7cbca73a9: Verifying Checksum 19:59:58 96b7cbca73a9: Download complete 19:59:58 53926ce57604: Verifying Checksum 19:59:58 53926ce57604: Download complete 19:59:58 a7acece74701: Verifying Checksum 19:59:58 a7acece74701: Download complete 20:00:02 53926ce57604: Pull complete 20:00:02 21b2b0c7a3f4: Pull complete 20:00:02 22ff95d597cd: Pull complete 20:00:02 12d6caf4c0d1: Pull complete 20:00:04 96b7cbca73a9: Pull complete 20:00:05 a7acece74701: Pull complete 20:00:05 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 20:00:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:00:05 + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:05 WORKDIR /edgex 20:00:05 COPY go.mod . 20:00:05 RUN go mod download build 20:00:05 -t ci-base-image-x86_64 -f - . 20:00:06 Sending build context to Docker daemon 170.4MB 20:00:06 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 20:00:06 ---> db6d94c90886 20:00:06 Step 2/4 : WORKDIR /edgex 20:00:10 ---> Running in 4bc112161295 20:00:10 Removing intermediate container 4bc112161295 20:00:10 ---> abc04505a26c 20:00:10 Step 3/4 : COPY go.mod . 20:00:10 ---> e55169263dfa 20:00:10 Step 4/4 : RUN go mod download 20:00:10 ---> Running in ea8132f82558 20:00:11 Still waiting to schedule task 20:00:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:22 Removing intermediate container ea8132f82558 20:00:22 ---> b6f07a318caa 20:00:22 Successfully built b6f07a318caa 20:00:22 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:22 + docker inspect -f . ci-base-image-x86_64 20:00:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:22 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 20:00:22 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:23 $ docker top 3de9fbaf5a132d88fd9ca97ddbdb6acfa868559061170322ee93b07b0e8a7fa4 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:23 + go version 20:00:23 go version go1.18.7 linux/amd64 [Pipeline] } 20:00:23 $ docker stop --time=1 3de9fbaf5a132d88fd9ca97ddbdb6acfa868559061170322ee93b07b0e8a7fa4 20:00:25 $ docker rm -f --volumes 3de9fbaf5a132d88fd9ca97ddbdb6acfa868559061170322ee93b07b0e8a7fa4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:25 + docker inspect -f . ci-base-image-x86_64 20:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:25 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 20:00:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:26 $ docker top 961100f7d8f574684947039db302ce91deddccfe47b36e9dd88f5bb389595864 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:26 ========================================================= 20:00:26 [edgeXBuildGoParallel] Running Tests and Build... 20:00:26 ========================================================= [Pipeline] sh 20:00:26 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:26 + make test 20:00:26 go test -race -coverprofile=coverage.out ./... 20:00:33 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.054s coverage: 28.7% of statements 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.085s coverage: 98.5% of statements 20:00:51 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.101s coverage: 71.2% of statements 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:51 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.081s coverage: 54.0% of statements 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.497s coverage: 88.5% of statements 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.083s coverage: 3.9% of statements 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.444s coverage: 95.6% of statements 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.064s coverage: 65.9% of statements 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.109s coverage: 29.6% of statements 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.057s coverage: 47.1% of statements 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.070s coverage: 82.9% of statements 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.081s coverage: 96.3% of statements 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 20:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.086s coverage: 94.4% of statements 20:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.057s coverage: 44.8% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.517s coverage: 79.9% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.112s coverage: 92.9% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.050s coverage: 64.4% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.061s coverage: 86.9% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.187s coverage: 87.2% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.041s coverage: 20.0% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.052s coverage: 100.0% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.074s coverage: 77.4% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 80.0% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.226s coverage: 91.2% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.207s coverage: 63.1% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.032s coverage: 89.4% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.024s coverage: 100.0% of statements 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.331s coverage: 65.3% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 41.0% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.078s coverage: 17.7% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.148s coverage: 92.3% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.098s coverage: 97.7% of statements 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:16 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:01:34 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 20:01:34 go vet ./... 20:01:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:37 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:38 + ls -al . 20:01:38 total 744 20:01:38 drwxrwxr-x 11 1001 1001 4096 Feb 27 20:00 . 20:01:38 drwxr-xr-x 4 root root 4096 Feb 27 20:00 .. 20:01:38 drwxrwxr-x 2 1001 1001 4096 Feb 27 19:59 .blubracket 20:01:38 -rw-rw-r-- 1 1001 1001 16 Feb 27 19:59 .dockerignore 20:01:38 drwxrwxr-x 8 1001 1001 4096 Feb 27 20:01 .git 20:01:38 drwxrwxr-x 3 1001 1001 4096 Feb 27 19:59 .github 20:01:38 -rw-rw-r-- 1 1001 1001 1068 Feb 27 19:59 .gitignore 20:01:38 -rw-rw-r-- 1 1001 1001 42 Feb 27 19:59 .golangci.yml 20:01:38 -rw-rw-r-- 1 1001 1001 87 Feb 27 19:59 .hadolint.yml 20:01:38 drwxr-xr-x 3 1001 1001 4096 Feb 27 19:59 .semver 20:01:38 -rw-rw-r-- 1 1001 1001 166 Feb 27 19:59 .sonarcloud.properties 20:01:38 -rw-rw-r-- 1 1001 1001 1171 Feb 27 19:59 ADOPTERS.md 20:01:38 -rw-rw-r-- 1 1001 1001 10825 Feb 27 19:59 Attribution.txt 20:01:38 -rw-rw-r-- 1 1001 1001 73765 Feb 27 19:59 CHANGELOG.md 20:01:38 -rw-rw-r-- 1 1001 1001 3804 Feb 27 19:59 CONTRIBUTING.md 20:01:38 -rw-rw-r-- 1 1001 1001 677 Feb 27 19:59 GOVERNANCE.md 20:01:38 -rw-rw-r-- 1 1001 1001 883 Feb 27 19:59 Jenkinsfile 20:01:38 -rw-rw-r-- 1 1001 1001 10775 Feb 27 19:59 LICENSE 20:01:38 -rw-rw-r-- 1 1001 1001 14116 Feb 27 19:59 Makefile 20:01:38 -rw-rw-r-- 1 1001 1001 582 Feb 27 19:59 OWNERS.md 20:01:38 -rw-rw-r-- 1 1001 1001 9403 Feb 27 19:59 README.md 20:01:38 -rw-rw-r-- 1 1001 1001 6912 Feb 27 19:59 SECURITY.md 20:01:38 -rw-rw-r-- 1 1001 1001 5 Feb 27 19:59 VERSION 20:01:38 drwxrwxr-x 2 1001 1001 4096 Feb 27 19:59 bin 20:01:38 drwxrwxr-x 18 1001 1001 4096 Feb 27 19:59 cmd 20:01:38 -rw-r--r-- 1 root root 487670 Feb 27 20:01 coverage.out 20:01:38 -rw-rw-r-- 1 1001 1001 3296 Feb 27 19:59 go.mod 20:01:38 -rw-rw-r-- 1 1001 1001 31429 Feb 27 19:59 go.sum 20:01:38 drwxrwxr-x 7 1001 1001 4096 Feb 27 19:59 internal 20:01:38 drwxrwxr-x 3 1001 1001 4096 Feb 27 19:59 openapi 20:01:38 drwxrwxr-x 4 1001 1001 4096 Feb 27 19:59 snap 20:01:38 -rw-rw-r-- 1 1001 1001 204 Feb 27 19:59 version.go [Pipeline] sh 20:01:38 + '[' -e coverage.out ] 20:01:38 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:38 Stashed 1 file(s) [Pipeline] sh 20:01:38 + make build 20:01:38 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:01:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:01:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:54 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:02:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:02:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:02:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:11 $ docker stop --time=1 961100f7d8f574684947039db302ce91deddccfe47b36e9dd88f5bb389595864 20:02:15 $ docker rm -f --volumes 961100f7d8f574684947039db302ce91deddccfe47b36e9dd88f5bb389595864 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:16 20:02:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:17 latest: Pulling from edgex-devops/edgex-compose 20:02:17 cbdbe7a5bc2a: Pulling fs layer 20:02:17 ca9280d653b3: Pulling fs layer 20:02:17 7e9c9ca2126c: Pulling fs layer 20:02:17 cbdbe7a5bc2a: Download complete 20:02:17 ca9280d653b3: Verifying Checksum 20:02:17 cbdbe7a5bc2a: Pull complete 20:02:18 7e9c9ca2126c: Download complete 20:02:18 ca9280d653b3: Pull complete 20:02:21 7e9c9ca2126c: Pull complete 20:02:21 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:21 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 20:02:21 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7641 in /w/workspace/edgexfoundry_edgex-go_PR-4393 20:02:23 $ docker top f11bcb0e3538c83338f5b6fc71a3abbabd7e0ff32fe12af0bcebb700714ebd4e -eo pid,comm [Pipeline] { [Pipeline] { [Pipeline] sh [Pipeline] ws 20:02:23 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:02:23 The recommended git tool is: git 20:02:23 + docker-compose build --help 20:02:23 + grep parallel 20:02:24 --parallel Build images in parallel. [Pipeline] } 20:02:24 $ docker stop --time=1 f11bcb0e3538c83338f5b6fc71a3abbabd7e0ff32fe12af0bcebb700714ebd4e 20:02:25 $ docker rm -f --volumes f11bcb0e3538c83338f5b6fc71a3abbabd7e0ff32fe12af0bcebb700714ebd4e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:26 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 20:02:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:26 $ docker top 26cc864a774f414cfe44930125c074a594acf77b39fbe8bc6722d369d13bf5fc -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:27 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:27 Building core-command ... 20:02:27 Building core-common-config-bootstrapper ... 20:02:27 Building core-data ... 20:02:27 Building core-metadata ... 20:02:27 Building security-bootstrapper ... 20:02:27 Building security-proxy-auth ... 20:02:27 Building security-proxy-setup ... 20:02:27 Building security-secretstore-setup ... 20:02:27 Building security-spiffe-token-provider ... 20:02:27 Building security-spire-agent ... 20:02:27 Building security-spire-config ... 20:02:27 Building security-spire-server ... 20:02:27 Building support-notifications ... 20:02:27 Building support-scheduler ... 20:02:27 Building security-spire-agent 20:02:27 Building security-bootstrapper 20:02:27 Building security-spire-config 20:02:27 Building support-notifications 20:02:27 Building security-proxy-auth 20:02:30 using credential edgex-jenkins-ssh 20:02:30 Cloning the remote Git repository 20:02:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:02:30 > git init /w/workspace/edgex-go/1 # timeout=10 20:02:30 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:30 > git --version # timeout=10 20:02:30 > git --version # 'git version 2.25.1' 20:02:30 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> b6f07a318caa 20:02:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:40 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> b6f07a318caa 20:02:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:02:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> b6f07a318caa 20:02:40 Step 3/24 : WORKDIR /edgex-go 20:02:40 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:40 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> b6f07a318caa 20:02:40 Step 3/24 : WORKDIR /edgex-go 20:02:40 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:02:40 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:02:40 ---> b6f07a318caa 20:02:40 Step 3/32 : WORKDIR /edgex-go 20:02:45 ---> Running in fd3b6bae767d 20:02:45 ---> Running in 2ae24a9e8edd 20:02:45 ---> Running in 2073e46abd07 20:02:45 ---> Running in fffa517409b2 20:02:45 ---> Running in f7bfaac42b10 20:02:45 Removing intermediate container fd3b6bae767d 20:02:45 ---> 1cb5c9f065e5 20:02:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:02:45 Removing intermediate container 2073e46abd07 20:02:45 ---> 1cff6b8417f7 20:02:45 Step 4/22 : WORKDIR /edgex-go 20:02:45 Removing intermediate container f7bfaac42b10 20:02:45 ---> b27ce1774601 20:02:45 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:02:45 Removing intermediate container 2ae24a9e8edd 20:02:45 ---> 465695858db2 20:02:45 Step 4/22 : WORKDIR /edgex-go 20:02:45 Removing intermediate container fffa517409b2 20:02:45 ---> 24f692afc10b 20:02:45 Step 4/32 : RUN apk add --update --no-cache make git 20:02:45 ---> Running in a4b24406393d 20:02:45 ---> Running in e88596344480 20:02:45 ---> Running in f3969a398792 20:02:45 ---> Running in f0410ff78cd9 20:02:45 ---> Running in 0a0ba1896d2f 20:02:45 Removing intermediate container f3969a398792 20:02:45 ---> d2bfed11fa60 20:02:45 Step 5/22 : RUN apk add --update --no-cache make git 20:02:45 Removing intermediate container e88596344480 20:02:45 ---> 950d53081d46 20:02:45 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:02:45 ---> Running in 3610d823e344 20:02:45 ---> Running in 55db745e23e5 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:02:46 OK: 211 MiB in 51 packages 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:46 OK: 211 MiB in 51 packages 20:02:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:02:46 OK: 211 MiB in 51 packages 20:02:46 OK: 211 MiB in 51 packages 20:02:46 OK: 211 MiB in 51 packages 20:02:46 Removing intermediate container a4b24406393d 20:02:46 ---> 49c5be317c17 20:02:46 Step 5/24 : COPY go.mod vendor* ./ 20:02:46 ---> d34f9b029328 20:02:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:46 Removing intermediate container f0410ff78cd9 20:02:46 ---> ab6e3198b4f2 20:02:46 Step 5/32 : COPY go.mod vendor* ./ 20:02:46 ---> Running in 384b96304bb6 20:02:46 Removing intermediate container 3610d823e344 20:02:46 ---> 890687c73dd6 20:02:46 Step 6/22 : COPY go.mod vendor* ./ 20:02:47 ---> d2acf9371e11 20:02:47 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:47 Removing intermediate container 0a0ba1896d2f 20:02:47 ---> 5594605c746c 20:02:47 Step 5/24 : COPY go.mod vendor* ./ 20:02:47 ---> Running in cd0ced6b8bfd 20:02:47 Removing intermediate container 55db745e23e5 20:02:47 ---> f4f09cb03317 20:02:47 Step 6/22 : COPY go.mod vendor* ./ 20:02:47 ---> 616658bb37e9 20:02:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:47 ---> Running in ab09f56f3e78 20:02:47 ---> bc6568ae27a5 20:02:47 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:47 ---> Running in 2ea1c6a111a8 20:02:47 ---> cf1f57103db8 20:02:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:47 ---> Running in c45940cda35f 20:02:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:54 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4393/head:refs/remotes/origin/PR-4393 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:02:55 Merging remotes/origin/main commit 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb into PR head commit f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:02:55 Merge succeeded, producing f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:02:55 Checking out Revision f79580b9d9f3814f2c8307224bd10a1f5c6ad08c (PR-4393) 20:02:56 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 20:02:56 > git --version # timeout=10 20:02:56 > git --version # 'git version 2.25.1' 20:02:56 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) 20:02:55 > git config core.sparsecheckout # timeout=10 20:02:55 > git checkout -f f79580b9d9f3814f2c8307224bd10a1f5c6ad08c # timeout=10 20:02:55 > git remote # timeout=10 20:02:55 > git config --get remote.origin.url # timeout=10 20:02:55 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:55 > git merge 1bf67f4ff8da0638a8c1a744aff8655ac9511fdb # timeout=10 20:02:55 > git rev-parse HEAD^{commit} # timeout=10 20:02:55 > git config core.sparsecheckout # timeout=10 20:02:55 > git checkout -f f79580b9d9f3814f2c8307224bd10a1f5c6ad08c # timeout=10 [Pipeline] script [Pipeline] { [Pipeline] sh 20:02:58 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:02:58 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:58 Dload Upload Total Spent Left Speed 20:02:58 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 218k 0 --:--:-- --:--:-- --:--:-- 218k [Pipeline] sh 20:02:58 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:02:59 + sudo tee /etc/docker/daemon.new 20:02:59 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:02:59 { 20:02:59 "registry-mirrors": [ 20:02:59 "https://nexus3.edgexfoundry.org:10001" 20:02:59 ], 20:02:59 "bip": "10.250.0.254/24", 20:02:59 "hosts": [ 20:02:59 "tcp://0.0.0.0:5555", 20:02:59 "unix:///var/run/docker.sock" 20:02:59 ], 20:02:59 "mtu": 1458, 20:02:59 "selinux-enabled": true, 20:02:59 "seccomp-profile": "/etc/docker/seccomp.json" 20:02:59 } [Pipeline] sh 20:02:59 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:02:59 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:18 provisioning config files... 20:03:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2070713099124530007tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:18 ---> docker-login.sh 20:03:18 nexus3.edgexfoundry.org:10001 20:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:19 Configure a credential helper to remove this warning. See 20:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:19 20:03:19 Login Succeeded 20:03:19 nexus3.edgexfoundry.org:10002 20:03:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:19 Configure a credential helper to remove this warning. See 20:03:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:19 20:03:19 Login Succeeded 20:03:19 nexus3.edgexfoundry.org:10003 20:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:20 Configure a credential helper to remove this warning. See 20:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:20 20:03:20 Login Succeeded 20:03:20 nexus3.edgexfoundry.org:10004 20:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:20 Configure a credential helper to remove this warning. See 20:03:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:20 20:03:20 Login Succeeded 20:03:20 docker.io 20:03:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:21 Configure a credential helper to remove this warning. See 20:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:21 20:03:21 Login Succeeded 20:03:21 ---> docker-login.sh ends [Pipeline] } 20:03:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:03:21 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:03:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:22 ========================================================= 20:03:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 20:03:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:03:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:03:22 9b18e9b68314: Pulling fs layer 20:03:22 35d82f9e3411: Pulling fs layer 20:03:22 e16973657156: Pulling fs layer 20:03:22 fc693d55d65f: Pulling fs layer 20:03:22 7e9fc2657dce: Pulling fs layer 20:03:22 dda99020689f: Pulling fs layer 20:03:22 db1c61fa0a46: Pulling fs layer 20:03:22 891c053d2c06: Pulling fs layer 20:03:22 fc693d55d65f: Waiting 20:03:22 7e9fc2657dce: Waiting 20:03:22 dda99020689f: Waiting 20:03:22 db1c61fa0a46: Waiting 20:03:22 891c053d2c06: Waiting 20:03:22 e16973657156: Verifying Checksum 20:03:22 e16973657156: Download complete 20:03:22 35d82f9e3411: Verifying Checksum 20:03:22 35d82f9e3411: Download complete 20:03:22 7e9fc2657dce: Verifying Checksum 20:03:22 7e9fc2657dce: Download complete 20:03:22 dda99020689f: Verifying Checksum 20:03:22 dda99020689f: Download complete 20:03:22 9b18e9b68314: Verifying Checksum 20:03:22 9b18e9b68314: Download complete 20:03:23 9b18e9b68314: Pull complete 20:03:23 891c053d2c06: Verifying Checksum 20:03:23 891c053d2c06: Download complete 20:03:25 db1c61fa0a46: Download complete 20:03:25 fc693d55d65f: Download complete 20:03:26 35d82f9e3411: Pull complete 20:03:26 e16973657156: Pull complete 20:03:34 Removing intermediate container c45940cda35f 20:03:34 ---> 819b747fa78b 20:03:34 Step 8/22 : COPY . . 20:03:34 Removing intermediate container cd0ced6b8bfd 20:03:34 ---> d54670650b91 20:03:34 Step 7/32 : COPY . . 20:03:34 Removing intermediate container 2ea1c6a111a8 20:03:34 ---> 659b913530db 20:03:34 Step 7/24 : COPY . . 20:03:34 Removing intermediate container ab09f56f3e78 20:03:34 ---> 42217ef9fafb 20:03:34 Step 8/22 : COPY . . 20:03:34 Removing intermediate container 384b96304bb6 20:03:34 ---> 93202075d77c 20:03:34 Step 7/24 : COPY . . 20:03:41 fc693d55d65f: Pull complete 20:03:41 7e9fc2657dce: Pull complete 20:03:41 dda99020689f: Pull complete 20:03:45 db1c61fa0a46: Pull complete 20:03:48 891c053d2c06: Pull complete 20:03:48 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 20:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 20:03:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:48 WORKDIR /edgex 20:03:48 COPY go.mod . 20:03:48 RUN go mod download 20:03:48 + docker build -t ci-base-image-arm64 -f - . 20:03:49 ---> 006268c4447d 20:03:49 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:03:49 ---> 2fcc899ac2ff 20:03:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:03:49 ---> ad9988cbd35f 20:03:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:03:49 ---> Running in 63a3aa1044a5 20:03:49 ---> Running in e6b94e19c3ef 20:03:49 ---> 14b48b5646a8 20:03:49 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:03:49 ---> 1f45be941e5f 20:03:49 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:03:49 ---> Running in e80bdb9175f0 20:03:49 ---> Running in 76c669681a86 20:03:49 ---> Running in b513c5180851 20:03:49 Removing intermediate container e6b94e19c3ef 20:03:49 ---> 75b3a290628d 20:03:49 Step 9/24 : WORKDIR /edgex-go/spire-build 20:03:49 ---> Running in 86d4c179f6fe 20:03:49 Removing intermediate container e80bdb9175f0 20:03:49 ---> df1231beb18d 20:03:49 Step 9/24 : WORKDIR /edgex-go/spire-build 20:03:49 ---> Running in a206e85fe5a0 20:03:49 Removing intermediate container a206e85fe5a0 20:03:49 ---> a76462ff3126 20:03:49 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:49 Removing intermediate container 86d4c179f6fe 20:03:49 ---> 8092f6fd9b22 20:03:49 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:03:49 ---> Running in 59a05eaea982 20:03:49 ---> Running in 3911b23c715f 20:03:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:03:49 Sending build context to Docker daemon 3.118MB 20:03:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 20:03:49 ---> f96f9c87975a 20:03:49 Step 2/4 : WORKDIR /edgex 20:03:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:03:49 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:03:51 ---> Running in 6c8106f05f2a 20:03:51 Removing intermediate container 59a05eaea982 20:03:51 ---> ca154bd8a422 20:03:51 Step 11/24 : WORKDIR /edgex-go 20:03:51 Removing intermediate container 3911b23c715f 20:03:51 ---> 907acb1d9ca4 20:03:51 Step 11/24 : WORKDIR /edgex-go 20:03:51 ---> Running in 11a9d5891385 20:03:51 ---> Running in 76bd21abbadf 20:03:51 Removing intermediate container 6c8106f05f2a 20:03:51 ---> 6479e3ec9ef0 20:03:51 Step 3/4 : COPY go.mod . 20:03:51 Removing intermediate container 76bd21abbadf 20:03:51 ---> b03384821385 20:03:51 20:03:51 Step 12/24 : FROM alpine:3.15 20:03:51 Removing intermediate container 11a9d5891385 20:03:51 ---> 6180807c6047 20:03:51 20:03:51 Step 12/24 : FROM alpine:3.15 20:03:52 ---> 9e461eb87c83 20:03:52 Step 4/4 : RUN go mod download 20:03:52 3.15: Pulling from library/alpine 20:03:52 3.15: Pulling from library/alpine 20:03:52 ---> Running in 3a482eaa8fb5 20:03:54 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:03:54 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:03:54 Status: Downloaded newer image for alpine:3.15 20:03:54 Status: Downloaded newer image for alpine:3.15 20:03:54 ---> 5ce65d7b0fde 20:03:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:54 ---> 5ce65d7b0fde 20:03:54 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:03:56 ---> Running in 09ba61798e02 20:03:56 ---> Running in ebcdcbf06427 20:03:56 Removing intermediate container ebcdcbf06427 20:03:56 ---> cc881784a5cb 20:03:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:03:56 Removing intermediate container 09ba61798e02 20:03:56 ---> c8cb6427d54f 20:03:56 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:03:56 ---> Running in f1ce4ae520aa 20:03:56 ---> Running in 8fbfac7697d1 20:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:03:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:03:58 OK: 15857 distinct packages available 20:03:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:03:58 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:03:58 OK: 15857 distinct packages available 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:03:58 (1/5) Installing dumb-init (1.2.5-r1) 20:03:58 (2/5) Installing musl-obstack (1.2.3-r0) 20:03:58 (3/5) Installing libucontext (1.1-r0) 20:03:58 (1/4) Installing dumb-init (1.2.5-r1) 20:03:58 (2/4) Installing musl-obstack (1.2.3-r0) 20:03:58 (3/4) Installing libucontext (1.1-r0) 20:03:58 (4/4) Installing gcompat (1.0.0-r4) 20:03:58 (4/5) Installing gcompat (1.0.0-r4) 20:03:58 (5/5) Installing openssl (1.1.1t-r1) 20:03:58 Executing busybox-1.34.1-r7.trigger 20:03:58 OK: 7 MiB in 19 packages 20:03:58 Executing busybox-1.34.1-r7.trigger 20:03:58 OK: 6 MiB in 18 packages 20:04:02 Removing intermediate container f1ce4ae520aa 20:04:02 ---> 769126ff65e0 20:04:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:02 Removing intermediate container 8fbfac7697d1 20:04:02 ---> abcdd792ebcb 20:04:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:04:09 ---> f4e2bed5c104 20:04:09 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:09 ---> 5e024e03310f 20:04:09 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:04:11 ---> 45c132b8f297 20:04:11 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:04:11 ---> 971a02724c0e 20:04:11 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:04:11 ---> Running in d404bf110140 20:04:12 Removing intermediate container d404bf110140 20:04:12 ---> d175a39ced10 20:04:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:04:12 ---> 828b1a3e61f5 20:04:12 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:04:12 ---> 82dfadba13d1 20:04:12 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:04:12 ---> f3e8e6258a16 20:04:12 Step 19/24 : WORKDIR / 20:04:12 ---> Running in dccede94bf4a 20:04:12 Removing intermediate container dccede94bf4a 20:04:12 ---> 866a8d8d4d12 20:04:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:12 ---> 20282a22171d 20:04:12 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:04:12 ---> Running in 89717daa4755 20:04:12 ---> Running in 22440cfe9d5a 20:04:13 Removing intermediate container 89717daa4755 20:04:13 ---> 94450158ac15 20:04:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:13 ---> Running in f0ade20aa19c 20:04:13 Removing intermediate container 22440cfe9d5a 20:04:13 ---> afb80d33beab 20:04:13 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:04:13 ---> Running in 35beb4e5dbc6 20:04:13 Removing intermediate container f0ade20aa19c 20:04:13 ---> 93090ccd7542 20:04:13 Step 22/24 : LABEL arch=x86_64 20:04:13 Removing intermediate container 35beb4e5dbc6 20:04:13 ---> 4c4db96312ae 20:04:13 Step 22/24 : LABEL arch=x86_64 20:04:13 ---> Running in 9a62becae262 20:04:13 ---> Running in 68db49ab303d 20:04:14 Removing intermediate container 9a62becae262 20:04:14 ---> 020ab0ab1e8f 20:04:14 Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:04:14 ---> Running in 6f00632e6f46 20:04:14 Removing intermediate container 68db49ab303d 20:04:14 ---> 6c720dc2dbc7 20:04:14 Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:04:14 ---> Running in 39c3613b58a4 20:04:14 Removing intermediate container 6f00632e6f46 20:04:14 ---> a84e02f70ba0 20:04:14 Step 24/24 : LABEL version=0.0.0 20:04:14 Removing intermediate container 39c3613b58a4 20:04:14 ---> df3c815e720d 20:04:14 Step 24/24 : LABEL version=0.0.0 20:04:14 ---> Running in 38999897a4f0 20:04:14 ---> Running in b2bd41f118b0 20:04:15 Removing intermediate container 38999897a4f0 20:04:15 ---> 2e63521ac576 20:04:15 20:04:15 Successfully built 2e63521ac576 20:04:15 Successfully tagged security-spire-config:latest 20:04:15 Building security-proxy-setup 20:04:15 Removing intermediate container b2bd41f118b0 20:04:15 ---> ba6e7e310be3 20:04:15 20:04:15  Building security-spire-config ... done Successfully built ba6e7e310be3 20:04:15 Successfully tagged security-spire-agent:latest 20:04:15  Building security-spire-agent ... done Building core-data 20:04:20 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:20 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:04:20 ---> b6f07a318caa 20:04:20 Step 3/21 : WORKDIR /edgex-go 20:04:20 ---> Using cache 20:04:20 ---> 24f692afc10b 20:04:20 Step 4/21 : RUN apk add --update --no-cache make git 20:04:20 ---> Using cache 20:04:20 ---> ab6e3198b4f2 20:04:20 Step 5/21 : COPY go.mod vendor* ./ 20:04:20 ---> Using cache 20:04:20 ---> d2acf9371e11 20:04:20 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:20 ---> Using cache 20:04:20 ---> d54670650b91 20:04:20 Step 7/21 : COPY . . 20:04:20 ---> Using cache 20:04:20 ---> 1f45be941e5f 20:04:20 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:04:22 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:22 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:22 ---> b6f07a318caa 20:04:22 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:22 ---> Using cache 20:04:22 ---> 465695858db2 20:04:22 Step 4/22 : WORKDIR /edgex-go 20:04:22 ---> Using cache 20:04:22 ---> d2bfed11fa60 20:04:22 Step 5/22 : RUN apk add --update --no-cache make git 20:04:22 ---> Using cache 20:04:22 ---> 890687c73dd6 20:04:22 Step 6/22 : COPY go.mod vendor* ./ 20:04:22 ---> Using cache 20:04:22 ---> 616658bb37e9 20:04:22 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:22 ---> Using cache 20:04:22 ---> 42217ef9fafb 20:04:22 Step 8/22 : COPY . . 20:04:22 ---> Using cache 20:04:22 ---> 006268c4447d 20:04:22 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:04:24 Removing intermediate container 3a482eaa8fb5 20:04:24 ---> 87abef2748ed 20:04:24 Successfully built 87abef2748ed 20:04:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:25 + docker inspect -f . ci-base-image-arm64 20:04:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:25 prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container 20:04:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:27 $ docker top 7144cd9e6a50cb7bb294ea71de026980b59e22d3f0c933c40e594d3cec1bbef6 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:27 + go version 20:04:27 go version go1.18.7 linux/arm64 [Pipeline] } 20:04:28 $ docker stop --time=1 7144cd9e6a50cb7bb294ea71de026980b59e22d3f0c933c40e594d3cec1bbef6 20:04:29 Removing intermediate container 63a3aa1044a5 20:04:29 ---> 941381b278d0 20:04:29 20:04:29 Step 10/22 : FROM alpine:3.16 20:04:29 ---> Running in cea737aee7cf 20:04:29 ---> Running in 6203ff85a085 20:04:29 3.16: Pulling from library/alpine 20:04:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:04:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:04:29 $ docker rm -f --volumes 7144cd9e6a50cb7bb294ea71de026980b59e22d3f0c933c40e594d3cec1bbef6 [Pipeline] // withDockerContainer [Pipeline] } 20:04:30 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:30 + docker inspect -f . ci-base-image-arm64 20:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:30 prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container 20:04:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:31 Status: Downloaded newer image for alpine:3.16 20:04:32 ---> dfd21b5a31f5 20:04:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:33 $ docker top 7d775859010e3ebf013868d97cf796fed4e524779bc03143305304be38bdadf8 -eo pid,comm [Pipeline] { [Pipeline] echo 20:04:33 ========================================================= 20:04:33 [edgeXBuildGoParallel] Running Tests and Build... 20:04:33 ========================================================= [Pipeline] sh 20:04:34 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:04:35 + make test 20:04:35 go test -race -coverprofile=coverage.out ./... 20:04:35 Removing intermediate container 76c669681a86 20:04:35 ---> 3b6ab892b823 20:04:35 20:04:35 Step 9/32 : FROM alpine:3.16 20:04:35 ---> dfd21b5a31f5 20:04:35 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:35 ---> Running in 4825eb5dc222 20:04:35 ---> Running in 68d92fa1028f 20:04:35 Removing intermediate container b513c5180851 20:04:35 ---> 7095dcb22e1e 20:04:35 20:04:35 Step 10/22 : FROM alpine:3.16 20:04:35 ---> dfd21b5a31f5 20:04:35 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:04:36 ---> Running in 97fd65780755 20:04:36 Removing intermediate container 4825eb5dc222 20:04:36 ---> 2242dd4a58b0 20:04:36 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:04:36 Removing intermediate container 68d92fa1028f 20:04:36 ---> 5419f7a3a464 20:04:36 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:04:36 ---> Running in 8cdc202f7c4b 20:04:36 ---> Running in ff29c76c7d59 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:36 (1/2) Installing ca-certificates (20220614-r0) 20:04:36 (2/2) Installing dumb-init (1.2.5-r1) 20:04:36 Executing busybox-1.35.0-r17.trigger 20:04:36 Executing ca-certificates-20220614-r0.trigger 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:04:36 OK: 6 MiB in 16 packages 20:04:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:04:36 (1/1) Installing dumb-init (1.2.5-r1) 20:04:36 Executing busybox-1.35.0-r17.trigger 20:04:36 OK: 6 MiB in 15 packages 20:04:37 (1/2) Installing dumb-init (1.2.5-r1) 20:04:37 (2/2) Installing su-exec (0.2-r1) 20:04:37 Executing busybox-1.35.0-r17.trigger 20:04:37 OK: 6 MiB in 16 packages 20:04:38 Removing intermediate container ff29c76c7d59 20:04:38 ---> c563c54ca19c 20:04:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:38 Removing intermediate container 97fd65780755 20:04:38 ---> 4640a54a9012 20:04:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:04:38 ---> Running in eee2956fd59d 20:04:38 Removing intermediate container 8cdc202f7c4b 20:04:38 ---> 321a2b41b7fa 20:04:38 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:04:38 ---> Running in a205b9b1bfa1 20:04:38 Removing intermediate container eee2956fd59d 20:04:38 ---> aca464d31b0d 20:04:38 Step 13/22 : ENV APP_PORT=59860 20:04:38 ---> Running in 80d1738d08f5 20:04:38 Removing intermediate container a205b9b1bfa1 20:04:38 ---> 2dcc40eee7eb 20:04:38 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:04:38 ---> de25df6bc53c 20:04:38 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:04:38 Removing intermediate container 80d1738d08f5 20:04:38 ---> 088ec691d8f5 20:04:38 Step 14/22 : EXPOSE $APP_PORT 20:04:39 ---> Running in eb2c79727acd 20:04:39 ---> Running in 6edda02ca142 20:04:39 Removing intermediate container eb2c79727acd 20:04:39 ---> 441af97ca24e 20:04:39 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:04:39 ---> Running in 4cea18beb374 20:04:39 Removing intermediate container 6edda02ca142 20:04:39 ---> 28a9f54dd7af 20:04:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:39 ---> 54b8dbaba5f4 20:04:39 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:04:39 Removing intermediate container 4cea18beb374 20:04:39 ---> 575036fa6346 20:04:39 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:04:39 ---> Running in e840709711df 20:04:39 ---> 6c8f9f865387 20:04:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:04:40 ---> a8beaa6ca194 20:04:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:04:40 Removing intermediate container e840709711df 20:04:40 ---> 73e8151dfdea 20:04:40 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:04:40 ---> Running in 5b18e3a0e6f4 20:04:41 ---> a71ffa1031d4 20:04:41 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:41 ---> Running in 60b1fa84d401 20:04:41 ---> a078baaa41c4 20:04:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:04:41 Removing intermediate container 5b18e3a0e6f4 20:04:41 ---> 93c80304a037 20:04:41 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:04:41 ---> Running in f1b64348fa8a 20:04:41 ---> ac1209b4f83e 20:04:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:04:42 ---> Running in 7adb54018753 20:04:42 Removing intermediate container f1b64348fa8a 20:04:42 ---> 476f12cac13b 20:04:42 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:04:42 Removing intermediate container 7adb54018753 20:04:42 ---> b5bdcdeae336 20:04:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:42 ---> 56470cbf240e 20:04:42 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:04:42 ---> Running in 197cf789023c 20:04:43 ---> Running in 39720f602f04 20:04:43 Removing intermediate container 60b1fa84d401 20:04:43 ---> 79337c298ba8 20:04:43 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:04:43 Removing intermediate container 197cf789023c 20:04:43 ---> 53da9fa266b9 20:04:43 Step 20/22 : LABEL arch=x86_64 20:04:43 ---> Running in 1abec2390743 20:04:43 ---> Running in d06804fd3495 20:04:43 Removing intermediate container 1abec2390743 20:04:43 ---> b79f9012e43f 20:04:43 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:04:43 Removing intermediate container d06804fd3495 20:04:43 ---> 9ea3699b878b 20:04:43 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:04:43 ---> Running in 8fc2d1b9ce5e 20:04:43 ---> Running in 89d928b97606 20:04:43 Removing intermediate container 8fc2d1b9ce5e 20:04:43 ---> 8ffb03cf6df8 20:04:43 Step 22/22 : LABEL version=0.0.0 20:04:43 ---> Running in c31c7dda7e60 20:04:43 Removing intermediate container 89d928b97606 20:04:43 ---> 53f3b3149378 20:04:43 Step 20/22 : LABEL arch=x86_64 20:04:43 ---> Running in 47061c454df0 20:04:43 Removing intermediate container c31c7dda7e60 20:04:43 ---> 972a72cfa9e1 20:04:43 20:04:43 Successfully built 972a72cfa9e1 20:04:43 Successfully tagged support-notifications:latest 20:04:43  Building support-notifications ... done Building core-common-config-bootstrapper 20:04:43 Removing intermediate container 47061c454df0 20:04:43 ---> c17a6c83b580 20:04:43 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:04:44 ---> Running in 09532c4423ab 20:04:44 Removing intermediate container 39720f602f04 20:04:44 ---> 149b4094297f 20:04:44 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:47 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:47 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:04:47 ---> b6f07a318caa 20:04:47 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:04:47 ---> Using cache 20:04:47 ---> 465695858db2 20:04:47 Step 4/22 : WORKDIR /edgex-go 20:04:47 ---> Using cache 20:04:47 ---> d2bfed11fa60 20:04:47 Step 5/22 : RUN apk add --update --no-cache make git 20:04:47 ---> Using cache 20:04:47 ---> 890687c73dd6 20:04:47 Step 6/22 : COPY go.mod vendor* ./ 20:04:47 ---> Using cache 20:04:47 ---> 616658bb37e9 20:04:47 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:47 ---> Using cache 20:04:47 ---> 42217ef9fafb 20:04:47 Step 8/22 : COPY . . 20:04:47 ---> Using cache 20:04:47 ---> 006268c4447d 20:04:47 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:50 Removing intermediate container 09532c4423ab 20:04:50 ---> 997091f53424 20:04:50 Step 22/22 : LABEL version=0.0.0 20:04:50 ---> Running in 4cc205fb85e4 20:04:50 ---> f9b98fbc8640 20:04:50 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:04:50 ---> Running in 9771cde7544c 20:04:50 Removing intermediate container 9771cde7544c 20:04:50 ---> 0ad5548eb101 20:04:50 20:04:50 Successfully built 0ad5548eb101 20:04:50 Successfully tagged security-proxy-auth:latest 20:04:50  Building security-proxy-auth ... done Building security-spiffe-token-provider 20:04:51 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:04:54 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:04:54 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:04:54 ---> b6f07a318caa 20:04:54 Step 3/19 : WORKDIR /edgex-go 20:04:54 ---> Using cache 20:04:54 ---> 24f692afc10b 20:04:54 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:05:12 ---> Running in e45861351de5 20:05:13 ---> 14893b5f6ef6 20:05:13 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:05:13 ? github.com/edgexfoundry/edgex-go [no test files] 20:05:15 Removing intermediate container cea737aee7cf 20:05:15 ---> 415763e214cb 20:05:15 20:05:15 Step 10/22 : FROM alpine:3.16 20:05:15 ---> dfd21b5a31f5 20:05:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:15 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:05:15 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:05:15 OK: 17046 distinct packages available 20:05:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:16 OK: 211 MiB in 51 packages 20:05:17 Removing intermediate container 6203ff85a085 20:05:17 ---> 8a44e0ae013d 20:05:17 20:05:17 Step 9/21 : FROM alpine:3.16 20:05:17 ---> dfd21b5a31f5 20:05:17 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:05:19 ---> c47bb31eb6de 20:05:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:05:20 ---> Running in c832d04236fc 20:05:21 ---> Running in ab65c88154f5 20:05:21 ---> 72b18979084d 20:05:21 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:05:22 Removing intermediate container c832d04236fc 20:05:22 ---> a148a57e38a1 20:05:22 Step 12/22 : ENV APP_PORT=59880 20:05:22 Removing intermediate container e45861351de5 20:05:22 ---> 8c1d9545e0e4 20:05:22 Step 5/19 : COPY go.mod vendor* ./ 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:23 (1/6) Installing ca-certificates (20220614-r0) 20:05:24 (2/6) Installing brotli-libs (1.0.9-r6) 20:05:24 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:05:24 (4/6) Installing libcurl (7.83.1-r6) 20:05:24 (5/6) Installing curl (7.83.1-r6) 20:05:24 (6/6) Installing dumb-init (1.2.5-r1) 20:05:24 Executing busybox-1.35.0-r17.trigger 20:05:24 Executing ca-certificates-20220614-r0.trigger 20:05:24 OK: 8 MiB in 20 packages 20:05:26 ---> 874a43104dcd 20:05:26 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:05:26 ---> Running in 8060282b192a 20:05:26 ---> 5b14bed6896b 20:05:26 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:27 Removing intermediate container 4cc205fb85e4 20:05:27 ---> 8d7d190e4e51 20:05:27 20:05:27 Step 10/22 : FROM alpine:3.16 20:05:27 ---> dfd21b5a31f5 20:05:27 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:27 ---> 6ec52aca9025 20:05:27 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:05:27 ---> Using cache 20:05:27 ---> 2242dd4a58b0 20:05:27 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:05:27 ---> Using cache 20:05:27 ---> c563c54ca19c 20:05:27 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:27 ---> Using cache 20:05:27 ---> de25df6bc53c 20:05:27 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:05:27 ---> Running in da4d08140966 20:05:27 Removing intermediate container 8060282b192a 20:05:27 ---> 55b5d8d87aab 20:05:27 Step 13/22 : EXPOSE $APP_PORT 20:05:29 Removing intermediate container ab65c88154f5 20:05:29 ---> bb4b5598e920 20:05:29 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:05:29 ---> 6df2a959ca98 20:05:29 Step 27/32 : RUN chmod +x /entrypoint.sh 20:05:29 ---> Running in a3bf057a4c01 20:05:29 ---> 12554a9f664c 20:05:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:05:29 ---> Running in 8d4387d6f76c 20:05:29 ---> Running in 62b30dbb7290 20:05:31 Removing intermediate container a3bf057a4c01 20:05:31 ---> 5aff9ab31fd7 20:05:31 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:05:31 ---> d25573573149 20:05:31 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:05:32 Removing intermediate container 8d4387d6f76c 20:05:32 ---> d9a8e2351379 20:05:32 Step 12/21 : WORKDIR /edgex 20:05:32 ---> Running in 442a3cc3567e 20:05:33 ---> Running in 6d4bd9fe43a9 20:05:33 ---> 87355d0116f5 20:05:33 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:34 ---> Running in 2e7db01565c0 20:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:34 (1/1) Installing dumb-init (1.2.5-r1) 20:05:34 Executing busybox-1.35.0-r17.trigger 20:05:34 OK: 6 MiB in 15 packages 20:05:34 Removing intermediate container 6d4bd9fe43a9 20:05:34 ---> 73dba449f9b6 20:05:34 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:05:35 Removing intermediate container 62b30dbb7290 20:05:35 ---> d0ebcf1fff63 20:05:35 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:05:37 ---> Running in 25d586aa51ba 20:05:37 ---> caabe52405c0 20:05:37 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:05:37 Removing intermediate container 25d586aa51ba 20:05:37 ---> b13a896ac50d 20:05:37 Step 29/32 : CMD ["gate"] 20:05:38 ---> Running in 5108703afdec 20:05:38 Removing intermediate container 442a3cc3567e 20:05:38 ---> 01d4fa7270c5 20:05:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:39 Removing intermediate container 2e7db01565c0 20:05:39 ---> 96300d6d4c7d 20:05:39 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:39 ---> 7ccc6938ef85 20:05:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:39 ---> Running in 1aa0f9870322 20:05:39 Removing intermediate container 5108703afdec 20:05:39 ---> e9ee33744d73 20:05:39 Step 30/32 : LABEL arch=x86_64 20:05:39 ---> Running in d8449e6263f5 20:05:39 ---> 2554341991d5 20:05:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:39 Removing intermediate container 1aa0f9870322 20:05:39 ---> 9de4062bf877 20:05:39 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:05:39 Removing intermediate container d8449e6263f5 20:05:39 ---> 50dfb52d2506 20:05:39 Step 31/32 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:05:39 ---> ebc32bf1f52c 20:05:39 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:39 ---> Running in 333c19b73b27 20:05:39 ---> Running in 0e0748190879 20:05:39 Removing intermediate container 0e0748190879 20:05:39 ---> 306cbe389813 20:05:39 Step 20/22 : LABEL arch=x86_64 20:05:39 Removing intermediate container 333c19b73b27 20:05:39 ---> b8f70bc67a22 20:05:39 Step 32/32 : LABEL version=0.0.0 20:05:40 ---> b0b52531a551 20:05:40 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:40 ---> Running in 7803feb2699c 20:05:40 ---> Running in 4f53e4157cb7 20:05:40 ---> Running in 41e606a649cb 20:05:40 ---> 55a50d86e69c 20:05:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:05:40 Removing intermediate container 7803feb2699c 20:05:40 ---> c4a2c79c161c 20:05:40 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:05:40 Removing intermediate container 4f53e4157cb7 20:05:40 ---> ea42ed1b7dcf 20:05:40 20:05:40 ---> Running in 7ebb48a9a2fe 20:05:41 ---> 8a3f3935969b 20:05:41 Step 18/22 : ENTRYPOINT ["/core-data"] 20:05:41 ---> Running in 94775b77523e 20:05:41 Removing intermediate container 7ebb48a9a2fe 20:05:41 ---> 63b1a34e7177 20:05:41 Step 22/22 : LABEL version=0.0.0 20:05:41 Successfully built ea42ed1b7dcf 20:05:41 Successfully tagged security-bootstrapper:latest 20:05:41 Building security-spire-server 20:05:41  Building security-bootstrapper ... done  ---> Running in 28633ea593f7 20:05:43 Removing intermediate container 94775b77523e 20:05:43 ---> 2f869e822da6 20:05:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:44 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:44 ---> b6f07a318caa 20:05:44 Step 3/23 : WORKDIR /edgex-go 20:05:44 ---> Using cache 20:05:44 ---> 24f692afc10b 20:05:44 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:05:45 Removing intermediate container 41e606a649cb 20:05:45 ---> 3658152c300a 20:05:45 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:05:46 ---> Running in e497e3c46dfd 20:05:46 Removing intermediate container 28633ea593f7 20:05:46 ---> 15292c613055 20:05:46 20:05:46 ---> Running in a8d992a160af 20:05:46 ---> Running in 6fc1e101d179 20:05:46 Successfully built 15292c613055 20:05:46 Successfully tagged core-common-config-bootstrapper:latest 20:05:46  Building core-common-config-bootstrapper ... done Building core-command 20:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:05:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:05:46 Removing intermediate container da4d08140966 20:05:46 ---> 47a612d84870 20:05:46 Step 7/19 : COPY . . 20:05:46 Removing intermediate container a8d992a160af 20:05:46 ---> c139f3e35d58 20:05:46 Step 20/22 : LABEL arch=x86_64 20:05:46 OK: 211 MiB in 51 packages 20:05:50 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:50 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:50 ---> b6f07a318caa 20:05:50 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:50 ---> Using cache 20:05:50 ---> 465695858db2 20:05:50 Step 4/23 : WORKDIR /edgex-go 20:05:50 ---> Using cache 20:05:50 ---> d2bfed11fa60 20:05:50 Step 5/23 : RUN apk add --update --no-cache make git 20:05:50 ---> Using cache 20:05:50 ---> 890687c73dd6 20:05:50 Step 6/23 : COPY go.mod vendor* ./ 20:05:50 ---> Using cache 20:05:50 ---> 616658bb37e9 20:05:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:50 ---> Using cache 20:05:50 ---> 42217ef9fafb 20:05:50 Step 8/23 : COPY . . 20:05:50 ---> Using cache 20:05:50 ---> 006268c4447d 20:05:50 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:05:53 Removing intermediate container 6fc1e101d179 20:05:53 ---> 3ac02021a35f 20:05:53 Step 19/21 : LABEL arch=x86_64 20:05:53 ---> Running in 266570ef8ba2 20:05:53 ---> Running in a7c4f70edf21 20:05:53 ---> Running in ea6be71859d1 20:05:53 ---> 560524854548 20:05:53 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:53 Removing intermediate container 266570ef8ba2 20:05:53 ---> 61bdd6616418 20:05:53 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:05:53 Removing intermediate container e497e3c46dfd 20:05:53 ---> ff0b7964cfc9 20:05:53 Step 5/23 : COPY go.mod vendor* ./ 20:05:53 Removing intermediate container ea6be71859d1 20:05:53 ---> 4d26454812af 20:05:53 Step 20/21 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:05:53 ---> Running in 6a7a1a9a0396 20:05:53 ---> Running in 03644b776acb 20:05:53 ---> Running in 4ae3593dd77f 20:05:53 Removing intermediate container 4ae3593dd77f 20:05:53 ---> b6f3b25384b1 20:05:53 Step 22/22 : LABEL version=0.0.0 20:05:53 Removing intermediate container 03644b776acb 20:05:53 ---> d2fbd304d1d7 20:05:53 Step 21/21 : LABEL version=0.0.0 20:05:53 ---> 59bdcf0203df 20:05:53 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:53 ---> Running in 3bf3dc394877 20:05:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:05:53 ---> Running in d508ecc4a905 20:05:53 ---> Running in adcae772b91e 20:05:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:05:53 Removing intermediate container 3bf3dc394877 20:05:53 ---> 72296047ac08 20:05:53 20:05:53 Removing intermediate container d508ecc4a905 20:05:53 ---> 18a20faa2c60 20:05:53 20:05:54 Successfully built 18a20faa2c60 20:05:54 Successfully tagged security-proxy-setup:latest 20:05:54  Building security-proxy-setup ... done Building support-scheduler 20:05:54 Successfully built 72296047ac08 20:05:54 Successfully tagged core-data:latest 20:05:54  Building core-data ... done Building security-secretstore-setup 20:05:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:05:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:05:59 ---> b6f07a318caa 20:05:59 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:05:59 ---> Using cache 20:05:59 ---> 465695858db2 20:05:59 Step 4/22 : WORKDIR /edgex-go 20:05:59 ---> Using cache 20:05:59 ---> d2bfed11fa60 20:05:59 Step 5/22 : RUN apk add --update --no-cache make git 20:05:59 ---> Using cache 20:05:59 ---> 890687c73dd6 20:05:59 Step 6/22 : COPY go.mod vendor* ./ 20:05:59 ---> Using cache 20:05:59 ---> 616658bb37e9 20:05:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:59 ---> Using cache 20:05:59 ---> 42217ef9fafb 20:05:59 Step 8/22 : COPY . . 20:05:59 ---> Using cache 20:05:59 ---> 006268c4447d 20:05:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:06:00 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:06:00 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:06:00 ---> b6f07a318caa 20:06:00 Step 3/24 : WORKDIR /edgex-go 20:06:00 ---> Using cache 20:06:00 ---> 24f692afc10b 20:06:00 Step 4/24 : RUN apk add --update --no-cache make git 20:06:00 ---> Using cache 20:06:00 ---> ab6e3198b4f2 20:06:00 Step 5/24 : COPY go.mod vendor* ./ 20:06:00 ---> Using cache 20:06:00 ---> d2acf9371e11 20:06:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:00 ---> Using cache 20:06:00 ---> d54670650b91 20:06:00 Step 7/24 : COPY . . 20:06:00 ---> Using cache 20:06:00 ---> 1f45be941e5f 20:06:00 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:10 ---> Running in e3af8ff01e23 20:06:10 ---> Running in 86bbd9292331 20:06:10 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:06:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:06:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:06:47 Removing intermediate container a7c4f70edf21 20:06:47 ---> 26db922df46b 20:06:47 20:06:47 Step 10/23 : FROM alpine:3.16 20:06:47 ---> dfd21b5a31f5 20:06:47 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:06:47 Removing intermediate container adcae772b91e 20:06:47 ---> abe218374a88 20:06:47 Step 7/23 : COPY . . 20:06:53 ---> Running in 5caa703012c4 20:06:53 Removing intermediate container e3af8ff01e23 20:06:53 ---> a2e11c113d9f 20:06:53 20:06:53 Step 9/24 : FROM alpine:3.16 20:06:53 ---> dfd21b5a31f5 20:06:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:06:53 ---> c3deb1e36e24 20:06:53 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:06:53 ---> Running in 59f536ec68c5 20:06:54 Removing intermediate container 86bbd9292331 20:06:54 ---> eb80d1725fb8 20:06:54 20:06:54 Step 10/22 : FROM alpine:3.16 20:06:54 ---> dfd21b5a31f5 20:06:54 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:06:54 ---> Running in 61292a79bbeb 20:06:54 Removing intermediate container 6a7a1a9a0396 20:06:54 ---> 3dc83182202c 20:06:54 20:06:54 Step 9/19 : FROM alpine:3.15 20:06:54 ---> 5ce65d7b0fde 20:06:54 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:54 ---> Using cache 20:06:54 ---> c8cb6427d54f 20:06:54 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:54 ---> Running in 0debfa4c9076 20:06:54 ---> Running in 68ee638d4445 20:06:54 Removing intermediate container 61292a79bbeb 20:06:54 ---> 34ef6b615784 20:06:54 Step 9/23 : WORKDIR /edgex-go/spire-build 20:06:54 ---> Running in d94e9aad1dcb 20:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:54 Removing intermediate container d94e9aad1dcb 20:06:54 ---> e71b3b681bed 20:06:54 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:06:54 ---> Running in e18ad5e01040 20:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:54 (1/1) Installing dumb-init (1.2.5-r1) 20:06:54 Executing busybox-1.35.0-r17.trigger 20:06:54 OK: 6 MiB in 15 packages 20:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 20:06:54 (1/3) Installing ca-certificates (20220614-r0) 20:06:54 (2/3) Installing dumb-init (1.2.5-r1) 20:06:54 (3/3) Installing su-exec (0.2-r1) 20:06:54 Executing busybox-1.35.0-r17.trigger 20:06:54 Executing ca-certificates-20220614-r0.trigger 20:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 20:06:54 OK: 6 MiB in 17 packages 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:55 (1/1) Installing dumb-init (1.2.5-r1) 20:06:55 Executing busybox-1.35.0-r17.trigger 20:06:55 OK: 6 MiB in 15 packages 20:06:55 Removing intermediate container 5caa703012c4 20:06:55 ---> 9078f6389915 20:06:55 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:55 ---> Running in 50cc6579da1c 20:06:55 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:06:55 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:06:55 OK: 15857 distinct packages available 20:06:55 Removing intermediate container 50cc6579da1c 20:06:55 ---> b5ed1d3ecb4a 20:06:55 Step 13/23 : ENV APP_PORT=59882 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 20:06:55 ---> Running in efc21c5fd1b1 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 20:06:55 Removing intermediate container efc21c5fd1b1 20:06:55 ---> 69826a49e028 20:06:55 Step 14/23 : EXPOSE $APP_PORT 20:06:55 ---> Running in a225720b6d2f 20:06:55 Removing intermediate container e18ad5e01040 20:06:55 ---> fe31ec63cd90 20:06:55 Step 11/23 : WORKDIR /edgex-go 20:06:55 Removing intermediate container a225720b6d2f 20:06:55 ---> 719fa3b17e5e 20:06:55 Step 15/23 : WORKDIR / 20:06:55 Removing intermediate container 0debfa4c9076 20:06:55 ---> d4d5dca907c1 20:06:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:06:55 (1/9) Installing ca-certificates (20220614-r0) 20:06:55 (2/9) Installing brotli-libs (1.0.9-r5) 20:06:55 Removing intermediate container 59f536ec68c5 20:06:55 ---> 72e1ea36f0cf 20:06:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:06:55 ---> Running in 01ed718b8e96 20:06:55 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:06:55 (4/9) Installing libcurl (7.80.0-r6) 20:06:55 (5/9) Installing curl (7.80.0-r6) 20:06:55 (6/9) Installing dumb-init (1.2.5-r1) 20:06:55 (7/9) Installing musl-obstack (1.2.3-r0) 20:06:55 (8/9) Installing libucontext (1.1-r0) 20:06:55 ---> Running in d35b4e0af4d1 20:06:55 (9/9) Installing gcompat (1.0.0-r4) 20:06:55 Executing busybox-1.34.1-r7.trigger 20:06:55 ---> Running in 00a89425b180 20:06:55 Executing ca-certificates-20220614-r0.trigger 20:06:55 ---> Running in 39fea694487d 20:06:55 OK: 8 MiB in 23 packages 20:06:55 Removing intermediate container 01ed718b8e96 20:06:55 ---> 71538535d4cc 20:06:55 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:55 Removing intermediate container 00a89425b180 20:06:55 ---> e0f323d4a7f2 20:06:55 Step 13/22 : ENV APP_PORT=59861 20:06:55 Removing intermediate container d35b4e0af4d1 20:06:55 ---> 7c3541818686 20:06:55 20:06:55 Step 12/23 : FROM alpine:3.15 20:06:55 ---> 5ce65d7b0fde 20:06:55 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:55 ---> Using cache 20:06:55 ---> c8cb6427d54f 20:06:55 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:55 ---> Using cache 20:06:55 ---> abcdd792ebcb 20:06:55 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:55 Removing intermediate container 39fea694487d 20:06:55 ---> 7c10a863ded3 20:06:55 Step 12/24 : WORKDIR / 20:06:55 ---> Running in 0cc57b570632 20:06:55 ---> Running in 1efef4abf464 20:06:56 Removing intermediate container 0cc57b570632 20:06:56 ---> 6c1b3d50032a 20:06:56 Step 14/22 : EXPOSE $APP_PORT 20:06:56 ---> Running in b6e93c9b6d94 20:06:56 ---> a6713ddce4ad 20:06:56 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:06:56 Removing intermediate container 1efef4abf464 20:06:56 ---> f8f1fe1550d0 20:06:56 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:06:56 Removing intermediate container b6e93c9b6d94 20:06:56 ---> 45ebc7d4d8e5 20:06:56 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:58 Removing intermediate container 68ee638d4445 20:06:58 ---> df5039bdcb90 20:06:58 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:58 ---> dd498b3729c4 20:06:58 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:06:58 ---> 57029d5cf14c 20:06:58 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:06:58 ---> 0fc44731c1e1 20:06:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:06:58 ---> c32f29e629ba 20:06:58 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:06:58 ---> e6e2580a0ea9 20:06:58 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:06:58 ---> 3de106416004 20:06:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:06:58 ---> 7534f87d53d4 20:06:58 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:06:58 ---> 5d0d913f78ce 20:06:58 Step 19/23 : ENTRYPOINT ["/core-command"] 20:06:58 ---> dedb464a2cc5 20:06:58 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:06:58 ---> Running in 64c9fc9609d7 20:06:59 Removing intermediate container 64c9fc9609d7 20:06:59 ---> 4fc8c9884329 20:06:59 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:59 ---> 9769430ba59f 20:06:59 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:06:59 ---> 421a28c85a74 20:06:59 ---> b30cd92c498c 20:06:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:06:59 20:06:59 ---> Running in 15d1d947ca97 20:06:59 ---> 8f511440bf19 20:06:59 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:06:59 ---> Running in b37e2c088b77 20:06:59 Removing intermediate container 15d1d947ca97 20:06:59 ---> 480576547936 20:06:59 Step 21/23 : LABEL arch=x86_64 20:06:59 ---> Running in edf53115d800 20:06:59 ---> 026b9ebde616 20:06:59 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:59 ---> ed250d0ff7c8 20:06:59 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:59 Removing intermediate container b37e2c088b77 20:06:59 ---> 0752f6163007 20:06:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:59 ---> 35f6adcebeda 20:06:59 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:06:59 ---> Running in b78ad80edc57 20:06:59 ---> Running in 99b3d9be068c 20:06:59 ---> Running in e17316fb4bcc 20:06:59 Removing intermediate container edf53115d800 20:06:59 ---> 319992977de0 20:06:59 Step 22/23 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:07:00 Removing intermediate container 99b3d9be068c 20:07:00 ---> 6e900280bd01 20:07:00 Step 20/22 : LABEL arch=x86_64 20:07:00 Removing intermediate container b78ad80edc57 20:07:00 ---> a330769f4607 20:07:00 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:00 ---> Running in 04c1c0f49010 20:07:00 ---> Running in 3aba7fedc471 20:07:00 Removing intermediate container e17316fb4bcc 20:07:00 ---> 2dc5166ea054 20:07:00 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:00 ---> c8db61f5a7c9 20:07:00 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:07:00 ---> Running in 58f506dac91a 20:07:00 ---> Running in f0156dd4bf87 20:07:00 Removing intermediate container 3aba7fedc471 20:07:00 ---> 4ddad3b94d9f 20:07:00 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:07:00 Removing intermediate container 04c1c0f49010 20:07:00 ---> 6fb165ff5af2 20:07:00 Step 23/23 : LABEL version=0.0.0 20:07:00 ---> Running in e2f504660672 20:07:00 Removing intermediate container 58f506dac91a 20:07:00 ---> 7737aadce2e9 20:07:00 Step 21/23 : LABEL arch=x86_64 20:07:00 ---> Running in 20c73e852cf6 20:07:00 Removing intermediate container f0156dd4bf87 20:07:00 ---> abd4c2bf21db 20:07:00 Step 17/19 : LABEL arch=x86_64 20:07:00 Removing intermediate container e2f504660672 20:07:00 ---> f3e96bc84e0f 20:07:00 Step 22/22 : LABEL version=0.0.0 20:07:00 ---> e81d49a8ceda 20:07:00 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:07:00 ---> Running in 1ddfb83df8d1 20:07:00 ---> Running in 6ca82dd08728 20:07:00 ---> Running in 13d0c301cc19 20:07:00 Removing intermediate container 20c73e852cf6 20:07:00 ---> 378433bc966a 20:07:00 20:07:00 ---> 3df6caef7dfe 20:07:00 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:07:00 Removing intermediate container 1ddfb83df8d1 20:07:00 ---> d95e17d370a9 20:07:00 Step 22/23 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:07:00 Removing intermediate container 6ca82dd08728 20:07:00 ---> 995396fb369e 20:07:00 Step 18/19 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:07:00 Removing intermediate container 13d0c301cc19 20:07:00 ---> a87ea5e5167a 20:07:00 20:07:01 Successfully built 378433bc966a 20:07:01 ---> Running in a93ade50e68a 20:07:01 Successfully tagged core-command:latest 20:07:01  Building core-command ... done Building core-metadata 20:07:01 ---> Running in 4ce2aaf9ef9f 20:07:01 ---> Running in 0441b4cfe29b 20:07:01 Successfully built a87ea5e5167a 20:07:01 Successfully tagged support-scheduler:latest 20:07:01  Building support-scheduler ... done Removing intermediate container 4ce2aaf9ef9f 20:07:01 ---> e12ccacb6390 20:07:01 Step 19/19 : LABEL version=0.0.0 20:07:01 Removing intermediate container 0441b4cfe29b 20:07:01 ---> f4a8e94479d0 20:07:01 Step 23/23 : LABEL version=0.0.0 20:07:04 ---> Running in a9596284095d 20:07:04 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:07:04 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:07:04 ---> b6f07a318caa 20:07:04 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:07:04 ---> Using cache 20:07:04 ---> 465695858db2 20:07:04 Step 4/24 : WORKDIR /edgex-go 20:07:04 ---> Using cache 20:07:04 ---> d2bfed11fa60 20:07:04 Step 5/24 : RUN apk add --update --no-cache make git 20:07:04 ---> Using cache 20:07:04 ---> 890687c73dd6 20:07:04 Step 6/24 : COPY go.mod vendor* ./ 20:07:04 ---> Using cache 20:07:04 ---> 616658bb37e9 20:07:04 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:04 ---> Using cache 20:07:04 ---> 42217ef9fafb 20:07:04 Step 8/24 : COPY . . 20:07:04 ---> Using cache 20:07:04 ---> 006268c4447d 20:07:04 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:07:06 ---> Running in 0bce13c4a8da 20:07:06 ---> Running in f4820d16c2ed 20:07:06 Removing intermediate container a9596284095d 20:07:06 ---> 86e61125ecf7 20:07:06 20:07:06 Successfully built 86e61125ecf7 20:07:06 Successfully tagged security-spiffe-token-provider:latest 20:07:06  Building security-spiffe-token-provider ... done Removing intermediate container 0bce13c4a8da 20:07:06 ---> 4bf58014c213 20:07:06 20:07:06 Successfully built 4bf58014c213 20:07:06 Successfully tagged security-spire-server:latest 20:07:06  Building security-spire-server ... done Removing intermediate container a93ade50e68a 20:07:06 ---> 759f31cbf56c 20:07:06 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:07:06 ---> Running in 24c5cee6d801 20:07:06 Removing intermediate container 24c5cee6d801 20:07:06 ---> bd66793cd88f 20:07:06 Step 22/24 : LABEL arch=x86_64 20:07:06 ---> Running in 1ac4103f04cd 20:07:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:07:06 Removing intermediate container 1ac4103f04cd 20:07:06 ---> 8c21afd55169 20:07:06 Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:07:06 ---> Running in c51720743d78 20:07:07 Removing intermediate container c51720743d78 20:07:07 ---> 188d70800fdf 20:07:07 Step 24/24 : LABEL version=0.0.0 20:07:07 ---> Running in 0b4c4b4058b9 20:07:07 Removing intermediate container 0b4c4b4058b9 20:07:07 ---> 68a9e6a91072 20:07:07 20:07:07 Successfully built 68a9e6a91072 20:07:07 Successfully tagged security-secretstore-setup:latest 20:07:20 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:07:20 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:07:20 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:07:20 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:07:20 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:07:22  Building security-secretstore-setup ... done Removing intermediate container f4820d16c2ed 20:07:22 ---> 8cf17489c9ff 20:07:22 20:07:22 Step 10/24 : FROM alpine:3.16 20:07:22 ---> dfd21b5a31f5 20:07:22 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:07:22 ---> Using cache 20:07:22 ---> d4d5dca907c1 20:07:22 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:07:22 ---> Using cache 20:07:22 ---> e0f323d4a7f2 20:07:22 Step 13/24 : ENV APP_PORT=59881 20:07:22 ---> Running in 837b7125e91c 20:07:22 Removing intermediate container 837b7125e91c 20:07:22 ---> fd65d3ab148f 20:07:22 Step 14/24 : EXPOSE $APP_PORT 20:07:22 ---> Running in 639561cb81d1 20:07:22 Removing intermediate container 639561cb81d1 20:07:22 ---> 56ebd87f9b6d 20:07:22 Step 15/24 : WORKDIR / 20:07:22 ---> Running in 39d3f0e78df9 20:07:22 Removing intermediate container 39d3f0e78df9 20:07:22 ---> 9c72783d0437 20:07:22 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:22 ---> 27431565afe8 20:07:22 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:22 ---> 4efb782355a0 20:07:22 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:07:22 ---> 4e7803635e66 20:07:22 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:07:22 ---> 88bb16b1f293 20:07:22 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:07:22 ---> Running in a4152813e0eb 20:07:23 Removing intermediate container a4152813e0eb 20:07:23 ---> a7a99dc8f363 20:07:23 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:23 ---> Running in 82737861e179 20:07:23 Removing intermediate container 82737861e179 20:07:23 ---> cc961494bd7b 20:07:23 Step 22/24 : LABEL arch=x86_64 20:07:23 ---> Running in d43bc7eec417 20:07:23 Removing intermediate container d43bc7eec417 20:07:23 ---> 6a859e8563f5 20:07:23 Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:07:23 ---> Running in 31fbeb295cc7 20:07:23 Removing intermediate container 31fbeb295cc7 20:07:23 ---> 5f1942870632 20:07:23 Step 24/24 : LABEL version=0.0.0 20:07:23 ---> Running in f3da0a284030 20:07:23 Removing intermediate container f3da0a284030 20:07:23 ---> b717ef773759 20:07:23 20:07:23 Successfully built b717ef773759 20:07:23 Successfully tagged core-metadata:latest 20:07:23  Building core-metadata ... done  [Pipeline] } 20:07:23 $ docker stop --time=1 26cc864a774f414cfe44930125c074a594acf77b39fbe8bc6722d369d13bf5fc 20:07:25 $ docker rm -f --volumes 26cc864a774f414cfe44930125c074a594acf77b39fbe8bc6722d369d13bf5fc [Pipeline] // withDockerContainer [Pipeline] sh 20:07:25 + docker images 20:07:25 REPOSITORY TAG IMAGE ID CREATED SIZE 20:07:25 core-metadata latest b717ef773759 2 seconds ago 18.5MB 20:07:25 8cf17489c9ff 5 seconds ago 1.7GB 20:07:25 security-secretstore-setup latest 68a9e6a91072 18 seconds ago 30MB 20:07:25 security-spire-server latest 4bf58014c213 20 seconds ago 86.5MB 20:07:25 security-spiffe-token-provider latest 86e61125ecf7 20 seconds ago 30MB 20:07:25 core-command latest 378433bc966a 25 seconds ago 17.7MB 20:07:25 support-scheduler latest a87ea5e5167a 25 seconds ago 30.1MB 20:07:25 7c3541818686 30 seconds ago 1.56GB 20:07:25 3dc83182202c 32 seconds ago 1.73GB 20:07:25 eb80d1725fb8 32 seconds ago 1.75GB 20:07:25 a2e11c113d9f 33 seconds ago 1.68GB 20:07:25 26db922df46b 39 seconds ago 1.69GB 20:07:25 security-proxy-setup latest 18a20faa2c60 About a minute ago 27.8MB 20:07:25 core-data latest 72296047ac08 About a minute ago 18MB 20:07:25 core-common-config-bootstrapper latest 15292c613055 About a minute ago 15.5MB 20:07:25 security-bootstrapper latest ea42ed1b7dcf About a minute ago 20.4MB 20:07:25 8d7d190e4e51 About a minute ago 1.68GB 20:07:25 415763e214cb 2 minutes ago 1.7GB 20:07:25 8a44e0ae013d 2 minutes ago 1.68GB 20:07:25 security-proxy-auth latest 0ad5548eb101 2 minutes ago 16.2MB 20:07:25 support-notifications latest 972a72cfa9e1 2 minutes ago 30.7MB 20:07:25 7095dcb22e1e 2 minutes ago 1.76GB 20:07:25 3b6ab892b823 2 minutes ago 1.68GB 20:07:25 941381b278d0 3 minutes ago 1.67GB 20:07:25 security-spire-config latest 2e63521ac576 3 minutes ago 85.8MB 20:07:25 security-spire-agent latest ba6e7e310be3 3 minutes ago 125MB 20:07:25 b03384821385 3 minutes ago 1.56GB 20:07:25 6180807c6047 3 minutes ago 1.56GB 20:07:25 ci-base-image-x86_64 latest b6f07a318caa 7 minutes ago 904MB 20:07:25 alpine 3.15 5ce65d7b0fde 2 weeks ago 5.59MB 20:07:25 alpine 3.16 dfd21b5a31f5 2 weeks ago 5.55MB 20:07:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 20:07:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 20:07:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:07:35 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:07:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.324s coverage: 28.7% of statements 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.613s coverage: 98.5% of statements 20:08:05 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.813s coverage: 71.2% of statements 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:08:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.476s coverage: 54.0% of statements 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:08:05 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.045s coverage: 88.5% of statements 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:08:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.694s coverage: 3.9% of statements 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.283s coverage: 95.6% of statements 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.407s coverage: 72.2% of statements 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.573s coverage: 65.9% of statements 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.481s coverage: 0.9% of statements 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.386s coverage: 29.6% of statements 20:08:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.321s coverage: 47.1% of statements 20:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.325s coverage: 82.9% of statements 20:08:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.263s coverage: 94.1% of statements 20:08:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.362s coverage: 96.3% of statements 20:08:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.231s coverage: 87.5% of statements 20:08:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.296s coverage: 94.4% of statements 20:08:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.210s coverage: 44.8% of statements 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.411s coverage: 79.9% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.318s coverage: 92.9% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.072s coverage: 64.4% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.289s coverage: 86.9% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.243s coverage: 87.2% of statements 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.206s coverage: 20.0% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.228s coverage: 100.0% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.322s coverage: 77.4% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.330s coverage: 80.0% of statements 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.260s coverage: 87.2% of statements 20:09:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.028s coverage: 91.2% of statements 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.260s coverage: 63.1% of statements 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.397s coverage: 100.0% of statements 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.198s coverage: 89.4% of statements 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.060s coverage: 100.0% of statements 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.073s coverage: 73.7% of statements 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.124s coverage: 100.0% of statements 20:09:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.540s coverage: 65.3% of statements 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.966s coverage: 41.0% of statements 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.420s coverage: 89.5% of statements 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.298s coverage: 84.8% of statements 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:09:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.363s coverage: 17.7% of statements 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.728s coverage: 92.3% of statements 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.337s coverage: 63.2% of statements 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:09:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.459s coverage: 97.7% of statements 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:09:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:09:25 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:09:25 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:09:25 go vet ./... 20:11:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:11:18 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:11:19 ./bin/test-attribution-txt.sh [Pipeline] echo 20:11:19 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:11:20 + ls -al . 20:11:20 total 740 20:11:20 drwxrwxr-x 10 1001 1001 4096 Feb 27 20:04 . 20:11:20 drwxr-xr-x 4 root root 4096 Feb 27 20:04 .. 20:11:20 drwxrwxr-x 2 1001 1001 4096 Feb 27 20:02 .blubracket 20:11:20 -rw-rw-r-- 1 1001 1001 16 Feb 27 20:02 .dockerignore 20:11:20 drwxrwxr-x 8 1001 1001 4096 Feb 27 20:02 .git 20:11:20 drwxrwxr-x 3 1001 1001 4096 Feb 27 20:02 .github 20:11:20 -rw-rw-r-- 1 1001 1001 1068 Feb 27 20:02 .gitignore 20:11:20 -rw-rw-r-- 1 1001 1001 42 Feb 27 20:02 .golangci.yml 20:11:20 -rw-rw-r-- 1 1001 1001 87 Feb 27 20:02 .hadolint.yml 20:11:20 -rw-rw-r-- 1 1001 1001 166 Feb 27 20:02 .sonarcloud.properties 20:11:20 -rw-rw-r-- 1 1001 1001 1171 Feb 27 20:02 ADOPTERS.md 20:11:20 -rw-rw-r-- 1 1001 1001 10825 Feb 27 20:02 Attribution.txt 20:11:20 -rw-rw-r-- 1 1001 1001 73765 Feb 27 20:02 CHANGELOG.md 20:11:20 -rw-rw-r-- 1 1001 1001 3804 Feb 27 20:02 CONTRIBUTING.md 20:11:20 -rw-rw-r-- 1 1001 1001 677 Feb 27 20:02 GOVERNANCE.md 20:11:20 -rw-rw-r-- 1 1001 1001 883 Feb 27 20:02 Jenkinsfile 20:11:20 -rw-rw-r-- 1 1001 1001 10775 Feb 27 20:02 LICENSE 20:11:20 -rw-rw-r-- 1 1001 1001 14116 Feb 27 20:02 Makefile 20:11:20 -rw-rw-r-- 1 1001 1001 582 Feb 27 20:02 OWNERS.md 20:11:20 -rw-rw-r-- 1 1001 1001 9403 Feb 27 20:02 README.md 20:11:20 -rw-rw-r-- 1 1001 1001 6912 Feb 27 20:02 SECURITY.md 20:11:20 -rw-rw-r-- 1 1001 1001 5 Feb 27 19:59 VERSION 20:11:20 drwxrwxr-x 2 1001 1001 4096 Feb 27 20:02 bin 20:11:20 drwxrwxr-x 18 1001 1001 4096 Feb 27 20:02 cmd 20:11:20 -rw-r--r-- 1 root root 487670 Feb 27 20:09 coverage.out 20:11:20 -rw-rw-r-- 1 1001 1001 3296 Feb 27 20:02 go.mod 20:11:20 -rw-rw-r-- 1 1001 1001 31429 Feb 27 20:02 go.sum 20:11:20 drwxrwxr-x 7 1001 1001 4096 Feb 27 20:02 internal 20:11:20 drwxrwxr-x 3 1001 1001 4096 Feb 27 20:02 openapi 20:11:20 drwxrwxr-x 4 1001 1001 4096 Feb 27 20:02 snap 20:11:20 -rw-rw-r-- 1 1001 1001 204 Feb 27 20:02 version.go [Pipeline] sh 20:11:20 + '[' -e coverage.out ] 20:11:20 + chown 1001:1001 coverage.out [Pipeline] stash 20:11:20 Warning: overwriting stash ‘coverage-report’ 20:11:21 Stashed 1 file(s) [Pipeline] sh 20:11:21 + make build 20:11:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:12:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:12:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:13:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:13: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 20:13:55 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:14:01 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:14:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:14: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:14:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:14:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:14:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:14:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:14:48 $ docker stop --time=1 7d775859010e3ebf013868d97cf796fed4e524779bc03143305304be38bdadf8 20:14:50 $ docker rm -f --volumes 7d775859010e3ebf013868d97cf796fed4e524779bc03143305304be38bdadf8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:52 20:14:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:53 latest: Pulling from edgex-devops/edgex-compose-arm64 20:14:53 29e5d40040c1: Pulling fs layer 20:14:53 1ce36da41761: Pulling fs layer 20:14:53 25b303627fd3: Pulling fs layer 20:14:53 29e5d40040c1: Verifying Checksum 20:14:53 29e5d40040c1: Download complete 20:14:53 1ce36da41761: Verifying Checksum 20:14:53 1ce36da41761: Download complete 20:14:54 29e5d40040c1: Pull complete 20:14:55 25b303627fd3: Verifying Checksum 20:14:55 1ce36da41761: Pull complete 20:15:05 25b303627fd3: Pull complete 20:15:05 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:15:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:05 prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container 20:15:05 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:15:08 $ docker top 687207cf87e92d856978a5d9a392476aac8bfa9d13f78d00a9e65473a5811da2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:09 + docker-compose build --help 20:15:09 + grep parallel 20:15:14 --parallel Build images in parallel. [Pipeline] } 20:15:15 $ docker stop --time=1 687207cf87e92d856978a5d9a392476aac8bfa9d13f78d00a9e65473a5811da2 20:15:16 $ docker rm -f --volumes 687207cf87e92d856978a5d9a392476aac8bfa9d13f78d00a9e65473a5811da2 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:15:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:15:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:15:17 prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container 20:15:17 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:15:19 $ docker top 907064b3753e16571894247e7cd2f3ef6cf911c9cc9803b93b43f9b421753a28 -eo pid,comm [Pipeline] { [Pipeline] sh 20:15:20 + docker-compose -f ./docker-compose-build.yml build --parallel 20:15:26 Building core-command ... 20:15:26 Building core-common-config-bootstrapper ... 20:15:26 Building core-data ... 20:15:26 Building core-metadata ... 20:15:26 Building security-bootstrapper ... 20:15:26 Building security-proxy-auth ... 20:15:26 Building security-proxy-setup ... 20:15:26 Building security-secretstore-setup ... 20:15:26 Building security-spiffe-token-provider ... 20:15:26 Building security-spire-agent ... 20:15:26 Building security-spire-config ... 20:15:26 Building security-spire-server ... 20:15:26 Building support-notifications ... 20:15:26 Building support-scheduler ... 20:15:26 Building security-proxy-setup 20:15:26 Building core-data 20:15:26 Building security-proxy-auth 20:15:26 Building security-spiffe-token-provider 20:15:26 Building support-notifications 20:16:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> 87abef2748ed 20:16:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> 87abef2748ed 20:16:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:23 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:23 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> 87abef2748ed 20:16:23 Step 3/21 : WORKDIR /edgex-go 20:16:23 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:23 Step 2/19 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> 87abef2748ed 20:16:23 Step 3/19 : WORKDIR /edgex-go 20:16:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:16:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:16:23 ---> 87abef2748ed 20:16:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:16:23 ---> Running in c656afca7686 20:16:23 ---> Running in b16e67bab2af 20:16:23 ---> Running in fbf2d0ba9a8b 20:16:23 ---> Running in 593469c13562 20:16:23 ---> Running in 9e96529b4046 20:16:23 Removing intermediate container fbf2d0ba9a8b 20:16:23 ---> 8f78742d1edc 20:16:23 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 20:16:23 Removing intermediate container 9e96529b4046 20:16:23 ---> 7c549eaee7f9 20:16:23 Step 4/22 : WORKDIR /edgex-go 20:16:23 Removing intermediate container c656afca7686 20:16:23 ---> 6fbb4995fb45 20:16:23 Removing intermediate container b16e67bab2af 20:16:23 Step 4/21 : RUN apk add --update --no-cache make git 20:16:23 ---> cb142845b153 20:16:23 Step 4/22 : WORKDIR /edgex-go 20:16:23 Removing intermediate container 593469c13562 20:16:23 ---> 351abbda1a75 20:16:23 Step 4/22 : WORKDIR /edgex-go 20:16:23 ---> Running in d93d327b4318 20:16:23 ---> Running in 20a7f87a46a8 20:16:23 ---> Running in d6359648af63 20:16:23 ---> Running in b01824d99d2a 20:16:23 ---> Running in 195ba24b1a81 20:16:23 Removing intermediate container d6359648af63 20:16:23 ---> 13ea9f1212e5 20:16:23 Step 5/22 : RUN apk add --update --no-cache make git 20:16:23 ---> Running in 2ba9d9af18d0 20:16:23 Removing intermediate container b01824d99d2a 20:16:23 ---> 2d2030fedb88 20:16:23 Step 5/22 : RUN apk add --update --no-cache make git 20:16:23 Removing intermediate container 195ba24b1a81 20:16:23 ---> 1a4e99d7d85a 20:16:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 20:16:23 ---> Running in 78ad52aa0f7b 20:16:23 ---> Running in 304669bb68f7 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:23 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 20:16:23 v3.16.4-34-gd804f7ec27c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 20:16:23 OK: 16903 distinct packages available 20:16:23 OK: 221 MiB in 51 packages 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:16:23 OK: 221 MiB in 51 packages 20:16:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:16:24 OK: 221 MiB in 51 packages 20:16:24 OK: 221 MiB in 51 packages 20:16:24 Removing intermediate container 20a7f87a46a8 20:16:24 ---> 4dbbdc9c91ff 20:16:24 Step 5/21 : COPY go.mod vendor* ./ 20:16:25 OK: 221 MiB in 51 packages 20:16:25 Removing intermediate container 2ba9d9af18d0 20:16:25 ---> 6595c2206548 20:16:25 Step 6/22 : COPY go.mod vendor* ./ 20:16:26 ---> dbe8262530fb 20:16:26 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:26 Removing intermediate container 78ad52aa0f7b 20:16:26 ---> 8e1a2d3c23b4 20:16:26 Step 6/22 : COPY go.mod vendor* ./ 20:16:26 Removing intermediate container 304669bb68f7 20:16:26 ---> 76f547f7bd81 20:16:26 Step 6/22 : COPY go.mod vendor* ./ 20:16:26 ---> 4002eec23041 20:16:26 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:26 ---> Running in 23a4ff586ad6 20:16:26 Removing intermediate container d93d327b4318 20:16:26 ---> b114eee49a78 20:16:26 Step 5/19 : COPY go.mod vendor* ./ 20:16:26 ---> Running in b4b5f316805d 20:16:27 ---> 11c56a1fa0d5 20:16:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:27 ---> Running in 297724b00b28 20:16:27 ---> a0d8c4749b63 20:16:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:27 ---> Running in 809f90400423 20:16:28 ---> d52922036cbf 20:16:28 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:16:28 ---> Running in 6584b0855e11 20:18:19 Removing intermediate container 6584b0855e11 20:18:19 ---> 5ab46cf8a928 20:18:19 Step 7/19 : COPY . . 20:18:19 Removing intermediate container 297724b00b28 20:18:19 ---> dc06c71ac872 20:18:19 Step 8/22 : COPY . . 20:18:19 Removing intermediate container 809f90400423 20:18:19 ---> 44fdb2ce70e1 20:18:19 Step 8/22 : COPY . . 20:18:19 Removing intermediate container b4b5f316805d 20:18:19 ---> d72c125c71b9 20:18:19 Step 8/22 : COPY . . 20:18:19 Removing intermediate container 23a4ff586ad6 20:18:19 ---> 606964b61e12 20:18:19 Step 7/21 : COPY . . 20:18:28 ---> b5495789d618 20:18:28 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:18:28 ---> 771ec99238fe 20:18:28 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 20:18:28 ---> a28f436e190a 20:18:28 Step 9/22 : RUN make cmd/support-notifications/support-notifications 20:18:28 ---> 65aaff7cfc56 20:18:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:18:28 ---> Running in 5343f1d7126e 20:18:28 ---> Running in 01d149d90fc3 20:18:28 ---> 158041767548 20:18:28 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:18:28 ---> Running in 504149b91153 20:18:28 ---> Running in 0fb4fde3da92 20:18:28 ---> Running in 17650c533b80 20:18:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 20:18: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 20:18:30 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:18:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:18:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:24:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:24:57 Removing intermediate container 17650c533b80 20:24:57 ---> 104ecca08094 20:24:57 20:24:57 Step 10/22 : FROM alpine:3.16 20:24:57 3.16: Pulling from library/alpine 20:24:59 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 20:24:59 Status: Downloaded newer image for alpine:3.16 20:24:59 ---> 4c81e5bf8899 20:24:59 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:59 ---> Running in 5fb18e9f4f44 20:24:59 Removing intermediate container 5fb18e9f4f44 20:24:59 ---> 95a8da22a9c9 20:24:59 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:24:59 ---> Running in 58717c7f2708 20:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:04 (1/1) Installing dumb-init (1.2.5-r1) 20:25:04 Executing busybox-1.35.0-r17.trigger 20:25:04 OK: 5 MiB in 15 packages 20:25:06 Removing intermediate container 58717c7f2708 20:25:06 ---> 0a309c2fbc21 20:25:06 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:06 ---> 63e8d49cbbdc 20:25:06 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:25:12 ---> 53ab4aa96031 20:25:12 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:25:13 ---> 4053d1e401f3 20:25:13 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:25:14 ---> 70ff607a200c 20:25:14 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:15 ---> Running in 97db6dc1cf5f 20:25:15 Removing intermediate container 5343f1d7126e 20:25:15 ---> 8c9314889eef 20:25:15 20:25:15 Step 9/21 : FROM alpine:3.16 20:25:15 ---> 4c81e5bf8899 20:25:15 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 20:25:16 ---> Running in 39f4b339261d 20:25:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:25:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:25:19 Removing intermediate container 97db6dc1cf5f 20:25:19 ---> d6bdd4213d35 20:25:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:25:19 ---> Running in 1b4bd8f4ae7e 20:25:19 Removing intermediate container 1b4bd8f4ae7e 20:25:19 ---> 5c4728ef6e2c 20:25:19 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:25:19 ---> Running in 34a1c998324c 20:25:20 Removing intermediate container 34a1c998324c 20:25:20 ---> ce3fbd533381 20:25:20 Step 20/22 : LABEL arch=arm64 20:25:20 ---> Running in 6d673abce30f 20:25:21 (1/6) Installing ca-certificates (20220614-r0) 20:25:21 (2/6) Installing brotli-libs (1.0.9-r6) 20:25:21 Removing intermediate container 6d673abce30f 20:25:21 ---> 47de17b99b4b 20:25:21 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:25:21 (3/6) Installing nghttp2-libs (1.47.0-r0) 20:25:21 (4/6) Installing libcurl (7.83.1-r6) 20:25:21 (5/6) Installing curl (7.83.1-r6) 20:25:21 (6/6) Installing dumb-init (1.2.5-r1) 20:25:21 Executing busybox-1.35.0-r17.trigger 20:25:21 ---> Running in b5ff6332f587 20:25:21 Executing ca-certificates-20220614-r0.trigger 20:25:21 OK: 8 MiB in 20 packages 20:25:21 Removing intermediate container b5ff6332f587 20:25:21 ---> 4344561a9588 20:25:21 Step 22/22 : LABEL version=0.0.0 20:25:21 ---> Running in e80e60ab05e7 20:25:22 Removing intermediate container e80e60ab05e7 20:25:22 ---> f9fc6d232fcb 20:25:22 20:25:23 Successfully built f9fc6d232fcb 20:25:23 Successfully tagged security-proxy-auth-arm64:latest 20:25:23  Building security-proxy-auth ... done Building security-secretstore-setup 20:25:23 Removing intermediate container 39f4b339261d 20:25:23 ---> 02dffce4b36b 20:25:24 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:25:24 ---> Running in 2c532505d438 20:25:24 Removing intermediate container 2c532505d438 20:25:24 ---> 0fa56985eca1 20:25:24 Step 12/21 : WORKDIR /edgex 20:25:24 ---> Running in 680ddce04051 20:25:25 Removing intermediate container 680ddce04051 20:25:25 ---> 49c6d4148a6e 20:25:25 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 20:25:26 ---> 89f9c351c8bc 20:25:26 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 20:25:28 ---> bf94f280a07c 20:25:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:25:29 ---> db289b68fa5f 20:25:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:25:30 ---> 5c1d31b43d10 20:25:30 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:30 ---> Running in 934808a5b2b4 20:25:34 Removing intermediate container 934808a5b2b4 20:25:34 ---> 36fb82ec09f0 20:25:34 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:25:34 ---> Running in a9f997de6874 20:25:36 Removing intermediate container a9f997de6874 20:25:36 ---> 98a3f5aa3b90 20:25:36 Step 19/21 : LABEL arch=arm64 20:25:36 ---> Running in b6b1cc158f8c 20:25:37 Removing intermediate container b6b1cc158f8c 20:25:37 ---> fb54d56728ec 20:25:37 Step 20/21 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:25:37 ---> Running in 33ea07cb8349 20:25:38 Removing intermediate container 33ea07cb8349 20:25:38 ---> 2699f1fc4fca 20:25:38 Step 21/21 : LABEL version=0.0.0 20:25:38 ---> Running in d170d9490de3 20:25:38 Removing intermediate container d170d9490de3 20:25:39 ---> 175e8431d065 20:25:39 20:25:39 Successfully built 175e8431d065 20:25:39 Successfully tagged security-proxy-setup-arm64:latest 20:25:39  Building security-proxy-setup ... done Building core-command 20:25:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:25:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:25:46 ---> 87abef2748ed 20:25:46 Step 3/24 : WORKDIR /edgex-go 20:25:46 ---> Using cache 20:25:46 ---> 6fbb4995fb45 20:25:46 Step 4/24 : RUN apk add --update --no-cache make git 20:25:46 ---> Using cache 20:25:46 ---> 4dbbdc9c91ff 20:25:46 Step 5/24 : COPY go.mod vendor* ./ 20:25:46 ---> Using cache 20:25:46 ---> dbe8262530fb 20:25:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:25:46 ---> Using cache 20:25:46 ---> 606964b61e12 20:25:46 Step 7/24 : COPY . . 20:25:46 ---> Using cache 20:25:46 ---> 771ec99238fe 20:25:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:25:46 ---> Running in 208369d332ec 20:25: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:26:03 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:26:03 ---> 87abef2748ed 20:26:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:26:03 ---> Using cache 20:26:03 ---> cb142845b153 20:26:03 Step 4/23 : WORKDIR /edgex-go 20:26:03 ---> Using cache 20:26:03 ---> 1a4e99d7d85a 20:26:03 Step 5/23 : RUN apk add --update --no-cache make git 20:26:03 ---> Running in 59bce312f786 20:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:06 OK: 221 MiB in 51 packages 20:26:07 Removing intermediate container 59bce312f786 20:26:07 ---> 6b61663d6575 20:26:07 Step 6/23 : COPY go.mod vendor* ./ 20:26:08 ---> 2ed4e25e3ab1 20:26:08 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:08 ---> Running in 81dbca94f90c 20:26:18 Removing intermediate container 0fb4fde3da92 20:26:18 ---> 472f2f638b8e 20:26:18 20:26:18 Step 10/22 : FROM alpine:3.16 20:26:18 ---> 4c81e5bf8899 20:26:18 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:26:18 ---> Running in e771a16afa8f 20:26:19 Removing intermediate container e771a16afa8f 20:26:19 ---> 41f5ec0221a1 20:26:19 Step 12/22 : ENV APP_PORT=59880 20:26:19 ---> Running in 422450e43fb0 20:26:19 Removing intermediate container 422450e43fb0 20:26:19 ---> 4d27ebdece58 20:26:19 Step 13/22 : EXPOSE $APP_PORT 20:26:20 ---> Running in e876507c91e3 20:26:20 Removing intermediate container e876507c91e3 20:26:20 ---> 6579464809ae 20:26:20 Step 14/22 : RUN apk add --update --no-cache dumb-init 20:26:20 ---> Running in 4090ab747f84 20:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:26:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:26:24 (1/1) Installing dumb-init (1.2.5-r1) 20:26:24 Executing busybox-1.35.0-r17.trigger 20:26:24 OK: 5 MiB in 15 packages 20:26:26 Removing intermediate container 4090ab747f84 20:26:26 ---> 3a0ae6b50c5d 20:26:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:27 ---> e5865e41a7b9 20:26:27 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:26:29 ---> 2f84fb67debb 20:26:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:26:30 ---> d6bfa41e4ba5 20:26:30 Step 18/22 : ENTRYPOINT ["/core-data"] 20:26:30 ---> Running in 7de4e327f737 20:26:30 Removing intermediate container 7de4e327f737 20:26:30 ---> 886a98ce8f59 20:26:30 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:26:31 ---> Running in eab99bc0e424 20:26:31 Removing intermediate container eab99bc0e424 20:26:31 ---> fc430a91cbdc 20:26:31 Step 20/22 : LABEL arch=arm64 20:26:31 ---> Running in 88442d761934 20:26:32 Removing intermediate container 88442d761934 20:26:32 ---> c18a2b9a05e0 20:26:32 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:26:32 ---> Running in dfd6634bec60 20:26:32 Removing intermediate container dfd6634bec60 20:26:32 ---> 985cafc4bde2 20:26:32 Step 22/22 : LABEL version=0.0.0 20:26:33 ---> Running in ef619167d7fe 20:26:33 Removing intermediate container ef619167d7fe 20:26:33 ---> 776f5b0d786e 20:26:33 20:26:34 Successfully built 776f5b0d786e 20:26:34 Successfully tagged core-data-arm64:latest 20:26:34 Building core-metadata 20:26:56  Building core-data ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:26:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:26:56 ---> 87abef2748ed 20:26:56 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:26:56 ---> Using cache 20:26:56 ---> cb142845b153 20:26:56 Step 4/24 : WORKDIR /edgex-go 20:26:56 ---> Using cache 20:26:56 ---> 1a4e99d7d85a 20:26:56 Step 5/24 : RUN apk add --update --no-cache make git 20:26:56 ---> Using cache 20:26:56 ---> 6b61663d6575 20:26:56 Step 6/24 : COPY go.mod vendor* ./ 20:26:56 ---> Using cache 20:26:56 ---> 2ed4e25e3ab1 20:26:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:56 ---> Running in 6efbceb0ce28 20:28:04 Removing intermediate container 81dbca94f90c 20:28:04 ---> 1c12edf8dda6 20:28:04 Step 8/23 : COPY . . 20:28:22 Removing intermediate container 01d149d90fc3 20:28:22 ---> 071f8daab208 20:28:22 20:28:22 Step 9/19 : FROM alpine:3.15 20:28:22 3.15: Pulling from library/alpine 20:28:22 ---> c5b2409f6496 20:28:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:28:25 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 20:28:25 ---> Running in 75d5a71c337b 20:28:25 Status: Downloaded newer image for alpine:3.15 20:28:25 ---> 354640af7b1b 20:28:25 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:28:26 ---> Running in 6bd04c0f9f8e 20:28:27 Removing intermediate container 6bd04c0f9f8e 20:28:27 ---> de509f27b00c 20:28:27 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:28:27 ---> Running in 8b9f994d9433 20:28:29 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:32 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:28:32 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:28:32 OK: 15734 distinct packages available 20:28:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:28:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:28:34 (1/9) Installing ca-certificates (20220614-r0) 20:28:35 (2/9) Installing brotli-libs (1.0.9-r5) 20:28:35 (3/9) Installing nghttp2-libs (1.46.0-r0) 20:28:35 (4/9) Installing libcurl (7.80.0-r6) 20:28:35 (5/9) Installing curl (7.80.0-r6) 20:28:35 (6/9) Installing dumb-init (1.2.5-r1) 20:28:35 (7/9) Installing musl-obstack (1.2.3-r0) 20:28:35 (8/9) Installing libucontext (1.1-r0) 20:28:35 (9/9) Installing gcompat (1.0.0-r4) 20:28:35 Executing busybox-1.34.1-r7.trigger 20:28:35 Executing ca-certificates-20220614-r0.trigger 20:28:35 OK: 8 MiB in 23 packages 20:28:40 Removing intermediate container 8b9f994d9433 20:28:40 ---> dbb6ee483a61 20:28:40 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:41 ---> 41046f12eb8d 20:28:41 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:28:47 ---> 737b01334f61 20:28:47 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:28:47 ---> 2ee1b22238d1 20:28:47 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:28:47 ---> Running in 460315320f7f 20:28:48 Removing intermediate container 460315320f7f 20:28:48 ---> 564d435f452d 20:28:48 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:28:49 ---> Running in aa729d7cebfb 20:28:50 Removing intermediate container aa729d7cebfb 20:28:50 ---> 607899256c4e 20:28:50 Step 17/19 : LABEL arch=arm64 20:28:50 ---> Running in 57568a4e0818 20:28:51 Removing intermediate container 57568a4e0818 20:28:51 ---> 7e7322008005 20:28:51 Step 18/19 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:28:51 ---> Running in 3348f3c16cbc 20:28:52 Removing intermediate container 3348f3c16cbc 20:28:52 ---> a0d26fb40ccf 20:28:52 Step 19/19 : LABEL version=0.0.0 20:28:52 ---> Running in 98d86f708a62 20:28:53 Removing intermediate container 98d86f708a62 20:28:53 ---> 287654a17120 20:28:53 20:28:54 Successfully built 287654a17120 20:28:54 Successfully tagged security-spiffe-token-provider-arm64:latest 20:28:54 Building core-common-config-bootstrapper 20:28:58  Building security-spiffe-token-provider ... done Removing intermediate container 6efbceb0ce28 20:28:58 ---> d724f308b362 20:28:58 Step 8/24 : COPY . . 20:29:16 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:29:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:29:16 ---> 87abef2748ed 20:29:16 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:29:16 ---> Using cache 20:29:16 ---> cb142845b153 20:29:16 Step 4/22 : WORKDIR /edgex-go 20:29:16 ---> Using cache 20:29:16 ---> 1a4e99d7d85a 20:29:16 Step 5/22 : RUN apk add --update --no-cache make git 20:29:16 ---> Using cache 20:29:16 ---> 6b61663d6575 20:29:16 Step 6/22 : COPY go.mod vendor* ./ 20:29:16 ---> Using cache 20:29:16 ---> 2ed4e25e3ab1 20:29:16 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:16 ---> Using cache 20:29:16 ---> d724f308b362 20:29:16 Step 8/22 : COPY . . 20:29:23 ---> 820e795e7c0e 20:29:23 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:29:23 ---> Running in d194c5e66419 20:29:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:29:28 Removing intermediate container 504149b91153 20:29:28 ---> 6affb6073d22 20:29:28 20:29:28 Step 10/22 : FROM alpine:3.16 20:29:28 ---> 4c81e5bf8899 20:29:28 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 20:29:28 ---> Running in 19f72cf954a5 20:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:29:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:29:33 (1/2) Installing ca-certificates (20220614-r0) 20:29:33 (2/2) Installing dumb-init (1.2.5-r1) 20:29:33 Executing busybox-1.35.0-r17.trigger 20:29:33 Executing ca-certificates-20220614-r0.trigger 20:29:34 OK: 6 MiB in 16 packages 20:29:37 ---> 165e978974df 20:29:37 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:29:37 ---> Running in 1382d49877aa 20:29:37 Removing intermediate container 19f72cf954a5 20:29:37 ---> fe6c99e34368 20:29:37 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:29:38 ---> Running in e107936a879d 20:29:38 Removing intermediate container e107936a879d 20:29:38 ---> 380a25d9a779 20:29:38 Step 13/22 : ENV APP_PORT=59860 20:29:38 ---> Running in e1f9f71d3250 20:29:39 Removing intermediate container e1f9f71d3250 20:29:39 ---> 373b5450b769 20:29:39 Step 14/22 : EXPOSE $APP_PORT 20:29:39 ---> Running in 75fc3208c694 20:29:40 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:29:40 Removing intermediate container 75fc3208c694 20:29:40 ---> 2dd0862430d5 20:29:40 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:42 ---> f7c5aa848d35 20:29:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:29:44 ---> 28384ea0bc95 20:29:44 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:29:45 ---> 95e0a0d20cfd 20:29:45 Step 18/22 : ENTRYPOINT ["/support-notifications"] 20:29:45 ---> Running in 020220327f3f 20:29:46 Removing intermediate container 020220327f3f 20:29:46 ---> dbaebf06afa0 20:29:46 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:29:46 ---> Running in d2e48c705a79 20:29:47 Removing intermediate container d2e48c705a79 20:29:47 ---> ab0676e11a45 20:29:47 Step 20/22 : LABEL arch=arm64 20:29:47 ---> Running in 0d238c3d3be5 20:29:47 Removing intermediate container 0d238c3d3be5 20:29:47 ---> 840067553d7f 20:29:47 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:29:47 ---> Running in 6f7a4f39934a 20:29:48 Removing intermediate container 6f7a4f39934a 20:29:48 ---> 254fae8de190 20:29:48 Step 22/22 : LABEL version=0.0.0 20:29:48 ---> Running in 60107cc67f55 20:29:49 Removing intermediate container 60107cc67f55 20:29:49 ---> 624d0c16a395 20:29:49 20:29:49 Successfully built 624d0c16a395 20:29:49 Successfully tagged support-notifications-arm64:latest 20:29:49 Building security-spire-config 20:30:07  Building support-notifications ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:30:07 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:30:07 ---> 87abef2748ed 20:30:07 Step 3/24 : WORKDIR /edgex-go 20:30:07 ---> Using cache 20:30:07 ---> 6fbb4995fb45 20:30:07 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:30:07 ---> Running in 03d293154f77 20:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:30:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:30:11 OK: 221 MiB in 51 packages 20:30:12 Removing intermediate container 03d293154f77 20:30:12 ---> 3f40ff01abf1 20:30:12 Step 5/24 : COPY go.mod vendor* ./ 20:30:13 ---> 632006f0adab 20:30:13 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:13 ---> Running in 955e6bb508e5 20:32:06 Removing intermediate container 955e6bb508e5 20:32:06 ---> c2239efa7ea4 20:32:06 Step 7/24 : COPY . . 20:32:07 ---> 5d239afecd80 20:32:07 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:32:07 ---> Running in 7355d81c2fbd 20:32:08 Removing intermediate container 7355d81c2fbd 20:32:08 ---> be58aad44ef6 20:32:08 Step 9/24 : WORKDIR /edgex-go/spire-build 20:32:08 ---> Running in b0e840debe16 20:32:09 Removing intermediate container b0e840debe16 20:32:09 ---> e302ca13626a 20:32:09 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:32:09 ---> Running in c9f64f0a32c1 20:32:12 Removing intermediate container c9f64f0a32c1 20:32:12 ---> deb4ab6a7afa 20:32:12 Step 11/24 : WORKDIR /edgex-go 20:32:12 ---> Running in 50b2991622ca 20:32:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:13 Removing intermediate container 50b2991622ca 20:32:13 ---> e0c69867f295 20:32:13 20:32:13 Step 12/24 : FROM alpine:3.15 20:32:13 ---> 354640af7b1b 20:32:13 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:32:13 ---> Using cache 20:32:13 ---> de509f27b00c 20:32:13 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:32:13 ---> Running in beadb60d5fff 20:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:32:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:32:17 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:32:17 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:32:17 OK: 15734 distinct packages available 20:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:32:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:32:19 (1/4) Installing dumb-init (1.2.5-r1) 20:32:19 (2/4) Installing musl-obstack (1.2.3-r0) 20:32:19 (3/4) Installing libucontext (1.1-r0) 20:32:19 (4/4) Installing gcompat (1.0.0-r4) 20:32:19 Executing busybox-1.34.1-r7.trigger 20:32:19 OK: 6 MiB in 18 packages 20:32:21 Removing intermediate container beadb60d5fff 20:32:21 ---> a53f18651326 20:32:21 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:32:27 ---> 68f08219a509 20:32:27 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:32:28 ---> 5e1c97a97ee7 20:32:28 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:32:28 ---> Running in c6f590536c0f 20:32:29 Removing intermediate container c6f590536c0f 20:32:29 ---> 5d18df60e950 20:32:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:32:30 ---> fc48af9b927e 20:32:30 Step 19/24 : WORKDIR / 20:32:31 ---> Running in c168f0afa66e 20:32:32 Removing intermediate container c168f0afa66e 20:32:32 ---> 2ac846546bac 20:32:32 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:32:32 ---> Running in 4477814ac18e 20:32:32 Removing intermediate container 4477814ac18e 20:32:32 ---> 83abc2b1372c 20:32:32 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:32 ---> Running in 9011a064cfe0 20:32:34 Removing intermediate container 9011a064cfe0 20:32:34 ---> eb060787dd87 20:32:34 Step 22/24 : LABEL arch=arm64 20:32:34 ---> Running in 0ddb1c985105 20:32:35 Removing intermediate container 0ddb1c985105 20:32:35 ---> 14cf1294d461 20:32:35 Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:32:35 ---> Running in 48f1988f611e 20:32:36 Removing intermediate container 48f1988f611e 20:32:36 ---> 2ba6c6ac42ed 20:32:36 Step 24/24 : LABEL version=0.0.0 20:32:36 ---> Running in 231962ac85e6 20:32:37 Removing intermediate container 231962ac85e6 20:32:37 ---> 5b7058a08dd3 20:32:37 20:32:37 Successfully built 5b7058a08dd3 20:32:38 Successfully tagged security-spire-config-arm64:latest 20:32:38 Building security-bootstrapper 20:32:38 Removing intermediate container 208369d332ec 20:32:38 ---> c08fe132a67f 20:32:38 20:32:38  Building security-spire-config ... done Step 9/24 : FROM alpine:3.16 20:32:38 ---> 4c81e5bf8899 20:32:38 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:32:38 ---> Running in 301ec67a5b1f 20:32:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:32:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:32:42 (1/3) Installing ca-certificates (20220614-r0) 20:32:42 (2/3) Installing dumb-init (1.2.5-r1) 20:32:42 (3/3) Installing su-exec (0.2-r1) 20:32:42 Executing busybox-1.35.0-r17.trigger 20:32:42 Executing ca-certificates-20220614-r0.trigger 20:32:42 OK: 6 MiB in 17 packages 20:32:45 Removing intermediate container 301ec67a5b1f 20:32:45 ---> 0c6add5d9238 20:32:45 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:32:45 ---> Running in 4d4b350b82dd 20:32:46 Removing intermediate container 4d4b350b82dd 20:32:46 ---> 70ecd47f2290 20:32:46 Step 12/24 : WORKDIR / 20:32:46 ---> Running in 0a518d1307f4 20:32:47 Removing intermediate container 0a518d1307f4 20:32:47 ---> 8e03f1849f4e 20:32:47 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:32:48 ---> ae05ba7511a6 20:32:48 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:32:50 ---> 7348037710de 20:32:50 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:32:51 ---> 13fdeb176204 20:32:51 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 20:32:52 ---> 75273540ebe8 20:32:52 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:32:55 ---> bd37cdec82d2 20:32:55 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:32:57 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:32:57 Step 2/32 : FROM ${BUILDER_BASE} AS builder 20:32:57 ---> 87abef2748ed 20:32:57 Step 3/32 : WORKDIR /edgex-go 20:32:57 ---> Using cache 20:32:57 ---> 6fbb4995fb45 20:32:57 Step 4/32 : RUN apk add --update --no-cache make git 20:32:57 ---> Using cache 20:32:57 ---> 4dbbdc9c91ff 20:32:57 Step 5/32 : COPY go.mod vendor* ./ 20:32:57 ---> Using cache 20:32:57 ---> dbe8262530fb 20:32:57 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:57 ---> Using cache 20:32:57 ---> 606964b61e12 20:32:57 Step 7/32 : COPY . . 20:32:57 ---> Using cache 20:32:57 ---> 771ec99238fe 20:32:57 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:32:57 ---> 1530ea87d299 20:32:57 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:32:57 ---> Running in e8a98a00b9d7 20:32:59 ---> 92e0006d40ed 20:32:59 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:32:59 ---> Running in 7a6dda7ad5b4 20:33: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:33:03 Removing intermediate container 7a6dda7ad5b4 20:33:03 ---> 09a484befa90 20:33:03 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:33:03 ---> Running in 75348ad1617f 20:33:03 Removing intermediate container 75348ad1617f 20:33:03 ---> 9f3b25b1d2eb 20:33:03 Step 22/24 : LABEL arch=arm64 20:33:03 ---> Running in e1099d8fb945 20:33:04 Removing intermediate container e1099d8fb945 20:33:04 ---> 968e3ce4b3d4 20:33:04 Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:33:04 ---> Running in 4d408673e8ae 20:33:04 Removing intermediate container 4d408673e8ae 20:33:04 ---> 2f99b1703de6 20:33:04 Step 24/24 : LABEL version=0.0.0 20:33:04 ---> Running in 549c0a458efe 20:33:05 Removing intermediate container 549c0a458efe 20:33:05 ---> 97f7116e44a7 20:33:05 20:33:05 Successfully built 97f7116e44a7 20:33:05 Successfully tagged security-secretstore-setup-arm64:latest 20:33:05  Building security-secretstore-setup ... done Building security-spire-server 20:33:23 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:33:23 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:33:23 ---> 87abef2748ed 20:33:23 Step 3/23 : WORKDIR /edgex-go 20:33:23 ---> Using cache 20:33:23 ---> 6fbb4995fb45 20:33:23 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 20:33:23 ---> Using cache 20:33:23 ---> 3f40ff01abf1 20:33:23 Step 5/23 : COPY go.mod vendor* ./ 20:33:23 ---> Using cache 20:33:23 ---> 632006f0adab 20:33:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:23 ---> Using cache 20:33:23 ---> c2239efa7ea4 20:33:23 Step 7/23 : COPY . . 20:33:23 ---> Using cache 20:33:23 ---> 5d239afecd80 20:33:23 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 20:33:23 ---> Using cache 20:33:23 ---> be58aad44ef6 20:33:23 Step 9/23 : WORKDIR /edgex-go/spire-build 20:33:23 ---> Using cache 20:33:23 ---> e302ca13626a 20:33:23 Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:33:24 ---> Running in 3b2149d8147c 20:33:27 Removing intermediate container 3b2149d8147c 20:33:27 ---> 865330cec1b0 20:33:27 Step 11/23 : WORKDIR /edgex-go 20:33:27 ---> Running in 405818ca9d0a 20:33:28 Removing intermediate container 405818ca9d0a 20:33:28 ---> 60870c483ea5 20:33:28 20:33:28 Step 12/23 : FROM alpine:3.15 20:33:28 ---> 354640af7b1b 20:33:28 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:28 ---> Using cache 20:33:28 ---> de509f27b00c 20:33:28 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:33:28 ---> Running in a29f7ca48539 20:33:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:31 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 20:33:31 v3.15.7-29-g169c05a69e2 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 20:33:31 OK: 15734 distinct packages available 20:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 20:33:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 20:33:33 (1/5) Installing dumb-init (1.2.5-r1) 20:33:33 (2/5) Installing musl-obstack (1.2.3-r0) 20:33:33 (3/5) Installing libucontext (1.1-r0) 20:33:33 (4/5) Installing gcompat (1.0.0-r4) 20:33:33 (5/5) Installing openssl (1.1.1t-r1) 20:33:33 Executing busybox-1.34.1-r7.trigger 20:33:33 OK: 6 MiB in 19 packages 20:33:35 Removing intermediate container a29f7ca48539 20:33:35 ---> 8a1608d7183c 20:33:35 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:33:41 ---> 4b652f9b3fcd 20:33:41 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:33:42 ---> 8b3e03ccf4a1 20:33:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:33:43 ---> 67b0ba93b0ff 20:33:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:33:45 ---> 109a595f6cdf 20:33:45 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:33:45 ---> Running in bcb9d39881bb 20:33:45 Removing intermediate container bcb9d39881bb 20:33:45 ---> 44e4e4d87b43 20:33:45 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:33:45 ---> Running in 239b8a7eee00 20:33:46 Removing intermediate container 239b8a7eee00 20:33:46 ---> b2507b0e7c50 20:33:46 Step 21/23 : LABEL arch=arm64 20:33:46 ---> Running in 747306ed98bf 20:33:47 Removing intermediate container 747306ed98bf 20:33:47 ---> 7a2f5097c640 20:33:47 Step 22/23 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:33:47 ---> Running in 1ffb7272a56d 20:33:47 Removing intermediate container 1ffb7272a56d 20:33:47 ---> 2c21c880d7d9 20:33:47 Step 23/23 : LABEL version=0.0.0 20:33:47 ---> Running in df953c2d3ff6 20:33:48 Removing intermediate container df953c2d3ff6 20:33:48 ---> e2aa410333c9 20:33:48 20:33:48 Successfully built e2aa410333c9 20:33:48 Successfully tagged security-spire-server-arm64:latest 20:33:48  Building security-spire-server ... done Building support-scheduler 20:34:10 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:34:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:34:10 ---> 87abef2748ed 20:34:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 20:34:10 ---> Using cache 20:34:10 ---> cb142845b153 20:34:10 Step 4/22 : WORKDIR /edgex-go 20:34:10 ---> Using cache 20:34:10 ---> 1a4e99d7d85a 20:34:10 Step 5/22 : RUN apk add --update --no-cache make git 20:34:10 ---> Using cache 20:34:10 ---> 6b61663d6575 20:34:10 Step 6/22 : COPY go.mod vendor* ./ 20:34:10 ---> Using cache 20:34:10 ---> 2ed4e25e3ab1 20:34:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:10 ---> Using cache 20:34:10 ---> d724f308b362 20:34:10 Step 8/22 : COPY . . 20:34:10 ---> Using cache 20:34:10 ---> 165e978974df 20:34:10 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 20:34:11 ---> Running in 4f282e3fbf6c 20:34:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:36:20 Removing intermediate container 75d5a71c337b 20:36:20 ---> 8c5a0ea596b2 20:36:20 20:36:20 Step 10/23 : FROM alpine:3.16 20:36:20 ---> 4c81e5bf8899 20:36:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:36:20 ---> Running in 6a9d58eb5d35 20:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:36:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:36:20 (1/1) Installing dumb-init (1.2.5-r1) 20:36:20 Executing busybox-1.35.0-r17.trigger 20:36:20 OK: 5 MiB in 15 packages 20:36:20 Removing intermediate container 6a9d58eb5d35 20:36:20 ---> fe043f66078a 20:36:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:36:20 ---> Running in fd15db6e9a28 20:36:20 Removing intermediate container fd15db6e9a28 20:36:20 ---> 384ec7fee985 20:36:20 Step 13/23 : ENV APP_PORT=59882 20:36:20 ---> Running in 125066110b83 20:36:20 Removing intermediate container 125066110b83 20:36:20 ---> 3aac1e3e7828 20:36:20 Step 14/23 : EXPOSE $APP_PORT 20:36:20 ---> Running in 5d9497fd2373 20:36:20 Removing intermediate container 5d9497fd2373 20:36:20 ---> 78b8836d7ec8 20:36:20 Step 15/23 : WORKDIR / 20:36:20 ---> Running in afc1b34d0e60 20:36:20 Removing intermediate container afc1b34d0e60 20:36:20 ---> 9af66104da88 20:36:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:21 ---> 1ea21c596f35 20:36:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:23 ---> a820ad58c6e8 20:36:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:36:24 ---> c7db229295b8 20:36:24 Step 19/23 : ENTRYPOINT ["/core-command"] 20:36:24 ---> Running in 0d7af226c2c6 20:36:24 Removing intermediate container 0d7af226c2c6 20:36:24 ---> 53ff80dc3d85 20:36:24 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:25 ---> Running in e276b24686b7 20:36:25 Removing intermediate container e276b24686b7 20:36:25 ---> 4162ffd06dd2 20:36:25 Step 21/23 : LABEL arch=arm64 20:36:25 ---> Running in 435d4e951aba 20:36:26 Removing intermediate container 435d4e951aba 20:36:26 ---> 7084e5008360 20:36:26 Step 22/23 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:36:26 ---> Running in 6089f37af83b 20:36:26 Removing intermediate container 6089f37af83b 20:36:26 ---> c40724be01b6 20:36:26 Step 23/23 : LABEL version=0.0.0 20:36:26 ---> Running in 6c67a5dd92ad 20:36:27 Removing intermediate container 6c67a5dd92ad 20:36:27 ---> 518008ea7f66 20:36:27 20:36:27 Successfully built 518008ea7f66 20:36:27 Successfully tagged core-command-arm64:latest 20:36:27 Building security-spire-agent 20:36:50  Building core-command ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 20:36:50 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:36:50 ---> 87abef2748ed 20:36:50 Step 3/24 : WORKDIR /edgex-go 20:36:50 ---> Using cache 20:36:50 ---> 6fbb4995fb45 20:36:50 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 20:36:50 ---> Using cache 20:36:50 ---> 3f40ff01abf1 20:36:50 Step 5/24 : COPY go.mod vendor* ./ 20:36:50 ---> Using cache 20:36:50 ---> 632006f0adab 20:36:50 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:50 ---> Using cache 20:36:50 ---> c2239efa7ea4 20:36:50 Step 7/24 : COPY . . 20:36:50 ---> Using cache 20:36:50 ---> 5d239afecd80 20:36:50 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 20:36:50 ---> Using cache 20:36:50 ---> be58aad44ef6 20:36:50 Step 9/24 : WORKDIR /edgex-go/spire-build 20:36:50 ---> Using cache 20:36:50 ---> e302ca13626a 20:36:50 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:36:50 ---> Using cache 20:36:50 ---> deb4ab6a7afa 20:36:50 Step 11/24 : WORKDIR /edgex-go 20:36:50 ---> Using cache 20:36:50 ---> e0c69867f295 20:36:50 20:36:50 Step 12/24 : FROM alpine:3.15 20:36:50 ---> 354640af7b1b 20:36:50 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:36:50 ---> Using cache 20:36:50 ---> de509f27b00c 20:36:50 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:36:50 ---> Using cache 20:36:50 ---> 8a1608d7183c 20:36:50 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:36:50 ---> d34d2ce50e07 20:36:50 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:36:55 ---> 1a33fefb23b8 20:36:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:36:56 ---> 52e7186b7f13 20:36:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:37:01 ---> 890369982c0d 20:37:01 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:37:01 ---> a76c28626d37 20:37:01 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:37:01 ---> Running in 3b95714902d0 20:37:02 Removing intermediate container 3b95714902d0 20:37:02 ---> fce6f7db6a11 20:37:02 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:37:02 ---> Running in 5814f75ce8e0 20:37:03 Removing intermediate container 5814f75ce8e0 20:37:03 ---> 1ba399fe616c 20:37:03 Step 22/24 : LABEL arch=arm64 20:37:03 ---> Running in 7c1d2274eaf4 20:37:04 Removing intermediate container 7c1d2274eaf4 20:37:04 ---> 2b61f9b98857 20:37:04 Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:37:04 ---> Running in 81bd95b28150 20:37:04 Removing intermediate container 81bd95b28150 20:37:04 ---> 98aa57bad728 20:37:04 Step 24/24 : LABEL version=0.0.0 20:37:04 ---> Running in b25eb4409bcf 20:37:05 Removing intermediate container b25eb4409bcf 20:37:05 ---> 07d853ecfa02 20:37:05 20:37:05 Successfully built 07d853ecfa02 20:37:05 Successfully tagged security-spire-agent-arm64:latest 20:37:23  Building security-spire-agent ... done Removing intermediate container 1382d49877aa 20:37:23 ---> 8e07c283138a 20:37:23 20:37:23 Step 10/22 : FROM alpine:3.16 20:37:23 ---> 4c81e5bf8899 20:37:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:37:23 ---> Using cache 20:37:23 ---> 95a8da22a9c9 20:37:23 Step 12/22 : RUN apk add --update --no-cache dumb-init 20:37:23 ---> Using cache 20:37:23 ---> 0a309c2fbc21 20:37:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:23 ---> Using cache 20:37:23 ---> 63e8d49cbbdc 20:37:23 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:37:25 ---> 6db8f6730952 20:37:25 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:37:26 ---> 813e902a216a 20:37:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:37:27 ---> 8f2c1ffecb75 20:37:27 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:27 ---> Running in a1b144eba232 20:37:30 Removing intermediate container a1b144eba232 20:37:30 ---> 8e1d4b086b01 20:37:30 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 20:37:30 ---> Running in 866e940ae169 20:37:31 Removing intermediate container 866e940ae169 20:37:31 ---> 32efe9c4aa57 20:37:31 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:37:31 ---> Running in 0bf927702fd6 20:37:31 Removing intermediate container 0bf927702fd6 20:37:31 ---> cde1c8cdf9cf 20:37:31 Step 20/22 : LABEL arch=arm64 20:37:31 ---> Running in 991a6f21296d 20:37:32 Removing intermediate container 991a6f21296d 20:37:32 ---> 4c578fe000ae 20:37:32 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:37:32 ---> Running in 259518a8e266 20:37:33 Removing intermediate container 259518a8e266 20:37:33 ---> 62453a31b6b8 20:37:33 Step 22/22 : LABEL version=0.0.0 20:37:33 ---> Running in e63c9512e957 20:37:34 Removing intermediate container e63c9512e957 20:37:34 ---> 0781fb6ac19d 20:37:34 20:37:35 Successfully built 0781fb6ac19d 20:37:35 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:37:41  Building core-common-config-bootstrapper ... done Removing intermediate container d194c5e66419 20:37:41 ---> f196755ffd7a 20:37:41 20:37:41 Step 10/24 : FROM alpine:3.16 20:37:41 ---> 4c81e5bf8899 20:37:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:37:41 ---> Using cache 20:37:41 ---> fe043f66078a 20:37:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:37:41 ---> Using cache 20:37:41 ---> 384ec7fee985 20:37:41 Step 13/24 : ENV APP_PORT=59881 20:37:41 ---> Running in a9376296e90e 20:37:42 Removing intermediate container a9376296e90e 20:37:42 ---> 3ba916b6e5ec 20:37:42 Step 14/24 : EXPOSE $APP_PORT 20:37:42 ---> Running in e7e363b9224c 20:37:43 Removing intermediate container e7e363b9224c 20:37:43 ---> 6d055f3f4438 20:37:43 Step 15/24 : WORKDIR / 20:37:43 ---> Running in fcff71a2424d 20:37:43 Removing intermediate container fcff71a2424d 20:37:43 ---> dbc970855dd2 20:37:43 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:44 ---> d09e4a19ce1c 20:37:44 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:37:46 ---> 2ed3180a466d 20:37:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:37:47 ---> a7421270cedb 20:37:47 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:37:48 ---> 1090365e4633 20:37:48 Step 20/24 : ENTRYPOINT ["/core-metadata"] 20:37:48 ---> Running in c77027e9c582 20:37:49 Removing intermediate container c77027e9c582 20:37:49 ---> ab3529030c48 20:37:49 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:49 ---> Running in 3983d699ab2d 20:37:49 Removing intermediate container 3983d699ab2d 20:37:49 ---> 5b4b76d69045 20:37:49 Step 22/24 : LABEL arch=arm64 20:37:49 ---> Running in ea1acccfb09a 20:37:50 Removing intermediate container ea1acccfb09a 20:37:50 ---> 49e7a90ec19f 20:37:50 Step 23/24 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:37:50 ---> Running in 1b0c20512fa6 20:37:52 Removing intermediate container 1b0c20512fa6 20:37:52 ---> 50688397bcb2 20:37:52 Step 24/24 : LABEL version=0.0.0 20:37:52 ---> Running in 27648dc262f5 20:37:52 Removing intermediate container 27648dc262f5 20:37:52 ---> 56e674448bc0 20:37:52 20:37:52 Successfully built 56e674448bc0 20:37:52 Successfully tagged core-metadata-arm64:latest 20:38:52  Building core-metadata ... done Removing intermediate container e8a98a00b9d7 20:38:52 ---> 3991c2f699d6 20:38:52 20:38:52 Step 9/32 : FROM alpine:3.16 20:38:52 ---> 4c81e5bf8899 20:38:52 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:38:52 ---> Running in cda1a3405879 20:38:52 Removing intermediate container cda1a3405879 20:38:52 ---> 1704a066aa1b 20:38:52 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 20:38:52 ---> Running in ce7437a344e8 20:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 20:38:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 20:38:52 (1/2) Installing dumb-init (1.2.5-r1) 20:38:52 (2/2) Installing su-exec (0.2-r1) 20:38:52 Executing busybox-1.35.0-r17.trigger 20:38:52 OK: 5 MiB in 16 packages 20:38:52 Removing intermediate container ce7437a344e8 20:38:52 ---> 18d78bf362bc 20:38:52 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 20:38:52 ---> Running in 2f2579fbcb98 20:38:52 Removing intermediate container 2f2579fbcb98 20:38:52 ---> a9a5f04d4464 20:38:52 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:38:52 ---> Running in 42077a2c4d61 20:38:53 Removing intermediate container 42077a2c4d61 20:38:53 ---> 82229c9d4b9d 20:38:53 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:38:53 ---> Running in 29c45ed1556c 20:38:54 Removing intermediate container 29c45ed1556c 20:38:54 ---> 291a134b6c6d 20:38:54 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:38:54 ---> Running in b82725a5b5da 20:38:54 Removing intermediate container b82725a5b5da 20:38:54 ---> d93c07500b70 20:38:54 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:38:54 ---> Running in 0ed4a3e75456 20:38:59 Removing intermediate container 0ed4a3e75456 20:38:59 ---> a0db169fc3d3 20:38:59 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 20:38:59 ---> Running in e1f78bdc944d 20:38:59 Removing intermediate container e1f78bdc944d 20:38:59 ---> 2fb7b7283152 20:38:59 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:39:00 ---> 659daa317f81 20:39:00 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:39:00 ---> Running in 95166ea4be87 20:39:03 Removing intermediate container 95166ea4be87 20:39:03 ---> a20ff39b2686 20:39:03 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:04 ---> f296d7b539f7 20:39:04 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:39:06 ---> 191de34b6b47 20:39:06 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:39:07 ---> 2d5c3ca72366 20:39:07 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:39:08 ---> c79d1e6dbc76 20:39:08 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:39:11 ---> 17fc6350a502 20:39:11 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:39:11 ---> 53d8947bdc1c 20:39:11 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:39:12 ---> cbf6b2e65e63 20:39:12 Step 27/32 : RUN chmod +x /entrypoint.sh 20:39:12 ---> Running in bb3ba477ffde 20:39:16 Removing intermediate container bb3ba477ffde 20:39:16 ---> 1eb38ba3454f 20:39:16 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 20:39:16 ---> Running in a27102a7f0b7 20:39:16 Removing intermediate container a27102a7f0b7 20:39:16 ---> cd1ef6bd940d 20:39:16 Step 29/32 : CMD ["gate"] 20:39:16 ---> Running in 58cb8a2a3a7d 20:39:17 Removing intermediate container 58cb8a2a3a7d 20:39:17 ---> 69acae47895b 20:39:17 Step 30/32 : LABEL arch=arm64 20:39:17 ---> Running in afcdc7460c4f 20:39:17 Removing intermediate container afcdc7460c4f 20:39:17 ---> b28cc9573be2 20:39:17 Step 31/32 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:39:17 ---> Running in bf50f062c372 20:39:18 Removing intermediate container bf50f062c372 20:39:18 ---> c72f42832918 20:39:18 Step 32/32 : LABEL version=0.0.0 20:39:18 ---> Running in cd7f75afc250 20:39:18 Removing intermediate container cd7f75afc250 20:39:18 ---> 9dc9dbf2f4e6 20:39:18 20:39:19 Successfully built 9dc9dbf2f4e6 20:39:19 Successfully tagged security-bootstrapper-arm64:latest 20:39:51  Building security-bootstrapper ... done Removing intermediate container 4f282e3fbf6c 20:39:51 ---> 7e621027cc5e 20:39:51 20:39:51 Step 10/22 : FROM alpine:3.16 20:39:51 ---> 4c81e5bf8899 20:39:51 Step 11/22 : RUN apk add --update --no-cache dumb-init 20:39:51 ---> Using cache 20:39:51 ---> fe043f66078a 20:39:51 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:39:51 ---> Using cache 20:39:51 ---> 384ec7fee985 20:39:51 Step 13/22 : ENV APP_PORT=59861 20:39:51 ---> Running in 9020d0961cc4 20:39:51 Removing intermediate container 9020d0961cc4 20:39:51 ---> f42a666c47d6 20:39:51 Step 14/22 : EXPOSE $APP_PORT 20:39:51 ---> Running in cdfb1201199c 20:39:51 Removing intermediate container cdfb1201199c 20:39:51 ---> 35051e2acb49 20:39:51 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:51 ---> 931beaebf3c4 20:39:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:52 ---> 68f89e8bef8c 20:39:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:39:53 ---> 15e639786948 20:39:53 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 20:39:53 ---> Running in 9218d8bf31ad 20:39:53 Removing intermediate container 9218d8bf31ad 20:39:53 ---> 9aae176e42cb 20:39:53 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:53 ---> Running in f4e64d1561c6 20:39:54 Removing intermediate container f4e64d1561c6 20:39:54 ---> 722270f517a8 20:39:54 Step 20/22 : LABEL arch=arm64 20:39:54 ---> Running in 6ffb9bb372f7 20:39:54 Removing intermediate container 6ffb9bb372f7 20:39:54 ---> 77a882c0e65b 20:39:54 Step 21/22 : LABEL git_sha=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c 20:39:54 ---> Running in 98ca91d734fa 20:39:54 Removing intermediate container 98ca91d734fa 20:39:54 ---> c3ed9d2ab265 20:39:54 Step 22/22 : LABEL version=0.0.0 20:39:54 ---> Running in a293520d43ec 20:39:55 Removing intermediate container a293520d43ec 20:39:55 ---> d6f1e9d918b8 20:39:55 20:39:55 Successfully built d6f1e9d918b8 20:39:55 Successfully tagged support-scheduler-arm64:latest 20:39:55  Building support-scheduler ... done  [Pipeline] } 20:39:55 $ docker stop --time=1 907064b3753e16571894247e7cd2f3ef6cf911c9cc9803b93b43f9b421753a28 20:39:57 $ docker rm -f --volumes 907064b3753e16571894247e7cd2f3ef6cf911c9cc9803b93b43f9b421753a28 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:58 + docker images 20:39:58 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:58 support-scheduler-arm64 latest d6f1e9d918b8 4 seconds ago 29.1MB 20:39:58 7e621027cc5e 10 seconds ago 1.58GB 20:39:58 security-bootstrapper-arm64 latest 9dc9dbf2f4e6 40 seconds ago 19.6MB 20:39:58 3991c2f699d6 About a minute ago 1.51GB 20:39:58 core-metadata-arm64 latest 56e674448bc0 2 minutes ago 17.8MB 20:39:58 f196755ffd7a 2 minutes ago 1.52GB 20:39:58 core-common-config-bootstrapper-arm64 latest 0781fb6ac19d 2 minutes ago 14.9MB 20:39:58 8e07c283138a 2 minutes ago 1.51GB 20:39:58 security-spire-agent-arm64 latest 07d853ecfa02 2 minutes ago 122MB 20:39:58 core-command-arm64 latest 518008ea7f66 3 minutes ago 17.1MB 20:39:58 8c5a0ea596b2 3 minutes ago 1.52GB 20:39:58 security-spire-server-arm64 latest e2aa410333c9 6 minutes ago 84.3MB 20:39:58 60870c483ea5 6 minutes ago 1.39GB 20:39:58 security-secretstore-setup-arm64 latest 97f7116e44a7 6 minutes ago 29MB 20:39:58 security-spire-config-arm64 latest 5b7058a08dd3 7 minutes ago 83.6MB 20:39:58 c08fe132a67f 7 minutes ago 1.51GB 20:39:58 e0c69867f295 7 minutes ago 1.39GB 20:39:58 support-notifications-arm64 latest 624d0c16a395 10 minutes ago 29.7MB 20:39:58 6affb6073d22 10 minutes ago 1.58GB 20:39:58 security-spiffe-token-provider-arm64 latest 287654a17120 11 minutes ago 29.1MB 20:39:58 071f8daab208 11 minutes ago 1.55GB 20:39:58 core-data-arm64 latest 776f5b0d786e 13 minutes ago 17.3MB 20:39:58 472f2f638b8e 13 minutes ago 1.52GB 20:39:58 security-proxy-setup-arm64 latest 175e8431d065 14 minutes ago 26.9MB 20:39:58 security-proxy-auth-arm64 latest f9fc6d232fcb 14 minutes ago 15.6MB 20:39:58 8c9314889eef 14 minutes ago 1.51GB 20:39:58 104ecca08094 15 minutes ago 1.5GB 20:39:58 ci-base-image-arm64 latest 87abef2748ed 35 minutes ago 905MB 20:39:58 alpine 3.15 354640af7b1b 2 weeks ago 5.34MB 20:39:58 alpine 3.16 4c81e5bf8899 2 weeks ago 5.3MB 20:39:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 20:39:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:59 20:39:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:59 arm64: Pulling from edgex-lftools-log-publisher 20:39:59 8998bd30e6a1: Pulling fs layer 20:39:59 04944245beec: Pulling fs layer 20:39:59 699f458cf7ca: Pulling fs layer 20:39:59 765212b225bb: Pulling fs layer 20:39:59 f23df028b6ca: Pulling fs layer 20:39:59 d65c8cfc05b1: Pulling fs layer 20:39:59 2437ff75d9bd: Pulling fs layer 20:39:59 765212b225bb: Waiting 20:39:59 f23df028b6ca: Waiting 20:39:59 d65c8cfc05b1: Waiting 20:39:59 2437ff75d9bd: Waiting 20:39:59 04944245beec: Verifying Checksum 20:39:59 04944245beec: Download complete 20:39:59 765212b225bb: Verifying Checksum 20:39:59 765212b225bb: Download complete 20:39:59 f23df028b6ca: Download complete 20:39:59 d65c8cfc05b1: Verifying Checksum 20:39:59 d65c8cfc05b1: Download complete 20:40:00 699f458cf7ca: Verifying Checksum 20:40:00 699f458cf7ca: Download complete 20:40:00 8998bd30e6a1: Verifying Checksum 20:40:00 8998bd30e6a1: Download complete 20:40:03 2437ff75d9bd: Verifying Checksum 20:40:03 2437ff75d9bd: Download complete 20:40:04 8998bd30e6a1: Pull complete 20:40:04 04944245beec: Pull complete 20:40:06 699f458cf7ca: Pull complete 20:40:06 765212b225bb: Pull complete 20:40:07 f23df028b6ca: Pull complete 20:40:07 d65c8cfc05b1: Pull complete 20:40:22 2437ff75d9bd: Pull complete 20:40:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:40:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:22 prd-ubuntu20.04-docker-arm64-4c-16g-7641 does not seem to be running inside a container 20:40:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:40:25 $ docker top 3552c5f3d90fdd438c145a058425861d23ce5c4e3aa62bc784dc69a86a01efff -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:26 ---> job-cost.sh 20:40:26 lf-activate-venv: SKIPPING 20:40:26 INFO: No Stack... 20:40:28 INFO: Retrieving Pricing Info for: v3-standard-4 20:40:29 INFO: Archiving Costs [Pipeline] sh 20:40:29 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:40:29 + cut -d, -f6 [Pipeline] lock 20:40:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4393-1-stack-cost] 20:40:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4393-1-stack-cost] did not exist. Created. 20:40:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4393-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:30 + echo total: 0.10999999940395355 [Pipeline] stash 20:40:30 Stashed 1 file(s) [Pipeline] } 20:40:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4393-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:40:30 $ docker stop --time=1 3552c5f3d90fdd438c145a058425861d23ce5c4e3aa62bc784dc69a86a01efff 20:40:32 $ docker rm -f --volumes 3552c5f3d90fdd438c145a058425861d23ce5c4e3aa62bc784dc69a86a01efff [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:40:33 provisioning config files... 20:40:33 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config10329840678766629775tmp [Pipeline] { [Pipeline] sh 20:40:33 + set +x 20:40:33 + curl -s https://codecov.io/bash 20:40:33 + bash -s -- 20:40:33 20:40:33 _____ _ 20:40:33 / ____| | | 20:40:33 | | ___ __| | ___ ___ _____ __ 20:40:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:40:33 | |___| (_) | (_| | __/ (_| (_) \ V / 20:40:33 \_____\___/ \__,_|\___|\___\___/ \_/ 20:40:33 Bash-1.0.6 20:40:33 20:40:33 20:40:33 ==> git version 2.25.1 found 20:40:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:40:33 Release-Date: 2020-01-08 20:40:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:40:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:40:33 ==> Jenkins CI detected. 20:40:33 current dir:  /w/workspace/edgex-go/1 20:40:33 project root: . 20:40:33 --> token set from env 20:40:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:40:33 ==> Running gcov in . (disable via -X gcov) 20:40:33 ==> Python coveragepy not found 20:40:33 ==> Searching for coverage reports in: 20:40:33 + . 20:40:33 -> Found 1 reports 20:40:33 ==> Detecting git/mercurial file structure 20:40:33 ==> Reading reports 20:40:33 + ./coverage.out bytes=487670 20:40:33 ==> Appending adjustments 20:40:33 https://docs.codecov.io/docs/fixing-reports 20:40:35 + Found adjustments 20:40:35 ==> Gzipping contents 20:40:35 64K /tmp/codecov.Y0FQll.gz 20:40:35 ==> Uploading reports 20:40:35 url: https://codecov.io 20:40:35 query: branch=PR-4393&commit=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4393&job=&cmd_args= 20:40:35 -> Pinging Codecov 20:40:35 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4393&commit=f79580b9d9f3814f2c8307224bd10a1f5c6ad08c&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4393%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4393&job=&cmd_args= 20:40:35 -> Uploading to 20:40:35 https://storage.googleapis.com/codecov/v4/raw/2023-02-27/00271124DB129430A58F1EEE437C3FCB/f79580b9d9f3814f2c8307224bd10a1f5c6ad08c/5151aed1-2407-47c1-9111-03cc70943b28.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230227%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230227T204035Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=825dd2a3bbc3f72e9e58b192c52b5f96167e4ef94f2368f8daeb2cc0f78de515 20:40:35 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:35 Dload Upload Total Spent Left Speed 20:40:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63038 0 0 100 63038 0 180k --:--:-- --:--:-- --:--:-- 180k 20:40:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/f79580b9d9f3814f2c8307224bd10a1f5c6ad08c [Pipeline] } 20:40:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:40:36 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:40:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:40:38 ---> package-listing.sh 20:40:38 ++ facter osfamily 20:40:38 ++ tr '[:upper:]' '[:lower:]' 20:40:38 + OS_FAMILY=debian 20:40:38 + workspace=/w/workspace/edgex-go/1 20:40:38 + START_PACKAGES=/tmp/packages_start.txt 20:40:38 + END_PACKAGES=/tmp/packages_end.txt 20:40:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:38 + PACKAGES=/tmp/packages_start.txt 20:40:38 + '[' /w/workspace/edgex-go/1 ']' 20:40:38 + PACKAGES=/tmp/packages_end.txt 20:40:38 + case "${OS_FAMILY}" in 20:40:38 + dpkg -l 20:40:38 + grep '^ii' 20:40:38 + '[' -f /tmp/packages_start.txt ']' 20:40:38 + '[' -f /tmp/packages_end.txt ']' 20:40:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:38 + '[' /w/workspace/edgex-go/1 ']' 20:40:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:40:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:40:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:40:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:39 20:40:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:39 latest: Pulling from edgex-lftools-log-publisher 20:40:39 5eb5b503b376: Pulling fs layer 20:40:39 5c69ac0246d0: Pulling fs layer 20:40:39 ec43610c2a17: Pulling fs layer 20:40:39 3a2ae6a8a46f: Pulling fs layer 20:40:39 33b1e0a273af: Pulling fs layer 20:40:39 5d3b04190fa2: Pulling fs layer 20:40:39 2f39f015ded8: Pulling fs layer 20:40:39 33b1e0a273af: Waiting 20:40:39 5d3b04190fa2: Waiting 20:40:39 3a2ae6a8a46f: Waiting 20:40:39 2f39f015ded8: Waiting 20:40:39 5c69ac0246d0: Download complete 20:40:39 3a2ae6a8a46f: Verifying Checksum 20:40:39 3a2ae6a8a46f: Download complete 20:40:39 33b1e0a273af: Download complete 20:40:39 5d3b04190fa2: Verifying Checksum 20:40:39 5d3b04190fa2: Download complete 20:40:39 ec43610c2a17: Verifying Checksum 20:40:39 ec43610c2a17: Download complete 20:40:39 5eb5b503b376: Download complete 20:40:40 2f39f015ded8: Verifying Checksum 20:40:40 2f39f015ded8: Download complete 20:40:41 5eb5b503b376: Pull complete 20:40:41 5c69ac0246d0: Pull complete 20:40:41 ec43610c2a17: Pull complete 20:40:41 3a2ae6a8a46f: Pull complete 20:40:41 33b1e0a273af: Pull complete 20:40:41 5d3b04190fa2: Pull complete 20:40:45 2f39f015ded8: Pull complete 20:40:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:40:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:46 prd-ubuntu20.04-docker-8c-8g-7637 does not seem to be running inside a container 20:40:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:40:49 $ docker top 60597ef5d7591a84088211aa884be6f3a5368fa4b7f271ea1a8b95a55154582f -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:50 + touch /tmp/pre-build-complete [Pipeline] sh 20:40:50 + mkdir -p /var/log/sysstat [Pipeline] sh 20:40:50 + ls /var/log/sa-host 20:40:50 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:51 provisioning config files... 20:40:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17714166661797139270tmp [Pipeline] { [Pipeline] echo 20:40:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:40:51 ---> create-netrc.sh [Pipeline] } 20:40:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:40:51 ---> python-tools-install.sh [Pipeline] echo 20:40:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:40:52 ---> sudo-logs.sh 20:40:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:40:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:40:52 ---> job-cost.sh 20:40:52 lf-activate-venv: SKIPPING 20:40:52 DEBUG: total: 0.10999999940395355 20:40:52 INFO: Retrieving Stack Cost... 20:40:52 INFO: Retrieving Pricing Info for: v3-standard-8 20:40:53 INFO: Archiving Costs [Pipeline] echo 20:40:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:40:53 ---> logs-deploy.sh 20:40:53 lf-activate-venv: SKIPPING 20:40:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4393/1 20:40:53 INFO: archiving workspace using pattern(s): 20:40:54 Archives upload complete. 20:40:54 INFO: archiving logs to Nexus