Pull request #4480 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1697feb57a4eedc5eb5c1558c928641572a8e876+e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b (97adbb38b621fb5191b3110fb95d3812dd49d4ec) 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-ssh8202431149112671773.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-ssh8063970848438450738.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-4480/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-4480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh972735241247951655.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-4480/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16181243692189945890.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-ssh9416296998125951803.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-4480/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-4480/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13002543474662383184.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-5932 in /w/workspace/edgexfoundry_edgex-go_PR-4480 [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 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit 1697feb57a4eedc5eb5c1558c928641572a8e876 Merge succeeded, producing 1697feb57a4eedc5eb5c1558c928641572a8e876 Checking out Revision 1697feb57a4eedc5eb5c1558c928641572a8e876 (PR-4480) > 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/4480/head:refs/remotes/origin/PR-4480 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1697feb57a4eedc5eb5c1558c928641572a8e876 # 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 e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1697feb57a4eedc5eb5c1558c928641572a8e876 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:58:56 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:58:56 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:58:56 ========================================================= 19:58:56 EdgeX Global Pipelines Version Info 19:58:56 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:58:57 ------------------- 19:58:57 stable info: 19:58:57 ------------------- 19:58:57 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:58:57 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:58:57 Message: update stable to v1.0.245 19:58:58 ------------------- 19:58:58 experimental info: 19:58:58 ------------------- 19:58:58 Commited By: **** collab-it+edgex@linuxfoundation.org 19:58:58 Commit SHA: 046ad6d0e2e636d38ea4daf53c055316476b9501 19:58:58 Message: update experimental to v1.0.247 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:58:58 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4480 [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4480 [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4480 [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1697feb57a4eedc5eb5c1558c928641572a8e876 [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1697feb [Pipeline] echo 19:58:59 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:58:59 provisioning config files... 19:58:59 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9979925321992045277tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:00 ---> docker-login.sh 19:59:00 nexus3.edgexfoundry.org:10001 19:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:00 Configure a credential helper to remove this warning. See 19:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:00 19:59:00 Login Succeeded 19:59:00 nexus3.edgexfoundry.org:10002 19:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:00 Configure a credential helper to remove this warning. See 19:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:00 19:59:00 Login Succeeded 19:59:00 nexus3.edgexfoundry.org:10003 19:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:00 Configure a credential helper to remove this warning. See 19:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:00 19:59:00 Login Succeeded 19:59:00 nexus3.edgexfoundry.org:10004 19:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:00 Configure a credential helper to remove this warning. See 19:59:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:00 19:59:00 Login Succeeded 19:59:00 docker.io 19:59:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:01 Configure a credential helper to remove this warning. See 19:59:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:01 19:59:01 Login Succeeded 19:59:01 ---> docker-login.sh ends [Pipeline] } 19:59:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:01 + 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:01 + dirname cmd/core-command/Dockerfile 19:59:01 + cut -d/ -f2 19:59:01 + echo core-command,cmd/core-command/Dockerfile 19:59:01 + cut -d/ -f2 19:59:01 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:01 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:01 + + cut -d/ -f2 19:59:01 dirname cmd/core-data/Dockerfile 19:59:01 + echo core-data,cmd/core-data/Dockerfile 19:59:01 + dirname cmd/core-metadata/Dockerfile 19:59:01 + cut -d/ -f2 19:59:01 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:01 + cut -d/ -f2 19:59:01 + dirname cmd/security-bootstrapper/Dockerfile 19:59:01 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:01 + + dirname cmd/security-proxy-auth/Dockerfilecut 19:59:01 -d/ -f2 19:59:01 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:01 + + cut -d/ -f2 19:59:01 dirname cmd/security-proxy-setup/Dockerfile 19:59:01 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:01 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:01 + cut -d/ -f2 19:59:01 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:01 + + cutdirname -d/ cmd/security-spiffe-token-provider/Dockerfile -f2 19:59:01 19:59:01 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:01 + dirname cmd/security-spire-agent/Dockerfile 19:59:01 + cut -d/ -f2 19:59:01 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:01 + dirname cmd/security-spire-config/Dockerfile 19:59:01 + cut -d/ -f2 19:59:01 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:01 + dirname cmd/security-spire-server/Dockerfile 19:59:01 + cut -d/ -f2 19:59:01 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:01 + + dirname cmd/support-notifications/Dockerfile 19:59:01 cut -d/ -f2 19:59:01 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:01 + dirname cmd/support-scheduler/Dockerfile 19:59:01 + cut -d/ -f2 19:59:01 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:01 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:02 + git rev-list -1 --merges 1697feb57a4eedc5eb5c1558c928641572a8e876~1..1697feb57a4eedc5eb5c1558c928641572a8e876 [Pipeline] echo 19:59:02 -----------> git rev-list -1 --merges 1697feb57a4eedc5eb5c1558c928641572a8e876~1..1697feb57a4eedc5eb5c1558c928641572a8e876 1697feb57a4eedc5eb5c1558c928641572a8e876 [false] [Pipeline] sh 19:59:02 + git log --format=format:%s -1 1697feb57a4eedc5eb5c1558c928641572a8e876 [Pipeline] echo 19:59:02 ========================================================= 19:59:02 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:02 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:03 + grep -v github /etc/ssh/ssh_known_hosts 19:59:03 + [ -e /tmp/ssh_known_hosts ] 19:59:03 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:03 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:03 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:03 19:59:03 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:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:03 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:03 b85a868b505f: Pulling fs layer 19:59:03 e2be974225ed: Pulling fs layer 19:59:03 339a4e72a1f5: Pulling fs layer 19:59:03 988bab9f4d93: Pulling fs layer 19:59:03 1469e6f7b9e6: Pulling fs layer 19:59:03 eaf3925da568: Pulling fs layer 19:59:03 bab4dde63d76: Pulling fs layer 19:59:03 bde34c3a00c8: Pulling fs layer 19:59:03 b352a97aabf1: Pulling fs layer 19:59:03 4872d77fe225: Pulling fs layer 19:59:03 5851b861e8e6: Pulling fs layer 19:59:03 988bab9f4d93: Waiting 19:59:03 1469e6f7b9e6: Waiting 19:59:03 eaf3925da568: Waiting 19:59:03 bab4dde63d76: Waiting 19:59:03 bde34c3a00c8: Waiting 19:59:03 b352a97aabf1: Waiting 19:59:03 4872d77fe225: Waiting 19:59:03 5851b861e8e6: Waiting 19:59:03 e2be974225ed: Verifying Checksum 19:59:03 e2be974225ed: Download complete 19:59:03 988bab9f4d93: Verifying Checksum 19:59:03 988bab9f4d93: Download complete 19:59:03 1469e6f7b9e6: Verifying Checksum 19:59:03 1469e6f7b9e6: Download complete 19:59:03 eaf3925da568: Download complete 19:59:04 339a4e72a1f5: Verifying Checksum 19:59:04 339a4e72a1f5: Download complete 19:59:04 bde34c3a00c8: Download complete 19:59:04 b352a97aabf1: Verifying Checksum 19:59:04 b352a97aabf1: Download complete 19:59:04 4872d77fe225: Download complete 19:59:04 5851b861e8e6: Download complete 19:59:04 b85a868b505f: Verifying Checksum 19:59:04 b85a868b505f: Download complete 19:59:04 bab4dde63d76: Verifying Checksum 19:59:04 bab4dde63d76: Download complete 19:59:05 b85a868b505f: Pull complete 19:59:05 e2be974225ed: Pull complete 19:59:06 339a4e72a1f5: Pull complete 19:59:06 988bab9f4d93: Pull complete 19:59:06 1469e6f7b9e6: Pull complete 19:59:06 eaf3925da568: Pull complete 19:59:08 bab4dde63d76: Pull complete 19:59:08 bde34c3a00c8: Pull complete 19:59:08 b352a97aabf1: Pull complete 19:59:08 4872d77fe225: Pull complete 19:59:08 5851b861e8e6: Pull complete 19:59:08 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:08 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 19:59:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:12 $ docker top 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d -eo pid,comm 19:59:12 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:12 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:12 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:12 [ssh-agent] Looking for ssh-agent implementation... 19:59:12 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:12 $ docker exec 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d ssh-agent 19:59:12 SSH_AUTH_SOCK=/tmp/ssh-HOt1dpeKLSTx/agent.33 19:59:12 SSH_AGENT_PID=39 19:59:12 Running ssh-add (command line suppressed) 19:59:12 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10597965653595786109.key (/w/workspace/edgex-go/1@tmp/private_key_10597965653595786109.key) 19:59:12 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:13 + git tag --points-at HEAD [Pipeline] } 19:59:13 $ docker exec --env ******** --env ******** 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d ssh-agent -k 19:59:13 unset SSH_AUTH_SOCK; 19:59:13 unset SSH_AGENT_PID; 19:59:13 echo Agent pid 39 killed; 19:59:13 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:13 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:13 [ssh-agent] Looking for ssh-agent implementation... 19:59:13 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:13 $ docker exec 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d ssh-agent 19:59:13 SSH_AUTH_SOCK=/tmp/ssh-gDm1cumXtgZT/agent.71 19:59:13 SSH_AGENT_PID=77 19:59:13 Running ssh-add (command line suppressed) 19:59:13 Identity added: /w/workspace/edgex-go/1@tmp/private_key_15989141079569039569.key (/w/workspace/edgex-go/1@tmp/private_key_15989141079569039569.key) 19:59:13 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:14 + git semver init 19:59:14 2023-03-27 19:59:14,459 [run_init] DEBUG init version:0.0.0 force:False 19:59:14 2023-03-27 19:59:14,459 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:14 2023-03-27 19:59:14,460 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:14 2023-03-27 19:59:14,460 [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:19 2023-03-27 19:59:19,540 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:19 2023-03-27 19:59:19,541 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4480 with force:False 19:59:19 2023-03-27 19:59:19,541 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4480 19:59:19 2023-03-27 19:59:19,546 [execute] INFO git cat-file --batch-check 19:59:19 2023-03-27 19:59:19,546 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:19 2023-03-27 19:59:19,554 [execute] INFO git cat-file --batch 19:59:19 2023-03-27 19:59:19,554 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:19 2023-03-27 19:59:19,560 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4480 19:59:19 0.0.0 [Pipeline] } 19:59:19 $ docker exec --env ******** --env ******** 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d ssh-agent -k 19:59:19 unset SSH_AUTH_SOCK; 19:59:19 unset SSH_AGENT_PID; 19:59:19 echo Agent pid 77 killed; 19:59:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:20 + git semver [Pipeline] } 19:59:20 $ docker stop --time=1 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d 19:59:21 $ docker rm -f --volumes 83ac3208c0da679f3cef074365014fec22b43f32d92fe0736d35cfcd025d754d [Pipeline] // withDockerContainer [Pipeline] sh 19:59:22 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:22 Stashed 1 file(s) [Pipeline] echo 19:59:22 [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:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:23 ========================================================= 19:59:23 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:23 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:23 63b65145d645: Pulling fs layer 19:59:23 a2d21d5440eb: Pulling fs layer 19:59:23 935e6c44a52c: Pulling fs layer 19:59:23 94cc34f8dd06: Pulling fs layer 19:59:23 30dea6a524f1: Pulling fs layer 19:59:23 a2aff8979fd8: Pulling fs layer 19:59:23 6808be2612f2: Pulling fs layer 19:59:23 f25807f1079a: Pulling fs layer 19:59:23 94cc34f8dd06: Waiting 19:59:23 6808be2612f2: Waiting 19:59:23 30dea6a524f1: Waiting 19:59:23 f25807f1079a: Waiting 19:59:23 a2d21d5440eb: Verifying Checksum 19:59:23 a2d21d5440eb: Download complete 19:59:23 94cc34f8dd06: Download complete 19:59:23 30dea6a524f1: Download complete 19:59:23 63b65145d645: Verifying Checksum 19:59:23 63b65145d645: Download complete 19:59:23 a2aff8979fd8: Verifying Checksum 19:59:23 a2aff8979fd8: Download complete 19:59:24 63b65145d645: Pull complete 19:59:24 a2d21d5440eb: Pull complete 19:59:24 f25807f1079a: Verifying Checksum 19:59:24 f25807f1079a: Download complete 19:59:24 935e6c44a52c: Verifying Checksum 19:59:24 935e6c44a52c: Download complete 19:59:24 6808be2612f2: Download complete 19:59:28 935e6c44a52c: Pull complete 19:59:28 94cc34f8dd06: Pull complete 19:59:28 30dea6a524f1: Pull complete 19:59:28 a2aff8979fd8: Pull complete 19:59:30 6808be2612f2: Pull complete 19:59:31 f25807f1079a: Pull complete 19:59:31 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:59:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:32 WORKDIR /edgex 19:59:32 COPY go.mod . 19:59:32 RUN go mod download 19:59:32 + docker build -t ci-base-image-x86_64 -f - . 19:59:32 Sending build context to Docker daemon 170.5MB 19:59:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:32 ---> 3b553350e43f 19:59:32 Step 2/4 : WORKDIR /edgex 19:59:37 Still waiting to schedule task 19:59:37 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:59:40 ---> Running in e2b1add488b2 19:59:40 Removing intermediate container e2b1add488b2 19:59:40 ---> 648e526162e2 19:59:40 Step 3/4 : COPY go.mod . 19:59:40 ---> e77a9af8e618 19:59:40 Step 4/4 : RUN go mod download 19:59:40 ---> Running in afe33ca82d4c 19:59:55 Removing intermediate container afe33ca82d4c 19:59:55 ---> ea89869eece3 19:59:55 Successfully built ea89869eece3 19:59:55 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:56 + docker inspect -f . ci-base-image-x86_64 19:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:56 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 19:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:56 $ docker top ca6182fa4bfa885c5f9bc31c965c6026fe983f3d1cf82bae45be3c2f80a29d46 -eo pid,comm [Pipeline] { [Pipeline] sh 19:59:57 + go version 19:59:57 go version go1.20.2 linux/amd64 [Pipeline] } 19:59:57 $ docker stop --time=1 ca6182fa4bfa885c5f9bc31c965c6026fe983f3d1cf82bae45be3c2f80a29d46 19:59:58 $ docker rm -f --volumes ca6182fa4bfa885c5f9bc31c965c6026fe983f3d1cf82bae45be3c2f80a29d46 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:59 + docker inspect -f . ci-base-image-x86_64 19:59:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:59 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 19:59:59 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 19:59:59 $ docker top 3fa94d59b1d2495f1c1702b69c5da96c1fb6b83a21c4826577a28d3753ed52a9 -eo pid,comm [Pipeline] { [Pipeline] echo 19:59:59 ========================================================= 19:59:59 [edgeXBuildGoParallel] Running Tests and Build... 19:59:59 ========================================================= [Pipeline] sh 20:00:00 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:00 + make test 20:00:00 go test -race -coverprofile=coverage.out ./... 20:00:08 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:23 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:24 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:25 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:26 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.046s coverage: 28.7% of statements 20:00:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.071s coverage: 98.5% of statements 20:00:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.116s coverage: 71.3% of statements 20:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:35 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:37 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.083s coverage: 54.0% of statements 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:38 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.635s coverage: 88.5% of statements 20:00:41 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.9% of statements 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:42 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.351s coverage: 95.6% of statements 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:42 ok github.com/edgexfoundry/edgex-go/internal/io 0.049s coverage: 72.2% of statements 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.081s coverage: 0.9% of statements 20:00:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.062s coverage: 29.0% of statements 20:00:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.062s coverage: 44.1% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.041s coverage: 82.9% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.042s coverage: 87.5% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:49 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:00:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.298s coverage: 79.9% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.070s coverage: 92.9% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.072s coverage: 62.3% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.051s coverage: 20.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.100s coverage: 81.2% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.093s coverage: 82.1% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.043s coverage: 86.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.194s coverage: 63.1% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.052s coverage: 100.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.033s coverage: 73.7% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.191s coverage: 38.4% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.113s coverage: 92.3% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.069s coverage: 61.5% of statements 20:01:11 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.091s coverage: 97.7% of statements 20:01:11 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:12 running golangci-lint 20:01:12 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:01:12 go version go1.20.2 linux/amd64 20:01:12 level=info msg="[config_reader] Used config file .golangci.yml" 20:01:12 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:01:12 Running on prd-ubuntu20.04-docker-arm64-4c-16g-5933 in /w/workspace/edgexfoundry_edgex-go_PR-4480 [Pipeline] { [Pipeline] ws 20:01:12 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:01:12 The recommended git tool is: git 20:01:19 using credential edgex-jenkins-ssh 20:01:19 Cloning the remote Git repository 20:01:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:01:19 > git init /w/workspace/edgex-go/1 # timeout=10 20:01:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:20 > git --version # timeout=10 20:01:20 > git --version # 'git version 2.25.1' 20:01:20 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:30 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|imports|files|name|deps|exports_file) took 15.71543204s" 20:01:30 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 39.907308ms" 20:01:36 level=info msg="[linters_context/goanalysis] analyzers took 1m6.64542005s with top 10 stages: buildir: 37.183596995s, inspect: 2.547997676s, fact_deprecated: 1.932212715s, gosec: 1.548120134s, ctrlflow: 1.406540099s, printf: 1.367966752s, fact_purity: 1.069253106s, S1038: 972.919789ms, nilness: 919.090439ms, directives: 574.129059ms" 20:01:36 level=info msg="[runner] Issues before processing: 201, after processing: 0" 20:01:36 level=info msg="[runner] Processors filtering stat (out/in): exclude-rules: 21/201, filename_unadjuster: 201/201, nolint: 0/21, identifier_marker: 201/201, exclude: 201/201, cgo: 201/201, path_prettifier: 201/201, skip_files: 201/201, skip_dirs: 201/201, autogenerated_exclude: 201/201" 20:01:36 level=info msg="[runner] processing took 19.817737ms with stages: nolint: 13.107627ms, identifier_marker: 3.622912ms, exclude-rules: 1.18992ms, autogenerated_exclude: 806.988µs, path_prettifier: 742.127µs, skip_dirs: 311.682µs, cgo: 20.04µs, filename_unadjuster: 9.35µs, max_same_issues: 2.03µs, uniq_by_line: 1.381µs, skip_files: 650ns, exclude: 460ns, source_code: 440ns, path_shortener: 410ns, sort_results: 400ns, severity-rules: 400ns, diff: 390ns, max_from_linter: 220ns, max_per_file_from_linter: 160ns, path_prefixer: 150ns" 20:01:36 level=info msg="[runner] linters took 8.447757607s with stages: goanalysis_metalinter: 8.427750699s" 20:01:36 level=info msg="File cache stats: 0 entries of total size 0B" 20:01:36 level=info msg="Memory: 244 samples, avg is 190.5MB, max is 765.7MB" 20:01:36 level=info msg="Execution took 24.213031869s" 20:01:36 go vet ./... 20:01:37 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:37 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:01:38 Merging remotes/origin/main commit e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b into PR head commit 1697feb57a4eedc5eb5c1558c928641572a8e876 20:01:39 Merge succeeded, producing 1697feb57a4eedc5eb5c1558c928641572a8e876 20:01:39 Checking out Revision 1697feb57a4eedc5eb5c1558c928641572a8e876 (PR-4480) 20:01:38 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:01:38 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:01:38 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:38 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4480/head:refs/remotes/origin/PR-4480 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:01:38 > git config core.sparsecheckout # timeout=10 20:01:38 > git checkout -f 1697feb57a4eedc5eb5c1558c928641572a8e876 # timeout=10 20:01:39 > git remote # timeout=10 20:01:39 > git config --get remote.origin.url # timeout=10 20:01:39 using GIT_SSH to set credentials SSH Credentials for GitHub 20:01:39 > git merge e88a8a8dd574b4a50323b7c8044c4b4e2517dc4b # timeout=10 20:01:39 > git rev-parse HEAD^{commit} # timeout=10 20:01:39 > git config core.sparsecheckout # timeout=10 20:01:39 > git checkout -f 1697feb57a4eedc5eb5c1558c928641572a8e876 # timeout=10 20:01:39 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:01:39 > git --version # timeout=10 20:01:39 > git --version # 'git version 2.25.1' 20:01:40 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:01:41 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:01:41 % Total % Received % Xferd Average Speed Time Time Time Current 20:01:41 Dload Upload Total Spent Left Speed 20:01:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 86155 0 --:--:-- --:--:-- --:--:-- 86155 [Pipeline] sh 20:01:41 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:01:42 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:01:42 + sudo tee /etc/docker/daemon.new 20:01:42 { 20:01:42 "registry-mirrors": [ 20:01:42 "https://nexus3.edgexfoundry.org:10001" 20:01:42 ], 20:01:42 "bip": "10.250.0.254/24", 20:01:42 "hosts": [ 20:01:42 "tcp://0.0.0.0:5555", 20:01:42 "unix:///var/run/docker.sock" 20:01:42 ], 20:01:42 "mtu": 1458, 20:01:42 "selinux-enabled": true, 20:01:42 "seccomp-profile": "/etc/docker/seccomp.json" 20:01:42 } [Pipeline] sh 20:01:42 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:42 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:42 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:42 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:01:42 + ls -al . 20:01:42 total 704 20:01:42 drwxrwxr-x 11 1001 1001 4096 Mar 27 20:00 . 20:01:42 drwxr-xr-x 4 root root 4096 Mar 27 19:59 .. 20:01:42 drwxrwxr-x 2 1001 1001 4096 Mar 27 19:58 .blubracket 20:01:42 -rw-rw-r-- 1 1001 1001 16 Mar 27 19:58 .dockerignore 20:01:42 drwxrwxr-x 8 1001 1001 4096 Mar 27 19:59 .git 20:01:42 drwxrwxr-x 3 1001 1001 4096 Mar 27 19:58 .github 20:01:42 -rw-rw-r-- 1 1001 1001 1133 Mar 27 19:58 .gitignore 20:01:42 -rw-rw-r-- 1 1001 1001 42 Mar 27 19:58 .golangci.yml 20:01:42 -rw-rw-r-- 1 1001 1001 87 Mar 27 19:58 .hadolint.yml 20:01:42 drwxr-xr-x 3 1001 1001 4096 Mar 27 19:59 .semver 20:01:42 -rw-rw-r-- 1 1001 1001 166 Mar 27 19:58 .sonarcloud.properties 20:01:42 -rw-rw-r-- 1 1001 1001 1171 Mar 27 19:58 ADOPTERS.md 20:01:42 -rw-rw-r-- 1 1001 1001 10835 Mar 27 19:58 Attribution.txt 20:01:42 -rw-rw-r-- 1 1001 1001 73765 Mar 27 19:58 CHANGELOG.md 20:01:42 -rw-rw-r-- 1 1001 1001 3804 Mar 27 19:58 CONTRIBUTING.md 20:01:42 -rw-rw-r-- 1 1001 1001 677 Mar 27 19:58 GOVERNANCE.md 20:01:42 -rw-rw-r-- 1 1001 1001 883 Mar 27 19:58 Jenkinsfile 20:01:42 -rw-rw-r-- 1 1001 1001 10775 Mar 27 19:58 LICENSE 20:01:42 -rw-rw-r-- 1 1001 1001 14368 Mar 27 19:58 Makefile 20:01:42 -rw-rw-r-- 1 1001 1001 582 Mar 27 19:58 OWNERS.md 20:01:42 -rw-rw-r-- 1 1001 1001 9403 Mar 27 19:58 README.md 20:01:42 -rw-rw-r-- 1 1001 1001 789 Mar 27 19:58 SECURITY.md 20:01:42 -rw-rw-r-- 1 1001 1001 5 Mar 27 19:59 VERSION 20:01:42 drwxrwxr-x 2 1001 1001 4096 Mar 27 19:58 bin 20:01:42 drwxrwxr-x 18 1001 1001 4096 Mar 27 19:58 cmd 20:01:42 -rw-r--r-- 1 root root 447380 Mar 27 20:01 coverage.out 20:01:42 -rw-rw-r-- 1 1001 1001 3200 Mar 27 19:58 go.mod 20:01:42 -rw-rw-r-- 1 1001 1001 31265 Mar 27 19:58 go.sum 20:01:42 drwxrwxr-x 7 1001 1001 4096 Mar 27 19:58 internal 20:01:42 drwxrwxr-x 3 1001 1001 4096 Mar 27 19:58 openapi 20:01:42 -rw-rw-r-- 1 1001 1001 594 Mar 27 19:58 security.txt 20:01:42 drwxrwxr-x 4 1001 1001 4096 Mar 27 19:58 snap 20:01:42 -rw-rw-r-- 1 1001 1001 204 Mar 27 19:58 version.go [Pipeline] sh 20:01:42 + sudo service docker restart 20:01:42 + '[' -e coverage.out ] 20:01:42 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:43 Stashed 1 file(s) [Pipeline] sh 20:01:43 + make build 20:01:43 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:01:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:01:56 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:01 provisioning config files... 20:02:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8358326654261541281tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:01 ---> docker-login.sh 20:02:01 nexus3.edgexfoundry.org:10001 20:02:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:02 Configure a credential helper to remove this warning. See 20:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:02 20:02:02 Login Succeeded 20:02:02 nexus3.edgexfoundry.org:10002 20:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:02 Configure a credential helper to remove this warning. See 20:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:02 20:02:02 Login Succeeded 20:02:02 nexus3.edgexfoundry.org:10003 20:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:02 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:02 Configure a credential helper to remove this warning. See 20:02:02 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:02 20:02:02 Login Succeeded 20:02:02 nexus3.edgexfoundry.org:10004 20:02:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:03 Configure a credential helper to remove this warning. See 20:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:03 20:02:03 Login Succeeded 20:02:03 docker.io 20:02:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:03 Configure a credential helper to remove this warning. See 20:02:03 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:03 20:02:03 Login Succeeded 20:02:03 ---> docker-login.sh ends [Pipeline] } 20:02:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:02:04 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:02:04 ========================================================= 20:02:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:02:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:02:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:05 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:02:05 af6eaf76a39c: Pulling fs layer 20:02:05 55522c791124: Pulling fs layer 20:02:05 ce5c4a1c91eb: Pulling fs layer 20:02:05 169dfbe0d373: Pulling fs layer 20:02:05 e1ff8fa3b103: Pulling fs layer 20:02:05 52ebb69f0ebf: Pulling fs layer 20:02:05 5abe8eddf0d5: Pulling fs layer 20:02:05 e1ff8fa3b103: Waiting 20:02:05 52ebb69f0ebf: Waiting 20:02:05 5abe8eddf0d5: Waiting 20:02:05 169dfbe0d373: Waiting 20:02:05 55522c791124: Verifying Checksum 20:02:05 55522c791124: Download complete 20:02:05 169dfbe0d373: Verifying Checksum 20:02:05 169dfbe0d373: Download complete 20:02:05 e1ff8fa3b103: Verifying Checksum 20:02:05 e1ff8fa3b103: Download complete 20:02:05 af6eaf76a39c: Verifying Checksum 20:02:05 af6eaf76a39c: Download complete 20:02:05 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:02:06 af6eaf76a39c: Pull complete 20:02:06 5abe8eddf0d5: Verifying Checksum 20:02:06 5abe8eddf0d5: Download complete 20:02:07 55522c791124: Pull complete 20:02:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:08 52ebb69f0ebf: Verifying Checksum 20:02:08 52ebb69f0ebf: Download complete 20:02:08 ce5c4a1c91eb: Verifying Checksum 20:02:08 ce5c4a1c91eb: Download complete 20:02: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:11 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:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:14 $ docker stop --time=1 3fa94d59b1d2495f1c1702b69c5da96c1fb6b83a21c4826577a28d3753ed52a9 20:02:20 ce5c4a1c91eb: Pull complete 20:02:20 169dfbe0d373: Pull complete 20:02:20 e1ff8fa3b103: Pull complete 20:02:21 $ docker rm -f --volumes 3fa94d59b1d2495f1c1702b69c5da96c1fb6b83a21c4826577a28d3753ed52a9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:22 20:02:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:23 latest: Pulling from edgex-devops/edgex-compose 20:02:23 cbdbe7a5bc2a: Pulling fs layer 20:02:23 ca9280d653b3: Pulling fs layer 20:02:23 7e9c9ca2126c: Pulling fs layer 20:02:23 cbdbe7a5bc2a: Verifying Checksum 20:02:23 cbdbe7a5bc2a: Download complete 20:02:23 ca9280d653b3: Verifying Checksum 20:02:23 ca9280d653b3: Download complete 20:02:23 cbdbe7a5bc2a: Pull complete 20:02:23 7e9c9ca2126c: Download complete 20:02:23 ca9280d653b3: Pull complete 20:02:25 52ebb69f0ebf: Pull complete 20:02:27 7e9c9ca2126c: Pull complete 20:02:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:27 5abe8eddf0d5: Pull complete 20:02:27 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:02:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:27 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 20:02: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:latest cat 20:02:27 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:27 WORKDIR /edgex 20:02:27 COPY go.mod . 20:02:27 RUN go mod download 20:02:27 + docker build -t ci-base-image-arm64 -f - . 20:02:28 Sending build context to Docker daemon 2.934MB 20:02:28 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:02:28 ---> 6cb57ee374ae 20:02:28 Step 2/4 : WORKDIR /edgex 20:02:30 ---> Running in 5092f727945f 20:02:30 Removing intermediate container 5092f727945f 20:02:30 ---> 76ab185d61fc 20:02:30 Step 3/4 : COPY go.mod . 20:02:30 $ docker top c407bd3d3136f55d191770e3123991f65f5cfe81ff668de59e2f28f707d23c55 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:30 ---> cbf9ede1b86e 20:02:30 Step 4/4 : RUN go mod download 20:02:30 ---> Running in 93eac72e5710 20:02:30 + docker-compose build --help 20:02:30 + grep parallel 20:02:31 --parallel Build images in parallel. [Pipeline] } 20:02:31 $ docker stop --time=1 c407bd3d3136f55d191770e3123991f65f5cfe81ff668de59e2f28f707d23c55 20:02:32 $ docker rm -f --volumes c407bd3d3136f55d191770e3123991f65f5cfe81ff668de59e2f28f707d23c55 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:33 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 20:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:33 $ docker top 9fc27ba0a42c0bd547939e49a78d104cce404971c30a829d9d7d536970f454d1 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:34 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:34 Building core-command ... 20:02:34 Building core-common-config-bootstrapper ... 20:02:34 Building core-data ... 20:02:34 Building core-metadata ... 20:02:34 Building security-bootstrapper ... 20:02:34 Building security-proxy-auth ... 20:02:34 Building security-proxy-setup ... 20:02:34 Building security-secretstore-setup ... 20:02:34 Building security-spiffe-token-provider ... 20:02:34 Building security-spire-agent ... 20:02:34 Building security-spire-config ... 20:02:34 Building security-spire-server ... 20:02:34 Building support-notifications ... 20:02:34 Building support-scheduler ... 20:02:34 Building security-spire-config 20:02:34 Building core-command 20:02:34 Building security-proxy-setup 20:02:34 Building security-spire-server 20:02:34 Building support-scheduler 20:02:49 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:49 ---> ea89869eece3 20:02:49 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:49 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:49 ---> ea89869eece3 20:02:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:02:49 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:02:49 ---> ea89869eece3 20:02:49 Step 3/22 : WORKDIR /edgex-go 20:02:49 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:02:49 ---> ea89869eece3 20:02:49 Step 3/26 : WORKDIR /edgex-go 20:02:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:02:49 ---> ea89869eece3 20:02:49 Step 3/27 : WORKDIR /edgex-go 20:02:59 ---> Running in b093bc798145 20:02:59 ---> Running in f4896ba9b2fc 20:02:59 ---> Running in f224d9524474 20:02:59 ---> Running in e74ee01b7ee4 20:02:59 ---> Running in 3e59ce51e6b6 20:02:59 Removing intermediate container f224d9524474 20:02:59 ---> 25d5fa9b2584 20:02:59 Step 4/24 : WORKDIR /edgex-go 20:02:59 Removing intermediate container 3e59ce51e6b6 20:02:59 ---> 86bf2defcee3 20:02:59 Step 4/23 : WORKDIR /edgex-go 20:02:59 ---> Running in fbdab81c728e 20:02:59 Removing intermediate container f4896ba9b2fc 20:02:59 ---> c9668209b35f 20:02:59 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:02:59 Removing intermediate container b093bc798145 20:02:59 ---> 41f1b7f9e31f 20:02:59 Step 4/22 : RUN apk add --update --no-cache make git 20:02:59 Removing intermediate container e74ee01b7ee4 20:02:59 ---> d7fd5e78a6cf 20:02:59 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:02:59 ---> Running in ee085378d858 20:02:59 ---> Running in 0e924464c61f 20:02:59 ---> Running in 192499efad42 20:02:59 ---> Running in 3cad070f8fe1 20:02:59 Removing intermediate container fbdab81c728e 20:02:59 ---> 32c77d6d79e1 20:02:59 Step 5/24 : RUN apk add --update --no-cache make git 20:02:59 Removing intermediate container ee085378d858 20:02:59 ---> 008e0fe51e10 20:02:59 Step 5/23 : RUN apk add --update --no-cache make git 20:02:59 ---> Running in defa2972593e 20:02:59 ---> Running in a967ec7b9d17 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:00 OK: 265 MiB in 53 packages 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:00 OK: 265 MiB in 53 packages 20:03:00 OK: 265 MiB in 53 packages 20:03:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:03:00 OK: 265 MiB in 53 packages 20:03:00 OK: 265 MiB in 53 packages 20:03:01 Removing intermediate container 0e924464c61f 20:03:01 ---> a84aa420d09c 20:03:01 Step 5/22 : COPY go.mod vendor* ./ 20:03:01 Removing intermediate container 192499efad42 20:03:01 ---> 4a0ef652e3aa 20:03:01 Step 5/27 : COPY go.mod vendor* ./ 20:03:01 ---> d717258ff5a6 20:03:01 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:01 ---> Running in f9bb3acba15b 20:03:01 Removing intermediate container 3cad070f8fe1 20:03:01 ---> 049a4b72bc4a 20:03:01 Step 5/26 : COPY go.mod vendor* ./ 20:03:01 ---> c3ade959cb87 20:03:01 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:01 Removing intermediate container a967ec7b9d17 20:03:01 ---> baa1e9b2ecce 20:03:01 Step 6/23 : COPY go.mod vendor* ./ 20:03:01 ---> Running in 88635f281db7 20:03:01 ---> 67d4508ae7ab 20:03:01 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:01 ---> Running in 1d214cd5a341 20:03:01 Removing intermediate container defa2972593e 20:03:01 ---> a3b07f5e1ffc 20:03:01 Step 6/24 : COPY go.mod vendor* ./ 20:03:01 ---> 474990ff24df 20:03:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:01 ---> Running in 0b51deb5dae5 20:03:01 ---> 200562e5a7d5 20:03:01 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:01 ---> Running in 428ea171d62a 20:03:02 Removing intermediate container 93eac72e5710 20:03:02 ---> ae132b68360f 20:03:02 Successfully built ae132b68360f 20:03:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:03 + docker inspect -f . ci-base-image-arm64 20:03:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:03 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 20:03:03 $ 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:03:05 $ docker top 01b13526458a832ba782a129073ae6147685bc75f99c315e9d44180e2b0eb487 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:06 + go version 20:03:06 go version go1.20.2 linux/arm64 [Pipeline] } 20:03:06 $ docker stop --time=1 01b13526458a832ba782a129073ae6147685bc75f99c315e9d44180e2b0eb487 20:03:08 $ docker rm -f --volumes 01b13526458a832ba782a129073ae6147685bc75f99c315e9d44180e2b0eb487 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:09 + docker inspect -f . ci-base-image-arm64 20:03:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:09 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 20:03:09 $ 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:03:10 $ docker top 8d4fdb20eebe2f97bea6b49efd6b8f68a43e60fb3523cf5f75426a75304c3f2b -eo pid,comm [Pipeline] { [Pipeline] echo 20:03:11 ========================================================= 20:03:11 [edgeXBuildGoParallel] Running Tests and Build... 20:03:11 ========================================================= [Pipeline] sh 20:03:11 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:03:12 + make test 20:03:12 go test -race -coverprofile=coverage.out ./... 20:03:51 ? github.com/edgexfoundry/edgex-go [no test files] 20:04:23 Removing intermediate container 1d214cd5a341 20:04:23 ---> cdebfcc784bd 20:04:23 Step 7/26 : COPY . . 20:04:23 Removing intermediate container 0b51deb5dae5 20:04:23 ---> 9cc61e9a1b96 20:04:23 Step 8/23 : COPY . . 20:04:23 Removing intermediate container f9bb3acba15b 20:04:23 ---> 2afe9b427a2d 20:04:23 Step 7/22 : COPY . . 20:04:23 Removing intermediate container 428ea171d62a 20:04:23 ---> 026dd6319373 20:04:23 Step 8/24 : COPY . . 20:04:23 Removing intermediate container 88635f281db7 20:04:23 ---> 16dd004708e7 20:04:23 Step 7/27 : COPY . . 20:04:41 ---> 4eaef4ebefb2 20:04:41 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:04:41 ---> d956efc61a5c 20:04:41 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:04:41 ---> 20af98188f46 20:04:41 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:04:41 ---> Running in 1b41dbffda32 20:04:41 ---> Running in 92c25f3f6404 20:04:41 ---> 2043aebf897e 20:04:41 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:04:41 ---> Running in 15e0ddfd6103 20:04:41 ---> 68076a443fbb 20:04:41 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:04:41 ---> Running in e516359d6e4c 20:04:41 ---> Running in 2bf1f14d1292 20:04:41 Removing intermediate container 15e0ddfd6103 20:04:41 ---> d22cb041d6c9 20:04:41 Step 9/27 : WORKDIR /edgex-go/spire-build 20:04:41 Removing intermediate container e516359d6e4c 20:04:41 ---> 58d9d6252f66 20:04:41 Step 9/26 : WORKDIR /edgex-go/spire-build 20:04:41 ---> Running in 534eced0022c 20:04:41 ---> Running in 92114fbb2a0c 20:04:41 Removing intermediate container 534eced0022c 20:04:41 ---> fd502d429247 20:04:41 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:41 Removing intermediate container 92114fbb2a0c 20:04:41 ---> 554ccd03d172 20:04:41 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:04:41 ---> Running in 782ca1044fb5 20:04:41 ---> Running in a1ef5414ee71 20:04:41 Removing intermediate container 782ca1044fb5 20:04:41 ---> 579a2012bd89 20:04:41 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:04:41 ---> Running in 7d9a87fbf1bd 20:04:41 Removing intermediate container a1ef5414ee71 20:04:41 ---> deee28c5401e 20:04:41 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:04:41 ---> Running in 3451d253d61c 20:04:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:04:41 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:04:41 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:04:43 Removing intermediate container 7d9a87fbf1bd 20:04:43 ---> 7bf509dce5c5 20:04:43 Step 12/27 : WORKDIR /edgex-go 20:04:43 Removing intermediate container 3451d253d61c 20:04:43 ---> 538ec4a0d8ea 20:04:43 Step 12/26 : WORKDIR /edgex-go 20:04:43 ---> Running in 4778b30acc29 20:04:43 ---> Running in 7d996b869e03 20:04:44 Removing intermediate container 4778b30acc29 20:04:44 ---> 36a641893f2e 20:04:44 20:04:44 Step 13/27 : FROM alpine:3.17 20:04:44 Removing intermediate container 7d996b869e03 20:04:44 ---> 69774912d686 20:04:44 20:04:44 Step 13/26 : FROM alpine:3.17 20:04:45 3.17: Pulling from library/alpine 20:04:45 3.17: Pulling from library/alpine 20:04:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:47 Status: Downloaded newer image for alpine:3.17 20:04:47 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:47 Status: Image is up to date for alpine:3.17 20:04:47 ---> b2aa39c304c2 20:04:47 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:47 ---> b2aa39c304c2 20:04:47 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:47 ---> Running in 1bd24a39bfa2 20:04:47 ---> Running in 127a91f3df3d 20:04:47 Removing intermediate container 127a91f3df3d 20:04:47 ---> 94a138e80d06 20:04:47 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:04:48 ---> Running in b8aa69447e3a 20:04:48 Removing intermediate container 1bd24a39bfa2 20:04:48 ---> 47b62dd77644 20:04:48 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:04:48 ---> Running in b2b708180b66 20:04:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:49 v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:49 OK: 17820 distinct packages available 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:49 v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:49 OK: 17820 distinct packages available 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:49 (1/4) Installing dumb-init (1.2.5-r2) 20:04:49 (2/4) Installing musl-obstack (1.2.3-r0) 20:04:49 (3/4) Installing libucontext (1.2-r0) 20:04:49 (4/4) Installing gcompat (1.1.0-r0) 20:04:49 Executing busybox-1.35.0-r29.trigger 20:04:49 OK: 7 MiB in 19 packages 20:04:49 (1/5) Installing dumb-init (1.2.5-r2) 20:04:49 (2/5) Installing musl-obstack (1.2.3-r0) 20:04:49 (3/5) Installing libucontext (1.2-r0) 20:04:49 (4/5) Installing gcompat (1.1.0-r0) 20:04:49 (5/5) Installing openssl (3.0.8-r1) 20:04:49 Executing busybox-1.35.0-r29.trigger 20:04:50 OK: 8 MiB in 20 packages 20:04:56 Removing intermediate container b8aa69447e3a 20:04:56 ---> 09f156d0e3dc 20:04:56 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:56 Removing intermediate container b2b708180b66 20:04:56 ---> 18e0dc66e69d 20:04:56 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:56 ---> 6d461b3f9b7a 20:04:56 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:04:56 ---> c62823b3df54 20:04:56 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:04:57 ---> d2b0e091425c 20:04:57 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:04:57 ---> cbab970d7667 20:04:57 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:09 ---> d1a9640493e4 20:05:09 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ ---> 08cd98d662db 20:05:09 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:09 20:05:09 ---> cb9799ee471b 20:05:09 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:09 ---> 64899b097696 20:05:09 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:09 ---> Running in 4ff1cd7cc6ce 20:05:12 ---> fb39b6c6baf4 20:05:12 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:12 Removing intermediate container 4ff1cd7cc6ce 20:05:12 ---> db652aa45ef9 20:05:12 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:12 Removing intermediate container 2bf1f14d1292 20:05:12 ---> 45ad1379468c 20:05:12 20:05:12 Step 10/24 : FROM alpine:3.17 20:05:12 Removing intermediate container 92c25f3f6404 20:05:12 ---> 662485cfaa31 20:05:12 20:05:12 Step 9/22 : FROM alpine:3.17 20:05:12 ---> b2aa39c304c2 20:05:12 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:05:12 ---> b2aa39c304c2 20:05:12 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:05:12 ---> Running in 2904a375c0b0 20:05:12 ---> Running in c03229d41790 20:05:12 ---> 447c72448b49 20:05:12 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:13 (1/2) Installing dumb-init (1.2.5-r2) 20:05:13 (2/2) Installing openssl (3.0.8-r1) 20:05:13 Executing busybox-1.35.0-r29.trigger 20:05:13 OK: 8 MiB in 17 packages 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:14 (1/1) Installing dumb-init (1.2.5-r2) 20:05:14 Executing busybox-1.35.0-r29.trigger 20:05:14 OK: 7 MiB in 16 packages 20:05:14 ---> a73ff01585c2 20:05:14 Step 22/27 : WORKDIR / 20:05:14 ---> Running in 1b977de7ce78 20:05:15 ---> Running in e57264f32f1b 20:05:15 Removing intermediate container 1b977de7ce78 20:05:15 ---> c49e8cd1102b 20:05:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:15 ---> Running in 02f7c7d54f04 20:05:15 Removing intermediate container e57264f32f1b 20:05:15 ---> 392a251ca53f 20:05:15 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:15 Removing intermediate container c03229d41790 20:05:15 ---> 1df7e9357114 20:05:15 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:05:15 ---> Running in 989fa61ec3ec 20:05:15 ---> Running in b4867236ab3c 20:05:16 Removing intermediate container 1b41dbffda32 20:05:16 ---> 1ab34871fb5e 20:05:16 20:05:16 Step 10/23 : FROM alpine:3.17 20:05:16 ---> b2aa39c304c2 20:05:16 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:05:16 ---> Running in 79cdb071545a 20:05:16 Removing intermediate container 2904a375c0b0 20:05:16 ---> df875331bd48 20:05:16 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:16 Removing intermediate container 02f7c7d54f04 20:05:16 ---> 75eab3d49471 20:05:16 Step 24/26 : LABEL arch=x86_64 20:05:16 Removing intermediate container 989fa61ec3ec 20:05:16 ---> f98e1a4d642e 20:05:16 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:16 Removing intermediate container b4867236ab3c 20:05:16 ---> bbd74a2bfe01 20:05:16 Step 12/22 : WORKDIR /edgex 20:05:16 ---> Running in f9ce26b29e48 20:05:16 ---> Running in e46a87ea9b21 20:05:16 ---> Running in 5c1f2e830282 20:05:16 ---> Running in 231bb7355ead 20:05:16 Removing intermediate container f9ce26b29e48 20:05:16 ---> 33be1c84234f 20:05:16 Step 13/24 : ENV APP_PORT=59882 20:05:16 Removing intermediate container e46a87ea9b21 20:05:16 ---> 46f3b1294c54 20:05:16 Step 25/27 : LABEL arch=x86_64 20:05:16 Removing intermediate container 5c1f2e830282 20:05:16 ---> 06d7b392e61c 20:05:16 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:16 ---> Running in 32956523718a 20:05:16 ---> Running in e1b9d849d922 20:05:16 Removing intermediate container 231bb7355ead 20:05:16 ---> db3fd219696f 20:05:16 Step 25/26 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:05:16 ---> Running in 82fc7623d47d 20:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:16 Removing intermediate container e1b9d849d922 20:05:16 ---> 71606acff473 20:05:16 Step 26/27 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:05:16 Removing intermediate container 32956523718a 20:05:16 ---> 691526bfa8cd 20:05:16 Step 14/24 : EXPOSE $APP_PORT 20:05:16 ---> Running in 05906090eb12 20:05:16 ---> e8babf4619fd 20:05:16 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:05:16 ---> Running in 65f74a32587a 20:05:16 Removing intermediate container 82fc7623d47d 20:05:16 ---> 60c2bd52a266 20:05:16 Step 26/26 : LABEL version=0.0.0 20:05:16 ---> Running in e9c4d8f6c6e7 20:05:16 Removing intermediate container 05906090eb12 20:05:16 ---> 26f618ddee46 20:05:16 Step 27/27 : LABEL version=0.0.0 20:05:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:16 ---> Running in 15709200be81 20:05:16 Removing intermediate container e9c4d8f6c6e7 20:05:16 ---> f9444850bab2 20:05:16 20:05:16 Removing intermediate container 65f74a32587a 20:05:16 ---> 6dee6a5830de 20:05:16 Step 15/24 : WORKDIR / 20:05:16 ---> 11c2144e9335 20:05:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:05:16 Successfully built f9444850bab2 20:05:16 Successfully tagged security-spire-server:latest 20:05:16 ---> Running in 2d2e84a7c146 20:05:16 Building core-common-config-bootstrapper 20:05:16  Building security-spire-server ... done Removing intermediate container 15709200be81 20:05:16 ---> ee9d2ffc27b8 20:05:16 20:05:16 (1/1) Installing dumb-init (1.2.5-r2) 20:05:16 Executing busybox-1.35.0-r29.trigger 20:05:17 OK: 7 MiB in 16 packages 20:05:17 Successfully built ee9d2ffc27b8 20:05:17 Successfully tagged security-spire-config:latest 20:05:17  Building security-spire-config ... done Building security-secretstore-setup 20:05:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:21 ---> ea89869eece3 20:05:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:21 ---> Using cache 20:05:21 ---> 86bf2defcee3 20:05:21 Step 4/23 : WORKDIR /edgex-go 20:05:21 ---> Using cache 20:05:21 ---> 008e0fe51e10 20:05:21 Step 5/23 : RUN apk add --update --no-cache make git 20:05:21 ---> Using cache 20:05:21 ---> baa1e9b2ecce 20:05:21 Step 6/23 : COPY go.mod vendor* ./ 20:05:21 ---> Using cache 20:05:21 ---> 474990ff24df 20:05:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:21 ---> Using cache 20:05:21 ---> 9cc61e9a1b96 20:05:21 Step 8/23 : COPY . . 20:05:21 ---> Using cache 20:05:21 ---> 4eaef4ebefb2 20:05:21 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:05:22 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:22 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:05:22 ---> ea89869eece3 20:05:22 Step 3/25 : WORKDIR /edgex-go 20:05:22 ---> Using cache 20:05:22 ---> 41f1b7f9e31f 20:05:22 Step 4/25 : RUN apk add --update --no-cache make git 20:05:22 ---> Using cache 20:05:22 ---> a84aa420d09c 20:05:22 Step 5/25 : COPY go.mod vendor* ./ 20:05:22 ---> Using cache 20:05:22 ---> d717258ff5a6 20:05:22 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:22 ---> Using cache 20:05:22 ---> 2afe9b427a2d 20:05:22 Step 7/25 : COPY . . 20:05:22 ---> Using cache 20:05:22 ---> d956efc61a5c 20:05:22 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:05:29 ---> 4e3e56cfd2cc 20:05:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:29 Removing intermediate container 2d2e84a7c146 20:05:29 ---> b38e4f013457 20:05:29 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:29 ---> Running in b35e1a3ea4ed 20:05:29 ---> Running in a9517195b36f 20:05:29 Removing intermediate container 79cdb071545a 20:05:29 ---> 29e37f4928a3 20:05:29 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:05:29 ---> b68ea252226c 20:05:29 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:29 ---> 8bd30e52c97e 20:05:29 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:05:29 ---> Running in 1e89788bc154 20:05:29 Removing intermediate container 1e89788bc154 20:05:29 ---> 72f79e5024ab 20:05:29 Step 13/23 : ENV APP_PORT=59861 20:05:29 ---> Running in 82f5330f337e 20:05:29 ---> 0dcebcb294c6 20:05:29 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:05:29 ---> 07d2021ce982 20:05:29 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:29 ---> Running in edbba69fe4e2 20:05:29 Removing intermediate container 82f5330f337e 20:05:29 ---> 52811859463c 20:05:29 Step 14/23 : EXPOSE $APP_PORT 20:05:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:05:29 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:29 ---> Running in 448ed1af3be8 20:05:29 ---> cda4754f9615 20:05:29 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:05:29 Removing intermediate container 448ed1af3be8 20:05:29 ---> 58845d0fc39a 20:05:29 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:30 ---> d71a9ece5f04 20:05:30 Step 20/24 : ENTRYPOINT ["/core-command"] 20:05:30 ---> 3b041101f4fe 20:05:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:30 ---> Running in 875e5749aacd 20:05:31 Removing intermediate container 875e5749aacd 20:05:31 ---> 30cef75ae129 20:05:31 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:31 ---> 560472dd11c0 20:05:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:05:31 Removing intermediate container edbba69fe4e2 20:05:31 ---> 41e95718effb 20:05:31 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:05:31 ---> Running in 4dcccfded174 20:05:31 ---> Running in 9c9e0e59e6d3 20:05:31 ---> aa1401a41312 20:05:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:05:31 Removing intermediate container 4dcccfded174 20:05:31 ---> 8137cf7ab677 20:05:31 Step 22/24 : LABEL arch=x86_64 20:05:31 Removing intermediate container 9c9e0e59e6d3 20:05:31 ---> d10476bf85b6 20:05:31 Step 20/22 : LABEL arch=x86_64 20:05:31 ---> Running in b873fca89f7d 20:05:31 ---> Running in bdb2867ec180 20:05:32 Removing intermediate container bdb2867ec180 20:05:32 ---> 3071d67b69ef 20:05:32 Step 21/22 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:05:32 ---> Running in 4aaaa4d01128 20:05:32 Removing intermediate container b873fca89f7d 20:05:32 ---> 5c8d1e9d2450 20:05:32 Step 23/24 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:05:32 ---> c862a3252e9f 20:05:32 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:05:32 ---> Running in 0d1cc2ff54b6 20:05:32 Removing intermediate container 4aaaa4d01128 20:05:32 ---> 8af4fc1b696e 20:05:32 Step 22/22 : LABEL version=0.0.0 20:05:32 ---> Running in 28e7e0c93cdc 20:05:32 ---> Running in 3566e7254995 20:05:32 Removing intermediate container 0d1cc2ff54b6 20:05:32 ---> bba063034c6b 20:05:32 Step 24/24 : LABEL version=0.0.0 20:05:32 ---> Running in fe3ab63b6c37 20:05:32 Removing intermediate container 28e7e0c93cdc 20:05:32 ---> 252fb3ed74ad 20:05:32 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:32 Removing intermediate container 3566e7254995 20:05:32 ---> ea2099a3188a 20:05:32 20:05:32 Successfully built ea2099a3188a 20:05:32 Successfully tagged security-proxy-setup:latest 20:05:33  Building security-proxy-setup ... done Building core-data 20:05:33 ---> Running in d601cdeeb346 20:05:33 Removing intermediate container fe3ab63b6c37 20:05:33 ---> 298ddb76a971 20:05:33 20:05:33 Successfully built 298ddb76a971 20:05:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:36 ---> ea89869eece3 20:05:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:36 ---> Using cache 20:05:36 ---> 86bf2defcee3 20:05:36 Step 4/23 : WORKDIR /edgex-go 20:05:36 ---> Using cache 20:05:36 ---> 008e0fe51e10 20:05:36 Step 5/23 : RUN apk add --update --no-cache make git 20:05:36 ---> Using cache 20:05:36 ---> baa1e9b2ecce 20:05:36 Step 6/23 : COPY go.mod vendor* ./ 20:05:36 ---> Using cache 20:05:36 ---> 474990ff24df 20:05:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:36 ---> Using cache 20:05:36 ---> 9cc61e9a1b96 20:05:36 Step 8/23 : COPY . . 20:05:36 Successfully tagged core-command:latest 20:05:36 Building support-notifications 20:05:36 ---> Using cache 20:05:36 ---> 4eaef4ebefb2 20:05:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:05:38  Building core-command ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:05:38 ---> ea89869eece3 20:05:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:05:38 ---> Using cache 20:05:38 ---> 86bf2defcee3 20:05:38 Step 4/23 : WORKDIR /edgex-go 20:05:38 ---> Using cache 20:05:38 ---> 008e0fe51e10 20:05:38 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:05:40 Removing intermediate container d601cdeeb346 20:05:40 ---> 0160cf5f875f 20:05:40 Step 21/23 : LABEL arch=x86_64 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:05:42 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:05:45 ---> Running in 442edc144414 20:05:45 ---> Running in 2affd1ae329a 20:05:45 ---> Running in d704ae0d6349 20:05:45 Removing intermediate container 2affd1ae329a 20:05:45 ---> ee9d25e83501 20:05:45 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:05:45 ---> Running in 44655769db27 20:05:45 Removing intermediate container 44655769db27 20:05:45 ---> 403200e58d6a 20:05:45 Step 23/23 : LABEL version=0.0.0 20:05:45 ---> Running in 57f077e09019 20:05:45 Removing intermediate container 57f077e09019 20:05:45 ---> b827bd686eb3 20:05:45 20:05:45 Successfully built b827bd686eb3 20:05:45 Successfully tagged support-scheduler:latest 20:05:45  Building support-scheduler ... done Building security-spire-agent 20:05:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:45 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:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:46 OK: 265 MiB in 53 packages 20:05:49 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:49 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:05:49 ---> ea89869eece3 20:05:49 Step 3/27 : WORKDIR /edgex-go 20:05:49 ---> Using cache 20:05:49 ---> 41f1b7f9e31f 20:05:49 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:05:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:05:56 ---> Running in d2342caa56a8 20:05:56 Removing intermediate container d704ae0d6349 20:05:56 ---> 33338a5e94d9 20:05:56 Step 6/23 : COPY go.mod vendor* ./ 20:05:57 ---> cbc91455124a 20:05:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:05:57 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:05:57 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.418s coverage: 28.7% of statements 20:05:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:58 OK: 265 MiB in 53 packages 20:06:00 ---> Running in 52a9fe978fe3 20:06:00 Removing intermediate container d2342caa56a8 20:06:00 ---> 8089722b9cf0 20:06:00 Step 5/27 : COPY go.mod vendor* ./ 20:06:00 Removing intermediate container b35e1a3ea4ed 20:06:00 ---> 1f4e990ac6d4 20:06:00 20:06:00 Step 10/23 : FROM alpine:3.17 20:06:00 ---> b2aa39c304c2 20:06:00 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:06:00 Removing intermediate container a9517195b36f 20:06:00 ---> 2bef3eff4b6e 20:06:00 20:06:00 Step 9/25 : FROM alpine:3.17 20:06:00 ---> b2aa39c304c2 20:06:00 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:06:00 ---> Running in 23edd8626bdb 20:06:00 ---> Running in 657b5195a305 20:06:00 ---> 718dad90ac4f 20:06:00 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:00 ---> Running in 9cfe0f937fb0 20:06:00 Removing intermediate container 23edd8626bdb 20:06:00 ---> bbb099ef5a9c 20:06:00 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:06:00 ---> Running in f3c96ed5d7f4 20:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:01 (1/3) Installing ca-certificates (20220614-r4) 20:06:01 (2/3) Installing dumb-init (1.2.5-r2) 20:06:01 (3/3) Installing su-exec (0.2-r2) 20:06:01 Executing busybox-1.35.0-r29.trigger 20:06:01 Executing ca-certificates-20220614-r4.trigger 20:06:01 (1/1) Installing dumb-init (1.2.5-r2) 20:06:01 Executing busybox-1.35.0-r29.trigger 20:06:01 OK: 7 MiB in 16 packages 20:06:01 OK: 8 MiB in 18 packages 20:06:02 Removing intermediate container f3c96ed5d7f4 20:06:02 ---> 46bdf7f8fe0e 20:06:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:02 Removing intermediate container 657b5195a305 20:06:02 ---> a827aed7bcab 20:06:02 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:06:02 ---> fffdf285f1e0 20:06:02 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:06:02 ---> Running in fdced9b51f49 20:06:02 Removing intermediate container fdced9b51f49 20:06:02 ---> a8cb6ab3ec68 20:06:02 Step 12/25 : WORKDIR / 20:06:02 ---> Running in 3085ea3f3b93 20:06:02 ---> 7fe8c0e75031 20:06:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:06:02 Removing intermediate container 3085ea3f3b93 20:06:02 ---> 96a70f718ec7 20:06:02 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:02 ---> 6a643cd7e5d8 20:06:02 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:06:02 ---> 46a2d8974d4d 20:06:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:06:03 ---> 84180682d94d 20:06:03 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:06:03 ---> 17b74b8cc3ff 20:06:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:06:03 ---> c480e4e7b95f 20:06:03 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:03 ---> fb7cdd72e893 20:06:03 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:06:03 ---> Running in 48115201cc9f 20:06:03 ---> 201f93b3420d 20:06:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:06:03 ---> 8adae880d540 20:06:03 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:04 ---> 4853f9263415 20:06:04 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:04 Removing intermediate container 48115201cc9f 20:06:04 ---> 3a4d7371f94f 20:06:04 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:06:04 ---> Running in 731e8449d61a 20:06:04 Removing intermediate container 731e8449d61a 20:06:04 ---> 96bd513550bf 20:06:04 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:06:06 ---> f009ef4bf7e9 20:06:06 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:06 ---> Running in 0585af57de22 20:06:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.322s coverage: 98.5% of statements 20:06:06 Removing intermediate container 0585af57de22 20:06:06 ---> 83cfde203af4 20:06:06 Step 21/23 : LABEL arch=x86_64 20:06:06 ---> Running in a0e2fe8963d2 20:06:06 ---> fba54e5e2939 20:06:06 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:06 ---> Running in 525b38ce1bad 20:06:06 Removing intermediate container a0e2fe8963d2 20:06:06 ---> 5ed194d6df80 20:06:06 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:06:06 ---> Running in 37b191ede577 20:06:06 Removing intermediate container 37b191ede577 20:06:06 ---> 38288f59ba18 20:06:06 Step 23/23 : LABEL version=0.0.0 20:06:06 ---> Running in 4c707d21bf9d 20:06:07 Removing intermediate container 4c707d21bf9d 20:06:07 ---> 7666603928a3 20:06:07 20:06:07 Successfully built 7666603928a3 20:06:07 Successfully tagged core-common-config-bootstrapper:latest 20:06:07  Building core-common-config-bootstrapper ... done Building security-spiffe-token-provider 20:06:10 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:10 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:06:10 ---> ea89869eece3 20:06:10 Step 3/20 : WORKDIR /edgex-go 20:06:10 ---> Using cache 20:06:10 ---> 41f1b7f9e31f 20:06:10 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:06:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:06:12 Removing intermediate container 525b38ce1bad 20:06:12 ---> d01bfb4d6005 20:06:12 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:06:12 ---> Running in 556fc4929de8 20:06:12 ---> Running in 73457d4dc443 20:06:12 Removing intermediate container 73457d4dc443 20:06:12 ---> 704c0476ea33 20:06:12 Step 23/25 : LABEL arch=x86_64 20:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:12 ---> Running in e747a8ca9e04 20:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:12 v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:12 v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:12 OK: 17822 distinct packages available 20:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:13 Removing intermediate container e747a8ca9e04 20:06:13 ---> 582be8db282e 20:06:13 Step 24/25 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:06:13 OK: 265 MiB in 53 packages 20:06:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.418s coverage: 71.3% of statements 20:06:14 ---> Running in 93dcf1748d99 20:06:14 Removing intermediate container 442edc144414 20:06:14 ---> 0eae131861ce 20:06:14 20:06:14 Step 10/23 : FROM alpine:3.17 20:06:14 ---> b2aa39c304c2 20:06:14 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:14 Removing intermediate container 93dcf1748d99 20:06:14 ---> 094baa28b477 20:06:14 Step 25/25 : LABEL version=0.0.0 20:06:14 ---> Running in 6574652ff4df 20:06:14 Removing intermediate container 556fc4929de8 20:06:14 ---> 6a6b7c07c4a7 20:06:14 Step 5/20 : COPY go.mod vendor* ./ 20:06:14 ---> Running in 5aefd6c6fd67 20:06:14 Removing intermediate container 6574652ff4df 20:06:14 ---> 4b256b17a63e 20:06:14 Step 12/23 : ENV APP_PORT=59880 20:06:15 ---> Running in 72628e818417 20:06:15 ---> ab962c6b7124 20:06:15 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:15 Removing intermediate container 5aefd6c6fd67 20:06:15 ---> 97b41ebe4af9 20:06:15 20:06:15 ---> Running in 98729d2eeb7e 20:06:15 Removing intermediate container 72628e818417 20:06:15 ---> d7183cf1dd96 20:06:15 Step 13/23 : EXPOSE $APP_PORT 20:06:15 Successfully built 97b41ebe4af9 20:06:15 Successfully tagged security-secretstore-setup:latest 20:06:15  Building security-secretstore-setup ... done Building core-metadata 20:06:15 ---> Running in 0be9e22e763f 20:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:06:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:06:16 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.309s coverage: 54.0% of statements 20:06:18 Removing intermediate container 0be9e22e763f 20:06:18 ---> f35e21c27489 20:06:18 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:06:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:06:18 ---> ea89869eece3 20:06:18 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:06:18 ---> Using cache 20:06:18 ---> 86bf2defcee3 20:06:18 Step 4/25 : WORKDIR /edgex-go 20:06:18 ---> Using cache 20:06:18 ---> 008e0fe51e10 20:06:18 Step 5/25 : RUN apk add --update --no-cache make git 20:06:18 ---> Using cache 20:06:18 ---> baa1e9b2ecce 20:06:18 Step 6/25 : COPY go.mod vendor* ./ 20:06:18 ---> Using cache 20:06:18 ---> 474990ff24df 20:06:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:18 ---> Using cache 20:06:18 ---> 9cc61e9a1b96 20:06:18 Step 8/25 : COPY . . 20:06:18 ---> Using cache 20:06:18 ---> 4eaef4ebefb2 20:06:18 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:06:20 ---> Running in 6b74835def71 20:06:20 ---> Running in 4805a725ae76 20:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:20 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:06:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:21 (1/1) Installing dumb-init (1.2.5-r2) 20:06:21 Executing busybox-1.35.0-r29.trigger 20:06:21 OK: 7 MiB in 16 packages 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:06:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:06:31 Removing intermediate container 6b74835def71 20:06:31 ---> 505cec8e472f 20:06:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:06:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:06:33 ---> e1c3c039de5c 20:06:33 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 14.012s coverage: 88.5% of statements 20:06:37 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.431s coverage: 3.9% of statements 20:06:37 ---> 0f2b5c04cfbb 20:06:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:06:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:06:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.596s coverage: 95.6% of statements 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:06:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:06:48 ok github.com/edgexfoundry/edgex-go/internal/io 0.195s coverage: 72.2% of statements 20:06:50 ---> c5ee37d92a70 20:06:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:06:50 Removing intermediate container 9cfe0f937fb0 20:06:50 ---> 2584498e1fbb 20:06:50 Step 7/27 : COPY . . 20:06:50 Removing intermediate container 52a9fe978fe3 20:06:50 ---> 85abe7f72856 20:06:50 Step 8/23 : COPY . . 20:06:50 ---> 01b766574559 20:06:50 Step 19/23 : ENTRYPOINT ["/core-data"] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:06:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:06:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.230s coverage: 65.9% of statements 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:07:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.439s coverage: 0.9% of statements 20:07:04 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.249s coverage: 29.0% of statements 20:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.308s coverage: 44.1% of statements 20:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.259s coverage: 82.9% of statements 20:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.239s coverage: 94.1% of statements 20:07:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.276s coverage: 96.3% of statements 20:07:08 ---> Running in 99de2a9b5d70 20:07:08 Removing intermediate container 4805a725ae76 20:07:08 ---> 4349f0fc81f1 20:07:08 20:07:08 Step 10/25 : FROM alpine:3.17 20:07:08 ---> b2aa39c304c2 20:07:08 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:07:08 ---> Using cache 20:07:08 ---> 29e37f4928a3 20:07:08 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:07:08 ---> Using cache 20:07:08 ---> 72f79e5024ab 20:07:08 Step 13/25 : ENV APP_PORT=59881 20:07:08 ---> df6ac393e6be 20:07:08 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:07:08 ---> eaa53161137a 20:07:08 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:07:08 ---> Running in cb52e264124c 20:07:08 ---> Running in 7e472208d009 20:07:08 ---> Running in d24f28b4e460 20:07:08 Removing intermediate container 99de2a9b5d70 20:07:08 ---> bf578e40bdef 20:07:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:08 ---> Running in 4b31622e31ac 20:07:08 Removing intermediate container d24f28b4e460 20:07:08 ---> cd2feac47b2d 20:07:08 Step 9/27 : WORKDIR /edgex-go/spire-build 20:07:08 Removing intermediate container cb52e264124c 20:07:08 ---> becf45299e16 20:07:08 Step 14/25 : EXPOSE $APP_PORT 20:07:08 ---> Running in 042ff040c089 20:07:08 ---> Running in 6c8052c1bc98 20:07:08 Removing intermediate container 4b31622e31ac 20:07:08 ---> 5defffd73d62 20:07:08 Step 21/23 : LABEL arch=x86_64 20:07:08 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:07:08 ---> Running in 43e4fb258564 20:07:08 Removing intermediate container 042ff040c089 20:07:08 ---> 285033531245 20:07:08 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:07:08 Removing intermediate container 6c8052c1bc98 20:07:08 ---> bb2b7dcb26dc 20:07:08 Step 15/25 : WORKDIR / 20:07:08 ---> Running in 68ec9916527a 20:07:08 Removing intermediate container 43e4fb258564 20:07:08 ---> f38217474276 20:07:08 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:07:08 ---> Running in 649377290afb 20:07:08 ---> Running in 87703322e7ee 20:07:08 Removing intermediate container 68ec9916527a 20:07:08 ---> 23ada6d79baf 20:07: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:07:08 ---> Running in 03d1291a05c8 20:07:08 Removing intermediate container 87703322e7ee 20:07:08 ---> 510ca2d65180 20:07:08 Step 23/23 : LABEL version=0.0.0 20:07:08 Removing intermediate container 649377290afb 20:07:08 ---> 4f7d137cb362 20:07:08 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:08 ---> Running in af3e78318227 20:07:08 Removing intermediate container 98729d2eeb7e 20:07:08 ---> 43d3cdb31246 20:07:08 Step 7/20 : COPY . . 20:07:08 ---> be1b505be150 20:07:08 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:07:10 Removing intermediate container af3e78318227 20:07:10 ---> 8f1f3d4f8a00 20:07:10 20:07:10 Successfully built 8f1f3d4f8a00 20:07:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 20:07:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:07:12 Successfully tagged core-data:latest 20:07:12  Building core-data ... done Building security-bootstrapper 20:07:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:07:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:07:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:07:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:07:19 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:19 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:07:19 ---> ea89869eece3 20:07:19 Step 3/33 : WORKDIR /edgex-go 20:07:19 ---> Using cache 20:07:19 ---> 41f1b7f9e31f 20:07:19 Step 4/33 : RUN apk add --update --no-cache make git 20:07:19 ---> Using cache 20:07:19 ---> a84aa420d09c 20:07:19 Step 5/33 : COPY go.mod vendor* ./ 20:07:19 ---> Using cache 20:07:19 ---> d717258ff5a6 20:07:19 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:19 ---> Using cache 20:07:19 ---> 2afe9b427a2d 20:07:19 Step 7/33 : COPY . . 20:07:19 ---> Using cache 20:07:19 ---> d956efc61a5c 20:07:19 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:07:23 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.221s coverage: 94.4% of statements 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:07:23 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:07:24 ---> 5ccb549bf837 20:07:24 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:07:24 ---> Running in 4b4cfd03bd0c 20:07:24 ---> 0705df57398d 20:07:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:07:24 ---> Running in 830e9d59458f 20:07:24 Removing intermediate container 03d1291a05c8 20:07:24 ---> 375ee1236e1d 20:07:24 Step 12/27 : WORKDIR /edgex-go 20:07:24 ---> Running in 7f6af40aefe6 20:07:24 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:07:24 Removing intermediate container 7f6af40aefe6 20:07:24 ---> e09c6ec1e279 20:07:24 20:07:24 Step 13/27 : FROM alpine:3.17 20:07:24 ---> 313126563cfc 20:07:24 ---> b2aa39c304c2 20:07:24 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:07:24 ---> Using cache 20:07:24 ---> 47b62dd77644 20:07:24 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:07:24 ---> Using cache 20:07:24 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:07:24 ---> 18e0dc66e69d 20:07:24 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:24 ---> Using cache 20:07:24 ---> c62823b3df54 20:07:24 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:07:24 ---> Using cache 20:07:24 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:07:24 ---> cbab970d7667 20:07:24 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:07:26 ---> af25149e50ad 20:07:26 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:07:26 ---> 0a1781c59fd1 20:07:26 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:07:26 ---> f92d86f1b69e 20:07:26 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:07:26 ---> Running in 6a36c2cb0410 20:07:26 Removing intermediate container 6a36c2cb0410 20:07:26 ---> 79efb6da64d2 20:07:26 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:07:26 ---> Running in f8adb53977be 20:07:27 Removing intermediate container f8adb53977be 20:07:27 ---> 551afe2ac610 20:07:27 Step 23/25 : LABEL arch=x86_64 20:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:07:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:07:29 ---> Running in 5f1bf1af56b3 20:07:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:07:30 ---> 1f407b8881d8 20:07:30 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:07:30 Removing intermediate container 5f1bf1af56b3 20:07:30 ---> c953de33a77c 20:07:30 Step 24/25 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:07:30 ---> Running in eb6a20f9fca8 20:07:30 ---> 60cdff9e93bc 20:07:30 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:07:30 Removing intermediate container eb6a20f9fca8 20:07:30 ---> 6972a9e6472c 20:07:30 Step 25/25 : LABEL version=0.0.0 20:07:30 ---> Running in d8470b933e0c 20:07:30 Removing intermediate container d8470b933e0c 20:07:30 ---> e0c3a2931d33 20:07:30 20:07:30 Successfully built e0c3a2931d33 20:07:30 Successfully tagged core-metadata:latest 20:07:30  Building core-metadata ... done Building security-proxy-auth 20:07:31 ---> de7509a4d134 20:07:31 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:07:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:36 ---> ea89869eece3 20:07:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:07:36 ---> Using cache 20:07:36 ---> 86bf2defcee3 20:07:36 Step 4/23 : WORKDIR /edgex-go 20:07:36 ---> Using cache 20:07:36 ---> 008e0fe51e10 20:07:36 Step 5/23 : RUN apk add --update --no-cache make git 20:07:36 ---> Using cache 20:07:36 ---> baa1e9b2ecce 20:07:36 Step 6/23 : COPY go.mod vendor* ./ 20:07:36 ---> Using cache 20:07:36 ---> 474990ff24df 20:07:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:36 ---> Using cache 20:07:36 ---> 9cc61e9a1b96 20:07:36 Step 8/23 : COPY . . 20:07:36 ---> Using cache 20:07:36 ---> 4eaef4ebefb2 20:07:36 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.102s coverage: 79.9% of statements 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.269s coverage: 92.9% of statements 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.080s coverage: 64.4% of statements 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.232s coverage: 62.3% of statements 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.213s coverage: 87.2% of statements 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.173s coverage: 20.0% of statements 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.175s coverage: 100.0% of statements 20:07:37 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.452s coverage: 81.2% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:07:38 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.521s coverage: 82.1% of statements 20:07:38 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:07:39 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.229s coverage: 86.0% of statements 20:07:45 ---> 9bf7b6b835bd 20:07:45 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:07:45 ---> Running in 28eb79253408 20:07:45 ---> Running in 7358b2f3e77f 20:07:45 Removing intermediate container 7358b2f3e77f 20:07:45 ---> 83ddd343d3ea 20:07:45 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:07:45 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:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:07:45 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.999s coverage: 63.1% of statements 20:07:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.236s coverage: 100.0% of statements 20:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.131s coverage: 89.4% of statements 20:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements 20:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.101s coverage: 73.7% of statements 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:07:48 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:07:48 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.079s coverage: 100.0% of statements 20:07:50 ---> Running in de4d1d0c05f2 20:07:50 Removing intermediate container 7e472208d009 20:07:50 ---> 2fe1fb0d8f64 20:07:50 20:07:50 Step 10/23 : FROM alpine:3.17 20:07:50 ---> b2aa39c304c2 20:07:50 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:07:50 ---> Running in b96397998f6f 20:07:50 Removing intermediate container de4d1d0c05f2 20:07:50 ---> 0c6912ad9716 20:07:50 Step 25/27 : LABEL arch=x86_64 20:07:51 ---> Running in b43c05520ce4 20:07:52 Removing intermediate container b43c05520ce4 20:07:52 ---> 9f2ae3ecb134 20:07:52 Step 26/27 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:52 ---> Running in 6801651d1527 20:07:52 (1/2) Installing ca-certificates (20220614-r4) 20:07:52 (2/2) Installing dumb-init (1.2.5-r2) 20:07:52 Executing busybox-1.35.0-r29.trigger 20:07:52 Executing ca-certificates-20220614-r4.trigger 20:07:52 OK: 8 MiB in 17 packages 20:07:52 Removing intermediate container 6801651d1527 20:07:52 ---> ca5ce723b438 20:07:52 Step 27/27 : LABEL version=0.0.0 20:07:56 ---> Running in 95c072c00047 20:07:56 Removing intermediate container 95c072c00047 20:07:56 ---> 6ae3a9643126 20:07:56 20:07:56 Removing intermediate container 4b4cfd03bd0c 20:07:56 ---> 5495e6e585b9 20:07:56 20:07:56 Step 9/33 : FROM alpine:3.17 20:07:56 ---> b2aa39c304c2 20:07:56 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:56 Successfully built 6ae3a9643126 20:07:56 Successfully tagged security-spire-agent:latest 20:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:07:56 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.993s coverage: 38.4% of statements 20:07:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.254s coverage: 89.5% of statements 20:07:57  Building security-spire-agent ... done  ---> Running in 82e48eb5e4ff 20:07:58 Removing intermediate container b96397998f6f 20:07:58 ---> b9e14a228a2f 20:07:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:07:58 Removing intermediate container 82e48eb5e4ff 20:07:58 ---> f822642a1a79 20:07:58 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:07:58 ---> Running in d08703d73624 20:07:58 ---> Running in 6263b1159e4d 20:07:58 Removing intermediate container 830e9d59458f 20:07:58 ---> a33725758631 20:07:58 20:07:58 Step 9/20 : FROM alpine:3.17 20:07:58 ---> b2aa39c304c2 20:07:58 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:07:58 ---> Using cache 20:07:58 ---> f822642a1a79 20:07:58 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:07:58 Removing intermediate container d08703d73624 20:07:58 ---> 6261ccc80494 20:07:58 Step 13/23 : ENV APP_PORT=59860 20:07:58 ---> Running in c1a1d80424f1 20:07:58 ---> Running in 389ab26c5918 20:07:58 Removing intermediate container 389ab26c5918 20:07:58 ---> 8348b9b8c926 20:07:58 Step 14/23 : EXPOSE $APP_PORT 20:07:58 ---> Running in 96730e022e7e 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:58 Removing intermediate container 96730e022e7e 20:07:58 ---> 620026bcfcb1 20:07:58 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:59 ---> 6499d880ac1a 20:07:59 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:07:59 (1/2) Installing dumb-init (1.2.5-r2) 20:07:59 v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:07:59 v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:07:59 OK: 17820 distinct packages available 20:07:59 (2/2) Installing su-exec (0.2-r2) 20:07:59 Executing busybox-1.35.0-r29.trigger 20:07:59 OK: 7 MiB in 17 packages 20:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:07:59 ---> 042c936f376e 20:07:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:07:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:07:59 (1/9) Installing ca-certificates (20220614-r4) 20:07:59 (2/9) Installing brotli-libs (1.0.9-r9) 20:07:59 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:07:59 (4/9) Installing libcurl (7.88.1-r1) 20:07:59 (5/9) Installing curl (7.88.1-r1) 20:07:59 (6/9) Installing dumb-init (1.2.5-r2) 20:07:59 (7/9) Installing musl-obstack (1.2.3-r0) 20:07:59 (8/9) Installing libucontext (1.2-r0) 20:07:59 (9/9) Installing gcompat (1.1.0-r0) 20:07:59 Executing busybox-1.35.0-r29.trigger 20:07:59 Executing ca-certificates-20220614-r4.trigger 20:07:59 OK: 10 MiB in 24 packages 20:08:00 Removing intermediate container 6263b1159e4d 20:08:00 ---> b19caeecfacd 20:08:00 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:08:00 ---> 1c73f03d1d17 20:08:00 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:08:00 ---> Running in 8ea67b967c48 20:08:00 Removing intermediate container 8ea67b967c48 20:08:00 ---> bf08e606fe77 20:08:00 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:08:00 ---> Running in 7a410bd8a5a3 20:08:00 ---> 37b00ef6d469 20:08:00 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:08:00 ---> Running in b4753e2f0332 20:08:00 Removing intermediate container 7a410bd8a5a3 20:08:00 ---> 98aee3bf1bcd 20:08:00 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:08:00 Removing intermediate container b4753e2f0332 20:08:00 ---> 7b935c50fbe7 20:08:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:00 ---> Running in e868335c48c9 20:08:01 Removing intermediate container c1a1d80424f1 20:08:01 ---> 5676f0ef9380 20:08:01 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:01 ---> Running in 9855aeaa9f45 20:08:01 Removing intermediate container e868335c48c9 20:08:01 ---> f38ad15011cd 20:08:01 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:08:01 ---> 4a9afcd1d632 20:08:01 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:08:01 ---> Running in fa96dc5bb374 20:08:01 Removing intermediate container 9855aeaa9f45 20:08:01 ---> 281966b3aff7 20:08:01 Step 21/23 : LABEL arch=x86_64 20:08:01 ---> Running in b38042935088 20:08:01 Removing intermediate container fa96dc5bb374 20:08:01 ---> eeec3b222865 20:08:01 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:08:01 ---> f963c68923c4 20:08:01 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:08:01 ---> Running in a056785992b9 20:08:01 Removing intermediate container b38042935088 20:08:01 ---> 5e49a2d5617c 20:08:01 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:08:01 ---> Running in 47cb3f5b7ca5 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:08:01 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.215s coverage: 84.8% of statements 20:08:01 Removing intermediate container 47cb3f5b7ca5 20:08:01 ---> ca3509511e7d 20:08:01 Step 23/23 : LABEL version=0.0.0 20:08:01 ---> Running in 5f10aae08e84 20:08:02 Removing intermediate container 5f10aae08e84 20:08:02 ---> 0e57520d6b77 20:08:02 20:08:02 ---> 7d9c46907ff7 20:08:02 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:08:02 Successfully built 0e57520d6b77 20:08:02 Successfully tagged support-notifications:latest 20:08:02  Building support-notifications ... done Removing intermediate container a056785992b9 20:08:02 ---> 3c1c1d0718b3 20:08:02 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:08:02 ---> Running in 43fade231a4a 20:08:03 ---> 7333dd266a21 20:08:03 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:08:03 ---> Running in 13287ec60edb 20:08:03 Removing intermediate container 43fade231a4a 20:08:03 ---> 641a2e1a0f81 20:08:03 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:08:03 Removing intermediate container 13287ec60edb 20:08:03 ---> c8319dfff2ca 20:08:03 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:03 ---> Running in 57784ba585d0 20:08:03 ---> c858140c399a 20:08:03 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:08:03 Removing intermediate container 57784ba585d0 20:08:03 ---> b926f43fd39c 20:08:03 Step 18/20 : LABEL arch=x86_64 20:08:03 ---> Running in 637b599b1923 20:08:03 ---> Running in a3dd8798f464 20:08:03 Removing intermediate container a3dd8798f464 20:08:03 ---> 8a57f8c4d762 20:08:03 Step 19/20 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:08:03 ---> Running in bcf20ed46968 20:08:03 Removing intermediate container bcf20ed46968 20:08:03 ---> cf17c7f0d4a1 20:08:03 Step 20/20 : LABEL version=0.0.0 20:08:03 ---> Running in 1834e38d4fbe 20:08:03 Removing intermediate container 1834e38d4fbe 20:08:03 ---> 86040442636d 20:08:03 20:08:03 Successfully built 86040442636d 20:08:03 Successfully tagged security-spiffe-token-provider:latest 20:08:04  Building security-spiffe-token-provider ... done Removing intermediate container 637b599b1923 20:08:04 ---> 373ba13f1920 20:08:04 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:06 ---> a1b26e65f111 20:08:06 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:08:06 Removing intermediate container 28eb79253408 20:08:06 ---> 20ebc961f1e3 20:08:06 20:08:06 Step 10/23 : FROM alpine:3.17 20:08:06 ---> b2aa39c304c2 20:08:06 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:08:06 ---> Using cache 20:08:06 ---> bbb099ef5a9c 20:08:06 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:08:06 ---> Using cache 20:08:06 ---> 46bdf7f8fe0e 20:08:06 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:06 ---> Using cache 20:08:06 ---> fffdf285f1e0 20:08:06 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:08:06 ---> Using cache 20:08:06 ---> 7fe8c0e75031 20:08:06 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:08:06 ---> 8bb84918a4ab 20:08:06 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:08:06 ---> e7cf741e1811 20:08:06 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:08:06 ---> bf6be2d4c161 20:08:06 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:08:06 ---> 3205ed17f8cc 20:08:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:08:06 ---> 80199a820fc4 20:08:06 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:08:06 ---> c284341985af 20:08:06 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:06 ---> 6a3ab3f05795 20:08:06 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:08:06 ---> Running in 1a3e5af07d1d 20:08:07 ---> 6ca8f0b5b405 20:08:07 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:08:07 ---> 6bcae6b8a098 20:08:07 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:08:07 ---> d462039e098c 20:08:07 Step 28/33 : RUN chmod +x /entrypoint.sh 20:08:07 ---> Running in f97c5e3a0a41 20:08:07 Removing intermediate container 1a3e5af07d1d 20:08:07 ---> 903ba517fb08 20:08:07 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:08:07 ---> Running in c3d9f1a4515b 20:08:07 Removing intermediate container c3d9f1a4515b 20:08:07 ---> c951865d1eb3 20:08:07 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:08:07 ---> Running in a9bcc085349c 20:08:07 Removing intermediate container a9bcc085349c 20:08:07 ---> 5236594b5087 20:08:07 Step 21/23 : LABEL arch=x86_64 20:08:07 ---> Running in e3cc19bde4c3 20:08:07 Removing intermediate container e3cc19bde4c3 20:08:07 ---> 7cf631f977fd 20:08:07 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:08:07 ---> Running in aa8e26393071 20:08:07 Removing intermediate container aa8e26393071 20:08:07 ---> be606131c335 20:08:07 Step 23/23 : LABEL version=0.0.0 20:08:07 ---> Running in 5ac7d8e606ab 20:08:07 Removing intermediate container f97c5e3a0a41 20:08:07 ---> dd2c43532850 20:08:07 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:08:07 Removing intermediate container 5ac7d8e606ab 20:08:07 ---> bc5259ce7567 20:08:07 20:08:08 ---> Running in 7830d3675900 20:08:08 Successfully built bc5259ce7567 20:08:08 Successfully tagged security-proxy-auth:latest 20:08:08  Building security-proxy-auth ... done Removing intermediate container 7830d3675900 20:08:08 ---> b6a0b83fab88 20:08:08 Step 30/33 : CMD ["gate"] 20:08:08 ---> Running in 07f7a66f5791 20:08:08 Removing intermediate container 07f7a66f5791 20:08:08 ---> 69df6433bff2 20:08:08 Step 31/33 : LABEL arch=x86_64 20:08:08 ---> Running in 9a9551f83516 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:08:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:08:08 Removing intermediate container 9a9551f83516 20:08:08 ---> cd6fe264b0fb 20:08:08 Step 32/33 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:08:08 ---> Running in c6b625c22d3a 20:08:08 Removing intermediate container c6b625c22d3a 20:08:08 ---> de4224cd41e2 20:08:08 Step 33/33 : LABEL version=0.0.0 20:08:08 ---> Running in 64ca7b503198 20:08:08 Removing intermediate container 64ca7b503198 20:08:08 ---> 52d751fdc0c7 20:08:08 20:08:08 Successfully built 52d751fdc0c7 20:08:08 Successfully tagged security-bootstrapper:latest 20:08:08  Building security-bootstrapper ... done  [Pipeline] } 20:08:08 $ docker stop --time=1 9fc27ba0a42c0bd547939e49a78d104cce404971c30a829d9d7d536970f454d1 20:08:10 $ docker rm -f --volumes 9fc27ba0a42c0bd547939e49a78d104cce404971c30a829d9d7d536970f454d1 [Pipeline] // withDockerContainer [Pipeline] sh 20:08:10 + docker images 20:08:10 REPOSITORY TAG IMAGE ID CREATED SIZE 20:08:10 security-bootstrapper latest 52d751fdc0c7 2 seconds ago 22.2MB 20:08:10 security-proxy-auth latest bc5259ce7567 3 seconds ago 18.3MB 20:08:10 20ebc961f1e3 5 seconds ago 1.66GB 20:08:10 security-spiffe-token-provider latest 86040442636d 7 seconds ago 32.8MB 20:08:10 support-notifications latest 0e57520d6b77 9 seconds ago 32.7MB 20:08:10 a33725758631 12 seconds ago 1.73GB 20:08:10 5495e6e585b9 15 seconds ago 1.67GB 20:08:10 security-spire-agent latest 6ae3a9643126 15 seconds ago 129MB 20:08:10 2fe1fb0d8f64 23 seconds ago 1.75GB 20:08:10 core-metadata latest e0c3a2931d33 40 seconds ago 20.4MB 20:08:10 e09c6ec1e279 46 seconds ago 1.54GB 20:08:10 core-data latest 8f1f3d4f8a00 About a minute ago 20MB 20:08:10 4349f0fc81f1 About a minute ago 1.69GB 20:08:10 security-secretstore-setup latest 97b41ebe4af9 About a minute ago 32.8MB 20:08:10 0eae131861ce About a minute ago 1.69GB 20:08:10 core-common-config-bootstrapper latest 7666603928a3 2 minutes ago 17.2MB 20:08:10 1f4e990ac6d4 2 minutes ago 1.68GB 20:08:10 2bef3eff4b6e 2 minutes ago 1.68GB 20:08:10 support-scheduler latest b827bd686eb3 2 minutes ago 32.1MB 20:08:10 security-proxy-setup latest ea2099a3188a 2 minutes ago 18.7MB 20:08:10 core-command latest 298ddb76a971 2 minutes ago 19.8MB 20:08:10 security-spire-server latest f9444850bab2 2 minutes ago 89.8MB 20:08:10 security-spire-config latest ee9d2ffc27b8 2 minutes ago 88.9MB 20:08:10 1ab34871fb5e 2 minutes ago 1.75GB 20:08:10 662485cfaa31 2 minutes ago 1.67GB 20:08:10 45ad1379468c 2 minutes ago 1.69GB 20:08:10 36a641893f2e 3 minutes ago 1.54GB 20:08:10 69774912d686 3 minutes ago 1.54GB 20:08:10 ci-base-image-x86_64 latest ea89869eece3 8 minutes ago 881MB 20:08:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 2 weeks ago 664MB 20:08:10 alpine 3.17 b2aa39c304c2 6 weeks ago 7.05MB 20:08:10 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:08:10 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:08:13 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:08:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:08:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.547s coverage: 92.3% of statements 20:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:08:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:08:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.296s coverage: 61.5% of statements 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:08:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:08:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.371s coverage: 97.7% of statements 20:08:22 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:08:22 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:08:22 go vet ./... 20:10:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:10:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:10:58 ./bin/test-attribution-txt.sh [Pipeline] echo 20:10:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:10:59 + ls -al . 20:10:59 total 700 20:10:59 drwxrwxr-x 10 1001 1001 4096 Mar 27 20:03 . 20:10:59 drwxr-xr-x 4 root root 4096 Mar 27 20:03 .. 20:10:59 drwxrwxr-x 2 1001 1001 4096 Mar 27 20:01 .blubracket 20:10:59 -rw-rw-r-- 1 1001 1001 16 Mar 27 20:01 .dockerignore 20:10:59 drwxrwxr-x 8 1001 1001 4096 Mar 27 20:01 .git 20:10:59 drwxrwxr-x 3 1001 1001 4096 Mar 27 20:01 .github 20:10:59 -rw-rw-r-- 1 1001 1001 1133 Mar 27 20:01 .gitignore 20:10:59 -rw-rw-r-- 1 1001 1001 42 Mar 27 20:01 .golangci.yml 20:10:59 -rw-rw-r-- 1 1001 1001 87 Mar 27 20:01 .hadolint.yml 20:10:59 -rw-rw-r-- 1 1001 1001 166 Mar 27 20:01 .sonarcloud.properties 20:10:59 -rw-rw-r-- 1 1001 1001 1171 Mar 27 20:01 ADOPTERS.md 20:10:59 -rw-rw-r-- 1 1001 1001 10835 Mar 27 20:01 Attribution.txt 20:10:59 -rw-rw-r-- 1 1001 1001 73765 Mar 27 20:01 CHANGELOG.md 20:10:59 -rw-rw-r-- 1 1001 1001 3804 Mar 27 20:01 CONTRIBUTING.md 20:10:59 -rw-rw-r-- 1 1001 1001 677 Mar 27 20:01 GOVERNANCE.md 20:10:59 -rw-rw-r-- 1 1001 1001 883 Mar 27 20:01 Jenkinsfile 20:10:59 -rw-rw-r-- 1 1001 1001 10775 Mar 27 20:01 LICENSE 20:10:59 -rw-rw-r-- 1 1001 1001 14368 Mar 27 20:01 Makefile 20:10:59 -rw-rw-r-- 1 1001 1001 582 Mar 27 20:01 OWNERS.md 20:10:59 -rw-rw-r-- 1 1001 1001 9403 Mar 27 20:01 README.md 20:10:59 -rw-rw-r-- 1 1001 1001 789 Mar 27 20:01 SECURITY.md 20:10:59 -rw-rw-r-- 1 1001 1001 5 Mar 27 19:59 VERSION 20:10:59 drwxrwxr-x 2 1001 1001 4096 Mar 27 20:01 bin 20:10:59 drwxrwxr-x 18 1001 1001 4096 Mar 27 20:01 cmd 20:10:59 -rw-r--r-- 1 root root 447379 Mar 27 20:08 coverage.out 20:10:59 -rw-rw-r-- 1 1001 1001 3200 Mar 27 20:01 go.mod 20:10:59 -rw-rw-r-- 1 1001 1001 31265 Mar 27 20:01 go.sum 20:10:59 drwxrwxr-x 7 1001 1001 4096 Mar 27 20:01 internal 20:10:59 drwxrwxr-x 3 1001 1001 4096 Mar 27 20:01 openapi 20:10:59 -rw-rw-r-- 1 1001 1001 594 Mar 27 20:01 security.txt 20:10:59 drwxrwxr-x 4 1001 1001 4096 Mar 27 20:01 snap 20:10:59 -rw-rw-r-- 1 1001 1001 204 Mar 27 20:01 version.go [Pipeline] sh 20:10:59 + '[' -e coverage.out ] 20:10:59 + chown 1001:1001 coverage.out [Pipeline] stash 20:10:59 Warning: overwriting stash ‘coverage-report’ 20:11:00 Stashed 1 file(s) [Pipeline] sh 20:11:01 + make build 20:11:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:12:39 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:12:39 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:12:39 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:12:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:13:25 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:13:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:13: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:13:38 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:13:42 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:13:46 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:13:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:13:58 $ docker stop --time=1 8d4fdb20eebe2f97bea6b49efd6b8f68a43e60fb3523cf5f75426a75304c3f2b 20:14:00 $ docker rm -f --volumes 8d4fdb20eebe2f97bea6b49efd6b8f68a43e60fb3523cf5f75426a75304c3f2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:03 20:14:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:04 latest: Pulling from edgex-devops/edgex-compose-arm64 20:14:04 29e5d40040c1: Pulling fs layer 20:14:04 1ce36da41761: Pulling fs layer 20:14:04 25b303627fd3: Pulling fs layer 20:14:04 29e5d40040c1: Verifying Checksum 20:14:04 29e5d40040c1: Download complete 20:14:04 1ce36da41761: Verifying Checksum 20:14:04 1ce36da41761: Download complete 20:14:05 29e5d40040c1: Pull complete 20:14:06 25b303627fd3: Verifying Checksum 20:14:06 25b303627fd3: Download complete 20:14:06 1ce36da41761: Pull complete 20:14:16 25b303627fd3: Pull complete 20:14:16 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:14:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:16 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 20:14:16 $ 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:14:18 $ docker top fea0e07da27968517756753496319475daadeafa8a0a14261b96fd72fe195726 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:19 + docker-compose build --help 20:14:19 + grep parallel 20:14:23 --parallel Build images in parallel. [Pipeline] } 20:14:23 $ docker stop --time=1 fea0e07da27968517756753496319475daadeafa8a0a14261b96fd72fe195726 20:14:25 $ docker rm -f --volumes fea0e07da27968517756753496319475daadeafa8a0a14261b96fd72fe195726 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:14:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:14:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:14:26 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 20:14:26 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:14:27 $ docker top 3d3c7f94ff47db0d469beaa86ee628e53edf1a99fc33ae1dc130fc93fb88ab54 -eo pid,comm [Pipeline] { [Pipeline] sh 20:14:28 + docker-compose -f ./docker-compose-build.yml build --parallel 20:14:33 Building core-command ... 20:14:33 Building core-common-config-bootstrapper ... 20:14:33 Building core-data ... 20:14:33 Building core-metadata ... 20:14:33 Building security-bootstrapper ... 20:14:33 Building security-proxy-auth ... 20:14:33 Building security-proxy-setup ... 20:14:33 Building security-secretstore-setup ... 20:14:33 Building security-spiffe-token-provider ... 20:14:33 Building security-spire-agent ... 20:14:33 Building security-spire-config ... 20:14:33 Building security-spire-server ... 20:14:33 Building support-notifications ... 20:14:33 Building support-scheduler ... 20:14:33 Building core-common-config-bootstrapper 20:14:33 Building security-spire-agent 20:14:33 Building security-spire-config 20:14:33 Building core-command 20:14:33 Building security-proxy-auth 20:15:20 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:15:20 ---> ae132b68360f 20:15:20 Step 3/27 : WORKDIR /edgex-go 20:15:20 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:20 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:20 ---> ae132b68360f 20:15:20 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:20 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:20 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:15:20 ---> ae132b68360f 20:15:21 Step 3/27 : WORKDIR /edgex-go 20:15:21 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:21 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:15:21 ---> ae132b68360f 20:15:21 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:15:21 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:15:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:15:21 ---> ae132b68360f 20:15:21 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:15:21 ---> Running in 3fd5f433b43c 20:15:21 ---> Running in 3b984032cda1 20:15:21 ---> Running in 859c512111af 20:15:21 ---> Running in 879e16487ba1 20:15:21 ---> Running in 7558e09fed90 20:15:21 Removing intermediate container 3fd5f433b43c 20:15:21 ---> 2c4e25aad5e2 20:15:21 Step 4/24 : WORKDIR /edgex-go 20:15:21 Removing intermediate container 859c512111af 20:15:21 ---> 785e88968231 20:15:21 Step 4/23 : WORKDIR /edgex-go 20:15:22 ---> Running in 43f7cf98a5c3 20:15:22 ---> Running in 0a48585a4a4f 20:15:22 Removing intermediate container 7558e09fed90 20:15:22 ---> a3b34ff0bfee 20:15:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:15:22 Removing intermediate container 3b984032cda1 20:15:22 ---> b3735dd153ec 20:15:22 Step 4/23 : WORKDIR /edgex-go 20:15:22 Removing intermediate container 879e16487ba1 20:15:22 ---> 3d9dbf17c19a 20:15:22 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:15:22 ---> Running in c659d6060989 20:15:22 ---> Running in 22d1d914922c 20:15:22 ---> Running in 7e34ecc4e4da 20:15:22 Removing intermediate container 0a48585a4a4f 20:15:22 ---> d73258f9ea9f 20:15:22 Step 5/23 : RUN apk add --update --no-cache make git 20:15:23 Removing intermediate container 43f7cf98a5c3 20:15:23 ---> 3a2f267c057b 20:15:23 Step 5/24 : RUN apk add --update --no-cache make git 20:15:23 ---> Running in 491ba1248a6d 20:15:23 ---> Running in 11dcddfa66ee 20:15:23 Removing intermediate container 22d1d914922c 20:15:23 ---> 12a2882875f7 20:15:23 Step 5/23 : RUN apk add --update --no-cache make git 20:15:23 ---> Running in 1ad34ea2f77f 20:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:26 OK: 263 MiB in 53 packages 20:15:26 OK: 263 MiB in 53 packages 20:15:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:15:27 OK: 263 MiB in 53 packages 20:15:28 OK: 263 MiB in 53 packages 20:15:28 OK: 263 MiB in 53 packages 20:15:28 Removing intermediate container c659d6060989 20:15:28 Removing intermediate container 7e34ecc4e4da 20:15:28 ---> e4da817b5d0c 20:15:28 Step 5/27 : COPY go.mod vendor* ./ 20:15:28 ---> 90ab4a6ab96d 20:15:28 Step 5/27 : COPY go.mod vendor* ./ 20:15:32 ---> f0759f44b3cd 20:15:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:32 Removing intermediate container 1ad34ea2f77f 20:15:32 ---> 3534a26039c3 20:15:32 ---> 737f27dd46ba 20:15:32 Step 6/23 : COPY go.mod vendor* ./ 20:15:32 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:32 Removing intermediate container 11dcddfa66ee 20:15:32 ---> a10c17c1baae 20:15:32 Step 6/24 : COPY go.mod vendor* ./ 20:15:32 ---> Running in 1e20ec632a87 20:15:32 ---> Running in b6d056d3dc6a 20:15:33 Removing intermediate container 491ba1248a6d 20:15:33 ---> 07ba8a3bf85a 20:15:33 Step 6/23 : COPY go.mod vendor* ./ 20:15:34 ---> 262481cbd62a 20:15:34 ---> ba011ad20ff2 20:15:34 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:34 ---> Running in 431872f193bc 20:15:34 ---> Running in 9f23fb2a06ce 20:15:34 ---> 75c27e22e909 20:15:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:15:34 ---> Running in 3814b335296e 20:17:26 Removing intermediate container b6d056d3dc6a 20:17:26 ---> 158e21742dea 20:17:26 Step 7/27 : COPY . . 20:17:26 Removing intermediate container 3814b335296e 20:17:26 ---> a9fd002e1724 20:17:26 Step 8/23 : COPY . . 20:17:26 Removing intermediate container 9f23fb2a06ce 20:17:26 ---> d4ac2dfecb92 20:17:26 Step 8/23 : COPY . . 20:17:26 Removing intermediate container 1e20ec632a87 20:17:26 ---> 4dfdc7b3a29e 20:17:26 Step 7/27 : COPY . . 20:17:26 Removing intermediate container 431872f193bc 20:17:26 ---> b9a4e3893c03 20:17:26 Step 8/24 : COPY . . 20:17:29 ---> c37a9d7fa2b4 20:17:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:17:29 ---> 90373afb41c9 20:17:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:17:29 ---> 63d780133760 20:17:29 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:17:29 ---> 85a82c0ab29b 20:17:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:17:29 ---> Running in 3b9ca5fbc812 20:17:29 ---> Running in ee49a9dc4648 20:17:29 ---> Running in 86448e287a4c 20:17:29 ---> a8a4eb61c835 20:17:29 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:17:29 ---> Running in 7fb3768c005e 20:17:29 ---> Running in ef0f65c820d9 20:17:30 Removing intermediate container 3b9ca5fbc812 20:17:30 ---> b19c2459e5cc 20:17:30 Step 9/27 : WORKDIR /edgex-go/spire-build 20:17:30 ---> Running in 1e257d635fcb 20:17:30 Removing intermediate container 86448e287a4c 20:17:30 ---> ca61db0232c7 20:17:30 Step 9/27 : WORKDIR /edgex-go/spire-build 20:17:30 ---> Running in e467d5188044 20:17:32 Removing intermediate container 1e257d635fcb 20:17:32 ---> 74713bcf2718 20:17:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:17:32 Removing intermediate container e467d5188044 20:17:32 ---> c18d48535923 20:17:32 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:17:32 ---> Running in a04cf9e33b15 20:17:32 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:17: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:17:32 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:17:32 ---> Running in 2028f8e54bc3 20:17:33 Removing intermediate container 2028f8e54bc3 20:17:33 ---> 43ce22bd6f06 20:17:33 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:17:33 Removing intermediate container a04cf9e33b15 20:17:33 ---> d9c7f87b5742 20:17:33 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:17:33 ---> Running in a8e651967c7d 20:17:33 ---> Running in b26505caec36 20:17:37 Removing intermediate container a8e651967c7d 20:17:37 ---> 9c9850503843 20:17:37 Step 12/27 : WORKDIR /edgex-go 20:17:37 ---> Running in 1cf4fe4832d0 20:17:37 Removing intermediate container b26505caec36 20:17:37 ---> 1ad46b2b1916 20:17:37 Step 12/27 : WORKDIR /edgex-go 20:17:37 ---> Running in d506a2597cb6 20:17:38 Removing intermediate container 1cf4fe4832d0 20:17:38 ---> 5da199cd05c8 20:17:38 20:17:38 Step 13/27 : FROM alpine:3.17 20:17:38 Removing intermediate container d506a2597cb6 20:17:38 ---> 3bb7e05e1238 20:17:38 20:17:38 Step 13/27 : FROM alpine:3.17 20:17:38 3.17: Pulling from library/alpine 20:17:38 3.17: Pulling from library/alpine 20:17:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:17:38 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:17:38 Status: Image is up to date for alpine:3.17 20:17:38 Status: Downloaded newer image for alpine:3.17 20:17:38 ---> d74e625d9115 20:17:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:38 ---> d74e625d9115 20:17:38 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:17:38 ---> Running in 14308913bb34 20:17:38 ---> Running in 86de97f13bc0 20:17:39 Removing intermediate container 86de97f13bc0 20:17:39 ---> 1dedbf998728 20:17:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:17:39 Removing intermediate container 14308913bb34 20:17:39 ---> d31c63d56127 20:17:39 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:17:39 ---> Running in 4c682c0b6a00 20:17:39 ---> Running in 69977148f93d 20:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:44 v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:44 v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:44 OK: 17691 distinct packages available 20:17:44 v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:17:44 v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:17:44 OK: 17691 distinct packages available 20:17:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:17:47 (1/5) Installing dumb-init (1.2.5-r2) 20:17:47 (2/5) Installing musl-obstack (1.2.3-r0) 20:17:47 (3/5) Installing libucontext (1.2-r0) 20:17:47 (4/5) Installing gcompat (1.1.0-r0) 20:17:47 (5/5) Installing openssl (3.0.8-r1) 20:17:47 Executing busybox-1.35.0-r29.trigger 20:17:47 (1/4) Installing dumb-init (1.2.5-r2) 20:17:47 OK: 9 MiB in 20 packages 20:17:47 (2/4) Installing musl-obstack (1.2.3-r0) 20:17:47 (3/4) Installing libucontext (1.2-r0) 20:17:47 (4/4) Installing gcompat (1.1.0-r0) 20:17:47 Executing busybox-1.35.0-r29.trigger 20:17:47 OK: 8 MiB in 19 packages 20:17:49 Removing intermediate container 4c682c0b6a00 20:17:49 ---> e62ede4fbd5b 20:17:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:49 Removing intermediate container 69977148f93d 20:17:49 ---> 9d711701e052 20:17:49 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:17:50 ---> 2dd2e4457a65 20:17:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:17:50 ---> 5cf9372e6b45 20:17:50 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:17:51 ---> f9afb9ff71da 20:17:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:51 ---> 56a0a0dbf4ea 20:17:51 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:17:56 ---> 0f97aa6aac36 20:17:56 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:17:59 ---> 4532c101de23 20:17:59 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:18:00 ---> 761252e109d8 20:18:00 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:18:00 ---> Running in d987760b6254 20:18:01 Removing intermediate container d987760b6254 20:18:01 ---> ab080027095e 20:18:01 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:18:02 ---> 378d6cc47885 20:18:02 Step 22/27 : WORKDIR / 20:18:02 ---> Running in a609b0fb78b7 20:18:03 Removing intermediate container a609b0fb78b7 20:18:03 ---> ad4f548b2f42 20:18:03 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:18:03 ---> 68591b92e3a9 20:18:03 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:18:03 ---> Running in dc4567813e09 20:18:04 Removing intermediate container dc4567813e09 20:18:04 ---> 0bc281bf6d10 20:18:04 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:18:04 ---> Running in 248e0abf972a 20:18:04 ---> d009e7e97492 20:18:04 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:18:05 Removing intermediate container 248e0abf972a 20:18:05 ---> c4a32db61f63 20:18:05 Step 25/27 : LABEL arch=arm64 20:18:05 ---> Running in b62f168e2d4a 20:18:05 ---> 2c2aeb0c54c7 20:18:05 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:18:05 Removing intermediate container b62f168e2d4a 20:18:05 ---> 905c02b8718e 20:18:05 Step 26/27 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:18:06 ---> Running in b75ab91757f4 20:18:06 Removing intermediate container b75ab91757f4 20:18:06 ---> ccd4575b4558 20:18:06 Step 27/27 : LABEL version=0.0.0 20:18:06 ---> Running in 42d1b704f085 20:18:07 ---> 44be78a8efc5 20:18:07 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:18:07 ---> Running in b8d3a6857291 20:18:07 Removing intermediate container 42d1b704f085 20:18:07 ---> ab593d8cdb65 20:18:07 20:18:07 Successfully built ab593d8cdb65 20:18:07 Successfully tagged security-spire-config-arm64:latest 20:18:08 Removing intermediate container b8d3a6857291 20:18:08 ---> 8f1429587381 20:18:08 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:18:08 Building core-metadata 20:18:08  Building security-spire-config ... done  ---> Running in c852f99b5c71 20:18:08 Removing intermediate container c852f99b5c71 20:18:08 ---> 64ac58a49380 20:18:08 Step 25/27 : LABEL arch=arm64 20:18:08 ---> Running in 1c3cb20ec104 20:18:09 Removing intermediate container 1c3cb20ec104 20:18:09 ---> 013045a6f636 20:18:09 Step 26/27 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:18:09 ---> Running in 13f4989c959b 20:18:12 Removing intermediate container 13f4989c959b 20:18:12 ---> 41671203f91e 20:18:12 Step 27/27 : LABEL version=0.0.0 20:18:12 ---> Running in 6c0a58792bc1 20:18:12 Removing intermediate container 6c0a58792bc1 20:18:12 ---> 38ee0e83daa3 20:18:12 20:18:12 Successfully built 38ee0e83daa3 20:18:12 Successfully tagged security-spire-agent-arm64:latest 20:18:12 Building security-bootstrapper 20:18:30  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:18:30 ---> ae132b68360f 20:18:30 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:18:30 ---> Using cache 20:18:30 ---> b3735dd153ec 20:18:30 Step 4/25 : WORKDIR /edgex-go 20:18:30 ---> Using cache 20:18:30 ---> 12a2882875f7 20:18:30 Step 5/25 : RUN apk add --update --no-cache make git 20:18:30 ---> Using cache 20:18:30 ---> 737f27dd46ba 20:18:30 Step 6/25 : COPY go.mod vendor* ./ 20:18:30 ---> Using cache 20:18:30 ---> 262481cbd62a 20:18:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:30 ---> Using cache 20:18:30 ---> d4ac2dfecb92 20:18:30 Step 8/25 : COPY . . 20:18:30 ---> Using cache 20:18:30 ---> 90373afb41c9 20:18:30 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:18:30 ---> Running in 7c333461c5dc 20:18:31 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:18:35 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:35 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:18:35 ---> ae132b68360f 20:18:35 Step 3/33 : WORKDIR /edgex-go 20:18:35 ---> Using cache 20:18:35 ---> 3d9dbf17c19a 20:18:35 Step 4/33 : RUN apk add --update --no-cache make git 20:18:35 ---> Running in ef7943d2c9e8 20:18:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:39 OK: 263 MiB in 53 packages 20:18:40 Removing intermediate container ef7943d2c9e8 20:18:40 ---> c0e0546d1e5a 20:18:40 Step 5/33 : COPY go.mod vendor* ./ 20:18:41 ---> 7220b2c18b15 20:18:41 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:41 ---> Running in ac4eb2f4f83b 20:20:18 Removing intermediate container ac4eb2f4f83b 20:20:18 ---> 6c1c582ab484 20:20:18 Step 7/33 : COPY . . 20:20:26 ---> 8ca84fd05db9 20:20:26 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:20:26 ---> Running in 89abb77c4a00 20:20:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:23:33 Removing intermediate container ee49a9dc4648 20:23:33 ---> a2e400ddc262 20:23:33 20:23:33 Step 10/23 : FROM alpine:3.17 20:23:33 ---> d74e625d9115 20:23:33 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:23:33 ---> Running in 30da21851285 20:23:33 Removing intermediate container 30da21851285 20:23:33 ---> 69aa2258f006 20:23:33 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:23:33 ---> Running in f989b32b4fff 20:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:23:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:23:33 (1/1) Installing dumb-init (1.2.5-r2) 20:23:33 Executing busybox-1.35.0-r29.trigger 20:23:33 OK: 8 MiB in 16 packages 20:23:33 Removing intermediate container f989b32b4fff 20:23:33 ---> 31d81f1fe7a8 20:23:33 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:23:33 ---> 59fedd505c57 20:23:33 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:23:33 ---> 29a55c935ece 20:23:33 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:23:34 ---> 85f25ed50e2c 20:23:34 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:23:35 ---> ff3e43ff0173 20:23:35 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:23:36 ---> 3c41c4c33065 20:23:36 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:23:36 ---> Running in cf7469a175d4 20:23:39 Removing intermediate container cf7469a175d4 20:23:39 ---> 6c118c627ee2 20:23:39 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:23:39 ---> Running in a3233e091a71 20:23:39 Removing intermediate container a3233e091a71 20:23:39 ---> 35b018a69c30 20:23:39 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:23:39 ---> Running in 97ff82597efb 20:23:40 Removing intermediate container 97ff82597efb 20:23:40 ---> eed5db3dff1a 20:23:40 Step 21/23 : LABEL arch=arm64 20:23:40 ---> Running in de8ab36d6822 20:23:41 Removing intermediate container de8ab36d6822 20:23:41 ---> 6a65678d2586 20:23:41 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:23:43 ---> Running in e19fc40b4451 20:23:43 Removing intermediate container e19fc40b4451 20:23:43 ---> 0d481cd84820 20:23:43 Step 23/23 : LABEL version=0.0.0 20:23:43 ---> Running in b6bccee5a6f0 20:23:44 Removing intermediate container b6bccee5a6f0 20:23:44 ---> 214b8d81ba38 20:23:44 20:23:44 Successfully built 214b8d81ba38 20:23:44 Successfully tagged security-proxy-auth-arm64:latest 20:23:44  Building security-proxy-auth ... done Building security-spiffe-token-provider 20:24:02 Removing intermediate container 7fb3768c005e 20:24:02 ---> dc06c54fc5ec 20:24:02 20:24:02 Step 10/23 : FROM alpine:3.17 20:24:02 ---> d74e625d9115 20:24:02 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:24:02 ---> Using cache 20:24:02 ---> 69aa2258f006 20:24:02 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:24:02 ---> Using cache 20:24:02 ---> 31d81f1fe7a8 20:24:02 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:02 ---> Using cache 20:24:02 ---> 59fedd505c57 20:24:02 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:24:02 ---> Using cache 20:24:02 ---> 29a55c935ece 20:24:02 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:24:02 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:02 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:24:02 ---> ae132b68360f 20:24:02 Step 3/20 : WORKDIR /edgex-go 20:24:02 ---> Using cache 20:24:02 ---> 3d9dbf17c19a 20:24:02 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:24:02 ---> Running in 785234083c8b 20:24:04 ---> e79faef11262 20:24:04 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:24:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:06 ---> 0027ec7b9805 20:24:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:24:07 v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:24:07 v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:24:07 OK: 17693 distinct packages available 20:24:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:09 OK: 263 MiB in 53 packages 20:24:09 ---> b42958c2e2ef 20:24:09 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:09 ---> Running in e37249209008 20:24:12 Removing intermediate container 785234083c8b 20:24:12 ---> b1984ad23457 20:24:12 Step 5/20 : COPY go.mod vendor* ./ 20:24:14 ---> d84688af942d 20:24:14 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:14 Removing intermediate container e37249209008 20:24:14 ---> dbdab8adcb7e 20:24:14 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:24:14 ---> Running in 055009416a96 20:24:14 ---> Running in c4f03bf83f44 20:24:15 Removing intermediate container c4f03bf83f44 20:24:15 ---> ac2cfb997af2 20:24:15 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:24:15 ---> Running in c7d10892aeaf 20:24:16 Removing intermediate container c7d10892aeaf 20:24:16 ---> 784eb98ae796 20:24:16 Step 21/23 : LABEL arch=arm64 20:24:16 Removing intermediate container ef0f65c820d9 20:24:16 ---> f2b05929e82a 20:24:16 20:24:16 Step 10/24 : FROM alpine:3.17 20:24:16 ---> d74e625d9115 20:24:16 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:24:17 ---> Running in 98f76c17ef34 20:24:17 ---> Running in cb86124438a3 20:24:18 Removing intermediate container cb86124438a3 20:24:18 ---> 180d0d7c786b 20:24:18 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:24:18 ---> Running in 365ba28284e7 20:24:18 Removing intermediate container 365ba28284e7 20:24:18 ---> 8fe0320d3e50 20:24:18 Step 23/23 : LABEL version=0.0.0 20:24:18 ---> Running in de7431d08ed6 20:24:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:24:19 Removing intermediate container de7431d08ed6 20:24:19 ---> 992a465b4c97 20:24:19 20:24:19 Successfully built 992a465b4c97 20:24:19 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:24:19  Building core-common-config-bootstrapper ... done Building support-scheduler 20:24:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:24:21 (1/1) Installing dumb-init (1.2.5-r2) 20:24:21 Executing busybox-1.35.0-r29.trigger 20:24:21 OK: 8 MiB in 16 packages 20:24:23 Removing intermediate container 98f76c17ef34 20:24:23 ---> 058faf1e536b 20:24:23 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:24:23 ---> Running in 0dee23dea86b 20:24:23 Removing intermediate container 0dee23dea86b 20:24:23 ---> 500ce0455f33 20:24:23 Step 13/24 : ENV APP_PORT=59882 20:24:24 ---> Running in bd4e04e901e8 20:24:24 Removing intermediate container bd4e04e901e8 20:24:24 ---> 38b80318a48c 20:24:24 Step 14/24 : EXPOSE $APP_PORT 20:24:24 ---> Running in 831b034517b9 20:24:25 Removing intermediate container 831b034517b9 20:24:25 ---> f345a8147fde 20:24:25 Step 15/24 : WORKDIR / 20:24:25 ---> Running in 3af2f2598fef 20:24:26 Removing intermediate container 3af2f2598fef 20:24:26 ---> 6095bfaf9d52 20:24:26 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:24:27 ---> 19fe98e36cb5 20:24:27 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:24:28 ---> e3d8fa6ea968 20:24:28 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:24:31 ---> f243f62328e2 20:24:31 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:24:32 ---> d80addace0cf 20:24:32 Step 20/24 : ENTRYPOINT ["/core-command"] 20:24:32 ---> Running in 6fc03a34743c 20:24:33 Removing intermediate container 6fc03a34743c 20:24:33 ---> 355b215c8e7e 20:24:33 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:24:34 ---> Running in fae647becb12 20:24:35 Removing intermediate container fae647becb12 20:24:35 ---> 3e086e1fa1ee 20:24:35 Step 22/24 : LABEL arch=arm64 20:24:35 ---> Running in 3d66809b5a72 20:24:36 Removing intermediate container 3d66809b5a72 20:24:36 ---> 56c69d91cf98 20:24:36 Step 23/24 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:24:36 ---> Running in 1baee345aa31 20:24:36 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:36 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:24:36 ---> ae132b68360f 20:24:36 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:24:36 ---> Using cache 20:24:36 ---> b3735dd153ec 20:24:36 Step 4/23 : WORKDIR /edgex-go 20:24:36 ---> Using cache 20:24:36 ---> 12a2882875f7 20:24:36 Step 5/23 : RUN apk add --update --no-cache make git 20:24:36 ---> Using cache 20:24:36 ---> 737f27dd46ba 20:24:36 Step 6/23 : COPY go.mod vendor* ./ 20:24:36 ---> Using cache 20:24:36 ---> 262481cbd62a 20:24:36 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:36 ---> Using cache 20:24:36 ---> d4ac2dfecb92 20:24:36 Step 8/23 : COPY . . 20:24:36 ---> Using cache 20:24:36 ---> 90373afb41c9 20:24:36 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:24:37 ---> Running in b86a1b79404c 20:24:37 Removing intermediate container 1baee345aa31 20:24:37 ---> 484afbf82469 20:24:37 Step 24/24 : LABEL version=0.0.0 20:24:37 ---> Running in 2861bb6a6451 20:24:38 Removing intermediate container 2861bb6a6451 20:24:38 ---> dc873e2c986e 20:24:38 20:24:38 Successfully built dc873e2c986e 20:24:38 Successfully tagged core-command-arm64:latest 20:24:38  Building core-command ... done Building security-proxy-setup 20:24:39 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:24:57 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:24:57 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:24:57 ---> ae132b68360f 20:24:57 Step 3/22 : WORKDIR /edgex-go 20:24:57 ---> Using cache 20:24:57 ---> 3d9dbf17c19a 20:24:57 Step 4/22 : RUN apk add --update --no-cache make git 20:24:57 ---> Using cache 20:24:57 ---> c0e0546d1e5a 20:24:57 Step 5/22 : COPY go.mod vendor* ./ 20:24:57 ---> Using cache 20:24:57 ---> 7220b2c18b15 20:24:57 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:24:57 ---> Using cache 20:24:57 ---> 6c1c582ab484 20:24:57 Step 7/22 : COPY . . 20:24:57 ---> Using cache 20:24:57 ---> 8ca84fd05db9 20:24:57 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:24:57 ---> Running in 61432c2ddb11 20:24:59 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:25:32 Removing intermediate container 7c333461c5dc 20:25:32 ---> 7bf6c8efcda7 20:25:32 20:25:32 Step 10/25 : FROM alpine:3.17 20:25:32 ---> d74e625d9115 20:25:32 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:25:32 ---> Using cache 20:25:32 ---> 058faf1e536b 20:25:32 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:25:32 ---> Using cache 20:25:32 ---> 500ce0455f33 20:25:32 Step 13/25 : ENV APP_PORT=59881 20:25:32 ---> Running in 8cf88519a748 20:25:32 Removing intermediate container 8cf88519a748 20:25:32 ---> 9d6be504e226 20:25:32 Step 14/25 : EXPOSE $APP_PORT 20:25:32 ---> Running in f44c18b43aef 20:25:32 Removing intermediate container f44c18b43aef 20:25:32 ---> b8785ca72397 20:25:32 Step 15/25 : WORKDIR / 20:25:32 ---> Running in ac1fa2d26755 20:25:32 Removing intermediate container ac1fa2d26755 20:25:32 ---> c0a175c5c03e 20:25:32 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:25:34 ---> ee7f3f476674 20:25:34 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:25:35 ---> d8e7df99b7a8 20:25:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:25:39 ---> 4aa0510d17c5 20:25:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:25:42 ---> 34623f82bc28 20:25:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:25:43 ---> e90f387612ef 20:25:43 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:25:43 ---> Running in 09f777be90c5 20:25:44 Removing intermediate container 09f777be90c5 20:25:44 ---> 70588bd11d6c 20:25:44 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:25:44 ---> Running in 39bdee8da2ad 20:25:45 Removing intermediate container 39bdee8da2ad 20:25:45 ---> b9e4934b15ef 20:25:45 Step 23/25 : LABEL arch=arm64 20:25:45 ---> Running in c21fee0787ca 20:25:46 Removing intermediate container c21fee0787ca 20:25:46 ---> ac32406b59a2 20:25:46 Step 24/25 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:25:46 ---> Running in 32350c04ea0c 20:25:47 Removing intermediate container 32350c04ea0c 20:25:47 ---> 3aadb0a57b89 20:25:47 Step 25/25 : LABEL version=0.0.0 20:25:47 ---> Running in 5c32434345fe 20:25:48 Removing intermediate container 5c32434345fe 20:25:48 ---> 56cfb21da2be 20:25:48 20:25:49 Successfully built 56cfb21da2be 20:25:49 Successfully tagged core-metadata-arm64:latest 20:25:49  Building core-metadata ... done Building security-secretstore-setup 20:26:01 Removing intermediate container 055009416a96 20:26:01 ---> 2d2354d9b076 20:26:01 Step 7/20 : COPY . . 20:26:06 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:26:06 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:26:06 ---> ae132b68360f 20:26:06 Step 3/25 : WORKDIR /edgex-go 20:26:06 ---> Using cache 20:26:06 ---> 3d9dbf17c19a 20:26:06 Step 4/25 : RUN apk add --update --no-cache make git 20:26:06 ---> Using cache 20:26:06 ---> c0e0546d1e5a 20:26:06 Step 5/25 : COPY go.mod vendor* ./ 20:26:06 ---> Using cache 20:26:06 ---> 7220b2c18b15 20:26:06 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:26:06 ---> Using cache 20:26:06 ---> 6c1c582ab484 20:26:06 Step 7/25 : COPY . . 20:26:06 ---> Using cache 20:26:06 ---> 8ca84fd05db9 20:26:06 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:26:10 ---> Running in 44b3a362aeee 20:26:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:26:17 ---> cf48463d3dda 20:26:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:26:17 ---> Running in 9ae3f2ee50ae 20:26: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:26:25 Removing intermediate container 89abb77c4a00 20:26:25 ---> 214c3e52f553 20:26:25 20:26:25 Step 9/33 : FROM alpine:3.17 20:26:25 ---> d74e625d9115 20:26:25 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:26:25 ---> Running in 14decd984532 20:26:25 Removing intermediate container 14decd984532 20:26:25 ---> 72efa4f23413 20:26:25 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:26:25 ---> Running in 947298498e8a 20:26:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:29 (1/2) Installing dumb-init (1.2.5-r2) 20:26:29 (2/2) Installing su-exec (0.2-r2) 20:26:29 Executing busybox-1.35.0-r29.trigger 20:26:29 OK: 8 MiB in 17 packages 20:26:31 Removing intermediate container 947298498e8a 20:26:31 ---> add89e621219 20:26:31 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:26:31 ---> Running in b98240167df8 20:26:31 Removing intermediate container b98240167df8 20:26:31 ---> 7a4b44b7bd9a 20:26:31 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:26:31 ---> Running in 17c78b84eb89 20:26:32 Removing intermediate container 17c78b84eb89 20:26:32 ---> d58a204137ea 20:26:32 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:26:32 ---> Running in 53c2c15990c4 20:26:35 Removing intermediate container 53c2c15990c4 20:26:35 ---> d3a7eda450bc 20:26:35 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:26:35 ---> Running in 9f25ef6c6ab3 20:26:35 Removing intermediate container 9f25ef6c6ab3 20:26:35 ---> bb5c603675c1 20:26:35 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:26:35 ---> Running in cffe79316c0f 20:26:38 Removing intermediate container cffe79316c0f 20:26:38 ---> d3878ba669e4 20:26:38 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:26:38 ---> Running in 6d241618c83a 20:26:38 Removing intermediate container 6d241618c83a 20:26:38 ---> eab1b0da9843 20:26:38 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:26:39 ---> 52dccd040b08 20:26:39 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:26:40 ---> Running in 42192d844baf 20:26:43 Removing intermediate container 42192d844baf 20:26:43 ---> 5f6c96d07f21 20:26:43 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:44 ---> 7e25476ed512 20:26:44 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:26:45 ---> 002f38a43f01 20:26:45 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:26:47 ---> 8dc92757e98e 20:26:47 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:26:48 ---> 79d2ed4a7062 20:26:48 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:26:49 ---> 55144aa72128 20:26:49 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:26:50 ---> 2c28f649af13 20:26:50 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:26:51 ---> 64946fa541e6 20:26:51 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:26:51 ---> b68a0b613c58 20:26:51 Step 28/33 : RUN chmod +x /entrypoint.sh 20:26:51 ---> Running in 58ecbf298278 20:26:55 Removing intermediate container 58ecbf298278 20:26:55 ---> c916dc37d68f 20:26:55 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:26:55 ---> Running in 933a73a38133 20:26:55 Removing intermediate container 933a73a38133 20:26:55 ---> e27e0286dbee 20:26:55 Step 30/33 : CMD ["gate"] 20:26:55 ---> Running in 10ef0704793c 20:26:56 Removing intermediate container 10ef0704793c 20:26:56 ---> 872c9f70b702 20:26:56 Step 31/33 : LABEL arch=arm64 20:26:56 ---> Running in 46587f35cac5 20:26:57 Removing intermediate container 46587f35cac5 20:26:57 ---> c951a2841bb9 20:26:57 Step 32/33 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:26:57 ---> Running in 6f9269b254d4 20:26:57 Removing intermediate container 6f9269b254d4 20:26:57 ---> c522df8c4169 20:26:57 Step 33/33 : LABEL version=0.0.0 20:26:57 ---> Running in f8c1cb24b3fe 20:26:58 Removing intermediate container f8c1cb24b3fe 20:26:58 ---> bacf30cc09b1 20:26:58 20:26:58 Successfully built bacf30cc09b1 20:26:58 Successfully tagged security-bootstrapper-arm64:latest 20:26:58 Building core-data 20:27:16  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:16 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:16 ---> ae132b68360f 20:27:16 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:27:16 ---> Using cache 20:27:16 ---> b3735dd153ec 20:27:16 Step 4/23 : WORKDIR /edgex-go 20:27:16 ---> Using cache 20:27:16 ---> 12a2882875f7 20:27:16 Step 5/23 : RUN apk add --update --no-cache make git 20:27:16 ---> Using cache 20:27:16 ---> 737f27dd46ba 20:27:16 Step 6/23 : COPY go.mod vendor* ./ 20:27:16 ---> Using cache 20:27:16 ---> 262481cbd62a 20:27:16 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:16 ---> Using cache 20:27:16 ---> d4ac2dfecb92 20:27:16 Step 8/23 : COPY . . 20:27:16 ---> Using cache 20:27:16 ---> 90373afb41c9 20:27:16 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:27:16 ---> Running in 179f10774fbc 20:27:16 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:31:23 Removing intermediate container 61432c2ddb11 20:31:23 ---> eeb7cba2a66b 20:31:23 20:31:23 Step 9/22 : FROM alpine:3.17 20:31:23 ---> d74e625d9115 20:31:23 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:31:23 ---> Running in 1f05d59fbf5e 20:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:23 (1/2) Installing dumb-init (1.2.5-r2) 20:31:23 (2/2) Installing openssl (3.0.8-r1) 20:31:23 Executing busybox-1.35.0-r29.trigger 20:31:23 OK: 8 MiB in 17 packages 20:31:23 Removing intermediate container 1f05d59fbf5e 20:31:23 ---> 4ffd5207d3fa 20:31:23 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:31:23 ---> Running in 8c397906ee91 20:31:23 Removing intermediate container 8c397906ee91 20:31:23 ---> fd9f2b1c2933 20:31:23 Step 12/22 : WORKDIR /edgex 20:31:23 ---> Running in 4cff21bbbca4 20:31:23 Removing intermediate container 4cff21bbbca4 20:31:23 ---> bd80ed5b5823 20:31:23 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:23 ---> 5b8c51dd120f 20:31:23 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:31:23 ---> 7984301e774c 20:31:23 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:31:23 ---> 08722cf2feec 20:31:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:31:23 ---> 9bf612251749 20:31:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:31:23 ---> c1b3eebd7a72 20:31:23 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:23 ---> Running in af8784e97ada 20:31:27 Removing intermediate container af8784e97ada 20:31:27 ---> 7f318cc73a32 20:31:27 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:31:27 ---> Running in 943a4b258621 20:31:27 Removing intermediate container 943a4b258621 20:31:27 ---> 93c7bb6d90d0 20:31:27 Step 20/22 : LABEL arch=arm64 20:31:27 ---> Running in 3a7f68706c98 20:31:28 Removing intermediate container 3a7f68706c98 20:31:28 ---> edb38198abe6 20:31:28 Step 21/22 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:31:28 ---> Running in e4e77b2ae5cf 20:31:28 Removing intermediate container e4e77b2ae5cf 20:31:28 ---> f071b9cb5cda 20:31:28 Step 22/22 : LABEL version=0.0.0 20:31:28 ---> Running in 651859141cbf 20:31:29 Removing intermediate container 651859141cbf 20:31:29 ---> a286c04febcd 20:31:29 20:31:29 Successfully built a286c04febcd 20:31:29 Successfully tagged security-proxy-setup-arm64:latest 20:31:29 Building security-spire-server 20:31:48  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:48 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:31:48 ---> ae132b68360f 20:31:48 Step 3/26 : WORKDIR /edgex-go 20:31:48 ---> Using cache 20:31:48 ---> 3d9dbf17c19a 20:31:48 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:31:48 ---> Using cache 20:31:48 ---> e4da817b5d0c 20:31:48 Step 5/26 : COPY go.mod vendor* ./ 20:31:48 ---> Using cache 20:31:48 ---> 3534a26039c3 20:31:48 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:48 ---> Using cache 20:31:48 ---> 158e21742dea 20:31:48 Step 7/26 : COPY . . 20:31:48 ---> Using cache 20:31:48 ---> c37a9d7fa2b4 20:31:48 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:31:48 ---> Using cache 20:31:48 ---> b19c2459e5cc 20:31:48 Step 9/26 : WORKDIR /edgex-go/spire-build 20:31:48 ---> Using cache 20:31:48 ---> 74713bcf2718 20:31:48 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:31:48 ---> Using cache 20:31:48 ---> d9c7f87b5742 20:31:48 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:31:48 ---> Running in 04b34392cadc 20:31:50 Removing intermediate container 04b34392cadc 20:31:50 ---> cd029cf00f0c 20:31:50 Step 12/26 : WORKDIR /edgex-go 20:31:50 ---> Running in 62ba53d67c91 20:31:50 Removing intermediate container 62ba53d67c91 20:31:50 ---> bfd14c854e0f 20:31:50 20:31:50 Step 13/26 : FROM alpine:3.17 20:31:50 ---> d74e625d9115 20:31:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:50 ---> Using cache 20:31:50 ---> d31c63d56127 20:31:50 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:31:50 ---> Using cache 20:31:50 ---> 9d711701e052 20:31:50 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:50 ---> Using cache 20:31:50 ---> 5cf9372e6b45 20:31:50 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:31:50 ---> Using cache 20:31:50 ---> 56a0a0dbf4ea 20:31:50 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:57 ---> d94f15fc03c8 20:31:57 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:31:57 ---> 054d3bf28d7d 20:31:57 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:31:58 ---> 98c65e39f459 20:31:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:31:59 ---> a2d1513a7f84 20:31:59 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:59 ---> Running in d98d3753211b 20:32:00 Removing intermediate container d98d3753211b 20:32:00 ---> d312cdf9ce1b 20:32:00 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:32:00 ---> Running in 7b504eb27da0 20:32:00 Removing intermediate container 7b504eb27da0 20:32:00 ---> 3a38cff36dc2 20:32:00 Step 24/26 : LABEL arch=arm64 20:32:02 ---> Running in cca764660c19 20:32:02 Removing intermediate container cca764660c19 20:32:02 ---> 04fcd5e893b2 20:32:02 Step 25/26 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:32:02 ---> Running in 19ce2280b0ce 20:32:03 Removing intermediate container 19ce2280b0ce 20:32:03 ---> e48969216f21 20:32:03 Step 26/26 : LABEL version=0.0.0 20:32:03 ---> Running in 0bea978cab7b 20:32:03 Removing intermediate container 0bea978cab7b 20:32:03 ---> ed6bdf8c7ec9 20:32:03 20:32:04 Successfully built ed6bdf8c7ec9 20:32:04 Successfully tagged security-spire-server-arm64:latest 20:32:04 Building support-notifications 20:32:26  Building security-spire-server ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:26 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:26 ---> ae132b68360f 20:32:26 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:32:26 ---> Using cache 20:32:26 ---> b3735dd153ec 20:32:26 Step 4/23 : WORKDIR /edgex-go 20:32:26 ---> Using cache 20:32:26 ---> 12a2882875f7 20:32:26 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:32:26 ---> Running in a4d6383881ed 20:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:28 OK: 263 MiB in 53 packages 20:32:29 Removing intermediate container a4d6383881ed 20:32:29 ---> 2e1a233cd3db 20:32:29 Step 6/23 : COPY go.mod vendor* ./ 20:32:30 ---> e463166d55ba 20:32:30 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:30 ---> Running in 88f2d209e553 20:32:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:32:53 Removing intermediate container 44b3a362aeee 20:32:53 ---> 3557e488d612 20:32:53 20:32:53 Step 9/25 : FROM alpine:3.17 20:32:53 ---> d74e625d9115 20:32:53 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:32:53 ---> Running in 01a7579fb41b 20:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:55 (1/3) Installing ca-certificates (20220614-r4) 20:32:55 (2/3) Installing dumb-init (1.2.5-r2) 20:32:55 (3/3) Installing su-exec (0.2-r2) 20:32:55 Executing busybox-1.35.0-r29.trigger 20:32:55 Executing ca-certificates-20220614-r4.trigger 20:32:55 OK: 8 MiB in 18 packages 20:32:58 Removing intermediate container 01a7579fb41b 20:32:58 ---> 4132211e3938 20:32:58 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:32:58 ---> Running in 1f70876ac791 20:32:58 Removing intermediate container 1f70876ac791 20:32:58 ---> 679b02f2f0f2 20:32:58 Step 12/25 : WORKDIR / 20:32:58 ---> Running in f735c089f116 20:32:59 Removing intermediate container f735c089f116 20:32:59 ---> e48d5f2f96f4 20:32:59 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:33:00 ---> a9b83edff0ea 20:33:00 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:33:01 ---> 7b5cf57a3bb1 20:33:01 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:33:02 ---> 50850dce5068 20:33:02 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:33:03 ---> e4050058fac5 20:33:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:33:04 ---> 1f13ff9525de 20:33:04 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:33:05 ---> a9b5bfb18eac 20:33:05 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:33:09 ---> 6f1c0dd6191f 20:33:09 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:33:10 ---> 661717f55bd0 20:33:10 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:33:10 ---> Running in ee5cc0e20c68 20:33:13 Removing intermediate container ee5cc0e20c68 20:33:13 ---> c32c513f1d27 20:33:13 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:33:13 ---> Running in fdd1b2832648 20:33:14 Removing intermediate container fdd1b2832648 20:33:14 ---> 131c15f89442 20:33:14 Step 23/25 : LABEL arch=arm64 20:33:14 ---> Running in bbc9e7b79197 20:33:14 Removing intermediate container bbc9e7b79197 20:33:14 ---> f99c059098d6 20:33:14 Step 24/25 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:33:14 ---> Running in c9247cf4b933 20:33:15 Removing intermediate container c9247cf4b933 20:33:15 ---> 1f2e1cb8d936 20:33:15 Step 25/25 : LABEL version=0.0.0 20:33:15 ---> Running in f1957085ab24 20:33:16 Removing intermediate container f1957085ab24 20:33:16 ---> fa845501ab42 20:33:16 20:33:16 Successfully built fa845501ab42 20:33:16 Successfully tagged security-secretstore-setup-arm64:latest 20:34:03  Building security-secretstore-setup ... done Removing intermediate container 88f2d209e553 20:34:03 ---> f68a194acc8c 20:34:03 Step 8/23 : COPY . . 20:34:15 ---> 88368648d1d5 20:34:15 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:34:15 ---> Running in caceab34812b 20:34:16 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:34:28 Removing intermediate container 179f10774fbc 20:34:28 ---> d74d97ce899f 20:34:28 20:34:28 Step 10/23 : FROM alpine:3.17 20:34:28 ---> d74e625d9115 20:34:28 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:34:28 ---> Running in 29e78655021c 20:34:29 Removing intermediate container 29e78655021c 20:34:29 ---> 26f193bb425d 20:34:29 Step 12/23 : ENV APP_PORT=59880 20:34:29 ---> Running in 96941046f4cd 20:34:29 Removing intermediate container 96941046f4cd 20:34:29 ---> b0cdfd41e178 20:34:29 Step 13/23 : EXPOSE $APP_PORT 20:34:30 ---> Running in 1e9ecc6cc01f 20:34:30 Removing intermediate container b86a1b79404c 20:34:30 ---> 543da9609846 20:34:30 20:34:30 Step 10/23 : FROM alpine:3.17 20:34:30 ---> d74e625d9115 20:34:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:34:30 ---> Using cache 20:34:30 ---> 058faf1e536b 20:34:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:34:30 ---> Using cache 20:34:30 ---> 500ce0455f33 20:34:30 Step 13/23 : ENV APP_PORT=59861 20:34:30 ---> Running in d84edce95424 20:34:30 Removing intermediate container 1e9ecc6cc01f 20:34:30 ---> a1a3c8da5589 20:34:30 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:34:30 ---> Running in 5a2cee48c25a 20:34:30 Removing intermediate container d84edce95424 20:34:30 ---> 293f85481d17 20:34:30 Step 14/23 : EXPOSE $APP_PORT 20:34:31 ---> Running in 313e73a2556c 20:34:31 Removing intermediate container 313e73a2556c 20:34:31 ---> 7f25737ac39c 20:34:31 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:32 ---> 13c8afbcb644 20:34:32 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:34:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:33 ---> ef20fb3a6779 20:34:33 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:34:34 (1/1) Installing dumb-init (1.2.5-r2) 20:34:34 Executing busybox-1.35.0-r29.trigger 20:34:34 OK: 8 MiB in 16 packages 20:34:36 ---> ac6c771c329c 20:34:36 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:34:36 Removing intermediate container 5a2cee48c25a 20:34:36 ---> d9da43e176f6 20:34:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:37 ---> 9bc08deffd34 20:34:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:34:37 ---> 84c51b70acc5 20:34:37 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:34:37 ---> Running in 529272d7d1b2 20:34:37 Removing intermediate container 529272d7d1b2 20:34:37 ---> f380d25ef208 20:34:37 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:37 ---> Running in ece04aa8c206 20:34:38 ---> 63ee47b5049b 20:34:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:34:39 Removing intermediate container ece04aa8c206 20:34:39 ---> a2bff528cc12 20:34:39 Step 21/23 : LABEL arch=arm64 20:34:40 ---> 2c2dcdb646dc 20:34:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:34:40 ---> Running in e778313c9a99 20:34:40 Removing intermediate container e778313c9a99 20:34:40 ---> f516c50d86e6 20:34:40 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:34:41 ---> Running in 971f8c114343 20:34:41 ---> 39b60d589434 20:34:41 Step 19/23 : ENTRYPOINT ["/core-data"] 20:34:41 Removing intermediate container 971f8c114343 20:34:41 ---> 9de3f6135725 20:34:41 Step 23/23 : LABEL version=0.0.0 20:34:41 ---> Running in 5928a9a0e697 20:34:42 ---> Running in 0bb9a5272e29 20:34:42 Removing intermediate container 5928a9a0e697 20:34:42 ---> 2578da78e862 20:34:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:34:42 ---> Running in d9aa9fcdfd6a 20:34:42 Removing intermediate container 0bb9a5272e29 20:34:42 ---> a54a82cb1b41 20:34:42 20:34:43 Successfully built a54a82cb1b41 20:34:43 Successfully tagged support-scheduler-arm64:latest 20:34:43  Building support-scheduler ... done Removing intermediate container d9aa9fcdfd6a 20:34:43 ---> e41917acc76e 20:34:43 Step 21/23 : LABEL arch=arm64 20:34:43 ---> Running in 2ede4ad6cef9 20:34:44 Removing intermediate container 2ede4ad6cef9 20:34:44 ---> 3641dbf1338c 20:34:44 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:34:44 ---> Running in 676f77621845 20:34:45 Removing intermediate container 676f77621845 20:34:45 ---> 45c92cf33fe9 20:34:45 Step 23/23 : LABEL version=0.0.0 20:34:45 ---> Running in 4142c1974611 20:34:46 Removing intermediate container 4142c1974611 20:34:46 ---> ac86746b4d11 20:34:46 20:34:46 Successfully built ac86746b4d11 20:34:46 Successfully tagged core-data-arm64:latest 20:34:49  Building core-data ... done Removing intermediate container 9ae3f2ee50ae 20:34:49 ---> 4bfd58186fea 20:34:49 20:34:49 Step 9/20 : FROM alpine:3.17 20:34:49 ---> d74e625d9115 20:34:49 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:34:49 ---> Using cache 20:34:49 ---> 72efa4f23413 20:34:49 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:34:49 ---> Running in 59e413d7b180 20:34:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:52 v3.17.2-285-gdb15ede17b1 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:34:52 v3.17.2-290-g4c384928fd7 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:34:52 OK: 17691 distinct packages available 20:34:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:34:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:34:54 (1/9) Installing ca-certificates (20220614-r4) 20:34:54 (2/9) Installing brotli-libs (1.0.9-r9) 20:34:54 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:34:54 (4/9) Installing libcurl (7.88.1-r1) 20:34:54 (5/9) Installing curl (7.88.1-r1) 20:34:54 (6/9) Installing dumb-init (1.2.5-r2) 20:34:54 (7/9) Installing musl-obstack (1.2.3-r0) 20:34:54 (8/9) Installing libucontext (1.2-r0) 20:34:54 (9/9) Installing gcompat (1.1.0-r0) 20:34:54 Executing busybox-1.35.0-r29.trigger 20:34:54 Executing ca-certificates-20220614-r4.trigger 20:34:54 OK: 11 MiB in 24 packages 20:34:56 Removing intermediate container 59e413d7b180 20:34:56 ---> e5a6ebb9306f 20:34:56 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:34:57 ---> 3ba9dd448098 20:34:57 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:34:58 ---> 8eeaa7ef2a04 20:34:58 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:35:00 ---> d53898329a42 20:35:00 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:35:01 ---> a0d5c4312d93 20:35:01 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:35:01 ---> Running in b17eff0335ed 20:35:01 Removing intermediate container b17eff0335ed 20:35:01 ---> 4a1fe6b4b8bd 20:35:01 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:35:02 ---> Running in 84ca8e4702ad 20:35:04 Removing intermediate container 84ca8e4702ad 20:35:04 ---> 2367271fcfd0 20:35:04 Step 18/20 : LABEL arch=arm64 20:35:05 ---> Running in 394d6858248a 20:35:05 Removing intermediate container 394d6858248a 20:35:05 ---> e0059e834ec2 20:35:05 Step 19/20 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:35:05 ---> Running in 9fd113927828 20:35:06 Removing intermediate container 9fd113927828 20:35:06 ---> c5b8e306359f 20:35:06 Step 20/20 : LABEL version=0.0.0 20:35:06 ---> Running in abcdb6908976 20:35:06 Removing intermediate container abcdb6908976 20:35:06 ---> 6e5dffa6ff1e 20:35:06 20:35:07 Successfully built 6e5dffa6ff1e 20:35:07 Successfully tagged security-spiffe-token-provider-arm64:latest 20:36:43  Building security-spiffe-token-provider ... done Removing intermediate container caceab34812b 20:36:43 ---> cdab44f72616 20:36:43 20:36:43 Step 10/23 : FROM alpine:3.17 20:36:43 ---> d74e625d9115 20:36:43 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:36:43 ---> Running in 5da9e745f961 20:36:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:45 (1/2) Installing ca-certificates (20220614-r4) 20:36:45 (2/2) Installing dumb-init (1.2.5-r2) 20:36:45 Executing busybox-1.35.0-r29.trigger 20:36:45 Executing ca-certificates-20220614-r4.trigger 20:36:45 OK: 8 MiB in 17 packages 20:36:46 Removing intermediate container 5da9e745f961 20:36:46 ---> 5e673e216717 20:36:46 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:36:46 ---> Running in 11e044cd317c 20:36:46 Removing intermediate container 11e044cd317c 20:36:46 ---> ab27070c5cd5 20:36:46 Step 13/23 : ENV APP_PORT=59860 20:36:47 ---> Running in 2a8225ac5f44 20:36:47 Removing intermediate container 2a8225ac5f44 20:36:47 ---> 06f28e3abc80 20:36:47 Step 14/23 : EXPOSE $APP_PORT 20:36:47 ---> Running in 8684f4ee5f03 20:36:47 Removing intermediate container 8684f4ee5f03 20:36:47 ---> b5490f180284 20:36:47 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:36:48 ---> 56ca8ddd484c 20:36:48 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:36:48 ---> 1993339d687e 20:36:48 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:36:50 ---> 13a6deba2cc4 20:36:50 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:36:50 ---> a5c61ff50137 20:36:50 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:36:50 ---> Running in 678fc318feec 20:36:50 Removing intermediate container 678fc318feec 20:36:50 ---> 1dc076b26bbf 20:36:50 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:36:51 ---> Running in 29debec33407 20:36:51 Removing intermediate container 29debec33407 20:36:51 ---> 68084d13ac52 20:36:51 Step 21/23 : LABEL arch=arm64 20:36:51 ---> Running in ee45fad66831 20:36:51 Removing intermediate container ee45fad66831 20:36:51 ---> 9a61f050bca8 20:36:51 Step 22/23 : LABEL git_sha=1697feb57a4eedc5eb5c1558c928641572a8e876 20:36:51 ---> Running in fc676050b993 20:36:51 Removing intermediate container fc676050b993 20:36:51 ---> 12522228c3c3 20:36:51 Step 23/23 : LABEL version=0.0.0 20:36:51 ---> Running in 31e14ceebfcc 20:36:52 Removing intermediate container 31e14ceebfcc 20:36:52 ---> a7ae36fe3789 20:36:52 20:36:52 Successfully built a7ae36fe3789 20:36:52 Successfully tagged support-notifications-arm64:latest 20:36:53  Building support-notifications ... done  [Pipeline] } 20:36:53 $ docker stop --time=1 3d3c7f94ff47db0d469beaa86ee628e53edf1a99fc33ae1dc130fc93fb88ab54 20:36:54 $ docker rm -f --volumes 3d3c7f94ff47db0d469beaa86ee628e53edf1a99fc33ae1dc130fc93fb88ab54 [Pipeline] // withDockerContainer [Pipeline] sh 20:36:55 + docker images 20:36:55 REPOSITORY TAG IMAGE ID CREATED SIZE 20:36:55 support-notifications-arm64 latest a7ae36fe3789 3 seconds ago 32.1MB 20:36:55 cdab44f72616 14 seconds ago 1.56GB 20:36:55 security-spiffe-token-provider-arm64 latest 6e5dffa6ff1e About a minute ago 32.7MB 20:36:55 4bfd58186fea 2 minutes ago 1.53GB 20:36:55 core-data-arm64 latest ac86746b4d11 2 minutes ago 19.9MB 20:36:55 support-scheduler-arm64 latest a54a82cb1b41 2 minutes ago 31.5MB 20:36:55 543da9609846 2 minutes ago 1.56GB 20:36:55 d74d97ce899f 2 minutes ago 1.5GB 20:36:55 security-secretstore-setup-arm64 latest fa845501ab42 3 minutes ago 32.2MB 20:36:55 3557e488d612 4 minutes ago 1.49GB 20:36:55 security-spire-server-arm64 latest ed6bdf8c7ec9 4 minutes ago 87.1MB 20:36:55 bfd14c854e0f 5 minutes ago 1.35GB 20:36:55 security-proxy-setup-arm64 latest a286c04febcd 5 minutes ago 18.7MB 20:36:55 eeb7cba2a66b 5 minutes ago 1.47GB 20:36:55 security-bootstrapper-arm64 latest bacf30cc09b1 9 minutes ago 21.9MB 20:36:55 214c3e52f553 10 minutes ago 1.48GB 20:36:55 core-metadata-arm64 latest 56cfb21da2be 11 minutes ago 20.2MB 20:36:55 7bf6c8efcda7 11 minutes ago 1.5GB 20:36:55 core-command-arm64 latest dc873e2c986e 12 minutes ago 19.7MB 20:36:55 core-common-config-bootstrapper-arm64 latest 992a465b4c97 12 minutes ago 17.2MB 20:36:55 f2b05929e82a 12 minutes ago 1.49GB 20:36:55 dc06c54fc5ec 12 minutes ago 1.49GB 20:36:55 security-proxy-auth-arm64 latest 214b8d81ba38 13 minutes ago 18.2MB 20:36:55 a2e400ddc262 13 minutes ago 1.47GB 20:36:55 security-spire-agent-arm64 latest 38ee0e83daa3 18 minutes ago 125MB 20:36:55 security-spire-config-arm64 latest ab593d8cdb65 18 minutes ago 86.2MB 20:36:55 3bb7e05e1238 19 minutes ago 1.35GB 20:36:55 5da199cd05c8 19 minutes ago 1.35GB 20:36:55 ci-base-image-arm64 latest ae132b68360f 34 minutes ago 866MB 20:36:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 2 weeks ago 648MB 20:36:55 alpine 3.17 d74e625d9115 6 weeks ago 7.46MB 20:36:55 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:36:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:56 20:36:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:36:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:36:57 arm64: Pulling from edgex-lftools-log-publisher 20:36:57 8998bd30e6a1: Pulling fs layer 20:36:57 04944245beec: Pulling fs layer 20:36:57 699f458cf7ca: Pulling fs layer 20:36:57 765212b225bb: Pulling fs layer 20:36:57 f23df028b6ca: Pulling fs layer 20:36:57 d65c8cfc05b1: Pulling fs layer 20:36:57 2437ff75d9bd: Pulling fs layer 20:36:57 f23df028b6ca: Waiting 20:36:57 d65c8cfc05b1: Waiting 20:36:57 2437ff75d9bd: Waiting 20:36:57 765212b225bb: Waiting 20:36:57 04944245beec: Verifying Checksum 20:36:57 04944245beec: Download complete 20:36:57 765212b225bb: Verifying Checksum 20:36:57 765212b225bb: Download complete 20:36:57 f23df028b6ca: Verifying Checksum 20:36:57 f23df028b6ca: Download complete 20:36:57 d65c8cfc05b1: Verifying Checksum 20:36:57 d65c8cfc05b1: Download complete 20:36:57 699f458cf7ca: Verifying Checksum 20:36:57 699f458cf7ca: Download complete 20:36:57 8998bd30e6a1: Verifying Checksum 20:36:57 8998bd30e6a1: Download complete 20:37:00 2437ff75d9bd: Verifying Checksum 20:37:00 2437ff75d9bd: Download complete 20:37:01 8998bd30e6a1: Pull complete 20:37:01 04944245beec: Pull complete 20:37:03 699f458cf7ca: Pull complete 20:37:03 765212b225bb: Pull complete 20:37:04 f23df028b6ca: Pull complete 20:37:04 d65c8cfc05b1: Pull complete 20:37:19 2437ff75d9bd: Pull complete 20:37:19 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:37:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:37:19 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:19 prd-ubuntu20.04-docker-arm64-4c-16g-5933 does not seem to be running inside a container 20:37:19 $ 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:37:22 $ docker top 2e5086ce9a1cfe38f2bbde06c0aac08519e201e0712913a5e77f9d066904e433 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:37:23 ---> job-cost.sh 20:37:23 lf-activate-venv: SKIPPING 20:37:23 INFO: No Stack... 20:37:23 INFO: Retrieving Pricing Info for: v3-standard-4 20:37:24 INFO: Archiving Costs [Pipeline] sh 20:37:24 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:37:24 + cut -d, -f6 [Pipeline] lock 20:37:24 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4480-1-stack-cost] 20:37:24 Resource [jenkins-edgexfoundry-edgex-go-PR-4480-1-stack-cost] did not exist. Created. 20:37:24 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4480-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:37:25 + echo total: 0.10999999940395355 [Pipeline] stash 20:37:25 Stashed 1 file(s) [Pipeline] } 20:37:25 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4480-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:37:25 $ docker stop --time=1 2e5086ce9a1cfe38f2bbde06c0aac08519e201e0712913a5e77f9d066904e433 20:37:26 $ docker rm -f --volumes 2e5086ce9a1cfe38f2bbde06c0aac08519e201e0712913a5e77f9d066904e433 [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:37:27 provisioning config files... 20:37:27 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config9000228477783642478tmp [Pipeline] { [Pipeline] sh 20:37:28 + set +x 20:37:28 + bash -s -- 20:37:28 + curl -s https://codecov.io/bash 20:37:28 20:37:28 _____ _ 20:37:28 / ____| | | 20:37:28 | | ___ __| | ___ ___ _____ __ 20:37:28 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:37:28 | |___| (_) | (_| | __/ (_| (_) \ V / 20:37:28 \_____\___/ \__,_|\___|\___\___/ \_/ 20:37:28 Bash-1.0.6 20:37:28 20:37:28 20:37:28 ==> git version 2.25.1 found 20:37:28 ==> 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:37:28 Release-Date: 2020-01-08 20:37:28 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:37:28 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:37:28 ==> Jenkins CI detected. 20:37:28 current dir:  /w/workspace/edgex-go/1 20:37:28 project root: . 20:37:28 --> token set from env 20:37:28 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:37:28 ==> Running gcov in . (disable via -X gcov) 20:37:28 ==> Python coveragepy not found 20:37:28 ==> Searching for coverage reports in: 20:37:28 + . 20:37:28 -> Found 1 reports 20:37:28 ==> Detecting git/mercurial file structure 20:37:28 ==> Reading reports 20:37:28 + ./coverage.out bytes=447379 20:37:28 ==> Appending adjustments 20:37:28 https://docs.codecov.io/docs/fixing-reports 20:37:29 + Found adjustments 20:37:29 ==> Gzipping contents 20:37:29 60K /tmp/codecov.DG6gaL.gz 20:37:29 ==> Uploading reports 20:37:29 url: https://codecov.io 20:37:29 query: branch=PR-4480&commit=1697feb57a4eedc5eb5c1558c928641572a8e876&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4480&job=&cmd_args= 20:37:29 -> Pinging Codecov 20:37:29 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4480&commit=1697feb57a4eedc5eb5c1558c928641572a8e876&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4480%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4480&job=&cmd_args= 20:37:29 -> Uploading to 20:37:29 https://storage.googleapis.com/codecov/v4/raw/2023-03-27/00271124DB129430A58F1EEE437C3FCB/1697feb57a4eedc5eb5c1558c928641572a8e876/891b2447-fa3a-4c3c-a885-84d40fc044d4.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230327%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230327T203729Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=723c09e65c454092a66c7f877ee90dc68563fd743b7f957f29d66bb5395b47c3 20:37:29 % Total % Received % Xferd Average Speed Time Time Time Current 20:37:29 Dload Upload Total Spent Left Speed 20:37:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57471 0 0 100 57471 0 232k --:--:-- --:--:-- --:--:-- 232k 20:37:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1697feb57a4eedc5eb5c1558c928641572a8e876 [Pipeline] } 20:37:30 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:37:31 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:37:31 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:37:32 ---> package-listing.sh 20:37:32 ++ facter osfamily 20:37:32 ++ tr '[:upper:]' '[:lower:]' 20:37:32 + OS_FAMILY=debian 20:37:32 + workspace=/w/workspace/edgex-go/1 20:37:32 + START_PACKAGES=/tmp/packages_start.txt 20:37:32 + END_PACKAGES=/tmp/packages_end.txt 20:37:32 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:37:32 + PACKAGES=/tmp/packages_start.txt 20:37:32 + '[' /w/workspace/edgex-go/1 ']' 20:37:32 + PACKAGES=/tmp/packages_end.txt 20:37:32 + case "${OS_FAMILY}" in 20:37:32 + dpkg -l 20:37:32 + grep '^ii' 20:37:32 + '[' -f /tmp/packages_start.txt ']' 20:37:32 + '[' -f /tmp/packages_end.txt ']' 20:37:32 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:37:32 + '[' /w/workspace/edgex-go/1 ']' 20:37:32 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:37:32 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:37:32 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:37:33 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:33 20:37:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:34 latest: Pulling from edgex-lftools-log-publisher 20:37:34 5eb5b503b376: Pulling fs layer 20:37:34 5c69ac0246d0: Pulling fs layer 20:37:34 ec43610c2a17: Pulling fs layer 20:37:34 3a2ae6a8a46f: Pulling fs layer 20:37:34 33b1e0a273af: Pulling fs layer 20:37:34 5d3b04190fa2: Pulling fs layer 20:37:34 2f39f015ded8: Pulling fs layer 20:37:34 3a2ae6a8a46f: Waiting 20:37:34 33b1e0a273af: Waiting 20:37:34 5d3b04190fa2: Waiting 20:37:34 2f39f015ded8: Waiting 20:37:34 5c69ac0246d0: Verifying Checksum 20:37:34 5c69ac0246d0: Download complete 20:37:34 3a2ae6a8a46f: Download complete 20:37:34 33b1e0a273af: Verifying Checksum 20:37:34 33b1e0a273af: Download complete 20:37:34 ec43610c2a17: Verifying Checksum 20:37:34 ec43610c2a17: Download complete 20:37:34 5d3b04190fa2: Download complete 20:37:34 5eb5b503b376: Verifying Checksum 20:37:34 5eb5b503b376: Download complete 20:37:34 2f39f015ded8: Download complete 20:37:35 5eb5b503b376: Pull complete 20:37:35 5c69ac0246d0: Pull complete 20:37:36 ec43610c2a17: Pull complete 20:37:36 3a2ae6a8a46f: Pull complete 20:37:36 33b1e0a273af: Pull complete 20:37:36 5d3b04190fa2: Pull complete 20:37:40 2f39f015ded8: Pull complete 20:37:40 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:37:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:37:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:37:41 prd-ubuntu20.04-docker-8c-8g-5932 does not seem to be running inside a container 20:37:41 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:37:45 $ docker top 0d32ce46819a356d89132c50b99e300d64632c2e729eac2a526e8e85ef0e386e -eo pid,comm [Pipeline] { [Pipeline] sh 20:37:45 + touch /tmp/pre-build-complete [Pipeline] sh 20:37:46 + mkdir -p /var/log/sysstat [Pipeline] sh 20:37:46 + ls /var/log/sa-host 20:37:46 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:37:46 provisioning config files... 20:37:46 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6416720989303932113tmp [Pipeline] { [Pipeline] echo 20:37:46 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:37:47 ---> create-netrc.sh [Pipeline] } 20:37:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:37:47 ---> python-tools-install.sh [Pipeline] echo 20:37:47 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:37:47 ---> sudo-logs.sh 20:37:47 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:37:47 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:37:48 ---> job-cost.sh 20:37:48 lf-activate-venv: SKIPPING 20:37:48 DEBUG: total: 0.10999999940395355 20:37:48 INFO: Retrieving Stack Cost... 20:37:48 INFO: Retrieving Pricing Info for: v3-standard-8 20:37:49 INFO: Archiving Costs [Pipeline] echo 20:37:49 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:37:49 ---> logs-deploy.sh 20:37:49 lf-activate-venv: SKIPPING 20:37:49 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4480/1 20:37:49 INFO: archiving workspace using pattern(s): 20:37:50 Archives upload complete. 20:37:50 INFO: archiving logs to Nexus