Pull request #4465 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4+39fc096b77c2eedd71264681ac4b967ce8df7b72 (59c03392ae4b343f96797274bfffe3dbcd27465a) 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-ssh18420857719499365803.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a 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-ssh17154064668630709754.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 66200e8eedfc470904d6b329e562ec5b45423d6a 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-4465/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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13344872294393821654.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-4465/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh6942739811655617897.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > 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-ssh13276910233435046706.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-4465/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-4465/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13393185555715409339.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 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-4934’ Running on prd-ubuntu20.04-docker-8c-8g-4940 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [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 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 Merge succeeded, producing 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 Checking out Revision 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 (PR-4465) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a > 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/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 # 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 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:23 ========================================================= 19:59:23 EdgeX Global Pipelines Version Info 19:59:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:59:24 ------------------- 19:59:24 stable info: 19:59:24 ------------------- 19:59:24 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:24 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:24 Message: update stable to v1.0.245 19:59:25 ------------------- 19:59:25 experimental info: 19:59:25 ------------------- 19:59:25 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:25 Commit SHA: eb5041bb0874f6b7cdca3e6793e1ef87c0289dce 19:59:25 Message: update experimental to v1.0.246 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4465 [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4465 [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4465 [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 421827d [Pipeline] echo 19:59:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:26 provisioning config files... 19:59:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2171239883865941817tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:26 ---> docker-login.sh 19:59:26 nexus3.edgexfoundry.org:10001 19:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:27 Configure a credential helper to remove this warning. See 19:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:27 19:59:27 Login Succeeded 19:59:27 nexus3.edgexfoundry.org:10002 19:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:27 Configure a credential helper to remove this warning. See 19:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:27 19:59:27 Login Succeeded 19:59:27 nexus3.edgexfoundry.org:10003 19:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:27 Configure a credential helper to remove this warning. See 19:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:27 19:59:27 Login Succeeded 19:59:27 nexus3.edgexfoundry.org:10004 19:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:27 Configure a credential helper to remove this warning. See 19:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:27 19:59:27 Login Succeeded 19:59:27 docker.io 19:59:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:27 Configure a credential helper to remove this warning. See 19:59:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:27 19:59:27 Login Succeeded 19:59:27 ---> docker-login.sh ends [Pipeline] } 19:59:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:28 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:59:28 + + cutdirname -d/ cmd/core-command/Dockerfile -f2 19:59:28 19:59:28 + echo core-command,cmd/core-command/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:28 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:28 + dirname cmd/core-data/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + echo core-data,cmd/core-data/Dockerfile 19:59:28 + dirname cmd/core-metadata/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:28 + + cut -d/ -f2dirname 19:59:28 cmd/security-bootstrapper/Dockerfile 19:59:28 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:28 + + dirname cmd/security-proxy-auth/Dockerfilecut 19:59:28 -d/ -f2 19:59:28 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:28 + dirname cmd/security-proxy-setup/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:28 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:28 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 19:59:28 19:59:28 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:28 + dirname cmd/security-spire-agent/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:28 + dirname cmd/security-spire-config/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:28 + dirname cmd/security-spire-server/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + dirname cmd/support-notifications/Dockerfile 19:59:28 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:28 + dirname cmd/support-scheduler/Dockerfile 19:59:28 + cut -d/ -f2 19:59:28 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:28 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:59:28 + git rev-list -1 --merges 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4~1..421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [Pipeline] echo 19:59:29 -----------> git rev-list -1 --merges 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4~1..421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [false] [Pipeline] sh 19:59:29 + git log --format=format:%s -1 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [Pipeline] echo 19:59:29 ========================================================= 19:59:29 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:29 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:29 + grep -v github /etc/ssh/ssh_known_hosts 19:59:29 + [ -e /tmp/ssh_known_hosts ] 19:59:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:29 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:30 19:59:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:30 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:30 b85a868b505f: Pulling fs layer 19:59:30 e2be974225ed: Pulling fs layer 19:59:30 339a4e72a1f5: Pulling fs layer 19:59:30 988bab9f4d93: Pulling fs layer 19:59:30 1469e6f7b9e6: Pulling fs layer 19:59:30 eaf3925da568: Pulling fs layer 19:59:30 bab4dde63d76: Pulling fs layer 19:59:30 bde34c3a00c8: Pulling fs layer 19:59:30 b352a97aabf1: Pulling fs layer 19:59:30 4872d77fe225: Pulling fs layer 19:59:30 5851b861e8e6: Pulling fs layer 19:59:30 bab4dde63d76: Waiting 19:59:30 4872d77fe225: Waiting 19:59:30 5851b861e8e6: Waiting 19:59:30 bde34c3a00c8: Waiting 19:59:30 b352a97aabf1: Waiting 19:59:30 988bab9f4d93: Waiting 19:59:30 eaf3925da568: Waiting 19:59:30 1469e6f7b9e6: Waiting 19:59:30 e2be974225ed: Download complete 19:59:30 988bab9f4d93: Verifying Checksum 19:59:30 988bab9f4d93: Download complete 19:59:31 1469e6f7b9e6: Verifying Checksum 19:59:31 1469e6f7b9e6: Download complete 19:59:31 eaf3925da568: Verifying Checksum 19:59:31 eaf3925da568: Download complete 19:59:31 339a4e72a1f5: Verifying Checksum 19:59:31 339a4e72a1f5: Download complete 19:59:31 bde34c3a00c8: Download complete 19:59:31 b352a97aabf1: Verifying Checksum 19:59:31 b352a97aabf1: Download complete 19:59:31 4872d77fe225: Verifying Checksum 19:59:31 4872d77fe225: Download complete 19:59:31 b85a868b505f: Download complete 19:59:31 5851b861e8e6: Verifying Checksum 19:59:31 5851b861e8e6: Download complete 19:59:31 bab4dde63d76: Verifying Checksum 19:59:31 bab4dde63d76: Download complete 19:59:32 b85a868b505f: Pull complete 19:59:32 e2be974225ed: Pull complete 19:59:32 339a4e72a1f5: Pull complete 19:59:32 988bab9f4d93: Pull complete 19:59:33 1469e6f7b9e6: Pull complete 19:59:33 eaf3925da568: Pull complete 19:59:35 bab4dde63d76: Pull complete 19:59:35 bde34c3a00c8: Pull complete 19:59:35 b352a97aabf1: Pull complete 19:59:35 4872d77fe225: Pull complete 19:59:35 5851b861e8e6: Pull complete 19:59:35 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:35 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:35 prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container 19:59:35 $ 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:59:38 $ docker top 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 -eo pid,comm 19:59:38 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:59:38 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:38 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:38 [ssh-agent] Looking for ssh-agent implementation... 19:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:39 $ docker exec 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 ssh-agent 19:59:39 SSH_AUTH_SOCK=/tmp/ssh-fQEZUqB3piiM/agent.32 19:59:39 SSH_AGENT_PID=38 19:59:39 Running ssh-add (command line suppressed) 19:59:39 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15151666732541468575.key (/w/workspace/edgex-go/1@tmp/private_key_15151666732541468575.key) 19:59:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:39 + git tag --points-at HEAD [Pipeline] } 19:59:39 $ docker exec --env ******** --env ******** 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 ssh-agent -k 19:59:39 unset SSH_AUTH_SOCK; 19:59:39 unset SSH_AGENT_PID; 19:59:39 echo Agent pid 38 killed; 19:59:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:39 [ssh-agent] Looking for ssh-agent implementation... 19:59:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:39 $ docker exec 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 ssh-agent 19:59:40 SSH_AUTH_SOCK=/tmp/ssh-p53UcxmqsAtT/agent.70 19:59:40 SSH_AGENT_PID=76 19:59:40 Running ssh-add (command line suppressed) 19:59:40 Identity added: /w/workspace/edgex-go/1@tmp/private_key_11396184842874281070.key (/w/workspace/edgex-go/1@tmp/private_key_11396184842874281070.key) 19:59:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:40 + git semver init 19:59:40 2023-03-21 19:59:40,679 [run_init] DEBUG init version:0.0.0 force:False 19:59:40 2023-03-21 19:59:40,680 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:40 2023-03-21 19:59:40,681 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:40 2023-03-21 19:59:40,681 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:46 2023-03-21 19:59:45,947 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:46 2023-03-21 19:59:45,948 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4465 with force:False 19:59:46 2023-03-21 19:59:45,948 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4465 19:59:46 2023-03-21 19:59:45,952 [execute] INFO git cat-file --batch-check 19:59:46 2023-03-21 19:59:45,953 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:46 2023-03-21 19:59:45,959 [execute] INFO git cat-file --batch 19:59:46 2023-03-21 19:59:45,960 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:46 2023-03-21 19:59:45,965 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4465 19:59:46 0.0.0 [Pipeline] } 19:59:46 $ docker exec --env ******** --env ******** 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 ssh-agent -k 19:59:46 unset SSH_AUTH_SOCK; 19:59:46 unset SSH_AGENT_PID; 19:59:46 echo Agent pid 76 killed; 19:59:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:46 + git semver [Pipeline] } 19:59:46 $ docker stop --time=1 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 19:59:48 $ docker rm -f --volumes 1fb47a577acf6f94c6cd238ff6107f45d0e63165743b2b1376f4c5b929f32d25 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:48 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:48 Stashed 1 file(s) [Pipeline] echo 19:59:48 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:49 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:49 ========================================================= 19:59:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:50 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:50 63b65145d645: Pulling fs layer 19:59:50 a2d21d5440eb: Pulling fs layer 19:59:50 935e6c44a52c: Pulling fs layer 19:59:50 94cc34f8dd06: Pulling fs layer 19:59:50 30dea6a524f1: Pulling fs layer 19:59:50 a2aff8979fd8: Pulling fs layer 19:59:50 6808be2612f2: Pulling fs layer 19:59:50 f25807f1079a: Pulling fs layer 19:59:50 6808be2612f2: Waiting 19:59:50 a2aff8979fd8: Waiting 19:59:50 94cc34f8dd06: Waiting 19:59:50 f25807f1079a: Waiting 19:59:50 30dea6a524f1: Waiting 19:59:50 a2d21d5440eb: Download complete 19:59:50 94cc34f8dd06: Verifying Checksum 19:59:50 94cc34f8dd06: Download complete 19:59:50 30dea6a524f1: Download complete 19:59:50 63b65145d645: Verifying Checksum 19:59:50 63b65145d645: Download complete 19:59:50 a2aff8979fd8: Verifying Checksum 19:59:50 a2aff8979fd8: Download complete 19:59:50 63b65145d645: Pull complete 19:59:50 a2d21d5440eb: Pull complete 19:59:50 f25807f1079a: Verifying Checksum 19:59:50 f25807f1079a: Download complete 19:59:50 935e6c44a52c: Download complete 19:59:51 6808be2612f2: Verifying Checksum 19:59:51 6808be2612f2: Download complete 19:59:53 935e6c44a52c: Pull complete 19:59:54 94cc34f8dd06: Pull complete 19:59:54 30dea6a524f1: Pull complete 19:59:54 a2aff8979fd8: Pull complete 19:59:56 6808be2612f2: Pull complete 19:59:57 f25807f1079a: Pull complete 19:59:57 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:59:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:57 WORKDIR /edgex 19:59:57 COPY go.mod . 19:59:57 RUN go mod download 19:59:57 + docker build -t ci-base-image-x86_64 -f - . 19:59:57 Sending build context to Docker daemon 170.4MB 19:59:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:57 ---> 3b553350e43f 19:59:57 Step 2/4 : WORKDIR /edgex 20:00:04 Still waiting to schedule task 20:00:04 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-4935’ 20:00:10 ---> Running in 9ae7dc7ebaef 20:00:10 Removing intermediate container 9ae7dc7ebaef 20:00:10 ---> 71d9746b1779 20:00:10 Step 3/4 : COPY go.mod . 20:00:10 ---> cc6be4aa0624 20:00:10 Step 4/4 : RUN go mod download 20:00:10 ---> Running in 897b797cef7f 20:00:25 Removing intermediate container 897b797cef7f 20:00:25 ---> 66759a8d4300 20:00:25 Successfully built 66759a8d4300 20:00:25 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:25 + docker inspect -f . ci-base-image-x86_64 20:00:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:25 prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container 20:00:26 $ 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 20:00:26 $ docker top 7608e709ba99abebbf1d0e8be63223ef53ed760fd3f3244de594b600cfca7e77 -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:26 + go version 20:00:26 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:26 $ docker stop --time=1 7608e709ba99abebbf1d0e8be63223ef53ed760fd3f3244de594b600cfca7e77 20:00:28 $ docker rm -f --volumes 7608e709ba99abebbf1d0e8be63223ef53ed760fd3f3244de594b600cfca7e77 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:28 + docker inspect -f . ci-base-image-x86_64 20:00:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:28 prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container 20:00:29 $ 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 20:00:29 $ docker top f6219598685538e695620823d9ebc026740e5990445158c4e9e7069067aedcf9 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:29 ========================================================= 20:00:29 [edgeXBuildGoParallel] Running Tests and Build... 20:00:29 ========================================================= [Pipeline] sh 20:00:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:30 + make test 20:00:30 go test -race -coverprofile=coverage.out ./... 20:00:36 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 20:00:55 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:01:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.3% of statements 20:01:00 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.069s coverage: 54.0% of statements 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.748s coverage: 88.5% of statements 20:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.381s coverage: 95.6% of statements 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:01:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:01:02 ok github.com/edgexfoundry/edgex-go/internal/io 0.047s coverage: 72.2% of statements 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:01:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 65.9% of statements 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:01:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.087s coverage: 0.9% of statements 20:01:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements 20:01:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 45.5% of statements 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.044s coverage: 82.9% of statements 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.058s coverage: 94.1% of statements 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements 20:01:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:01:06 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:01:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:01:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:01:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:01:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:12 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.074s coverage: 94.4% of statements 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:17 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.301s coverage: 79.9% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.075s coverage: 92.9% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.025s coverage: 64.4% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.065s coverage: 86.9% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.084s coverage: 81.2% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.096s coverage: 82.1% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.169s coverage: 63.1% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.037s coverage: 100.0% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.029s coverage: 100.0% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.171s coverage: 38.4% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.052s coverage: 89.5% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.061s coverage: 84.8% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.067s coverage: 17.7% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.115s coverage: 92.3% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.5% of statements 20:01:31 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.063s coverage: 97.7% of statements 20:01:31 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:01:52 go vet ./... 20:01:54 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:54 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:54 ./bin/test-attribution-txt.sh 20:01:54 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 20:01:54 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:54 + ls -al . 20:01:54 total 704 20:01:54 drwxrwxr-x 11 1001 1001 4096 Mar 21 20:00 . 20:01:54 drwxr-xr-x 4 root root 4096 Mar 21 20:00 .. 20:01:54 drwxrwxr-x 2 1001 1001 4096 Mar 21 19:59 .blubracket 20:01:54 -rw-rw-r-- 1 1001 1001 16 Mar 21 19:59 .dockerignore 20:01:54 drwxrwxr-x 8 1001 1001 4096 Mar 21 19:59 .git 20:01:54 drwxrwxr-x 3 1001 1001 4096 Mar 21 19:59 .github 20:01:54 -rw-rw-r-- 1 1001 1001 1133 Mar 21 19:59 .gitignore 20:01:54 -rw-rw-r-- 1 1001 1001 42 Mar 21 19:59 .golangci.yml 20:01:54 -rw-rw-r-- 1 1001 1001 87 Mar 21 19:59 .hadolint.yml 20:01:54 drwxr-xr-x 3 1001 1001 4096 Mar 21 19:59 .semver 20:01:54 -rw-rw-r-- 1 1001 1001 166 Mar 21 19:59 .sonarcloud.properties 20:01:54 -rw-rw-r-- 1 1001 1001 1171 Mar 21 19:59 ADOPTERS.md 20:01:54 -rw-rw-r-- 1 1001 1001 10825 Mar 21 19:59 Attribution.txt 20:01:54 -rw-rw-r-- 1 1001 1001 73765 Mar 21 19:59 CHANGELOG.md 20:01:54 -rw-rw-r-- 1 1001 1001 3804 Mar 21 19:59 CONTRIBUTING.md 20:01:54 -rw-rw-r-- 1 1001 1001 677 Mar 21 19:59 GOVERNANCE.md 20:01:54 -rw-rw-r-- 1 1001 1001 883 Mar 21 19:59 Jenkinsfile 20:01:54 -rw-rw-r-- 1 1001 1001 10775 Mar 21 19:59 LICENSE 20:01:54 -rw-rw-r-- 1 1001 1001 14266 Mar 21 19:59 Makefile 20:01:54 -rw-rw-r-- 1 1001 1001 582 Mar 21 19:59 OWNERS.md 20:01:54 -rw-rw-r-- 1 1001 1001 9403 Mar 21 19:59 README.md 20:01:54 -rw-rw-r-- 1 1001 1001 789 Mar 21 19:59 SECURITY.md 20:01:54 -rw-rw-r-- 1 1001 1001 5 Mar 21 19:59 VERSION 20:01:54 drwxrwxr-x 2 1001 1001 4096 Mar 21 19:59 bin 20:01:54 drwxrwxr-x 18 1001 1001 4096 Mar 21 19:59 cmd 20:01:54 -rw-r--r-- 1 root root 447275 Mar 21 20:01 coverage.out 20:01:54 -rw-rw-r-- 1 1001 1001 3236 Mar 21 19:59 go.mod 20:01:54 -rw-rw-r-- 1 1001 1001 31410 Mar 21 19:59 go.sum 20:01:54 drwxrwxr-x 7 1001 1001 4096 Mar 21 19:59 internal 20:01:54 drwxrwxr-x 3 1001 1001 4096 Mar 21 19:59 openapi 20:01:54 -rw-rw-r-- 1 1001 1001 594 Mar 21 19:59 security.txt 20:01:54 drwxrwxr-x 4 1001 1001 4096 Mar 21 19:59 snap 20:01:54 -rw-rw-r-- 1 1001 1001 204 Mar 21 19:59 version.go [Pipeline] sh 20:01:55 + '[' -e coverage.out ] 20:01:55 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:55 Stashed 1 file(s) [Pipeline] sh 20:01:55 + make build 20:01:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:02:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:02:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:02:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:02:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:02: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 20:02: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-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:23 $ docker stop --time=1 f6219598685538e695620823d9ebc026740e5990445158c4e9e7069067aedcf9 20:02:31 $ docker rm -f --volumes f6219598685538e695620823d9ebc026740e5990445158c4e9e7069067aedcf9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) 20:02:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-4942 in /w/workspace/edgexfoundry_edgex-go_PR-4465 [Pipeline] { [Pipeline] ws 20:02:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:02:32 The recommended git tool is: git [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:32 20:02:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:33 latest: Pulling from edgex-devops/edgex-compose 20:02:33 cbdbe7a5bc2a: Pulling fs layer 20:02:33 ca9280d653b3: Pulling fs layer 20:02:33 7e9c9ca2126c: Pulling fs layer 20:02:33 cbdbe7a5bc2a: Verifying Checksum 20:02:33 cbdbe7a5bc2a: Download complete 20:02:33 ca9280d653b3: Verifying Checksum 20:02:33 ca9280d653b3: Download complete 20:02:33 cbdbe7a5bc2a: Pull complete 20:02:33 7e9c9ca2126c: Download complete 20:02:34 ca9280d653b3: Pull complete 20:02:37 using credential edgex-jenkins-ssh 20:02:37 Cloning the remote Git repository 20:02:37 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:02:37 > git init /w/workspace/edgex-go/1 # timeout=10 20:02:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:38 > git --version # timeout=10 20:02:38 > git --version # 'git version 2.25.1' 20:02:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:38 7e9c9ca2126c: Pull complete 20:02:38 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:38 prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container 20:02:38 $ 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 20:02:43 $ docker top 995bd2cca1f102236f67746a6310b63c94155352d2655f0d06b5daf6bf470e1e -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:43 + docker-compose build --help 20:02:43 + grep parallel 20:02:44 --parallel Build images in parallel. [Pipeline] } 20:02:44 $ docker stop --time=1 995bd2cca1f102236f67746a6310b63c94155352d2655f0d06b5daf6bf470e1e 20:02:45 $ docker rm -f --volumes 995bd2cca1f102236f67746a6310b63c94155352d2655f0d06b5daf6bf470e1e [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:46 prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container 20:02:46 $ 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 20:02:47 $ docker top 29ef6241b7399762c9fca50997ca9f073a17c5b171a8335638b9bd044871b13d -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:47 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:48 Building core-command ... 20:02:48 Building core-common-config-bootstrapper ... 20:02:48 Building core-data ... 20:02:48 Building core-metadata ... 20:02:48 Building security-bootstrapper ... 20:02:48 Building security-proxy-auth ... 20:02:48 Building security-proxy-setup ... 20:02:48 Building security-secretstore-setup ... 20:02:48 Building security-spiffe-token-provider ... 20:02:48 Building security-spire-agent ... 20:02:48 Building security-spire-config ... 20:02:48 Building security-spire-server ... 20:02:48 Building support-notifications ... 20:02:48 Building support-scheduler ... 20:02:48 Building core-data 20:02:48 Building core-common-config-bootstrapper 20:02:48 Building security-spiffe-token-provider 20:02:48 Building core-metadata 20:02:48 Building security-bootstrapper 20:02:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:57 Merging remotes/origin/main commit 39fc096b77c2eedd71264681ac4b967ce8df7b72 into PR head commit 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:02:58 Merge succeeded, producing 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:02:58 Checking out Revision 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 (PR-4465) 20:02:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:57 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4465/head:refs/remotes/origin/PR-4465 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:02:57 > git config core.sparsecheckout # timeout=10 20:02:58 > git checkout -f 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 # timeout=10 20:02:58 > git remote # timeout=10 20:02:58 > git config --get remote.origin.url # timeout=10 20:02:58 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:58 > git merge 39fc096b77c2eedd71264681ac4b967ce8df7b72 # timeout=10 20:02:58 > git rev-parse HEAD^{commit} # timeout=10 20:02:58 > git config core.sparsecheckout # timeout=10 20:02:58 > git checkout -f 421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 # timeout=10 20:02:59 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v3" 20:02:59 > git --version # timeout=10 20:02:59 > git --version # 'git version 2.25.1' 20:02:59 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:03:00 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:03:00 % Total % Received % Xferd Average Speed Time Time Time Current 20:03:00 Dload Upload Total Spent Left Speed 20:03:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 89167 0 --:--:-- --:--:-- --:--:-- 88548 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh 20:03:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:03:01 + sudo tee /etc/docker/daemon.new 20:03:01 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:03:01 { 20:03:01 "registry-mirrors": [ 20:03:01 "https://nexus3.edgexfoundry.org:10001" 20:03:01 ], 20:03:01 "bip": "10.250.0.254/24", 20:03:01 "hosts": [ 20:03:01 "tcp://0.0.0.0:5555", 20:03:01 "unix:///var/run/docker.sock" 20:03:01 ], 20:03:01 "mtu": 1458, 20:03:01 "selinux-enabled": true, 20:03:01 "seccomp-profile": "/etc/docker/seccomp.json" 20:03:01 } [Pipeline] sh 20:03:01 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:03:02 + sudo service docker restart 20:03:03 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:03 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:03 ---> 66759a8d4300 20:03:03 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:03:03 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:03 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:03:03 ---> 66759a8d4300 20:03:03 Step 3/20 : WORKDIR /edgex-go 20:03:03 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:03 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:03:03 ---> 66759a8d4300 20:03:03 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:03:03 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:03 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:03:03 ---> 66759a8d4300 20:03:03 Step 3/33 : WORKDIR /edgex-go 20:03:04 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:03:04 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:03:04 ---> 66759a8d4300 20:03:04 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:03:20 provisioning config files... 20:03:20 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config2223611268854798173tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:03:21 ---> docker-login.sh 20:03:21 nexus3.edgexfoundry.org:10001 20:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:21 Configure a credential helper to remove this warning. See 20:03:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:21 20:03:21 Login Succeeded 20:03:21 nexus3.edgexfoundry.org:10002 20:03:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:22 Configure a credential helper to remove this warning. See 20:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:22 20:03:22 Login Succeeded 20:03:22 nexus3.edgexfoundry.org:10003 20:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:22 Configure a credential helper to remove this warning. See 20:03:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:22 20:03:22 Login Succeeded 20:03:22 nexus3.edgexfoundry.org:10004 20:03:22 ---> Running in 8489f2e469b3 20:03:22 ---> Running in c551acc45304 20:03:22 ---> Running in 08554d4df0dd 20:03:22 ---> Running in e9adfcbfaf1c 20:03:22 ---> Running in f9fd70ab6c52 20:03:22 Removing intermediate container 08554d4df0dd 20:03:22 ---> d837718c0bf6 20:03:22 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:03:22 Removing intermediate container e9adfcbfaf1c 20:03:22 ---> 3dbf15ede42b 20:03:22 Step 4/33 : RUN apk add --update --no-cache make git 20:03:22 Removing intermediate container 8489f2e469b3 20:03:22 ---> ae644d34f0d8 20:03:22 Step 4/23 : WORKDIR /edgex-go 20:03:22 Removing intermediate container c551acc45304 20:03:22 ---> 127908277af2 20:03:22 Step 4/23 : WORKDIR /edgex-go 20:03:22 Removing intermediate container f9fd70ab6c52 20:03:22 ---> 6d6285de3618 20:03:22 Step 4/25 : WORKDIR /edgex-go 20:03:22 ---> Running in af8169d9477a 20:03:22 ---> Running in fc53a3c5187b 20:03:22 ---> Running in c97faf281ec9 20:03:22 ---> Running in 5ede23609f64 20:03:22 ---> Running in 3c31a40b9115 20:03:22 Removing intermediate container fc53a3c5187b 20:03:22 ---> a3fc7931b1bb 20:03:22 Step 5/23 : RUN apk add --update --no-cache make git 20:03:22 Removing intermediate container 5ede23609f64 20:03:22 ---> 7554cf5e5062 20:03:22 Step 5/23 : RUN apk add --update --no-cache make git 20:03:22 Removing intermediate container 3c31a40b9115 20:03:22 ---> 81cb32442bd7 20:03:22 Step 5/25 : RUN apk add --update --no-cache make git 20:03:22 ---> Running in d8c254a168d7 20:03:22 ---> Running in 682e8ea307c9 20:03:22 ---> Running in d747ee016379 20:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:22 OK: 265 MiB in 53 packages 20:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:23 Configure a credential helper to remove this warning. See 20:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:23 20:03:23 Login Succeeded 20:03:23 docker.io 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:23 Configure a credential helper to remove this warning. See 20:03:23 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:23 20:03:23 Login Succeeded 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:23 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:03:23 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:03:23 OK: 17820 distinct packages available 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:23 OK: 265 MiB in 53 packages 20:03:23 ---> docker-login.sh ends [Pipeline] } 20:03:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] sh 20:03:24 OK: 265 MiB in 53 packages 20:03:24 OK: 265 MiB in 53 packages 20:03:24 OK: 265 MiB in 53 packages 20:03:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:24 ========================================================= 20:03:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:03:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:03:24 Removing intermediate container af8169d9477a 20:03:24 ---> 4a636524e8fa 20:03:24 Step 5/33 : COPY go.mod vendor* ./ 20:03:24 Removing intermediate container d8c254a168d7 20:03:24 ---> 9d736604afa8 20:03:24 Step 6/23 : COPY go.mod vendor* ./ 20:03:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:25 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:03:25 af6eaf76a39c: Pulling fs layer 20:03:25 55522c791124: Pulling fs layer 20:03:25 ce5c4a1c91eb: Pulling fs layer 20:03:25 169dfbe0d373: Pulling fs layer 20:03:25 e1ff8fa3b103: Pulling fs layer 20:03:25 52ebb69f0ebf: Pulling fs layer 20:03:25 5abe8eddf0d5: Pulling fs layer 20:03:25 e1ff8fa3b103: Waiting 20:03:25 169dfbe0d373: Waiting 20:03:25 52ebb69f0ebf: Waiting 20:03:25 5abe8eddf0d5: Waiting 20:03:25 af6eaf76a39c: Verifying Checksum 20:03:25 af6eaf76a39c: Download complete 20:03:25 169dfbe0d373: Verifying Checksum 20:03:25 169dfbe0d373: Download complete 20:03:25 e1ff8fa3b103: Verifying Checksum 20:03:25 e1ff8fa3b103: Download complete 20:03:25 Removing intermediate container c97faf281ec9 20:03:25 ---> e0a2d3a5733c 20:03:25 Step 5/20 : COPY go.mod vendor* ./ 20:03:25 ---> b3e21502f450 20:03:25 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:25 Removing intermediate container d747ee016379 20:03:25 ---> 8115fb00277f 20:03:25 Step 6/25 : COPY go.mod vendor* ./ 20:03:25 Removing intermediate container 682e8ea307c9 20:03:25 ---> cc06e8ab4d94 20:03:25 ---> 8819cc19487d 20:03:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."Step 6/23 : COPY go.mod vendor* ./ 20:03:25 20:03:25 ---> Running in 29d0ed778387 20:03:25 ---> Running in e74292997f77 20:03:25 ---> b3fb74f4a1c8 20:03:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:25 55522c791124: Verifying Checksum 20:03:25 55522c791124: Download complete 20:03:25 af6eaf76a39c: Pull complete 20:03:25 ---> Running in 09f4a161189c 20:03:25 ---> fe306ab267bf 20:03:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:25 ---> 1a24436b7193 20:03:25 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:25 ---> Running in af258209ebba 20:03:25 ---> Running in 03122d2daf9e 20:03:26 55522c791124: Pull complete 20:03:26 5abe8eddf0d5: Verifying Checksum 20:03:26 5abe8eddf0d5: Download complete 20:03:28 ce5c4a1c91eb: Verifying Checksum 20:03:28 ce5c4a1c91eb: Download complete 20:03:28 52ebb69f0ebf: Verifying Checksum 20:03:28 52ebb69f0ebf: Download complete 20:03:40 ce5c4a1c91eb: Pull complete 20:03:40 169dfbe0d373: Pull complete 20:03:40 e1ff8fa3b103: Pull complete 20:03:46 52ebb69f0ebf: Pull complete 20:03:48 5abe8eddf0d5: Pull complete 20:03:48 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:03:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:03:48 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:48 WORKDIR /edgex 20:03:48 COPY go.mod . 20:03:48 RUN go mod download 20:03:48 + docker build -t ci-base-image-arm64 -f - . 20:03:49 Sending build context to Docker daemon 2.932MB 20:03:49 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:49 ---> 6cb57ee374ae 20:03:49 Step 2/4 : WORKDIR /edgex 20:03:51 ---> Running in 63017b04591f 20:03:51 Removing intermediate container 63017b04591f 20:03:51 ---> 30ec7879554c 20:03:51 Step 3/4 : COPY go.mod . 20:03:51 ---> 4f04b7cb0ea3 20:03:51 Step 4/4 : RUN go mod download 20:03:51 ---> Running in b2cb437fc312 20:04:24 Removing intermediate container b2cb437fc312 20:04:24 ---> 9100d6ade93d 20:04:24 Successfully built 9100d6ade93d 20:04:24 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:24 + docker inspect -f . ci-base-image-arm64 20:04:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:24 prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container 20:04:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:26 $ docker top 58ab0b7eba57c8016fcd115603ae37612441fe2e12b004c18f70fd27c7c08d55 -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:26 + go version 20:04:26 go version go1.20.2 linux/arm64 [Pipeline] } 20:04:26 $ docker stop --time=1 58ab0b7eba57c8016fcd115603ae37612441fe2e12b004c18f70fd27c7c08d55 20:04:29 $ docker rm -f --volumes 58ab0b7eba57c8016fcd115603ae37612441fe2e12b004c18f70fd27c7c08d55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:30 + docker inspect -f . ci-base-image-arm64 20:04:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:31 prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container 20:04:31 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:32 $ docker top f2136ca06a5d8afa3e1aac620d39da83ee70aa216f80b2c2335c14416141b4cf -eo pid,comm [Pipeline] { [Pipeline] echo 20:04:32 ========================================================= 20:04:32 [edgeXBuildGoParallel] Running Tests and Build... 20:04:32 ========================================================= [Pipeline] sh 20:04:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:04:33 + make test 20:04:33 go test -race -coverprofile=coverage.out ./... 20:05:17 Removing intermediate container af258209ebba 20:05:17 ---> 6476ef65c8c7 20:05:17 Step 8/23 : COPY . . 20:05:17 Removing intermediate container 29d0ed778387 20:05:17 ---> 260995c2528e 20:05:17 Step 7/33 : COPY . . 20:05:17 Removing intermediate container 03122d2daf9e 20:05:17 ---> b5d513585d6b 20:05:17 Step 8/25 : COPY . . 20:05:17 Removing intermediate container 09f4a161189c 20:05:17 ---> afb59ea0023f 20:05:17 Step 7/20 : COPY . . 20:05:17 Removing intermediate container e74292997f77 20:05:17 ---> 8061155ed4a7 20:05:17 Step 8/23 : COPY . . 20:05:20 ? github.com/edgexfoundry/edgex-go [no test files] 20:05:57 ---> a5541c8dce9c 20:05:57 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:05:57 ---> e6cda3732de2 20:05:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:57 ---> a9920b9afc2b 20:05:57 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:05:57 ---> 5f8ffc9f48b4 20:05:57 ---> 57635c2cbd19 20:05:57 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:57 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:57 ---> Running in 10bf337fe2cd 20:05:57 ---> Running in 6c1b53a7bc64 20:05:57 ---> Running in 36f759d9fa47 20:05:57 ---> Running in 57ac661300c3 20:05:57 ---> Running in 20a949e91127 20:05:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:05:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:05:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:05:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:05:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:06:53 Removing intermediate container 57ac661300c3 20:06:53 ---> d90abbc7bf9e 20:06:53 20:06:53 Step 10/23 : FROM alpine:3.17 20:06:53 Removing intermediate container 6c1b53a7bc64 20:06:53 ---> d266ccc90cec 20:06:53 20:06:53 Step 10/23 : FROM alpine:3.17 20:06:53 Removing intermediate container 36f759d9fa47 20:06:53 ---> fcda8589eee6 20:06:53 20:06:53 Step 10/25 : FROM alpine:3.17 20:06:53 3.17: Pulling from library/alpine 20:06:53 3.17: Pulling from library/alpine 20:06:53 3.17: Pulling from library/alpine 20:06:53 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:06:53 Status: Downloaded newer image for alpine:3.17 20:06:53 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:06:53 Status: Image is up to date for alpine:3.17 20:06:53 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:06:53 Status: Image is up to date for alpine:3.17 20:06:53 ---> b2aa39c304c2 20:06:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:06:53 ---> b2aa39c304c2 20:06:53 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:06:53 ---> b2aa39c304c2 20:06:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:53 ---> Running in dcabde9d4aed 20:06:53 Removing intermediate container 20a949e91127 20:06:53 ---> 9a26cdfe28ae 20:06:53 20:06:53 Step 9/33 : FROM alpine:3.17 20:06:53 ---> b2aa39c304c2 20:06:53 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:06:53 ---> Running in 5448e2f86f0d 20:06:53 ---> Running in de270ca718ad 20:06:53 Removing intermediate container 10bf337fe2cd 20:06:53 ---> c476911bb4cd 20:06:53 20:06:53 Step 9/20 : FROM alpine:3.17 20:06:53 ---> b2aa39c304c2 20:06:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:06:53 ---> Running in f2d46b6a53e8 20:06:53 ---> Running in 6170b0464b32 20:06:53 Removing intermediate container dcabde9d4aed 20:06:53 ---> 93b618dd2ef6 20:06:53 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:06:53 Removing intermediate container de270ca718ad 20:06:53 ---> 8335cb8b74ec 20:06:53 Step 12/23 : ENV APP_PORT=59880 20:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:53 (1/1) Installing dumb-init (1.2.5-r2) 20:06:53 Executing busybox-1.35.0-r29.trigger 20:06:53 OK: 7 MiB in 16 packages 20:06:53 ---> Running in f8aac91d3685 20:06:53 Removing intermediate container f2d46b6a53e8 20:06:53 ---> e131b6376523 20:06:53 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:06:53 ---> Running in 818295f49fbc 20:06:53 Removing intermediate container 6170b0464b32 20:06:53 ---> 0dab3d8d2b39 20:06:53 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:06:53 ---> Running in 2cfed2be08d2 20:06:53 ---> Running in b32f9cc51c7f 20:06:53 Removing intermediate container 818295f49fbc 20:06:53 ---> d6af944cd93c 20:06:53 Step 13/23 : EXPOSE $APP_PORT 20:06:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:54 ---> Running in 0a87838c7dfb 20:06:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:54 (1/1) Installing dumb-init (1.2.5-r2) 20:06:54 Executing busybox-1.35.0-r29.trigger 20:06:54 OK: 7 MiB in 16 packages 20:06:55 Removing intermediate container 0a87838c7dfb 20:06:55 ---> 8edf51b4146b 20:06:55 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:06:55 ---> Running in 4fe5814aa8de 20:06:55 Removing intermediate container 5448e2f86f0d 20:06:55 ---> ee31d08efdfb 20:06:55 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:55 ---> Running in 897a3a4f14e8 20:06:55 Removing intermediate container f8aac91d3685 20:06:55 ---> 7bc9893d0042 20:06:55 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:56 (1/2) Installing dumb-init (1.2.5-r2) 20:06:56 (2/2) Installing su-exec (0.2-r2) 20:06:56 Executing busybox-1.35.0-r29.trigger 20:06:56 OK: 7 MiB in 17 packages 20:06:56 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:56 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:56 OK: 17818 distinct packages available 20:06:56 Removing intermediate container 897a3a4f14e8 20:06:56 ---> 523dab46951c 20:06:56 Step 13/25 : ENV APP_PORT=59881 20:06:56 ---> 8584cc297158 20:06:56 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:06:56 (1/1) Installing dumb-init (1.2.5-r2) 20:06:56 Executing busybox-1.35.0-r29.trigger 20:06:56 OK: 7 MiB in 16 packages 20:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:56 ---> Running in 19006db65482 20:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:56 (1/9) Installing ca-certificates (20220614-r4) 20:06:56 (2/9) Installing brotli-libs (1.0.9-r9) 20:06:56 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:06:56 ---> 8002dd6e635a 20:06:56 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:56 (4/9) Installing libcurl (7.88.1-r1) 20:06:56 (5/9) Installing curl (7.88.1-r1) 20:06:56 (6/9) Installing dumb-init (1.2.5-r2) 20:06:56 (7/9) Installing musl-obstack (1.2.3-r0) 20:06:56 (8/9) Installing libucontext (1.2-r0) 20:06:56 (9/9) Installing gcompat (1.1.0-r0) 20:06:56 Executing busybox-1.35.0-r29.trigger 20:06:56 Executing ca-certificates-20220614-r4.trigger 20:06:56 OK: 10 MiB in 24 packages 20:06:56 Removing intermediate container 19006db65482 20:06:56 ---> 7b20ea936133 20:06:56 Step 14/25 : EXPOSE $APP_PORT 20:06:57 ---> Running in 385dbe762ba6 20:06:57 Removing intermediate container 2cfed2be08d2 20:06:57 ---> 573a795256e8 20:06:57 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:06:57 ---> ce33e9d65505 20:06:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:06:57 Removing intermediate container 4fe5814aa8de 20:06:57 ---> 8d8eaf7b20b5 20:06:57 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:57 ---> Running in 709af6345491 20:06:57 Removing intermediate container 385dbe762ba6 20:06:57 ---> dff3010bfe41 20:06:57 Step 15/25 : WORKDIR / 20:06:57 Removing intermediate container 709af6345491 20:06:57 ---> f83af040e42b 20:06:57 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:06:58 ---> Running in 7a221f9fe181 20:06:58 ---> b6a171714e4e 20:06:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:58 ---> Running in 3ca93909a35c 20:06:58 ---> a8b345f3e052 20:06:58 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:58 Removing intermediate container b32f9cc51c7f 20:06:58 ---> 2c4807aee558 20:06:58 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:58 Removing intermediate container 7a221f9fe181 20:06:58 ---> 1474c5135183 20:06:58 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:58 Removing intermediate container 3ca93909a35c 20:06:58 ---> 0b51b447840e 20:06:58 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:06:58 ---> 30c29b4a1c95 20:06:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:58 ---> 2ca4ecabe0c3 20:06:58 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:58 ---> 96a958c96742 20:06:58 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:06:58 ---> Running in d57297cf1420 20:06:58 ---> Running in c81eb33bdf3e 20:06:59 ---> d9ed52f28d0d 20:06:59 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:06:59 Removing intermediate container c81eb33bdf3e 20:06:59 ---> e7eb22027f79 20:06:59 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:06:59 ---> 0ae3d2c18860 20:06:59 ---> 4f10a0f2786a 20:06:59 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yamlStep 17/25 : COPY --from=builder /edgex-go/security.txt / 20:06:59 20:06:59 ---> Running in 407ae6331e1f 20:07:00 ---> 944d060a2541 20:07:00 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:00 Removing intermediate container 407ae6331e1f 20:07:00 ---> fa6837b3ea4d 20:07:00 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:07:00 ---> 7a76f08db2b8 20:07:00 Step 19/23 : ENTRYPOINT ["/core-data"] 20:07:00 ---> 7b8db9100211 20:07:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:07:00 ---> Running in 8ce89fdf4880 20:07:00 ---> Running in 3c24acb0c604 20:07:01 Removing intermediate container 3c24acb0c604 20:07:01 ---> bbf959a8614c 20:07:01 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:01 ---> a9ad1c8df946 20:07:01 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:07:01 ---> 5b37b57c5980 20:07:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:07:01 Removing intermediate container d57297cf1420 20:07:01 ---> 0144efc6661a 20:07:01 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:07:01 ---> Running in 3664361aaf95 20:07:01 ---> Running in 2d5b97f63c02 20:07:02 ---> Running in 556fd50941c7 20:07:02 ---> b1bad6801726 20:07:02 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:07:02 Removing intermediate container 2d5b97f63c02 20:07:02 ---> dfb2f12a2275 20:07:02 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:02 Removing intermediate container 556fd50941c7 20:07:02 ---> 889429ecd759 20:07:02 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:07:02 Removing intermediate container 3664361aaf95 20:07:02 ---> 764415405e46 20:07:02 Step 21/23 : LABEL arch=x86_64 20:07:02 ---> 36af43758327 20:07:02 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:07:02 Removing intermediate container 8ce89fdf4880 20:07:02 ---> f7d00ed4a8fd 20:07:02 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:07:02 ---> Running in 1f206f1882d0 20:07:02 ---> Running in b5cfd70213f3 20:07:02 ---> Running in ea9b16eaea2d 20:07:02 ---> Running in 85c050fead77 20:07:02 ---> Running in 64ce60200e97 20:07:02 Removing intermediate container 1f206f1882d0 20:07:02 ---> fea77d04c393 20:07:02 Step 18/20 : LABEL arch=x86_64 20:07:03 Removing intermediate container b5cfd70213f3 20:07:03 ---> a2f062ca0fb5 20:07:03 Step 21/23 : LABEL arch=x86_64 20:07:03 Removing intermediate container 64ce60200e97 20:07:03 Removing intermediate container ea9b16eaea2d 20:07:03 ---> ebe912528287 20:07:03 ---> 472a4341f71b 20:07:03 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:03 20:07:03 Removing intermediate container 85c050fead77 20:07:03 ---> 5ad8d72ea920 20:07:03 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:07:03 ---> Running in ee32ae9988a1 20:07:03 ---> Running in bbfa9a0702f5 20:07:03 ---> Running in 67ea26e9bc18 20:07:03 ---> Running in 0b76f57603bb 20:07:03 Removing intermediate container bbfa9a0702f5 20:07:03 ---> 3ad723634546 20:07:03 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:07:03 Removing intermediate container 0b76f57603bb 20:07:03 ---> fab67bd9f568 20:07:03 Step 23/25 : LABEL arch=x86_64 20:07:03 Removing intermediate container ee32ae9988a1 20:07:03 ---> 8778a071b4f3 20:07:03 Step 19/20 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:07:03 ---> a5a9163b734b 20:07:03 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:07:03 Removing intermediate container 67ea26e9bc18 20:07:03 ---> 659cae6e7fe1 20:07:03 Step 23/23 : LABEL version=0.0.0 20:07:03 ---> Running in 463f4b7160ac 20:07:03 ---> Running in c074c004b034 20:07:03 ---> Running in 62617622a5cd 20:07:03 ---> Running in 8aef7a2e6103 20:07:03 ---> Running in d556ea7ef031 20:07:04 Removing intermediate container 62617622a5cd 20:07:04 ---> 24d4c3de872c 20:07:04 Step 20/20 : LABEL version=0.0.0 20:07:04 Removing intermediate container 463f4b7160ac 20:07:04 ---> 24d52fe866df 20:07:04 Step 23/23 : LABEL version=0.0.0 20:07:04 Removing intermediate container c074c004b034 20:07:04 ---> 496ef65a334a 20:07:04 Step 24/25 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:07:04 Removing intermediate container d556ea7ef031 20:07:04 ---> 4cd6d0cbc047 20:07:04 20:07:04 ---> Running in 0fe42c61fb7c 20:07:04 ---> Running in eab28afc54b0 20:07:04 ---> Running in a05ec2fcc235 20:07:04 Successfully built 4cd6d0cbc047 20:07:04 Successfully tagged core-data:latest 20:07:04 Building security-secretstore-setup 20:07:04  Building core-data ... done Removing intermediate container 0fe42c61fb7c 20:07:04 ---> 40e0f2bafa01 20:07:04 20:07:04 Removing intermediate container a05ec2fcc235 20:07:04 ---> 5d26447e572f 20:07:04 Step 25/25 : LABEL version=0.0.0 20:07:04 Removing intermediate container eab28afc54b0 20:07:04 ---> 93c8dbaac4af 20:07:04 20:07:04 Successfully built 40e0f2bafa01 20:07:04 Successfully built 93c8dbaac4af 20:07:04 ---> Running in bd5fa37053ca 20:07:04 Successfully tagged core-common-config-bootstrapper:latest 20:07:04 Successfully tagged security-spiffe-token-provider:latest 20:07:04 Building support-scheduler 20:07:04 Building support-notifications 20:07:10  Building security-spiffe-token-provider ... done  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:10 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:07:10 ---> 66759a8d4300 20:07:10 Step 3/25 : WORKDIR /edgex-go 20:07:10 ---> Using cache 20:07:10 ---> 3dbf15ede42b 20:07:10 Step 4/25 : RUN apk add --update --no-cache make git 20:07:10 ---> Using cache 20:07:10 ---> 4a636524e8fa 20:07:10 Step 5/25 : COPY go.mod vendor* ./ 20:07:10 ---> Using cache 20:07:10 ---> b3e21502f450 20:07:10 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:10 ---> Using cache 20:07:10 ---> 260995c2528e 20:07:10 Step 7/25 : COPY . . 20:07:10 ---> Using cache 20:07:10 ---> 57635c2cbd19 20:07:10 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:07:11 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:07:11 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:07:12 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:07:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:14 ---> 66759a8d4300 20:07:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:07:14 ---> Using cache 20:07:14 ---> 6d6285de3618 20:07:14 Step 4/23 : WORKDIR /edgex-go 20:07:14 ---> Using cache 20:07:14 ---> 81cb32442bd7 20:07:14 Step 5/23 : RUN apk add --update --no-cache make git 20:07:14 ---> Using cache 20:07:14 ---> 8115fb00277f 20:07:14 Step 6/23 : COPY go.mod vendor* ./ 20:07:14 ---> Using cache 20:07:14 ---> 1a24436b7193 20:07:14 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:14 ---> Using cache 20:07:14 ---> b5d513585d6b 20:07:14 Step 8/23 : COPY . . 20:07:14 ---> Using cache 20:07:14 ---> a9920b9afc2b 20:07:14 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:07:14 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:14 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:14 ---> 66759a8d4300 20:07:14 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:07:14 ---> Using cache 20:07:14 ---> 6d6285de3618 20:07:14 Step 4/23 : WORKDIR /edgex-go 20:07:14 ---> Using cache 20:07:14 ---> 81cb32442bd7 20:07:14 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:07:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:07:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:07:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:07:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:07:16 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:07:18 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:07:18 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:07:18 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:07:18 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:07:24 Removing intermediate container bd5fa37053ca 20:07:24 ---> 885f2990037e 20:07:24 20:07:24 ---> Running in 772676ca050f 20:07:24 ---> Running in dbe6d40f443b 20:07:24 ---> Running in c190a304ad29 20:07:24 Successfully built 885f2990037e 20:07:24 Successfully tagged core-metadata:latest 20:07:24 Building security-proxy-setup 20:07:24  Building core-metadata ... done Removing intermediate container 8aef7a2e6103 20:07:24 ---> 20b412452a92 20:07:24 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:30 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:30 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:07:30 ---> 66759a8d4300 20:07:30 Step 3/22 : WORKDIR /edgex-go 20:07:30 ---> Using cache 20:07:30 ---> 3dbf15ede42b 20:07:30 Step 4/22 : RUN apk add --update --no-cache make git 20:07:30 ---> Using cache 20:07:30 ---> 4a636524e8fa 20:07:30 Step 5/22 : COPY go.mod vendor* ./ 20:07:30 ---> Using cache 20:07:30 ---> b3e21502f450 20:07:30 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:30 ---> Using cache 20:07:30 ---> 260995c2528e 20:07:30 Step 7/22 : COPY . . 20:07:30 ---> Using cache 20:07:30 ---> 57635c2cbd19 20:07:30 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:33 ---> 70e2f7a24786 20:07:33 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:07:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:07:33 ---> Running in f18dc42efeda 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:07:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:07:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.378s coverage: 28.7% of statements 20:07:34 OK: 265 MiB in 53 packages 20:07:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:07:34 ---> e032deb794e0 20:07:34 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:07:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:07:36 Removing intermediate container c190a304ad29 20:07:36 ---> 35f1aef4586d 20:07:36 Step 6/23 : COPY go.mod vendor* ./ 20:07:36 ---> 285ccbd4c9e8 20:07:36 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:07:36 ---> 686f2ae1704b 20:07:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:36 ---> Running in 3256ff1439c5 20:07:36 ---> acdfbc9e3962 20:07:36 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:07:37 ---> 8e8625d55743 20:07:37 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:07:38 ---> 190077185bd4 20:07:38 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:07:38 ---> c07a082bd95e 20:07:38 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:07:39 ---> a5eef9d1e122 20:07:39 Step 28/33 : RUN chmod +x /entrypoint.sh 20:07:39 ---> Running in f5b2472fa9cb 20:07:46 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.313s coverage: 98.5% of statements 20:07:46 Removing intermediate container f5b2472fa9cb 20:07:46 ---> 6e32e4f61506 20:07:46 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:07:48 ---> Running in 5da9df17835a 20:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:07:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:07:51 Removing intermediate container 5da9df17835a 20:07:51 ---> f20c271e0c03 20:07:51 Step 30/33 : CMD ["gate"] 20:07:52 ---> Running in a902ddfca117 20:07:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.433s coverage: 71.3% of statements 20:07:53 Removing intermediate container a902ddfca117 20:07:53 ---> 4e19acc32ac1 20:07:53 Step 31/33 : LABEL arch=x86_64 20:07:53 ---> Running in f799d2208e28 20:07:53 Removing intermediate container f799d2208e28 20:07:53 ---> e5db1af04e9a 20:07:53 Step 32/33 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:07:53 ---> Running in 7d987a323748 20:07:53 Removing intermediate container 7d987a323748 20:07:53 ---> 9caa1c7805f5 20:07:53 Step 33/33 : LABEL version=0.0.0 20:07:53 ---> Running in 356221359f6f 20:07:54 Removing intermediate container 356221359f6f 20:07:54 ---> 8842c9921272 20:07:54 20:07:54 Successfully built 8842c9921272 20:07:54 Successfully tagged security-bootstrapper:latest 20:07:54  Building security-bootstrapper ... done Building security-spire-config 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:07:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:07:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.346s coverage: 54.0% of statements 20:07:57 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:57 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:07:57 ---> 66759a8d4300 20:07:57 Step 3/27 : WORKDIR /edgex-go 20:07:57 ---> Using cache 20:07:57 ---> 3dbf15ede42b 20:07:57 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:08:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:08:14 ---> Running in d08ed4a4d790 20:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.620s coverage: 88.5% of statements 20:08:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.497s coverage: 3.9% of statements 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:08:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:25 Removing intermediate container dbe6d40f443b 20:08:25 ---> 9934b2b40fb3 20:08:25 20:08:25 Step 9/25 : FROM alpine:3.17 20:08:25 ---> b2aa39c304c2 20:08:25 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:08:25 OK: 265 MiB in 53 packages 20:08:25 Removing intermediate container f18dc42efeda 20:08:25 ---> 8a02bc031a7a 20:08:25 20:08:25 Step 9/22 : FROM alpine:3.17 20:08:25 ---> b2aa39c304c2 20:08:25 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:08:25 ---> Running in bb73c7f30d7f 20:08:25 Removing intermediate container 772676ca050f 20:08:25 ---> b7f7c3572c36 20:08:25 20:08:25 Step 10/23 : FROM alpine:3.17 20:08:25 ---> b2aa39c304c2 20:08:25 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:08:25 ---> Using cache 20:08:25 ---> ee31d08efdfb 20:08:25 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:08:25 ---> Using cache 20:08:25 ---> 523dab46951c 20:08:25 Step 13/23 : ENV APP_PORT=59861 20:08:25 ---> Running in 8b574b9399be 20:08:25 ---> Running in 7d9ef18b9569 20:08:25 Removing intermediate container 3256ff1439c5 20:08:25 ---> b96c4c483ac3 20:08:25 Step 8/23 : COPY . . 20:08:25 Removing intermediate container d08ed4a4d790 20:08:25 ---> 59ad13abec55 20:08:25 Step 5/27 : COPY go.mod vendor* ./ 20:08:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.747s coverage: 95.6% of statements 20:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:08:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:08:26 ok github.com/edgexfoundry/edgex-go/internal/io 0.228s coverage: 72.2% of statements 20:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:28 (1/3) Installing ca-certificates (20220614-r4) 20:08:28 (2/3) Installing dumb-init (1.2.5-r2) 20:08:28 (3/3) Installing su-exec (0.2-r2) 20:08:28 Executing busybox-1.35.0-r29.trigger 20:08:28 Executing ca-certificates-20220614-r4.trigger 20:08:28 OK: 8 MiB in 18 packages 20:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:30 (1/2) Installing dumb-init (1.2.5-r2) 20:08:30 (2/2) Installing openssl (3.0.8-r0) 20:08:31 Executing busybox-1.35.0-r29.trigger 20:08:31 OK: 8 MiB in 17 packages 20:08:31 Removing intermediate container 7d9ef18b9569 20:08:31 ---> 6dd0ea2ac1af 20:08:31 Step 14/23 : EXPOSE $APP_PORT 20:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:08:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:08:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.241s coverage: 65.9% of statements 20:08:34 ---> fa8cb4475660 20:08:34 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:34 ---> 36059503619d 20:08:34 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:08:34 ---> Running in 150e4ecf2aab 20:08:34 ---> Running in 1706f628060d 20:08:34 ---> Running in bf415fb00d96 20:08:34 Removing intermediate container 150e4ecf2aab 20:08:34 ---> a619592ce4cd 20:08:34 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:34 Removing intermediate container bb73c7f30d7f 20:08:34 ---> 6419bbfa58ce 20:08:34 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:08:34 Removing intermediate container 8b574b9399be 20:08:34 ---> a401c361ac94 20:08:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:08:34 ---> 41e9ec561afe 20:08:34 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:08:35 ---> Running in ef7ba29918c6 20:08:35 ---> Running in 0dfd83355436 20:08:35 Removing intermediate container ef7ba29918c6 20:08:35 ---> 1f3c872234ac 20:08:35 Step 12/25 : WORKDIR / 20:08:35 Removing intermediate container 0dfd83355436 20:08:35 ---> 8eb179fb132b 20:08:35 Step 12/22 : WORKDIR /edgex 20:08:35 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:08:35 ---> 72fa3ef13263 20:08:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:08:35 ---> Running in c60cd63f9f90 20:08:35 ---> Running in d403cc936535 20:08:36 Removing intermediate container c60cd63f9f90 20:08:36 ---> ef0901016ca3 20:08:36 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:36 Removing intermediate container d403cc936535 20:08:36 ---> 234559757bd3 20:08:36 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:36 ---> d69f23be8014 20:08:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:08:36 ---> bb86acdbed1e 20:08:36 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:08:36 ---> 3a92a4b9bf26 20:08:36 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:08:36 ---> b75ef42ca504 20:08:36 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:08:36 ---> 3aa87fee41fc 20:08:36 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:08:37 ---> Running in c64065170e27 20:08:37 ---> ecbfb74cc784 20:08:37 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:08:37 ---> 0dec0ec496c2 20:08:37 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:08:37 Removing intermediate container c64065170e27 20:08:37 ---> 0f7bef161afa 20:08:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:37 ---> Running in 1e94b60af4c0 20:08:38 ---> affb15ae672f 20:08:38 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:08:38 ---> 7541215ce8ec 20:08:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:08:38 Removing intermediate container 1e94b60af4c0 20:08:38 ---> 0d7d31f604aa 20:08:38 Step 21/23 : LABEL arch=x86_64 20:08:39 ---> 514a287c6bfa 20:08:39 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:08:39 ---> Running in 1a7232709ad7 20:08:40 ---> e21d7ab9de41 20:08:40 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:08:41 Removing intermediate container 1a7232709ad7 20:08:41 ---> c2db4e54ca14 20:08:41 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:08:41 ---> 792fff8ba5bd 20:08:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:08:41 ---> Running in 780c01444477 20:08:41 ---> a0e656318ddb 20:08:41 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:08:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:08:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.427s coverage: 0.9% of statements 20:08:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.246s coverage: 29.0% of statements 20:08:43 ---> Running in 7beecae19803 20:08:43 Removing intermediate container 780c01444477 20:08:43 ---> cb056aa5255a 20:08:43 Step 23/23 : LABEL version=0.0.0 20:08:44 ---> 05d05f64a492 20:08:44 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:08:44 ---> Running in ecc2f4087d07 20:08:45 ---> bedf4290479d 20:08:45 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:46 Removing intermediate container ecc2f4087d07 20:08:46 ---> a4a1c4436c0e 20:08:46 20:08:46 ---> Running in 8682510dde4c 20:08:46 Successfully built a4a1c4436c0e 20:08:46 Successfully tagged support-scheduler:latest 20:08:46 Building security-spire-server 20:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.276s coverage: 45.5% of statements 20:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.252s coverage: 82.9% of statements 20:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.231s coverage: 94.1% of statements 20:08:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.304s coverage: 96.3% of statements 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.206s coverage: 87.5% of statements 20:08:51  Building support-scheduler ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:08:51 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:08:51 ---> 66759a8d4300 20:08:51 Step 3/26 : WORKDIR /edgex-go 20:08:51 ---> Using cache 20:08:51 ---> 3dbf15ede42b 20:08:51 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:08:51 ---> Using cache 20:08:51 ---> 59ad13abec55 20:08:51 Step 5/26 : COPY go.mod vendor* ./ 20:08:51 ---> Using cache 20:08:51 ---> fa8cb4475660 20:08:51 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:08:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:08:58 Removing intermediate container 7beecae19803 20:08:58 ---> 035321168974 20:08:58 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:08:58 ---> Running in 320f9246ce37 20:08:58 ---> Running in cf1647b532e1 20:08:58 Removing intermediate container 8682510dde4c 20:08:58 ---> 16a922bd2314 20:08:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:08:58 Removing intermediate container cf1647b532e1 20:08:58 ---> e6424db87eba 20:08:58 Step 20/22 : LABEL arch=x86_64 20:08:58 ---> Running in 6ccad79bc2db 20:08:58 ---> Running in ec8a9252a49c 20:08:58 Removing intermediate container 6ccad79bc2db 20:08:58 ---> 287870aa6ed6 20:08:58 Step 23/25 : LABEL arch=x86_64 20:09:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.201s coverage: 94.4% of statements 20:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:09:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:09:03 ---> Running in 22ec73a08641 20:09:03 Removing intermediate container ec8a9252a49c 20:09:03 ---> c0d2f992513f 20:09:03 Step 21/22 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:09:03 ---> Running in 60a555b3c4e8 20:09:03 Removing intermediate container bf415fb00d96 20:09:03 ---> e133b42180c2 20:09:03 20:09:03 Step 10/23 : FROM alpine:3.17 20:09:03 ---> b2aa39c304c2 20:09:03 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:09:05 Removing intermediate container 22ec73a08641 20:09:05 ---> 7442d310023a 20:09:05 Step 24/25 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:09:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:09:09 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:09:11 ---> Running in b2a85e89f370 20:09:11 Removing intermediate container 60a555b3c4e8 20:09:11 ---> 86495a77cc54 20:09:11 Step 22/22 : LABEL version=0.0.0 20:09:11 ---> Running in a1e128dece7a 20:09:11 ---> Running in a51095bafcc5 20:09:11 Removing intermediate container a1e128dece7a 20:09:11 ---> 8bdc49c24c58 20:09:11 Step 25/25 : LABEL version=0.0.0 20:09:11 Removing intermediate container a51095bafcc5 20:09:11 ---> b61f5ad120b0 20:09:11 20:09:11 Successfully built b61f5ad120b0 20:09:11 Successfully tagged security-proxy-setup:latest 20:09:11  Building security-proxy-setup ... done Building security-spire-agent 20:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:09:11 ---> Running in f39107ddd54c 20:09:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:09:12 (1/2) Installing ca-certificates (20220614-r4) 20:09:12 (2/2) Installing dumb-init (1.2.5-r2) 20:09:12 Executing busybox-1.35.0-r29.trigger 20:09:12 Executing ca-certificates-20220614-r4.trigger 20:09:12 OK: 8 MiB in 17 packages 20:09:14 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:09:14 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:09:14 ---> 66759a8d4300 20:09:14 Step 3/27 : WORKDIR /edgex-go 20:09:14 ---> Using cache 20:09:14 ---> 3dbf15ede42b 20:09:14 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:09:14 ---> Using cache 20:09:14 ---> 59ad13abec55 20:09:14 Step 5/27 : COPY go.mod vendor* ./ 20:09:14 ---> Using cache 20:09:14 ---> fa8cb4475660 20:09:14 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.077s coverage: 79.9% of statements 20:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 18.268s coverage: 92.9% of statements 20:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.091s coverage: 64.4% of statements 20:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 86.9% of statements 20:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.200s coverage: 87.2% of statements 20:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.182s coverage: 20.0% of statements 20:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.183s coverage: 100.0% of statements 20:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.460s coverage: 81.2% of statements 20:09:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.462s coverage: 82.1% of statements 20:09:18 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:09:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.230s coverage: 86.0% of statements 20:09:21 Removing intermediate container f39107ddd54c 20:09:21 ---> f5edadcb7cac 20:09:21 20:09:21 Successfully built f5edadcb7cac 20:09:23 Successfully tagged security-secretstore-setup:latest 20:09:23  Building security-secretstore-setup ... done Building core-command 20:09:23 ---> Running in 5c5427692367 20:09:23 Removing intermediate container 1706f628060d 20:09:23 ---> 450eb14b01eb 20:09:23 Step 7/27 : COPY . . 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.256s coverage: 63.1% of statements 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.282s coverage: 100.0% of statements 20:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.137s coverage: 89.4% of statements 20:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.093s coverage: 100.0% of statements 20:09:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.131s coverage: 73.7% of statements 20:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:09:27 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:09:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 20:09:28 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:09:28 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:09:28 ---> 66759a8d4300 20:09:28 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:09:28 ---> Using cache 20:09:28 ---> 6d6285de3618 20:09:28 Step 4/24 : WORKDIR /edgex-go 20:09:28 ---> Using cache 20:09:28 ---> 81cb32442bd7 20:09:28 Step 5/24 : RUN apk add --update --no-cache make git 20:09:28 ---> Using cache 20:09:28 ---> 8115fb00277f 20:09:28 Step 6/24 : COPY go.mod vendor* ./ 20:09:28 ---> Using cache 20:09:28 ---> 1a24436b7193 20:09:28 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:09:28 ---> Using cache 20:09:28 ---> b5d513585d6b 20:09:28 Step 8/24 : COPY . . 20:09:28 ---> Using cache 20:09:28 ---> a9920b9afc2b 20:09:28 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:09:35 Removing intermediate container b2a85e89f370 20:09:35 ---> ea545cd4c497 20:09:35 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:09:35 ---> 5e876da20737 20:09:35 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:09:35 ---> Running in 660cc55700d7 20:09:35 ---> Running in bb7657bac72f 20:09:35 ---> Running in 9ccb18dfe67f 20:09:35 Removing intermediate container bb7657bac72f 20:09:35 ---> 12c0e9638368 20:09:35 Step 13/23 : ENV APP_PORT=59860 20:09:35 Removing intermediate container 9ccb18dfe67f 20:09:35 ---> 0484aced88a2 20:09:35 Step 9/27 : WORKDIR /edgex-go/spire-build 20:09:35 ---> Running in a854c7d2cc91 20:09:35 ---> Running in a8cd495e982f 20:09:35 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:09:35 Removing intermediate container a854c7d2cc91 20:09:35 ---> d94cc7498508 20:09:35 Step 14/23 : EXPOSE $APP_PORT 20:09:35 Removing intermediate container a8cd495e982f 20:09:35 ---> 9e26f41894e7 20:09:35 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:09:35 ---> Running in a21d6c1c1835 20:09:35 ---> Running in 02f0fd7e9867 20:09:35 Removing intermediate container a21d6c1c1835 20:09:35 ---> 14d0d171c9b0 20:09:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:35 Removing intermediate container 02f0fd7e9867 20:09:35 ---> 82c7fa9eab28 20:09:35 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:09:35 ---> Running in 8dcfc440a5db 20:09:36 ---> 804b7f152390 20:09:36 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:09:36 ---> 28dd41c1dc9c 20:09:36 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:09:37 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.049s coverage: 38.4% of statements 20:09:37 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.261s coverage: 89.5% of statements 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:09:41 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:09:41 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.226s coverage: 84.8% of statements 20:09:44 ---> 4757f5109dad 20:09:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:09:44 Removing intermediate container 8dcfc440a5db 20:09:44 ---> 3f75ee43c8c7 20:09:44 Step 12/27 : WORKDIR /edgex-go 20:09:46 ---> 21eb0c4b2b00 20:09:46 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:09:46 ---> Running in 6831e8d6604b 20:09:46 ---> Running in c70783350653 20:09:47 Removing intermediate container 6831e8d6604b 20:09:47 ---> 765a23f7f8fd 20:09:47 20:09:47 Step 13/27 : FROM alpine:3.17 20:09:47 ---> b2aa39c304c2 20:09:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:09:48 ---> Running in 1d2d315e424b 20:09:48 Removing intermediate container c70783350653 20:09:48 ---> e88e7b9c9da3 20:09:48 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:09:48 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:09:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.353s coverage: 17.7% of statements 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:09:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.626s coverage: 92.3% of statements 20:09:56 ---> Running in 595f4c425f3d 20:09:56 Removing intermediate container 1d2d315e424b 20:09:56 ---> 1d851dd8487f 20:09:56 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:09:56 ---> Running in c6b521386bcd 20:09:56 Removing intermediate container 595f4c425f3d 20:09:56 ---> 0ee5455cca5d 20:09:56 Step 21/23 : LABEL arch=x86_64 20:09:57 Removing intermediate container 320f9246ce37 20:09:57 ---> 24a09c5df537 20:09:57 Step 7/26 : COPY . . 20:09:58 ---> Running in 252082141a7b 20:09:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:09:59 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:09:59 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:09:59 OK: 17818 distinct packages available 20:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:09:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:09:59 (1/4) Installing dumb-init (1.2.5-r2) 20:09:59 (2/4) Installing musl-obstack (1.2.3-r0) 20:09:59 (3/4) Installing libucontext (1.2-r0) 20:09:59 (4/4) Installing gcompat (1.1.0-r0) 20:09:59 Executing busybox-1.35.0-r29.trigger 20:09:59 OK: 7 MiB in 19 packages 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:10:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 61.5% of statements 20:10:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:10:02 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.445s coverage: 97.7% of statements 20:10:03 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:10:03 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:10:03 go vet ./... 20:10:09 Removing intermediate container 252082141a7b 20:10:09 ---> c52ac394d024 20:10:09 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:10:11 ---> Running in f59d7886a8bf 20:10:11 Removing intermediate container 660cc55700d7 20:10:11 ---> 683f0f6f00ed 20:10:11 20:10:11 Step 10/24 : FROM alpine:3.17 20:10:11 ---> b2aa39c304c2 20:10:11 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:10:11 ---> Using cache 20:10:11 ---> ee31d08efdfb 20:10:11 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:10:11 ---> Using cache 20:10:11 ---> 523dab46951c 20:10:11 Step 13/24 : ENV APP_PORT=59882 20:10:11 ---> 1ddc57d5cdd1 20:10:11 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:10:12 ---> Running in aad640bfc749 20:10:12 ---> Running in 632c8a0ddeac 20:10:12 Removing intermediate container f59d7886a8bf 20:10:12 ---> eb88f547083b 20:10:12 Step 23/23 : LABEL version=0.0.0 20:10:12 Removing intermediate container aad640bfc749 20:10:12 ---> 441badaf33fd 20:10:12 Step 14/24 : EXPOSE $APP_PORT 20:10:12 Removing intermediate container c6b521386bcd 20:10:12 ---> b59f8cfe79e2 20:10:12 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:14 ---> Running in a1a59d604ad5 20:10:14 ---> Running in a72807ebabd9 20:10:14 Removing intermediate container 632c8a0ddeac 20:10:14 ---> 5773db8eed57 20:10:14 Step 9/26 : WORKDIR /edgex-go/spire-build 20:10:22 ---> caedd6773b4a 20:10:22 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:10:22 ---> Running in ae82e22748ca 20:10:22 Removing intermediate container a72807ebabd9 20:10:22 ---> 5f0c660f0791 20:10:22 20:10:22 Removing intermediate container a1a59d604ad5 20:10:22 ---> 1b98c525eb52 20:10:22 Step 15/24 : WORKDIR / 20:10:22 Successfully built 5f0c660f0791 20:10:22 ---> Running in b359644fbf50 20:10:22 Successfully tagged support-notifications:latest 20:10:22  Building support-notifications ... done Building security-proxy-auth 20:10:22 ---> 164e880e6464 20:10:22 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:10:22 Removing intermediate container ae82e22748ca 20:10:22 ---> 11b9f8724e77 20:10:22 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:10:22 ---> Running in b74439cf83cb 20:10:22 Removing intermediate container 5c5427692367 20:10:22 ---> af0f4e688853 20:10:22 Step 7/27 : COPY . . 20:10:29 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:10:29 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:10:29 ---> 66759a8d4300 20:10:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:10:29 ---> Using cache 20:10:29 ---> 6d6285de3618 20:10:29 Step 4/23 : WORKDIR /edgex-go 20:10:29 ---> Using cache 20:10:29 ---> 81cb32442bd7 20:10:29 Step 5/23 : RUN apk add --update --no-cache make git 20:10:29 ---> Using cache 20:10:29 ---> 8115fb00277f 20:10:29 Step 6/23 : COPY go.mod vendor* ./ 20:10:29 ---> Using cache 20:10:29 ---> 1a24436b7193 20:10:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:10:29 ---> Using cache 20:10:29 ---> b5d513585d6b 20:10:29 Step 8/23 : COPY . . 20:10:29 ---> Using cache 20:10:29 ---> a9920b9afc2b 20:10:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:10:39 Removing intermediate container b359644fbf50 20:10:39 ---> 274f9918504f 20:10:39 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:39 ---> bf9f690af15b 20:10:39 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:10:39 ---> 7f1e895adba5 20:10:39 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:10:39 ---> Running in ceb787efc31f 20:10:39 Removing intermediate container b74439cf83cb 20:10:39 ---> 1d5b936d048b 20:10:39 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:10:39 ---> Running in c6d500ee0d7c 20:10:39 ---> Running in db259f0f0488 20:10:39 ---> 9512f6789f5d 20:10:39 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:10:39 ---> 2b5d40b65278 20:10:39 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:10:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:10:39 ---> Running in 7c1471eb4356 20:10:39 Removing intermediate container c6d500ee0d7c 20:10:39 ---> 52b6d4df0d0c 20:10:39 Step 9/27 : WORKDIR /edgex-go/spire-build 20:10:39 ---> cb13a1d94853 20:10:39 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:10:39 ---> Running in c4c37a32ab29 20:10:40 Removing intermediate container 7c1471eb4356 20:10:40 ---> 1d600295bf4b 20:10:40 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:10:40 ---> 51cac6d75555 20:10:40 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:10:41 Removing intermediate container c4c37a32ab29 20:10:41 ---> 0ed21af03f3f 20:10:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:10:41 Removing intermediate container db259f0f0488 20:10:41 ---> 3c5a270d1b15 20:10:41 Step 12/26 : WORKDIR /edgex-go 20:10:41 ---> 703d588e1364 20:10:41 Step 22/27 : WORKDIR / 20:10:41 ---> Running in 57facd4afbb5 20:10:41 ---> 51b52827e7f4 20:10:41 Step 20/24 : ENTRYPOINT ["/core-command"] 20:10:41 ---> Running in 65deec3013ab 20:10:41 ---> Running in cf59ceda33ea 20:10:41 ---> Running in d8705e5e6a62 20:10:42 Removing intermediate container 57facd4afbb5 20:10:42 ---> fd86a32c141b 20:10:42 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:10:42 Removing intermediate container 65deec3013ab 20:10:42 ---> 05297b010a88 20:10:42 20:10:42 Step 13/26 : FROM alpine:3.17 20:10:42 ---> b2aa39c304c2 20:10:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:10:42 ---> Using cache 20:10:42 ---> 1d851dd8487f 20:10:42 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:10:42 ---> Running in 1a94f249be20 20:10:42 Removing intermediate container cf59ceda33ea 20:10:42 ---> 7f07f2e08e8d 20:10:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:10:42 Removing intermediate container d8705e5e6a62 20:10:42 ---> f53938f74a24 20:10:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:10:42 ---> Running in eba3616eb9e9 20:10:43 ---> Running in b76b0e932973 20:10:43 ---> Running in e6687cf2f855 20:10:43 Removing intermediate container b76b0e932973 20:10:43 ---> d042c9c19e9d 20:10:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:10:44 Removing intermediate container e6687cf2f855 20:10:44 ---> d842a3cbc5aa 20:10:44 Step 22/24 : LABEL arch=x86_64 20:10:44 ---> Running in 358ea8836c48 20:10:44 ---> Running in e29fc23c43ec 20:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:10:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:10:46 v3.17.2-241-g38a4de422a2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:10:46 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:10:46 OK: 17818 distinct packages available 20:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:10:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:10:46 (1/5) Installing dumb-init (1.2.5-r2) 20:10:46 (2/5) Installing musl-obstack (1.2.3-r0) 20:10:46 (3/5) Installing libucontext (1.2-r0) 20:10:46 (4/5) Installing gcompat (1.1.0-r0) 20:10:46 (5/5) Installing openssl (3.0.8-r0) 20:10:46 Executing busybox-1.35.0-r29.trigger 20:10:46 OK: 8 MiB in 20 packages 20:10:50 Removing intermediate container 358ea8836c48 20:10:50 ---> 51da7c24547d 20:10:50 Step 25/27 : LABEL arch=x86_64 20:10:51 Removing intermediate container e29fc23c43ec 20:10:51 ---> 146b75a73eef 20:10:51 Step 23/24 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:10:51 ---> Running in 189dc92abc10 20:10:52 ---> Running in 2eb30d234073 20:10:52 Removing intermediate container 1a94f249be20 20:10:52 ---> c80c574887bc 20:10:52 Step 12/27 : WORKDIR /edgex-go 20:10:54 ---> Running in 9feb78db9e71 20:10:55 Removing intermediate container eba3616eb9e9 20:10:55 ---> 35120931a25d 20:10:55 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:55 Removing intermediate container 189dc92abc10 20:10:55 ---> 122eb4060242 20:10:55 Step 26/27 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:10:55 Removing intermediate container 2eb30d234073 20:10:55 ---> 429ee223b660 20:10:55 Step 24/24 : LABEL version=0.0.0 20:10:55 ---> Running in 0bdf382a56eb 20:10:55 Removing intermediate container 9feb78db9e71 20:10:55 ---> b684ed73cbbe 20:10:55 20:10:55 Step 13/27 : FROM alpine:3.17 20:10:55 ---> b2aa39c304c2 20:10:55 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:10:55 ---> Using cache 20:10:55 ---> 1d851dd8487f 20:10:55 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:10:55 ---> Using cache 20:10:55 ---> 35120931a25d 20:10:55 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:10:55 ---> Using cache 20:10:56 ---> 43675119b579 20:10:56 ---> Running in b45b2cf324f4 20:10:56 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:10:56 ---> 43675119b579 20:10:56 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:10:56 Removing intermediate container 0bdf382a56eb 20:10:56 ---> c597cbd00c48 20:10:56 Step 27/27 : LABEL version=0.0.0 20:10:56 ---> 125a97d4b077 20:10:56 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:10:57 Removing intermediate container b45b2cf324f4 20:10:57 ---> 9b43dfd541c2 20:10:57 20:10:57 Successfully built 9b43dfd541c2 20:10:57 ---> 58eb18c30096 20:10:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:10:57 Successfully tagged core-command:latest 20:10:57  Building core-command ... done  ---> Running in 29387ded7200 20:11:01 Removing intermediate container 29387ded7200 20:11:01 ---> 16ab8d74e1ef 20:11:01 20:11:01 Successfully built 16ab8d74e1ef 20:11:01 Successfully tagged security-spire-config:latest 20:11:01  Building security-spire-config ... done  ---> 27bdbf7a9d9b 20:11:01 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:11:01 ---> 6e0d067d4361 20:11:01 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:11:10 ---> dec7ffa9e174 20:11:10 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:11:10 ---> 4a3413160c10 20:11:10 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:11:10 Removing intermediate container ceb787efc31f 20:11:10 ---> 39eebaaa19e4 20:11:10 20:11:10 Step 10/23 : FROM alpine:3.17 20:11:10 ---> b2aa39c304c2 20:11:10 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:11:10 ---> Using cache 20:11:10 ---> 93b618dd2ef6 20:11:10 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:11:10 ---> Using cache 20:11:10 ---> 7bc9893d0042 20:11:10 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:11:10 ---> Using cache 20:11:10 ---> 8584cc297158 20:11:10 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:11:10 ---> Using cache 20:11:10 ---> 8002dd6e635a 20:11:10 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:11:10 ---> 35cc8de99486 20:11:10 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:11:11 ---> ffa8b6cf3f75 20:11:11 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:11:11 ---> 473f2e62449b 20:11:11 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:11:11 ---> 0287e6ce83b0 20:11:11 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:11:11 ---> Running in 1e51ceac9733 20:11:11 ---> 1f29bde966f2 20:11:11 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:11:11 ---> ad8c3b8a8aed 20:11:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:11:11 Removing intermediate container 1e51ceac9733 20:11:11 ---> fe9bf3986a8c 20:11:11 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:11:12 ---> 21e6b4e3b47a 20:11:12 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:11:12 ---> Running in db2910a45e4e 20:11:12 ---> Running in 348960db9df3 20:11:12 ---> da3b733ffc54 20:11:12 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:11:12 ---> Running in b64832674704 20:11:12 Removing intermediate container db2910a45e4e 20:11:12 ---> 5292beb6a92d 20:11:12 Step 24/26 : LABEL arch=x86_64 20:11:12 Removing intermediate container 348960db9df3 20:11:12 ---> 1107b83b7ee0 20:11:12 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:11:12 ---> Running in 780509787ba4 20:11:12 ---> Running in f9448aafc42f 20:11:13 Removing intermediate container 780509787ba4 20:11:13 ---> f7f121dc7463 20:11:13 Step 25/26 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:11:13 Removing intermediate container f9448aafc42f 20:11:13 ---> 7d32be76ce4c 20:11:13 Step 25/27 : LABEL arch=x86_64 20:11:13 ---> Running in 1f04f8323d09 20:11:13 ---> Running in ef39ae16e11e 20:11:13 Removing intermediate container ef39ae16e11e 20:11:13 ---> 69d01baa1425 20:11:13 Step 26/27 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:11:13 Removing intermediate container 1f04f8323d09 20:11:13 ---> 683d9f6be49e 20:11:13 Step 26/26 : LABEL version=0.0.0 20:11:13 ---> Running in 06a6638650d4 20:11:13 ---> Running in 2d2aab91b8bd 20:11:13 Removing intermediate container b64832674704 20:11:13 ---> b5ad35904825 20:11:13 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:11:13 ---> Running in a35cda8024d8 20:11:13 Removing intermediate container 06a6638650d4 20:11:13 ---> 0ba8980bfe17 20:11:13 20:11:13 Removing intermediate container 2d2aab91b8bd 20:11:13 ---> 6596821a0bef 20:11:13 Step 27/27 : LABEL version=0.0.0 20:11:13 Successfully built 0ba8980bfe17 20:11:13 Removing intermediate container a35cda8024d8 20:11:13 ---> fe9b44d483f7 20:11:13 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:11:13 Successfully tagged security-spire-server:latest 20:11:13  Building security-spire-server ... done  ---> Running in 061769a0198f 20:11:13 ---> Running in 400ad49f5731 20:11:14 Removing intermediate container 061769a0198f 20:11:14 ---> 7ac9568ee232 20:11:14 20:11:14 Successfully built 7ac9568ee232 20:11:14 Successfully tagged security-spire-agent:latest 20:11:14  Building security-spire-agent ... done Removing intermediate container 400ad49f5731 20:11:14 ---> 30389bf2f4e7 20:11:14 Step 21/23 : LABEL arch=x86_64 20:11:14 ---> Running in f1a9a7d99588 20:11:14 Removing intermediate container f1a9a7d99588 20:11:14 ---> 1427feec9f0d 20:11:14 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:11:14 ---> Running in 1f63be8b40f1 20:11:14 Removing intermediate container 1f63be8b40f1 20:11:14 ---> 66cc343d1793 20:11:14 Step 23/23 : LABEL version=0.0.0 20:11:15 ---> Running in 0dbf10f878bc 20:11:15 Removing intermediate container 0dbf10f878bc 20:11:15 ---> 5fbea710548b 20:11:15 20:11:15 Successfully built 5fbea710548b 20:11:15 Successfully tagged security-proxy-auth:latest 20:11:15  Building security-proxy-auth ... done  [Pipeline] } 20:11:15 $ docker stop --time=1 29ef6241b7399762c9fca50997ca9f073a17c5b171a8335638b9bd044871b13d 20:11:17 $ docker rm -f --volumes 29ef6241b7399762c9fca50997ca9f073a17c5b171a8335638b9bd044871b13d [Pipeline] // withDockerContainer [Pipeline] sh 20:11:17 + docker images 20:11:17 REPOSITORY TAG IMAGE ID CREATED SIZE 20:11:17 security-proxy-auth latest 5fbea710548b 2 seconds ago 18.6MB 20:11:17 security-spire-server latest 0ba8980bfe17 4 seconds ago 89.8MB 20:11:17 security-spire-agent latest 7ac9568ee232 4 seconds ago 129MB 20:11:17 39eebaaa19e4 8 seconds ago 1.67GB 20:11:17 security-spire-config latest 16ab8d74e1ef 20 seconds ago 88.9MB 20:11:17 core-command latest 9b43dfd541c2 21 seconds ago 20.2MB 20:11:17 b684ed73cbbe 22 seconds ago 1.55GB 20:11:17 05297b010a88 35 seconds ago 1.55GB 20:11:17 support-notifications latest 5f0c660f0791 56 seconds ago 33MB 20:11:17 683f0f6f00ed About a minute ago 1.69GB 20:11:17 765a23f7f8fd About a minute ago 1.55GB 20:11:17 security-proxy-setup latest b61f5ad120b0 2 minutes ago 19.1MB 20:11:17 security-secretstore-setup latest f5edadcb7cac 2 minutes ago 33.5MB 20:11:17 e133b42180c2 2 minutes ago 1.76GB 20:11:17 support-scheduler latest a4a1c4436c0e 2 minutes ago 32.4MB 20:11:17 8a02bc031a7a 2 minutes ago 1.67GB 20:11:17 b7f7c3572c36 2 minutes ago 1.76GB 20:11:17 9934b2b40fb3 2 minutes ago 1.69GB 20:11:17 security-bootstrapper latest 8842c9921272 3 minutes ago 22.5MB 20:11:17 security-spiffe-token-provider latest 93c8dbaac4af 4 minutes ago 33.2MB 20:11:17 core-common-config-bootstrapper latest 40e0f2bafa01 4 minutes ago 17.6MB 20:11:17 core-metadata latest 885f2990037e 4 minutes ago 20.7MB 20:11:17 core-data latest 4cd6d0cbc047 4 minutes ago 20.4MB 20:11:17 c476911bb4cd 4 minutes ago 1.73GB 20:11:17 9a26cdfe28ae 4 minutes ago 1.68GB 20:11:17 d266ccc90cec 4 minutes ago 1.7GB 20:11:17 fcda8589eee6 4 minutes ago 1.7GB 20:11:17 d90abbc7bf9e 4 minutes ago 1.69GB 20:11:17 ci-base-image-x86_64 latest 66759a8d4300 10 minutes ago 881MB 20:11:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 11 days ago 664MB 20:11:17 alpine 3.17 b2aa39c304c2 5 weeks ago 7.05MB 20:11:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:11:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 20:12:55 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:12:55 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:12:55 ./bin/test-attribution-txt.sh 20:12:55 An attribution for github.com/go-jose/go-jose/v3 is missing from Attribution.txt, please add [Pipeline] echo 20:12:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:12:56 + ls -al . 20:12:56 total 700 20:12:56 drwxrwxr-x 10 1001 1001 4096 Mar 21 20:04 . 20:12:56 drwxr-xr-x 4 root root 4096 Mar 21 20:04 .. 20:12:56 drwxrwxr-x 2 1001 1001 4096 Mar 21 20:02 .blubracket 20:12:56 -rw-rw-r-- 1 1001 1001 16 Mar 21 20:02 .dockerignore 20:12:56 drwxrwxr-x 8 1001 1001 4096 Mar 21 20:02 .git 20:12:56 drwxrwxr-x 3 1001 1001 4096 Mar 21 20:02 .github 20:12:56 -rw-rw-r-- 1 1001 1001 1133 Mar 21 20:02 .gitignore 20:12:56 -rw-rw-r-- 1 1001 1001 42 Mar 21 20:02 .golangci.yml 20:12:56 -rw-rw-r-- 1 1001 1001 87 Mar 21 20:02 .hadolint.yml 20:12:56 -rw-rw-r-- 1 1001 1001 166 Mar 21 20:02 .sonarcloud.properties 20:12:56 -rw-rw-r-- 1 1001 1001 1171 Mar 21 20:02 ADOPTERS.md 20:12:56 -rw-rw-r-- 1 1001 1001 10825 Mar 21 20:02 Attribution.txt 20:12:56 -rw-rw-r-- 1 1001 1001 73765 Mar 21 20:02 CHANGELOG.md 20:12:56 -rw-rw-r-- 1 1001 1001 3804 Mar 21 20:02 CONTRIBUTING.md 20:12:56 -rw-rw-r-- 1 1001 1001 677 Mar 21 20:02 GOVERNANCE.md 20:12:56 -rw-rw-r-- 1 1001 1001 883 Mar 21 20:02 Jenkinsfile 20:12:56 -rw-rw-r-- 1 1001 1001 10775 Mar 21 20:02 LICENSE 20:12:56 -rw-rw-r-- 1 1001 1001 14266 Mar 21 20:02 Makefile 20:12:56 -rw-rw-r-- 1 1001 1001 582 Mar 21 20:02 OWNERS.md 20:12:56 -rw-rw-r-- 1 1001 1001 9403 Mar 21 20:02 README.md 20:12:56 -rw-rw-r-- 1 1001 1001 789 Mar 21 20:02 SECURITY.md 20:12:56 -rw-rw-r-- 1 1001 1001 5 Mar 21 19:59 VERSION 20:12:56 drwxrwxr-x 2 1001 1001 4096 Mar 21 20:02 bin 20:12:56 drwxrwxr-x 18 1001 1001 4096 Mar 21 20:02 cmd 20:12:56 -rw-r--r-- 1 root root 447275 Mar 21 20:10 coverage.out 20:12:56 -rw-rw-r-- 1 1001 1001 3236 Mar 21 20:02 go.mod 20:12:56 -rw-rw-r-- 1 1001 1001 31410 Mar 21 20:02 go.sum 20:12:56 drwxrwxr-x 7 1001 1001 4096 Mar 21 20:02 internal 20:12:56 drwxrwxr-x 3 1001 1001 4096 Mar 21 20:02 openapi 20:12:56 -rw-rw-r-- 1 1001 1001 594 Mar 21 20:02 security.txt 20:12:56 drwxrwxr-x 4 1001 1001 4096 Mar 21 20:02 snap 20:12:56 -rw-rw-r-- 1 1001 1001 204 Mar 21 20:02 version.go [Pipeline] sh 20:12:56 + '[' -e coverage.out ] 20:12:56 + chown 1001:1001 coverage.out [Pipeline] stash 20:12:56 Warning: overwriting stash ‘coverage-report’ 20:12:57 Stashed 1 file(s) [Pipeline] sh 20:12:58 + make build 20:12:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:14:34 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:14: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 20:14:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:14:46 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:15:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:15:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:15:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:15: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:15:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:15:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:16:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:16:09 $ docker stop --time=1 f2136ca06a5d8afa3e1aac620d39da83ee70aa216f80b2c2335c14416141b4cf 20:16:11 $ docker rm -f --volumes f2136ca06a5d8afa3e1aac620d39da83ee70aa216f80b2c2335c14416141b4cf [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:13 20:16:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:14 latest: Pulling from edgex-devops/edgex-compose-arm64 20:16:14 29e5d40040c1: Pulling fs layer 20:16:14 1ce36da41761: Pulling fs layer 20:16:14 25b303627fd3: Pulling fs layer 20:16:15 29e5d40040c1: Verifying Checksum 20:16:15 29e5d40040c1: Download complete 20:16:15 1ce36da41761: Verifying Checksum 20:16:15 1ce36da41761: Download complete 20:16:15 29e5d40040c1: Pull complete 20:16:17 1ce36da41761: Pull complete 20:16:17 25b303627fd3: Download complete 20:16:27 25b303627fd3: Pull complete 20:16:27 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:16:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:27 prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container 20:16:27 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:16:30 $ docker top 021e8cbd95719992a866c05be96b0f35d2505a6a7dd2801af7ab1a742a688e73 -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:30 + docker-compose build --help 20:16:30 + grep parallel 20:16:37 --parallel Build images in parallel. [Pipeline] } 20:16:37 $ docker stop --time=1 021e8cbd95719992a866c05be96b0f35d2505a6a7dd2801af7ab1a742a688e73 20:16:39 $ docker rm -f --volumes 021e8cbd95719992a866c05be96b0f35d2505a6a7dd2801af7ab1a742a688e73 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:16:40 prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container 20:16:40 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:16:41 $ docker top 06ac9b2bd13839b777a2a5cef9a528bcc9ff04398abb057f0e1484cd0df2d2fd -eo pid,comm [Pipeline] { [Pipeline] sh 20:16:42 + docker-compose -f ./docker-compose-build.yml build --parallel 20:16:47 Building core-command ... 20:16:47 Building core-common-config-bootstrapper ... 20:16:47 Building core-data ... 20:16:47 Building core-metadata ... 20:16:47 Building security-bootstrapper ... 20:16:47 Building security-proxy-auth ... 20:16:47 Building security-proxy-setup ... 20:16:47 Building security-secretstore-setup ... 20:16:47 Building security-spiffe-token-provider ... 20:16:47 Building security-spire-agent ... 20:16:47 Building security-spire-config ... 20:16:47 Building security-spire-server ... 20:16:47 Building support-notifications ... 20:16:47 Building support-scheduler ... 20:16:47 Building security-spire-agent 20:16:47 Building support-notifications 20:16:47 Building security-bootstrapper 20:16:47 Building core-metadata 20:16:47 Building security-spire-config 20:17:44 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:44 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:17:44 ---> 9100d6ade93d 20:17:44 Step 3/33 : WORKDIR /edgex-go 20:17:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:17:44 ---> 9100d6ade93d 20:17:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:17:44 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:17:44 ---> 9100d6ade93d 20:17:44 Step 3/27 : WORKDIR /edgex-go 20:17:44 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:17:44 ---> 9100d6ade93d 20:17:44 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:17:44 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:17:44 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:17:44 ---> 9100d6ade93d 20:17:44 Step 3/27 : WORKDIR /edgex-go 20:17:44 ---> Running in 04883ade2793 20:17:44 ---> Running in cf25b6c38cb0 20:17:44 ---> Running in 0310ae5ca59a 20:17:44 ---> Running in 97365c2468d5 20:17:44 ---> Running in 9b52e8a2d3a5 20:17:44 Removing intermediate container 04883ade2793 20:17:44 ---> 0e61dc634ec8 20:17:44 Step 4/25 : WORKDIR /edgex-go 20:17:44 Removing intermediate container 0310ae5ca59a 20:17:44 ---> 61a6a69b55d5 20:17:44 Step 4/23 : WORKDIR /edgex-go 20:17:44 Removing intermediate container 9b52e8a2d3a5 20:17:44 ---> c793068ba5a9 20:17:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:17:44 Removing intermediate container 97365c2468d5 20:17:44 ---> 4ce832c30fb3 20:17:44 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:17:44 Removing intermediate container cf25b6c38cb0 20:17:44 ---> 5b042fddcba3 20:17:44 Step 4/33 : RUN apk add --update --no-cache make git 20:17:44 ---> Running in 9a9b58d8e3d8 20:17:44 ---> Running in ccfcca975329 20:17:44 ---> Running in e96b2013dd01 20:17:44 ---> Running in da700a87ccef 20:17:44 ---> Running in 3f1f92fec59d 20:17:44 Removing intermediate container ccfcca975329 20:17:44 ---> 9466e68d06d5 20:17:44 Step 5/25 : RUN apk add --update --no-cache make git 20:17:44 Removing intermediate container 9a9b58d8e3d8 20:17:44 ---> b93752b0fafd 20:17:44 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:17:44 ---> Running in 720e1981d609 20:17:44 ---> Running in 29525cb0faea 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:44 OK: 263 MiB in 53 packages 20:17:44 OK: 263 MiB in 53 packages 20:17:44 OK: 263 MiB in 53 packages 20:17:44 OK: 263 MiB in 53 packages 20:17:44 OK: 263 MiB in 53 packages 20:17:44 Removing intermediate container e96b2013dd01 20:17:44 ---> 34c7cf612a86 20:17:44 Step 5/27 : COPY go.mod vendor* ./ 20:17:44 Removing intermediate container 3f1f92fec59d 20:17:44 ---> 67573e7033ee 20:17:44 Step 5/33 : COPY go.mod vendor* ./ 20:17:44 Removing intermediate container 720e1981d609 20:17:44 ---> 10cebf7815a3 20:17:44 Step 6/25 : COPY go.mod vendor* ./ 20:17:45 Removing intermediate container 29525cb0faea 20:17:45 ---> 1dd621a65f65 20:17:45 Step 6/23 : COPY go.mod vendor* ./ 20:17:45 Removing intermediate container da700a87ccef 20:17:45 ---> b69df82425da 20:17:45 Step 5/27 : COPY go.mod vendor* ./ 20:17:45 ---> f7bbf687fa5b 20:17:45 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:45 ---> Running in 8ca46b53750e 20:17:45 ---> 63e278015252 20:17:45 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:45 ---> Running in 070b9f6f42cd 20:17:46 ---> 01a83a0f6a04 20:17:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:46 ---> Running in cdb1e2d41f5c 20:17:46 ---> 8f1b9ee896a4 20:17:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:46 ---> 76ddf0897be1 20:17:46 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:17:47 ---> Running in 5b7743713394 20:17:47 ---> Running in c000a2c1ec66 20:19:53 Removing intermediate container 8ca46b53750e 20:19:53 ---> efaec7f683fa 20:19:53 Step 7/27 : COPY . . 20:19:53 Removing intermediate container c000a2c1ec66 20:19:53 ---> 1df9fed1ebb1 20:19:53 Step 7/27 : COPY . . 20:19:53 Removing intermediate container 070b9f6f42cd 20:19:53 ---> a28bcf1f1542 20:19:53 Step 7/33 : COPY . . 20:19:53 Removing intermediate container 5b7743713394 20:19:53 ---> 29c5711b84b4 20:19:53 Step 8/23 : COPY . . 20:19:53 Removing intermediate container cdb1e2d41f5c 20:19:53 ---> f9fa51ebdd79 20:19:53 Step 8/25 : COPY . . 20:20:06 ---> b1b2d6dc9221 20:20:06 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:20:06 ---> 06678fd83dc5 20:20:06 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:20:06 ---> a4878b711cc1 20:20:06 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:20:06 ---> e431ff47f3bb 20:20:06 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:20:06 ---> 1c56363d912f 20:20:06 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:20:06 ---> Running in 2bda235a46dc 20:20:06 ---> Running in f70cea597187 20:20:06 ---> Running in 934412abe684 20:20:06 ---> Running in 5163da92dcd5 20:20:06 ---> Running in 65e424e80747 20:20:06 Removing intermediate container 934412abe684 20:20:06 ---> c6e3bf7c5592 20:20:06 Step 9/27 : WORKDIR /edgex-go/spire-build 20:20:06 Removing intermediate container 2bda235a46dc 20:20:06 ---> 8bbccee363b3 20:20:06 Step 9/27 : WORKDIR /edgex-go/spire-build 20:20:06 ---> Running in 59aa84504c9b 20:20:06 ---> Running in 52c618795514 20:20:07 Removing intermediate container 59aa84504c9b 20:20:07 ---> 26d242009eb9 20:20:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:20:07 Removing intermediate container 52c618795514 20:20:07 ---> cdca34c1ea5a 20:20:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:20:07 ---> Running in 8578db641c6a 20:20:08 ---> Running in f5ffaad1ddcb 20:20:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:20:08 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:08 Removing intermediate container 8578db641c6a 20:20:08 ---> d82a3b59326b 20:20:08 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:20:08 Removing intermediate container f5ffaad1ddcb 20:20:08 ---> 4f2cefc636ee 20:20:08 Step 11/27 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:20:08 ---> Running in 95939f27048b 20:20:09 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:20:09 ---> Running in 4cfaee44e3b7 20:20:13 Removing intermediate container 4cfaee44e3b7 20:20:13 ---> 29232b35f18f 20:20:13 Step 12/27 : WORKDIR /edgex-go 20:20:13 Removing intermediate container 95939f27048b 20:20:13 ---> 5580a1b55ef7 20:20:13 Step 12/27 : WORKDIR /edgex-go 20:20:13 ---> Running in 1522b3e4f304 20:20:13 ---> Running in 1fa83b07636e 20:20:14 Removing intermediate container 1522b3e4f304 20:20:14 ---> ae62132da159 20:20:14 20:20:14 Step 13/27 : FROM alpine:3.17 20:20:14 Removing intermediate container 1fa83b07636e 20:20:14 ---> e6b8800ad817 20:20:14 20:20:14 Step 13/27 : FROM alpine:3.17 20:20:14 3.17: Pulling from library/alpine 20:20:14 3.17: Pulling from library/alpine 20:20:14 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:20:14 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:20:14 Status: Image is up to date for alpine:3.17 20:20:14 Status: Downloaded newer image for alpine:3.17 20:20:14 ---> d74e625d9115 20:20:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:14 ---> d74e625d9115 20:20:14 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:20:14 ---> Running in 5b74bfd778d7 20:20:14 ---> Running in b20b8de0b46d 20:20:15 Removing intermediate container b20b8de0b46d 20:20:15 ---> 219db4e42e54 20:20:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:20:15 ---> Running in 50b95f8dca2e 20:20:15 Removing intermediate container 5b74bfd778d7 20:20:15 ---> 9532b2d8e2f3 20:20:15 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:20:16 ---> Running in 3b7cd6ee19f5 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:21 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:20:21 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:20:21 OK: 17689 distinct packages available 20:20:21 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:20:21 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:20:21 OK: 17689 distinct packages available 20:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:20:24 (1/5) Installing dumb-init (1.2.5-r2) 20:20:24 (2/5) Installing musl-obstack (1.2.3-r0) 20:20:24 (3/5) Installing libucontext (1.2-r0) 20:20:24 (4/5) Installing gcompat (1.1.0-r0) 20:20:24 (5/5) Installing openssl (3.0.8-r0) 20:20:24 Executing busybox-1.35.0-r29.trigger 20:20:24 OK: 9 MiB in 20 packages 20:20:25 (1/4) Installing dumb-init (1.2.5-r2) 20:20:25 (2/4) Installing musl-obstack (1.2.3-r0) 20:20:25 (3/4) Installing libucontext (1.2-r0) 20:20:25 (4/4) Installing gcompat (1.1.0-r0) 20:20:25 Executing busybox-1.35.0-r29.trigger 20:20:25 OK: 8 MiB in 19 packages 20:20:27 Removing intermediate container 3b7cd6ee19f5 20:20:27 ---> 4fd23d8787d4 20:20:27 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:27 Removing intermediate container 50b95f8dca2e 20:20:27 ---> a654a393d378 20:20:27 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:20:27 ---> 5f83d7513ad9 20:20:27 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:20:28 ---> 415a6c191e33 20:20:28 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:20:28 ---> 431f928c2f5f 20:20:28 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:20:30 ---> a7a6be56e8c8 20:20:30 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:33 ---> fbc5cbe6957c 20:20:33 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:20:37 ---> cd0acf94f52d 20:20:37 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:20:39 ---> fd573b20c380 20:20:39 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:20:39 ---> Running in b46b0c8dcf6c 20:20:40 Removing intermediate container b46b0c8dcf6c 20:20:40 ---> b50c9c99814e 20:20:40 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:20:42 ---> ea793e9d99f8 20:20:42 Step 22/27 : WORKDIR / 20:20:42 ---> Running in 1ffaf605604c 20:20:42 ---> da5facef5822 20:20:42 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:20:42 Removing intermediate container 1ffaf605604c 20:20:42 ---> 8f81400c1353 20:20:42 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:43 ---> Running in 73e977019912 20:20:43 ---> 6d74c4cc62ef 20:20:43 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:20:43 Removing intermediate container 73e977019912 20:20:43 ---> 2e8151d9bb4d 20:20:43 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:43 ---> Running in 99f76d12f53b 20:20:47 Removing intermediate container 99f76d12f53b 20:20:47 ---> 199b5be61e8d 20:20:47 Step 25/27 : LABEL arch=arm64 20:20:47 ---> 4fe74e7b6e17 20:20:47 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:20:47 ---> Running in c57014ff6a68 20:20:47 Removing intermediate container c57014ff6a68 20:20:47 ---> d4e585625169 20:20:47 Step 26/27 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:20:47 ---> Running in 510e0ed937f2 20:20:48 ---> 7ae1c7fbebf3 20:20:48 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:20:48 ---> Running in bdd6c574c2c2 20:20:48 Removing intermediate container 510e0ed937f2 20:20:48 ---> 9368e6ac1fea 20:20:48 Step 27/27 : LABEL version=0.0.0 20:20:49 ---> Running in 719a3fcaef33 20:20:49 Removing intermediate container bdd6c574c2c2 20:20:49 ---> 92d299368b06 20:20:49 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:20:49 ---> Running in f5931272040a 20:20:50 Removing intermediate container 719a3fcaef33 20:20:50 ---> 937a37b8b2d6 20:20:50 20:20:50 Removing intermediate container f5931272040a 20:20:50 ---> 1a6f9e55b8b2 20:20:50 Step 25/27 : LABEL arch=arm64 20:20:50 ---> Running in e8f881c28732 20:20:50 Successfully built 937a37b8b2d6 20:20:50 Successfully tagged security-spire-config-arm64:latest 20:20:50 Building security-proxy-auth 20:20:51  Building security-spire-config ... done Removing intermediate container e8f881c28732 20:20:51 ---> 6495c1db33ba 20:20:51 Step 26/27 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:20:51 ---> Running in 1b493a7afdbb 20:20:52 Removing intermediate container 1b493a7afdbb 20:20:52 ---> 4ce720b0090d 20:20:52 Step 27/27 : LABEL version=0.0.0 20:20:52 ---> Running in a3dc8f7c6cca 20:20:53 Removing intermediate container a3dc8f7c6cca 20:20:53 ---> ac584fd6d2da 20:20:53 20:20:53 Successfully built ac584fd6d2da 20:20:53 Successfully tagged security-spire-agent-arm64:latest 20:20:53 Building security-proxy-setup 20:21:25  Building security-spire-agent ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:21:25 ---> 9100d6ade93d 20:21:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:21:25 ---> Using cache 20:21:25 ---> 61a6a69b55d5 20:21:25 Step 4/23 : WORKDIR /edgex-go 20:21:25 ---> Using cache 20:21:25 ---> b93752b0fafd 20:21:25 Step 5/23 : RUN apk add --update --no-cache make git 20:21:25 ---> Running in 57592f1ff646 20:21:25 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:21:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:21:25 ---> 9100d6ade93d 20:21:25 Step 3/22 : WORKDIR /edgex-go 20:21:25 ---> Using cache 20:21:25 ---> 5b042fddcba3 20:21:25 Step 4/22 : RUN apk add --update --no-cache make git 20:21:25 ---> Using cache 20:21:25 ---> 67573e7033ee 20:21:25 Step 5/22 : COPY go.mod vendor* ./ 20:21:25 ---> Using cache 20:21:25 ---> 63e278015252 20:21:25 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:25 ---> Using cache 20:21:25 ---> a28bcf1f1542 20:21:25 Step 7/22 : COPY . . 20:21:25 ---> Using cache 20:21:25 ---> b1b2d6dc9221 20:21:25 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:21:25 ---> Running in 9bf6d5590952 20:21:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:21:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:21:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:21:28 OK: 263 MiB in 53 packages 20:21:30 Removing intermediate container 57592f1ff646 20:21:30 ---> a5432b572b5b 20:21:30 Step 6/23 : COPY go.mod vendor* ./ 20:21:30 ---> 33571a820d9a 20:21:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:21:30 ---> Running in d3b686fa9356 20:23:22 Removing intermediate container d3b686fa9356 20:23:22 ---> 67ccbbbc7fc0 20:23:22 Step 8/23 : COPY . . 20:23:32 ---> e2c27bc5efa2 20:23:32 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:23:32 ---> Running in 09dbfdbfeb27 20:23:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:27:54 Removing intermediate container f70cea597187 20:27:54 ---> a99bbc3fb99f 20:27:54 20:27:54 Step 9/33 : FROM alpine:3.17 20:27:54 ---> d74e625d9115 20:27:54 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:27:54 ---> Running in db227a1863dd 20:27:54 Removing intermediate container db227a1863dd 20:27:54 ---> f71ddea974df 20:27:54 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:27:54 ---> Running in 4d5fb71b8d44 20:27:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:57 (1/2) Installing dumb-init (1.2.5-r2) 20:27:57 (2/2) Installing su-exec (0.2-r2) 20:27:57 Executing busybox-1.35.0-r29.trigger 20:27:57 OK: 8 MiB in 17 packages 20:27:58 Removing intermediate container 4d5fb71b8d44 20:27:58 ---> 7e1a39fa4df7 20:27:58 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:27:59 ---> Running in e1d28e111413 20:27:59 Removing intermediate container e1d28e111413 20:27:59 ---> 4eb7fd63064d 20:27:59 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:27:59 ---> Running in 3fee313b26f1 20:28:00 Removing intermediate container 3fee313b26f1 20:28:00 ---> ce9a4efa2b82 20:28:00 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:28:00 ---> Running in e0d5ba4fcb8d 20:28:01 Removing intermediate container e0d5ba4fcb8d 20:28:01 ---> a5d7cfb9d293 20:28:01 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:28:01 ---> Running in 9a9a97b63d69 20:28:02 Removing intermediate container 9a9a97b63d69 20:28:02 ---> 2a32eb1e7812 20:28:02 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:28:02 ---> Running in b050f1b5308b 20:28:06 Removing intermediate container b050f1b5308b 20:28:06 ---> 8be60d943a52 20:28:06 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:28:06 ---> Running in 1440d70a641a 20:28:07 Removing intermediate container 1440d70a641a 20:28:07 ---> 37ccb3e803e2 20:28:07 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:28:08 ---> fc1b846e0c62 20:28:08 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:28:08 ---> Running in 39636125e25f 20:28:11 Removing intermediate container 39636125e25f 20:28:11 ---> ff1a92f53e3d 20:28:11 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:28:12 ---> 85fc472ff60b 20:28:12 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:28:16 ---> d936a882e9c8 20:28:16 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:28:17 ---> 7feb7a672a2e 20:28:17 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:28:18 ---> a685b8a87ccf 20:28:18 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:28:19 ---> 1c5cc5a28355 20:28:19 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:28:20 ---> 99ffa1ce7dc6 20:28:20 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:28:21 ---> 193f4798701a 20:28:21 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:28:22 ---> 9293210f57e1 20:28:22 Step 28/33 : RUN chmod +x /entrypoint.sh 20:28:22 ---> Running in dce83c5ba8ae 20:28:26 Removing intermediate container dce83c5ba8ae 20:28:26 ---> 6a00d9d3aaad 20:28:26 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:28:26 ---> Running in 53ba54f80199 20:28:27 Removing intermediate container 53ba54f80199 20:28:27 ---> 9e81118db171 20:28:27 Step 30/33 : CMD ["gate"] 20:28:27 ---> Running in 0a172a720759 20:28:27 Removing intermediate container 0a172a720759 20:28:27 ---> 4dc90f6554b8 20:28:27 Step 31/33 : LABEL arch=arm64 20:28:27 ---> Running in 00aaecb24d77 20:28:28 Removing intermediate container 00aaecb24d77 20:28:28 ---> c867d86b6378 20:28:28 Step 32/33 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:28:28 ---> Running in 18fb95e3bc75 20:28:29 Removing intermediate container 18fb95e3bc75 20:28:29 ---> 4338d0ff4953 20:28:29 Step 33/33 : LABEL version=0.0.0 20:28:29 ---> Running in 3c103a4188ae 20:28:29 Removing intermediate container 3c103a4188ae 20:28:29 ---> 9b6b444555f5 20:28:29 20:28:29 Successfully built 9b6b444555f5 20:28:29 Successfully tagged security-bootstrapper-arm64:latest 20:28:29 Building core-data 20:28:52  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:28:52 ---> 9100d6ade93d 20:28:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:28:52 ---> Using cache 20:28:52 ---> 61a6a69b55d5 20:28:52 Step 4/23 : WORKDIR /edgex-go 20:28:52 ---> Using cache 20:28:52 ---> b93752b0fafd 20:28:52 Step 5/23 : RUN apk add --update --no-cache make git 20:28:52 ---> Using cache 20:28:52 ---> a5432b572b5b 20:28:52 Step 6/23 : COPY go.mod vendor* ./ 20:28:52 ---> Using cache 20:28:52 ---> 33571a820d9a 20:28:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:52 ---> Using cache 20:28:52 ---> 67ccbbbc7fc0 20:28:52 Step 8/23 : COPY . . 20:28:52 ---> Using cache 20:28:52 ---> e2c27bc5efa2 20:28:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:28:52 ---> Running in f4af123ee0b5 20:28:52 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:29:00 Removing intermediate container 5163da92dcd5 20:29:00 ---> 6c720e0b8737 20:29:00 20:29:00 Step 10/25 : FROM alpine:3.17 20:29:00 ---> d74e625d9115 20:29:00 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:29:00 ---> Running in 7135b6cf78b0 20:29:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:04 (1/1) Installing dumb-init (1.2.5-r2) 20:29:04 Executing busybox-1.35.0-r29.trigger 20:29:04 OK: 8 MiB in 16 packages 20:29:10 Removing intermediate container 7135b6cf78b0 20:29:10 ---> ba096a698e8e 20:29:10 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:29:10 ---> Running in 3597d08993e4 20:29:10 Removing intermediate container 3597d08993e4 20:29:10 ---> d66e50e476dd 20:29:10 Step 13/25 : ENV APP_PORT=59881 20:29:10 ---> Running in be5fc50e3da5 20:29:11 Removing intermediate container be5fc50e3da5 20:29:11 ---> 67a084a7a73e 20:29:11 Step 14/25 : EXPOSE $APP_PORT 20:29:11 ---> Running in 0fb64fb5e05f 20:29:12 Removing intermediate container 0fb64fb5e05f 20:29:12 ---> 99925a705a5c 20:29:12 Step 15/25 : WORKDIR / 20:29:12 ---> Running in a8f948a88436 20:29:14 Removing intermediate container a8f948a88436 20:29:14 ---> 0c010cd5f19f 20:29:14 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:15 ---> 6bbbddfce799 20:29:15 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:29:17 ---> 2df23a289f8f 20:29:17 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:29:21 ---> 90319cc3aa12 20:29:21 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:29:23 ---> 485c086468fb 20:29:23 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:29:23 Removing intermediate container 9bf6d5590952 20:29:23 ---> ca1aca1e354d 20:29:23 20:29:23 Step 9/22 : FROM alpine:3.17 20:29:23 ---> d74e625d9115 20:29:23 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:29:23 ---> Running in 493c74859a0b 20:29:24 ---> 54dc6c54c87b 20:29:24 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:29:24 ---> Running in 94fe79ae7b2f 20:29:25 Removing intermediate container 94fe79ae7b2f 20:29:25 ---> a9a941400b08 20:29:25 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:29:25 ---> Running in 7df0623d2ec7 20:29:25 Removing intermediate container 7df0623d2ec7 20:29:25 ---> 0360db27ed9c 20:29:25 Step 23/25 : LABEL arch=arm64 20:29:26 ---> Running in 6e1a76ca0a43 20:29:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:26 Removing intermediate container 6e1a76ca0a43 20:29:26 ---> 15de0dcd6ae7 20:29:26 Step 24/25 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:29:27 ---> Running in 50688d48f1fa 20:29:27 Removing intermediate container 50688d48f1fa 20:29:27 ---> b78cf0b0e90a 20:29:27 Step 25/25 : LABEL version=0.0.0 20:29:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:27 ---> Running in cfe2ec95f4c9 20:29:28 Removing intermediate container cfe2ec95f4c9 20:29:28 ---> 3ce807607b2f 20:29:28 20:29:28 Successfully built 3ce807607b2f 20:29:28 Successfully tagged core-metadata-arm64:latest 20:29:28  Building core-metadata ... done Building core-common-config-bootstrapper 20:29:29 (1/2) Installing dumb-init (1.2.5-r2) 20:29:29 (2/2) Installing openssl (3.0.8-r0) 20:29:29 Executing busybox-1.35.0-r29.trigger 20:29:29 OK: 8 MiB in 17 packages 20:29:31 Removing intermediate container 493c74859a0b 20:29:31 ---> 1740f86655b3 20:29:31 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:29:31 ---> Running in 35cdcfe102aa 20:29:31 Removing intermediate container 35cdcfe102aa 20:29:31 ---> cb1e0fd59e6e 20:29:31 Step 12/22 : WORKDIR /edgex 20:29:31 ---> Running in 162b2c1ecdda 20:29:32 Removing intermediate container 162b2c1ecdda 20:29:32 ---> c9dfc6d01724 20:29:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:34 ---> 864e569d8644 20:29:34 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:29:35 ---> 0c3cf7bf6afb 20:29:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:29:36 ---> 543621d35a40 20:29:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:29:38 ---> f9550bf32f44 20:29:38 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:29:39 ---> 593c213804ee 20:29:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:29:39 ---> Running in c2b952225958 20:29:43 Removing intermediate container c2b952225958 20:29:43 ---> 7f5ec3b0453b 20:29:43 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:29:43 ---> Running in c2084dc2f78b 20:29:44 Removing intermediate container c2084dc2f78b 20:29:44 ---> abfc74ac101a 20:29:44 Step 20/22 : LABEL arch=arm64 20:29:44 ---> Running in 15738edcab88 20:29:45 Removing intermediate container 15738edcab88 20:29:45 ---> 25c9039fdf15 20:29:45 Step 21/22 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:29:45 ---> Running in 812d540ce7ac 20:29:46 Removing intermediate container 812d540ce7ac 20:29:46 ---> 42b53f765d0b 20:29:46 Step 22/22 : LABEL version=0.0.0 20:29:46 ---> Running in 2308f57282e7 20:29:47 Removing intermediate container 2308f57282e7 20:29:47 ---> 317ca3c3804e 20:29:47 20:29:47 Successfully built 317ca3c3804e 20:29:47 Successfully tagged security-proxy-setup-arm64:latest 20:29:47 Building security-spiffe-token-provider 20:29:51  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:51 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:29:51 ---> 9100d6ade93d 20:29:51 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:29:51 ---> Using cache 20:29:51 ---> 61a6a69b55d5 20:29:51 Step 4/23 : WORKDIR /edgex-go 20:29:51 ---> Using cache 20:29:51 ---> b93752b0fafd 20:29:51 Step 5/23 : RUN apk add --update --no-cache make git 20:29:51 ---> Using cache 20:29:51 ---> a5432b572b5b 20:29:51 Step 6/23 : COPY go.mod vendor* ./ 20:29:51 ---> Using cache 20:29:51 ---> 33571a820d9a 20:29:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:29:51 ---> Using cache 20:29:51 ---> 67ccbbbc7fc0 20:29:51 Step 8/23 : COPY . . 20:29:51 ---> Using cache 20:29:51 ---> e2c27bc5efa2 20:29:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:29:51 ---> Running in 8956029eb379 20:29:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:30:11 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:11 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:30:11 ---> 9100d6ade93d 20:30:11 Step 3/20 : WORKDIR /edgex-go 20:30:11 ---> Using cache 20:30:11 ---> 5b042fddcba3 20:30:11 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:30:11 ---> Running in 84272ddfadbb 20:30:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:15 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:30:15 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:30:15 OK: 17691 distinct packages available 20:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:18 OK: 263 MiB in 53 packages 20:30:20 Removing intermediate container 84272ddfadbb 20:30:20 ---> 02d49366c837 20:30:20 Step 5/20 : COPY go.mod vendor* ./ 20:30:21 ---> d6ea24a97623 20:30:21 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:21 ---> Running in 42c631bf38bb 20:31:19 Removing intermediate container 09dbfdbfeb27 20:31:19 ---> ee54d924502c 20:31:19 20:31:19 Step 10/23 : FROM alpine:3.17 20:31:19 ---> d74e625d9115 20:31:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:31:19 ---> Running in 4481d320421c 20:31:19 Removing intermediate container 4481d320421c 20:31:19 ---> 24eeadbce4c9 20:31:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:31:19 ---> Running in a8387225ab3c 20:31:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:23 (1/1) Installing dumb-init (1.2.5-r2) 20:31:23 Executing busybox-1.35.0-r29.trigger 20:31:23 OK: 8 MiB in 16 packages 20:31:24 Removing intermediate container a8387225ab3c 20:31:24 ---> e46c8bf66af4 20:31:24 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:25 ---> 6f52963c2800 20:31:25 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:31:26 ---> 10e0e582c071 20:31:26 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:31:28 ---> 4c27fdc50894 20:31:28 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:31:29 ---> 4e6059984cbd 20:31:29 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:31:30 ---> dca5652c3c31 20:31:30 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:30 ---> Running in 59bebc410bdf 20:31:34 Removing intermediate container 59bebc410bdf 20:31:34 ---> 2f8042767616 20:31:34 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:31:34 ---> Running in f478986c764b 20:31:34 Removing intermediate container f478986c764b 20:31:34 ---> 0a29a24b6cdd 20:31:34 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:31:34 ---> Running in cdb0a8860577 20:31:35 Removing intermediate container cdb0a8860577 20:31:35 ---> f5c97a804280 20:31:35 Step 21/23 : LABEL arch=arm64 20:31:35 ---> Running in ab563ce774f6 20:31:35 Removing intermediate container ab563ce774f6 20:31:35 ---> e32fe2e4a58f 20:31:35 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:31:35 ---> Running in 543bddd88104 20:31:36 Removing intermediate container 543bddd88104 20:31:36 ---> 2bda815dd5c1 20:31:36 Step 23/23 : LABEL version=0.0.0 20:31:36 ---> Running in e34034ba1442 20:31:37 Removing intermediate container e34034ba1442 20:31:37 ---> ea965161beae 20:31:37 20:31:37 Successfully built ea965161beae 20:31:37 Successfully tagged security-proxy-auth-arm64:latest 20:31:37  Building security-proxy-auth ... done Building security-spire-server 20:31:59 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:59 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:31:59 ---> 9100d6ade93d 20:31:59 Step 3/26 : WORKDIR /edgex-go 20:31:59 ---> Using cache 20:31:59 ---> 5b042fddcba3 20:31:59 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:31:59 ---> Running in dcdd3cbeb792 20:32:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:05 OK: 263 MiB in 53 packages 20:32:07 Removing intermediate container dcdd3cbeb792 20:32:07 ---> 271ed6a3e56a 20:32:07 Step 5/26 : COPY go.mod vendor* ./ 20:32:09 ---> 352897125f59 20:32:09 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:09 ---> Running in 127baa5f7bc6 20:32:32 Removing intermediate container 65e424e80747 20:32:32 ---> bb01c483b88b 20:32:32 20:32:32 Step 10/23 : FROM alpine:3.17 20:32:32 ---> d74e625d9115 20:32:32 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:32:32 ---> Running in 88619f9be3f0 20:32:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:35 Removing intermediate container 42c631bf38bb 20:32:35 ---> 5068d83175b2 20:32:35 Step 7/20 : COPY . . 20:32:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:37 (1/2) Installing ca-certificates (20220614-r4) 20:32:37 (2/2) Installing dumb-init (1.2.5-r2) 20:32:37 Executing busybox-1.35.0-r29.trigger 20:32:37 Executing ca-certificates-20220614-r4.trigger 20:32:38 OK: 8 MiB in 17 packages 20:32:41 Removing intermediate container 88619f9be3f0 20:32:41 ---> 1c32501ab5b4 20:32:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:32:42 ---> Running in b0cba1176faa 20:32:42 Removing intermediate container b0cba1176faa 20:32:42 ---> bc549cf1f551 20:32:42 Step 13/23 : ENV APP_PORT=59860 20:32:43 ---> Running in 93a7174279eb 20:32:44 Removing intermediate container 93a7174279eb 20:32:44 ---> a4542247ce0f 20:32:44 Step 14/23 : EXPOSE $APP_PORT 20:32:44 ---> Running in 5e20a565f088 20:32:45 Removing intermediate container 5e20a565f088 20:32:45 ---> 050fdbee64f5 20:32:45 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:47 ---> de0b0a30dcce 20:32:47 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:32:48 ---> 06b5e16f67d1 20:32:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:32:52 ---> 90136ae07bcd 20:32:52 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:52 ---> Running in fe9b1b9024a0 20:32:52 ---> 7685a28cb2e3 20:32:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:32:54 ---> c171308af5c8 20:32:54 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:32:54 ---> Running in 42b125927578 20:32:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:32:54 Removing intermediate container 42b125927578 20:32:54 ---> 1c59c1bf704b 20:32:54 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:32:55 ---> Running in ad6eea8c5a92 20:32:55 Removing intermediate container ad6eea8c5a92 20:32:55 ---> ed2b85f4c1f8 20:32:55 Step 21/23 : LABEL arch=arm64 20:32:55 ---> Running in e2a0e26e8a37 20:32:56 Removing intermediate container e2a0e26e8a37 20:32:56 ---> bc87b31949d9 20:32:56 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:32:56 ---> Running in b9b848d45fd7 20:32:57 Removing intermediate container b9b848d45fd7 20:32:57 ---> 53412fd489b8 20:32:57 Step 23/23 : LABEL version=0.0.0 20:32:57 ---> Running in 6bbda4a3dadb 20:32:57 Removing intermediate container 6bbda4a3dadb 20:32:57 ---> 97cd50ac6092 20:32:57 20:32:58 Successfully built 97cd50ac6092 20:32:58 Successfully tagged support-notifications-arm64:latest 20:32:58  Building support-notifications ... done Building core-command 20:33:20 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:20 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:33:20 ---> 9100d6ade93d 20:33:20 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:33:20 ---> Using cache 20:33:20 ---> 61a6a69b55d5 20:33:20 Step 4/24 : WORKDIR /edgex-go 20:33:20 ---> Using cache 20:33:20 ---> b93752b0fafd 20:33:20 Step 5/24 : RUN apk add --update --no-cache make git 20:33:20 ---> Using cache 20:33:20 ---> a5432b572b5b 20:33:20 Step 6/24 : COPY go.mod vendor* ./ 20:33:20 ---> Using cache 20:33:20 ---> 33571a820d9a 20:33:20 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:20 ---> Using cache 20:33:20 ---> 67ccbbbc7fc0 20:33:20 Step 8/24 : COPY . . 20:33:20 ---> Using cache 20:33:20 ---> e2c27bc5efa2 20:33:20 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:33:20 ---> Running in 12bd75c07013 20:33:21 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:34:00 Removing intermediate container 127baa5f7bc6 20:34:00 ---> f5c198ffd095 20:34:00 Step 7/26 : COPY . . 20:34:12 ---> eee512465fe4 20:34:12 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:34:12 ---> Running in f79cc6aa0775 20:34:12 Removing intermediate container f79cc6aa0775 20:34:12 ---> a865f5775512 20:34:12 Step 9/26 : WORKDIR /edgex-go/spire-build 20:34:12 ---> Running in d3c9f28fbbd0 20:34:13 Removing intermediate container d3c9f28fbbd0 20:34:13 ---> a72293258daa 20:34:13 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:34:13 ---> Running in e93c7c116ea8 20:34:13 Removing intermediate container e93c7c116ea8 20:34:13 ---> 4270ea222774 20:34:13 Step 11/26 : 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..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:34:13 ---> Running in 106580a21a80 20:34:17 Removing intermediate container 106580a21a80 20:34:17 ---> ada2cf484892 20:34:17 Step 12/26 : WORKDIR /edgex-go 20:34:17 ---> Running in 22d1eaa49cee 20:34:17 Removing intermediate container 22d1eaa49cee 20:34:17 ---> 7bb2eff31fa9 20:34:17 20:34:17 Step 13/26 : FROM alpine:3.17 20:34:17 ---> d74e625d9115 20:34:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:34:17 ---> Using cache 20:34:17 ---> 9532b2d8e2f3 20:34:17 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:34:17 ---> Using cache 20:34:17 ---> 4fd23d8787d4 20:34:17 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:17 ---> Using cache 20:34:17 ---> 5f83d7513ad9 20:34:17 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:34:17 ---> Using cache 20:34:17 ---> 431f928c2f5f 20:34:17 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:34:24 ---> cd01c54eef09 20:34:24 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:34:25 ---> 7f18a30b617b 20:34:25 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:34:26 ---> cc92cd301fc7 20:34:26 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:34:27 ---> 57c596e86235 20:34:27 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:34:27 ---> Running in 488da7031aa3 20:34:27 Removing intermediate container 488da7031aa3 20:34:27 ---> 1c47ff7f4078 20:34:27 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:34:27 ---> Running in db465e0f7157 20:34:28 Removing intermediate container db465e0f7157 20:34:28 ---> 5c7d94fc776a 20:34:28 Step 24/26 : LABEL arch=arm64 20:34:28 ---> Running in 8f3f0d568f72 20:34:28 Removing intermediate container 8f3f0d568f72 20:34:28 ---> bb4f8be71150 20:34:28 Step 25/26 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:34:29 ---> Running in fda2753a5b31 20:34:29 Removing intermediate container fda2753a5b31 20:34:29 ---> c0d23377869f 20:34:29 Step 26/26 : LABEL version=0.0.0 20:34:29 ---> Running in 158fd0f86cf6 20:34:30 Removing intermediate container 158fd0f86cf6 20:34:30 ---> f2fce8a9d475 20:34:30 20:34:30 Successfully built f2fce8a9d475 20:34:30 Successfully tagged security-spire-server-arm64:latest 20:34:30  Building security-spire-server ... done Building support-scheduler 20:34:48 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:34:48 ---> 9100d6ade93d 20:34:48 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:34:48 ---> Using cache 20:34:48 ---> 61a6a69b55d5 20:34:48 Step 4/23 : WORKDIR /edgex-go 20:34:48 ---> Using cache 20:34:48 ---> b93752b0fafd 20:34:48 Step 5/23 : RUN apk add --update --no-cache make git 20:34:48 ---> Using cache 20:34:48 ---> a5432b572b5b 20:34:48 Step 6/23 : COPY go.mod vendor* ./ 20:34:48 ---> Using cache 20:34:48 ---> 33571a820d9a 20:34:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:48 ---> Using cache 20:34:48 ---> 67ccbbbc7fc0 20:34:48 Step 8/23 : COPY . . 20:34:48 ---> Using cache 20:34:48 ---> e2c27bc5efa2 20:34:48 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:34:50 ---> Running in 69c3dce2412f 20:34:52 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:37:44 Removing intermediate container f4af123ee0b5 20:37:44 ---> 5c3cb1f8683a 20:37:44 20:37:44 Step 10/23 : FROM alpine:3.17 20:37:44 ---> d74e625d9115 20:37:44 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:37:44 ---> Running in 12e0b3586f5e 20:37:44 Removing intermediate container 12e0b3586f5e 20:37:44 ---> 0a7114052137 20:37:44 Step 12/23 : ENV APP_PORT=59880 20:37:44 ---> Running in e2eb73bb180f 20:37:44 Removing intermediate container e2eb73bb180f 20:37:44 ---> b7143fff67d0 20:37:44 Step 13/23 : EXPOSE $APP_PORT 20:37:44 ---> Running in 1728b1c861e8 20:37:44 Removing intermediate container 1728b1c861e8 20:37:44 ---> 08eebb2bb3b6 20:37:44 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:37:44 ---> Running in bcac93b470f0 20:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:37:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:37:44 (1/1) Installing dumb-init (1.2.5-r2) 20:37:44 Executing busybox-1.35.0-r29.trigger 20:37:44 OK: 8 MiB in 16 packages 20:37:44 Removing intermediate container bcac93b470f0 20:37:44 ---> d30489ed5c14 20:37:44 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:44 ---> f05ab9e84397 20:37:44 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:37:46 ---> d4068a7675d6 20:37:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:37:49 ---> 46eeedb8dfaf 20:37:49 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:37:50 ---> f47b5860331a 20:37:50 Step 19/23 : ENTRYPOINT ["/core-data"] 20:37:50 ---> Running in e0997e04ba95 20:37:50 Removing intermediate container 8956029eb379 20:37:50 ---> ab62434f6df3 20:37:50 20:37:50 Step 10/23 : FROM alpine:3.17 20:37:50 ---> d74e625d9115 20:37:50 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:37:50 ---> Using cache 20:37:50 ---> 24eeadbce4c9 20:37:50 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:37:50 ---> Using cache 20:37:50 ---> e46c8bf66af4 20:37:50 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:37:50 ---> Using cache 20:37:50 ---> 6f52963c2800 20:37:50 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:37:50 ---> Using cache 20:37:51 ---> 10e0e582c071 20:37:51 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:37:51 Removing intermediate container e0997e04ba95 20:37:51 ---> 05ce51699f65 20:37:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:37:51 ---> Running in 6ccd1d0af100 20:37:51 Removing intermediate container 6ccd1d0af100 20:37:51 ---> 5517620811a4 20:37:51 Step 21/23 : LABEL arch=arm64 20:37:52 ---> Running in cab885e8c852 20:37:53 Removing intermediate container cab885e8c852 20:37:53 ---> 4de256b4a382 20:37:53 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:37:53 ---> 9514ccec797e 20:37:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:37:53 ---> Running in 6dd0bed60137 20:37:53 Removing intermediate container 6dd0bed60137 20:37:53 ---> 815d0df93d90 20:37:53 Step 23/23 : LABEL version=0.0.0 20:37:54 ---> Running in 94faed6a1353 20:37:54 ---> 111600762586 20:37:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:37:54 Removing intermediate container 94faed6a1353 20:37:54 ---> fdb006256d25 20:37:54 20:37:55 Successfully built fdb006256d25 20:37:55 Successfully tagged core-data-arm64:latest 20:37:55 Building security-secretstore-setup 20:37:55  Building core-data ... done  ---> 8e78236ac0fa 20:37:55 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:37:56 ---> Running in 49f49826f951 20:37:59 Removing intermediate container 49f49826f951 20:37:59 ---> d591be4d4f2e 20:37:59 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:37:59 ---> Running in 9613499b4b16 20:37:59 Removing intermediate container 9613499b4b16 20:37:59 ---> 3b02664915c2 20:37:59 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:37:59 ---> Running in 6c62cd6d9f0f 20:38:00 Removing intermediate container 6c62cd6d9f0f 20:38:00 ---> ddb0194068e9 20:38:00 Step 21/23 : LABEL arch=arm64 20:38:00 ---> Running in 8bde644c9ff6 20:38:01 Removing intermediate container 8bde644c9ff6 20:38:01 ---> ccb30e74735a 20:38:01 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:38:01 ---> Running in fd8f997183da 20:38:02 Removing intermediate container fd8f997183da 20:38:02 ---> 74f6e8c6b8a2 20:38:02 Step 23/23 : LABEL version=0.0.0 20:38:02 ---> Running in 0f28f06a1a79 20:38:02 Removing intermediate container 0f28f06a1a79 20:38:02 ---> 44bc33fc34da 20:38:02 20:38:02 Successfully built 44bc33fc34da 20:38:02 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:38:18  Building core-common-config-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:38:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:38:18 ---> 9100d6ade93d 20:38:18 Step 3/25 : WORKDIR /edgex-go 20:38:18 ---> Using cache 20:38:18 ---> 5b042fddcba3 20:38:18 Step 4/25 : RUN apk add --update --no-cache make git 20:38:18 ---> Using cache 20:38:18 ---> 67573e7033ee 20:38:18 Step 5/25 : COPY go.mod vendor* ./ 20:38:18 ---> Using cache 20:38:18 ---> 63e278015252 20:38:18 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:38:18 ---> Using cache 20:38:18 ---> a28bcf1f1542 20:38:18 Step 7/25 : COPY . . 20:38:18 ---> Using cache 20:38:18 ---> b1b2d6dc9221 20:38:18 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:38:18 ---> Running in 059b692afb82 20:38:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:40:41 Removing intermediate container 12bd75c07013 20:40:41 ---> 5a54536f857b 20:40:41 20:40:41 Step 10/24 : FROM alpine:3.17 20:40:41 ---> d74e625d9115 20:40:41 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:40:41 ---> Using cache 20:40:41 ---> ba096a698e8e 20:40:41 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:40:41 ---> Using cache 20:40:41 ---> d66e50e476dd 20:40:41 Step 13/24 : ENV APP_PORT=59882 20:40:41 ---> Running in a36d0a5c7e30 20:40:41 Removing intermediate container a36d0a5c7e30 20:40:41 ---> 78ad9e9bb253 20:40:41 Step 14/24 : EXPOSE $APP_PORT 20:40:41 ---> Running in f7e3306b2458 20:40:41 Removing intermediate container f7e3306b2458 20:40:41 ---> 98c0166fe352 20:40:41 Step 15/24 : WORKDIR / 20:40:41 ---> Running in 4fce7af9eb08 20:40:41 Removing intermediate container 4fce7af9eb08 20:40:41 ---> 72cc1396454c 20:40:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:41 ---> 939a70f3c4b0 20:40:41 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:40:41 ---> 5122a0d3649f 20:40:41 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:40:41 ---> 51a029949277 20:40:41 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:40:41 ---> c082fd15b9c8 20:40:41 Step 20/24 : ENTRYPOINT ["/core-command"] 20:40:41 ---> Running in 802ba7ec7a01 20:40:42 Removing intermediate container 802ba7ec7a01 20:40:42 ---> 6d22ed22d874 20:40:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:42 ---> Running in c68d2fd8c839 20:40:42 Removing intermediate container c68d2fd8c839 20:40:42 ---> b6a8a2ddbed9 20:40:42 Step 22/24 : LABEL arch=arm64 20:40:42 ---> Running in 936725b1efa0 20:40:43 Removing intermediate container 936725b1efa0 20:40:43 ---> ee090109cb29 20:40:43 Step 23/24 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:40:43 ---> Running in ecabc05cfbbd 20:40:44 Removing intermediate container ecabc05cfbbd 20:40:44 ---> f14c6a113922 20:40:44 Step 24/24 : LABEL version=0.0.0 20:40:44 ---> Running in 895689c7fb30 20:40:44 Removing intermediate container 895689c7fb30 20:40:44 ---> f433233c92c2 20:40:44 20:40:44 Successfully built f433233c92c2 20:40:44 Successfully tagged core-command-arm64:latest 20:41:41  Building core-command ... done Removing intermediate container fe9b1b9024a0 20:41:41 ---> 92e94a14f3e1 20:41:41 20:41:41 Step 9/20 : FROM alpine:3.17 20:41:41 ---> d74e625d9115 20:41:41 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:41:41 ---> Using cache 20:41:41 ---> f71ddea974df 20:41:41 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:41:41 ---> Running in 9a42802233f0 20:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:41 v3.17.2-247-g1c7c4bb4e47 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:41:41 v3.17.2-246-g0862088c1bf [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:41:41 OK: 17689 distinct packages available 20:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:41:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:41:43 (1/9) Installing ca-certificates (20220614-r4) 20:41:43 (2/9) Installing brotli-libs (1.0.9-r9) 20:41:43 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:41:44 (4/9) Installing libcurl (7.88.1-r1) 20:41:44 (5/9) Installing curl (7.88.1-r1) 20:41:44 (6/9) Installing dumb-init (1.2.5-r2) 20:41:44 (7/9) Installing musl-obstack (1.2.3-r0) 20:41:44 (8/9) Installing libucontext (1.2-r0) 20:41:44 (9/9) Installing gcompat (1.1.0-r0) 20:41:44 Executing busybox-1.35.0-r29.trigger 20:41:44 Executing ca-certificates-20220614-r4.trigger 20:41:44 OK: 11 MiB in 24 packages 20:41:47 Removing intermediate container 9a42802233f0 20:41:47 ---> 7a711037959c 20:41:47 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:41:47 ---> b940df514413 20:41:47 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:41:48 ---> 1ddbec00245e 20:41:48 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:41:51 ---> 8d2c923975eb 20:41:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:41:51 ---> 37da169299d3 20:41:51 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:41:52 ---> Running in bd23516c014f 20:41:52 Removing intermediate container bd23516c014f 20:41:52 ---> fc29fbd32ddf 20:41:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:41:52 ---> Running in 88d8116af5e6 20:41:53 Removing intermediate container 88d8116af5e6 20:41:53 ---> 4e8af1818c7e 20:41:53 Step 18/20 : LABEL arch=arm64 20:41:53 ---> Running in 8f248aa215ce 20:41:53 Removing intermediate container 8f248aa215ce 20:41:53 ---> 0ff7ba283740 20:41:53 Step 19/20 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:41:53 ---> Running in ab3e8ffe42e9 20:41:54 Removing intermediate container ab3e8ffe42e9 20:41:54 ---> a203377caefb 20:41:54 Step 20/20 : LABEL version=0.0.0 20:41:54 ---> Running in 3864992e53fd 20:41:54 Removing intermediate container 3864992e53fd 20:41:54 ---> db2aa9c0b325 20:41:54 20:41:55 Successfully built db2aa9c0b325 20:41:55 Successfully tagged security-spiffe-token-provider-arm64:latest 20:42:27  Building security-spiffe-token-provider ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:42:39 Removing intermediate container 059b692afb82 20:42:39 ---> ac612d324733 20:42:39 20:42:39 Step 9/25 : FROM alpine:3.17 20:42:39 ---> d74e625d9115 20:42:39 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:42:39 ---> Running in 85d1c58f5ef9 20:42:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:42:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:42:40 Removing intermediate container 69c3dce2412f 20:42:40 ---> 3b8a70efeee6 20:42:40 20:42:40 Step 10/23 : FROM alpine:3.17 20:42:40 ---> d74e625d9115 20:42:40 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:42:40 ---> Using cache 20:42:40 ---> ba096a698e8e 20:42:40 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:42:40 ---> Using cache 20:42:40 ---> d66e50e476dd 20:42:40 Step 13/23 : ENV APP_PORT=59861 20:42:40 ---> Running in 4db1c0563ae4 20:42:41 Removing intermediate container 4db1c0563ae4 20:42:41 ---> 832845c8f5a5 20:42:41 Step 14/23 : EXPOSE $APP_PORT 20:42:41 ---> Running in 18c3cd8e2ede 20:42:41 (1/3) Installing ca-certificates (20220614-r4) 20:42:41 (2/3) Installing dumb-init (1.2.5-r2) 20:42:41 (3/3) Installing su-exec (0.2-r2) 20:42:41 Executing busybox-1.35.0-r29.trigger 20:42:41 Executing ca-certificates-20220614-r4.trigger 20:42:41 Removing intermediate container 18c3cd8e2ede 20:42:41 ---> 99d5ec248c00 20:42:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:42 OK: 8 MiB in 18 packages 20:42:42 ---> 9da851ad6cec 20:42:42 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:42:42 ---> 77367265c3fd 20:42:42 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:42:43 Removing intermediate container 85d1c58f5ef9 20:42:43 ---> 7a6708db27f2 20:42:43 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:42:43 ---> Running in bb2c821650e9 20:42:44 Removing intermediate container bb2c821650e9 20:42:44 ---> 5a1026946a39 20:42:44 Step 12/25 : WORKDIR / 20:42:44 ---> Running in 66334ebe4138 20:42:44 Removing intermediate container 66334ebe4138 20:42:44 ---> 6b25176978bf 20:42:44 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:42:44 ---> 1918ae1885ce 20:42:44 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:42:45 ---> 8da5f1515161 20:42:45 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:42:45 ---> f349f40746d3 20:42:45 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:42:45 ---> Running in 9b9d11bd3ba0 20:42:45 Removing intermediate container 9b9d11bd3ba0 20:42:45 ---> a40911d8ca89 20:42:45 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:42:45 ---> Running in 82af2c473136 20:42:45 ---> 65b68cc09548 20:42:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:42:46 Removing intermediate container 82af2c473136 20:42:46 ---> 146db4c6043f 20:42:46 Step 21/23 : LABEL arch=arm64 20:42:46 ---> Running in 1c4ed59d05ff 20:42:46 ---> 16fa6e519b53 20:42:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:42:46 Removing intermediate container 1c4ed59d05ff 20:42:46 ---> f57276011ee6 20:42:46 Step 22/23 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:42:46 ---> Running in 15e0c8da62b7 20:42:46 ---> 619883687ed9 20:42:46 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:42:47 Removing intermediate container 15e0c8da62b7 20:42:47 ---> 1124e0e6776a 20:42:47 Step 23/23 : LABEL version=0.0.0 20:42:47 ---> Running in 0395cabe43f3 20:42:47 Removing intermediate container 0395cabe43f3 20:42:47 ---> 5e1f6552f831 20:42:47 20:42:47 ---> 2b6b22f4139c 20:42:47 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:42:47 Successfully built 5e1f6552f831 20:42:47 Successfully tagged support-scheduler-arm64:latest 20:42:50  Building support-scheduler ... done  ---> dba5dc468d97 20:42:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:42:51 ---> ada27fcd3c65 20:42:51 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:42:52 ---> e6d900bde577 20:42:52 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:42:52 ---> Running in 91cdfb9480a5 20:42:54 Removing intermediate container 91cdfb9480a5 20:42:54 ---> 39dd9d08d3f6 20:42:54 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:42:54 ---> Running in 55a8849b46fe 20:42:54 Removing intermediate container 55a8849b46fe 20:42:54 ---> ca6bdb1b93d6 20:42:54 Step 23/25 : LABEL arch=arm64 20:42:54 ---> Running in 916eda3792fa 20:42:54 Removing intermediate container 916eda3792fa 20:42:54 ---> ed002dc10c9f 20:42:54 Step 24/25 : LABEL git_sha=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 20:42:54 ---> Running in 5bd975618ab7 20:42:55 Removing intermediate container 5bd975618ab7 20:42:55 ---> a9cb5d033c94 20:42:55 Step 25/25 : LABEL version=0.0.0 20:42:55 ---> Running in 89a9718b0821 20:42:55 Removing intermediate container 89a9718b0821 20:42:55 ---> 525b4b4173b0 20:42:55 20:42:55 Successfully built 525b4b4173b0 20:42:55 Successfully tagged security-secretstore-setup-arm64:latest 20:42:56  Building security-secretstore-setup ... done  [Pipeline] } 20:42:56 $ docker stop --time=1 06ac9b2bd13839b777a2a5cef9a528bcc9ff04398abb057f0e1484cd0df2d2fd 20:42:57 $ docker rm -f --volumes 06ac9b2bd13839b777a2a5cef9a528bcc9ff04398abb057f0e1484cd0df2d2fd [Pipeline] // withDockerContainer [Pipeline] sh 20:42:58 + docker images 20:42:58 REPOSITORY TAG IMAGE ID CREATED SIZE 20:42:58 security-secretstore-setup-arm64 latest 525b4b4173b0 3 seconds ago 32.8MB 20:42:58 support-scheduler-arm64 latest 5e1f6552f831 11 seconds ago 31.8MB 20:42:58 3b8a70efeee6 19 seconds ago 1.57GB 20:42:58 ac612d324733 22 seconds ago 1.49GB 20:42:58 security-spiffe-token-provider-arm64 latest db2aa9c0b325 About a minute ago 33.1MB 20:42:58 92e94a14f3e1 About a minute ago 1.54GB 20:42:58 core-command-arm64 latest f433233c92c2 2 minutes ago 20MB 20:42:58 5a54536f857b 2 minutes ago 1.5GB 20:42:58 core-common-config-bootstrapper-arm64 latest 44bc33fc34da 4 minutes ago 17.4MB 20:42:58 core-data-arm64 latest fdb006256d25 5 minutes ago 20.1MB 20:42:58 ab62434f6df3 5 minutes ago 1.49GB 20:42:58 5c3cb1f8683a 5 minutes ago 1.5GB 20:42:58 security-spire-server-arm64 latest f2fce8a9d475 8 minutes ago 87.1MB 20:42:58 7bb2eff31fa9 8 minutes ago 1.36GB 20:42:58 support-notifications-arm64 latest 97cd50ac6092 10 minutes ago 32.5MB 20:42:58 bb01c483b88b 10 minutes ago 1.57GB 20:42:58 security-proxy-auth-arm64 latest ea965161beae 11 minutes ago 18.5MB 20:42:58 ee54d924502c 11 minutes ago 1.48GB 20:42:58 security-proxy-setup-arm64 latest 317ca3c3804e 13 minutes ago 19MB 20:42:58 core-metadata-arm64 latest 3ce807607b2f 13 minutes ago 20.6MB 20:42:58 ca1aca1e354d 13 minutes ago 1.48GB 20:42:58 6c720e0b8737 14 minutes ago 1.51GB 20:42:58 security-bootstrapper-arm64 latest 9b6b444555f5 14 minutes ago 22.2MB 20:42:58 a99bbc3fb99f 15 minutes ago 1.49GB 20:42:58 security-spire-agent-arm64 latest ac584fd6d2da 22 minutes ago 125MB 20:42:58 security-spire-config-arm64 latest 937a37b8b2d6 22 minutes ago 86.2MB 20:42:58 e6b8800ad817 22 minutes ago 1.36GB 20:42:58 ae62132da159 22 minutes ago 1.36GB 20:42:58 ci-base-image-arm64 latest 9100d6ade93d 38 minutes ago 866MB 20:42:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 11 days ago 648MB 20:42:58 alpine 3.17 d74e625d9115 5 weeks ago 7.46MB 20:42:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:59 20:42:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:42:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:42:59 arm64: Pulling from edgex-lftools-log-publisher 20:42:59 8998bd30e6a1: Pulling fs layer 20:42:59 04944245beec: Pulling fs layer 20:42:59 699f458cf7ca: Pulling fs layer 20:42:59 765212b225bb: Pulling fs layer 20:42:59 f23df028b6ca: Pulling fs layer 20:42:59 d65c8cfc05b1: Pulling fs layer 20:42:59 2437ff75d9bd: Pulling fs layer 20:42:59 f23df028b6ca: Waiting 20:42:59 d65c8cfc05b1: Waiting 20:42:59 2437ff75d9bd: Waiting 20:42:59 04944245beec: Verifying Checksum 20:42:59 04944245beec: Download complete 20:42:59 765212b225bb: Verifying Checksum 20:42:59 765212b225bb: Download complete 20:43:00 f23df028b6ca: Verifying Checksum 20:43:00 f23df028b6ca: Download complete 20:43:00 d65c8cfc05b1: Verifying Checksum 20:43:00 d65c8cfc05b1: Download complete 20:43:00 699f458cf7ca: Verifying Checksum 20:43:00 699f458cf7ca: Download complete 20:43:00 8998bd30e6a1: Verifying Checksum 20:43:00 8998bd30e6a1: Download complete 20:43:02 2437ff75d9bd: Verifying Checksum 20:43:02 2437ff75d9bd: Download complete 20:43:04 8998bd30e6a1: Pull complete 20:43:04 04944245beec: Pull complete 20:43:06 699f458cf7ca: Pull complete 20:43:06 765212b225bb: Pull complete 20:43:06 f23df028b6ca: Pull complete 20:43:07 d65c8cfc05b1: Pull complete 20:43:22 2437ff75d9bd: Pull complete 20:43:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:43:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:43:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:22 prd-ubuntu20.04-docker-arm64-4c-16g-4942 does not seem to be running inside a container 20:43:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 20:43:25 $ docker top a894fc239fce2266cbe9fb074a93c4638beda874dd5367283cafb6ca28efafbc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:43:26 ---> job-cost.sh 20:43:26 lf-activate-venv: SKIPPING 20:43:26 INFO: No Stack... 20:43:27 INFO: Retrieving Pricing Info for: v3-standard-4 20:43:28 INFO: Archiving Costs [Pipeline] sh 20:43:29 + + catcut /w/workspace/edgex-go/1/archives/cost.csv -d, 20:43:29 -f6 [Pipeline] lock 20:43:29 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4465-1-stack-cost] 20:43:29 Resource [jenkins-edgexfoundry-edgex-go-PR-4465-1-stack-cost] did not exist. Created. 20:43:29 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4465-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:43:30 + echo total: 0.10999999940395355 [Pipeline] stash 20:43:30 Stashed 1 file(s) [Pipeline] } 20:43:30 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4465-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:43:30 $ docker stop --time=1 a894fc239fce2266cbe9fb074a93c4638beda874dd5367283cafb6ca28efafbc 20:43:32 $ docker rm -f --volumes a894fc239fce2266cbe9fb074a93c4638beda874dd5367283cafb6ca28efafbc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:43:32 provisioning config files... 20:43:32 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12416447990543869649tmp [Pipeline] { [Pipeline] sh 20:43:33 + set +x 20:43:33 + bash -s -- 20:43:33 + curl -s https://codecov.io/bash 20:43:33 20:43:33 _____ _ 20:43:33 / ____| | | 20:43:33 | | ___ __| | ___ ___ _____ __ 20:43:33 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:43:33 | |___| (_) | (_| | __/ (_| (_) \ V / 20:43:33 \_____\___/ \__,_|\___|\___\___/ \_/ 20:43:33 Bash-1.0.6 20:43:33 20:43:33 20:43:33 ==> git version 2.25.1 found 20:43:33 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 20:43:33 Release-Date: 2020-01-08 20:43:33 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:43:33 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:43:33 ==> Jenkins CI detected. 20:43:33 current dir:  /w/workspace/edgex-go/1 20:43:33 project root: . 20:43:33 --> token set from env 20:43:33 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:43:33 ==> Running gcov in . (disable via -X gcov) 20:43:33 ==> Python coveragepy not found 20:43:33 ==> Searching for coverage reports in: 20:43:33 + . 20:43:33 -> Found 1 reports 20:43:33 ==> Detecting git/mercurial file structure 20:43:33 ==> Reading reports 20:43:33 + ./coverage.out bytes=447275 20:43:33 ==> Appending adjustments 20:43:33 https://docs.codecov.io/docs/fixing-reports 20:43:34 + Found adjustments 20:43:34 ==> Gzipping contents 20:43:34 60K /tmp/codecov.c5yROy.gz 20:43:34 ==> Uploading reports 20:43:34 url: https://codecov.io 20:43:34 query: branch=PR-4465&commit=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 20:43:34 -> Pinging Codecov 20:43: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-4465&commit=421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4465%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4465&job=&cmd_args= 20:43:44 -> Uploading to 20:43:44 https://storage.googleapis.com/codecov/v4/raw/2023-03-21/00271124DB129430A58F1EEE437C3FCB/421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4/76793203-c4d6-490f-81fb-f2f521678106.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230321%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230321T204343Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=435e7da951ed58a4666611dac7c5811666ec3833074ddb61c35baedd26ffbed4 20:43:44 % Total % Received % Xferd Average Speed Time Time Time Current 20:43:44 Dload Upload Total Spent Left Speed 20:43:44 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57472 0 0 100 57472 0 169k --:--:-- --:--:-- --:--:-- 169k 20:43:44 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/421827d1d2fd7652f0dd2ed36c0673b8c7cc6cd4 [Pipeline] } 20:43:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:43:45 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:43:46 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:43:47 ---> package-listing.sh 20:43:47 ++ facter osfamily 20:43:47 ++ tr '[:upper:]' '[:lower:]' 20:43:47 + OS_FAMILY=debian 20:43:47 + workspace=/w/workspace/edgex-go/1 20:43:47 + START_PACKAGES=/tmp/packages_start.txt 20:43:47 + END_PACKAGES=/tmp/packages_end.txt 20:43:47 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:43:47 + PACKAGES=/tmp/packages_start.txt 20:43:47 + '[' /w/workspace/edgex-go/1 ']' 20:43:47 + PACKAGES=/tmp/packages_end.txt 20:43:47 + case "${OS_FAMILY}" in 20:43:47 + dpkg -l 20:43:47 + grep '^ii' 20:43:47 + '[' -f /tmp/packages_start.txt ']' 20:43:47 + '[' -f /tmp/packages_end.txt ']' 20:43:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:43:47 + '[' /w/workspace/edgex-go/1 ']' 20:43:47 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:43:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:43:47 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:43:47 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:48 20:43:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:43:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:48 latest: Pulling from edgex-lftools-log-publisher 20:43:48 5eb5b503b376: Pulling fs layer 20:43:48 5c69ac0246d0: Pulling fs layer 20:43:48 ec43610c2a17: Pulling fs layer 20:43:48 3a2ae6a8a46f: Pulling fs layer 20:43:48 33b1e0a273af: Pulling fs layer 20:43:48 5d3b04190fa2: Pulling fs layer 20:43:48 2f39f015ded8: Pulling fs layer 20:43:48 3a2ae6a8a46f: Waiting 20:43:48 5c69ac0246d0: Verifying Checksum 20:43:48 5c69ac0246d0: Download complete 20:43:48 3a2ae6a8a46f: Download complete 20:43:48 33b1e0a273af: Verifying Checksum 20:43:48 33b1e0a273af: Download complete 20:43:48 5d3b04190fa2: Verifying Checksum 20:43:48 5d3b04190fa2: Download complete 20:43:48 ec43610c2a17: Verifying Checksum 20:43:48 ec43610c2a17: Download complete 20:43:48 5eb5b503b376: Download complete 20:43:49 2f39f015ded8: Verifying Checksum 20:43:49 2f39f015ded8: Download complete 20:43:50 5eb5b503b376: Pull complete 20:43:50 5c69ac0246d0: Pull complete 20:43:51 ec43610c2a17: Pull complete 20:43:51 3a2ae6a8a46f: Pull complete 20:43:51 33b1e0a273af: Pull complete 20:43:51 5d3b04190fa2: Pull complete 20:43:56 2f39f015ded8: Pull complete 20:43:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:43:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:43:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:43:57 prd-ubuntu20.04-docker-8c-8g-4940 does not seem to be running inside a container 20:43:57 $ 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 20:44:02 $ docker top 6c118d403c30b9ebfe1a4e50a41667629cc172835ccc8fd8a02e38884bfd18d2 -eo pid,comm [Pipeline] { [Pipeline] sh 20:44:03 + touch /tmp/pre-build-complete [Pipeline] sh 20:44:03 + mkdir -p /var/log/sysstat [Pipeline] sh 20:44:03 + ls /var/log/sa-host 20:44:03 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:44:04 provisioning config files... 20:44:04 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config9568362493803222792tmp [Pipeline] { [Pipeline] echo 20:44:04 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:44:04 ---> create-netrc.sh [Pipeline] } 20:44:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:44:04 ---> python-tools-install.sh [Pipeline] echo 20:44:04 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:44:05 ---> sudo-logs.sh 20:44:05 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:44:05 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:44:05 ---> job-cost.sh 20:44:05 lf-activate-venv: SKIPPING 20:44:05 DEBUG: total: 0.10999999940395355 20:44:05 INFO: Retrieving Stack Cost... 20:44:06 INFO: Retrieving Pricing Info for: v3-standard-8 20:44:06 INFO: Archiving Costs [Pipeline] echo 20:44:06 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:44:06 ---> logs-deploy.sh 20:44:06 lf-activate-venv: SKIPPING 20:44:06 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4465/1 20:44:06 INFO: archiving workspace using pattern(s): 20:44:08 Archives upload complete. 20:44:08 INFO: archiving logs to Nexus 20:44:09 ---> uname -a: 20:44:09 Linux prd-ubuntu20-04-docker-8c-8g-4940 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:44:09 20:44:09 20:44:09 ---> lscpu: 20:44:09 Architecture: x86_64 20:44:09 CPU op-mode(s): 32-bit, 64-bit 20:44:09 Byte Order: Little Endian 20:44:09 Address sizes: 40 bits physical, 48 bits virtual 20:44:09 CPU(s): 8 20:44:09 On-line CPU(s) list: 0-7 20:44:09 Thread(s) per core: 1 20:44:09 Core(s) per socket: 1 20:44:09 Socket(s): 8 20:44:09 NUMA node(s): 1 20:44:09 Vendor ID: AuthenticAMD 20:44:09 CPU family: 23 20:44:09 Model: 49 20:44:09 Model name: AMD EPYC-Rome Processor 20:44:09 Stepping: 0 20:44:09 CPU MHz: 2800.000 20:44:09 BogoMIPS: 5600.00 20:44:09 Virtualization: AMD-V 20:44:09 Hypervisor vendor: KVM 20:44:09 Virtualization type: full 20:44:09 L1d cache: 256 KiB 20:44:09 L1i cache: 256 KiB 20:44:09 L2 cache: 4 MiB 20:44:09 L3 cache: 128 MiB 20:44:09 NUMA node0 CPU(s): 0-7 20:44:09 Vulnerability Itlb multihit: Not affected 20:44:09 Vulnerability L1tf: Not affected 20:44:09 Vulnerability Mds: Not affected 20:44:09 Vulnerability Meltdown: Not affected 20:44:09 Vulnerability Mmio stale data: Not affected 20:44:09 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:44:09 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:44:09 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:44:09 Vulnerability Srbds: Not affected 20:44:09 Vulnerability Tsx async abort: Not affected 20:44:09 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:44:09 20:44:09 20:44:09 ---> nproc: 20:44:09 8 20:44:09 20:44:09 20:44:09 ---> df -h: 20:44:09 Filesystem Size Used Avail Use% Mounted on 20:44:09 overlay 155G 20G 136G 13% / 20:44:09 tmpfs 64M 0 64M 0% /dev 20:44:09 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:44:09 shm 64M 0 64M 0% /dev/shm 20:44:09 /dev/vda1 155G 20G 136G 13% /facter-os 20:44:09 20:44:09