Pull request #4266 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b2f79183415fe66919291adaa44f2e42ffffd7c9+91e411aa53f699ccf61ff3ecb6035e966bf0396d (bb0f27857d35a6126e956b8f60c213d876564202) 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-ssh1846700939872756913.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-ssh8335400687903105691.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-4266/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-4266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9899349152018301489.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-4266/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13705437172840786578.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-ssh7072737783299736363.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-4266/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-4266/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh1793216219839748893.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 Running on prd-ubuntu20.04-docker-8c-8g-1469 in /w/workspace/edgexfoundry_edgex-go_PR-4266 [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 91e411aa53f699ccf61ff3ecb6035e966bf0396d into PR head commit b2f79183415fe66919291adaa44f2e42ffffd7c9 Merge succeeded, producing b2f79183415fe66919291adaa44f2e42ffffd7c9 Checking out Revision b2f79183415fe66919291adaa44f2e42ffffd7c9 (PR-4266) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > 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/4266/head:refs/remotes/origin/PR-4266 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2f79183415fe66919291adaa44f2e42ffffd7c9 # 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 91e411aa53f699ccf61ff3ecb6035e966bf0396d # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b2f79183415fe66919291adaa44f2e42ffffd7c9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:04:53 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:04:53 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:04:53 ========================================================= 19:04:53 EdgeX Global Pipelines Version Info 19:04:53 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:04:54 ------------------- 19:04:54 stable info: 19:04:54 ------------------- 19:04:54 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:04:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:54 Message: update stable to v1.0.244 19:04:54 ------------------- 19:04:54 experimental info: 19:04:54 ------------------- 19:04:54 Commited By: **** collab-it+edgex@linuxfoundation.org 19:04:54 Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 19:04:54 Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:04:54 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4266 [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4266 [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4266 [Pipeline] echo 19:04:55 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b2f79183415fe66919291adaa44f2e42ffffd7c9 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b2f7918 [Pipeline] echo 19:04:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:04:56 provisioning config files... 19:04:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4893086759506899831tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:04:56 ---> docker-login.sh 19:04:56 nexus3.edgexfoundry.org:10001 19:04:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:56 Configure a credential helper to remove this warning. See 19:04:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:56 19:04:56 Login Succeeded 19:04:56 nexus3.edgexfoundry.org:10002 19:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:57 Configure a credential helper to remove this warning. See 19:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:57 19:04:57 Login Succeeded 19:04:57 nexus3.edgexfoundry.org:10003 19:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:57 Configure a credential helper to remove this warning. See 19:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:57 19:04:57 Login Succeeded 19:04:57 nexus3.edgexfoundry.org:10004 19:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:57 Configure a credential helper to remove this warning. See 19:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:57 19:04:57 Login Succeeded 19:04:57 docker.io 19:04:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:04:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:04:57 Configure a credential helper to remove this warning. See 19:04:57 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:04:57 19:04:57 Login Succeeded 19:04:57 ---> docker-login.sh ends [Pipeline] } 19:04:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:04:58 + ls cmd/core-command/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 19:04:58 + cut -d/ -f2 19:04:58 + dirname cmd/core-command/Dockerfile 19:04:58 + echo core-command,cmd/core-command/Dockerfile 19:04:58 + cut -d/ -f2 19:04:58 + dirname cmd/core-data/Dockerfile 19:04:58 + echo core-data,cmd/core-data/Dockerfile 19:04:58 + dirname cmd/core-metadata/Dockerfile 19:04:58 + cut -d/ -f2 19:04:58 + echo core-metadata,cmd/core-metadata/Dockerfile 19:04:58 + dirname cmd/security-bootstrapper/Dockerfile 19:04:58 + cut -d/ -f2 19:04:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:04:58 + cut -d/ -f2 19:04:58 + dirname cmd/security-proxy-setup/Dockerfile 19:04:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:04:58 + dirname cmd/security-secretstore-setup/Dockerfile 19:04:58 + cut -d/ -f2 19:04:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:04:58 + cut -d/ -f2 19:04:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:04:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:04:58 + + dirname cmd/security-spire-agent/Dockerfilecut 19:04:58 -d/ -f2 19:04:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:04:58 + dirname cmd/security-spire-config/Dockerfile 19:04:58 + cut -d/ -f2 19:04:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:04:58 + dirname cmd/security-spire-server/Dockerfile 19:04:58 + cut -d/ -f2 19:04:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:04:58 + + dirname cmd/support-notifications/Dockerfile 19:04:58 cut -d/ -f2 19:04:58 + echo support-notifications,cmd/support-notifications/Dockerfile 19:04:58 + + cut -d/ -f2 19:04:58 dirname cmd/support-scheduler/Dockerfile 19:04:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:04:58 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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 19:04:58 + git rev-list -1 --merges b2f79183415fe66919291adaa44f2e42ffffd7c9~1..b2f79183415fe66919291adaa44f2e42ffffd7c9 [Pipeline] echo 19:04:58 -----------> git rev-list -1 --merges b2f79183415fe66919291adaa44f2e42ffffd7c9~1..b2f79183415fe66919291adaa44f2e42ffffd7c9 b2f79183415fe66919291adaa44f2e42ffffd7c9 [false] [Pipeline] sh 19:04:58 + git log --format=format:%s -1 b2f79183415fe66919291adaa44f2e42ffffd7c9 [Pipeline] echo 19:04:58 ========================================================= 19:04:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:04:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:04:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:04:59 + grep -v github /etc/ssh/ssh_known_hosts 19:04:59 + [ -e /tmp/ssh_known_hosts ] 19:04:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:04:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:04:59 + sudo tee -a /etc/ssh/ssh_known_hosts 19:04:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:04:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:04:59 19:04:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:00 0.1.4: Pulling from edgex-devops/py-git-semver 19:05:00 b85a868b505f: Pulling fs layer 19:05:00 e2be974225ed: Pulling fs layer 19:05:00 339a4e72a1f5: Pulling fs layer 19:05:00 988bab9f4d93: Pulling fs layer 19:05:00 1469e6f7b9e6: Pulling fs layer 19:05:00 eaf3925da568: Pulling fs layer 19:05:00 bab4dde63d76: Pulling fs layer 19:05:00 bde34c3a00c8: Pulling fs layer 19:05:00 b352a97aabf1: Pulling fs layer 19:05:00 4872d77fe225: Pulling fs layer 19:05:00 5851b861e8e6: Pulling fs layer 19:05:00 4872d77fe225: Waiting 19:05:00 bab4dde63d76: Waiting 19:05:00 bde34c3a00c8: Waiting 19:05:00 5851b861e8e6: Waiting 19:05:00 b352a97aabf1: Waiting 19:05:00 eaf3925da568: Waiting 19:05:00 988bab9f4d93: Waiting 19:05:00 e2be974225ed: Verifying Checksum 19:05:00 e2be974225ed: Download complete 19:05:00 988bab9f4d93: Download complete 19:05:00 1469e6f7b9e6: Verifying Checksum 19:05:00 1469e6f7b9e6: Download complete 19:05:00 339a4e72a1f5: Verifying Checksum 19:05:00 339a4e72a1f5: Download complete 19:05:00 eaf3925da568: Verifying Checksum 19:05:00 eaf3925da568: Download complete 19:05:00 bde34c3a00c8: Download complete 19:05:00 b352a97aabf1: Download complete 19:05:00 4872d77fe225: Verifying Checksum 19:05:00 4872d77fe225: Download complete 19:05:00 5851b861e8e6: Verifying Checksum 19:05:00 5851b861e8e6: Download complete 19:05:00 b85a868b505f: Verifying Checksum 19:05:00 b85a868b505f: Download complete 19:05:00 bab4dde63d76: Verifying Checksum 19:05:00 bab4dde63d76: Download complete 19:05:01 b85a868b505f: Pull complete 19:05:01 e2be974225ed: Pull complete 19:05:02 339a4e72a1f5: Pull complete 19:05:02 988bab9f4d93: Pull complete 19:05:02 1469e6f7b9e6: Pull complete 19:05:02 eaf3925da568: Pull complete 19:05:03 bab4dde63d76: Pull complete 19:05:04 bde34c3a00c8: Pull complete 19:05:04 b352a97aabf1: Pull complete 19:05:04 4872d77fe225: Pull complete 19:05:04 5851b861e8e6: Pull complete 19:05:04 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:05:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:05:04 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:04 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 19:05:04 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:05:06 $ docker top a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 -eo pid,comm 19:05:06 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:05:06 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:07 [ssh-agent] Looking for ssh-agent implementation... 19:05:07 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:07 $ docker exec a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 ssh-agent 19:05:07 SSH_AUTH_SOCK=/tmp/ssh-37CeaIn1TqZX/agent.32 19:05:07 SSH_AGENT_PID=38 19:05:07 Running ssh-add (command line suppressed) 19:05:07 Identity added: /w/workspace/edgex-go/1@tmp/private_key_14680851645260149204.key (/w/workspace/edgex-go/1@tmp/private_key_14680851645260149204.key) 19:05:07 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:07 + git tag --points-at HEAD [Pipeline] } 19:05:07 $ docker exec --env ******** --env ******** a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 ssh-agent -k 19:05:07 unset SSH_AUTH_SOCK; 19:05:07 unset SSH_AGENT_PID; 19:05:07 echo Agent pid 38 killed; 19:05:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:05:07 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:05:07 [ssh-agent] Looking for ssh-agent implementation... 19:05:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:05:08 $ docker exec a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 ssh-agent 19:05:08 SSH_AUTH_SOCK=/tmp/ssh-WctAB9JDBO8p/agent.69 19:05:08 SSH_AGENT_PID=75 19:05:08 Running ssh-add (command line suppressed) 19:05:08 Identity added: /w/workspace/edgex-go/1@tmp/private_key_904735482268943428.key (/w/workspace/edgex-go/1@tmp/private_key_904735482268943428.key) 19:05:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:05:08 + git semver init 19:05:08 2023-01-09 19:05:08,784 [run_init] DEBUG init version:0.0.0 force:False 19:05:08 2023-01-09 19:05:08,785 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:05:08 2023-01-09 19:05:08,785 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:05:08 2023-01-09 19:05:08,785 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:05:14 2023-01-09 19:05:13,317 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:05:14 2023-01-09 19:05:13,317 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4266 with force:False 19:05:14 2023-01-09 19:05:13,318 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4266 19:05:14 2023-01-09 19:05:13,320 [execute] INFO git cat-file --batch-check 19:05:14 2023-01-09 19:05:13,320 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:14 2023-01-09 19:05:13,325 [execute] INFO git cat-file --batch 19:05:14 2023-01-09 19:05:13,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:05:14 2023-01-09 19:05:13,330 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4266 19:05:14 0.0.0 [Pipeline] } 19:05:14 $ docker exec --env ******** --env ******** a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 ssh-agent -k 19:05:14 unset SSH_AUTH_SOCK; 19:05:14 unset SSH_AGENT_PID; 19:05:14 echo Agent pid 75 killed; 19:05:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:05:14 + git semver [Pipeline] } 19:05:15 $ docker stop --time=1 a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 19:05:16 $ docker rm -f --volumes a8dec079dc8fdb0639e39998efb8afd2a6c448477b68298cef409bb763941f99 [Pipeline] // withDockerContainer [Pipeline] sh 19:05:16 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:05:17 Stashed 1 file(s) [Pipeline] echo 19:05:17 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:05:17 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:05:17 ========================================================= 19:05:17 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 19:05:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:05:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:18 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 19:05:18 213ec9aee27d: Pulling fs layer 19:05:18 4583459ba037: Pulling fs layer 19:05:18 93c1e223e6f2: Pulling fs layer 19:05:18 53926ce57604: Pulling fs layer 19:05:18 21b2b0c7a3f4: Pulling fs layer 19:05:18 22ff95d597cd: Pulling fs layer 19:05:18 12d6caf4c0d1: Pulling fs layer 19:05:18 96b7cbca73a9: Pulling fs layer 19:05:18 a7acece74701: Pulling fs layer 19:05:18 22ff95d597cd: Waiting 19:05:18 12d6caf4c0d1: Waiting 19:05:18 96b7cbca73a9: Waiting 19:05:18 a7acece74701: Waiting 19:05:18 21b2b0c7a3f4: Waiting 19:05:18 53926ce57604: Waiting 19:05:18 93c1e223e6f2: Verifying Checksum 19:05:18 93c1e223e6f2: Download complete 19:05:18 4583459ba037: Verifying Checksum 19:05:18 4583459ba037: Download complete 19:05:18 21b2b0c7a3f4: Verifying Checksum 19:05:18 21b2b0c7a3f4: Download complete 19:05:18 22ff95d597cd: Verifying Checksum 19:05:18 22ff95d597cd: Download complete 19:05:18 213ec9aee27d: Verifying Checksum 19:05:18 213ec9aee27d: Download complete 19:05:18 12d6caf4c0d1: Download complete 19:05:18 213ec9aee27d: Pull complete 19:05:18 4583459ba037: Pull complete 19:05:18 93c1e223e6f2: Pull complete 19:05:18 a7acece74701: Verifying Checksum 19:05:18 a7acece74701: Download complete 19:05:19 96b7cbca73a9: Verifying Checksum 19:05:19 96b7cbca73a9: Download complete 19:05:19 53926ce57604: Verifying Checksum 19:05:19 53926ce57604: Download complete 19:05:22 53926ce57604: Pull complete 19:05:22 21b2b0c7a3f4: Pull complete 19:05:22 22ff95d597cd: Pull complete 19:05:22 12d6caf4c0d1: Pull complete 19:05:24 96b7cbca73a9: Pull complete 19:05:25 a7acece74701: Pull complete 19:05:25 Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d 19:05:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:05:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:25 WORKDIR /edgex 19:05:25 COPY go.mod . 19:05:25 RUN go mod download 19:05:25 + docker build -t ci-base-image-x86_64 -f - . 19:05:25 Sending build context to Docker daemon 170.1MB 19:05:25 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 19:05:25 ---> db6d94c90886 19:05:25 Step 2/4 : WORKDIR /edgex 19:05:30 ---> Running in 4f87f864ad25 19:05:30 Removing intermediate container 4f87f864ad25 19:05:30 ---> fe2b42f9fadb 19:05:30 Step 3/4 : COPY go.mod . 19:05:30 ---> a22fb6f555fe 19:05:30 Step 4/4 : RUN go mod download 19:05:30 ---> Running in d6ba78f6d2bc 19:05:32 Still waiting to schedule task 19:05:32 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:05:45 Removing intermediate container d6ba78f6d2bc 19:05:45 ---> d0d6e160cc8a 19:05:45 Successfully built d0d6e160cc8a 19:05:45 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:45 + docker inspect -f . ci-base-image-x86_64 19:05:45 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:45 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 19:05:45 $ 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 ******** ci-base-image-x86_64 cat 19:05:46 $ docker top bfd6c7588e26222ac4d46d21ddbbf618c2360d79780212bf6e6e9134788a9c19 -eo pid,comm [Pipeline] { [Pipeline] sh 19:05:46 + go version 19:05:46 go version go1.18.7 linux/amd64 [Pipeline] } 19:05:46 $ docker stop --time=1 bfd6c7588e26222ac4d46d21ddbbf618c2360d79780212bf6e6e9134788a9c19 19:05:47 $ docker rm -f --volumes bfd6c7588e26222ac4d46d21ddbbf618c2360d79780212bf6e6e9134788a9c19 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:05:48 + docker inspect -f . ci-base-image-x86_64 19:05:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:05:48 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 19:05:48 $ 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 ******** ci-base-image-x86_64 cat 19:05:48 $ docker top dcc7ea774ba6f8ca287e35448825750cf6d68b79a36df4ed626871d65b7df814 -eo pid,comm [Pipeline] { [Pipeline] echo 19:05:49 ========================================================= 19:05:49 [edgeXBuildGoParallel] Running Tests and Build... 19:05:49 ========================================================= [Pipeline] sh 19:05:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:05:49 + make test 19:05:49 go test -race -coverprofile=coverage.out ./... 19:05:56 ? github.com/edgexfoundry/edgex-go [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:06:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.091s coverage: 28.7% of statements 19:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.077s coverage: 98.5% of statements 19:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.141s coverage: 43.0% of statements 19:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:06:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.115s coverage: 54.2% of statements 19:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:06:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.509s coverage: 89.2% of statements 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.082s coverage: 2.2% of statements 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.538s coverage: 95.6% of statements 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.070s coverage: 60.0% of statements 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.098s coverage: 0.9% of statements 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.065s coverage: 58.8% of statements 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.093s coverage: 29.6% of statements 19:06:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.087s coverage: 47.1% of statements 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.063s coverage: 79.5% of statements 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.083s coverage: 94.1% of statements 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.087s coverage: 96.3% of statements 19:06:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.053s coverage: 87.5% of statements 19:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.060s coverage: 94.4% of statements 19:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.045s coverage: 44.8% of statements 19:06:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.182s coverage: 79.9% of statements 19:06:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.122s coverage: 92.9% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 65.1% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.066s coverage: 86.9% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.088s coverage: 87.2% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.043s coverage: 100.0% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.075s coverage: 58.8% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.072s coverage: 80.0% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.051s coverage: 87.2% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.218s coverage: 91.2% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.155s coverage: 64.7% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.034s coverage: 100.0% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.027s coverage: 73.7% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.031s coverage: 100.0% of statements 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.342s coverage: 65.8% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.168s coverage: 41.8% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.062s coverage: 84.8% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.157s coverage: 92.3% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.055s coverage: 63.2% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:06:33 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:06:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:06:33 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 19:06:51 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." 19:06:51 go vet ./... 19:06:53 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:06:53 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:06:53 ./bin/test-attribution-txt.sh [Pipeline] echo 19:06:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:06:53 + ls -al . 19:06:53 total 764 19:06:53 drwxrwxr-x 11 1001 1001 4096 Jan 9 19:05 . 19:06:53 drwxr-xr-x 4 root root 4096 Jan 9 19:05 .. 19:06:53 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:04 .blubracket 19:06:53 -rw-rw-r-- 1 1001 1001 16 Jan 9 19:04 .dockerignore 19:06:53 drwxrwxr-x 8 1001 1001 4096 Jan 9 19:06 .git 19:06:53 drwxrwxr-x 3 1001 1001 4096 Jan 9 19:04 .github 19:06:53 -rw-rw-r-- 1 1001 1001 956 Jan 9 19:04 .gitignore 19:06:53 -rw-rw-r-- 1 1001 1001 42 Jan 9 19:04 .golangci.yml 19:06:53 -rw-rw-r-- 1 1001 1001 87 Jan 9 19:04 .hadolint.yml 19:06:53 drwxr-xr-x 3 1001 1001 4096 Jan 9 19:05 .semver 19:06:53 -rw-rw-r-- 1 1001 1001 166 Jan 9 19:04 .sonarcloud.properties 19:06:53 -rw-rw-r-- 1 1001 1001 1171 Jan 9 19:04 ADOPTERS.md 19:06:53 -rw-rw-r-- 1 1001 1001 10618 Jan 9 19:04 Attribution.txt 19:06:53 -rw-rw-r-- 1 1001 1001 73765 Jan 9 19:04 CHANGELOG.md 19:06:53 -rw-rw-r-- 1 1001 1001 3804 Jan 9 19:04 CONTRIBUTING.md 19:06:53 -rw-rw-r-- 1 1001 1001 677 Jan 9 19:04 GOVERNANCE.md 19:06:53 -rw-rw-r-- 1 1001 1001 850 Jan 9 19:04 Jenkinsfile 19:06:53 -rw-rw-r-- 1 1001 1001 10775 Jan 9 19:04 LICENSE 19:06:53 -rw-rw-r-- 1 1001 1001 12513 Jan 9 19:04 Makefile 19:06:53 -rw-rw-r-- 1 1001 1001 582 Jan 9 19:04 OWNERS.md 19:06:53 -rw-rw-r-- 1 1001 1001 9403 Jan 9 19:04 README.md 19:06:53 -rw-rw-r-- 1 1001 1001 6912 Jan 9 19:04 SECURITY.md 19:06:53 -rw-rw-r-- 1 1001 1001 5 Jan 9 19:05 VERSION 19:06:53 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:04 bin 19:06:53 drwxrwxr-x 16 1001 1001 4096 Jan 9 19:04 cmd 19:06:53 -rw-r--r-- 1 root root 494833 Jan 9 19:06 coverage.out 19:06:53 -rw-rw-r-- 1 1001 1001 3412 Jan 9 19:04 go.mod 19:06:53 -rw-rw-r-- 1 1001 1001 45110 Jan 9 19:04 go.sum 19:06:53 drwxrwxr-x 7 1001 1001 4096 Jan 9 19:04 internal 19:06:53 drwxrwxr-x 3 1001 1001 4096 Jan 9 19:04 openapi 19:06:53 drwxrwxr-x 4 1001 1001 4096 Jan 9 19:04 snap 19:06:53 -rw-rw-r-- 1 1001 1001 204 Jan 9 19:04 version.go [Pipeline] sh 19:06:53 + '[' -e coverage.out ] 19:06:53 + chown 1001:1001 coverage.out [Pipeline] stash 19:06:54 Stashed 1 file(s) [Pipeline] sh 19:06:54 + make build 19:06:54 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 19:07:01 Running on prd-ubuntu20.04-docker-arm64-4c-16g-1473 in /w/workspace/edgexfoundry_edgex-go_PR-4266 [Pipeline] { [Pipeline] ws 19:07:01 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:07:01 The recommended git tool is: git 19:07:06 using credential edgex-jenkins-ssh 19:07:06 Cloning the remote Git repository 19:07:06 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:07:06 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 19:07:07 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 19:07:06 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:07:06 > git init /w/workspace/edgex-go/1 # timeout=10 19:07:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:06 > git --version # timeout=10 19:07:06 > git --version # 'git version 2.25.1' 19:07:06 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:13 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 19:07:14 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 19:07: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:07: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:07:17 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 19:07:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:07:21 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] } 19:07:22 $ docker stop --time=1 dcc7ea774ba6f8ca287e35448825750cf6d68b79a36df4ed626871d65b7df814 19:07:25 Merging remotes/origin/main commit 91e411aa53f699ccf61ff3ecb6035e966bf0396d into PR head commit b2f79183415fe66919291adaa44f2e42ffffd7c9 19:07:25 Merge succeeded, producing b2f79183415fe66919291adaa44f2e42ffffd7c9 19:07:25 Checking out Revision b2f79183415fe66919291adaa44f2e42ffffd7c9 (PR-4266) 19:07:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:23 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:07:24 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:07:24 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:07:24 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:24 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4266/head:refs/remotes/origin/PR-4266 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:07:25 > git config core.sparsecheckout # timeout=10 19:07:25 > git checkout -f b2f79183415fe66919291adaa44f2e42ffffd7c9 # timeout=10 19:07:25 > git remote # timeout=10 19:07:25 > git config --get remote.origin.url # timeout=10 19:07:25 using GIT_SSH to set credentials SSH Credentials for GitHub 19:07:25 > git merge 91e411aa53f699ccf61ff3ecb6035e966bf0396d # timeout=10 19:07:25 > git rev-parse HEAD^{commit} # timeout=10 19:07:25 > git config core.sparsecheckout # timeout=10 19:07:25 > git checkout -f b2f79183415fe66919291adaa44f2e42ffffd7c9 # timeout=10 19:07:25 $ docker rm -f --volumes dcc7ea774ba6f8ca287e35448825750cf6d68b79a36df4ed626871d65b7df814 19:07:26 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 19:07:26 > git --version # timeout=10 19:07:26 > git --version # 'git version 2.25.1' 19:07:26 fatal: bad object cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:07:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:26 19:07:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:07:27 % Total % Received % Xferd Average Speed Time Time Time Current 19:07:27 Dload Upload Total Spent Left Speed 19:07:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 72448 0 --:--:-- --:--:-- --:--:-- 72448 19:07:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:27 latest: Pulling from edgex-devops/edgex-compose 19:07:27 cbdbe7a5bc2a: Pulling fs layer 19:07:27 ca9280d653b3: Pulling fs layer 19:07:27 7e9c9ca2126c: Pulling fs layer 19:07:27 cbdbe7a5bc2a: Download complete 19:07:27 cbdbe7a5bc2a: Pull complete 19:07:27 ca9280d653b3: Verifying Checksum 19:07:27 ca9280d653b3: Download complete [Pipeline] sh 19:07:28 7e9c9ca2126c: Download complete 19:07:28 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:07:28 ca9280d653b3: Pull complete 19:07:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:07:28 + sudo tee /etc/docker/daemon.new 19:07:28 { 19:07:28 "registry-mirrors": [ 19:07:28 "https://nexus3.edgexfoundry.org:10001" 19:07:28 ], 19:07:28 "bip": "10.250.0.254/24", 19:07:28 "hosts": [ 19:07:28 "tcp://0.0.0.0:5555", 19:07:28 "unix:///var/run/docker.sock" 19:07:28 ], 19:07:28 "mtu": 1458, 19:07:28 "selinux-enabled": true, 19:07:28 "seccomp-profile": "/etc/docker/seccomp.json" 19:07:28 } [Pipeline] sh 19:07:29 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:07:29 + sudo service docker restart 19:07:30 7e9c9ca2126c: Pull complete 19:07:30 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 19:07:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:31 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 19:07:31 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:07:32 $ docker top 435c23361063e12535a18018ff6ece66c23986f6639fe6de6a1dc17d7c2e7cac -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:33 + docker-compose build --help 19:07:33 + grep parallel 19:07:33 --parallel Build images in parallel. [Pipeline] } 19:07:33 $ docker stop --time=1 435c23361063e12535a18018ff6ece66c23986f6639fe6de6a1dc17d7c2e7cac 19:07:35 $ docker rm -f --volumes 435c23361063e12535a18018ff6ece66c23986f6639fe6de6a1dc17d7c2e7cac [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:07:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:07:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:07:35 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 19:07: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 19:07:36 $ docker top 25abe00d360974afd7e8a3af251a286d374a90dad7c2050ffcbfe668af9ed6ee -eo pid,comm [Pipeline] { [Pipeline] sh 19:07:36 + docker-compose -f ./docker-compose-build.yml build --parallel 19:07:37 Building core-command ... 19:07:37 Building core-data ... 19:07:37 Building core-metadata ... 19:07:37 Building security-bootstrapper ... 19:07:37 Building security-proxy-setup ... 19:07:37 Building security-secretstore-setup ... 19:07:37 Building security-spiffe-token-provider ... 19:07:37 Building security-spire-agent ... 19:07:37 Building security-spire-config ... 19:07:37 Building security-spire-server ... 19:07:37 Building support-notifications ... 19:07:37 Building support-scheduler ... 19:07:37 Building core-command 19:07:37 Building support-scheduler 19:07:37 Building security-proxy-setup 19:07:37 Building support-notifications 19:07:37 Building core-metadata [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:07:47 provisioning config files... 19:07:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config10335166084288596575tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:07:48 ---> docker-login.sh 19:07:48 nexus3.edgexfoundry.org:10001 19:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:48 Configure a credential helper to remove this warning. See 19:07:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:48 19:07:48 Login Succeeded 19:07:48 nexus3.edgexfoundry.org:10002 19:07:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 nexus3.edgexfoundry.org:10003 19:07:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:07:49 ---> d0d6e160cc8a 19:07:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:07:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:49 ---> d0d6e160cc8a 19:07:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:49 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:07:49 ---> d0d6e160cc8a 19:07:49 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:07:49 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:49 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:07:49 ---> d0d6e160cc8a 19:07:49 Step 3/21 : WORKDIR /edgex-go 19:07:49 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:07:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:07:49 ---> d0d6e160cc8a 19:07:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 nexus3.edgexfoundry.org:10004 19:07:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:49 Configure a credential helper to remove this warning. See 19:07:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:49 19:07:49 Login Succeeded 19:07:49 docker.io 19:07:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:07:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:07:50 Configure a credential helper to remove this warning. See 19:07:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:07:50 19:07:50 Login Succeeded 19:07:50 ---> docker-login.sh ends [Pipeline] } 19:07:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:07:51 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:07:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:07:51 ========================================================= 19:07:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 19:07:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:07:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:07:51 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:07:51 9b18e9b68314: Pulling fs layer 19:07:51 35d82f9e3411: Pulling fs layer 19:07:51 e16973657156: Pulling fs layer 19:07:51 fc693d55d65f: Pulling fs layer 19:07:51 7e9fc2657dce: Pulling fs layer 19:07:51 dda99020689f: Pulling fs layer 19:07:51 db1c61fa0a46: Pulling fs layer 19:07:51 891c053d2c06: Pulling fs layer 19:07:51 dda99020689f: Waiting 19:07:51 db1c61fa0a46: Waiting 19:07:51 891c053d2c06: Waiting 19:07:51 fc693d55d65f: Waiting 19:07:51 7e9fc2657dce: Waiting 19:07:51 e16973657156: Verifying Checksum 19:07:51 e16973657156: Download complete 19:07:51 35d82f9e3411: Verifying Checksum 19:07:51 35d82f9e3411: Download complete 19:07:51 7e9fc2657dce: Verifying Checksum 19:07:51 7e9fc2657dce: Download complete 19:07:51 dda99020689f: Verifying Checksum 19:07:51 dda99020689f: Download complete 19:07:51 9b18e9b68314: Verifying Checksum 19:07:52 891c053d2c06: Verifying Checksum 19:07:52 891c053d2c06: Download complete 19:07:53 9b18e9b68314: Pull complete 19:07:53 35d82f9e3411: Pull complete 19:07:54 e16973657156: Pull complete 19:07:54 db1c61fa0a46: Verifying Checksum 19:07:54 db1c61fa0a46: Download complete 19:07:54 fc693d55d65f: Verifying Checksum 19:07:54 fc693d55d65f: Download complete 19:07:56 ---> Running in 4be7a7c635f0 19:07:56 ---> Running in 99b519fad635 19:07:56 ---> Running in b5fd45c05492 19:07:56 ---> Running in e2d21757da79 19:07:56 ---> Running in 8aed29eeb4c6 19:07:56 Removing intermediate container 4be7a7c635f0 19:07:56 ---> 23820f958563 19:07:56 Step 4/24 : WORKDIR /edgex-go 19:07:56 Removing intermediate container e2d21757da79 19:07:56 ---> 9aa3091b3cdd 19:07:56 Step 4/22 : WORKDIR /edgex-go 19:07:56 Removing intermediate container b5fd45c05492 19:07:56 ---> fd1c48b16c0b 19:07:56 Step 4/23 : WORKDIR /edgex-go 19:07:56 Removing intermediate container 99b519fad635 19:07:56 ---> b2a2a3b0f43c 19:07:56 Step 4/22 : WORKDIR /edgex-go 19:07:56 ---> Running in f1718687ad3f 19:07:56 Removing intermediate container 8aed29eeb4c6 19:07:56 ---> 9b482420df50 19:07:56 Step 4/21 : RUN apk add --update --no-cache make git 19:07:56 ---> Running in 0c17f9867aaa 19:07:56 ---> Running in 41dde5032fa2 19:07:56 ---> Running in d34ad4efd513 19:07:56 ---> Running in 1fa298b314ac 19:07:56 Removing intermediate container f1718687ad3f 19:07:56 ---> bc602d75c5b2 19:07:56 Step 5/24 : RUN apk add --update --no-cache make git 19:07:56 Removing intermediate container d34ad4efd513 19:07:56 ---> d20bce4ca32b 19:07:56 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:07:56 ---> Running in 7993d6bd9b7f 19:07:56 Removing intermediate container 0c17f9867aaa 19:07:56 ---> 8027c0dbae19 19:07:56 Step 5/22 : RUN apk add --update --no-cache make git 19:07:56 Removing intermediate container 41dde5032fa2 19:07:56 ---> 1905fab65526 19:07:56 Step 5/23 : RUN apk add --update --no-cache make git 19:07:56 ---> Running in 7b13958591da 19:07:56 ---> Running in 6014164e96da 19:07:56 ---> Running in 07bd50ad826b 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:56 OK: 211 MiB in 51 packages 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:56 OK: 211 MiB in 51 packages 19:07:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:07:56 OK: 211 MiB in 51 packages 19:07:56 OK: 211 MiB in 51 packages 19:07:56 OK: 211 MiB in 51 packages 19:07:56 Removing intermediate container 1fa298b314ac 19:07:56 ---> 08a1edffec46 19:07:56 Step 5/21 : COPY go.mod vendor* ./ 19:07:56 ---> 33a5fef65790 19:07:56 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:56 ---> Running in 54ea2e052891 19:07:56 Removing intermediate container 7993d6bd9b7f 19:07:56 ---> 87caaa2656f2 19:07:56 Step 6/24 : COPY go.mod vendor* ./ 19:07:56 Removing intermediate container 6014164e96da 19:07:56 ---> f85edbd77981 19:07:56 Step 6/22 : COPY go.mod vendor* ./ 19:07:56 Removing intermediate container 7b13958591da 19:07:56 ---> 2558d9eedadd 19:07:56 Step 6/22 : COPY go.mod vendor* ./ 19:07:56 ---> 6d3ce80e2f56 19:07:56 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:56 ---> Running in f01b81ac3ec7 19:07:56 Removing intermediate container 07bd50ad826b 19:07:56 ---> b8d645050f24 19:07:56 Step 6/23 : COPY go.mod vendor* ./ 19:07:56 ---> 8ce14157a9ca 19:07:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:56 ---> 052ee37b2852 19:07:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:56 ---> Running in 66f69c6458b4 19:07:56 ---> Running in b65eb38de1ea 19:07:56 ---> 3bbb0ed0ba1b 19:07:56 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:07:56 ---> Running in 80a40d525b4e 19:08:07 fc693d55d65f: Pull complete 19:08:07 7e9fc2657dce: Pull complete 19:08:07 dda99020689f: Pull complete 19:08:13 db1c61fa0a46: Pull complete 19:08:15 891c053d2c06: Pull complete 19:08:15 Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 19:08:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh 19:08:16 + docker build -t ci-base-image-arm64 -f - . 19:08:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:16 WORKDIR /edgex 19:08:16 COPY go.mod . 19:08:16 RUN go mod download 19:08:16 Sending build context to Docker daemon 3.146MB 19:08:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 19:08:16 ---> f96f9c87975a 19:08:16 Step 2/4 : WORKDIR /edgex 19:08:18 ---> Running in 65ebf5f1a220 19:08:18 Removing intermediate container 65ebf5f1a220 19:08:18 ---> d30a49bf21f3 19:08:18 Step 3/4 : COPY go.mod . 19:08:19 ---> 5f749783f813 19:08:19 Step 4/4 : RUN go mod download 19:08:19 ---> Running in c67c27e78394 19:08:28 Removing intermediate container f01b81ac3ec7 19:08:28 ---> 211c1557b876 19:08:28 Step 8/24 : COPY . . 19:08:28 Removing intermediate container b65eb38de1ea 19:08:28 ---> d5ebff26d2f3 19:08:28 Step 8/22 : COPY . . 19:08:28 Removing intermediate container 66f69c6458b4 19:08:28 ---> 33a758629420 19:08:28 Step 8/22 : COPY . . 19:08:28 Removing intermediate container 54ea2e052891 19:08:28 ---> 2761b36f673a 19:08:28 Step 7/21 : COPY . . 19:08:28 Removing intermediate container 80a40d525b4e 19:08:28 ---> b48662c8c660 19:08:28 Step 8/23 : COPY . . 19:08:43 ---> 12835f5b65d1 19:08:43 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:08:43 ---> d416de851e43 19:08:43 ---> d00ca22311b2 19:08:43 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-configStep 9/22 : RUN make cmd/support-notifications/support-notifications 19:08:43 19:08:43 ---> bd34dee2f411 19:08:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:08:43 ---> Running in 5c05d09faa48 19:08:43 ---> Running in 7214532441cf 19:08:43 ---> fae89c4295c1 19:08:43 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:08:43 ---> Running in 2483d881f7b3 19:08:43 ---> Running in 372fc1754281 19:08:43 ---> Running in 84dcdc7caf7c 19:08:43 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 19:08:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:08:43 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 19:08:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:08:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:08:51 Removing intermediate container c67c27e78394 19:08:51 ---> 56de06d672ec 19:08:51 Successfully built 56de06d672ec 19:08:51 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:52 + docker inspect -f . ci-base-image-arm64 19:08:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:52 prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container 19:08:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:53 $ docker top 551ffacfe15591237ab332d344055a76b80646304f2e4ad1a0ebb0d3431fc4a8 -eo pid,comm [Pipeline] { [Pipeline] sh 19:08:54 + go version 19:08:54 go version go1.18.7 linux/arm64 [Pipeline] } 19:08:54 $ docker stop --time=1 551ffacfe15591237ab332d344055a76b80646304f2e4ad1a0ebb0d3431fc4a8 19:08:56 $ docker rm -f --volumes 551ffacfe15591237ab332d344055a76b80646304f2e4ad1a0ebb0d3431fc4a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:08:57 + docker inspect -f . ci-base-image-arm64 19:08:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:08:57 prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container 19:08:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 19:08:58 $ docker top bfd4b6992c10a2114a9fa1310441ed07b729c79586e2637956008e144f380bbf -eo pid,comm [Pipeline] { [Pipeline] echo 19:08:58 ========================================================= 19:08:58 [edgeXBuildGoParallel] Running Tests and Build... 19:08:58 ========================================================= [Pipeline] sh 19:08:59 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:08:59 + make test 19:08:59 go test -race -coverprofile=coverage.out ./... 19:09:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 19:09:32 ? github.com/edgexfoundry/edgex-go [no test files] 19:09:34 Removing intermediate container 2483d881f7b3 19:09:34 ---> 28607047323d 19:09:34 19:09:34 Step 9/21 : FROM alpine:3.16 19:09:34 Removing intermediate container 5c05d09faa48 19:09:34 ---> 7bf13473d055 19:09:34 19:09:34 Step 10/23 : FROM alpine:3.16 19:09:34 Removing intermediate container 84dcdc7caf7c 19:09:34 ---> f830c02ec562 19:09:34 19:09:34 Step 10/24 : FROM alpine:3.16 19:09:34 Removing intermediate container 7214532441cf 19:09:34 ---> 0f5575638bfb 19:09:34 19:09:34 Step 10/22 : FROM alpine:3.16 19:09:34 Removing intermediate container 372fc1754281 19:09:34 ---> a2417a0eefb4 19:09:34 19:09:34 Step 10/22 : FROM alpine:3.16 19:09:34 3.16: Pulling from library/alpine 19:09:34 3.16: Pulling from library/alpine 19:09:35 3.16: Pulling from library/alpine 19:09:35 3.16: Pulling from library/alpine 19:09:35 3.16: Pulling from library/alpine 19:09:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:37 Status: Downloaded newer image for alpine:3.16 19:09:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:37 Status: Image is up to date for alpine:3.16 19:09:37 Status: Image is up to date for alpine:3.16 19:09:37 Status: Downloaded newer image for alpine:3.16 19:09:37 ---> bfe296a52501 19:09:37 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:09:37 ---> bfe296a52501 19:09:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:09:37 ---> bfe296a52501 19:09:37 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:09:37 ---> bfe296a52501 19:09:37 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:09:37 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:09:37 Status: Image is up to date for alpine:3.16 19:09:37 ---> bfe296a52501 19:09:37 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:09:37 ---> Running in cf336f4850d6 19:09:37 ---> Running in 898d383fca53 19:09:37 ---> Running in ac14e8b6c7c8 19:09:37 ---> Running in c5b3a0b16722 19:09:37 ---> Running in f9f8ed0dfd44 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:37 (1/6) Installing ca-certificates (20220614-r0) 19:09:37 (1/2) Installing ca-certificates (20220614-r0) 19:09:37 (2/6) Installing brotli-libs (1.0.9-r6) 19:09:37 (2/2) Installing dumb-init (1.2.5-r1) 19:09:37 Executing busybox-1.35.0-r17.trigger 19:09:37 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:09:37 Executing ca-certificates-20220614-r0.trigger 19:09:37 (4/6) Installing libcurl (7.83.1-r5) 19:09:37 (1/1) Installing dumb-init (1.2.5-r1) 19:09:37 Executing busybox-1.35.0-r17.trigger 19:09:37 (5/6) Installing curl (7.83.1-r5) 19:09:37 OK: 6 MiB in 15 packages 19:09:37 (6/6) Installing dumb-init (1.2.5-r1) 19:09:37 Executing busybox-1.35.0-r17.trigger 19:09:38 Executing ca-certificates-20220614-r0.trigger 19:09:38 OK: 6 MiB in 16 packages 19:09:38 OK: 8 MiB in 20 packages 19:09:38 (1/1) Installing dumb-init (1.2.5-r1) 19:09:38 Executing busybox-1.35.0-r17.trigger 19:09:38 OK: 6 MiB in 15 packages 19:09:38 (1/1) Installing dumb-init (1.2.5-r1) 19:09:38 Executing busybox-1.35.0-r17.trigger 19:09:38 OK: 6 MiB in 15 packages 19:09:38 Removing intermediate container c5b3a0b16722 19:09:38 ---> f8fbc0e50db5 19:09:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:38 ---> Running in 39e468c0bcf3 19:09:38 Removing intermediate container f9f8ed0dfd44 19:09:38 ---> 39bd7aeddc24 19:09:38 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:38 ---> Running in a7ac46305741 19:09:38 Removing intermediate container 898d383fca53 19:09:38 ---> 07c39d316b35 19:09:38 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:09:38 Removing intermediate container cf336f4850d6 19:09:38 ---> e227a669014a 19:09:38 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:09:38 ---> Running in a2ee33d969f4 19:09:38 ---> Running in 67279eb4f0cb 19:09:39 Removing intermediate container 39e468c0bcf3 19:09:39 ---> 7db40c98b19b 19:09:39 Step 13/23 : ENV APP_PORT=59882 19:09:39 Removing intermediate container ac14e8b6c7c8 19:09:39 ---> d045b775c7c6 19:09:39 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:09:39 Removing intermediate container a7ac46305741 19:09:39 ---> e96515c5fa39 19:09:39 Step 13/24 : ENV APP_PORT=59881 19:09:39 ---> Running in 129fd0fcd143 19:09:39 ---> Running in 50ffec141509 19:09:39 ---> Running in 08b66f449f62 19:09:39 Removing intermediate container a2ee33d969f4 19:09:39 ---> b69fb808ab06 19:09:39 Step 12/21 : WORKDIR /edgex 19:09:39 Removing intermediate container 67279eb4f0cb 19:09:39 ---> 772d6d64f593 19:09:39 Step 13/22 : ENV APP_PORT=59860 19:09:39 ---> Running in 97548ce98c69 19:09:39 ---> Running in 025f95ddccad 19:09:39 Removing intermediate container 129fd0fcd143 19:09:39 ---> c49f58aff20e 19:09:39 Step 13/22 : ENV APP_PORT=59861 19:09:39 Removing intermediate container 50ffec141509 19:09:39 ---> 9ed00bae675b 19:09:39 Step 14/23 : EXPOSE $APP_PORT 19:09:39 Removing intermediate container 08b66f449f62 19:09:39 ---> 4fdb93b24475 19:09:39 Step 14/24 : EXPOSE $APP_PORT 19:09:39 ---> Running in 00162ecbbebb 19:09:39 ---> Running in 452eb98d6117 19:09:39 Removing intermediate container 025f95ddccad 19:09:39 ---> 61f6955a1bd6 19:09:39 Step 14/22 : EXPOSE $APP_PORT 19:09:39 Removing intermediate container 97548ce98c69 19:09:39 ---> 33171098582e 19:09:39 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:09:39 ---> Running in 4a5396edd9bf 19:09:39 ---> Running in 497715e78702 19:09:39 Removing intermediate container 00162ecbbebb 19:09:39 ---> a415b0e576f6 19:09:39 Step 14/22 : EXPOSE $APP_PORT 19:09:39 Removing intermediate container 452eb98d6117 19:09:39 ---> 9e060c3d80d7 19:09:39 Step 15/23 : WORKDIR / 19:09:39 ---> 506d214a02a3 19:09:39 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:09:39 ---> Running in 2201d006b541 19:09:39 ---> Running in 5693f2209399 19:09:39 Removing intermediate container 4a5396edd9bf 19:09:39 ---> d7632158b1c1 19:09:39 Step 15/24 : WORKDIR / 19:09:39 Removing intermediate container 497715e78702 19:09:39 ---> 053d7bd817c4 19:09:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:39 ---> Running in 77a5cec5159e 19:09:39 Removing intermediate container 2201d006b541 19:09:39 ---> bfe77df63b27 19:09:39 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:39 Removing intermediate container 5693f2209399 19:09:39 ---> adcfcd3ec078 19:09:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:39 ---> c8c9525c0535 19:09:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:09:39 ---> d511de0ef45f 19:09:39 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:09:39 Removing intermediate container 77a5cec5159e 19:09:39 ---> 47219c31e23d 19:09:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:09:40 ---> 6a57b9cb8f36 19:09:40 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:09:41 ---> 6794d367f6df 19:09:41 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:09:41 ---> a0a89ce6cca4 19:09:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:09:41 ---> 1a7b93915fc3 19:09:41 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:09:41 ---> df64c2088797 19:09:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:09:41 ---> aa40b500227c 19:09:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:09:42 ---> 4dcfd84310e8 19:09:42 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:09:42 ---> 311da319ac6d 19:09:42 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:09:42 ---> 94edab9439af 19:09:42 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:09:42 ---> 93c9e0c64dfd 19:09:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:09:42 ---> a47e150b0594 19:09:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:09:42 ---> Running in cb323329d2cb 19:09:42 ---> Running in 0a0c99692f5a 19:09:42 ---> Running in bd791b51a8d3 19:09:42 Removing intermediate container 0a0c99692f5a 19:09:42 ---> 607453d33654 19:09:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:42 Removing intermediate container bd791b51a8d3 19:09:42 ---> 4c825f4fec25 19:09:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:42 ---> Running in b9ff6ed36464 19:09:42 ---> Running in f63e535b4787 19:09:42 ---> 4a9d18906797 19:09:42 Step 19/23 : ENTRYPOINT ["/core-command"] 19:09:42 ---> f72d9e9638aa 19:09:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:09:42 ---> Running in cbc782255c37 19:09:42 Removing intermediate container b9ff6ed36464 19:09:42 ---> 030b2d2f34dc 19:09:42 Step 20/22 : LABEL arch=x86_64 19:09:42 Removing intermediate container f63e535b4787 19:09:42 ---> 20eb74c3ac29 19:09:42 Step 20/22 : LABEL arch=x86_64 19:09:42 ---> Running in ddb871a0e70c 19:09:42 ---> Running in 0c0d87d852dc 19:09:42 Removing intermediate container cbc782255c37 19:09:42 ---> e2d203880127 19:09:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:42 ---> 8b3884602cb7 19:09:42 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:09:42 ---> Running in 186e75d34c57 19:09:42 ---> Running in e3349885732f 19:09:42 Removing intermediate container 0c0d87d852dc 19:09:42 ---> 5b62bd13f238 19:09:42 Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:09:42 Removing intermediate container ddb871a0e70c 19:09:42 ---> 62aa766f9b19 19:09:42 Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:09:42 ---> Running in f1e3d94eb9c9 19:09:42 ---> Running in d22d784c4db0 19:09:42 Removing intermediate container 186e75d34c57 19:09:42 ---> 018363fdfa19 19:09:42 Step 21/23 : LABEL arch=x86_64 19:09:43 Removing intermediate container cb323329d2cb 19:09:43 ---> ffabc617006c 19:09:43 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:09:43 Removing intermediate container e3349885732f 19:09:43 ---> c5d36fa41305 19:09:43 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:09:43 ---> Running in 089ee2818525 19:09:43 ---> Running in 2bba48a59bb1 19:09:43 Removing intermediate container f1e3d94eb9c9 19:09:43 ---> 947af49acee8 19:09:43 Step 22/22 : LABEL version=0.0.0 19:09:43 Removing intermediate container d22d784c4db0 19:09:43 ---> f41ce4ad61cf 19:09:43 Step 22/22 : LABEL version=0.0.0 19:09:43 ---> Running in 3f990cad4d9e 19:09:43 ---> Running in 18f9781e4467 19:09:43 ---> Running in 517d9649ea30 19:09:43 Removing intermediate container 2bba48a59bb1 19:09:43 ---> d5564c30b877 19:09:43 Step 19/21 : LABEL arch=x86_64 19:09:43 Removing intermediate container 089ee2818525 19:09:43 ---> 9317c81897ff 19:09:43 Step 22/23 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:09:43 ---> Running in f8dd5536adc3 19:09:43 ---> Running in d9fecd8c2f14 19:09:43 Removing intermediate container 18f9781e4467 19:09:43 ---> 48fc5a284cd3 19:09:43 19:09:43 Removing intermediate container 3f990cad4d9e 19:09:43 ---> b11550a4df4f 19:09:43 Step 22/24 : LABEL arch=x86_64 19:09:43 Removing intermediate container 517d9649ea30 19:09:43 ---> 136e2497d528 19:09:43 19:09:43 Removing intermediate container f8dd5536adc3 19:09:43 ---> 77c09e2af4a7 19:09:43 Step 20/21 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:09:43 Successfully built 48fc5a284cd3 19:09:43 ---> Running in f462873881fc 19:09:43 Successfully tagged support-notifications:latest 19:09:43  Building support-notifications ... done Building security-spire-server 19:09:43 Successfully built 136e2497d528 19:09:43 ---> Running in 102b3a07d687 19:09:43 Successfully tagged support-scheduler:latest 19:09:43 Removing intermediate container d9fecd8c2f14 19:09:43 ---> a4a8b0eceecf 19:09:43 Step 23/23 : LABEL version=0.0.0 19:09:43  Building support-scheduler ... done Building security-secretstore-setup 19:09:43 ---> Running in ce40dd7d28ae 19:09:43 Removing intermediate container f462873881fc 19:09:43 ---> 33982e321184 19:09:43 Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:09:43 Removing intermediate container 102b3a07d687 19:09:43 ---> f8b5689a42a8 19:09:43 Step 21/21 : LABEL version=0.0.0 19:09:43 ---> Running in b0d9ab6eaf14 19:09:45 ---> Running in 7e3ab1586f9a 19:09:46 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:46 ---> d0d6e160cc8a 19:09:46 Step 3/24 : WORKDIR /edgex-go 19:09:46 ---> Using cache 19:09:46 ---> 9b482420df50 19:09:46 Step 4/24 : RUN apk add --update --no-cache make git 19:09:46 ---> Using cache 19:09:46 ---> 08a1edffec46 19:09:46 Step 5/24 : COPY go.mod vendor* ./ 19:09:46 ---> Using cache 19:09:46 ---> 33a5fef65790 19:09:46 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:46 ---> Using cache 19:09:46 ---> 2761b36f673a 19:09:46 Step 7/24 : COPY . . 19:09:46 ---> Using cache 19:09:46 ---> d416de851e43 19:09:46 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:09:48 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:09:48 ---> d0d6e160cc8a 19:09:48 Step 3/23 : WORKDIR /edgex-go 19:09:48 ---> Using cache 19:09:48 ---> 9b482420df50 19:09:48 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:09:51 Removing intermediate container ce40dd7d28ae 19:09:51 ---> fdafb5e9ab60 19:09:51 19:09:51 Removing intermediate container b0d9ab6eaf14 19:09:51 ---> b5e38fce3829 19:09:51 Step 24/24 : LABEL version=0.0.0 19:09:51 Removing intermediate container 7e3ab1586f9a 19:09:51 ---> 08e36aeb2abc 19:09:51 19:09:51 ---> Running in 11af49da7864 19:09:51 ---> Running in 1920c6dafacf 19:09:51 ---> Running in cb574b8454ae 19:09:51 Successfully built fdafb5e9ab60 19:09:51 Successfully tagged core-command:latest 19:09:51  Building core-command ... done Building security-bootstrapper 19:09:51 Successfully built 08e36aeb2abc 19:09:51 Successfully tagged security-proxy-setup:latest 19:09:51 Building security-spire-agent 19:09:51  Building security-proxy-setup ... done Removing intermediate container cb574b8454ae 19:09:51 ---> ea317a2a8a56 19:09:51 19:09:51 Successfully built ea317a2a8a56 19:09:51 Successfully tagged core-metadata:latest 19:09:51 Building security-spire-config 19:09:51  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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:09:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:09:51 OK: 211 MiB in 51 packages 19:09:57 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:57 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:57 ---> d0d6e160cc8a 19:09:57 Step 3/24 : WORKDIR /edgex-go 19:09:57 ---> Using cache 19:09:57 ---> 9b482420df50 19:09:57 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:09:58 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:58 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:09:58 ---> d0d6e160cc8a 19:09:58 Step 3/32 : WORKDIR /edgex-go 19:09:58 ---> Using cache 19:09:58 ---> 9b482420df50 19:09:58 Step 4/32 : RUN apk add --update --no-cache make git 19:09:58 ---> Using cache 19:09:58 ---> 08a1edffec46 19:09:58 Step 5/32 : COPY go.mod vendor* ./ 19:09:58 ---> Using cache 19:09:58 ---> 33a5fef65790 19:09:58 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:09:58 ---> Using cache 19:09:58 ---> 2761b36f673a 19:09:58 Step 7/32 : COPY . . 19:09:58 ---> Using cache 19:09:58 ---> d416de851e43 19:09:58 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:09:58 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:09:58 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:09:58 ---> d0d6e160cc8a 19:09:58 Step 3/24 : WORKDIR /edgex-go 19:09:58 ---> Using cache 19:09:58 ---> 9b482420df50 19:09:58 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:10:03 ---> Running in a916b11f79fa 19:10:03 ---> Running in 4a9ed1fce910 19:10:04 ---> Running in dcea86de0591 19:10:04 Removing intermediate container 1920c6dafacf 19:10:04 ---> 7173580aefcb 19:10:04 Step 5/23 : COPY go.mod vendor* ./ 19:10:04 ---> 3dd35259d12a 19:10:04 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:04 ---> Running in c95890889e1b 19:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:04 OK: 211 MiB in 51 packages 19:10:04 OK: 211 MiB in 51 packages 19:10:05 Removing intermediate container 4a9ed1fce910 19:10:05 ---> 0575cb73dae9 19:10:05 Step 5/24 : COPY go.mod vendor* ./ 19:10:05 Removing intermediate container a916b11f79fa 19:10:05 ---> a58b3518641b 19:10:05 Step 5/24 : COPY go.mod vendor* ./ 19:10:05 ---> 0edce191ab4f 19:10:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:05 ---> 419d64b846be 19:10:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:05 ---> Running in 400dbe25229f 19:10:05 ---> Running in 87988d3a0523 19:10:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:10:20 Removing intermediate container c95890889e1b 19:10:20 ---> 4898129069e3 19:10:20 Step 7/23 : COPY . . 19:10:35 ---> 330c40343049 19:10:35 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:10:35 Removing intermediate container 11af49da7864 19:10:35 ---> 854124efc53d 19:10:35 19:10:35 Step 9/24 : FROM alpine:3.16 19:10:35 ---> bfe296a52501 19:10:35 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:10:35 ---> Running in 731b1ebfbd74 19:10:35 ---> Running in 319fb8357b6d 19:10:35 Removing intermediate container 87988d3a0523 19:10:35 ---> 04879e4c3ea6 19:10:35 Step 7/24 : COPY . . 19:10:35 Removing intermediate container 400dbe25229f 19:10:35 ---> 119f1daf0589 19:10:35 Step 7/24 : COPY . . 19:10:35 Removing intermediate container 731b1ebfbd74 19:10:35 ---> 7a9413601133 19:10:35 Step 9/23 : WORKDIR /edgex-go/spire-build 19:10:43 ---> Running in 914be43dede4 19:10:43 Removing intermediate container dcea86de0591 19:10:43 ---> 91c6deb45d9e 19:10:43 19:10:43 Step 9/32 : FROM alpine:3.16 19:10:43 ---> bfe296a52501 19:10:43 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:43 ---> f0d133ffa2d9 19:10:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:43 ---> 21e21de4dddd 19:10:43 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:43 ---> Running in 47006e818fbe 19:10:43 ---> Running in 88d6d3f9758a 19:10:43 ---> Running in f2ae4adafcd5 19:10:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:43 Removing intermediate container 914be43dede4 19:10:43 ---> 747bce404601 19:10:43 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 19:10:43 Removing intermediate container 47006e818fbe 19:10:43 ---> 7b9f8b39455a 19:10:43 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:10:43 ---> Running in e0dcafdb6d65 19:10:43 Removing intermediate container f2ae4adafcd5 19:10:43 ---> 1397875d97fc 19:10:43 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:43 Removing intermediate container 88d6d3f9758a 19:10:43 ---> 256abcae9886 19:10:43 Step 9/24 : WORKDIR /edgex-go/spire-build 19:10:43 ---> Running in 227802ac1a15 19:10:43 ---> Running in 296d3315a554 19:10:43 ---> Running in 8d6e59e1c2ce 19:10:43 (1/3) Installing ca-certificates (20220614-r0) 19:10:43 (2/3) Installing dumb-init (1.2.5-r1) 19:10:43 (3/3) Installing su-exec (0.2-r1) 19:10:43 Executing busybox-1.35.0-r17.trigger 19:10:43 Executing ca-certificates-20220614-r0.trigger 19:10:43 OK: 6 MiB in 17 packages 19:10:43 Removing intermediate container 8d6e59e1c2ce 19:10:43 ---> 3e5fc0f6a3ee 19:10:43 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 19:10:43 Removing intermediate container 296d3315a554 19:10:43 ---> 4c944d112464 19:10:43 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 19:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:44 ---> Running in cdf5b1ba442a 19:10:44 ---> Running in ed49b38a2952 19:10:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:44 (1/2) Installing dumb-init (1.2.5-r1) 19:10:44 (2/2) Installing su-exec (0.2-r1) 19:10:44 Removing intermediate container 319fb8357b6d 19:10:44 ---> 23d9cef7b478 19:10:44 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:10:44 Executing busybox-1.35.0-r17.trigger 19:10:44 OK: 6 MiB in 16 packages 19:10:44 ---> Running in 7f76032ca6d9 19:10:44 Removing intermediate container e0dcafdb6d65 19:10:44 ---> 40437cb4cc5d 19:10:44 Step 11/23 : WORKDIR /edgex-go 19:10:44 Removing intermediate container 7f76032ca6d9 19:10:44 ---> 1ba96b2734c6 19:10:44 Step 12/24 : WORKDIR / 19:10:44 ---> Running in a25a0cb8252c 19:10:44 ---> Running in 2d9544f0f04a 19:10:44 Removing intermediate container a25a0cb8252c 19:10:44 ---> 22ef76374c97 19:10:44 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:10:44 Removing intermediate container 2d9544f0f04a 19:10:44 ---> 92d069d71d6a 19:10:44 19:10:44 Step 12/23 : FROM alpine:3.15 19:10:44 ---> 3477a43c67fe 19:10:44 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:10:44 3.15: Pulling from library/alpine 19:10:45 Removing intermediate container 227802ac1a15 19:10:45 ---> 4e314c09d62b 19:10:45 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:10:45 ---> 3e153d691416 19:10:45 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:10:45 ---> Running in 40856ccb3805 19:10:45 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:10:45 Status: Downloaded newer image for alpine:3.15 19:10:45 ---> c4fc93816858 19:10:45 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:45 Removing intermediate container 40856ccb3805 19:10:45 ---> 8b5359174641 19:10:45 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:10:45 Removing intermediate container cdf5b1ba442a 19:10:45 ---> 834dbcd054c7 19:10:45 Step 11/24 : WORKDIR /edgex-go 19:10:45 ---> Running in 75cb90a0e7ee 19:10:45 ---> Running in 4a238d7044b2 19:10:45 ---> 7b59825545d2 19:10:45 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:10:45 Removing intermediate container ed49b38a2952 19:10:45 ---> 773cbdaf738c 19:10:45 Step 11/24 : WORKDIR /edgex-go 19:10:45 ---> Running in d841a920fe27 19:10:45 ---> Running in cf3a2bb9a9b1 19:10:45 Removing intermediate container 4a238d7044b2 19:10:45 ---> d9e34721f441 19:10:45 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:10:45 Removing intermediate container 75cb90a0e7ee 19:10:45 ---> f0cd077af896 19:10:45 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:45 ---> Running in 5db39cfe9d2f 19:10:45 ---> Running in 039231d0542c 19:10:45 ---> 7968b14b52c8 19:10:45 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:10:45 Removing intermediate container d841a920fe27 19:10:45 ---> d511237a763f 19:10:45 19:10:45 Step 12/24 : FROM alpine:3.15 19:10:45 Removing intermediate container cf3a2bb9a9b1 19:10:45 ---> a75ed0f1d0ba 19:10:45 19:10:45 Step 12/24 : FROM alpine:3.15 19:10:45 ---> c4fc93816858 19:10:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:45 ---> Using cache 19:10:45 ---> f0cd077af896 19:10:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:10:45 ---> c4fc93816858 19:10:45 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:10:45 ---> Using cache 19:10:45 ---> f0cd077af896 19:10:45 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:10:45 Removing intermediate container 5db39cfe9d2f 19:10:45 ---> 69cca5c9c10b 19:10:45 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:10:46 ---> Running in d4fdc71349df 19:10:46 ---> Running in 0d272c76d099 19:10:46 ---> Running in aab16676a09c 19:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:46 ---> 459133cab789 19:10:46 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:10:46 Removing intermediate container aab16676a09c 19:10:46 ---> 281c6bfc557d 19:10:46 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:10:46 ---> Running in d7398cb512e0 19:10:46 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:46 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:46 OK: 15859 distinct packages available 19:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:46 (1/5) Installing dumb-init (1.2.5-r1) 19:10:46 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:46 ---> db6a67ab903e 19:10:46 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:10:46 (3/5) Installing libucontext (1.1-r0) 19:10:46 (4/5) Installing gcompat (1.0.0-r4) 19:10:46 (5/5) Installing openssl (1.1.1s-r1) 19:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:46 Executing busybox-1.34.1-r7.trigger 19:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:46 OK: 7 MiB in 19 packages 19:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:47 ---> cfb2ba6a8597 19:10:47 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:10:47 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:47 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:47 OK: 15859 distinct packages available 19:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:47 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:10:47 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:10:47 OK: 15859 distinct packages available 19:10:47 ---> Running in 223d459298c4 19:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:10:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:10:47 (1/4) Installing dumb-init (1.2.5-r1) 19:10:47 (2/4) Installing musl-obstack (1.2.3-r0) 19:10:47 (3/4) Installing libucontext (1.1-r0) 19:10:47 (4/4) Installing gcompat (1.0.0-r4) 19:10:47 Executing busybox-1.34.1-r7.trigger 19:10:47 OK: 6 MiB in 18 packages 19:10:47 Removing intermediate container d7398cb512e0 19:10:47 ---> de6f531b4efb 19:10:47 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:10:47 (1/5) Installing dumb-init (1.2.5-r1) 19:10:47 Removing intermediate container 039231d0542c 19:10:47 (2/5) Installing musl-obstack (1.2.3-r0) 19:10:47 ---> 02df564bf9db 19:10:47 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:47 (3/5) Installing libucontext (1.1-r0) 19:10:47 (4/5) Installing gcompat (1.0.0-r4) 19:10:47 (5/5) Installing openssl (1.1.1s-r1) 19:10:47 Executing busybox-1.34.1-r7.trigger 19:10:47 OK: 7 MiB in 19 packages 19:10:47 ---> Running in ce6bd7a1bdd6 19:10:47 Removing intermediate container ce6bd7a1bdd6 19:10:47 ---> acad9d5fefc7 19:10:47 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:10:48 Removing intermediate container 0d272c76d099 19:10:48 ---> ee59b8ca292d 19:10:48 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:49 ---> 8908df1de072 19:10:49 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:10:49 ---> Running in 7b4a589988ae 19:10:49 ---> 5f77f6bf6886 19:10:49 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:10:49 ---> b9d7a28ab93a 19:10:49 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:10:49 Removing intermediate container d4fdc71349df 19:10:49 ---> 45926b36c32c 19:10:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:10:49 Removing intermediate container 223d459298c4 19:10:49 ---> 70d0d2e6a32f 19:10:49 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:10:49 ---> Running in 765eeb87a468 19:10:49 ---> da1006c9dafc 19:10:49 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:10:49 ---> cd945c45c3f7 19:10:49 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:10:50 Removing intermediate container 765eeb87a468 19:10:50 ---> 7127d755972c 19:10:50 Step 22/24 : LABEL arch=x86_64 19:10:50 ---> Running in d8dfb6fa6470 19:10:50 ---> Running in 2c0a08d22f7f 19:10:50 ---> 858453d65dbc 19:10:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:10:50 ---> 1d3cc306867d 19:10:50 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:10:50 Removing intermediate container d8dfb6fa6470 19:10:50 ---> d2ff25b1e04d 19:10:50 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:10:50 Removing intermediate container 2c0a08d22f7f 19:10:50 ---> d41e8575b69d 19:10:50 Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:10:50 ---> b194ac714f61 19:10:50 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:50 ---> Running in d43860086600 19:10:50 ---> Running in ac119f037c81 19:10:50 ---> c793c9521dfa 19:10:50 Step 19/24 : WORKDIR / 19:10:51 Removing intermediate container 7b4a589988ae 19:10:51 ---> 01338ee92efa 19:10:51 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:10:51 Removing intermediate container d43860086600 19:10:51 ---> b8872e116ea0 19:10:51 Step 24/24 : LABEL version=0.0.0 19:10:51 Removing intermediate container ac119f037c81 19:10:51 ---> 82463c45346e 19:10:51 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:51 ---> Running in 8cc12caee072 19:10:51 ---> Running in c6312d4bb1ea 19:10:51 ---> 45856e0f775c 19:10:51 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:10:51 ---> Running in f48b1dc39916 19:10:51 ---> 9d791ec35a07 19:10:51 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:10:51 Removing intermediate container c6312d4bb1ea 19:10:51 ---> e2dada68865a 19:10:51 19:10:51 Removing intermediate container 8cc12caee072 19:10:51 ---> f69927965149 19:10:51 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:51 Removing intermediate container f48b1dc39916 19:10:51 ---> ba31b58679ea 19:10:51 Step 21/23 : LABEL arch=x86_64 19:10:52 ---> Running in fe66f2091445 19:10:52 Successfully built e2dada68865a 19:10:52 Successfully tagged security-secretstore-setup:latest 19:10:52  Building security-secretstore-setup ... done Building core-data 19:10:52 ---> Running in 897f9c41a25f 19:10:52 ---> e9b2df12027f 19:10:52 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:10:53 Removing intermediate container fe66f2091445 19:10:53 ---> 427ae8bb008a 19:10:53 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:54 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:54 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:10:54 ---> d0d6e160cc8a 19:10:54 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:10:54 ---> Using cache 19:10:54 ---> b2a2a3b0f43c 19:10:54 Step 4/22 : WORKDIR /edgex-go 19:10:54 ---> Using cache 19:10:54 ---> d20bce4ca32b 19:10:54 Step 5/22 : RUN apk add --update --no-cache make git 19:10:55 ---> a439fe51b90d 19:10:55 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:10:55 Removing intermediate container 897f9c41a25f 19:10:55 ---> 039564a9261e 19:10:55 ---> ad766c09eb20 19:10:55 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/Step 22/23 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:10:55 19:10:55 ---> Running in a95f407bf07a 19:10:55 ---> Running in f37eb4d24deb 19:10:55 ---> Running in 26d47aa6e284 19:10:55 Removing intermediate container f37eb4d24deb 19:10:55 ---> 9459a6ed11e8 19:10:55 Step 22/24 : LABEL arch=x86_64 19:10:55 Removing intermediate container 26d47aa6e284 19:10:55 ---> ee6407a587af 19:10:55 Step 23/23 : LABEL version=0.0.0 19:10:55 ---> Running in 1873e89f6d35 19:10:55 ---> Running in cf26d6e4c19c 19:10:55 ---> e33bd022cb14 19:10:55 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:10:55 ---> fd12ac7f0c1e 19:10:55 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:10:55 ---> Running in 01f3b4e59bc8 19:10:55 Removing intermediate container 1873e89f6d35 19:10:55 ---> d6474e3a996a 19:10:55 Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:10:56 Removing intermediate container cf26d6e4c19c 19:10:56 ---> 34c716a8461d 19:10:56 19:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:56 ---> Running in daaf42f2d6c4 19:10:56 Removing intermediate container 01f3b4e59bc8 19:10:56 ---> fb9bbcd6fad3 19:10:56 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:10:56 ---> 3ae5d66a1f69 19:10:56 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:10:56 Successfully built 34c716a8461d 19:10:56 Successfully tagged security-spire-server:latest 19:10:56  Building security-spire-server ... done Building security-spiffe-token-provider 19:10:56 ---> Running in 3dc3be1956e0 19:10:56 Removing intermediate container daaf42f2d6c4 19:10:56 ---> d1f6543cc7be 19:10:56 Step 24/24 : LABEL version=0.0.0 19:10:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:56 ---> Running in 8fb31c614b4f 19:10:56 OK: 211 MiB in 51 packages 19:10:56 Removing intermediate container 3dc3be1956e0 19:10:56 ---> d2a7f5b8b1da 19:10:56 Step 22/24 : LABEL arch=x86_64 19:10:58 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:10:58 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:10:58 ---> d0d6e160cc8a 19:10:58 Step 3/19 : WORKDIR /edgex-go 19:10:58 ---> Using cache 19:10:58 ---> 9b482420df50 19:10:58 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:10:59 ---> 388cb46a8324 19:10:59 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:10:59 Removing intermediate container 8fb31c614b4f 19:10:59 ---> ce1213f7cd7e 19:10:59 19:10:59 ---> Running in 2ed32123ea9a 19:10:59 ---> Running in 025010eb4787 19:10:59 Successfully built ce1213f7cd7e 19:10:59 Removing intermediate container 025010eb4787 19:10:59 ---> c03bbc12b601 19:10:59 Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:10:59 Successfully tagged security-spire-config:latest 19:10:59  Building security-spire-config ... done Removing intermediate container a95f407bf07a 19:10:59 ---> 5841215aa2f3 19:10:59 Step 6/22 : COPY go.mod vendor* ./ 19:10:59 ---> Running in 4f8aad147d7f 19:10:59 ---> 434d29b788f8 19:10:59 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:10:59 Removing intermediate container 4f8aad147d7f 19:10:59 ---> 84017a3f9a8f 19:10:59 Step 24/24 : LABEL version=0.0.0 19:10:59 ---> 50187f6a6844 19:10:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:10:59 ---> Running in 143eef5ec8a7 19:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:59 ---> Running in 59907a32aa4d 19:10:59 ---> 1662cc5cf3bd 19:10:59 Step 27/32 : RUN chmod +x /entrypoint.sh 19:10:59 ---> Running in 59b24de2fec6 19:10:59 Removing intermediate container 143eef5ec8a7 19:10:59 ---> ae94ea2b238b 19:10:59 19:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:10:59 Successfully built ae94ea2b238b 19:10:59 Successfully tagged security-spire-agent:latest 19:10:59  Building security-spire-agent ... done v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:10:59 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:10:59 OK: 17042 distinct packages available 19:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:10:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:00 OK: 211 MiB in 51 packages 19:11:00 Removing intermediate container 59b24de2fec6 19:11:00 ---> 9e325e6269b0 19:11:00 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:11:00 ---> Running in 63637e65c884 19:11:00 Removing intermediate container 63637e65c884 19:11:00 ---> 3052408c88e2 19:11:00 Step 29/32 : CMD ["gate"] 19:11:00 ---> Running in d014db66ca29 19:11:00 Removing intermediate container d014db66ca29 19:11:00 ---> b02437848898 19:11:00 Step 30/32 : LABEL arch=x86_64 19:11:00 ---> Running in 33c6d5a92ecd 19:11:00 Removing intermediate container 2ed32123ea9a 19:11:00 ---> 4ba360837af5 19:11:00 Step 5/19 : COPY go.mod vendor* ./ 19:11:00 Removing intermediate container 33c6d5a92ecd 19:11:00 ---> 21e6d005dba6 19:11:00 Step 31/32 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:11:00 ---> Running in 758f3df026bb 19:11:00 ---> bfd5777ffa5a 19:11:00 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:11:00 ---> Running in ddf9f4e471c3 19:11:00 Removing intermediate container 758f3df026bb 19:11:00 ---> a40e5037c563 19:11:00 Step 32/32 : LABEL version=0.0.0 19:11:00 ---> Running in 5044d3af89cd 19:11:00 Removing intermediate container 5044d3af89cd 19:11:00 ---> 2297572a80b9 19:11:00 19:11:00 Successfully built 2297572a80b9 19:11:00 Successfully tagged security-bootstrapper:latest 19:11:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:11:10 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:11:10 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:11:10 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:11:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:11:23 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:11:23 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 19:11:23 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:11:23 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:11:23 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:11:23 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:11:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:11:23 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:11:27  Building security-bootstrapper ... done Removing intermediate container 59907a32aa4d 19:11:27 ---> aa39e4dccd6a 19:11:27 Step 8/22 : COPY . . 19:11:27 Removing intermediate container ddf9f4e471c3 19:11:27 ---> 08b7c873c44d 19:11:27 Step 7/19 : COPY . . 19:11:34 ---> f9398e5686a9 19:11:34 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:11:34 ---> 7f205302d5fc 19:11:34 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:11:34 ---> Running in a152b44e9dcd 19:11:34 ---> Running in bc2b65f4856c 19:11:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:11:34 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 19:11:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.314s coverage: 28.7% of statements 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:11:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:11:43 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.807s coverage: 98.5% of statements 19:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.976s coverage: 43.0% of statements 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:11:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.807s coverage: 54.2% of statements 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:11:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:11:56 Removing intermediate container bc2b65f4856c 19:11:56 ---> 57a01f307e7e 19:11:56 19:11:56 Step 10/22 : FROM alpine:3.16 19:11:56 ---> bfe296a52501 19:11:56 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:11:56 Removing intermediate container a152b44e9dcd 19:11:56 ---> 20f09fe21be6 19:11:56 19:11:56 Step 9/19 : FROM alpine:3.15 19:11:56 ---> c4fc93816858 19:11:56 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:11:56 ---> Using cache 19:11:56 ---> f0cd077af896 19:11:56 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:11:56 ---> Running in 8a871190b6fa 19:11:56 ---> Running in 09c3cf3b1c7a 19:11:56 Removing intermediate container 8a871190b6fa 19:11:56 ---> b3b01ff0b0dc 19:11:56 Step 12/22 : ENV APP_PORT=59880 19:11:56 ---> Running in aabb332fb30c 19:11:56 Removing intermediate container aabb332fb30c 19:11:56 ---> f9b9e3e4e6b0 19:11:56 Step 13/22 : EXPOSE $APP_PORT 19:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:56 ---> Running in 88006c59a6c3 19:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:56 Removing intermediate container 88006c59a6c3 19:11:56 ---> 2dc70f6d0dbd 19:11:56 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:11:56 ---> Running in dceb8fa04d51 19:11:56 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:11:56 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:11:56 OK: 15859 distinct packages available 19:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 19:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 19:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 19:11:56 (1/9) Installing ca-certificates (20220614-r0) 19:11:56 (2/9) Installing brotli-libs (1.0.9-r5) 19:11:56 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:11:56 (4/9) Installing libcurl (7.80.0-r5) 19:11:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 19:11:56 (5/9) Installing curl (7.80.0-r5) 19:11:56 (6/9) Installing dumb-init (1.2.5-r1) 19:11:56 (7/9) Installing musl-obstack (1.2.3-r0) 19:11:56 (8/9) Installing libucontext (1.1-r0) 19:11:56 (9/9) Installing gcompat (1.0.0-r4) 19:11:56 Executing busybox-1.34.1-r7.trigger 19:11:56 Executing ca-certificates-20220614-r0.trigger 19:11:56 OK: 8 MiB in 23 packages 19:11:56 (1/1) Installing dumb-init (1.2.5-r1) 19:11:56 Executing busybox-1.35.0-r17.trigger 19:11:56 OK: 6 MiB in 15 packages 19:11:57 Removing intermediate container 09c3cf3b1c7a 19:11:57 ---> 64351c9e0ad2 19:11:57 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:57 Removing intermediate container dceb8fa04d51 19:11:57 ---> e12ecea090f2 19:11:57 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:11:57 ---> 7a069b68cc2b 19:11:57 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:11:57 ---> 92503e39059c 19:11:57 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:11:57 ---> 87df361238ea 19:11:57 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:11:57 ---> 338ebfb7aef9 19:11:57 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:11:58 ---> efef71a8626d 19:11:58 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:11:58 ---> 3b8b99fd3f76 19:11:58 Step 18/22 : ENTRYPOINT ["/core-data"] 19:11:58 ---> Running in 30591c8aa289 19:11:58 ---> Running in 8c38127ecd9b 19:11:58 Removing intermediate container 30591c8aa289 19:11:58 ---> 5317452d7578 19:11:58 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:58 Removing intermediate container 8c38127ecd9b 19:11:58 ---> Running in 9628a0470c2b 19:11:58 ---> bc149233ad3c 19:11:58 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:11:58 ---> Running in 1acf5d88888f 19:11:58 Removing intermediate container 9628a0470c2b 19:11:58 ---> 1b9b9519520c 19:11:58 Step 17/19 : LABEL arch=x86_64 19:11:58 ---> Running in 6dc6ccf8989c 19:11:58 Removing intermediate container 1acf5d88888f 19:11:58 ---> a6f2cf3e4958 19:11:58 Step 20/22 : LABEL arch=x86_64 19:11:58 ---> Running in e12ee098eec2 19:11:58 Removing intermediate container 6dc6ccf8989c 19:11:58 ---> 0b86914dd4fd 19:11:58 Step 18/19 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:11:58 ---> Running in 0aeb92fab65a 19:11:58 Removing intermediate container e12ee098eec2 19:11:58 ---> c14c571aa88e 19:11:58 Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:11:58 ---> Running in 0cef1428b667 19:11:58 Removing intermediate container 0aeb92fab65a 19:11:58 ---> ed3303449049 19:11:58 Step 19/19 : LABEL version=0.0.0 19:11:58 ---> Running in ff3b0fd9b2ca 19:11:58 Removing intermediate container 0cef1428b667 19:11:58 ---> d1afeaa83870 19:11:58 Step 22/22 : LABEL version=0.0.0 19:11:58 ---> Running in 0cbb34861e45 19:11:58 Removing intermediate container ff3b0fd9b2ca 19:11:58 ---> c6c2d9b0ba4d 19:11:58 19:11:58 Successfully built c6c2d9b0ba4d 19:11:58 Removing intermediate container 0cbb34861e45 19:11:58 Successfully tagged security-spiffe-token-provider:latest 19:11:58 ---> 82c5fbcdb753 19:11:58 19:11:58  Building security-spiffe-token-provider ... done Successfully built 82c5fbcdb753 19:11:58 Successfully tagged core-data:latest 19:11:59  Building core-data ... done  [Pipeline] } 19:11:59 $ docker stop --time=1 25abe00d360974afd7e8a3af251a286d374a90dad7c2050ffcbfe668af9ed6ee 19:12:00 $ docker rm -f --volumes 25abe00d360974afd7e8a3af251a286d374a90dad7c2050ffcbfe668af9ed6ee [Pipeline] // withDockerContainer [Pipeline] sh 19:12:01 + docker images 19:12:01 REPOSITORY TAG IMAGE ID CREATED SIZE 19:12:01 security-spiffe-token-provider latest c6c2d9b0ba4d 2 seconds ago 29.7MB 19:12:01 core-data latest 82c5fbcdb753 2 seconds ago 17.9MB 19:12:01 20f09fe21be6 5 seconds ago 1.63GB 19:12:01 57a01f307e7e 7 seconds ago 1.61GB 19:12:01 security-bootstrapper latest 2297572a80b9 About a minute ago 20.3MB 19:12:01 security-spire-agent latest ae94ea2b238b About a minute ago 125MB 19:12:01 security-spire-config latest ce1213f7cd7e About a minute ago 85.8MB 19:12:01 security-spire-server latest 34c716a8461d About a minute ago 86.5MB 19:12:01 security-secretstore-setup latest e2dada68865a About a minute ago 29.9MB 19:12:01 a75ed0f1d0ba About a minute ago 1.47GB 19:12:01 d511237a763f About a minute ago 1.47GB 19:12:01 92d069d71d6a About a minute ago 1.47GB 19:12:01 91c6deb45d9e About a minute ago 1.59GB 19:12:01 854124efc53d About a minute ago 1.59GB 19:12:01 security-proxy-setup latest 08e36aeb2abc 2 minutes ago 27.7MB 19:12:01 core-metadata latest ea317a2a8a56 2 minutes ago 18.5MB 19:12:01 support-scheduler latest 136e2497d528 2 minutes ago 29.9MB 19:12:01 core-command latest fdafb5e9ab60 2 minutes ago 17.7MB 19:12:01 support-notifications latest 48fc5a284cd3 2 minutes ago 30.5MB 19:12:01 a2417a0eefb4 2 minutes ago 1.66GB 19:12:01 7bf13473d055 2 minutes ago 1.6GB 19:12:01 f830c02ec562 2 minutes ago 1.61GB 19:12:01 0f5575638bfb 2 minutes ago 1.67GB 19:12:01 28607047323d 2 minutes ago 1.59GB 19:12:01 ci-base-image-x86_64 latest d0d6e160cc8a 6 minutes ago 947MB 19:12:01 alpine 3.16 bfe296a52501 8 weeks ago 5.54MB 19:12:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB 19:12:01 alpine 3.15 c4fc93816858 5 months ago 5.59MB 19:12:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB 19:12:01 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] } 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 26.841s coverage: 89.2% of statements 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.871s coverage: 2.2% of statements 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.399s coverage: 95.6% of statements 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 72.2% of statements 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.699s coverage: 60.0% of statements 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.724s coverage: 0.9% of statements 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.561s coverage: 58.8% of statements 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.279s coverage: 29.6% of statements 19:12:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.392s coverage: 47.1% of statements 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.473s coverage: 79.5% of statements 19:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.415s coverage: 94.1% of statements 19:12:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.392s coverage: 96.3% of statements 19:12:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.265s coverage: 87.5% of statements 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.336s coverage: 94.4% of statements 19:12:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.285s coverage: 44.8% of statements 19:12:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.763s coverage: 79.9% of statements 19:12:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.473s coverage: 92.9% of statements 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.356s coverage: 86.9% of statements 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.252s coverage: 87.2% of statements 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.207s coverage: 100.0% of statements 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.292s coverage: 58.8% of statements 19:12:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.293s coverage: 80.0% of statements 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 19:12:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.315s coverage: 85.4% of statements 19:12:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.952s coverage: 91.2% of statements 19:12:43 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.132s coverage: 64.7% of statements 19:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:12:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.249s coverage: 100.0% of statements 19:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements 19:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.084s coverage: 100.0% of statements 19:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.102s coverage: 73.7% of statements 19:12:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements 19:12:56 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.329s coverage: 65.8% of statements 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 19:12:56 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.879s coverage: 41.8% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.383s coverage: 89.5% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:12:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.272s coverage: 84.8% of statements 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:12:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:13:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.355s coverage: 17.7% of statements 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:13:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.709s coverage: 92.3% of statements 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:13:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.276s coverage: 63.2% of statements 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:13:06 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.460s coverage: 97.7% of statements 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:13:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:13:06 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 19:13:06 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:13:06 go vet ./... 19:14:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:14:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:14:58 ./bin/test-attribution-txt.sh [Pipeline] echo 19:14:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 19:14:58 + ls -al . 19:14:58 total 760 19:14:58 drwxrwxr-x 10 1001 1001 4096 Jan 9 19:09 . 19:14:58 drwxr-xr-x 4 root root 4096 Jan 9 19:08 .. 19:14:58 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:07 .blubracket 19:14:58 -rw-rw-r-- 1 1001 1001 16 Jan 9 19:07 .dockerignore 19:14:58 drwxrwxr-x 8 1001 1001 4096 Jan 9 19:07 .git 19:14:58 drwxrwxr-x 3 1001 1001 4096 Jan 9 19:07 .github 19:14:58 -rw-rw-r-- 1 1001 1001 956 Jan 9 19:07 .gitignore 19:14:58 -rw-rw-r-- 1 1001 1001 42 Jan 9 19:07 .golangci.yml 19:14:58 -rw-rw-r-- 1 1001 1001 87 Jan 9 19:07 .hadolint.yml 19:14:58 -rw-rw-r-- 1 1001 1001 166 Jan 9 19:07 .sonarcloud.properties 19:14:58 -rw-rw-r-- 1 1001 1001 1171 Jan 9 19:07 ADOPTERS.md 19:14:58 -rw-rw-r-- 1 1001 1001 10618 Jan 9 19:07 Attribution.txt 19:14:58 -rw-rw-r-- 1 1001 1001 73765 Jan 9 19:07 CHANGELOG.md 19:14:58 -rw-rw-r-- 1 1001 1001 3804 Jan 9 19:07 CONTRIBUTING.md 19:14:58 -rw-rw-r-- 1 1001 1001 677 Jan 9 19:07 GOVERNANCE.md 19:14:58 -rw-rw-r-- 1 1001 1001 850 Jan 9 19:07 Jenkinsfile 19:14:58 -rw-rw-r-- 1 1001 1001 10775 Jan 9 19:07 LICENSE 19:14:58 -rw-rw-r-- 1 1001 1001 12513 Jan 9 19:07 Makefile 19:14:58 -rw-rw-r-- 1 1001 1001 582 Jan 9 19:07 OWNERS.md 19:14:58 -rw-rw-r-- 1 1001 1001 9403 Jan 9 19:07 README.md 19:14:58 -rw-rw-r-- 1 1001 1001 6912 Jan 9 19:07 SECURITY.md 19:14:58 -rw-rw-r-- 1 1001 1001 5 Jan 9 19:05 VERSION 19:14:58 drwxrwxr-x 2 1001 1001 4096 Jan 9 19:07 bin 19:14:58 drwxrwxr-x 16 1001 1001 4096 Jan 9 19:07 cmd 19:14:58 -rw-r--r-- 1 root root 494833 Jan 9 19:13 coverage.out 19:14:58 -rw-rw-r-- 1 1001 1001 3412 Jan 9 19:07 go.mod 19:14:58 -rw-rw-r-- 1 1001 1001 45110 Jan 9 19:07 go.sum 19:14:58 drwxrwxr-x 7 1001 1001 4096 Jan 9 19:07 internal 19:14:58 drwxrwxr-x 3 1001 1001 4096 Jan 9 19:07 openapi 19:14:58 drwxrwxr-x 4 1001 1001 4096 Jan 9 19:07 snap 19:14:58 -rw-rw-r-- 1 1001 1001 204 Jan 9 19:07 version.go [Pipeline] sh 19:14:59 + '[' -e coverage.out ] 19:14:59 + chown 1001:1001 coverage.out [Pipeline] stash 19:14:59 Warning: overwriting stash ‘coverage-report’ 19:15:00 Stashed 1 file(s) [Pipeline] sh 19:15:00 + make build 19:15:00 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 19:16:22 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 19:16:23 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 19:16:28 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 19:17:15 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 19:17: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:17:21 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 19:17: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 19:17:31 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 19:17:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 19:17: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 19:17:55 $ docker stop --time=1 bfd4b6992c10a2114a9fa1310441ed07b729c79586e2637956008e144f380bbf 19:17:57 $ docker rm -f --volumes bfd4b6992c10a2114a9fa1310441ed07b729c79586e2637956008e144f380bbf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:17:59 19:17:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:17:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:00 latest: Pulling from edgex-devops/edgex-compose-arm64 19:18:00 29e5d40040c1: Pulling fs layer 19:18:00 1ce36da41761: Pulling fs layer 19:18:00 25b303627fd3: Pulling fs layer 19:18:00 29e5d40040c1: Verifying Checksum 19:18:00 29e5d40040c1: Download complete 19:18:00 1ce36da41761: Verifying Checksum 19:18:00 1ce36da41761: Download complete 19:18:00 29e5d40040c1: Pull complete 19:18:02 25b303627fd3: Verifying Checksum 19:18:02 25b303627fd3: Download complete 19:18:02 1ce36da41761: Pull complete 19:18:12 25b303627fd3: Pull complete 19:18:12 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 19:18:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:12 prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container 19:18:12 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:15 $ docker top a31293660833c910c65823c23007a25d64a28b103a3ef44ffae88c7b00eb6baa -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:16 + docker-compose build --help 19:18:16 + grep parallel 19:18:21 --parallel Build images in parallel. [Pipeline] } 19:18:21 $ docker stop --time=1 a31293660833c910c65823c23007a25d64a28b103a3ef44ffae88c7b00eb6baa 19:18:23 $ docker rm -f --volumes a31293660833c910c65823c23007a25d64a28b103a3ef44ffae88c7b00eb6baa [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 19:18:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:18:24 prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container 19:18:24 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 19:18:25 $ docker top 52e5a2e9044b54461af0ba9f0f3df6d8e9b96223db45aa25c705e7ae603120dd -eo pid,comm [Pipeline] { [Pipeline] sh 19:18:26 + docker-compose -f ./docker-compose-build.yml build --parallel 19:18:31 Building core-command ... 19:18:31 Building core-data ... 19:18:31 Building core-metadata ... 19:18:31 Building security-bootstrapper ... 19:18:31 Building security-proxy-setup ... 19:18:31 Building security-secretstore-setup ... 19:18:31 Building security-spiffe-token-provider ... 19:18:31 Building security-spire-agent ... 19:18:31 Building security-spire-config ... 19:18:31 Building security-spire-server ... 19:18:31 Building support-notifications ... 19:18:31 Building support-scheduler ... 19:18:31 Building security-proxy-setup 19:18:31 Building security-spiffe-token-provider 19:18:31 Building security-spire-server 19:18:31 Building support-notifications 19:18:31 Building security-secretstore-setup 19:19:18 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:18 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:19:18 ---> 56de06d672ec 19:19:18 Step 3/23 : WORKDIR /edgex-go 19:19:18 Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:18 Step 2/21 : FROM ${BUILDER_BASE} AS builder 19:19:18 ---> 56de06d672ec 19:19:18 Step 3/21 : WORKDIR /edgex-go 19:19:18 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:18 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:19:18 ---> 56de06d672ec 19:19:18 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:19:18 Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:18 Step 2/19 : FROM ${BUILDER_BASE} AS builder 19:19:18 ---> 56de06d672ec 19:19:18 Step 3/19 : WORKDIR /edgex-go 19:19:18 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:19:18 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:19:18 ---> 56de06d672ec 19:19:18 Step 3/24 : WORKDIR /edgex-go 19:19:19 ---> Running in 78eec1e9a968 19:19:19 ---> Running in 1f91b2d3a800 19:19:19 ---> Running in 75b60665f592 19:19:19 ---> Running in f2fd295512c2 19:19:19 ---> Running in 6f8b3a2d447b 19:19:20 Removing intermediate container 1f91b2d3a800 19:19:20 ---> 64a31317aec8 19:19:20 Step 4/24 : RUN apk add --update --no-cache make git 19:19:20 Removing intermediate container f2fd295512c2 19:19:20 ---> a2e29996b98d 19:19:20 Step 4/23 : RUN apk add --update --no-cache make git build-base curl 19:19:20 ---> Running in e0573069093b 19:19:20 Removing intermediate container 6f8b3a2d447b 19:19:20 ---> ca8f8887a1f1 19:19:20 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 19:19:20 ---> Running in 18f50498df3e 19:19:20 Removing intermediate container 78eec1e9a968 19:19:20 ---> b53288deaf1e 19:19:20 Step 4/22 : WORKDIR /edgex-go 19:19:20 Removing intermediate container 75b60665f592 19:19:20 ---> 8dee21643b38 19:19:20 Step 4/21 : RUN apk add --update --no-cache make git 19:19:20 ---> Running in 988c0417d78a 19:19:20 ---> Running in bd8bfd95c0e4 19:19:20 ---> Running in f5d49dd26b49 19:19:21 Removing intermediate container f5d49dd26b49 19:19:21 ---> 2f9d340f5e74 19:19:21 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 19:19:21 ---> Running in 36be2fdcecc7 19:19:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:24 OK: 221 MiB in 51 packages 19:19:25 OK: 221 MiB in 51 packages 19:19:25 v3.16.3-99-g1016b47723 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] 19:19:25 v3.16.3-102-g79afc08688 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] 19:19:25 OK: 16899 distinct packages available 19:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:19:26 OK: 221 MiB in 51 packages 19:19:26 OK: 221 MiB in 51 packages 19:19:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:19:26 Removing intermediate container e0573069093b 19:19:26 ---> a9c4bf311e37 19:19:26 Step 5/24 : COPY go.mod vendor* ./ 19:19:27 Removing intermediate container 18f50498df3e 19:19:27 ---> 27df2fc58b82 19:19:27 Step 5/23 : COPY go.mod vendor* ./ 19:19:27 OK: 221 MiB in 51 packages 19:19:27 Removing intermediate container 36be2fdcecc7 19:19:27 ---> 35c67d82a207 19:19:27 Step 6/22 : COPY go.mod vendor* ./ 19:19:27 Removing intermediate container bd8bfd95c0e4 19:19:27 ---> edd6ff2e365e 19:19:27 Step 5/21 : COPY go.mod vendor* ./ 19:19:28 ---> 625483cc748b 19:19:28 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:28 ---> Running in a79a9535d3cc 19:19:28 ---> 664a2800f7b9 19:19:28 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:28 ---> Running in aa2e0ea0aac8 19:19:28 ---> 38d00e4ed47d 19:19:28 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:29 ---> 656dbe7bf923 19:19:29 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:29 ---> Running in 6aae375aba03 19:19:29 Removing intermediate container 988c0417d78a 19:19:29 ---> 3eefffd7b8be 19:19:29 Step 5/19 : COPY go.mod vendor* ./ 19:19:29 ---> Running in b0416f6efc1d 19:19:32 ---> 49be064c3a6d 19:19:32 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:19:32 ---> Running in 4675163fb192 19:21:08 Removing intermediate container 4675163fb192 19:21:08 ---> 6f6a142f5f14 19:21:08 Step 7/19 : COPY . . 19:21:08 Removing intermediate container a79a9535d3cc 19:21:08 ---> 9c8ddf386334 19:21:08 Step 7/24 : COPY . . 19:21:08 Removing intermediate container 6aae375aba03 19:21:08 ---> c983057cf0b2 19:21:08 Step 7/21 : COPY . . 19:21:08 Removing intermediate container b0416f6efc1d 19:21:08 ---> ed89027b5712 19:21:08 Step 8/22 : COPY . . 19:21:08 Removing intermediate container aa2e0ea0aac8 19:21:08 ---> 90c04a26f774 19:21:08 Step 7/23 : COPY . . 19:21:12 ---> e525e3d9bfbc 19:21:12 Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 19:21:12 ---> a050098774b3 19:21:12 Step 8/23 : ARG SPIRE_RELEASE=1.2.1 19:21:12 ---> 5faa8f228935 19:21:12 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:21:12 ---> 31f9545c0865 19:21:12 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:21:12 ---> 8c1a29156481 19:21:12 Step 9/22 : RUN make cmd/support-notifications/support-notifications 19:21:13 ---> Running in 4d3ca75065e2 19:21:13 ---> Running in ed2060a31615 19:21:13 ---> Running in 825ad4caf720 19:21:13 ---> Running in e138cfcd8b01 19:21:13 ---> Running in 7352f1e748ce 19:21:14 Removing intermediate container ed2060a31615 19:21:14 ---> 799b00a313a1 19:21:14 Step 9/23 : WORKDIR /edgex-go/spire-build 19:21:14 ---> Running in 436cdfba71ef 19:21:14 Removing intermediate container 436cdfba71ef 19:21:14 ---> 9c91efe89d93 19:21:14 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 19:21:14 ---> Running in c8cc68d6876f 19:21:15 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 19:21: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 19:21: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 19:21: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:21:17 Removing intermediate container c8cc68d6876f 19:21:17 ---> 6c627bab5edc 19:21:17 Step 11/23 : WORKDIR /edgex-go 19:21:17 ---> Running in e427f4e2b595 19:21:18 Removing intermediate container e427f4e2b595 19:21:18 ---> 4252218f5fcb 19:21:18 19:21:18 Step 12/23 : FROM alpine:3.15 19:21:18 3.15: Pulling from library/alpine 19:21:19 Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 19:21:19 Status: Downloaded newer image for alpine:3.15 19:21:19 ---> 8aa73fd46299 19:21:19 Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:21:19 ---> Running in 111ffe88eeca 19:21:19 Removing intermediate container 111ffe88eeca 19:21:19 ---> 70efe5d3186b 19:21:19 Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:21:19 ---> Running in 15ef412b4483 19:21:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:21:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:21:24 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:21:24 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:21:24 OK: 15736 distinct packages available 19:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:21:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:21:25 (1/5) Installing dumb-init (1.2.5-r1) 19:21:25 (2/5) Installing musl-obstack (1.2.3-r0) 19:21:25 (3/5) Installing libucontext (1.1-r0) 19:21:25 (4/5) Installing gcompat (1.0.0-r4) 19:21:25 (5/5) Installing openssl (1.1.1s-r1) 19:21:25 Executing busybox-1.34.1-r7.trigger 19:21:25 OK: 6 MiB in 19 packages 19:21:27 Removing intermediate container 15ef412b4483 19:21:27 ---> 143550fcc86e 19:21:27 Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:21:33 ---> 5b1b0ecdb4a3 19:21:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:21:34 ---> 50b4e6cf6a7c 19:21:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:21:34 ---> ea366091f3ba 19:21:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:21:35 ---> b5abb3adcf67 19:21:35 Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:21:35 ---> Running in 84262c2d6528 19:21:36 Removing intermediate container 84262c2d6528 19:21:36 ---> 3dd17682ef86 19:21:36 Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:21:36 ---> Running in b97a874badde 19:21:36 Removing intermediate container b97a874badde 19:21:36 ---> f9812ebec089 19:21:36 Step 21/23 : LABEL arch=arm64 19:21:36 ---> Running in 1ba016bf3a81 19:21:37 Removing intermediate container 1ba016bf3a81 19:21:37 ---> cacc7a10e3c8 19:21:37 Step 22/23 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:21:37 ---> Running in df6fe8cf3039 19:21:37 Removing intermediate container df6fe8cf3039 19:21:37 ---> f6cd7749da0b 19:21:37 Step 23/23 : LABEL version=0.0.0 19:21:38 ---> Running in d47fc3486ed5 19:21:38 Removing intermediate container d47fc3486ed5 19:21:38 ---> fe76fe461f3d 19:21:38 19:21:38 Successfully built fe76fe461f3d 19:21:38 Successfully tagged security-spire-server-arm64:latest 19:21:38  Building security-spire-server ... done Building support-scheduler 19:21:51 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:21:51 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:21:51 ---> 56de06d672ec 19:21:51 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:21:51 ---> Using cache 19:21:51 ---> b53288deaf1e 19:21:51 Step 4/22 : WORKDIR /edgex-go 19:21:51 ---> Using cache 19:21:51 ---> 2f9d340f5e74 19:21:51 Step 5/22 : RUN apk add --update --no-cache make git 19:21:51 ---> Running in 086a0ef65a1c 19:21:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:21:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:21:54 OK: 221 MiB in 51 packages 19:21:55 Removing intermediate container 086a0ef65a1c 19:21:55 ---> 91807c17615b 19:21:55 Step 6/22 : COPY go.mod vendor* ./ 19:21:56 ---> 4d20b5e80c63 19:21:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:21:56 ---> Running in 3eefc06821ec 19:23:04 Removing intermediate container 3eefc06821ec 19:23:04 ---> f79b4323ec88 19:23:04 Step 8/22 : COPY . . 19:23:14 ---> 02cfaf13fdc0 19:23:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 19:23:14 ---> Running in d1c1e6e86794 19:23:14 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 19:26:51 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 19:26:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:27:13 Removing intermediate container e138cfcd8b01 19:27:13 ---> 5fe914ae1a59 19:27:13 19:27:13 Step 9/24 : FROM alpine:3.16 19:27:13 Removing intermediate container 825ad4caf720 19:27:13 ---> 08cdfaa014d7 19:27:13 19:27:13 Step 9/21 : FROM alpine:3.16 19:27:13 3.16: Pulling from library/alpine 19:27:13 3.16: Pulling from library/alpine 19:27:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:27:13 Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b 19:27:13 Status: Downloaded newer image for alpine:3.16 19:27:13 Status: Downloaded newer image for alpine:3.16 19:27:13 ---> 2b4661558fb8 19:27:13 Step 10/21 : RUN apk add --update --no-cache curl dumb-init 19:27:13 ---> 2b4661558fb8 19:27:13 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 19:27:13 ---> Running in adf9ab7f33d8 19:27:13 ---> Running in 8d0644f4b774 19:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:27:16 (1/6) Installing ca-certificates (20220614-r0) 19:27:16 (2/6) Installing brotli-libs (1.0.9-r6) 19:27:16 (3/6) Installing nghttp2-libs (1.47.0-r0) 19:27:16 (4/6) Installing libcurl (7.83.1-r5) 19:27:16 (1/3) Installing ca-certificates (20220614-r0) 19:27:16 (5/6) Installing curl (7.83.1-r5) 19:27:16 (6/6) Installing dumb-init (1.2.5-r1) 19:27:16 Executing busybox-1.35.0-r17.trigger 19:27:16 Executing ca-certificates-20220614-r0.trigger 19:27:16 (2/3) Installing dumb-init (1.2.5-r1) 19:27:16 (3/3) Installing su-exec (0.2-r1) 19:27:16 Executing busybox-1.35.0-r17.trigger 19:27:16 Executing ca-certificates-20220614-r0.trigger 19:27:16 OK: 8 MiB in 20 packages 19:27:17 OK: 6 MiB in 17 packages 19:27:19 Removing intermediate container adf9ab7f33d8 19:27:19 ---> 25de4da6b3bc 19:27:19 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:19 ---> Running in 314ee8c51192 19:27:20 Removing intermediate container 8d0644f4b774 19:27:20 ---> 56c4ce9d9ed1 19:27:20 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 19:27:20 ---> Running in 5cc38257338a 19:27:20 Removing intermediate container 314ee8c51192 19:27:20 ---> 31c9c789d19c 19:27:20 Step 12/21 : WORKDIR /edgex 19:27:20 Removing intermediate container 5cc38257338a 19:27:20 ---> 14d51d227810 19:27:20 Step 12/24 : WORKDIR / 19:27:20 ---> Running in 8f412b7b8d47 19:27:20 ---> Running in 93f98dbf846d 19:27:21 Removing intermediate container 8f412b7b8d47 19:27:21 ---> ea8eb44bcb68 19:27:21 Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 19:27:21 Removing intermediate container 93f98dbf846d 19:27:21 ---> d79d07f612b2 19:27:21 Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 19:27:22 ---> 5d53b2b1aa56 19:27:22 Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 19:27:22 ---> 21a85ad8a4b8 19:27:22 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 19:27:24 ---> 289153be1269 19:27:24 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 19:27:24 ---> b8825499e91b 19:27:24 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:27:25 ---> 95b5eb4c6daf 19:27:25 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 19:27:26 ---> e6651cbbd891 19:27:26 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:27:26 ---> c168787cf5e3 19:27:26 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:27:27 ---> 6432f9130540 19:27:27 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:27 ---> Running in 51ee3e0c90e6 19:27:28 ---> 487dd8b8afb9 19:27:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:27:31 ---> c7fa7652adbb 19:27:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:27:31 Removing intermediate container 51ee3e0c90e6 19:27:31 ---> fed7dd36d61d 19:27:31 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 19:27:31 ---> Running in be039588d023 19:27:32 Removing intermediate container be039588d023 19:27:32 ---> 0f68f84d6caa 19:27:32 Step 19/21 : LABEL arch=arm64 19:27:32 ---> Running in a2c9ae7c4011 19:27:32 ---> 74d9e73f66cd 19:27:32 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:27:32 ---> Running in 31ba95cb4076 19:27:33 Removing intermediate container a2c9ae7c4011 19:27:33 ---> c624d32f17e7 19:27:33 Step 20/21 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:27:33 ---> Running in 1489df80ceaa 19:27:33 Removing intermediate container 1489df80ceaa 19:27:33 ---> 6fa1b790ca6d 19:27:33 Step 21/21 : LABEL version=0.0.0 19:27:33 ---> Running in 283751c659cf 19:27:34 Removing intermediate container 283751c659cf 19:27:34 ---> 6b7a20b20397 19:27:34 19:27:34 Successfully built 6b7a20b20397 19:27:34 Successfully tagged security-proxy-setup-arm64:latest 19:27:34 Building security-spire-config 19:27:35  Building security-proxy-setup ... done Removing intermediate container 31ba95cb4076 19:27:35 ---> 7905ab07ffa3 19:27:35 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 19:27:35 ---> Running in d291c862d285 19:27:36 Removing intermediate container d291c862d285 19:27:36 ---> 4e94dba7733a 19:27:36 Step 22/24 : LABEL arch=arm64 19:27:36 ---> Running in 066caa758990 19:27:37 Removing intermediate container 066caa758990 19:27:37 ---> 4519c967bc6d 19:27:37 Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:27:37 ---> Running in b6b9f61dd93c 19:27:37 Removing intermediate container b6b9f61dd93c 19:27:37 ---> 5a2f7cb256a7 19:27:37 Step 24/24 : LABEL version=0.0.0 19:27:37 ---> Running in 33c5ea36e719 19:27:38 Removing intermediate container 33c5ea36e719 19:27:38 ---> c92a812a4f3b 19:27:38 19:27:38 Successfully built c92a812a4f3b 19:27:38 Successfully tagged security-secretstore-setup-arm64:latest 19:27:38  Building security-secretstore-setup ... done Building core-metadata 19:27:56 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:27:56 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:27:56 ---> 56de06d672ec 19:27:56 Step 3/24 : WORKDIR /edgex-go 19:27:56 ---> Using cache 19:27:56 ---> 8dee21643b38 19:27:56 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:27:56 ---> Running in 574c51bd511f 19:27:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:27:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:28:00 OK: 221 MiB in 51 packages 19:28:01 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:28:01 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:28:01 ---> 56de06d672ec 19:28:01 Step 3/24 : ARG ADD_BUILD_TAGS="" 19:28:01 ---> Using cache 19:28:01 ---> b53288deaf1e 19:28:01 Step 4/24 : WORKDIR /edgex-go 19:28:01 ---> Using cache 19:28:01 ---> 2f9d340f5e74 19:28:01 Step 5/24 : RUN apk add --update --no-cache make git 19:28:01 ---> Using cache 19:28:01 ---> 91807c17615b 19:28:01 Step 6/24 : COPY go.mod vendor* ./ 19:28:01 ---> Using cache 19:28:01 ---> 4d20b5e80c63 19:28:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:01 ---> Using cache 19:28:01 ---> f79b4323ec88 19:28:01 Step 8/24 : COPY . . 19:28:01 ---> Using cache 19:28:01 ---> 02cfaf13fdc0 19:28:01 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 19:28:01 ---> Running in f465b8a067af 19:28:04 Removing intermediate container 574c51bd511f 19:28:04 ---> 3f0980d57c31 19:28:04 Step 5/24 : COPY go.mod vendor* ./ 19:28:04 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 19:28:05 ---> f2081da9583f 19:28:05 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:28:05 ---> Running in 39b77e531460 19:29:13 Removing intermediate container 7352f1e748ce 19:29:13 ---> 770c3d4d6f48 19:29:13 19:29:13 Step 9/19 : FROM alpine:3.15 19:29:13 ---> 8aa73fd46299 19:29:13 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:13 ---> Using cache 19:29:13 ---> 70efe5d3186b 19:29:13 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:29:13 ---> Running in d3f1ced93994 19:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:13 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:29:13 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:29:13 OK: 15736 distinct packages available 19:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:14 (1/9) Installing ca-certificates (20220614-r0) 19:29:14 (2/9) Installing brotli-libs (1.0.9-r5) 19:29:14 (3/9) Installing nghttp2-libs (1.46.0-r0) 19:29:14 (4/9) Installing libcurl (7.80.0-r5) 19:29:14 (5/9) Installing curl (7.80.0-r5) 19:29:14 (6/9) Installing dumb-init (1.2.5-r1) 19:29:14 (7/9) Installing musl-obstack (1.2.3-r0) 19:29:14 (8/9) Installing libucontext (1.1-r0) 19:29:14 (9/9) Installing gcompat (1.0.0-r4) 19:29:14 Executing busybox-1.34.1-r7.trigger 19:29:14 Executing ca-certificates-20220614-r0.trigger 19:29:15 OK: 8 MiB in 23 packages 19:29:15 Removing intermediate container 39b77e531460 19:29:15 ---> ee179ce972b8 19:29:15 Step 7/24 : COPY . . 19:29:18 Removing intermediate container d3f1ced93994 19:29:18 ---> bef7bba54041 19:29:18 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 19:29:19 ---> 79860cdefa08 19:29:19 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:29:24 ---> 1cb57cf787f1 19:29:24 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 19:29:25 ---> 2f342dbcb182 19:29:25 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 19:29:25 ---> Running in aa93c6c9fc77 19:29:26 Removing intermediate container aa93c6c9fc77 19:29:26 ---> a9facccd16d6 19:29:26 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:29:26 ---> Running in 3786d2604a1f 19:29:27 Removing intermediate container 3786d2604a1f 19:29:27 ---> 2434ad922092 19:29:27 Step 17/19 : LABEL arch=arm64 19:29:27 ---> Running in c0035c951ac6 19:29:28 Removing intermediate container c0035c951ac6 19:29:28 ---> dd80c9fc7be8 19:29:28 Step 18/19 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:29:28 ---> Running in 935d1f7998a5 19:29:29 Removing intermediate container 935d1f7998a5 19:29:29 ---> 3b9ca5859e12 19:29:29 Step 19/19 : LABEL version=0.0.0 19:29:29 ---> Running in 06e9f6183141 19:29:30 Removing intermediate container 06e9f6183141 19:29:30 ---> 653cf8e0ef62 19:29:30 19:29:31 Successfully built 653cf8e0ef62 19:29:31 Successfully tagged security-spiffe-token-provider-arm64:latest 19:29:31 Building security-spire-agent 19:29:31  Building security-spiffe-token-provider ... done  ---> 8681ce793634 19:29:32 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:29:32 ---> Running in c698cbfbb908 19:29:32 Removing intermediate container c698cbfbb908 19:29:32 ---> 44d83899271a 19:29:32 Step 9/24 : WORKDIR /edgex-go/spire-build 19:29:32 ---> Running in 16379e6194b2 19:29:33 Removing intermediate container 16379e6194b2 19:29:33 ---> 115da10a85c3 19:29:33 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 19:29:33 ---> Running in 652963e72b1c 19:29:36 Removing intermediate container 652963e72b1c 19:29:36 ---> 53aa7a6a327f 19:29:36 Step 11/24 : WORKDIR /edgex-go 19:29:36 ---> Running in 35127d96acfb 19:29:36 Removing intermediate container 35127d96acfb 19:29:36 ---> c414c97a8f60 19:29:36 19:29:37 Step 12/24 : FROM alpine:3.15 19:29:37 ---> 8aa73fd46299 19:29:37 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:37 ---> Using cache 19:29:37 ---> 70efe5d3186b 19:29:37 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat 19:29:37 ---> Running in ae95e803ccf3 19:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:40 v3.15.6-242-g9cfdeb1de4 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] 19:29:40 v3.15.6-237-g9ae8855cb5 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] 19:29:40 OK: 15736 distinct packages available 19:29:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 19:29:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 19:29:42 (1/4) Installing dumb-init (1.2.5-r1) 19:29:42 (2/4) Installing musl-obstack (1.2.3-r0) 19:29:42 (3/4) Installing libucontext (1.1-r0) 19:29:42 (4/4) Installing gcompat (1.0.0-r4) 19:29:42 Executing busybox-1.34.1-r7.trigger 19:29:42 OK: 6 MiB in 18 packages 19:29:44 Removing intermediate container ae95e803ccf3 19:29:44 ---> 3ffc18677534 19:29:44 Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:29:49 Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:29:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 19:29:49 ---> 56de06d672ec 19:29:49 Step 3/24 : WORKDIR /edgex-go 19:29:49 ---> Using cache 19:29:49 ---> 8dee21643b38 19:29:49 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 19:29:49 ---> Using cache 19:29:49 ---> 3f0980d57c31 19:29:49 Step 5/24 : COPY go.mod vendor* ./ 19:29:49 ---> Using cache 19:29:49 ---> f2081da9583f 19:29:49 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:29:49 ---> Using cache 19:29:49 ---> ee179ce972b8 19:29:49 Step 7/24 : COPY . . 19:29:49 ---> Using cache 19:29:49 ---> 8681ce793634 19:29:49 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 19:29:49 ---> Using cache 19:29:49 ---> 44d83899271a 19:29:49 Step 9/24 : WORKDIR /edgex-go/spire-build 19:29:49 ---> Using cache 19:29:49 ---> 115da10a85c3 19:29: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 19:29:49 ---> Using cache 19:29:49 ---> 53aa7a6a327f 19:29:49 Step 11/24 : WORKDIR /edgex-go 19:29:49 ---> Using cache 19:29:49 ---> c414c97a8f60 19:29:49 19:29:49 Step 12/24 : FROM alpine:3.15 19:29:49 ---> 8aa73fd46299 19:29:49 Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:29:49 ---> Using cache 19:29:49 ---> 70efe5d3186b 19:29:49 Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:29:49 ---> Using cache 19:29:49 ---> 143550fcc86e 19:29:49 Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 19:29:53 ---> 87bd7aa65da9 19:29:53 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:29:55 ---> 2a694249679a 19:29:55 Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d 19:29:55 ---> c8a6e80e5b42 19:29:55 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 19:29:55 ---> Running in 96ee232491ed 19:29:56 Removing intermediate container 96ee232491ed 19:29:56 ---> 6d5c88fed913 19:29:56 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:29:57 ---> 05b5a887fcfa 19:29:57 Step 19/24 : WORKDIR / 19:29:57 ---> Running in f6762b9e83f2 19:29:58 Removing intermediate container f6762b9e83f2 19:29:58 ---> 5e71787338b1 19:29:58 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:29:58 ---> Running in 5d82f261c9f8 19:29:59 Removing intermediate container 5d82f261c9f8 19:29:59 ---> 70f91e6b1133 19:29:59 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:29:59 ---> Running in 21759533efe6 19:30:00 Removing intermediate container 21759533efe6 19:30:00 ---> 3b5ecb9b15b5 19:30:00 Step 22/24 : LABEL arch=arm64 19:30:00 ---> Running in e6a64f5720e7 19:30:01 Removing intermediate container e6a64f5720e7 19:30:01 ---> 1bcbdaa72241 19:30:01 Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:30:01 ---> Running in 869966af2d26 19:30:01 Removing intermediate container 869966af2d26 19:30:01 ---> 8874e52ad22d 19:30:01 Step 24/24 : LABEL version=0.0.0 19:30:02 ---> Running in 5a8834bc8b3b 19:30:02 ---> e35e289448ef 19:30:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:30:03 Removing intermediate container 5a8834bc8b3b 19:30:03 ---> 7cdd26cef072 19:30:03 19:30:03 Successfully built 7cdd26cef072 19:30:03 ---> cb60f8410c5f 19:30:03 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:30:03 Successfully tagged security-spire-config-arm64:latest 19:30:03 Building security-bootstrapper 19:30:04  Building security-spire-config ... done  ---> 2b83e526b532 19:30:04 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:30:05 ---> ae549daa087b 19:30:05 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 19:30:05 ---> Running in 8a01fd0b0bef 19:30:07 Removing intermediate container 8a01fd0b0bef 19:30:07 ---> 494a39a20ad2 19:30:07 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 19:30:07 ---> Running in 02965561921c 19:30:08 Removing intermediate container 02965561921c 19:30:08 ---> 8af86bc3ba38 19:30:08 Step 22/24 : LABEL arch=arm64 19:30:08 ---> Running in a756841aaf63 19:30:09 Removing intermediate container a756841aaf63 19:30:09 ---> 2f9e4075deb2 19:30:09 Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:30:09 ---> Running in 5ff8be7f2cf7 19:30:10 Removing intermediate container 5ff8be7f2cf7 19:30:10 ---> d9aa7140f4d9 19:30:10 Step 24/24 : LABEL version=0.0.0 19:30:11 ---> Running in 9709a12de83a 19:30:12 Removing intermediate container 9709a12de83a 19:30:12 ---> 5a1152060744 19:30:12 19:30:12 Successfully built 5a1152060744 19:30:12 Successfully tagged security-spire-agent-arm64:latest 19:30:12  Building security-spire-agent ... done Building core-command 19:30:22 Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:22 Step 2/32 : FROM ${BUILDER_BASE} AS builder 19:30:22 ---> 56de06d672ec 19:30:22 Step 3/32 : WORKDIR /edgex-go 19:30:22 ---> Using cache 19:30:22 ---> 8dee21643b38 19:30:22 Step 4/32 : RUN apk add --update --no-cache make git 19:30:22 ---> Using cache 19:30:22 ---> edd6ff2e365e 19:30:22 Step 5/32 : COPY go.mod vendor* ./ 19:30:22 ---> Using cache 19:30:22 ---> 38d00e4ed47d 19:30:22 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:22 ---> Using cache 19:30:22 ---> c983057cf0b2 19:30:22 Step 7/32 : COPY . . 19:30:22 ---> Using cache 19:30:22 ---> e525e3d9bfbc 19:30:22 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 19:30:23 ---> Running in 2e26aa03ac00 19:30:25 Removing intermediate container 4d3ca75065e2 19:30:25 ---> 0fdd8c429ccd 19:30:25 19:30:25 Step 10/22 : FROM alpine:3.16 19:30:25 ---> 2b4661558fb8 19:30:25 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 19:30:25 ---> Running in 7d65b5d35b81 19:30: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 19:30:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:30:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:30:30 (1/2) Installing ca-certificates (20220614-r0) 19:30:30 (2/2) Installing dumb-init (1.2.5-r1) 19:30:30 Executing busybox-1.35.0-r17.trigger 19:30:30 Executing ca-certificates-20220614-r0.trigger 19:30:30 OK: 6 MiB in 16 packages 19:30:34 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:30:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 19:30:34 ---> 56de06d672ec 19:30:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 19:30:34 ---> Using cache 19:30:34 ---> b53288deaf1e 19:30:34 Step 4/23 : WORKDIR /edgex-go 19:30:34 ---> Using cache 19:30:34 ---> 2f9d340f5e74 19:30:34 Step 5/23 : RUN apk add --update --no-cache make git 19:30:34 ---> Using cache 19:30:34 ---> 91807c17615b 19:30:34 Step 6/23 : COPY go.mod vendor* ./ 19:30:34 ---> Using cache 19:30:34 ---> 4d20b5e80c63 19:30:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:30:34 ---> Using cache 19:30:34 ---> f79b4323ec88 19:30:34 Step 8/23 : COPY . . 19:30:34 ---> Using cache 19:30:34 ---> 02cfaf13fdc0 19:30:34 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 19:30:34 ---> Running in cb9fd684b715 19:30:35 Removing intermediate container 7d65b5d35b81 19:30:35 ---> edb26f169284 19:30:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 19:30:35 ---> Running in 1abf4d537ace 19:30:35 Removing intermediate container 1abf4d537ace 19:30:35 ---> 65ec10758c72 19:30:35 Step 13/22 : ENV APP_PORT=59860 19:30:36 ---> Running in 02c1650ac994 19:30:36 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 19:30:36 Removing intermediate container 02c1650ac994 19:30:36 ---> 0ed2b08dfbfc 19:30:36 Step 14/22 : EXPOSE $APP_PORT 19:30:37 ---> Running in 7d15212fc1ab 19:30:37 Removing intermediate container 7d15212fc1ab 19:30:37 ---> 82d68875f0d1 19:30:37 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:30:38 ---> 214d23bd4a10 19:30:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:30:41 ---> ea5421825e69 19:30:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 19:30:41 ---> 5ac9e6c7b68a 19:30:41 Step 18/22 : ENTRYPOINT ["/support-notifications"] 19:30:41 ---> Running in 5d09347fc52d 19:30:42 Removing intermediate container 5d09347fc52d 19:30:42 ---> b06938ce76b4 19:30:42 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:30:42 ---> Running in 9a6bcbf676fd 19:30:42 Removing intermediate container 9a6bcbf676fd 19:30:42 ---> 81e1513034da 19:30:42 Step 20/22 : LABEL arch=arm64 19:30:43 ---> Running in 12b8d3bda734 19:30:43 Removing intermediate container 12b8d3bda734 19:30:43 ---> 223de6ce03e9 19:30:43 Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:30:43 ---> Running in 8c37e8fd9b32 19:30:44 Removing intermediate container 8c37e8fd9b32 19:30:44 ---> d5ab1c133db3 19:30:44 Step 22/22 : LABEL version=0.0.0 19:30:44 ---> Running in 6e53759ddc8d 19:30:46 Removing intermediate container 6e53759ddc8d 19:30:46 ---> 20c89cb9f1e3 19:30:46 19:30:47 Successfully built 20c89cb9f1e3 19:30:47 Successfully tagged support-notifications-arm64:latest 19:30:47  Building support-notifications ... done Building core-data 19:31:02 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 19:31:02 Step 2/22 : FROM ${BUILDER_BASE} AS builder 19:31:02 ---> 56de06d672ec 19:31:02 Step 3/22 : ARG ADD_BUILD_TAGS="" 19:31:02 ---> Using cache 19:31:02 ---> b53288deaf1e 19:31:02 Step 4/22 : WORKDIR /edgex-go 19:31:02 ---> Using cache 19:31:02 ---> 2f9d340f5e74 19:31:02 Step 5/22 : RUN apk add --update --no-cache make git 19:31:02 ---> Using cache 19:31:02 ---> 91807c17615b 19:31:02 Step 6/22 : COPY go.mod vendor* ./ 19:31:02 ---> Using cache 19:31:02 ---> 4d20b5e80c63 19:31:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:31:02 ---> Using cache 19:31:02 ---> f79b4323ec88 19:31:02 Step 8/22 : COPY . . 19:31:02 ---> Using cache 19:31:02 ---> 02cfaf13fdc0 19:31:02 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 19:31:02 ---> Running in 20dffea5afb9 19:31:04 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 19:32:00 Removing intermediate container d1c1e6e86794 19:32:00 ---> daf693ddfbce 19:32:00 19:32:00 Step 10/22 : FROM alpine:3.16 19:32:00 ---> 2b4661558fb8 19:32:00 Step 11/22 : RUN apk add --update --no-cache dumb-init 19:32:00 ---> Running in 314ddac8b535 19:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:32:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:32:00 (1/1) Installing dumb-init (1.2.5-r1) 19:32:00 Executing busybox-1.35.0-r17.trigger 19:32:00 OK: 5 MiB in 15 packages 19:32:04 Removing intermediate container 314ddac8b535 19:32:04 ---> 8be55e7e0401 19:32:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:32:04 ---> Running in 0be519031091 19:32:04 Removing intermediate container 0be519031091 19:32:04 ---> fb2ce15b8980 19:32:04 Step 13/22 : ENV APP_PORT=59861 19:32:04 ---> Running in 83787d651277 19:32:05 Removing intermediate container 83787d651277 19:32:05 ---> 21e01c2d0a6a 19:32:05 Step 14/22 : EXPOSE $APP_PORT 19:32:05 ---> Running in cc9aced2ef35 19:32:05 Removing intermediate container cc9aced2ef35 19:32:05 ---> b0d71b776465 19:32:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:32:06 ---> 778aa0316a33 19:32:06 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:32:09 ---> a0d33e1c9042 19:32:09 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 19:32:10 ---> adc7e80b85c0 19:32:10 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 19:32:10 ---> Running in e4769b74135f 19:32:10 Removing intermediate container e4769b74135f 19:32:10 ---> 2a146e691aca 19:32:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:32:10 ---> Running in a1a0c235a278 19:32:11 Removing intermediate container a1a0c235a278 19:32:11 ---> bc3cae48de47 19:32:11 Step 20/22 : LABEL arch=arm64 19:32:11 ---> Running in 3223ab550072 19:32:11 Removing intermediate container 3223ab550072 19:32:11 ---> 68406e1903b8 19:32:11 Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:32:11 ---> Running in 9de205c95ab2 19:32:12 Removing intermediate container 9de205c95ab2 19:32:12 ---> 658dc4580940 19:32:12 Step 22/22 : LABEL version=0.0.0 19:32:12 ---> Running in d41a2677ecb0 19:32:12 Removing intermediate container d41a2677ecb0 19:32:12 ---> 198ea8532bbb 19:32:12 19:32:12 Successfully built 198ea8532bbb 19:32:12 Successfully tagged support-scheduler-arm64:latest 19:34:19  Building support-scheduler ... done Removing intermediate container f465b8a067af 19:34:19 ---> 7b12e0483a82 19:34:19 19:34:19 Step 10/24 : FROM alpine:3.16 19:34:19 ---> 2b4661558fb8 19:34:19 Step 11/24 : RUN apk add --update --no-cache dumb-init 19:34:19 ---> Using cache 19:34:19 ---> 8be55e7e0401 19:34:19 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:34:19 ---> Using cache 19:34:19 ---> fb2ce15b8980 19:34:19 Step 13/24 : ENV APP_PORT=59881 19:34:19 ---> Running in 3e2c76ed331c 19:34:19 Removing intermediate container 3e2c76ed331c 19:34:19 ---> d181d3d8cea3 19:34:19 Step 14/24 : EXPOSE $APP_PORT 19:34:19 ---> Running in 10fcf8901532 19:34:19 Removing intermediate container 10fcf8901532 19:34:19 ---> 80774d23190b 19:34:19 Step 15/24 : WORKDIR / 19:34:19 ---> Running in 2c6ef17d8ec5 19:34:19 Removing intermediate container 2c6ef17d8ec5 19:34:19 ---> a6da632c6d83 19:34:19 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 19:34:19 ---> e70e42e3af9b 19:34:19 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:34:19 ---> 981ed1ce0da6 19:34:19 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 19:34:19 ---> 0d8d080b369f 19:34:19 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 19:34:19 ---> e197c81dbb08 19:34:19 Step 20/24 : ENTRYPOINT ["/core-metadata"] 19:34:19 ---> Running in 7e72d82f73c2 19:34:19 Removing intermediate container 7e72d82f73c2 19:34:19 ---> 106f20a5d01b 19:34:19 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:34:19 ---> Running in ff9d08928041 19:34:19 Removing intermediate container ff9d08928041 19:34:19 ---> e74125b2d5ef 19:34:19 Step 22/24 : LABEL arch=arm64 19:34:19 ---> Running in 2e8ad2f678b7 19:34:19 Removing intermediate container 2e8ad2f678b7 19:34:19 ---> 781fb9c150bc 19:34:19 Step 23/24 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:34:19 ---> Running in 4aab8040a59f 19:34:19 Removing intermediate container 4aab8040a59f 19:34:19 ---> 0deb21c224a6 19:34:19 Step 24/24 : LABEL version=0.0.0 19:34:19 ---> Running in dc4e928bac95 19:34:19 Removing intermediate container dc4e928bac95 19:34:19 ---> cedf0af1c050 19:34:19 19:34:19 Successfully built cedf0af1c050 19:34:19 Successfully tagged core-metadata-arm64:latest 19:35:27  Building core-metadata ... done Removing intermediate container 2e26aa03ac00 19:35:27 ---> 610529136a1c 19:35:27 19:35:27 Step 9/32 : FROM alpine:3.16 19:35:27 ---> 2b4661558fb8 19:35:27 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 19:35:27 ---> Running in d73d0084e9ec 19:35:27 Removing intermediate container d73d0084e9ec 19:35:27 ---> d2e0d8407ddd 19:35:27 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 19:35:27 ---> Running in 7f4ad8717fa8 19:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:27 (1/2) Installing dumb-init (1.2.5-r1) 19:35:27 (2/2) Installing su-exec (0.2-r1) 19:35:27 Executing busybox-1.35.0-r17.trigger 19:35:27 OK: 5 MiB in 16 packages 19:35:28 Removing intermediate container 7f4ad8717fa8 19:35:28 ---> f893c85549b9 19:35:28 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 19:35:28 ---> Running in 66e2217eb428 19:35:29 Removing intermediate container 66e2217eb428 19:35:29 ---> cd5a3a513e80 19:35:29 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 19:35:29 ---> Running in c3f490268f28 19:35:30 Removing intermediate container c3f490268f28 19:35:30 ---> 306ec36020b4 19:35:30 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 19:35:30 ---> Running in 57bf2c328871 19:35:31 Removing intermediate container 57bf2c328871 19:35:31 ---> 4a363d976354 19:35:31 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 19:35:31 ---> Running in 02b7159bf16f 19:35:32 Removing intermediate container 02b7159bf16f 19:35:32 ---> d151b60acc8e 19:35:32 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 19:35:32 ---> Running in f61e3538f47b 19:35:36 Removing intermediate container f61e3538f47b 19:35:36 ---> 37570a56188c 19:35:36 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 19:35:36 ---> Running in 53daad5bc78d 19:35:36 Removing intermediate container 53daad5bc78d 19:35:36 ---> dda29b7e8b51 19:35:36 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 19:35:37 ---> 6902e7c3ce8e 19:35:37 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 19:35:37 ---> Running in 218541e3830d 19:35:37 Removing intermediate container cb9fd684b715 19:35:37 ---> 9c49eb7db912 19:35:37 19:35:37 Step 10/23 : FROM alpine:3.16 19:35:37 ---> 2b4661558fb8 19:35:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 19:35:37 ---> Using cache 19:35:37 ---> 8be55e7e0401 19:35:37 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 19:35:37 ---> Using cache 19:35:37 ---> fb2ce15b8980 19:35:37 Step 13/23 : ENV APP_PORT=59882 19:35:37 ---> Running in 08a081887b90 19:35:38 Removing intermediate container 08a081887b90 19:35:38 ---> b0c90ad7675e 19:35:38 Step 14/23 : EXPOSE $APP_PORT 19:35:38 ---> Running in 34ac1d02e61b 19:35:39 Removing intermediate container 34ac1d02e61b 19:35:39 ---> 84b98444da74 19:35:39 Step 15/23 : WORKDIR / 19:35:39 ---> Running in 3b45a8d62a2b 19:35:39 Removing intermediate container 3b45a8d62a2b 19:35:39 ---> c0bef69503d0 19:35:39 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:39 Removing intermediate container 218541e3830d 19:35:39 ---> 385d68034340 19:35:39 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:40 ---> 746ed8d91484 19:35:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:35:40 ---> 6548820fbc13 19:35:40 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:35:42 ---> 8c4d09091dc1 19:35:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 19:35:42 ---> 809c455008ac 19:35:42 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 19:35:43 ---> 09b1cc20890c 19:35:43 Step 19/23 : ENTRYPOINT ["/core-command"] 19:35:43 ---> e1ad6dbaa47a 19:35:43 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 19:35:43 ---> Running in ae59482b2fbb 19:35:43 Removing intermediate container ae59482b2fbb 19:35:43 ---> ed9f4704ffcc 19:35:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:35:43 ---> Running in 646f597f4b87 19:35:43 ---> 95380342cda4 19:35:43 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 19:35:44 Removing intermediate container 646f597f4b87 19:35:44 ---> 23b167c8ae0a 19:35:44 Step 21/23 : LABEL arch=arm64 19:35:44 ---> Running in e9bd37919702 19:35:44 ---> c77d0ed1d279 19:35:44 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 19:35:44 Removing intermediate container e9bd37919702 19:35:44 ---> 58087fa59b3d 19:35:44 Step 22/23 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:35:45 ---> Running in b48f2aa7daa9 19:35:45 Removing intermediate container b48f2aa7daa9 19:35:45 ---> 11c1cd2cf2c3 19:35:45 Step 23/23 : LABEL version=0.0.0 19:35:45 ---> a9e617d4e4ff 19:35:45 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:35:45 ---> Running in 209b3482bee2 19:35:46 Removing intermediate container 209b3482bee2 19:35:46 ---> ff7f44638595 19:35:46 19:35:46 ---> cd68a5d49d1e 19:35:46 Step 27/32 : RUN chmod +x /entrypoint.sh 19:35:46 Successfully built ff7f44638595 19:35:46 Successfully tagged core-command-arm64:latest 19:35:46  Building core-command ... done  ---> Running in b6cfd3f47859 19:35:47 Removing intermediate container 20dffea5afb9 19:35:47 ---> 914f09425702 19:35:47 19:35:47 Step 10/22 : FROM alpine:3.16 19:35:47 ---> 2b4661558fb8 19:35:47 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 19:35:47 ---> Running in 7db1ba88a1e1 19:35:47 Removing intermediate container 7db1ba88a1e1 19:35:47 ---> 4ce12558fb18 19:35:47 Step 12/22 : ENV APP_PORT=59880 19:35:47 ---> Running in 17fddb920521 19:35:48 Removing intermediate container 17fddb920521 19:35:48 ---> 64669be6a607 19:35:48 Step 13/22 : EXPOSE $APP_PORT 19:35:48 ---> Running in c0728780536f 19:35:48 Removing intermediate container b6cfd3f47859 19:35:48 ---> fb848ff576f0 19:35:48 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 19:35:48 ---> Running in b103101a1d3c 19:35:48 Removing intermediate container c0728780536f 19:35:48 ---> 952adc6ae520 19:35:48 Step 14/22 : RUN apk add --update --no-cache dumb-init 19:35:48 ---> Running in 917ce1438df1 19:35:48 Removing intermediate container b103101a1d3c 19:35:48 ---> d32d5c8cd317 19:35:48 Step 29/32 : CMD ["gate"] 19:35:49 ---> Running in e20976a715af 19:35:49 Removing intermediate container e20976a715af 19:35:49 ---> 2d7db9a4cefd 19:35:49 Step 30/32 : LABEL arch=arm64 19:35:49 ---> Running in a17928aba0d7 19:35:49 Removing intermediate container a17928aba0d7 19:35:49 ---> c2fff9032784 19:35:49 Step 31/32 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:35:49 ---> Running in 67a3eb5da34f 19:35:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 19:35:50 Removing intermediate container 67a3eb5da34f 19:35:50 ---> bb71f1006ee1 19:35:50 Step 32/32 : LABEL version=0.0.0 19:35:50 ---> Running in 79df5be0b8e6 19:35:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 19:35:50 Removing intermediate container 79df5be0b8e6 19:35:50 ---> f2dc5ea4c39c 19:35:50 19:35:50 Successfully built f2dc5ea4c39c 19:35:50 Successfully tagged security-bootstrapper-arm64:latest 19:35:51  Building security-bootstrapper ... done (1/1) Installing dumb-init (1.2.5-r1) 19:35:51 Executing busybox-1.35.0-r17.trigger 19:35:51 OK: 5 MiB in 15 packages 19:35:52 Removing intermediate container 917ce1438df1 19:35:52 ---> cb9610482d38 19:35:52 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 19:35:52 ---> 4d3385c94f55 19:35:52 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:35:53 ---> 6b65445a4308 19:35:53 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 19:35:53 ---> 1a76cd4c3833 19:35:53 Step 18/22 : ENTRYPOINT ["/core-data"] 19:35:53 ---> Running in 575c8816804d 19:35:54 Removing intermediate container 575c8816804d 19:35:54 ---> 794c72033279 19:35:54 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 19:35:54 ---> Running in 1e81eb062c20 19:35:54 Removing intermediate container 1e81eb062c20 19:35:54 ---> df38b1d69b34 19:35:54 Step 20/22 : LABEL arch=arm64 19:35:54 ---> Running in e350c6b3aae8 19:35:55 Removing intermediate container e350c6b3aae8 19:35:55 ---> 1c6478dc4994 19:35:55 Step 21/22 : LABEL git_sha=b2f79183415fe66919291adaa44f2e42ffffd7c9 19:35:55 ---> Running in 125cbc3914d3 19:35:55 Removing intermediate container 125cbc3914d3 19:35:55 ---> f0993fb2f5f4 19:35:55 Step 22/22 : LABEL version=0.0.0 19:35:55 ---> Running in 1f7b9ddac12a 19:35:55 Removing intermediate container 1f7b9ddac12a 19:35:55 ---> 7ab00def31ef 19:35:55 19:35:55 Successfully built 7ab00def31ef 19:35:55 Successfully tagged core-data-arm64:latest 19:35:56  Building core-data ... done  [Pipeline] } 19:35:56 $ docker stop --time=1 52e5a2e9044b54461af0ba9f0f3df6d8e9b96223db45aa25c705e7ae603120dd 19:35:57 $ docker rm -f --volumes 52e5a2e9044b54461af0ba9f0f3df6d8e9b96223db45aa25c705e7ae603120dd [Pipeline] // withDockerContainer [Pipeline] sh 19:35:58 + docker images 19:35:58 REPOSITORY TAG IMAGE ID CREATED SIZE 19:35:58 core-data-arm64 latest 7ab00def31ef 3 seconds ago 17.2MB 19:35:58 security-bootstrapper-arm64 latest f2dc5ea4c39c 8 seconds ago 19.5MB 19:35:58 914f09425702 12 seconds ago 1.43GB 19:35:58 core-command-arm64 latest ff7f44638595 13 seconds ago 17MB 19:35:58 9c49eb7db912 22 seconds ago 1.43GB 19:35:58 610529136a1c 37 seconds ago 1.42GB 19:35:58 core-metadata-arm64 latest cedf0af1c050 About a minute ago 17.8MB 19:35:58 7b12e0483a82 About a minute ago 1.44GB 19:35:58 support-scheduler-arm64 latest 198ea8532bbb 3 minutes ago 28.9MB 19:35:58 daf693ddfbce 4 minutes ago 1.49GB 19:35:58 support-notifications-arm64 latest 20c89cb9f1e3 5 minutes ago 29.5MB 19:35:58 0fdd8c429ccd 5 minutes ago 1.49GB 19:35:58 security-spire-agent-arm64 latest 5a1152060744 5 minutes ago 122MB 19:35:58 security-spire-config-arm64 latest 7cdd26cef072 5 minutes ago 83.6MB 19:35:58 c414c97a8f60 6 minutes ago 1.3GB 19:35:58 security-spiffe-token-provider-arm64 latest 653cf8e0ef62 6 minutes ago 28.9MB 19:35:58 770c3d4d6f48 6 minutes ago 1.46GB 19:35:58 security-secretstore-setup-arm64 latest c92a812a4f3b 8 minutes ago 28.7MB 19:35:58 security-proxy-setup-arm64 latest 6b7a20b20397 8 minutes ago 26.8MB 19:35:58 08cdfaa014d7 8 minutes ago 1.42GB 19:35:58 5fe914ae1a59 8 minutes ago 1.42GB 19:35:58 security-spire-server-arm64 latest fe76fe461f3d 14 minutes ago 84.3MB 19:35:58 4252218f5fcb 14 minutes ago 1.3GB 19:35:58 ci-base-image-arm64 latest 56de06d672ec 27 minutes ago 948MB 19:35:58 alpine 3.16 2b4661558fb8 8 weeks ago 5.29MB 19:35:58 alpine 3.15 8aa73fd46299 8 weeks ago 5.33MB 19:35:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB 19:35:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:59 19:35:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:35:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:35:59 arm64: Pulling from edgex-lftools-log-publisher 19:35:59 8998bd30e6a1: Pulling fs layer 19:35:59 04944245beec: Pulling fs layer 19:35:59 699f458cf7ca: Pulling fs layer 19:35:59 765212b225bb: Pulling fs layer 19:35:59 f23df028b6ca: Pulling fs layer 19:35:59 d65c8cfc05b1: Pulling fs layer 19:35:59 2437ff75d9bd: Pulling fs layer 19:35:59 765212b225bb: Waiting 19:35:59 d65c8cfc05b1: Waiting 19:35:59 f23df028b6ca: Waiting 19:35:59 2437ff75d9bd: Waiting 19:36:00 04944245beec: Verifying Checksum 19:36:00 04944245beec: Download complete 19:36:00 765212b225bb: Verifying Checksum 19:36:00 765212b225bb: Download complete 19:36:00 f23df028b6ca: Verifying Checksum 19:36:00 f23df028b6ca: Download complete 19:36:00 d65c8cfc05b1: Verifying Checksum 19:36:00 d65c8cfc05b1: Download complete 19:36:00 699f458cf7ca: Verifying Checksum 19:36:00 699f458cf7ca: Download complete 19:36:00 8998bd30e6a1: Verifying Checksum 19:36:00 8998bd30e6a1: Download complete 19:36:03 2437ff75d9bd: Verifying Checksum 19:36:03 2437ff75d9bd: Download complete 19:36:04 8998bd30e6a1: Pull complete 19:36:05 04944245beec: Pull complete 19:36:06 699f458cf7ca: Pull complete 19:36:06 765212b225bb: Pull complete 19:36:07 f23df028b6ca: Pull complete 19:36:07 d65c8cfc05b1: Pull complete 19:36:22 2437ff75d9bd: Pull complete 19:36:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 19:36:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 19:36:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:22 prd-ubuntu20.04-docker-arm64-4c-16g-1473 does not seem to be running inside a container 19:36:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 19:36:25 $ docker top 0b1b381b91ff380a0167620abcab9971ba4a78612592408095f642fc72e56b58 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:36:26 ---> job-cost.sh 19:36:26 lf-activate-venv: SKIPPING 19:36:26 INFO: No Stack... 19:36:27 INFO: Retrieving Pricing Info for: v3-standard-4 19:36:28 INFO: Archiving Costs [Pipeline] sh 19:36:28 + cat /w/workspace/edgex-go/1/archives/cost.csv 19:36:28 + cut -d, -f6 [Pipeline] lock 19:36:28 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4266-1-stack-cost] 19:36:28 Resource [jenkins-edgexfoundry-edgex-go-PR-4266-1-stack-cost] did not exist. Created. 19:36:28 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4266-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 19:36:29 + echo total: 0.10999999940395355 [Pipeline] stash 19:36:29 Stashed 1 file(s) [Pipeline] } 19:36:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4266-1-stack-cost] [Pipeline] // lock [Pipeline] } 19:36:29 $ docker stop --time=1 0b1b381b91ff380a0167620abcab9971ba4a78612592408095f642fc72e56b58 19:36:31 $ docker rm -f --volumes 0b1b381b91ff380a0167620abcab9971ba4a78612592408095f642fc72e56b58 [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 19:36:32 provisioning config files... 19:36:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5887527489589177329tmp [Pipeline] { [Pipeline] sh 19:36:32 + set +x 19:36:32 + curl -s https://codecov.io/bash 19:36:32 + bash -s -- 19:36:32 19:36:32 _____ _ 19:36:32 / ____| | | 19:36:32 | | ___ __| | ___ ___ _____ __ 19:36:32 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 19:36:32 | |___| (_) | (_| | __/ (_| (_) \ V / 19:36:32 \_____\___/ \__,_|\___|\___\___/ \_/ 19:36:32 Bash-1.0.6 19:36:32 19:36:32 19:36:32 ==> git version 2.25.1 found 19:36:32 ==> 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 19:36:32 Release-Date: 2020-01-08 19:36:32 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 19:36:32 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 19:36:32 ==> Jenkins CI detected. 19:36:32 current dir:  /w/workspace/edgex-go/1 19:36:32 project root: . 19:36:32 --> token set from env 19:36:32 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 19:36:32 ==> Running gcov in . (disable via -X gcov) 19:36:32 ==> Python coveragepy not found 19:36:32 ==> Searching for coverage reports in: 19:36:32 + . 19:36:33 -> Found 1 reports 19:36:33 ==> Detecting git/mercurial file structure 19:36:33 ==> Reading reports 19:36:33 + ./coverage.out bytes=494833 19:36:33 ==> Appending adjustments 19:36:33 https://docs.codecov.io/docs/fixing-reports 19:36:34 + Found adjustments 19:36:34 ==> Gzipping contents 19:36:34 64K /tmp/codecov.b98D7v.gz 19:36:34 ==> Uploading reports 19:36:34 url: https://codecov.io 19:36:34 query: branch=PR-4266&commit=b2f79183415fe66919291adaa44f2e42ffffd7c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4266&job=&cmd_args= 19:36:34 -> Pinging Codecov 19:36:34 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4266&commit=b2f79183415fe66919291adaa44f2e42ffffd7c9&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4266%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4266&job=&cmd_args= 19:36:34 -> Uploading to 19:36:34 https://storage.googleapis.com/codecov/v4/raw/2023-01-09/00271124DB129430A58F1EEE437C3FCB/b2f79183415fe66919291adaa44f2e42ffffd7c9/597ef7ee-dfb6-4fbc-91c8-7be91b94c1de.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230109%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230109T193634Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=335229efdbef5e8a4e0936986d250194a12199ce88cd9066a28a742fe0074ccf 19:36:34 % Total % Received % Xferd Average Speed Time Time Time Current 19:36:34 Dload Upload Total Spent Left Speed 19:36:35 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63825 0 0 100 63825 0 267k --:--:-- --:--:-- --:--:-- 267k 19:36:35 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b2f79183415fe66919291adaa44f2e42ffffd7c9 [Pipeline] } 19:36:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 19:36:36 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 19:36:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:36:37 ---> package-listing.sh 19:36:37 ++ facter osfamily 19:36:37 ++ tr '[:upper:]' '[:lower:]' 19:36:38 + OS_FAMILY=debian 19:36:38 + workspace=/w/workspace/edgex-go/1 19:36:38 + START_PACKAGES=/tmp/packages_start.txt 19:36:38 + END_PACKAGES=/tmp/packages_end.txt 19:36:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:36:38 + PACKAGES=/tmp/packages_start.txt 19:36:38 + '[' /w/workspace/edgex-go/1 ']' 19:36:38 + PACKAGES=/tmp/packages_end.txt 19:36:38 + case "${OS_FAMILY}" in 19:36:38 + dpkg -l 19:36:38 + grep '^ii' 19:36:38 + '[' -f /tmp/packages_start.txt ']' 19:36:38 + '[' -f /tmp/packages_end.txt ']' 19:36:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:36:38 + '[' /w/workspace/edgex-go/1 ']' 19:36:38 + mkdir -p /w/workspace/edgex-go/1/archives/ 19:36:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 19:36:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:36:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:39 19:36:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:36:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:39 latest: Pulling from edgex-lftools-log-publisher 19:36:39 5eb5b503b376: Pulling fs layer 19:36:39 5c69ac0246d0: Pulling fs layer 19:36:39 ec43610c2a17: Pulling fs layer 19:36:39 3a2ae6a8a46f: Pulling fs layer 19:36:39 33b1e0a273af: Pulling fs layer 19:36:39 5d3b04190fa2: Pulling fs layer 19:36:39 2f39f015ded8: Pulling fs layer 19:36:39 33b1e0a273af: Waiting 19:36:39 5d3b04190fa2: Waiting 19:36:39 3a2ae6a8a46f: Waiting 19:36:39 2f39f015ded8: Waiting 19:36:39 5c69ac0246d0: Download complete 19:36:39 33b1e0a273af: Verifying Checksum 19:36:39 33b1e0a273af: Download complete 19:36:39 ec43610c2a17: Verifying Checksum 19:36:39 ec43610c2a17: Download complete 19:36:39 5d3b04190fa2: Verifying Checksum 19:36:39 5d3b04190fa2: Download complete 19:36:39 5eb5b503b376: Verifying Checksum 19:36:39 5eb5b503b376: Download complete 19:36:40 2f39f015ded8: Download complete 19:36:40 5eb5b503b376: Pull complete 19:36:41 5c69ac0246d0: Pull complete 19:36:41 ec43610c2a17: Pull complete 19:36:41 3a2ae6a8a46f: Pull complete 19:36:41 33b1e0a273af: Pull complete 19:36:41 5d3b04190fa2: Pull complete 19:36:45 2f39f015ded8: Pull complete 19:36:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 19:36:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 19:36:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:36:45 prd-ubuntu20.04-docker-8c-8g-1469 does not seem to be running inside a container 19:36:46 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 19:36:48 $ docker top 1064b53b7c125fc50b36482f5b38ff56b5eb75ff865b3c30cc9edc8154762974 -eo pid,comm [Pipeline] { [Pipeline] sh 19:36:49 + touch /tmp/pre-build-complete [Pipeline] sh 19:36:49 + mkdir -p /var/log/sysstat [Pipeline] sh 19:36:49 + ls /var/log/sa-host 19:36:49 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:36:50 provisioning config files... 19:36:50 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config12166973536341472587tmp [Pipeline] { [Pipeline] echo 19:36:50 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:36:50 ---> create-netrc.sh [Pipeline] } 19:36:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 19:36:50 ---> python-tools-install.sh [Pipeline] echo 19:36:50 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:36:51 ---> sudo-logs.sh 19:36:51 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:36:51 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:36:51 ---> job-cost.sh 19:36:51 lf-activate-venv: SKIPPING 19:36:51 DEBUG: total: 0.10999999940395355 19:36:51 INFO: Retrieving Stack Cost... 19:36:52 INFO: Retrieving Pricing Info for: v3-standard-8 19:36:52 INFO: Archiving Costs [Pipeline] echo 19:36:52 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:36:52 ---> logs-deploy.sh 19:36:52 lf-activate-venv: SKIPPING 19:36:52 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4266/1 19:36:52 INFO: archiving workspace using pattern(s): 19:36:53 Archives upload complete. 19:36:53 INFO: archiving logs to Nexus