Pull request #4364 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of marcpfuller for edgexfoundry/edgex-go Loading trusted files from base branch main at 4dbbd61a0bace45f2dafdef8fbb0ff2bd2f628db rather than 23c2f1d3cd77d3515aaef5d2edb5e2c42da9868c Obtained Jenkinsfile from 4dbbd61a0bace45f2dafdef8fbb0ff2bd2f628db 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-ssh17290808537065163897.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-ssh9039708267863673164.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-4364/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-4364/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14235888191554590467.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-4364/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10578919353392233918.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-ssh8067985307914616822.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-4364/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-4364/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4038339562288154171.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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-6207’ Running on prd-ubuntu20.04-docker-8c-8g-6210 in /w/workspace/edgexfoundry_edgex-go_PR-4364 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 4dbbd61a0bace45f2dafdef8fbb0ff2bd2f628db into PR head commit 23c2f1d3cd77d3515aaef5d2edb5e2c42da9868c Merge succeeded, producing ba4a134a5c6acac82836352f965b3f7682e0763a Checking out Revision ba4a134a5c6acac82836352f965b3f7682e0763a (PR-4364) Commit message: "Merge commit '4dbbd61a0bace45f2dafdef8fbb0ff2bd2f628db' into HEAD" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:18:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:18:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:18:08 ========================================================= 23:18:08 EdgeX Global Pipelines Version Info 23:18:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 23:18:09 ------------------- 23:18:09 stable info: 23:18:09 ------------------- 23:18:09 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:18:09 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:18:09 Message: update stable to v1.0.244 23:18:10 ------------------- 23:18:10 experimental info: 23:18:10 ------------------- 23:18:10 Commited By: **** collab-it+edgex@linuxfoundation.org 23:18:10 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:18:10 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4364/head:refs/remotes/origin/PR-4364 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 23c2f1d3cd77d3515aaef5d2edb5e2c42da9868c # 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 4dbbd61a0bace45f2dafdef8fbb0ff2bd2f628db # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ba4a134a5c6acac82836352f965b3f7682e0763a # timeout=10 [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:18:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4364 [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4364 [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4364 [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ba4a134a5c6acac82836352f965b3f7682e0763a [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ba4a134 [Pipeline] echo 23:18:11 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:18:11 provisioning config files... 23:18:11 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config6984413573815178955tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:18:12 ---> docker-login.sh 23:18:12 nexus3.edgexfoundry.org:10001 23:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:12 Configure a credential helper to remove this warning. See 23:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:12 23:18:12 Login Succeeded 23:18:12 nexus3.edgexfoundry.org:10002 23:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:12 Configure a credential helper to remove this warning. See 23:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:12 23:18:12 Login Succeeded 23:18:12 nexus3.edgexfoundry.org:10003 23:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:12 Configure a credential helper to remove this warning. See 23:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:12 23:18:12 Login Succeeded 23:18:12 nexus3.edgexfoundry.org:10004 23:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:12 Configure a credential helper to remove this warning. See 23:18:12 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:12 23:18:12 Login Succeeded 23:18:12 docker.io 23:18:12 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:18:13 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:18:13 Configure a credential helper to remove this warning. See 23:18:13 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:18:13 23:18:13 Login Succeeded 23:18:13 ---> docker-login.sh ends [Pipeline] } 23:18:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:18:13 + 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-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 23:18:13 + dirname cmd/core-command/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo core-command,cmd/core-command/Dockerfile 23:18:13 + dirname cmd/core-common-config-bootstrapper/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 23:18:13 + dirname cmd/core-data/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo core-data,cmd/core-data/Dockerfile 23:18:13 + dirname cmd/core-metadata/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo core-metadata,cmd/core-metadata/Dockerfile 23:18:13 + dirname cmd/security-bootstrapper/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:18:13 + dirname cmd/security-proxy-setup/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:18:13 + dirname+ cmd/security-secretstore-setup/Dockerfile 23:18:13 cut -d/ -f2 23:18:13 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:18:13 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:18:13 + dirname cmd/security-spire-agent/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:18:13 + dirname cmd/security-spire-config/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:18:13 + dirname cmd/security-spire-server/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:18:13 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 23:18:13 -f2 23:18:13 + echo support-notifications,cmd/support-notifications/Dockerfile 23:18:13 + dirname cmd/support-scheduler/Dockerfile 23:18:13 + cut -d/ -f2 23:18:13 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 23:18:13 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-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 23:18:14 + git rev-list -1 --merges ba4a134a5c6acac82836352f965b3f7682e0763a~1..ba4a134a5c6acac82836352f965b3f7682e0763a [Pipeline] echo 23:18:14 -----------> git rev-list -1 --merges ba4a134a5c6acac82836352f965b3f7682e0763a~1..ba4a134a5c6acac82836352f965b3f7682e0763a ba4a134a5c6acac82836352f965b3f7682e0763a 23:18:14 ba4a134a5c6acac82836352f965b3f7682e0763a [false] [Pipeline] sh 23:18:14 + git log --format=format:%s -1 ba4a134a5c6acac82836352f965b3f7682e0763a [Pipeline] echo 23:18:14 ========================================================= 23:18:14 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:18:14 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:18:14 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:18:14 + grep -v github /etc/ssh/ssh_known_hosts 23:18:14 + [ -e /tmp/ssh_known_hosts ] 23:18:14 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:18:14 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:18:14 sudo tee -a /etc/ssh/ssh_known_hosts 23:18:14 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:15 23:18:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:18:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:15 0.1.4: Pulling from edgex-devops/py-git-semver 23:18:15 b85a868b505f: Pulling fs layer 23:18:15 e2be974225ed: Pulling fs layer 23:18:15 339a4e72a1f5: Pulling fs layer 23:18:15 988bab9f4d93: Pulling fs layer 23:18:15 1469e6f7b9e6: Pulling fs layer 23:18:15 eaf3925da568: Pulling fs layer 23:18:15 bab4dde63d76: Pulling fs layer 23:18:15 bde34c3a00c8: Pulling fs layer 23:18:15 b352a97aabf1: Pulling fs layer 23:18:15 4872d77fe225: Pulling fs layer 23:18:15 5851b861e8e6: Pulling fs layer 23:18:15 1469e6f7b9e6: Waiting 23:18:15 eaf3925da568: Waiting 23:18:15 bab4dde63d76: Waiting 23:18:15 bde34c3a00c8: Waiting 23:18:15 b352a97aabf1: Waiting 23:18:15 4872d77fe225: Waiting 23:18:15 5851b861e8e6: Waiting 23:18:15 988bab9f4d93: Waiting 23:18:15 e2be974225ed: Verifying Checksum 23:18:15 e2be974225ed: Download complete 23:18:15 988bab9f4d93: Download complete 23:18:16 1469e6f7b9e6: Verifying Checksum 23:18:16 1469e6f7b9e6: Download complete 23:18:16 eaf3925da568: Verifying Checksum 23:18:16 eaf3925da568: Download complete 23:18:16 339a4e72a1f5: Verifying Checksum 23:18:16 339a4e72a1f5: Download complete 23:18:16 bde34c3a00c8: Verifying Checksum 23:18:16 bde34c3a00c8: Download complete 23:18:16 b352a97aabf1: Verifying Checksum 23:18:16 b352a97aabf1: Download complete 23:18:16 4872d77fe225: Verifying Checksum 23:18:16 4872d77fe225: Download complete 23:18:16 5851b861e8e6: Verifying Checksum 23:18:16 5851b861e8e6: Download complete 23:18:16 b85a868b505f: Verifying Checksum 23:18:16 b85a868b505f: Download complete 23:18:16 bab4dde63d76: Verifying Checksum 23:18:16 bab4dde63d76: Download complete 23:18:17 b85a868b505f: Pull complete 23:18:17 e2be974225ed: Pull complete 23:18:18 339a4e72a1f5: Pull complete 23:18:18 988bab9f4d93: Pull complete 23:18:18 1469e6f7b9e6: Pull complete 23:18:18 eaf3925da568: Pull complete 23:18:20 bab4dde63d76: Pull complete 23:18:20 bde34c3a00c8: Pull complete 23:18:20 b352a97aabf1: Pull complete 23:18:20 4872d77fe225: Pull complete 23:18:20 5851b861e8e6: Pull complete 23:18:20 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 23:18:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:18:20 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:18:20 prd-ubuntu20.04-docker-8c-8g-6210 does not seem to be running inside a container 23:18:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:18:23 $ docker top f2e89ca506a5e3e957ac930082d8a9ab01de912b7837462bacb632c5f6e42ba9 -eo pid,comm 23:18:23 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). 23:18:23 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:18:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:23 [ssh-agent] Looking for ssh-agent implementation... 23:18:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:23 $ docker exec f2e89ca506a5e3e957ac930082d8a9ab01de912b7837462bacb632c5f6e42ba9 ssh-agent 23:18:23 SSH_AUTH_SOCK=/tmp/ssh-zsRwWdBsN6Nw/agent.33 23:18:23 SSH_AGENT_PID=39 23:18:23 Running ssh-add (command line suppressed) 23:18:23 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7389001238683631076.key (/w/workspace/edgex-go/1@tmp/private_key_7389001238683631076.key) 23:18:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:23 + git tag --points-at HEAD [Pipeline] } 23:18:23 $ docker exec --env ******** --env ******** f2e89ca506a5e3e957ac930082d8a9ab01de912b7837462bacb632c5f6e42ba9 ssh-agent -k 23:18:24 unset SSH_AUTH_SOCK; 23:18:24 unset SSH_AGENT_PID; 23:18:24 echo Agent pid 39 killed; 23:18:24 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:18:24 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:18:24 [ssh-agent] Looking for ssh-agent implementation... 23:18:24 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:18:24 $ docker exec f2e89ca506a5e3e957ac930082d8a9ab01de912b7837462bacb632c5f6e42ba9 ssh-agent 23:18:24 SSH_AUTH_SOCK=/tmp/ssh-WERHxtCtWOxH/agent.70 23:18:24 SSH_AGENT_PID=76 23:18:24 Running ssh-add (command line suppressed) 23:18:24 Identity added: /w/workspace/edgex-go/1@tmp/private_key_16028089693817598150.key (/w/workspace/edgex-go/1@tmp/private_key_16028089693817598150.key) 23:18:24 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:18:24 + git semver init 23:18:25 2023-02-15 23:18:25,017 [run_init] DEBUG init version:0.0.0 force:False 23:18:25 2023-02-15 23:18:25,018 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 23:18:25 2023-02-15 23:18:25,018 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 23:18:25 2023-02-15 23:18:25,019 [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) 23:20:31 2023-02-15 23:20:19,175 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 23:20:31 2023-02-15 23:20:19,176 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4364 with force:False 23:20:31 2023-02-15 23:20:19,176 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4364 23:20:31 2023-02-15 23:20:19,180 [execute] INFO git cat-file --batch-check 23:20:31 2023-02-15 23:20:19,181 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:20:31 2023-02-15 23:20:19,188 [execute] INFO git cat-file --batch 23:20:31 2023-02-15 23:20:19,188 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 23:20:31 2023-02-15 23:20:19,194 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4364 23:20:31 0.0.0 [Pipeline] } 23:20:31 $ docker exec --env ******** --env ******** f2e89ca506a5e3e957ac930082d8a9ab01de912b7837462bacb632c5f6e42ba9 ssh-agent -k 23:20:31 unset SSH_AUTH_SOCK; 23:20:31 unset SSH_AGENT_PID; 23:20:31 echo Agent pid 76 killed; 23:20:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:20:32 + git semver [Pipeline] } 23:20:32 $ docker stop --time=1 f2e89ca506a5e3e957ac930082d8a9ab01de912b7837462bacb632c5f6e42ba9 23:20:33 $ docker rm -f --volumes f2e89ca506a5e3e957ac930082d8a9ab01de912b7837462bacb632c5f6e42ba9 [Pipeline] // withDockerContainer [Pipeline] sh 23:20:34 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:20:34 Stashed 1 file(s) [Pipeline] echo 23:20:34 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:20:35 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:20:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:20:35 ========================================================= 23:20:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 23:20:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:20:35 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:20:35 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 23:20:35 213ec9aee27d: Pulling fs layer 23:20:35 4583459ba037: Pulling fs layer 23:20:35 93c1e223e6f2: Pulling fs layer 23:20:35 53926ce57604: Pulling fs layer 23:20:35 21b2b0c7a3f4: Pulling fs layer 23:20:35 22ff95d597cd: Pulling fs layer 23:20:35 12d6caf4c0d1: Pulling fs layer 23:20:35 96b7cbca73a9: Pulling fs layer 23:20:35 a7acece74701: Pulling fs layer 23:20:35 21b2b0c7a3f4: Waiting 23:20:35 22ff95d597cd: Waiting 23:20:35 12d6caf4c0d1: Waiting 23:20:35 96b7cbca73a9: Waiting 23:20:35 a7acece74701: Waiting 23:20:35 53926ce57604: Waiting 23:20:35 93c1e223e6f2: Download complete 23:20:35 4583459ba037: Verifying Checksum 23:20:35 4583459ba037: Download complete 23:20:35 21b2b0c7a3f4: Verifying Checksum 23:20:35 21b2b0c7a3f4: Download complete 23:20:35 22ff95d597cd: Download complete 23:20:35 213ec9aee27d: Verifying Checksum 23:20:35 213ec9aee27d: Download complete 23:20:35 12d6caf4c0d1: Verifying Checksum 23:20:35 12d6caf4c0d1: Download complete 23:20:36 213ec9aee27d: Pull complete 23:20:36 4583459ba037: Pull complete 23:20:36 93c1e223e6f2: Pull complete 23:20:37 a7acece74701: Verifying Checksum 23:20:37 a7acece74701: Download complete 23:20:37 96b7cbca73a9: Verifying Checksum 23:20:37 96b7cbca73a9: Download complete 23:20:37 53926ce57604: Verifying Checksum 23:20:37 53926ce57604: Download complete 23:20:41 53926ce57604: Pull complete 23:20:41 21b2b0c7a3f4: Pull complete 23:20:41 22ff95d597cd: Pull complete 23:20:41 12d6caf4c0d1: Pull complete 23:20:44 96b7cbca73a9: Pull complete 23:20:45 a7acece74701: Pull complete 23:20:45 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 23:20:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:20:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:20:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:20:45 WORKDIR /edgex 23:20:45 COPY go.mod . 23:20:45 RUN go mod download 23:20:45 + docker build -t ci-base-image-x86_64 -f - . 23:20:45 Sending build context to Docker daemon 170.3MB 23:20:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 23:20:45 ---> db6d94c90886 23:20:45 Step 2/4 : WORKDIR /edgex 23:20:48 ---> Running in 58a6811f07d6 23:20:48 Removing intermediate container 58a6811f07d6 23:20:48 ---> 3d40843bce7f 23:20:48 Step 3/4 : COPY go.mod . 23:20:48 ---> 83a66cd5f73a 23:20:48 Step 4/4 : RUN go mod download 23:20:48 ---> Running in a73eb0909502 23:20:49 Still waiting to schedule task 23:20:49 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6209’ is offline 23:21:27 Removing intermediate container a73eb0909502 23:21:27 ---> a4d0ab5f7b2f 23:21:27 Successfully built a4d0ab5f7b2f 23:21:27 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:27 + docker inspect -f . ci-base-image-x86_64 23:21:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:28 prd-ubuntu20.04-docker-8c-8g-6210 does not seem to be running inside a container 23:21:28 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:28 $ docker top 08faa50af88600ed52f08ae1eb9d4e7f0cc5067bd6ddb8b24356831ac68d1d3b -eo pid,comm [Pipeline] { [Pipeline] sh 23:21:28 + go version 23:21:28 go version go1.18.7 linux/amd64 [Pipeline] } 23:21:28 $ docker stop --time=1 08faa50af88600ed52f08ae1eb9d4e7f0cc5067bd6ddb8b24356831ac68d1d3b 23:21:30 $ docker rm -f --volumes 08faa50af88600ed52f08ae1eb9d4e7f0cc5067bd6ddb8b24356831ac68d1d3b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:21:30 + docker inspect -f . ci-base-image-x86_64 23:21:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:21:31 prd-ubuntu20.04-docker-8c-8g-6210 does not seem to be running inside a container 23:21: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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:21:31 $ docker top 16c63fbb7ccfc42113a2dfd431311b76ead241c416eb191f50e256413184e1b7 -eo pid,comm [Pipeline] { [Pipeline] echo 23:21:31 ========================================================= 23:21:31 [edgeXBuildGoParallel] Running Tests and Build... 23:21:31 ========================================================= [Pipeline] sh 23:21:31 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:21:32 + make test 23:21:32 go test -race -coverprofile=coverage.out ./... 23:21:38 ? github.com/edgexfoundry/edgex-go [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:21:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:21:54 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:21:54 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:21:54 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:21:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 23:21:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:21:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:21:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.138s coverage: 98.5% of statements 23:21:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.103s coverage: 73.7% of statements 23:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:21:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.102s coverage: 54.0% of statements 23:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:21:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.296s coverage: 88.5% of statements 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.097s coverage: 3.9% of statements 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.523s coverage: 95.6% of statements 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.072s coverage: 65.9% of statements 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.057s coverage: 0.9% of statements 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.069s coverage: 29.6% of statements 23:21:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 47.1% of statements 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.076s coverage: 82.9% of statements 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.063s coverage: 94.1% of statements 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.064s coverage: 96.3% of statements 23:21:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.043s coverage: 87.5% of statements 23:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 23:22:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.065s coverage: 44.8% of statements 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.370s coverage: 79.9% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.107s coverage: 92.9% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.053s coverage: 20.0% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.055s coverage: 100.0% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.088s coverage: 77.4% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.092s coverage: 80.0% of statements 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.054s coverage: 87.2% of statements 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.235s coverage: 91.2% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.251s coverage: 63.1% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.066s coverage: 100.0% of statements 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.043s coverage: 89.4% of statements 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.034s coverage: 100.0% of statements 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.346s coverage: 65.3% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.167s coverage: 41.0% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.075s coverage: 89.5% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.070s coverage: 84.8% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.087s coverage: 63.2% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:22:23 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.121s coverage: 97.7% of statements 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:22:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:22:23 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 23:22:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6211 in /w/workspace/edgexfoundry_edgex-go_PR-4364 [Pipeline] { [Pipeline] ws 23:22:32 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 23:22:32 The recommended git tool is: git 23:22:37 using credential edgex-jenkins-ssh 23:22:37 Cloning the remote Git repository 23:22:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:22:37 > git init /w/workspace/edgex-go/1 # timeout=10 23:22:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:22:37 > git --version # timeout=10 23:22:37 > git --version # 'git version 2.25.1' 23:22:37 using GIT_SSH to set credentials SSH Credentials for GitHub 23:22:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:22:44 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." 23:22:44 go vet ./... 23:22:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:22:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:22:45 ./bin/test-attribution-txt.sh [Pipeline] echo 23:22:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:22:46 + ls -al . 23:22:46 total 748 23:22:46 drwxrwxr-x 11 1001 1001 4096 Feb 15 23:21 . 23:22:46 drwxr-xr-x 4 root root 4096 Feb 15 23:21 .. 23:22:46 drwxrwxr-x 2 1001 1001 4096 Feb 15 23:18 .blubracket 23:22:46 -rw-rw-r-- 1 1001 1001 16 Feb 15 23:18 .dockerignore 23:22:46 drwxrwxr-x 8 1001 1001 4096 Feb 15 23:22 .git 23:22:46 drwxrwxr-x 3 1001 1001 4096 Feb 15 23:18 .github 23:22:46 -rw-rw-r-- 1 1001 1001 1024 Feb 15 23:18 .gitignore 23:22:46 -rw-rw-r-- 1 1001 1001 42 Feb 15 23:18 .golangci.yml 23:22:46 -rw-rw-r-- 1 1001 1001 87 Feb 15 23:18 .hadolint.yml 23:22:46 drwxr-xr-x 3 1001 1001 4096 Feb 15 23:20 .semver 23:22:46 -rw-rw-r-- 1 1001 1001 166 Feb 15 23:18 .sonarcloud.properties 23:22:46 -rw-rw-r-- 1 1001 1001 1171 Feb 15 23:18 ADOPTERS.md 23:22:46 -rw-rw-r-- 1 1001 1001 10825 Feb 15 23:18 Attribution.txt 23:22:46 -rw-rw-r-- 1 1001 1001 73765 Feb 15 23:18 CHANGELOG.md 23:22:46 -rw-rw-r-- 1 1001 1001 3804 Feb 15 23:18 CONTRIBUTING.md 23:22:46 -rw-rw-r-- 1 1001 1001 677 Feb 15 23:18 GOVERNANCE.md 23:22:46 -rw-rw-r-- 1 1001 1001 850 Feb 15 23:18 Jenkinsfile 23:22:46 -rw-rw-r-- 1 1001 1001 10775 Feb 15 23:18 LICENSE 23:22:46 -rw-rw-r-- 1 1001 1001 13375 Feb 15 23:18 Makefile 23:22:46 -rw-rw-r-- 1 1001 1001 582 Feb 15 23:18 OWNERS.md 23:22:46 -rw-rw-r-- 1 1001 1001 9403 Feb 15 23:18 README.md 23:22:46 -rw-rw-r-- 1 1001 1001 6912 Feb 15 23:18 SECURITY.md 23:22:46 -rw-rw-r-- 1 1001 1001 5 Feb 15 23:20 VERSION 23:22:46 drwxrwxr-x 2 1001 1001 4096 Feb 15 23:18 bin 23:22:46 drwxrwxr-x 17 1001 1001 4096 Feb 15 23:18 cmd 23:22:46 -rw-r--r-- 1 root root 487529 Feb 15 23:22 coverage.out 23:22:46 -rw-rw-r-- 1 1001 1001 3295 Feb 15 23:18 go.mod 23:22:46 -rw-rw-r-- 1 1001 1001 33318 Feb 15 23:18 go.sum 23:22:46 drwxrwxr-x 7 1001 1001 4096 Feb 15 23:18 internal 23:22:46 drwxrwxr-x 3 1001 1001 4096 Feb 15 23:18 openapi 23:22:46 drwxrwxr-x 4 1001 1001 4096 Feb 15 23:18 snap 23:22:46 -rw-rw-r-- 1 1001 1001 204 Feb 15 23:18 version.go [Pipeline] sh 23:22:46 + '[' -e coverage.out ] 23:22:46 + chown 1001:1001 coverage.out [Pipeline] stash 23:22:46 Stashed 1 file(s) [Pipeline] sh 23:22:47 + make build 23:22:47 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:23:02 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 23:23:02 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 23:23:02 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 23:23:03 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:23:11 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 23:23:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:23:13 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 23:23:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:23:15 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 23:23:16 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 23:23:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:23:20 $ docker stop --time=1 16c63fbb7ccfc42113a2dfd431311b76ead241c416eb191f50e256413184e1b7 23:23:24 $ docker rm -f --volumes 16c63fbb7ccfc42113a2dfd431311b76ead241c416eb191f50e256413184e1b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:25 23:23:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:26 latest: Pulling from edgex-devops/edgex-compose 23:23:26 cbdbe7a5bc2a: Pulling fs layer 23:23:26 ca9280d653b3: Pulling fs layer 23:23:26 7e9c9ca2126c: Pulling fs layer 23:23:26 cbdbe7a5bc2a: Verifying Checksum 23:23:26 cbdbe7a5bc2a: Download complete 23:23:26 cbdbe7a5bc2a: Pull complete 23:23:26 ca9280d653b3: Verifying Checksum 23:23:26 ca9280d653b3: Download complete 23:23:27 7e9c9ca2126c: Verifying Checksum 23:23:27 7e9c9ca2126c: Download complete 23:23:27 ca9280d653b3: Pull complete 23:23:30 7e9c9ca2126c: Pull complete 23:23:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:23:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:30 prd-ubuntu20.04-docker-8c-8g-6210 does not seem to be running inside a container 23:23:30 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:23:32 $ docker top 7b707612b8fab261c28670f694d100f57320b7928f6b95622f77b2db44642a9e -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:32 + docker-compose build --help 23:23:32 + grep parallel 23:23:33 --parallel Build images in parallel. [Pipeline] } 23:23:33 $ docker stop --time=1 7b707612b8fab261c28670f694d100f57320b7928f6b95622f77b2db44642a9e 23:23:34 $ docker rm -f --volumes 7b707612b8fab261c28670f694d100f57320b7928f6b95622f77b2db44642a9e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:23:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:23:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:23:35 prd-ubuntu20.04-docker-8c-8g-6210 does not seem to be running inside a container 23:23:35 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:23:35 $ docker top 79c87750f0ee584bd1db5327b14b5769fbe62b65b8cce574db51ccaf7e37c665 -eo pid,comm [Pipeline] { [Pipeline] sh 23:23:36 + docker-compose -f ./docker-compose-build.yml build --parallel 23:23:36 Building core-command ... 23:23:36 Building core-common-config-bootstrapper ... 23:23:36 Building core-data ... 23:23:36 Building core-metadata ... 23:23:36 Building security-bootstrapper ... 23:23:36 Building security-proxy-setup ... 23:23:36 Building security-secretstore-setup ... 23:23:36 Building security-spiffe-token-provider ... 23:23:36 Building security-spire-agent ... 23:23:36 Building security-spire-config ... 23:23:36 Building security-spire-server ... 23:23:36 Building support-notifications ... 23:23:36 Building support-scheduler ... 23:23:36 Building security-spire-server 23:23:36 Building security-spire-config 23:23:36 Building core-metadata 23:23:36 Building security-proxy-setup 23:23:36 Building security-spire-agent 23:23:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:23:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:23:49 ---> a4d0ab5f7b2f 23:23:49 Step 3/23 : WORKDIR /edgex-go 23:23:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:23:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:23:49 ---> a4d0ab5f7b2f 23:23:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:23:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:23:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:23:49 ---> a4d0ab5f7b2f 23:23:49 Step 3/24 : WORKDIR /edgex-go 23:23:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:23:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:23:49 ---> a4d0ab5f7b2f 23:23:49 Step 3/24 : WORKDIR /edgex-go 23:23:50 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:23:50 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:23:50 ---> a4d0ab5f7b2f 23:23:50 Step 3/21 : WORKDIR /edgex-go 23:23:58 ---> Running in 5a4b3145e758 23:23:58 ---> Running in ba15e8a2060b 23:23:58 ---> Running in a379d3af2fbb 23:23:58 ---> Running in c04104866c05 23:23:58 ---> Running in a4440a8f5816 23:23:58 Removing intermediate container a4440a8f5816 23:23:58 ---> 7bc90ed14c04 23:23:58 Step 4/21 : RUN apk add --update --no-cache make git 23:23:58 Removing intermediate container ba15e8a2060b 23:23:58 ---> 00d260babcb5 23:23:58 Step 4/24 : WORKDIR /edgex-go 23:23:58 Removing intermediate container a379d3af2fbb 23:23:58 ---> 968166fd311c 23:23:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:23:58 Removing intermediate container 5a4b3145e758 23:23:58 ---> 673621f4d80b 23:23:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:23:58 Removing intermediate container c04104866c05 23:23:58 ---> 7f6ae466bb45 23:23:58 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 23:23:58 ---> Running in febfce0c83a1 23:23:58 ---> Running in 54d03ace5da4 23:23:58 ---> Running in 1d49a7c008da 23:23:58 ---> Running in 025da1ad8ce1 23:23:58 ---> Running in 2e37bba084be 23:23:58 Removing intermediate container 025da1ad8ce1 23:23:58 ---> 02a20593a573 23:23:58 Step 5/24 : RUN apk add --update --no-cache make git 23:23:58 ---> Running in 1dcee1584167 23:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:23:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:23:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:24:00 OK: 211 MiB in 51 packages 23:24:00 OK: 211 MiB in 51 packages 23:24:00 Removing intermediate container 1d49a7c008da 23:24:00 ---> ff9c83984b34 23:24:00 Step 5/24 : COPY go.mod vendor* ./ 23:24:00 Removing intermediate container febfce0c83a1 23:24:00 ---> 80239557844a 23:24:00 Step 5/21 : COPY go.mod vendor* ./ 23:24:00 OK: 211 MiB in 51 packages 23:24:00 ---> 55f6cc18fdf2 23:24:00 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:00 ---> Running in ad6ec2ecca81 23:24:00 ---> fd2cd2cb04c4 23:24:00 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:00 ---> Running in 74e44bf685e4 23:24:01 Removing intermediate container 54d03ace5da4 23:24:01 ---> 681e110a0c31 23:24:01 Step 5/24 : COPY go.mod vendor* ./ 23:24:01 ---> f9e621aab61a 23:24:01 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:01 ---> Running in 8b19271874a1 23:24:02 OK: 211 MiB in 51 packages 23:24:02 OK: 211 MiB in 51 packages 23:24:03 Removing intermediate container 1dcee1584167 23:24:03 ---> c2b9ea2a5990 23:24:03 Step 6/24 : COPY go.mod vendor* ./ 23:24:03 Removing intermediate container 2e37bba084be 23:24:03 ---> c79025492008 23:24:03 Step 5/23 : COPY go.mod vendor* ./ 23:24:03 ---> c083edb6bac8 23:24:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:03 ---> Running in 7612bd123b94 23:24:03 ---> ef54777006cf 23:24:03 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:24:03 ---> Running in ffe3d69f0f5c 23:25:24 Removing intermediate container 7612bd123b94 23:25:24 ---> 076ecc522502 23:25:24 Step 8/24 : COPY . . 23:25:24 Removing intermediate container 8b19271874a1 23:25:24 ---> 449ce190cd01 23:25:24 Step 7/24 : COPY . . 23:25:24 Removing intermediate container ad6ec2ecca81 23:25:24 ---> 2b1154ab0c65 23:25:24 Step 7/24 : COPY . . 23:25:39 ---> fae0a6599290 23:25:39 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:25:39 ---> 3345cb0ccc59 23:25:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:25:39 ---> 407a317b6e6b 23:25:39 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:25:39 ---> Running in 67539a65e662 23:25:39 ---> Running in 70a582047460 23:25:39 ---> Running in 5f005d61f2b6 23:25:39 Removing intermediate container 5f005d61f2b6 23:25:39 ---> 41c9f5785bb4 23:25:39 Step 9/24 : WORKDIR /edgex-go/spire-build 23:25:39 Removing intermediate container 70a582047460 23:25:39 ---> 71e40f0dec06 23:25:39 Step 9/24 : WORKDIR /edgex-go/spire-build 23:25:39 ---> Running in 7060902fdf55 23:25:39 ---> Running in 2405633751e4 23:25:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 23:25:39 Removing intermediate container 2405633751e4 23:25:39 ---> 158cc480eeea 23:25:39 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 23:25:39 Removing intermediate container 7060902fdf55 23:25:39 ---> 68b37e0120af 23:25:39 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 23:25:39 ---> Running in e47b472f4580 23:25:39 ---> Running in e7e4d81f248c 23:25:39 Removing intermediate container ffe3d69f0f5c 23:25:39 ---> ef902180ea12 23:25:39 Step 7/23 : COPY . . 23:25:39 Removing intermediate container 74e44bf685e4 23:25:39 ---> 20c66394fe42 23:25:39 Step 7/21 : COPY . . 23:25:49 ---> e7787f3c1b85 23:25:49 ---> c38f2f7e93ae 23:25:49 Step 8/23 : ARG SPIRE_RELEASE=1.2.1Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:25:49 23:25:49 Removing intermediate container e47b472f4580 23:25:49 ---> b9074b591c8b 23:25:49 Step 11/24 : WORKDIR /edgex-go 23:25:49 Removing intermediate container e7e4d81f248c 23:25:49 ---> 66f5bb8141ec 23:25:49 Step 11/24 : WORKDIR /edgex-go 23:25:49 ---> Running in c03488d34a37 23:25:49 ---> Running in e54d949992ab 23:25:49 ---> Running in e1774895b111 23:25:49 ---> Running in 8f66f3d7b9d5 23:25:49 Removing intermediate container c03488d34a37 23:25:49 ---> e81b687a0159 23:25:49 Step 9/23 : WORKDIR /edgex-go/spire-build 23:25:49 Removing intermediate container e54d949992ab 23:25:49 ---> 0af40665864e 23:25:49 23:25:49 Step 12/24 : FROM alpine:3.15 23:25:49 ---> Running in 3fd2135f98cc 23:25:49 Removing intermediate container 8f66f3d7b9d5 23:25:49 ---> ec3c0c332aed 23:25:49 23:25:49 Step 12/24 : FROM alpine:3.15 23:25:49 Removing intermediate container 3fd2135f98cc 23:25:49 ---> 380b061550b0 23:25:49 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 23:25:49 ---> Running in 7447ea766125 23:25: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-setup/security-proxy-setup ./cmd/security-proxy-setup 23:25:50 3.15: Pulling from library/alpine 23:25:50 3.15: Pulling from library/alpine 23:25:51 Removing intermediate container 7447ea766125 23:25:51 ---> 4f00b2ce20b0 23:25:51 Step 11/23 : WORKDIR /edgex-go 23:25:51 ---> Running in 70af7b8a7c3d 23:25:51 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:25:51 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:25:51 Status: Downloaded newer image for alpine:3.15 23:25:51 Status: Image is up to date for alpine:3.15 23:25:51 ---> 5ce65d7b0fde 23:25:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:51 ---> 5ce65d7b0fde 23:25:51 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:51 ---> Running in 4843a9376f01 23:25:51 ---> Running in b8b5c6c18181 23:25:51 Removing intermediate container 70af7b8a7c3d 23:25:51 ---> 9209d782b0b4 23:25:51 23:25:51 Step 12/23 : FROM alpine:3.15 23:25:51 ---> 5ce65d7b0fde 23:25:51 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:25:51 ---> Running in 86610039ab02 23:25:51 Removing intermediate container 4843a9376f01 23:25:51 ---> 858317e04234 23:25:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:25:51 ---> Running in 20b7e4651d2f 23:25:51 Removing intermediate container b8b5c6c18181 23:25:51 ---> c707a488d8e8 23:25:51 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:25:51 ---> Running in 3c69c1873e54 23:25:51 Removing intermediate container 86610039ab02 23:25:51 ---> 87b909bce7b1 23:25:51 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:25:51 ---> Running in b64c371b063b 23:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:25:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:25:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:25:56 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:25:56 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:25:56 OK: 15857 distinct packages available 23:25:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:25:56 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:25:56 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:25:56 OK: 15857 distinct packages available 23:25:56 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:25:56 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:25:56 OK: 15857 distinct packages available 23:25:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:25:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:25:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:25:58 (1/5) Installing dumb-init (1.2.5-r1) 23:25:58 (2/5) Installing musl-obstack (1.2.3-r0) 23:25:58 (3/5) Installing libucontext (1.1-r0) 23:25:58 (4/5) Installing gcompat (1.0.0-r4) 23:25:58 (5/5) Installing openssl (1.1.1t-r1) 23:25:58 Executing busybox-1.34.1-r7.trigger 23:25:58 OK: 7 MiB in 19 packages 23:25:59 (1/4) Installing dumb-init (1.2.5-r1) 23:25:59 (1/5) Installing dumb-init (1.2.5-r1) 23:25:59 (2/4) Installing musl-obstack (1.2.3-r0) 23:25:59 (2/5) Installing musl-obstack (1.2.3-r0) 23:25:59 (3/4) Installing libucontext (1.1-r0) 23:25:59 (3/5) Installing libucontext (1.1-r0) 23:25:59 (4/4) Installing gcompat (1.0.0-r4) 23:25:59 (4/5) Installing gcompat (1.0.0-r4) 23:25:59 Executing busybox-1.34.1-r7.trigger 23:25:59 (5/5) Installing openssl (1.1.1t-r1) 23:25:59 OK: 6 MiB in 18 packages 23:26:00 Executing busybox-1.34.1-r7.trigger 23:26:00 OK: 7 MiB in 19 packages 23:26:02 Removing intermediate container 20b7e4651d2f 23:26:02 ---> 4a595d8e12ef 23:26:02 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:26:04 Removing intermediate container b64c371b063b 23:26:04 ---> 62801bbdd95a 23:26:04 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:26:05 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 23:26:05 Removing intermediate container 3c69c1873e54 23:26:05 ---> 2a105988bc31 23:26:05 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:26:05 Removing intermediate container 67539a65e662 23:26:05 ---> 437c9f53dfac 23:26:05 23:26:05 Step 10/24 : FROM alpine:3.16 23:26:05 ---> 2a1682ad54ed 23:26:05 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:26:06 3.16: Pulling from library/alpine 23:26:07 ---> 3712baad5a40 23:26:07 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:26:07 ---> Running in bbbf69429964 23:26:07 ---> 2934e0ad502b 23:26:07 ---> 13df1ab9844d 23:26:07 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:26:07 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:26:07 Removing intermediate container bbbf69429964 23:26:07 ---> 9699cdc5fc39 23:26:07 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:26:07 ---> 2a6f56eae3ac 23:26:07 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:26:07 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:26:08 Status: Downloaded newer image for alpine:3.16 23:26:08 ---> dfd21b5a31f5 23:26:08 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:26:10 ---> 6c1fdf275433 23:26:10 Step 19/24 : WORKDIR / 23:26:10 ---> 63d273b8ffa8 23:26:10 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:26:10 ---> Running in 60f18a02ea8e 23:26:10 ---> Running in f4e40571c7a8 23:26:10 ---> fd15ff2d4d45 23:26:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:26:10 Removing intermediate container 60f18a02ea8e 23:26:10 ---> 8b490a421340 23:26:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:26:10 ---> 166d04b1e980 23:26:10 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:26:10 ---> Running in b0e1f4aadd1b 23:26:10 ---> Running in 7bec3227d88f 23:26:10 Removing intermediate container e1774895b111 23:26:10 ---> 6d9d417f2acc 23:26:10 23:26:10 Step 9/21 : FROM alpine:3.16 23:26:10 ---> dfd21b5a31f5 23:26:10 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:26:10 ---> 1355fadf4dd2 23:26:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:26:10 ---> Running in bc4a1e4916ab 23:26:10 Removing intermediate container b0e1f4aadd1b 23:26:10 ---> 691a045c4166 23:26:10 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:26:10 Removing intermediate container 7bec3227d88f 23:26:10 ---> bda0fe3f3765 23:26:10 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:26:10 ---> Running in 711cb9b98caf 23:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:26:10 ---> Running in 04ace5ee537a 23:26:10 ---> c32ece5e0394 23:26:10 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:26:10 Removing intermediate container 711cb9b98caf 23:26:10 ---> b2cf46e68155 23:26:10 Step 22/24 : LABEL arch=x86_64 23:26:10 ---> Running in d39b42f82d87 23:26:10 Removing intermediate container 04ace5ee537a 23:26:10 ---> 1417c1c31c3f 23:26:10 Step 21/23 : LABEL arch=x86_64 23:26:10 ---> Running in 7515b7f3c532 23:26:10 Removing intermediate container d39b42f82d87 23:26:10 ---> eb8a41030e07 23:26:10 Step 23/24 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:26:10 ---> Running in 924c17bfcfcd 23:26:10 Removing intermediate container 7515b7f3c532 23:26:10 ---> b6f1d1e856be 23:26:10 Step 22/23 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:26:10 ---> 6aa48db36d60 23:26:10 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:26:10 ---> Running in 1fe62b1019c5 23:26:10 ---> Running in 232fda324832 23:26:10 Removing intermediate container 924c17bfcfcd 23:26:10 ---> 91a2e6c51186 23:26:10 Step 24/24 : LABEL version=0.0.0 23:26:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:26:10 ---> Running in e2722c1a5348 23:26:11 Removing intermediate container 1fe62b1019c5 23:26:11 ---> 3ec13d122ebe 23:26:11 Step 23/23 : LABEL version=0.0.0 23:26:11 ---> Running in 6a1c38578648 23:26:11 Removing intermediate container 232fda324832 23:26:11 ---> 34a48b7f87b1 23:26:11 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:26:11 Removing intermediate container e2722c1a5348 23:26:11 ---> f49098d3e06a 23:26:11 23:26:11 ---> Running in ac5c61aaf3f5 23:26:11 Removing intermediate container 6a1c38578648 23:26:11 ---> c74e34da7f95 23:26:11 23:26:11 Successfully built f49098d3e06a 23:26:11 Successfully tagged security-spire-config:latest 23:26:11  Building security-spire-config ... done Building security-bootstrapper 23:26:11 Removing intermediate container ac5c61aaf3f5 23:26:11 ---> b81ef287debb 23:26:11 Step 22/24 : LABEL arch=x86_64 23:26:11 Successfully built c74e34da7f95 23:26:11 Successfully tagged security-spire-server:latest 23:26:11 Building core-common-config-bootstrapper 23:26:11 ---> Running in 921c6a6841c6 23:26:11  Building security-spire-server ... done Removing intermediate container 921c6a6841c6 23:26:11 ---> 20130d0c2b6a 23:26:11 Step 23/24 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:26:11 ---> Running in 86a61c4e6e2b 23:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:26:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:26:12 (1/1) Installing dumb-init (1.2.5-r1) 23:26:13 Executing busybox-1.35.0-r17.trigger 23:26:13 OK: 6 MiB in 15 packages 23:26:13 (1/6) Installing ca-certificates (20220614-r0) 23:26:13 (2/6) Installing brotli-libs (1.0.9-r6) 23:26:13 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:26:13 (4/6) Installing libcurl (7.83.1-r6) 23:26:14 (5/6) Installing curl (7.83.1-r6) 23:26:14 (6/6) Installing dumb-init (1.2.5-r1) 23:26:14 Executing busybox-1.35.0-r17.trigger 23:26:14 Executing ca-certificates-20220614-r0.trigger 23:26:14 OK: 8 MiB in 20 packages 23:26:15 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:15 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:26:15 ---> a4d0ab5f7b2f 23:26:15 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:26:15 ---> Using cache 23:26:15 ---> 00d260babcb5 23:26:15 Step 4/22 : WORKDIR /edgex-go 23:26:15 ---> Using cache 23:26:15 ---> 02a20593a573 23:26:15 Step 5/22 : RUN apk add --update --no-cache make git 23:26:15 ---> Using cache 23:26:15 ---> c2b9ea2a5990 23:26:15 Step 6/22 : COPY go.mod vendor* ./ 23:26:15 ---> Using cache 23:26:15 ---> c083edb6bac8 23:26:15 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:15 ---> Using cache 23:26:15 ---> 076ecc522502 23:26:15 Step 8/22 : COPY . . 23:26:15 ---> Using cache 23:26:15 ---> fae0a6599290 23:26:15 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:26:15 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:15 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:26:15 ---> a4d0ab5f7b2f 23:26:15 Step 3/32 : WORKDIR /edgex-go 23:26:15 ---> Using cache 23:26:15 ---> 673621f4d80b 23:26:15 Step 4/32 : RUN apk add --update --no-cache make git 23:26:21 Removing intermediate container 86a61c4e6e2b 23:26:21 ---> 0be998a33244 23:26:21 Step 24/24 : LABEL version=0.0.0 23:26:21 ---> Running in 4de879a14862 23:26:21 ---> Running in 811248a3d6e6 23:26:21 ---> Running in f9374ea78b7e 23:26:21 Removing intermediate container 811248a3d6e6 23:26:21 ---> c490894d32f7 23:26:21 23:26:21 Successfully built c490894d32f7 23:26:21 Successfully tagged security-spire-agent:latest 23:26:21  Building security-spire-agent ... done Building support-scheduler 23:26:21 Removing intermediate container f4e40571c7a8 23:26:21 ---> 563b66cb6a6b 23:26:21 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:26:21 Removing intermediate container bc4a1e4916ab 23:26:21 ---> 0ca9578ef596 23:26:21 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:26:21 ---> Running in 4c0378ec2fd6 23:26:21 ---> Running in 90611020c4a7 23:26:21 Removing intermediate container 4c0378ec2fd6 23:26:21 ---> 44f9809613ee 23:26:21 Step 12/21 : WORKDIR /edgex 23:26:21 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 23:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:26:23 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:26:23 ---> a4d0ab5f7b2f 23:26:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:26:23 ---> Using cache 23:26:23 ---> 00d260babcb5 23:26:23 Step 4/22 : WORKDIR /edgex-go 23:26:23 ---> Using cache 23:26:23 ---> 02a20593a573 23:26:23 Step 5/22 : RUN apk add --update --no-cache make git 23:26:23 ---> Using cache 23:26:23 ---> c2b9ea2a5990 23:26:23 Step 6/22 : COPY go.mod vendor* ./ 23:26:23 ---> Using cache 23:26:23 ---> c083edb6bac8 23:26:23 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:23 ---> Using cache 23:26:23 ---> 076ecc522502 23:26:23 Step 8/22 : COPY . . 23:26:23 ---> Using cache 23:26:23 ---> fae0a6599290 23:26:23 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:26:27 Removing intermediate container 90611020c4a7 23:26:27 ---> da3b219ec76a 23:26:27 Step 13/24 : ENV APP_PORT=59881 23:26:27 ---> Running in e6a1de9dbd99 23:26:27 ---> Running in 84ed54928461 23:26:27 ---> Running in 531a712f413f 23:26:27 Removing intermediate container e6a1de9dbd99 23:26:27 ---> 49683c694531 23:26:27 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:26:27 Removing intermediate container 531a712f413f 23:26:27 ---> e0adea8afdb2 23:26:27 Step 14/24 : EXPOSE $APP_PORT 23:26:27 ---> Running in d60c2aae32ab 23:26:27 Removing intermediate container d60c2aae32ab 23:26:27 ---> d5bb09fe72b3 23:26:27 Step 15/24 : WORKDIR / 23:26:27 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 23:26:27 ---> 8e42815e4e27 23:26:27 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:26:27 ---> Running in 15118b066096 23:26:28 Removing intermediate container 15118b066096 23:26:28 ---> 34d34849feff 23:26:28 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:28 OK: 211 MiB in 51 packages 23:26:28 ---> d30db8f135b7 23:26:28 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:26:28 ---> 02220ec7f93a 23:26:28 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:26:29 Removing intermediate container f9374ea78b7e 23:26:29 ---> 527581fd2a96 23:26:29 Step 5/32 : COPY go.mod vendor* ./ 23:26:29 ---> b799eb18464d 23:26:29 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:26:29 ---> fad175df7462 23:26:29 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:29 ---> 34cfb1d37739 23:26:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:26:29 ---> Running in 96dfdd868a34 23:26:29 ---> cac705096baf 23:26:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:26:29 ---> 41850139d75e 23:26:29 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:26:29 ---> Running in 08bb600f9870 23:26:30 ---> 216fbe15370d 23:26:30 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:26:30 ---> Running in 95559bcc1d8a 23:26:30 Removing intermediate container 95559bcc1d8a 23:26:30 ---> c936af20d72d 23:26:30 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:26:30 ---> Running in 2cdc35d20042 23:26:31 Removing intermediate container 2cdc35d20042 23:26:31 ---> c4a014adc2c6 23:26:31 Step 22/24 : LABEL arch=x86_64 23:26:31 ---> Running in 6073cdffc291 23:26:31 Removing intermediate container 6073cdffc291 23:26:31 ---> e515719e4693 23:26:31 Step 23/24 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:26:31 Removing intermediate container 08bb600f9870 23:26:31 ---> 7ccd7cd6c0ea 23:26:31 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:26:31 ---> Running in b41c8aa8a4ee 23:26:31 ---> Running in 76a9057b096a 23:26:31 Removing intermediate container 76a9057b096a 23:26:31 ---> 14727f809cc3 23:26:31 Step 19/21 : LABEL arch=x86_64 23:26:31 Removing intermediate container b41c8aa8a4ee 23:26:31 ---> Running in 23786e767fa4 23:26:31 ---> 26911d0daa64 23:26:31 Step 24/24 : LABEL version=0.0.0 23:26:31 ---> Running in 7b27493f2e0b 23:26:31 Removing intermediate container 23786e767fa4 23:26:31 ---> 9eefb2758491 23:26:31 Step 20/21 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:26:32 ---> Running in a13cb1f52d60 23:26:32 Removing intermediate container 7b27493f2e0b 23:26:32 ---> 03ef8dc0732f 23:26:32 23:26:32 Successfully built 03ef8dc0732f 23:26:32 Successfully tagged core-metadata:latest 23:26:32 Building security-spiffe-token-provider 23:26:32  Building core-metadata ... done Removing intermediate container a13cb1f52d60 23:26:32 ---> a3e68a7937aa 23:26:32 Step 21/21 : LABEL version=0.0.0 23:26:32 ---> Running in 183dd223dd0e 23:26:34 Removing intermediate container 183dd223dd0e 23:26:34 ---> d57dda10b6c3 23:26:34 23:26:34 Successfully built d57dda10b6c3 23:26:34 Successfully tagged security-proxy-setup:latest 23:26:34 Building core-command 23:26:35  Building security-proxy-setup ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:35 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:26:35 ---> a4d0ab5f7b2f 23:26:35 Step 3/19 : WORKDIR /edgex-go 23:26:35 ---> Using cache 23:26:35 ---> 673621f4d80b 23:26:35 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:26:37 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:37 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:26:37 ---> a4d0ab5f7b2f 23:26:37 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:26:37 ---> Using cache 23:26:37 ---> 00d260babcb5 23:26:37 Step 4/23 : WORKDIR /edgex-go 23:26:37 ---> Using cache 23:26:37 ---> 02a20593a573 23:26:37 Step 5/23 : RUN apk add --update --no-cache make git 23:26:37 ---> Using cache 23:26:37 ---> c2b9ea2a5990 23:26:37 Step 6/23 : COPY go.mod vendor* ./ 23:26:37 ---> Using cache 23:26:37 ---> c083edb6bac8 23:26:37 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:37 ---> Using cache 23:26:37 ---> 076ecc522502 23:26:37 Step 8/23 : COPY . . 23:26:37 ---> Using cache 23:26:37 ---> fae0a6599290 23:26:37 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:26:41 ---> Running in ed162ff2b019 23:26:41 ---> Running in 3028115593df 23:26:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:26:41 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 23:26:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:26:43 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:26:43 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:26:43 OK: 17046 distinct packages available 23:26:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:26:44 Removing intermediate container 4de879a14862 23:26:44 ---> ab7b906666e9 23:26:44 23:26:44 Step 10/22 : FROM alpine:3.16 23:26:44 ---> dfd21b5a31f5 23:26:44 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:26:44 ---> Running in 5ead0ebee84f 23:26:44 Removing intermediate container 5ead0ebee84f 23:26:44 ---> bb9a791090b3 23:26:44 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:26:44 ---> Running in c9557f261072 23:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:26:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:26:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:26:46 (1/1) Installing dumb-init (1.2.5-r1) 23:26:46 Executing busybox-1.35.0-r17.trigger 23:26:46 OK: 6 MiB in 15 packages 23:26:47 OK: 211 MiB in 51 packages 23:26:48 Removing intermediate container c9557f261072 23:26:48 ---> fbd2b0e7fa94 23:26:48 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:26:49 Removing intermediate container ed162ff2b019 23:26:49 ---> 4370507e8105 23:26:49 Step 5/19 : COPY go.mod vendor* ./ 23:26:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:26:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:26:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:26:49 ---> f3f441196371 23:26:49 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:26:50 ---> 419001e62f18 23:26:50 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:50 Merging remotes/origin/main commit 4dbbd61a0bace45f2dafdef8fbb0ff2bd2f628db into PR head commit 23c2f1d3cd77d3515aaef5d2edb5e2c42da9868c 23:26:50 ---> Running in 8d8544e4e0e6 23:26:50 ---> 613e4cb74f7d 23:26:50 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:26:51 Merge succeeded, producing dd7181110d69e4dcd49679a65b0652a7339846f6 23:26:51 Checking out Revision dd7181110d69e4dcd49679a65b0652a7339846f6 (PR-4364) 23:26:51 ---> f10ae58b29ba 23:26:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:26:51 ---> c69d6570050d 23:26:51 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:26:51 ---> Running in ecafc784379f 23:26:52 Removing intermediate container ecafc784379f 23:26:52 ---> 204118da7d0f 23:26:52 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:26:52 ---> Running in d25dd61dfe1f 23:26:52 Removing intermediate container d25dd61dfe1f 23:26:52 ---> 49624052b4ea 23:26:52 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:26:52 ---> Running in d15b7ff80342 23:26:53 Removing intermediate container d15b7ff80342 23:26:53 ---> ccd4e3ed65c3 23:26:53 Step 20/22 : LABEL arch=x86_64 23:26:54 ---> Running in 105c61cf3ebc 23:26:54 Commit message: "Merge commit '4dbbd61a0bace45f2dafdef8fbb0ff2bd2f628db' into HEAD" 23:26:54 First time build. Skipping changelog. 23:26:54 Removing intermediate container 105c61cf3ebc 23:26:54 ---> d02eb1186d32 23:26:54 Step 21/22 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:26:54 > git --version # timeout=10 23:26:55 > git --version # 'git version 2.25.1' 23:26:55 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 23:26:55 ---> Running in 0cbec49de565 23:26:55 Removing intermediate container 84ed54928461 23:26:55 ---> 4ac701d61cbb 23:26:55 23:26:55 Step 10/22 : FROM alpine:3.16 23:26:55 ---> dfd21b5a31f5 23:26:55 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:26:55 ---> Using cache 23:26:55 ---> 563b66cb6a6b 23:26:55 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:26:55 ---> Using cache 23:26:55 ---> da3b219ec76a 23:26:55 Step 13/22 : ENV APP_PORT=59861 23:26:55 ---> Running in 8b7eed21ae80 23:26:55 Removing intermediate container 0cbec49de565 23:26:55 ---> b47956f01daf 23:26:55 Step 22/22 : LABEL version=0.0.0 23:26:55 ---> Running in 34efb440580a 23:26:55 Removing intermediate container 8b7eed21ae80 23:26:55 ---> b081f547ea93 23:26:55 Step 14/22 : EXPOSE $APP_PORT 23:26:55 Removing intermediate container 34efb440580a 23:26:55 ---> 497a3ddd6779 23:26:55 23:26:55 ---> Running in 8d9819501009 23:26:55 Successfully built 497a3ddd6779 23:26:55 Successfully tagged core-common-config-bootstrapper:latest 23:26:55 Building security-secretstore-setup [Pipeline] withEnv 23:26:55  Building core-common-config-bootstrapper ... done Removing intermediate container 8d9819501009 23:26:55 ---> 9540c8cfba75 23:26:55 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:26:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:26:56 % Total % Received % Xferd Average Speed Time Time Time Current 23:26:56 Dload Upload Total Spent Left Speed 23:26:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 44121 0 --:--:-- --:--:-- --:--:-- 44121 [Pipeline] sh 23:26:57 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:26:57 + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} 23:26:57 /etc/docker/daemon.json 23:26:57 { 23:26:57 "registry-mirrors": [ 23:26:57 "https://nexus3.edgexfoundry.org:10001" 23:26:57 ], 23:26:57 "bip": "10.250.0.254/24", 23:26:57 "hosts": [ 23:26:57 "tcp://0.0.0.0:5555", 23:26:57 "unix:///var/run/docker.sock" 23:26:57 ], 23:26:57 "mtu": 1458, 23:26:57 "selinux-enabled": true, 23:26:57 "seccomp-profile": "/etc/docker/seccomp.json" 23:26:57 } [Pipeline] sh 23:26:58 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:26:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:26:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:26:58 ---> a4d0ab5f7b2f 23:26:58 Step 3/24 : WORKDIR /edgex-go 23:26:58 ---> Using cache 23:26:58 ---> 673621f4d80b 23:26:58 Step 4/24 : RUN apk add --update --no-cache make git 23:26:58 ---> Using cache 23:26:58 ---> 527581fd2a96 23:26:58 Step 5/24 : COPY go.mod vendor* ./ 23:26:58 ---> Using cache 23:26:58 ---> fad175df7462 23:26:58 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:26:58 + sudo service docker restart 23:26:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:26:49 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4364/head:refs/remotes/origin/PR-4364 +refs/heads/main:refs/remotes/origin/main # timeout=10 23:26:50 > git config core.sparsecheckout # timeout=10 23:26:50 > git checkout -f 23c2f1d3cd77d3515aaef5d2edb5e2c42da9868c # timeout=10 23:26:50 > git remote # timeout=10 23:26:50 > git config --get remote.origin.url # timeout=10 23:26:50 using GIT_SSH to set credentials SSH Credentials for GitHub 23:26:50 > git merge 4dbbd61a0bace45f2dafdef8fbb0ff2bd2f628db # timeout=10 23:26:51 > git rev-parse HEAD^{commit} # timeout=10 23:26:51 > git config core.sparsecheckout # timeout=10 23:26:51 > git checkout -f dd7181110d69e4dcd49679a65b0652a7339846f6 # timeout=10 23:27:00 ---> 247754aa0bef 23:27:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:27:00 ---> Running in 3a36fceb0ced 23:27:02 ---> 5a6b6f544056 23:27:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:27:02 Removing intermediate container 3028115593df 23:27:02 ---> aa07227ce01b 23:27:02 23:27:02 Step 10/23 : FROM alpine:3.16 23:27:02 ---> dfd21b5a31f5 23:27:02 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:27:02 ---> Using cache 23:27:02 ---> 563b66cb6a6b 23:27:02 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:27:02 ---> Using cache 23:27:02 ---> da3b219ec76a 23:27:02 Step 13/23 : ENV APP_PORT=59882 23:27:02 ---> Running in 2394c1fd1116 23:27:02 ---> fe32ee158473 23:27:02 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:27:02 Removing intermediate container 2394c1fd1116 23:27:02 ---> f5f10a5e8b3f 23:27:02 Step 14/23 : EXPOSE $APP_PORT 23:27:02 ---> Running in 6ed9c009a081 23:27:02 ---> Running in 7c3d0fa6f581 23:27:03 Removing intermediate container 6ed9c009a081 23:27:03 ---> 76e9923f8a5a 23:27:03 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:03 Removing intermediate container 7c3d0fa6f581 23:27:03 ---> cad30e576f23 23:27:03 Step 15/23 : WORKDIR / 23:27:03 ---> Running in e6b2c352422a 23:27:03 ---> Running in 1cd86dffcd0d 23:27:03 Removing intermediate container e6b2c352422a 23:27:03 ---> 5b5c5f01705f 23:27:03 Step 20/22 : LABEL arch=x86_64 23:27:03 Removing intermediate container 1cd86dffcd0d 23:27:03 ---> c7d8bd84711b 23:27:03 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:03 ---> Running in 70f8ae540f77 23:27:03 Removing intermediate container 70f8ae540f77 23:27:03 ---> ca95b9470d34 23:27:03 Step 21/22 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:27:03 ---> Running in cd2a3284d841 23:27:03 ---> 5cee33713b3b 23:27:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:27:03 Removing intermediate container cd2a3284d841 23:27:03 ---> c939905fccdc 23:27:03 Step 22/22 : LABEL version=0.0.0 23:27:03 ---> Running in 86f24042e06b 23:27:03 Removing intermediate container 86f24042e06b 23:27:03 ---> e967b90ff451 23:27:03 23:27:04 Successfully built e967b90ff451 23:27:04 ---> 1ad7b51bb0a8 23:27:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:27:04 Successfully tagged support-scheduler:latest 23:27:04 Building support-notifications 23:27:05  Building support-scheduler ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:05 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:27:05 ---> a4d0ab5f7b2f 23:27:05 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:27:05 ---> Using cache 23:27:05 ---> 00d260babcb5 23:27:05 Step 4/22 : WORKDIR /edgex-go 23:27:05 ---> Using cache 23:27:05 ---> 02a20593a573 23:27:05 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:27:08 ---> 16087d541fbe 23:27:08 Step 19/23 : ENTRYPOINT ["/core-command"] 23:27:08 ---> Running in f2537e5fd279 23:27:08 ---> Running in f789205a7aec 23:27:08 Removing intermediate container f789205a7aec 23:27:08 ---> c32e07148ba9 23:27:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:27:08 ---> Running in 8f001960f1f2 23:27:08 Removing intermediate container 8f001960f1f2 23:27:08 ---> e7f7d1f523c3 23:27:08 Step 21/23 : LABEL arch=x86_64 23:27:08 ---> Running in 0cce790c35dd 23:27:08 Removing intermediate container 0cce790c35dd 23:27:08 ---> 0601efcbe1c1 23:27:08 Step 22/23 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:27:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:08 ---> Running in ba509f4e1663 23:27:08 Removing intermediate container ba509f4e1663 23:27:08 ---> 34e086af8a5a 23:27:08 Step 23/23 : LABEL version=0.0.0 23:27:08 ---> Running in 39b72668fc45 23:27:08 Removing intermediate container 39b72668fc45 23:27:08 ---> 55a6b0aa65b4 23:27:08 23:27:08 Successfully built 55a6b0aa65b4 23:27:09 Successfully tagged core-command:latest 23:27:09 Building core-data 23:27:09  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:11 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:27:11 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:27:11 ---> a4d0ab5f7b2f 23:27:11 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:27:11 ---> Using cache 23:27:11 ---> 00d260babcb5 23:27:11 Step 4/22 : WORKDIR /edgex-go 23:27:11 ---> Using cache 23:27:11 ---> 02a20593a573 23:27:11 Step 5/22 : RUN apk add --update --no-cache make git 23:27:11 ---> Using cache 23:27:11 ---> c2b9ea2a5990 23:27:11 Step 6/22 : COPY go.mod vendor* ./ 23:27:11 ---> Using cache 23:27:11 ---> c083edb6bac8 23:27:11 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:11 ---> Using cache 23:27:11 ---> 076ecc522502 23:27:11 Step 8/22 : COPY . . 23:27:11 ---> Using cache 23:27:11 ---> fae0a6599290 23:27:11 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:27:11 OK: 211 MiB in 51 packages 23:27:13 ---> Running in 8096307f8443 23:27:13 Removing intermediate container f2537e5fd279 23:27:13 ---> 71b5d78cf498 23:27:13 Step 6/22 : COPY go.mod vendor* ./ 23:27:13 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 23:27:13 ---> db7da676376c 23:27:13 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:27:14 ---> Running in f2679f3e9b9c [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:27:16 provisioning config files... 23:27:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10193646991399254832tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:27:17 ---> docker-login.sh 23:27:17 nexus3.edgexfoundry.org:10001 23:27:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:18 Configure a credential helper to remove this warning. See 23:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:18 23:27:18 Login Succeeded 23:27:18 nexus3.edgexfoundry.org:10002 23:27:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:18 Configure a credential helper to remove this warning. See 23:27:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:18 23:27:18 Login Succeeded 23:27:18 nexus3.edgexfoundry.org:10003 23:27:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:19 Configure a credential helper to remove this warning. See 23:27:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:19 23:27:19 Login Succeeded 23:27:19 nexus3.edgexfoundry.org:10004 23:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:20 Configure a credential helper to remove this warning. See 23:27:20 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:20 23:27:20 Login Succeeded 23:27:20 docker.io 23:27:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:27:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:27:21 Configure a credential helper to remove this warning. See 23:27:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:27:21 23:27:21 Login Succeeded 23:27:21 ---> docker-login.sh ends [Pipeline] } 23:27:21 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 23:27:22 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 23:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:27:22 ========================================================= 23:27:22 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 23:27:22 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:27:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:27:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:27:22 9b18e9b68314: Pulling fs layer 23:27:22 35d82f9e3411: Pulling fs layer 23:27:22 e16973657156: Pulling fs layer 23:27:22 fc693d55d65f: Pulling fs layer 23:27:22 7e9fc2657dce: Pulling fs layer 23:27:22 fc693d55d65f: Waiting 23:27:22 dda99020689f: Pulling fs layer 23:27:22 db1c61fa0a46: Pulling fs layer 23:27:22 891c053d2c06: Pulling fs layer 23:27:22 7e9fc2657dce: Waiting 23:27:22 891c053d2c06: Waiting 23:27:22 db1c61fa0a46: Waiting 23:27:22 e16973657156: Verifying Checksum 23:27:22 e16973657156: Download complete 23:27:22 35d82f9e3411: Verifying Checksum 23:27:22 35d82f9e3411: Download complete 23:27:22 7e9fc2657dce: Verifying Checksum 23:27:22 7e9fc2657dce: Download complete 23:27:22 9b18e9b68314: Verifying Checksum 23:27:23 9b18e9b68314: Pull complete 23:27:24 dda99020689f: Verifying Checksum 23:27:24 dda99020689f: Download complete 23:27:24 35d82f9e3411: Pull complete 23:27:25 891c053d2c06: Verifying Checksum 23:27:25 891c053d2c06: Download complete 23:27:26 e16973657156: Pull complete 23:27:26 db1c61fa0a46: Verifying Checksum 23:27:26 db1c61fa0a46: Download complete 23:27:27 fc693d55d65f: Verifying Checksum 23:27:27 fc693d55d65f: Download complete 23:27:36 Removing intermediate container 8096307f8443 23:27:36 ---> 6a966d28c564 23:27:36 23:27:36 Step 10/22 : FROM alpine:3.16 23:27:36 ---> dfd21b5a31f5 23:27:36 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:27:36 ---> Running in 2c31d48b547f 23:27:36 Removing intermediate container 2c31d48b547f 23:27:36 ---> 27fee20eebde 23:27:36 Step 12/22 : ENV APP_PORT=59880 23:27:36 ---> Running in 10b1a1229495 23:27:36 Removing intermediate container 10b1a1229495 23:27:36 ---> ea935ff68421 23:27:36 Step 13/22 : EXPOSE $APP_PORT 23:27:36 ---> Running in 9f399eb9106d 23:27:36 Removing intermediate container 9f399eb9106d 23:27:36 ---> 39c62b35050c 23:27:36 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:27:36 ---> Running in e1ddca57c1e9 23:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:27:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:27:36 (1/1) Installing dumb-init (1.2.5-r1) 23:27:36 Executing busybox-1.35.0-r17.trigger 23:27:36 OK: 6 MiB in 15 packages 23:27:39 fc693d55d65f: Pull complete 23:27:39 7e9fc2657dce: Pull complete 23:27:39 dda99020689f: Pull complete 23:27:44 Removing intermediate container e1ddca57c1e9 23:27:44 ---> 2354e894b871 23:27:44 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:27:46 db1c61fa0a46: Pull complete 23:27:48 891c053d2c06: Pull complete 23:27:48 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 23:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:27:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 23:27:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:27:48 WORKDIR /edgex 23:27:48 COPY go.mod . 23:27:48 RUN go mod download 23:27:48 + docker build -t ci-base-image-arm64 -f - . 23:27:49 Sending build context to Docker daemon 3.099MB 23:27:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 23:27:49 ---> f96f9c87975a 23:27:49 Step 2/4 : WORKDIR /edgex 23:27:50 ---> Running in e148483044ec 23:27:51 Removing intermediate container e148483044ec 23:27:51 ---> 517a5fde624a 23:27:51 Step 3/4 : COPY go.mod . 23:27:51 ---> b8de396c360b 23:27:51 Step 4/4 : RUN go mod download 23:27:51 ---> Running in 77f1238cfcbe 23:27:59 ---> 67bcaca94522 23:27:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:28:00 Removing intermediate container 96dfdd868a34 23:28:00 ---> d65b560e42a9 23:28:00 Step 7/32 : COPY . . 23:28:00 Removing intermediate container 8d8544e4e0e6 23:28:00 ---> dc7eee9f7885 23:28:00 Step 7/19 : COPY . . 23:28:04 ---> 9cf2f0871dca 23:28:04 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:28:17 ---> 5634ee06d6da 23:28:17 ---> fec4b2315e46 23:28:17 ---> 0fc8501b0fb5 23:28:17 Step 18/22 : ENTRYPOINT ["/core-data"]Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:28:17 23:28:17 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:28:17 Removing intermediate container 3a36fceb0ced 23:28:17 ---> 78f912c60072 23:28:17 Step 7/24 : COPY . . 23:28:17 ---> Running in 0356cbbd9d13 23:28:17 ---> Running in 3314b101142b 23:28:17 ---> Running in 418b718f62fc 23:28:24 Removing intermediate container 3314b101142b 23:28:24 ---> 74d6bb5aa07f 23:28:24 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:28:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:28:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:28:25 ---> Running in 3f8b7f168b6b 23:28:25 ---> a3c8a344df6b 23:28:25 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:28:25 ---> Running in 9b92927ca730 23:28:25 Removing intermediate container 3f8b7f168b6b 23:28:25 ---> befb4eb96aa9 23:28:25 Step 20/22 : LABEL arch=x86_64 23:28:26 ---> Running in 7fb71862df7b 23:28: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:28:26 Removing intermediate container f2679f3e9b9c 23:28:26 ---> cf96d4ae3a1c 23:28:26 Step 8/22 : COPY . . 23:28:26 Removing intermediate container 7fb71862df7b 23:28:26 ---> b1cf0434b662 23:28:26 Step 21/22 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:28:26 ---> Running in 3a79fbd18fe9 23:28:28 Removing intermediate container 3a79fbd18fe9 23:28:28 ---> c6550a91fb24 23:28:28 Step 22/22 : LABEL version=0.0.0 23:28:30 Removing intermediate container 77f1238cfcbe 23:28:30 ---> 2a3bf7f497c5 23:28:30 Successfully built 2a3bf7f497c5 23:28:30 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:31 + docker inspect -f . ci-base-image-arm64 23:28:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:31 prd-ubuntu20.04-docker-arm64-4c-16g-6211 does not seem to be running inside a container 23:28:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:28:32 $ docker top 8e3530a53edf6b3c4ebc35405e6b8fe8c518deb88510c80209562798bcf00c08 -eo pid,comm [Pipeline] { [Pipeline] sh 23:28:33 + go version 23:28:33 go version go1.18.7 linux/arm64 [Pipeline] } 23:28:33 $ docker stop --time=1 8e3530a53edf6b3c4ebc35405e6b8fe8c518deb88510c80209562798bcf00c08 23:28:35 $ docker rm -f --volumes 8e3530a53edf6b3c4ebc35405e6b8fe8c518deb88510c80209562798bcf00c08 [Pipeline] // withDockerContainer [Pipeline] } 23:28:35 ---> Running in 82a3b86efac0 23:28:35 ---> f4fda57deeb5 23:28:35 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:28:35 ---> Running in 7c0b344c76f0 23:28:35 Removing intermediate container 82a3b86efac0 23:28:35 ---> 0696db572f91 23:28:35 23:28:35 Successfully built 0696db572f91 23:28:35 Successfully tagged core-data:latest [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { 23:28:35  Building core-data ... done 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 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:28:36 + docker inspect -f . ci-base-image-arm64 23:28:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:28:36 prd-ubuntu20.04-docker-arm64-4c-16g-6211 does not seem to be running inside a container 23:28:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:28:37 $ docker top 398683613bd4707d5ec2a15dddf9c703582e1c6d53920b12ff0fbc10bc0461c2 -eo pid,comm [Pipeline] { [Pipeline] echo 23:28:37 ========================================================= 23:28:37 [edgeXBuildGoParallel] Running Tests and Build... 23:28:37 ========================================================= [Pipeline] sh 23:28:38 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 23:28:38 + make test 23:28:38 go test -race -coverprofile=coverage.out ./... 23:28: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:29:06 Removing intermediate container 9b92927ca730 23:29:06 ---> 804ef3c81a66 23:29:06 23:29:06 Step 9/24 : FROM alpine:3.16 23:29:06 ---> dfd21b5a31f5 23:29:06 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:29:06 Removing intermediate container 418b718f62fc 23:29:06 ---> 3f2d660af6cd 23:29:06 23:29:06 Step 9/32 : FROM alpine:3.16 23:29:06 ---> dfd21b5a31f5 23:29:06 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:29:06 Removing intermediate container 0356cbbd9d13 23:29:06 ---> 269035e31be7 23:29:06 23:29:06 Step 9/19 : FROM alpine:3.15 23:29:06 ---> 5ce65d7b0fde 23:29:06 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:29:06 ---> Using cache 23:29:06 ---> 87b909bce7b1 23:29:06 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:29:06 ---> Running in a99dece8b588 23:29:06 ---> Running in 92d6e666863e 23:29:06 ---> Running in dfeea698e8ff 23:29:06 Removing intermediate container a99dece8b588 23:29:06 ---> bfd9a837e249 23:29:06 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:06 ---> Running in 618f812e09fc 23:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:07 (1/3) Installing ca-certificates (20220614-r0) 23:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:07 (2/3) Installing dumb-init (1.2.5-r1) 23:29:07 (3/3) Installing su-exec (0.2-r1) 23:29:07 Executing busybox-1.35.0-r17.trigger 23:29:07 Executing ca-certificates-20220614-r0.trigger 23:29:07 OK: 6 MiB in 17 packages 23:29:07 (1/2) Installing dumb-init (1.2.5-r1) 23:29:07 (2/2) Installing su-exec (0.2-r1) 23:29:07 Executing busybox-1.35.0-r17.trigger 23:29:07 OK: 6 MiB in 16 packages 23:29:07 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:29:07 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:29:07 OK: 15857 distinct packages available 23:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:29:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:29:07 (1/9) Installing ca-certificates (20220614-r0) 23:29:07 (2/9) Installing brotli-libs (1.0.9-r5) 23:29:07 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:29:07 (4/9) Installing libcurl (7.80.0-r6) 23:29:07 (5/9) Installing curl (7.80.0-r6) 23:29:07 (6/9) Installing dumb-init (1.2.5-r1) 23:29:07 (7/9) Installing musl-obstack (1.2.3-r0) 23:29:07 (8/9) Installing libucontext (1.1-r0) 23:29:08 (9/9) Installing gcompat (1.0.0-r4) 23:29:08 Executing busybox-1.34.1-r7.trigger 23:29:08 Executing ca-certificates-20220614-r0.trigger 23:29:08 OK: 8 MiB in 23 packages 23:29:08 Removing intermediate container 7c0b344c76f0 23:29:08 ---> 969b79d5bb5f 23:29:08 23:29:08 Step 10/22 : FROM alpine:3.16 23:29:08 ---> dfd21b5a31f5 23:29:08 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:29:08 ---> Running in ca16e0a13ca1 23:29:08 Removing intermediate container 92d6e666863e 23:29:08 ---> e70001a5916a 23:29:08 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:29:08 ---> Running in 8eb2d2d8a328 23:29:08 Removing intermediate container 618f812e09fc 23:29:08 ---> 0f5beda02b56 23:29:08 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:29:08 ---> Running in a33f64adb40c 23:29:08 Removing intermediate container 8eb2d2d8a328 23:29:08 ---> 7b48199247e9 23:29:08 Step 12/24 : WORKDIR / 23:29:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 23:29:08 ---> Running in 5a8c2c6aa108 23:29:08 Removing intermediate container dfeea698e8ff 23:29:08 ---> ad8f0cccf91c 23:29:08 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:08 Removing intermediate container a33f64adb40c 23:29:08 ---> 591c4a2a9305 23:29:08 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:29:09 ---> Running in 7010ac903a78 23:29:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 23:29:09 Removing intermediate container 5a8c2c6aa108 23:29:09 ---> ed323d26c15a 23:29:09 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:29:09 Removing intermediate container 7010ac903a78 23:29:09 ---> db1ce163f337 23:29:09 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:29:09 ---> Running in 0c12d46e03fd 23:29:09 ---> fb6a1b596f37 23:29:09 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:29:09 Removing intermediate container 0c12d46e03fd 23:29:09 ---> 87ed46ac2c79 23:29:09 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:29:09 (1/2) Installing ca-certificates (20220614-r0) 23:29:09 (2/2) Installing dumb-init (1.2.5-r1) 23:29:09 Executing busybox-1.35.0-r17.trigger 23:29:09 Executing ca-certificates-20220614-r0.trigger 23:29:09 ---> 888b4bc57637 23:29:09 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:29:09 OK: 6 MiB in 16 packages 23:29:09 ---> Running in ee1ccaeaded8 23:29:10 Removing intermediate container ee1ccaeaded8 23:29:10 ---> a290260cbf22 23:29:10 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:29:10 ---> 751c5e34a969 23:29:10 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:29:10 ---> 27df45ca4b27 23:29:10 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:29:10 ---> Running in bddbdd9463d6 23:29:10 ---> 423a59eb4900 23:29:10 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:29:10 ---> cc58372c5e33 23:29:10 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:29:10 ---> Running in 4e0e96cad31e 23:29:10 Removing intermediate container ca16e0a13ca1 23:29:10 ---> 2861f94d0596 23:29:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:29:10 ---> Running in 58025c0bf545 23:29:10 Removing intermediate container 4e0e96cad31e 23:29:10 ---> 152764236fa2 23:29:10 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:29:10 ---> Running in 422aa80adb32 23:29:10 ---> d18ac0af4390 23:29:10 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:29:10 Removing intermediate container 58025c0bf545 23:29:10 ---> f4a8d1365e20 23:29:10 Step 13/22 : ENV APP_PORT=59860 23:29:10 Removing intermediate container 422aa80adb32 23:29:10 ---> 1a30eff10100 23:29:10 Step 17/19 : LABEL arch=x86_64 23:29:10 ---> Running in 0c5cd3b1ea6a 23:29:10 ---> Running in f9875e6e3754 23:29:10 ---> 3c73128fb4b3 23:29:10 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:29:10 Removing intermediate container 0c5cd3b1ea6a 23:29:10 ---> 873a5a2469de 23:29:10 Step 14/22 : EXPOSE $APP_PORT 23:29:10 ? github.com/edgexfoundry/edgex-go [no test files] 23:29:10 Removing intermediate container f9875e6e3754 23:29:10 ---> 53ab1b7487cd 23:29:10 Step 18/19 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:29:10 ---> Running in 6e528264abd9 23:29:10 ---> Running in 3d78c9f661fc 23:29:10 Removing intermediate container bddbdd9463d6 23:29:10 ---> 8a15fe72f77c 23:29:10 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:29:10 ---> Running in 0d038c223cf7 23:29:10 Removing intermediate container 6e528264abd9 23:29:10 ---> df8be06d1303 23:29:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:10 Removing intermediate container 3d78c9f661fc 23:29:10 ---> 034418ed9e3a 23:29:10 Step 19/19 : LABEL version=0.0.0 23:29:11 ---> Running in 7810097fcf80 23:29:11 Removing intermediate container 0d038c223cf7 23:29:11 ---> f97e32b3b6df 23:29:11 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:29:11 ---> 0a19ddfc1e08 23:29:11 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:29:11 ---> d31a7d043ddf 23:29:11 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:29:11 Removing intermediate container 7810097fcf80 23:29:11 ---> bd7c7a0efa3e 23:29:11 23:29:11 Successfully built bd7c7a0efa3e 23:29:11 Successfully tagged security-spiffe-token-provider:latest 23:29:11  Building security-spiffe-token-provider ... done  ---> e10f336c718a 23:29:11 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:29:11 ---> 23ef13788e50 23:29:11 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:29:11 ---> Running in 33a6c93fd72e 23:29:11 ---> Running in 6616e9ea49b8 23:29:11 ---> 436fec91a71b 23:29:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:29:11 ---> efdfd722dfec 23:29:11 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:29:11 ---> Running in 75e058a7624c 23:29:12 Removing intermediate container 75e058a7624c 23:29:12 ---> 40d8fe6fb77e 23:29:12 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:29:12 ---> Running in b0c217d86822 23:29:12 Removing intermediate container 33a6c93fd72e 23:29:12 ---> e43cdbb81aaf 23:29:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:29:12 Removing intermediate container b0c217d86822 23:29:12 ---> d9915b8e8297 23:29:12 Step 20/22 : LABEL arch=x86_64 23:29:12 ---> Running in a0f2dfbfdbd9 23:29:12 Removing intermediate container 6616e9ea49b8 23:29:12 ---> 8d04fe8d1e4c 23:29:12 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:29:12 ---> Running in 3ffc0f89b0dc 23:29:12 Removing intermediate container a0f2dfbfdbd9 23:29:12 ---> 1188bce18fdd 23:29:12 Step 21/22 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:29:12 ---> 33b67d98de5c 23:29:12 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:29:12 ---> Running in 1541994fc9eb 23:29:12 Removing intermediate container 3ffc0f89b0dc 23:29:12 ---> 4758a30992a3 23:29:12 Step 22/24 : LABEL arch=x86_64 23:29:12 ---> Running in a88e4008979a 23:29:12 Removing intermediate container 1541994fc9eb 23:29:12 ---> a910f0c3cdb1 23:29:12 Step 22/22 : LABEL version=0.0.0 23:29:12 ---> Running in 6f68052827f9 23:29:12 Removing intermediate container a88e4008979a 23:29:12 ---> c3b91f0b4e58 23:29:12 Step 23/24 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:29:12 Removing intermediate container 6f68052827f9 23:29:12 ---> a5727bec5992 23:29:12 23:29:12 ---> Running in 33003f3a02f1 23:29:12 Successfully built a5727bec5992 23:29:12 Successfully tagged support-notifications:latest 23:29:12  Building support-notifications ... done Removing intermediate container 33003f3a02f1 23:29:12 ---> 2a38f19c2eca 23:29:12 Step 24/24 : LABEL version=0.0.0 23:29:12 ---> c214ba318bc5 23:29:12 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:29:12 ---> Running in c43741b205f3 23:29:12 Removing intermediate container c43741b205f3 23:29:12 ---> c2c599b49054 23:29:12 23:29:13 ---> 19ed622226a2 23:29:13 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:29:13 Successfully built c2c599b49054 23:29:13 Successfully tagged security-secretstore-setup:latest 23:29:13  Building security-secretstore-setup ... done  ---> 7d71574ae78c 23:29:13 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:29:13 ---> 1562d413651d 23:29:13 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:29:13 ---> 43c4a8ccbb7e 23:29:13 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:29:13 ---> b61e325fdefc 23:29:13 Step 27/32 : RUN chmod +x /entrypoint.sh 23:29:13 ---> Running in 479bdf8b163a 23:29:14 Removing intermediate container 479bdf8b163a 23:29:14 ---> b422f1238adc 23:29:14 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:29:14 ---> Running in b810398b2f1f 23:29:14 Removing intermediate container b810398b2f1f 23:29:14 ---> 45313fe338fc 23:29:14 Step 29/32 : CMD ["gate"] 23:29:14 ---> Running in 6eb7b3fa7e2c 23:29:14 Removing intermediate container 6eb7b3fa7e2c 23:29:14 ---> c38e19ea7b30 23:29:14 Step 30/32 : LABEL arch=x86_64 23:29:14 ---> Running in e13eef9a27dd 23:29:14 Removing intermediate container e13eef9a27dd 23:29:14 ---> edee691f1cee 23:29:14 Step 31/32 : LABEL git_sha=ba4a134a5c6acac82836352f965b3f7682e0763a 23:29:14 ---> Running in f5068d4e32d4 23:29:14 Removing intermediate container f5068d4e32d4 23:29:14 ---> c5b00fd543ed 23:29:14 Step 32/32 : LABEL version=0.0.0 23:29:14 ---> Running in c44f6aa7022d 23:29:14 Removing intermediate container c44f6aa7022d 23:29:14 ---> 87da45266106 23:29:14 23:29:14 Successfully built 87da45266106 23:29:14 Successfully tagged security-bootstrapper:latest 23:29:14  Building security-bootstrapper ... done  [Pipeline] } 23:29:14 $ docker stop --time=1 79c87750f0ee584bd1db5327b14b5769fbe62b65b8cce574db51ccaf7e37c665 23:29:16 $ docker rm -f --volumes 79c87750f0ee584bd1db5327b14b5769fbe62b65b8cce574db51ccaf7e37c665 [Pipeline] // withDockerContainer [Pipeline] sh 23:29:16 + docker images 23:29:16 REPOSITORY TAG IMAGE ID CREATED SIZE 23:29:16 security-bootstrapper latest 87da45266106 2 seconds ago 20.4MB 23:29:16 security-secretstore-setup latest c2c599b49054 4 seconds ago 30MB 23:29:16 support-notifications latest a5727bec5992 4 seconds ago 30.7MB 23:29:16 security-spiffe-token-provider latest bd7c7a0efa3e 6 seconds ago 30MB 23:29:16 969b79d5bb5f 9 seconds ago 1.74GB 23:29:16 804ef3c81a66 14 seconds ago 1.67GB 23:29:16 269035e31be7 14 seconds ago 1.71GB 23:29:16 3f2d660af6cd 15 seconds ago 1.67GB 23:29:16 core-data latest 0696db572f91 42 seconds ago 17.9MB 23:29:16 6a966d28c564 About a minute ago 1.68GB 23:29:16 core-command latest 55a6b0aa65b4 2 minutes ago 17.7MB 23:29:16 support-scheduler latest e967b90ff451 2 minutes ago 30MB 23:29:16 aa07227ce01b 2 minutes ago 1.68GB 23:29:16 core-common-config-bootstrapper latest 497a3ddd6779 2 minutes ago 15.5MB 23:29:16 4ac701d61cbb 2 minutes ago 1.74GB 23:29:16 ab7b906666e9 2 minutes ago 1.67GB 23:29:16 security-proxy-setup latest d57dda10b6c3 2 minutes ago 27.8MB 23:29:16 core-metadata latest 03ef8dc0732f 2 minutes ago 18.5MB 23:29:16 security-spire-agent latest c490894d32f7 2 minutes ago 125MB 23:29:16 security-spire-server latest c74e34da7f95 3 minutes ago 86.5MB 23:29:16 6d9d417f2acc 3 minutes ago 1.67GB 23:29:16 security-spire-config latest f49098d3e06a 3 minutes ago 85.8MB 23:29:16 437c9f53dfac 3 minutes ago 1.68GB 23:29:16 9209d782b0b4 3 minutes ago 1.55GB 23:29:16 0af40665864e 3 minutes ago 1.55GB 23:29:16 ec3c0c332aed 3 minutes ago 1.55GB 23:29:16 ci-base-image-x86_64 latest a4d0ab5f7b2f 7 minutes ago 903MB 23:29:16 alpine 3.15 5ce65d7b0fde 4 days ago 5.59MB 23:29:16 alpine 3.16 dfd21b5a31f5 4 days ago 5.55MB 23:29:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB 23:29:16 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB 23:29:16 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] } 23:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 23:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:31:02 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:31:02 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:31:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:31:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.300s coverage: 28.7% of statements 23:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:31:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:31:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.417s coverage: 98.5% of statements 23:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.564s coverage: 73.7% of statements 23:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 23:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 23:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:31:27 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.527s coverage: 54.0% of statements 23:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:31:27 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.912s coverage: 88.5% of statements 23:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:31:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.519s coverage: 3.9% of statements 23:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:31:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:31:43 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.624s coverage: 95.6% of statements 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 23:31:43 ok github.com/edgexfoundry/edgex-go/internal/io 0.245s coverage: 72.2% of statements 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:31:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.684s coverage: 65.9% of statements 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:31:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.400s coverage: 0.9% of statements 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:31:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.228s coverage: 29.6% of statements 23:31:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.318s coverage: 47.1% of statements 23:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.258s coverage: 82.9% of statements 23:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.227s coverage: 94.1% of statements 23:31:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.292s coverage: 96.3% of statements 23:31:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.276s coverage: 87.5% of statements 23:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.234s coverage: 94.4% of statements 23:32:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.209s coverage: 44.8% of statements 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.316s coverage: 79.9% of statements 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.287s coverage: 92.9% of statements 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 64.4% of statements 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.253s coverage: 86.9% of statements 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.260s coverage: 87.2% of statements 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.198s coverage: 20.0% of statements 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.229s coverage: 100.0% of statements 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.285s coverage: 77.4% of statements 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.272s coverage: 80.0% of statements 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.264s coverage: 87.2% of statements 23:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.871s coverage: 91.2% of statements 23:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.366s coverage: 63.1% of statements 23:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.315s coverage: 100.0% of statements 23:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.119s coverage: 89.4% of statements 23:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements 23:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.188s coverage: 73.7% of statements 23:32:23 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.107s coverage: 100.0% of statements 23:32:29 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.417s coverage: 65.3% of statements 23:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:32:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.052s coverage: 41.0% of statements 23:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.338s coverage: 89.5% of statements 23:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:32:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.253s coverage: 84.8% of statements 23:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:32:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:32:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.367s coverage: 17.7% of statements 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:32:41 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.695s coverage: 92.3% of statements 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:32:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.238s coverage: 63.2% of statements 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:32:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.458s coverage: 97.7% of statements 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:32:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:32:41 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 23:32:41 WARNING: Linting skipped (not on x86_64 or linter not installed) 23:32:41 go vet ./... 23:34:33 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:34:33 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:34:33 ./bin/test-attribution-txt.sh [Pipeline] echo 23:34:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:34:34 + ls -al . 23:34:34 total 744 23:34:34 drwxrwxr-x 10 1001 1001 4096 Feb 15 23:28 . 23:34:34 drwxr-xr-x 4 root root 4096 Feb 15 23:28 .. 23:34:34 drwxrwxr-x 2 1001 1001 4096 Feb 15 23:26 .blubracket 23:34:34 -rw-rw-r-- 1 1001 1001 16 Feb 15 23:26 .dockerignore 23:34:34 drwxrwxr-x 8 1001 1001 4096 Feb 15 23:26 .git 23:34:34 drwxrwxr-x 3 1001 1001 4096 Feb 15 23:26 .github 23:34:34 -rw-rw-r-- 1 1001 1001 1024 Feb 15 23:26 .gitignore 23:34:34 -rw-rw-r-- 1 1001 1001 42 Feb 15 23:26 .golangci.yml 23:34:34 -rw-rw-r-- 1 1001 1001 87 Feb 15 23:26 .hadolint.yml 23:34:34 -rw-rw-r-- 1 1001 1001 166 Feb 15 23:26 .sonarcloud.properties 23:34:34 -rw-rw-r-- 1 1001 1001 1171 Feb 15 23:26 ADOPTERS.md 23:34:34 -rw-rw-r-- 1 1001 1001 10825 Feb 15 23:26 Attribution.txt 23:34:34 -rw-rw-r-- 1 1001 1001 73765 Feb 15 23:26 CHANGELOG.md 23:34:34 -rw-rw-r-- 1 1001 1001 3804 Feb 15 23:26 CONTRIBUTING.md 23:34:34 -rw-rw-r-- 1 1001 1001 677 Feb 15 23:26 GOVERNANCE.md 23:34:34 -rw-rw-r-- 1 1001 1001 850 Feb 15 23:26 Jenkinsfile 23:34:34 -rw-rw-r-- 1 1001 1001 10775 Feb 15 23:26 LICENSE 23:34:34 -rw-rw-r-- 1 1001 1001 13375 Feb 15 23:26 Makefile 23:34:34 -rw-rw-r-- 1 1001 1001 582 Feb 15 23:26 OWNERS.md 23:34:34 -rw-rw-r-- 1 1001 1001 9403 Feb 15 23:26 README.md 23:34:34 -rw-rw-r-- 1 1001 1001 6912 Feb 15 23:26 SECURITY.md 23:34:34 -rw-rw-r-- 1 1001 1001 5 Feb 15 23:20 VERSION 23:34:34 drwxrwxr-x 2 1001 1001 4096 Feb 15 23:26 bin 23:34:34 drwxrwxr-x 17 1001 1001 4096 Feb 15 23:26 cmd 23:34:34 -rw-r--r-- 1 root root 487529 Feb 15 23:32 coverage.out 23:34:34 -rw-rw-r-- 1 1001 1001 3295 Feb 15 23:26 go.mod 23:34:34 -rw-rw-r-- 1 1001 1001 33318 Feb 15 23:26 go.sum 23:34:34 drwxrwxr-x 7 1001 1001 4096 Feb 15 23:26 internal 23:34:34 drwxrwxr-x 3 1001 1001 4096 Feb 15 23:26 openapi 23:34:34 drwxrwxr-x 4 1001 1001 4096 Feb 15 23:26 snap 23:34:34 -rw-rw-r-- 1 1001 1001 204 Feb 15 23:26 version.go [Pipeline] sh 23:34:34 + '[' -e coverage.out ] 23:34:34 + chown 1001:1001 coverage.out [Pipeline] stash 23:34:34 Warning: overwriting stash ‘coverage-report’ 23:34:35 Stashed 1 file(s) [Pipeline] sh 23:34:36 + make build 23:34:36 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 23:36:12 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 23:36:12 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 23:36:14 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 23:36:19 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 23:37:05 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 23:37:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:37:13 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 23:37:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:37:23 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 23:37:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:37:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 23:37:46 $ docker stop --time=1 398683613bd4707d5ec2a15dddf9c703582e1c6d53920b12ff0fbc10bc0461c2 23:37:48 $ docker rm -f --volumes 398683613bd4707d5ec2a15dddf9c703582e1c6d53920b12ff0fbc10bc0461c2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:37:50 23:37:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:37:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:37:51 latest: Pulling from edgex-devops/edgex-compose-arm64 23:37:51 29e5d40040c1: Pulling fs layer 23:37:51 1ce36da41761: Pulling fs layer 23:37:51 25b303627fd3: Pulling fs layer 23:37:51 29e5d40040c1: Verifying Checksum 23:37:51 29e5d40040c1: Download complete 23:37:51 1ce36da41761: Verifying Checksum 23:37:51 1ce36da41761: Download complete 23:37:52 29e5d40040c1: Pull complete 23:37:53 25b303627fd3: Verifying Checksum 23:37:53 25b303627fd3: Download complete 23:37:53 1ce36da41761: Pull complete 23:38:04 25b303627fd3: Pull complete 23:38:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 23:38:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:38:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:04 prd-ubuntu20.04-docker-arm64-4c-16g-6211 does not seem to be running inside a container 23:38:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:38:07 $ docker top 7e7bd0407ab46b29c948274bf82aca50e84a22eba63661cf17eeefa1d784c5eb -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:08 + + docker-composegrep build parallel --help 23:38:08 23:38:13 --parallel Build images in parallel. [Pipeline] } 23:38:13 $ docker stop --time=1 7e7bd0407ab46b29c948274bf82aca50e84a22eba63661cf17eeefa1d784c5eb 23:38:15 $ docker rm -f --volumes 7e7bd0407ab46b29c948274bf82aca50e84a22eba63661cf17eeefa1d784c5eb [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:38:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 23:38:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:38:16 prd-ubuntu20.04-docker-arm64-4c-16g-6211 does not seem to be running inside a container 23:38:16 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 23:38:18 $ docker top 7272bd12ef6e20ad67d294edd3282a985c3e1c89b4a01de4994f50cbb95bf559 -eo pid,comm [Pipeline] { [Pipeline] sh 23:38:19 + docker-compose -f ./docker-compose-build.yml build --parallel 23:38:24 Building core-command ... 23:38:24 Building core-common-config-bootstrapper ... 23:38:24 Building core-data ... 23:38:24 Building core-metadata ... 23:38:24 Building security-bootstrapper ... 23:38:24 Building security-proxy-setup ... 23:38:24 Building security-secretstore-setup ... 23:38:24 Building security-spiffe-token-provider ... 23:38:24 Building security-spire-agent ... 23:38:24 Building security-spire-config ... 23:38:24 Building security-spire-server ... 23:38:24 Building support-notifications ... 23:38:24 Building support-scheduler ... 23:38:24 Building security-secretstore-setup 23:38:24 Building support-notifications 23:38:24 Building core-command 23:38:24 Building security-spire-server 23:38:24 Building security-spire-agent 23:39:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:39:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:21 ---> 2a3bf7f497c5 23:39:21 Step 3/23 : WORKDIR /edgex-go 23:39:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:39:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:39:21 ---> 2a3bf7f497c5 23:39:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 23:39:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:39:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:39:21 ---> 2a3bf7f497c5 23:39:21 Step 3/24 : WORKDIR /edgex-go 23:39:21 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:39:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:39:21 ---> 2a3bf7f497c5 23:39:21 Step 3/24 : WORKDIR /edgex-go 23:39:21 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:39:21 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:39:21 ---> 2a3bf7f497c5 23:39:21 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:39:21 ---> Running in 39e3542b3734 23:39:21 ---> Running in b2880a499f1b 23:39:21 ---> Running in e22341cfd126 23:39:21 ---> Running in fb0ea5e73f0c 23:39:21 ---> Running in 5a940736c0c6 23:39:21 Removing intermediate container e22341cfd126 23:39:21 Removing intermediate container 39e3542b3734 23:39:21 ---> 3cdf14cdd22c 23:39:21 Step 4/23 : RUN apk add --update --no-cache make git build-base curl ---> e1a1ad2930bb 23:39:21 23:39:21 Step 4/22 : WORKDIR /edgex-go 23:39:21 Removing intermediate container 5a940736c0c6 23:39:21 ---> e680445002cf 23:39:21 Step 4/23 : WORKDIR /edgex-go 23:39:21 Removing intermediate container fb0ea5e73f0c 23:39:21 ---> 8d8edd7da719 23:39:21 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:39:21 Removing intermediate container b2880a499f1b 23:39:21 ---> 909d26f3b58c 23:39:21 Step 4/24 : RUN apk add --update --no-cache make git 23:39:21 ---> Running in 03feb596003a 23:39:21 ---> Running in 79b1fba238b0 23:39:21 ---> Running in 2cc264e206e0 23:39:21 ---> Running in 77de030dceb0 23:39:21 ---> Running in b10326cb6985 23:39:21 Removing intermediate container 79b1fba238b0 23:39:21 ---> f7adfe78df2e 23:39:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:39:21 Removing intermediate container 77de030dceb0 23:39:21 ---> 7d369fd80f7b 23:39:21 Step 5/23 : RUN apk add --update --no-cache make git 23:39:21 ---> Running in edcc4453771f 23:39:21 ---> Running in b626ac6bb8be 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:39:21 OK: 221 MiB in 51 packages 23:39:21 OK: 221 MiB in 51 packages 23:39:21 OK: 221 MiB in 51 packages 23:39:21 OK: 221 MiB in 51 packages 23:39:21 OK: 221 MiB in 51 packages 23:39:21 Removing intermediate container 03feb596003a 23:39:21 ---> 2f2af37b2e23 23:39:21 Step 5/23 : COPY go.mod vendor* ./ 23:39:22 Removing intermediate container 2cc264e206e0 23:39:22 ---> bb3bebb75e44 23:39:22 Step 5/24 : COPY go.mod vendor* ./ 23:39:22 Removing intermediate container b10326cb6985 23:39:22 ---> 82f4010dc307 23:39:22 Step 5/24 : COPY go.mod vendor* ./ 23:39:23 Removing intermediate container edcc4453771f 23:39:23 ---> aee088a9e572 23:39:23 Step 6/23 : COPY go.mod vendor* ./Removing intermediate container b626ac6bb8be 23:39:23 ---> f7c56873dbff 23:39:23 Step 6/22 : COPY go.mod vendor* ./ 23:39:23 23:39:23 ---> 6c4f953fdf58 23:39:23 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:23 ---> Running in 7a74e9b27b7c 23:39:24 ---> 685bc944823a 23:39:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:24 ---> Running in b1b811161bfc 23:39:24 ---> 4dec41fb0555 23:39:24 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:24 ---> Running in 9408ae281231 23:39:24 ---> a23a3b812079 23:39:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:24 ---> f0445e153037 23:39:24 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:39:24 ---> Running in 58c686f9b08d 23:39:24 ---> Running in 41563d2c5d33 23:41:16 Removing intermediate container 9408ae281231 23:41:16 ---> d853efc895f9 23:41:16 Step 7/24 : COPY . . 23:41:16 Removing intermediate container b1b811161bfc 23:41:16 ---> 32f1990f12bf 23:41:16 Step 7/24 : COPY . . 23:41:16 Removing intermediate container 58c686f9b08d 23:41:16 ---> a938c8479d6d 23:41:16 Step 8/22 : COPY . . 23:41:16 Removing intermediate container 41563d2c5d33 23:41:16 ---> ff773dfc8a3a 23:41:16 Step 8/23 : COPY . . 23:41:16 Removing intermediate container 7a74e9b27b7c 23:41:16 ---> 2c9edf46de83 23:41:16 Step 7/23 : COPY . . 23:41:26 ---> 18d479e1cd2a 23:41:26 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:41:26 ---> 2757cb784d73 23:41:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:41:26 ---> 3c373ea3da6b 23:41:26 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 23:41:26 ---> Running in 823d1d45df9b 23:41:26 ---> Running in ddbbd5f90125 23:41:26 ---> e7f7b52822a2 23:41:26 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 23:41:26 ---> Running in ad7747a674a7 23:41:26 ---> 9f0a4f95f97f 23:41:26 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:41:26 ---> Running in cde88972e561 23:41:26 ---> Running in 951fb3ca080e 23:41:27 Removing intermediate container 823d1d45df9b 23:41:27 ---> 5dd4441bc6c3 23:41:27 Step 9/24 : WORKDIR /edgex-go/spire-build 23:41:27 Removing intermediate container cde88972e561 23:41:27 ---> 33f35de95b86 23:41:27 ---> Running in a51fb645f94b 23:41:27 Step 9/23 : WORKDIR /edgex-go/spire-build 23:41:27 ---> Running in 0bd9a828e9f4 23:41:27 Removing intermediate container a51fb645f94b 23:41:27 ---> 3685376ec15e 23:41:27 Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 23:41:27 Removing intermediate container 0bd9a828e9f4 23:41:27 ---> 188bee3b53d7 23:41:27 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 23:41:28 ---> Running in 09f47a7b7b48 23:41:28 ---> Running in 2aba8e9a1bd8 23:41:28 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 23:41:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:41:29 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 23:41:31 Removing intermediate container 09f47a7b7b48 23:41:31 ---> 45b822e7ed02 23:41:31 Step 11/24 : WORKDIR /edgex-go 23:41:31 ---> Running in 1cc24c27661e 23:41:32 Removing intermediate container 2aba8e9a1bd8 23:41:32 ---> dc70b785c304 23:41:32 Step 11/23 : WORKDIR /edgex-go 23:41:32 ---> Running in 6d6019b03fa0 23:41:32 Removing intermediate container 1cc24c27661e 23:41:32 ---> 766f1bb68b1f 23:41:32 23:41:32 Step 12/24 : FROM alpine:3.15 23:41:32 3.15: Pulling from library/alpine 23:41:33 Removing intermediate container 6d6019b03fa0 23:41:33 ---> 5dac2197ae36 23:41:33 23:41:33 Step 12/23 : FROM alpine:3.15 23:41:33 3.15: Pulling from library/alpine 23:41:33 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:41:33 Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 23:41:33 Status: Downloaded newer image for alpine:3.15 23:41:33 Status: Downloaded newer image for alpine:3.15 23:41:33 ---> 354640af7b1b 23:41:33 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:41:33 ---> 354640af7b1b 23:41:33 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:41:34 ---> Running in 04ce06b4b404 23:41:34 ---> Running in dc043270b9eb 23:41:34 Removing intermediate container 04ce06b4b404 23:41:34 ---> f6e2d2d04015 23:41:34 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:41:35 Removing intermediate container dc043270b9eb 23:41:35 ---> 77fa04e21c2d 23:41:35 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:41:35 ---> Running in fa9818dcc713 23:41:35 ---> Running in 9eeecf457090 23:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:41:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:41:38 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:41:38 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:41:38 OK: 15734 distinct packages available 23:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:41:39 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:41:39 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:41:39 OK: 15734 distinct packages available 23:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:41:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:41:40 (1/5) Installing dumb-init (1.2.5-r1) 23:41:40 (2/5) Installing musl-obstack (1.2.3-r0) 23:41:40 (3/5) Installing libucontext (1.1-r0) 23:41:40 (4/5) Installing gcompat (1.0.0-r4) 23:41:40 (5/5) Installing openssl (1.1.1t-r1) 23:41:40 Executing busybox-1.34.1-r7.trigger 23:41:40 OK: 6 MiB in 19 packages 23:41:40 (1/5) Installing dumb-init (1.2.5-r1) 23:41:40 (2/5) Installing musl-obstack (1.2.3-r0) 23:41:40 (3/5) Installing libucontext (1.1-r0) 23:41:40 (4/5) Installing gcompat (1.0.0-r4) 23:41:40 (5/5) Installing openssl (1.1.1t-r1) 23:41:40 Executing busybox-1.34.1-r7.trigger 23:41:40 OK: 6 MiB in 19 packages 23:41:42 Removing intermediate container fa9818dcc713 23:41:42 ---> 2bb0eaa0e1b3 23:41:42 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:41:43 Removing intermediate container 9eeecf457090 23:41:43 ---> dd4e0327d4be 23:41:43 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:41:48 ---> ce67ec5f47f3 23:41:48 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:41:49 ---> 92f0be6a73de 23:41:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:41:50 ---> 961b4a91efce 23:41:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:41:51 ---> 721e78582d90 23:41:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:41:52 ---> d88ad6ec584e 23:41:52 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:41:52 ---> Running in 08bc9ababbec 23:41:53 Removing intermediate container 08bc9ababbec 23:41:53 ---> 86f517d301b7 23:41:53 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:41:53 ---> Running in 4d5b2713ab71 23:41:54 Removing intermediate container 4d5b2713ab71 23:41:54 ---> 6674d7105417 23:41:54 Step 21/23 : LABEL arch=arm64 23:41:54 ---> Running in 4748df18a043 23:41:55 Removing intermediate container 4748df18a043 23:41:55 ---> 8ae624c7d186 23:41:55 Step 22/23 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:41:55 ---> Running in 0caef27ed1fe 23:41:55 Removing intermediate container 0caef27ed1fe 23:41:55 ---> 274997f3a986 23:41:55 Step 23/23 : LABEL version=0.0.0 23:41:55 ---> Running in 614c45c1e698 23:41:55 ---> a454369633b7 23:41:55 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:41:56 Removing intermediate container 614c45c1e698 23:41:56 ---> 849cabee9603 23:41:56 23:41:57 Successfully built 849cabee9603 23:41:57 ---> 0e75c0288e39 23:41:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:41:57 Successfully tagged security-spire-server-arm64:latest 23:41:57 Building security-spiffe-token-provider 23:41:58  Building security-spire-server ... done  ---> b4c9ecc5efa6 23:41:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:41:58 ---> 1e77c8966f78 23:41:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:41:58 ---> Running in b0e981df8dab 23:41:59 Removing intermediate container b0e981df8dab 23:41:59 ---> 1cd5d82abc02 23:41:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:41:59 ---> Running in 60defe317e11 23:42:00 Removing intermediate container 60defe317e11 23:42:00 ---> 7e2415ddec18 23:42:00 Step 22/24 : LABEL arch=arm64 23:42:00 ---> Running in d3457fe78178 23:42:00 Removing intermediate container d3457fe78178 23:42:00 ---> a62b8ef063ae 23:42:00 Step 23/24 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:42:00 ---> Running in 03f7e83d86ae 23:42:01 Removing intermediate container 03f7e83d86ae 23:42:01 ---> 71da09fb7564 23:42:01 Step 24/24 : LABEL version=0.0.0 23:42:01 ---> Running in 5505df350ee3 23:42:02 Removing intermediate container 5505df350ee3 23:42:02 ---> 0efea7669d68 23:42:02 23:42:02 Successfully built 0efea7669d68 23:42:02 Successfully tagged security-spire-agent-arm64:latest 23:42:02  Building security-spire-agent ... done Building security-bootstrapper 23:42:20 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:42:20 Step 2/19 : FROM ${BUILDER_BASE} AS builder 23:42:20 ---> 2a3bf7f497c5 23:42:20 Step 3/19 : WORKDIR /edgex-go 23:42:20 ---> Using cache 23:42:20 ---> 8d8edd7da719 23:42:20 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 23:42:21 ---> Running in c74d21ef6555 23:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:42:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:42:26 v3.16.4-8-g71a076bc492 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 23:42:26 v3.16.4-4-g2609129aef3 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 23:42:26 OK: 16903 distinct packages available 23:42:26 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:42:26 Step 2/32 : FROM ${BUILDER_BASE} AS builder 23:42:26 ---> 2a3bf7f497c5 23:42:26 Step 3/32 : WORKDIR /edgex-go 23:42:26 ---> Using cache 23:42:26 ---> 8d8edd7da719 23:42:26 Step 4/32 : RUN apk add --update --no-cache make git 23:42:26 ---> Running in 34ddc0f5d97a 23:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:42:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:42:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:42:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:42:28 OK: 221 MiB in 51 packages 23:42:29 OK: 221 MiB in 51 packages 23:42:30 Removing intermediate container c74d21ef6555 23:42:30 ---> 5aa62ae33d79 23:42:30 Step 5/19 : COPY go.mod vendor* ./ 23:42:32 Removing intermediate container 34ddc0f5d97a 23:42:32 ---> 1445f4e11620 23:42:32 Step 5/32 : COPY go.mod vendor* ./ 23:42:32 ---> bd0260375dfd 23:42:32 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:32 ---> Running in c624ed3e39b7 23:42:34 ---> 1870e4927cdf 23:42:34 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:42:34 ---> Running in d95ce104f6e1 23:44:40 Removing intermediate container c624ed3e39b7 23:44:40 ---> af53faf33807 23:44:40 Step 7/19 : COPY . . 23:44:40 Removing intermediate container d95ce104f6e1 23:44:40 ---> f2478205af77 23:44:40 Step 7/32 : COPY . . 23:44:46 ---> 44d2d2ef7c84 23:44:46 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:44:46 ---> 69e0872750a2 23:44:46 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:44:46 ---> Running in 76c5a42a1e53 23:44:46 ---> Running in 104984def522 23:44:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 23:44:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:46:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 23:47:01 Removing intermediate container ad7747a674a7 23:47:01 ---> be8d7d18fa5d 23:47:01 23:47:01 Step 9/24 : FROM alpine:3.16 23:47:01 3.16: Pulling from library/alpine 23:47:01 Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 23:47:01 Status: Downloaded newer image for alpine:3.16 23:47:01 ---> 4c81e5bf8899 23:47:01 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:47:02 ---> Running in e13c49245682 23:47:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:06 (1/3) Installing ca-certificates (20220614-r0) 23:47:06 (2/3) Installing dumb-init (1.2.5-r1) 23:47:06 (3/3) Installing su-exec (0.2-r1) 23:47:06 Executing busybox-1.35.0-r17.trigger 23:47:06 Executing ca-certificates-20220614-r0.trigger 23:47:07 OK: 6 MiB in 17 packages 23:47:09 Removing intermediate container e13c49245682 23:47:09 ---> 66ab407a728a 23:47:09 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:47:09 ---> Running in a3c8654f6adc 23:47:09 Removing intermediate container a3c8654f6adc 23:47:09 ---> 8a737380b39f 23:47:09 Step 12/24 : WORKDIR / 23:47:09 ---> Running in edb207567110 23:47:10 Removing intermediate container edb207567110 23:47:10 ---> 8e7cadbcb292 23:47:10 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:47:10 ---> 65a2bb19aad5 23:47:10 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:47:11 ---> 99b5453f07d4 23:47:11 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:47:12 ---> 304339768899 23:47:12 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:47:13 ---> 4e9e5e6a6acd 23:47:13 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:47:15 ---> 911864cf2ad8 23:47:15 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:47:17 ---> cb187f3d34be 23:47:17 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:47:18 ---> cdeccc1fa280 23:47:18 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:47:18 ---> Running in b3c146bd17c9 23:47:23 Removing intermediate container b3c146bd17c9 23:47:23 ---> f9b892d76988 23:47:23 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 23:47:23 ---> Running in f15b0a902a75 23:47:23 Removing intermediate container f15b0a902a75 23:47:23 ---> 9729e6c05dfe 23:47:23 Step 22/24 : LABEL arch=arm64 23:47:24 ---> Running in 03acf5c785d6 23:47:24 Removing intermediate container 03acf5c785d6 23:47:24 ---> 4297808a2e5d 23:47:24 Step 23/24 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:47:24 ---> Running in 305abf693bcf 23:47:27 Removing intermediate container 305abf693bcf 23:47:27 ---> 56340616a488 23:47:27 Step 24/24 : LABEL version=0.0.0 23:47:27 ---> Running in 074143bf1852 23:47:28 Removing intermediate container 074143bf1852 23:47:28 ---> a22f2cfff62a 23:47:28 23:47:29 Successfully built a22f2cfff62a 23:47:29 Removing intermediate container ddbbd5f90125 23:47:29 ---> c182320f2858 23:47:29 23:47:29 Step 10/23 : FROM alpine:3.16 23:47:29 ---> 4c81e5bf8899 23:47:29 Successfully tagged security-secretstore-setup-arm64:latest 23:47:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:47:29  Building security-secretstore-setup ... done Building core-data 23:47:29 ---> Running in 695028993ab3 23:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:47:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:47:32 (1/1) Installing dumb-init (1.2.5-r1) 23:47:32 Executing busybox-1.35.0-r17.trigger 23:47:32 OK: 5 MiB in 15 packages 23:47:34 Removing intermediate container 695028993ab3 23:47:34 ---> 0794b60e7bc4 23:47:34 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:47:34 ---> Running in 6327c2371ef1 23:47:35 Removing intermediate container 6327c2371ef1 23:47:35 ---> 92eaa0c78577 23:47:35 Step 13/23 : ENV APP_PORT=59882 23:47:35 ---> Running in 6d3cf10ebe34 23:47:35 Removing intermediate container 6d3cf10ebe34 23:47:35 ---> 14fbbf4ee76c 23:47:35 Step 14/23 : EXPOSE $APP_PORT 23:47:35 ---> Running in 9b2145063bbd 23:47:36 Removing intermediate container 9b2145063bbd 23:47:36 ---> 383018cf9269 23:47:36 Step 15/23 : WORKDIR / 23:47:36 ---> Running in 7bacc32826da 23:47:37 Removing intermediate container 7bacc32826da 23:47:37 ---> 1173b151496c 23:47:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:47:40 ---> 25f850217e7c 23:47:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:47:41 ---> db0d3170557e 23:47:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:47:42 ---> 5fcc8d334edf 23:47:42 Step 19/23 : ENTRYPOINT ["/core-command"] 23:47:42 ---> Running in 8e685b212b13 23:47:42 Removing intermediate container 8e685b212b13 23:47:42 ---> 7ce81858672e 23:47:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:47:42 ---> Running in bd09c8e0b216 23:47:43 Removing intermediate container bd09c8e0b216 23:47:43 ---> a210b0bfcea7 23:47:43 Step 21/23 : LABEL arch=arm64 23:47:43 ---> Running in de1484563eea 23:47:44 Removing intermediate container de1484563eea 23:47:44 ---> 83dc31b3e786 23:47:44 Step 22/23 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:47:44 ---> Running in 22f9324d3bf3 23:47:44 Removing intermediate container 22f9324d3bf3 23:47:44 ---> f9b3e87b54bf 23:47:44 Step 23/23 : LABEL version=0.0.0 23:47:45 ---> Running in 774e7ca795da 23:47:45 Removing intermediate container 774e7ca795da 23:47:45 ---> 71ff5e91e464 23:47:45 23:47:46 Successfully built 71ff5e91e464 23:47:46 Successfully tagged core-command-arm64:latest 23:47:46  Building core-command ... done Building core-metadata 23:47:46 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:47:46 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:47:46 ---> 2a3bf7f497c5 23:47:46 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:47:46 ---> Using cache 23:47:46 ---> e680445002cf 23:47:46 Step 4/22 : WORKDIR /edgex-go 23:47:46 ---> Using cache 23:47:46 ---> 7d369fd80f7b 23:47:46 Step 5/22 : RUN apk add --update --no-cache make git 23:47:46 ---> Using cache 23:47:46 ---> aee088a9e572 23:47:46 Step 6/22 : COPY go.mod vendor* ./ 23:47:46 ---> Using cache 23:47:46 ---> f0445e153037 23:47:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:47:46 ---> Using cache 23:47:46 ---> ff773dfc8a3a 23:47:46 Step 8/22 : COPY . . 23:47:46 ---> Using cache 23:47:46 ---> 3c373ea3da6b 23:47:46 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 23:47:46 ---> Running in 743727223f81 23:47:48 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 23:48:03 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:48:03 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:48:03 ---> 2a3bf7f497c5 23:48:03 Step 3/24 : ARG ADD_BUILD_TAGS="" 23:48:03 ---> Using cache 23:48:03 ---> e680445002cf 23:48:03 Step 4/24 : WORKDIR /edgex-go 23:48:03 ---> Using cache 23:48:03 ---> 7d369fd80f7b 23:48:03 Step 5/24 : RUN apk add --update --no-cache make git 23:48:03 ---> Using cache 23:48:03 ---> aee088a9e572 23:48:03 Step 6/24 : COPY go.mod vendor* ./ 23:48:03 ---> Using cache 23:48:03 ---> f0445e153037 23:48:03 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:48:03 ---> Using cache 23:48:03 ---> ff773dfc8a3a 23:48:03 Step 8/24 : COPY . . 23:48:03 ---> Using cache 23:48:03 ---> 3c373ea3da6b 23:48:03 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 23:48:03 ---> Running in 1b2e12fdf0e7 23:48:05 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 23:50:26 Removing intermediate container 951fb3ca080e 23:50:26 ---> 1d7a6b376b02 23:50:26 23:50:26 Step 10/22 : FROM alpine:3.16 23:50:26 ---> 4c81e5bf8899 23:50:26 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:50:26 ---> Running in c81201b3bd9d 23:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:50:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:50:26 (1/2) Installing ca-certificates (20220614-r0) 23:50:26 (2/2) Installing dumb-init (1.2.5-r1) 23:50:26 Executing busybox-1.35.0-r17.trigger 23:50:26 Executing ca-certificates-20220614-r0.trigger 23:50:26 OK: 6 MiB in 16 packages 23:50:26 Removing intermediate container c81201b3bd9d 23:50:26 ---> 9fe496ef4cd7 23:50:26 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:50:26 ---> Running in 16f0eba73547 23:50:26 Removing intermediate container 16f0eba73547 23:50:26 ---> 135431f3808d 23:50:26 Step 13/22 : ENV APP_PORT=59860 23:50:26 ---> Running in 89c01f2a695d 23:50:26 Removing intermediate container 89c01f2a695d 23:50:26 ---> 7daaf2cfa582 23:50:26 Step 14/22 : EXPOSE $APP_PORT 23:50:26 ---> Running in aca369fbaa82 23:50:26 Removing intermediate container aca369fbaa82 23:50:26 ---> ac39bfaddffa 23:50:26 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:50:26 ---> 6765ce0c85b1 23:50:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:50:27 ---> 15f13a51af65 23:50:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:50:28 ---> d465bd7557fe 23:50:28 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:50:28 ---> Running in 8410bce81ecb 23:50:28 Removing intermediate container 8410bce81ecb 23:50:28 ---> 8f9bbb58a12d 23:50:28 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:50:28 ---> Running in 87277fc4595a 23:50:29 Removing intermediate container 87277fc4595a 23:50:29 ---> 010234f6c89a 23:50:29 Step 20/22 : LABEL arch=arm64 23:50:29 ---> Running in 22d7f90136f9 23:50:29 Removing intermediate container 22d7f90136f9 23:50:29 ---> 8accebda7997 23:50:29 Step 21/22 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:50:29 ---> Running in 61f410cb583a 23:50:30 Removing intermediate container 61f410cb583a 23:50:30 ---> 59b284e65c81 23:50:30 Step 22/22 : LABEL version=0.0.0 23:50:30 ---> Running in ed751bb38617 23:50:31 Removing intermediate container ed751bb38617 23:50:31 ---> 58b02c7903d5 23:50:31 23:50:31 Successfully built 58b02c7903d5 23:50:31 Successfully tagged support-notifications-arm64:latest 23:50:31  Building support-notifications ... done Building security-spire-config 23:50:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:50:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 23:50:49 ---> 2a3bf7f497c5 23:50:49 Step 3/24 : WORKDIR /edgex-go 23:50:49 ---> Using cache 23:50:49 ---> 8d8edd7da719 23:50:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 23:50:49 ---> Using cache 23:50:49 ---> bb3bebb75e44 23:50:49 Step 5/24 : COPY go.mod vendor* ./ 23:50:49 ---> Using cache 23:50:49 ---> 4dec41fb0555 23:50:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:50:49 ---> Using cache 23:50:49 ---> d853efc895f9 23:50:49 Step 7/24 : COPY . . 23:50:49 ---> Using cache 23:50:49 ---> 18d479e1cd2a 23:50:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 23:50:49 ---> Using cache 23:50:49 ---> 5dd4441bc6c3 23:50:49 Step 9/24 : WORKDIR /edgex-go/spire-build 23:50:49 ---> Using cache 23:50:49 ---> 3685376ec15e 23:50: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 23:50:49 ---> Using cache 23:50:49 ---> 45b822e7ed02 23:50:49 Step 11/24 : WORKDIR /edgex-go 23:50:49 ---> Using cache 23:50:49 ---> 766f1bb68b1f 23:50:49 23:50:49 Step 12/24 : FROM alpine:3.15 23:50:49 ---> 354640af7b1b 23:50:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:50:49 ---> Using cache 23:50:49 ---> 77fa04e21c2d 23:50:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:50:49 ---> Running in 36fae30b06e2 23:50:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:50:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:50:51 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:50:51 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:50:51 OK: 15734 distinct packages available 23:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:50:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:50:52 Removing intermediate container 76c5a42a1e53 23:50:52 ---> 2b5564c62fa0 23:50:52 23:50:52 Step 9/32 : FROM alpine:3.16 23:50:52 ---> 4c81e5bf8899 23:50:52 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:50:52 ---> Running in 803704410f06 23:50:53 Removing intermediate container 803704410f06 23:50:53 ---> 5982d168b14d 23:50:53 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 23:50:53 ---> Running in e2e766daebe4 23:50:53 (1/4) Installing dumb-init (1.2.5-r1) 23:50:53 (2/4) Installing musl-obstack (1.2.3-r0) 23:50:53 (3/4) Installing libucontext (1.1-r0) 23:50:53 (4/4) Installing gcompat (1.0.0-r4) 23:50:53 Executing busybox-1.34.1-r7.trigger 23:50:53 OK: 6 MiB in 18 packages 23:50:55 Removing intermediate container 36fae30b06e2 23:50:55 ---> b7d3f3a103a9 23:50:55 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:50:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:50:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:50:58 (1/2) Installing dumb-init (1.2.5-r1) 23:50:58 (2/2) Installing su-exec (0.2-r1) 23:50:58 Executing busybox-1.35.0-r17.trigger 23:50:58 OK: 5 MiB in 16 packages 23:51:00 Removing intermediate container e2e766daebe4 23:51:00 ---> 1e1036a92ac1 23:51:00 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 23:51:00 ---> Running in 9f1a99fe475b 23:51:01 Removing intermediate container 9f1a99fe475b 23:51:01 ---> b009ffbb9b59 23:51:01 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 23:51:01 ---> Running in b796d29abd62 23:51:01 ---> a34929562c66 23:51:01 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:51:02 Removing intermediate container b796d29abd62 23:51:02 ---> e9e87f6b8798 23:51:02 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 23:51:02 ---> Running in f45d02d1e8e7 23:51:02 ---> 06b760e33151 23:51:02 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:51:03 ---> Running in d63bea43447d 23:51:03 Removing intermediate container f45d02d1e8e7 23:51:03 ---> a79563a4e542 23:51:03 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 23:51:03 ---> Running in bdcd73565208 23:51:03 Removing intermediate container d63bea43447d 23:51:03 ---> bfbbf22dd9ef 23:51:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:51:04 Removing intermediate container bdcd73565208 23:51:04 ---> 6f8cdfc9667b 23:51:04 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 23:51:04 ---> Running in c4ec0c89c921 23:51:05 ---> 3bd40fadded5 23:51:05 Step 19/24 : WORKDIR / 23:51:05 ---> Running in 8e5ac5877b17 23:51:06 Removing intermediate container 8e5ac5877b17 23:51:06 ---> 6b3d25f8f9d1 23:51:06 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:51:06 ---> Running in 83fce275efa3 23:51:06 Removing intermediate container 83fce275efa3 23:51:06 ---> 00e4986404b0 23:51:06 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:51:07 ---> Running in 7834d83ae162 23:51:08 Removing intermediate container 7834d83ae162 23:51:08 ---> 930fcb4f219c 23:51:08 Step 22/24 : LABEL arch=arm64 23:51:08 Removing intermediate container c4ec0c89c921 23:51:08 ---> Running in 369b35da6ad5 23:51:08 ---> accf19714c2a 23:51:08 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 23:51:08 ---> Running in 64931c2360c8 23:51:08 Removing intermediate container 64931c2360c8 23:51:08 ---> be1d221f6026 23:51:08 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 23:51:08 Removing intermediate container 369b35da6ad5 23:51:08 ---> d1f6b488650f 23:51:08 Step 23/24 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:51:08 ---> Running in a3d534f32b5f 23:51:09 Removing intermediate container a3d534f32b5f 23:51:09 ---> 6f7f42284a72 23:51:09 Step 24/24 : LABEL version=0.0.0 23:51:09 ---> Running in 9c8840541bf0 23:51:09 ---> 0f04aadf9ce9 23:51:09 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 23:51:09 ---> Running in e66c43c2c02a 23:51:10 Removing intermediate container 9c8840541bf0 23:51:10 ---> 97f02d407e34 23:51:10 23:51:10 Successfully built 97f02d407e34 23:51:10 Successfully tagged security-spire-config-arm64:latest 23:51:10  Building security-spire-config ... done Building core-common-config-bootstrapper 23:51:12 Removing intermediate container e66c43c2c02a 23:51:12 ---> 39ae0b622294 23:51:12 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 23:51:13 ---> dbe8cc849ccd 23:51:13 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:51:15 ---> fa59d4ba5db1 23:51:15 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:51:19 ---> 5d23470262f1 23:51:19 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:51:20 ---> 15d5c9fe0fc0 23:51:20 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 23:51:21 ---> f96173e0d0c6 23:51:21 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 23:51:22 ---> dcc519a6fb26 23:51:22 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:51:23 ---> 878f5fe106e4 23:51:23 Step 27/32 : RUN chmod +x /entrypoint.sh 23:51:23 ---> Running in 4e3db5853856 23:51:27 Removing intermediate container 4e3db5853856 23:51:27 ---> 6393befca097 23:51:27 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 23:51:27 ---> Running in 0740e93b72ab 23:51:27 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:51:27 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:51:27 ---> 2a3bf7f497c5 23:51:27 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:51:27 ---> Using cache 23:51:27 ---> e680445002cf 23:51:27 Step 4/22 : WORKDIR /edgex-go 23:51:27 ---> Using cache 23:51:27 ---> 7d369fd80f7b 23:51:27 Step 5/22 : RUN apk add --update --no-cache make git 23:51:27 ---> Using cache 23:51:27 ---> aee088a9e572 23:51:27 Step 6/22 : COPY go.mod vendor* ./ 23:51:27 ---> Using cache 23:51:27 ---> f0445e153037 23:51:27 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:27 ---> Using cache 23:51:27 ---> ff773dfc8a3a 23:51:27 Step 8/22 : COPY . . 23:51:27 ---> Using cache 23:51:27 ---> 3c373ea3da6b 23:51:27 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 23:51:27 ---> Running in 9d4a00188cbb 23:51:28 Removing intermediate container 0740e93b72ab 23:51:28 ---> 4df04578982f 23:51:28 Step 29/32 : CMD ["gate"] 23:51:28 ---> Running in 8e4673754b00 23:51:29 Removing intermediate container 8e4673754b00 23:51:29 ---> f5965bf4e0bc 23:51:29 Step 30/32 : LABEL arch=arm64 23:51:29 ---> Running in 33f045d45106 23:51:30 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 23:51:31 Removing intermediate container 33f045d45106 23:51:31 ---> f6c57a90b9f1 23:51:31 Step 31/32 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:51:31 ---> Running in 75a258271828 23:51:32 Removing intermediate container 75a258271828 23:51:32 ---> 9f8cc33e3a43 23:51:32 Step 32/32 : LABEL version=0.0.0 23:51:32 ---> Running in 6c0e80f6b61b 23:51:32 Removing intermediate container 6c0e80f6b61b 23:51:32 ---> 5ca5b0fbc320 23:51:32 23:51:32 Successfully built 5ca5b0fbc320 23:51:32 Successfully tagged security-bootstrapper-arm64:latest 23:51:32  Building security-bootstrapper ... done Building security-proxy-setup 23:51:51 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:51:51 Step 2/21 : FROM ${BUILDER_BASE} AS builder 23:51:51 ---> 2a3bf7f497c5 23:51:51 Step 3/21 : WORKDIR /edgex-go 23:51:51 ---> Using cache 23:51:51 ---> 8d8edd7da719 23:51:51 Step 4/21 : RUN apk add --update --no-cache make git 23:51:51 ---> Using cache 23:51:51 ---> 1445f4e11620 23:51:51 Step 5/21 : COPY go.mod vendor* ./ 23:51:51 ---> Using cache 23:51:51 ---> 1870e4927cdf 23:51:51 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:51:51 ---> Using cache 23:51:51 ---> f2478205af77 23:51:51 Step 7/21 : COPY . . 23:51:51 ---> Using cache 23:51:51 ---> 44d2d2ef7c84 23:51:51 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:51:51 ---> Running in 31d664992180 23:51:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:52:48 Removing intermediate container 104984def522 23:52:48 ---> ced8ae98b209 23:52:48 23:52:48 Step 9/19 : FROM alpine:3.15 23:52:48 ---> 354640af7b1b 23:52:48 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:52:48 ---> Using cache 23:52:48 ---> 77fa04e21c2d 23:52:48 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:52:48 ---> Running in fbf81ed3a04e 23:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:52:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:52:49 v3.15.7-6-g44f22910c3a [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 23:52:49 v3.15.6-306-g64686f2e1ac [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 23:52:49 OK: 15734 distinct packages available 23:52:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 23:52:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 23:52:51 (1/9) Installing ca-certificates (20220614-r0) 23:52:51 (2/9) Installing brotli-libs (1.0.9-r5) 23:52:51 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:52:51 (4/9) Installing libcurl (7.80.0-r6) 23:52:51 (5/9) Installing curl (7.80.0-r6) 23:52:51 (6/9) Installing dumb-init (1.2.5-r1) 23:52:51 (7/9) Installing musl-obstack (1.2.3-r0) 23:52:51 (8/9) Installing libucontext (1.1-r0) 23:52:51 (9/9) Installing gcompat (1.0.0-r4) 23:52:51 Executing busybox-1.34.1-r7.trigger 23:52:51 Executing ca-certificates-20220614-r0.trigger 23:52:52 OK: 8 MiB in 23 packages 23:52:54 Removing intermediate container fbf81ed3a04e 23:52:54 ---> bbae931fa052 23:52:54 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 23:52:54 ---> 603162f177d4 23:52:54 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:52:57 ---> eaa40f8a7b1e 23:52:57 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:52:58 ---> 82ee8ca1f7bd 23:52:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:52:58 ---> Running in 90ae08fe0816 23:52:58 Removing intermediate container 90ae08fe0816 23:52:58 ---> 0453cc8a109a 23:52:58 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:52:58 ---> Running in 1bd9d5886a98 23:52:59 Removing intermediate container 1bd9d5886a98 23:52:59 ---> f57cbddfc717 23:52:59 Step 17/19 : LABEL arch=arm64 23:52:59 ---> Running in 21e99a9c8559 23:52:59 Removing intermediate container 21e99a9c8559 23:52:59 ---> 2cf85f046406 23:52:59 Step 18/19 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:53:01 ---> Running in dca2b58c1aa8 23:53:01 Removing intermediate container dca2b58c1aa8 23:53:01 ---> 58ea0b4e2c12 23:53:01 Step 19/19 : LABEL version=0.0.0 23:53:01 ---> Running in 05aa4f519497 23:53:02 Removing intermediate container 05aa4f519497 23:53:02 ---> 69983d251197 23:53:02 23:53:02 Successfully built 69983d251197 23:53:02 Successfully tagged security-spiffe-token-provider-arm64:latest 23:53:02  Building security-spiffe-token-provider ... done Building support-scheduler 23:53:20 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 23:53:20 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:53:20 ---> 2a3bf7f497c5 23:53:20 Step 3/22 : ARG ADD_BUILD_TAGS="" 23:53:20 ---> Using cache 23:53:20 ---> e680445002cf 23:53:20 Step 4/22 : WORKDIR /edgex-go 23:53:20 ---> Using cache 23:53:20 ---> 7d369fd80f7b 23:53:20 Step 5/22 : RUN apk add --update --no-cache make git 23:53:20 ---> Using cache 23:53:20 ---> aee088a9e572 23:53:20 Step 6/22 : COPY go.mod vendor* ./ 23:53:20 ---> Using cache 23:53:20 ---> f0445e153037 23:53:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:53:20 ---> Using cache 23:53:20 ---> ff773dfc8a3a 23:53:20 Step 8/22 : COPY . . 23:53:20 ---> Using cache 23:53:20 ---> 3c373ea3da6b 23:53:20 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:53:20 ---> Running in 299cfbfc616e 23:53:21 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 23:54:43 Removing intermediate container 743727223f81 23:54:43 ---> e99be2b92dd9 23:54:43 23:54:43 Step 10/22 : FROM alpine:3.16 23:54:43 ---> 4c81e5bf8899 23:54:43 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:54:43 ---> Running in bb8591a108f9 23:54:43 Removing intermediate container bb8591a108f9 23:54:43 ---> 8c0992063447 23:54:43 Step 12/22 : ENV APP_PORT=59880 23:54:43 ---> Running in a047c5e82262 23:54:43 Removing intermediate container a047c5e82262 23:54:43 ---> c27bfb9ce182 23:54:43 Step 13/22 : EXPOSE $APP_PORT 23:54:43 ---> Running in c6022bbe7f2a 23:54:43 Removing intermediate container c6022bbe7f2a 23:54:43 ---> e6da5c8f7cb7 23:54:43 Step 14/22 : RUN apk add --update --no-cache dumb-init 23:54:43 ---> Running in a547d97ef232 23:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:54:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:54:43 (1/1) Installing dumb-init (1.2.5-r1) 23:54:43 Executing busybox-1.35.0-r17.trigger 23:54:43 OK: 5 MiB in 15 packages 23:54:43 Removing intermediate container a547d97ef232 23:54:43 ---> ce63c44b437f 23:54:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:54:43 ---> 7e9c4d3be11a 23:54:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:54:43 ---> 801afd5d1a04 23:54:43 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:54:43 ---> 99f92e8851af 23:54:43 Step 18/22 : ENTRYPOINT ["/core-data"] 23:54:43 ---> Running in 72cb5dcd8e92 23:54:43 Removing intermediate container 72cb5dcd8e92 23:54:43 ---> ab54f5a9f5ff 23:54:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:54:43 ---> Running in fc8a59a22b01 23:54:43 Removing intermediate container fc8a59a22b01 23:54:43 ---> 1fbbd4e52d95 23:54:43 Step 20/22 : LABEL arch=arm64 23:54:43 ---> Running in 871812ed3a3e 23:54:44 Removing intermediate container 871812ed3a3e 23:54:44 ---> 71a1eb3ccc54 23:54:44 Step 21/22 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:54:44 ---> Running in 31f7c9596bf7 23:54:45 Removing intermediate container 31f7c9596bf7 23:54:45 ---> cd4bfca3e3b9 23:54:45 Step 22/22 : LABEL version=0.0.0 23:54:45 ---> Running in 0f3462743608 23:54:46 Removing intermediate container 0f3462743608 23:54:46 ---> 1b0f7a295a8d 23:54:46 23:54:47 Successfully built 1b0f7a295a8d 23:54:47 Successfully tagged core-data-arm64:latest 23:54:53  Building core-data ... done Removing intermediate container 1b2e12fdf0e7 23:54:53 ---> 374d979468e8 23:54:53 23:54:53 Step 10/24 : FROM alpine:3.16 23:54:53 ---> 4c81e5bf8899 23:54:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 23:54:53 ---> Using cache 23:54:53 ---> 0794b60e7bc4 23:54:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:54:53 ---> Using cache 23:54:53 ---> 92eaa0c78577 23:54:53 Step 13/24 : ENV APP_PORT=59881 23:54:53 ---> Running in 6e98bf66489a 23:54:53 Removing intermediate container 6e98bf66489a 23:54:53 ---> 6a5e932730c1 23:54:53 Step 14/24 : EXPOSE $APP_PORT 23:54:53 ---> Running in 3fa46611ef74 23:54:55 Removing intermediate container 3fa46611ef74 23:54:55 ---> f46991c0195f 23:54:55 Step 15/24 : WORKDIR / 23:54:55 ---> Running in 19b49ce43137 23:54:55 Removing intermediate container 19b49ce43137 23:54:55 ---> 460a54d58a67 23:54:55 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 23:54:56 ---> 6c65b6f0ea6d 23:54:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:54:58 ---> 06ac4f08b2e4 23:54:58 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:54:59 ---> 772a2973aeb0 23:54:59 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 23:55:00 ---> fce8b6915fad 23:55:00 Step 20/24 : ENTRYPOINT ["/core-metadata"] 23:55:00 ---> Running in a5846f7e4653 23:55:00 Removing intermediate container a5846f7e4653 23:55:00 ---> d606c066fed2 23:55:00 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:55:00 ---> Running in 364f5ab5c09c 23:55:01 Removing intermediate container 364f5ab5c09c 23:55:01 ---> 8d26f7add4c1 23:55:01 Step 22/24 : LABEL arch=arm64 23:55:01 ---> Running in 6f5dfe1ff376 23:55:02 Removing intermediate container 6f5dfe1ff376 23:55:02 ---> c288bdd3d70f 23:55:02 Step 23/24 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:55:02 ---> Running in d1ed50410c89 23:55:02 Removing intermediate container d1ed50410c89 23:55:02 ---> e164f91cc85d 23:55:02 Step 24/24 : LABEL version=0.0.0 23:55:02 ---> Running in a56a8c1ad00f 23:55:03 Removing intermediate container a56a8c1ad00f 23:55:03 ---> f967756d351b 23:55:03 23:55:03 Successfully built f967756d351b 23:55:03 Successfully tagged core-metadata-arm64:latest 23:56:25  Building core-metadata ... done 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 23:56:32 Removing intermediate container 9d4a00188cbb 23:56:32 ---> f39c8d901724 23:56:32 23:56:32 Step 10/22 : FROM alpine:3.16 23:56:32 ---> 4c81e5bf8899 23:56:32 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 23:56:32 ---> Running in e4c6fcabf356 23:56:32 Removing intermediate container e4c6fcabf356 23:56:32 ---> a692c25de645 23:56:32 Step 12/22 : RUN apk add --update --no-cache dumb-init 23:56:32 ---> Running in d452d49af317 23:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:56:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:56:36 (1/1) Installing dumb-init (1.2.5-r1) 23:56:36 Executing busybox-1.35.0-r17.trigger 23:56:36 OK: 5 MiB in 15 packages 23:56:37 Removing intermediate container 31d664992180 23:56:37 ---> c8b2d87e29ac 23:56:37 23:56:37 Step 9/21 : FROM alpine:3.16 23:56:37 ---> 4c81e5bf8899 23:56:37 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 23:56:37 ---> Running in b7a6bbe6cfcb 23:56:38 Removing intermediate container d452d49af317 23:56:38 ---> 8486f5eefa33 23:56:38 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 23:56:39 ---> 14d00ae07b29 23:56:39 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 23:56:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 23:56:41 (1/6) Installing ca-certificates (20220614-r0) 23:56:41 ---> f344dc8e73df 23:56:41 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 23:56:41 (2/6) Installing brotli-libs (1.0.9-r6) 23:56:41 (3/6) Installing nghttp2-libs (1.47.0-r0) 23:56:41 (4/6) Installing libcurl (7.83.1-r6) 23:56:41 (5/6) Installing curl (7.83.1-r6) 23:56:41 (6/6) Installing dumb-init (1.2.5-r1) 23:56:41 Executing busybox-1.35.0-r17.trigger 23:56:41 Executing ca-certificates-20220614-r0.trigger 23:56:41 OK: 8 MiB in 20 packages 23:56:42 ---> 6e2e6e309280 23:56:42 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 23:56:43 ---> 0f8bc6a907a3 23:56:43 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:43 ---> Running in 512920b3a864 23:56:44 Removing intermediate container b7a6bbe6cfcb 23:56:44 ---> 90671c177f2a 23:56:44 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:56:44 ---> Running in 85e31116ac43 23:56:45 Removing intermediate container 85e31116ac43 23:56:45 ---> ffefb1baeb92 23:56:45 Step 12/21 : WORKDIR /edgex 23:56:45 ---> Running in 155f4d9ab87c 23:56:46 Removing intermediate container 155f4d9ab87c 23:56:46 ---> c89a3e956a19 23:56:46 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:56:47 Removing intermediate container 512920b3a864 23:56:47 ---> 930cca25a77b 23:56:47 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 23:56:47 ---> a3018e399b8e 23:56:47 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:56:47 ---> Running in a608176971f2 23:56:48 Removing intermediate container a608176971f2 23:56:48 ---> a5a4e135b0d5 23:56:48 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 23:56:48 ---> Running in c7bdd5ca9d4f 23:56:48 Removing intermediate container c7bdd5ca9d4f 23:56:48 ---> e63367dc2236 23:56:48 Step 20/22 : LABEL arch=arm64 23:56:48 ---> Running in 2204be0c9389 23:56:49 ---> cf4a308bbccc 23:56:49 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:56:49 Removing intermediate container 2204be0c9389 23:56:49 ---> 233e2fca6fd5 23:56:49 Step 21/22 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:56:49 ---> Running in c9a010271034 23:56:50 Removing intermediate container c9a010271034 23:56:50 ---> d3618c1894eb 23:56:50 Step 22/22 : LABEL version=0.0.0 23:56:50 ---> Running in 1ba6b0e67866 23:56:51 ---> 73703f8a4208 23:56:51 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:56:51 Removing intermediate container 1ba6b0e67866 23:56:51 ---> 0736fd64bf28 23:56:51 23:56:51 Successfully built 0736fd64bf28 23:56:51 Successfully tagged core-common-config-bootstrapper-arm64:latest 23:56:52  Building core-common-config-bootstrapper ... done  ---> 36da130ac498 23:56:52 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:56:52 ---> Running in e9c746de0f97 23:56:54 Removing intermediate container e9c746de0f97 23:56:54 ---> 1ba9d6677e78 23:56:54 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 23:56:54 ---> Running in 8d88cfed6b2f 23:56:55 Removing intermediate container 8d88cfed6b2f 23:56:55 ---> b605f9588032 23:56:55 Step 19/21 : LABEL arch=arm64 23:56:55 ---> Running in 9ab18504a3a1 23:56:56 Removing intermediate container 9ab18504a3a1 23:56:56 ---> 9d0611a9cfef 23:56:56 Step 20/21 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:56:56 ---> Running in 14c8fd7790ea 23:56:56 Removing intermediate container 14c8fd7790ea 23:56:56 ---> 209e2a2cf5e3 23:56:56 Step 21/21 : LABEL version=0.0.0 23:56:56 ---> Running in 7f51867b775e 23:56:56 Removing intermediate container 7f51867b775e 23:56:56 ---> e03d8e85346d 23:56:56 23:56:57 Successfully built e03d8e85346d 23:56:57 Successfully tagged security-proxy-setup-arm64:latest 23:57:43  Building security-proxy-setup ... done Removing intermediate container 299cfbfc616e 23:57:43 ---> ae6bc55d00b9 23:57:43 23:57:43 Step 10/22 : FROM alpine:3.16 23:57:43 ---> 4c81e5bf8899 23:57:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:57:43 ---> Using cache 23:57:43 ---> 0794b60e7bc4 23:57:43 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:57:43 ---> Using cache 23:57:43 ---> 92eaa0c78577 23:57:43 Step 13/22 : ENV APP_PORT=59861 23:57:43 ---> Running in aef90a9c165a 23:57:43 Removing intermediate container aef90a9c165a 23:57:43 ---> 9878d9a22fc4 23:57:43 Step 14/22 : EXPOSE $APP_PORT 23:57:43 ---> Running in c7a3e72ed676 23:57:43 Removing intermediate container c7a3e72ed676 23:57:43 ---> b8c3f4137995 23:57:43 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:43 ---> 10aa28be0a89 23:57:43 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:57:45 ---> 7a8cb0fc319f 23:57:45 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:57:45 ---> fe4aafb09186 23:57:45 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:57:45 ---> Running in 65729b724120 23:57:45 Removing intermediate container 65729b724120 23:57:45 ---> f6dbad868ab1 23:57:45 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 23:57:45 ---> Running in db683c717683 23:57:46 Removing intermediate container db683c717683 23:57:46 ---> 3541120123fa 23:57:46 Step 20/22 : LABEL arch=arm64 23:57:46 ---> Running in 0b237bef2579 23:57:46 Removing intermediate container 0b237bef2579 23:57:46 ---> 8dd629fc8254 23:57:46 Step 21/22 : LABEL git_sha=dd7181110d69e4dcd49679a65b0652a7339846f6 23:57:46 ---> Running in 5cd97f9c9446 23:57:46 Removing intermediate container 5cd97f9c9446 23:57:46 ---> 4a474d819fcf 23:57:46 Step 22/22 : LABEL version=0.0.0 23:57:46 ---> Running in aaa6ca80a715 23:57:47 Removing intermediate container aaa6ca80a715 23:57:47 ---> e2c62e00d18b 23:57:47 23:57:47 Successfully built e2c62e00d18b 23:57:47 Successfully tagged support-scheduler-arm64:latest 23:57:47  Building support-scheduler ... done  [Pipeline] } 23:57:47 $ docker stop --time=1 7272bd12ef6e20ad67d294edd3282a985c3e1c89b4a01de4994f50cbb95bf559 23:57:49 $ docker rm -f --volumes 7272bd12ef6e20ad67d294edd3282a985c3e1c89b4a01de4994f50cbb95bf559 [Pipeline] // withDockerContainer [Pipeline] sh 23:57:49 + docker images 23:57:50 REPOSITORY TAG IMAGE ID CREATED SIZE 23:57:50 support-scheduler-arm64 latest e2c62e00d18b 2 seconds ago 29MB 23:57:50 ae6bc55d00b9 8 seconds ago 1.57GB 23:57:50 security-proxy-setup-arm64 latest e03d8e85346d 53 seconds ago 26.9MB 23:57:50 core-common-config-bootstrapper-arm64 latest 0736fd64bf28 58 seconds ago 14.9MB 23:57:50 c8b2d87e29ac About a minute ago 1.5GB 23:57:50 f39c8d901724 About a minute ago 1.5GB 23:57:50 core-metadata-arm64 latest f967756d351b 2 minutes ago 17.7MB 23:57:50 374d979468e8 2 minutes ago 1.51GB 23:57:50 core-data-arm64 latest 1b0f7a295a8d 3 minutes ago 17.2MB 23:57:50 e99be2b92dd9 3 minutes ago 1.51GB 23:57:50 security-spiffe-token-provider-arm64 latest 69983d251197 4 minutes ago 29.1MB 23:57:50 ced8ae98b209 5 minutes ago 1.54GB 23:57:50 security-bootstrapper-arm64 latest 5ca5b0fbc320 6 minutes ago 19.6MB 23:57:50 security-spire-config-arm64 latest 97f02d407e34 6 minutes ago 83.6MB 23:57:50 2b5564c62fa0 6 minutes ago 1.5GB 23:57:50 support-notifications-arm64 latest 58b02c7903d5 7 minutes ago 29.7MB 23:57:50 1d7a6b376b02 7 minutes ago 1.57GB 23:57:50 core-command-arm64 latest 71ff5e91e464 10 minutes ago 17MB 23:57:50 security-secretstore-setup-arm64 latest a22f2cfff62a 10 minutes ago 29MB 23:57:50 c182320f2858 10 minutes ago 1.51GB 23:57:50 be8d7d18fa5d 10 minutes ago 1.5GB 23:57:50 security-spire-agent-arm64 latest 0efea7669d68 15 minutes ago 122MB 23:57:50 security-spire-server-arm64 latest 849cabee9603 15 minutes ago 84.3MB 23:57:50 766f1bb68b1f 16 minutes ago 1.38GB 23:57:50 5dac2197ae36 16 minutes ago 1.38GB 23:57:50 ci-base-image-arm64 latest 2a3bf7f497c5 29 minutes ago 905MB 23:57:50 alpine 3.15 354640af7b1b 5 days ago 5.34MB 23:57:50 alpine 3.16 4c81e5bf8899 5 days ago 5.3MB 23:57:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB 23:57:50 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 23:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:50 23:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:57:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:57:51 arm64: Pulling from edgex-lftools-log-publisher 23:57:51 8998bd30e6a1: Pulling fs layer 23:57:51 04944245beec: Pulling fs layer 23:57:51 699f458cf7ca: Pulling fs layer 23:57:51 765212b225bb: Pulling fs layer 23:57:51 f23df028b6ca: Pulling fs layer 23:57:51 d65c8cfc05b1: Pulling fs layer 23:57:51 2437ff75d9bd: Pulling fs layer 23:57:51 765212b225bb: Waiting 23:57:51 f23df028b6ca: Waiting 23:57:51 d65c8cfc05b1: Waiting 23:57:51 2437ff75d9bd: Waiting 23:57:51 04944245beec: Verifying Checksum 23:57:51 04944245beec: Download complete 23:57:51 765212b225bb: Verifying Checksum 23:57:51 765212b225bb: Download complete 23:57:51 f23df028b6ca: Download complete 23:57:51 d65c8cfc05b1: Verifying Checksum 23:57:51 d65c8cfc05b1: Download complete 23:57:51 699f458cf7ca: Verifying Checksum 23:57:51 699f458cf7ca: Download complete 23:57:52 8998bd30e6a1: Verifying Checksum 23:57:52 8998bd30e6a1: Download complete 23:57:54 2437ff75d9bd: Verifying Checksum 23:57:55 8998bd30e6a1: Pull complete 23:57:56 04944245beec: Pull complete 23:57:57 699f458cf7ca: Pull complete 23:57:57 765212b225bb: Pull complete 23:57:58 f23df028b6ca: Pull complete 23:57:58 d65c8cfc05b1: Pull complete 23:58:13 2437ff75d9bd: Pull complete 23:58:13 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 23:58:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 23:58:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:13 prd-ubuntu20.04-docker-arm64-4c-16g-6211 does not seem to be running inside a container 23:58:13 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 23:58:16 $ docker top bbcdd3063c066e51e3acaafae50377ebd2d387baf1a89769ff1fd172e70d2255 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:58:16 ---> job-cost.sh 23:58:17 lf-activate-venv: SKIPPING 23:58:17 INFO: No Stack... 23:58:17 INFO: Retrieving Pricing Info for: v3-standard-4 23:58:18 INFO: Archiving Costs [Pipeline] sh 23:58:19 + cut+ -d, -f6 23:58:19 cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 23:58:19 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4364-1-stack-cost] 23:58:19 Resource [jenkins-edgexfoundry-edgex-go-PR-4364-1-stack-cost] did not exist. Created. 23:58:19 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4364-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 23:58:19 + echo total: 0.10999999940395355 [Pipeline] stash 23:58:19 Stashed 1 file(s) [Pipeline] } 23:58:19 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4364-1-stack-cost] [Pipeline] // lock [Pipeline] } 23:58:19 $ docker stop --time=1 bbcdd3063c066e51e3acaafae50377ebd2d387baf1a89769ff1fd172e70d2255 23:58:21 $ docker rm -f --volumes bbcdd3063c066e51e3acaafae50377ebd2d387baf1a89769ff1fd172e70d2255 [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 23:58:22 provisioning config files... 23:58:22 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config2288813266526084914tmp [Pipeline] { [Pipeline] sh 23:58:22 + set +x 23:58:22 + curl -s https://codecov.io/bash 23:58:22 + bash -s -- 23:58:22 23:58:22 _____ _ 23:58:22 / ____| | | 23:58:22 | | ___ __| | ___ ___ _____ __ 23:58:22 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 23:58:22 | |___| (_) | (_| | __/ (_| (_) \ V / 23:58:22 \_____\___/ \__,_|\___|\___\___/ \_/ 23:58:22 Bash-1.0.6 23:58:22 23:58:22 23:58:22 ==> git version 2.25.1 found 23:58:22 ==> 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 23:58:22 Release-Date: 2020-01-08 23:58:22 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 23:58:22 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 23:58:22 ==> Jenkins CI detected. 23:58:22 current dir:  /w/workspace/edgex-go/1 23:58:22 project root: . 23:58:22 --> token set from env 23:58:22 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 23:58:22 ==> Running gcov in . (disable via -X gcov) 23:58:22 ==> Python coveragepy not found 23:58:22 ==> Searching for coverage reports in: 23:58:22 + . 23:58:22 -> Found 1 reports 23:58:22 ==> Detecting git/mercurial file structure 23:58:22 ==> Reading reports 23:58:22 + ./coverage.out bytes=487529 23:58:22 ==> Appending adjustments 23:58:22 https://docs.codecov.io/docs/fixing-reports 23:58:23 + Found adjustments 23:58:23 ==> Gzipping contents 23:58:23 64K /tmp/codecov.Fci0gR.gz 23:58:23 ==> Uploading reports 23:58:23 url: https://codecov.io 23:58:23 query: branch=PR-4364&commit=ba4a134a5c6acac82836352f965b3f7682e0763a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4364&job=&cmd_args= 23:58:23 -> Pinging Codecov 23:58:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4364&commit=ba4a134a5c6acac82836352f965b3f7682e0763a&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4364%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4364&job=&cmd_args= 23:58:23 -> Uploading to 23:58:23 https://storage.googleapis.com/codecov/v4/raw/2023-02-15/00271124DB129430A58F1EEE437C3FCB/ba4a134a5c6acac82836352f965b3f7682e0763a/fbe8cb90-ece9-4916-b7c6-10ff38fdda39.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230215%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230215T235823Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=44cab0981c324ca213b2880a323ace8fe89438a05c7607598cada2898d99f5fa 23:58:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:58:23 Dload Upload Total Spent Left Speed 23:58:24 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62969 0 0 100 62969 0 208k --:--:-- --:--:-- --:--:-- 208k 23:58:24 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/ba4a134a5c6acac82836352f965b3f7682e0763a [Pipeline] } 23:58:24 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 23:58:25 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 23:58:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 23:58:26 ---> package-listing.sh 23:58:26 ++ facter osfamily 23:58:26 ++ tr '[:upper:]' '[:lower:]' 23:58:27 + OS_FAMILY=debian 23:58:27 + workspace=/w/workspace/edgex-go/1 23:58:27 + START_PACKAGES=/tmp/packages_start.txt 23:58:27 + END_PACKAGES=/tmp/packages_end.txt 23:58:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 23:58:27 + PACKAGES=/tmp/packages_start.txt 23:58:27 + '[' /w/workspace/edgex-go/1 ']' 23:58:27 + PACKAGES=/tmp/packages_end.txt 23:58:27 + case "${OS_FAMILY}" in 23:58:27 + dpkg -l 23:58:27 + grep '^ii' 23:58:27 + '[' -f /tmp/packages_start.txt ']' 23:58:27 + '[' -f /tmp/packages_end.txt ']' 23:58:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 23:58:27 + '[' /w/workspace/edgex-go/1 ']' 23:58:27 + mkdir -p /w/workspace/edgex-go/1/archives/ 23:58:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 23:58:27 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 23:58:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:58:28 23:58:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:58:28 latest: Pulling from edgex-lftools-log-publisher 23:58:28 5eb5b503b376: Pulling fs layer 23:58:28 5c69ac0246d0: Pulling fs layer 23:58:28 ec43610c2a17: Pulling fs layer 23:58:28 3a2ae6a8a46f: Pulling fs layer 23:58:28 33b1e0a273af: Pulling fs layer 23:58:28 5d3b04190fa2: Pulling fs layer 23:58:28 2f39f015ded8: Pulling fs layer 23:58:28 3a2ae6a8a46f: Waiting 23:58:28 5d3b04190fa2: Waiting 23:58:28 33b1e0a273af: Waiting 23:58:28 2f39f015ded8: Waiting 23:58:28 5c69ac0246d0: Verifying Checksum 23:58:28 5c69ac0246d0: Download complete 23:58:28 3a2ae6a8a46f: Verifying Checksum 23:58:28 3a2ae6a8a46f: Download complete 23:58:28 ec43610c2a17: Verifying Checksum 23:58:28 ec43610c2a17: Download complete 23:58:28 5d3b04190fa2: Verifying Checksum 23:58:28 5d3b04190fa2: Download complete 23:58:28 33b1e0a273af: Verifying Checksum 23:58:28 33b1e0a273af: Download complete 23:58:28 5eb5b503b376: Verifying Checksum 23:58:28 5eb5b503b376: Download complete 23:58:29 2f39f015ded8: Download complete 23:58:29 5eb5b503b376: Pull complete 23:58:30 5c69ac0246d0: Pull complete 23:58:30 ec43610c2a17: Pull complete 23:58:30 3a2ae6a8a46f: Pull complete 23:58:30 33b1e0a273af: Pull complete 23:58:30 5d3b04190fa2: Pull complete 23:58:35 2f39f015ded8: Pull complete 23:58:35 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 23:58:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 23:58:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:35 prd-ubuntu20.04-docker-8c-8g-6210 does not seem to be running inside a container 23:58:35 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 23:58:37 $ docker top 10362d8738836673064d8a774403cd7e4ec16d4f91341dd670ff8825f7fa884c -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:37 + touch /tmp/pre-build-complete [Pipeline] sh 23:58:38 + mkdir -p /var/log/sysstat [Pipeline] sh 23:58:38 + ls /var/log/sa-host 23:58:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:58:38 provisioning config files... 23:58:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5845409878532810834tmp [Pipeline] { [Pipeline] echo 23:58:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 23:58:39 ---> create-netrc.sh [Pipeline] } 23:58:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 23:58:39 ---> python-tools-install.sh [Pipeline] echo 23:58:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 23:58:39 ---> sudo-logs.sh 23:58:39 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 23:58:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 23:58:40 ---> job-cost.sh 23:58:40 lf-activate-venv: SKIPPING 23:58:40 DEBUG: total: 0.10999999940395355 23:58:40 INFO: Retrieving Stack Cost... 23:58:40 INFO: Retrieving Pricing Info for: v3-standard-8 23:58:41 INFO: Archiving Costs [Pipeline] echo 23:58:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 23:58:41 ---> logs-deploy.sh 23:58:41 lf-activate-venv: SKIPPING 23:58:41 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4364/1 23:58:41 INFO: archiving workspace using pattern(s): 23:58:42 Archives upload complete. 23:58:42 INFO: archiving logs to Nexus