Pull request #4520 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3+6ed5f643afd548d7d3f8a26d03abe2373781a040 (dacf58225407d7964d8e0f75d8f70bfe86fa4809) 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-ssh8585910603070243592.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-ssh15949883628195560055.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-4520/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-4520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12436938411084383251.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-4520/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh7726189035252196819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 # timeout=10 Commit message: "fix: bug with isLTS relying on env.GIT_BRANCH inside cd-management repo (#429)" > 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-ssh14998469594696438044.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-4520/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-4520/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2943340621693068092.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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 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-9205 in /w/workspace/edgexfoundry_edgex-go_PR-4520 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > 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/4520/head:refs/remotes/origin/PR-4520 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 6ed5f643afd548d7d3f8a26d03abe2373781a040 into PR head commit a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 Merge succeeded, producing a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 Checking out Revision a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 (PR-4520) 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 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:01:20 Timeout set to expire in 6 hr 0 min [Pipeline] { > git config core.sparsecheckout # timeout=10 > git checkout -f a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 # 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 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 # timeout=10 [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:01:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:01:21 ========================================================= 20:01:21 EdgeX Global Pipelines Version Info 20:01:21 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:01:21 ------------------- 20:01:21 stable info: 20:01:21 ------------------- 20:01:21 Commited By: Bill Mahoney bill.mahoney@intel.com 20:01:21 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:01:21 Message: update stable to v1.0.248 20:01:22 ------------------- 20:01:22 experimental info: 20:01:22 ------------------- 20:01:22 Commited By: **** collab-it+edgex@linuxfoundation.org 20:01:22 Commit SHA: 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 20:01:22 Message: update experimental to v1.0.248 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:01:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 20:01:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 20:01:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:01:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:01:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:01:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 20:01:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4520 [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4520 [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4520 [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = a8cb5ec [Pipeline] echo 20:01:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:01:24 provisioning config files... 20:01:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config18214424465332812708tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:01:24 ---> docker-login.sh 20:01:24 nexus3.edgexfoundry.org:10001 20:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:24 Configure a credential helper to remove this warning. See 20:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:24 20:01:24 Login Succeeded 20:01:24 nexus3.edgexfoundry.org:10002 20:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:24 Configure a credential helper to remove this warning. See 20:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:24 20:01:24 Login Succeeded 20:01:24 nexus3.edgexfoundry.org:10003 20:01:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:24 Configure a credential helper to remove this warning. See 20:01:24 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:24 20:01:24 Login Succeeded 20:01:24 nexus3.edgexfoundry.org:10004 20:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:25 Configure a credential helper to remove this warning. See 20:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:25 20:01:25 Login Succeeded 20:01:25 docker.io 20:01:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:01:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:01:25 Configure a credential helper to remove this warning. See 20:01:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:01:25 20:01:25 Login Succeeded 20:01:25 ---> docker-login.sh ends [Pipeline] } 20:01:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:25 + 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 20:01:25 + dirname cmd/core-command/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo core-command,cmd/core-command/Dockerfile 20:01:25 + dirname cmd/core-common-config-bootstrapper/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 20:01:25 + dirname cmd/core-data/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo core-data,cmd/core-data/Dockerfile 20:01:25 + dirname cmd/core-metadata/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo core-metadata,cmd/core-metadata/Dockerfile 20:01:25 + dirname cmd/security-bootstrapper/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 20:01:25 + dirname cmd/security-proxy-auth/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 20:01:25 + dirname cmd/security-proxy-setup/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 20:01:25 + dirname cmd/security-secretstore-setup/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 20:01:25 + dirname cmd/security-spiffe-token-provider/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 20:01:25 + dirname cmd/security-spire-agent/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 20:01:25 + dirname cmd/security-spire-config/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo security-spire-config,cmd/security-spire-config/Dockerfile 20:01:25 + dirname cmd/security-spire-server/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo security-spire-server,cmd/security-spire-server/Dockerfile 20:01:25 + dirname cmd/support-notifications/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo support-notifications,cmd/support-notifications/Dockerfile 20:01:25 + dirname cmd/support-scheduler/Dockerfile 20:01:25 + cut -d/ -f2 20:01:25 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 20:01:26 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 20:01:26 + git rev-list -1 --merges a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3~1..a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [Pipeline] echo 20:01:26 -----------> git rev-list -1 --merges a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3~1..a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [false] [Pipeline] sh 20:01:26 + git log --format=format:%s -1 a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [Pipeline] echo 20:01:26 ========================================================= 20:01:26 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:01:26 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 20:01:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:01:27 + grep -v github /etc/ssh/ssh_known_hosts 20:01:27 + [ -e /tmp/ssh_known_hosts ] 20:01:27 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:01:27 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:01:27 + sudo tee -a /etc/ssh/ssh_known_hosts 20:01:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:28 20:01:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:28 0.1.4: Pulling from edgex-devops/py-git-semver 20:01:28 b85a868b505f: Pulling fs layer 20:01:28 e2be974225ed: Pulling fs layer 20:01:28 339a4e72a1f5: Pulling fs layer 20:01:28 988bab9f4d93: Pulling fs layer 20:01:28 1469e6f7b9e6: Pulling fs layer 20:01:28 eaf3925da568: Pulling fs layer 20:01:28 bab4dde63d76: Pulling fs layer 20:01:28 bde34c3a00c8: Pulling fs layer 20:01:28 b352a97aabf1: Pulling fs layer 20:01:28 4872d77fe225: Pulling fs layer 20:01:28 5851b861e8e6: Pulling fs layer 20:01:28 bab4dde63d76: Waiting 20:01:28 bde34c3a00c8: Waiting 20:01:28 b352a97aabf1: Waiting 20:01:28 988bab9f4d93: Waiting 20:01:28 1469e6f7b9e6: Waiting 20:01:28 eaf3925da568: Waiting 20:01:28 4872d77fe225: Waiting 20:01:28 5851b861e8e6: Waiting 20:01:28 e2be974225ed: Verifying Checksum 20:01:28 e2be974225ed: Download complete 20:01:28 988bab9f4d93: Verifying Checksum 20:01:28 988bab9f4d93: Download complete 20:01:28 1469e6f7b9e6: Verifying Checksum 20:01:28 1469e6f7b9e6: Download complete 20:01:28 339a4e72a1f5: Verifying Checksum 20:01:28 339a4e72a1f5: Download complete 20:01:28 eaf3925da568: Verifying Checksum 20:01:28 eaf3925da568: Download complete 20:01:28 bde34c3a00c8: Download complete 20:01:28 b352a97aabf1: Download complete 20:01:28 4872d77fe225: Download complete 20:01:28 5851b861e8e6: Verifying Checksum 20:01:28 5851b861e8e6: Download complete 20:01:28 b85a868b505f: Verifying Checksum 20:01:28 b85a868b505f: Download complete 20:01:28 bab4dde63d76: Verifying Checksum 20:01:28 bab4dde63d76: Download complete 20:01:29 b85a868b505f: Pull complete 20:01:30 e2be974225ed: Pull complete 20:01:30 339a4e72a1f5: Pull complete 20:01:30 988bab9f4d93: Pull complete 20:01:30 1469e6f7b9e6: Pull complete 20:01:31 eaf3925da568: Pull complete 20:01:33 bab4dde63d76: Pull complete 20:01:33 bde34c3a00c8: Pull complete 20:01:33 b352a97aabf1: Pull complete 20:01:33 4872d77fe225: Pull complete 20:01:33 5851b861e8e6: Pull complete 20:01:33 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 20:01:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:01:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:33 prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container 20:01:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 20:01:35 $ docker top f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba -eo pid,comm 20:01:36 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). 20:01:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:01:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:36 [ssh-agent] Looking for ssh-agent implementation... 20:01:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:36 $ docker exec f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba ssh-agent 20:01:36 SSH_AUTH_SOCK=/tmp/ssh-6cFfwIVYKQw8/agent.32 20:01:36 SSH_AGENT_PID=38 20:01:36 Running ssh-add (command line suppressed) 20:01:36 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6068202492297934003.key (/w/workspace/edgex-go/1@tmp/private_key_6068202492297934003.key) 20:01:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:36 + git tag --points-at HEAD [Pipeline] } 20:01:36 $ docker exec --env ******** --env ******** f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba ssh-agent -k 20:01:36 unset SSH_AUTH_SOCK; 20:01:36 unset SSH_AGENT_PID; 20:01:36 echo Agent pid 38 killed; 20:01:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:01:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:01:37 [ssh-agent] Looking for ssh-agent implementation... 20:01:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:01:37 $ docker exec f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba ssh-agent 20:01:37 SSH_AUTH_SOCK=/tmp/ssh-GYXYPbJRfBgF/agent.70 20:01:37 SSH_AGENT_PID=76 20:01:37 Running ssh-add (command line suppressed) 20:01:37 Identity added: /w/workspace/edgex-go/1@tmp/private_key_7537798903788775456.key (/w/workspace/edgex-go/1@tmp/private_key_7537798903788775456.key) 20:01:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:01:37 + git semver init 20:01:38 2023-04-20 20:01:38,042 [run_init] DEBUG init version:0.0.0 force:False 20:01:38 2023-04-20 20:01:38,043 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 20:01:38 2023-04-20 20:01:38,043 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 20:01:38 2023-04-20 20:01:38,043 [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) 20:01:43 2023-04-20 20:01:42,590 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 20:01:43 2023-04-20 20:01:42,591 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4520 with force:False 20:01:43 2023-04-20 20:01:42,591 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4520 20:01:43 2023-04-20 20:01:42,595 [execute] INFO git cat-file --batch-check 20:01:43 2023-04-20 20:01:42,595 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:01:43 2023-04-20 20:01:42,602 [execute] INFO git cat-file --batch 20:01:43 2023-04-20 20:01:42,602 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 20:01:43 2023-04-20 20:01:42,608 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4520 20:01:43 0.0.0 [Pipeline] } 20:01:43 $ docker exec --env ******** --env ******** f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba ssh-agent -k 20:01:43 unset SSH_AUTH_SOCK; 20:01:43 unset SSH_AGENT_PID; 20:01:43 echo Agent pid 76 killed; 20:01:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:01:43 + git semver [Pipeline] } 20:01:44 $ docker stop --time=1 f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba 20:01:45 $ docker rm -f --volumes f9d38e1479a4ce7b39d187aed70a57a2dc55103038f737fdf3a06dad810d84ba [Pipeline] // withDockerContainer [Pipeline] sh 20:01:46 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:01:46 Stashed 1 file(s) [Pipeline] echo 20:01:46 [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 20:01:47 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:01:47 ========================================================= 20:01:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 20:01:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:01:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:01:47 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 20:01:47 63b65145d645: Pulling fs layer 20:01:47 a2d21d5440eb: Pulling fs layer 20:01:47 935e6c44a52c: Pulling fs layer 20:01:47 94cc34f8dd06: Pulling fs layer 20:01:47 30dea6a524f1: Pulling fs layer 20:01:47 a2aff8979fd8: Pulling fs layer 20:01:47 6808be2612f2: Pulling fs layer 20:01:47 f25807f1079a: Pulling fs layer 20:01:47 a2aff8979fd8: Waiting 20:01:47 6808be2612f2: Waiting 20:01:47 f25807f1079a: Waiting 20:01:47 94cc34f8dd06: Waiting 20:01:47 30dea6a524f1: Waiting 20:01:47 a2d21d5440eb: Download complete 20:01:47 94cc34f8dd06: Verifying Checksum 20:01:47 94cc34f8dd06: Download complete 20:01:47 30dea6a524f1: Verifying Checksum 20:01:47 30dea6a524f1: Download complete 20:01:47 63b65145d645: Download complete 20:01:47 a2aff8979fd8: Verifying Checksum 20:01:47 a2aff8979fd8: Download complete 20:01:48 63b65145d645: Pull complete 20:01:48 a2d21d5440eb: Pull complete 20:01:48 f25807f1079a: Verifying Checksum 20:01:48 f25807f1079a: Download complete 20:01:48 935e6c44a52c: Verifying Checksum 20:01:48 935e6c44a52c: Download complete 20:01:48 6808be2612f2: Verifying Checksum 20:01:48 6808be2612f2: Download complete 20:01:51 935e6c44a52c: Pull complete 20:01:52 94cc34f8dd06: Pull complete 20:01:52 30dea6a524f1: Pull complete 20:01:52 a2aff8979fd8: Pull complete 20:01:54 6808be2612f2: Pull complete 20:01:55 f25807f1079a: Pull complete 20:01:55 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 20:01:55 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:01:55 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:01:55 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:01:55 WORKDIR /edgex 20:01:55 COPY go.mod . 20:01:55 RUN go mod download 20:01:55 + docker build -t ci-base-image-x86_64 -f - . 20:01:56 Sending build context to Docker daemon 170.7MB 20:01:56 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 20:01:56 ---> 3b553350e43f 20:01:56 Step 2/4 : WORKDIR /edgex 20:02:00 ---> Running in 542a244eda1b 20:02:00 Removing intermediate container 542a244eda1b 20:02:00 ---> abb385c483b5 20:02:00 Step 3/4 : COPY go.mod . 20:02:00 ---> ebe90cc7e50d 20:02:00 Step 4/4 : RUN go mod download 20:02:00 ---> Running in 9c89baecef0f 20:02:01 Still waiting to schedule task 20:02:01 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:02:15 Removing intermediate container 9c89baecef0f 20:02:15 ---> 16f5891a8cec 20:02:15 Successfully built 16f5891a8cec 20:02:15 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:16 + docker inspect -f . ci-base-image-x86_64 20:02:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:16 prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container 20:02:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:02:16 $ docker top ea868d4ed7439bf0eb24054d2dc6cc15f0220f4d2c55f6de233d4f0d410e5025 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:17 + go version 20:02:17 go version go1.20.2 linux/amd64 [Pipeline] } 20:02:17 $ docker stop --time=1 ea868d4ed7439bf0eb24054d2dc6cc15f0220f4d2c55f6de233d4f0d410e5025 20:02:18 $ docker rm -f --volumes ea868d4ed7439bf0eb24054d2dc6cc15f0220f4d2c55f6de233d4f0d410e5025 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:19 + docker inspect -f . ci-base-image-x86_64 20:02:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:19 prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container 20:02:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:02:19 $ docker top 8ff09d49116202268db931180f2b877fce0dc307f070213c0bbbea5dd3b2c80a -eo pid,comm [Pipeline] { [Pipeline] echo 20:02:19 ========================================================= 20:02:19 [edgeXBuildGoParallel] Running Tests and Build... 20:02:19 ========================================================= [Pipeline] sh 20:02:20 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:02:20 + make test 20:02:20 go test -race -coverprofile=coverage.out ./... 20:02:28 ? github.com/edgexfoundry/edgex-go [no test files] 20:02:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:02:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:02:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:02:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:02:42 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:02:42 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:02:42 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:02:42 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:02:42 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:02:42 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:02:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:02:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:02:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:02:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:02:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.055s coverage: 28.7% of statements 20:02:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.073s coverage: 98.5% of statements 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:02:44 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:02:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:02:46 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:02:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.088s coverage: 71.5% of statements 20:02:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.073s coverage: 54.0% of statements 20:02:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.226s coverage: 88.5% of statements 20:02:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.071s coverage: 3.8% of statements 20:02:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:02:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:02:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:02:50 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.382s coverage: 95.6% of statements 20:02:50 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:02:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:02:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:02:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:02:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:02:50 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:02:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:02:51 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.062s coverage: 65.9% of statements 20:02:52 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:02:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:02:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.092s coverage: 0.9% of statements 20:02:52 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.059s coverage: 29.0% of statements 20:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.076s coverage: 44.1% of statements 20:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 82.9% of statements 20:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.046s coverage: 94.1% of statements 20:02:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 20:02:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements 20:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:02:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:02:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:02:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:02:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:02:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:02:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:02:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:02:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:02:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:02:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:02:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:03:01 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:03:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:03:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:03:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:03:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:03:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.063s coverage: 94.4% of statements 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:03:06 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.297s coverage: 79.9% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.081s coverage: 92.9% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 64.4% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.068s coverage: 62.3% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.069s coverage: 87.2% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.102s coverage: 81.8% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.061s coverage: 86.0% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.162s coverage: 63.1% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.040s coverage: 89.4% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.029s coverage: 100.0% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.036s coverage: 73.7% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.027s coverage: 100.0% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.193s coverage: 38.4% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.060s coverage: 89.5% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.069s coverage: 17.7% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.159s coverage: 92.3% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.076s coverage: 61.5% of statements 20:03:18 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 20:03:18 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:03:18 running golangci-lint 20:03:18 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 20:03:18 go version go1.20.2 linux/amd64 20:03:18 level=info msg="[config_reader] Used config file .golangci.yml" 20:03:18 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 20:03:33 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|name|deps|exports_file|files|imports) took 15.02775458s" 20:03:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 35.739078ms" 20:03:41 level=info msg="[linters_context/goanalysis] analyzers took 1m7.559037664s with top 10 stages: buildir: 33.290395008s, inspect: 2.22659843s, fact_deprecated: 2.07425567s, gosec: 1.750197423s, printf: 1.388551644s, ctrlflow: 1.320074162s, fact_purity: 1.114183481s, S1038: 975.929756ms, nilness: 894.932068ms, typedness: 786.878254ms" 20:03:41 level=info msg="[runner] Issues before processing: 203, after processing: 0" 20:03:41 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 203/203, exclude-rules: 23/203, nolint: 0/23, skip_dirs: 203/203, path_prettifier: 203/203, exclude: 203/203, cgo: 203/203, filename_unadjuster: 203/203, skip_files: 203/203, identifier_marker: 203/203" 20:03:41 level=info msg="[runner] processing took 18.530502ms with stages: nolint: 7.264123ms, identifier_marker: 6.401673ms, autogenerated_exclude: 1.588259ms, path_prettifier: 1.332606ms, exclude-rules: 1.213834ms, skip_dirs: 673.517µs, cgo: 33.87µs, filename_unadjuster: 17.47µs, max_same_issues: 1.07µs, severity-rules: 670ns, skip_files: 520ns, path_shortener: 430ns, diff: 430ns, source_code: 420ns, uniq_by_line: 410ns, sort_results: 410ns, exclude: 370ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 20:03:41 level=info msg="[runner] linters took 7.870122269s with stages: goanalysis_metalinter: 7.851449085s" 20:03:41 level=info msg="File cache stats: 0 entries of total size 0B" 20:03:41 level=info msg="Memory: 231 samples, avg is 190.5MB, max is 831.8MB" 20:03:41 level=info msg="Execution took 22.943438615s" 20:03:41 go vet ./... 20:03:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:03:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:03:45 ./bin/test-attribution-txt.sh [Pipeline] echo 20:03:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:03:45 + ls -al . 20:03:45 total 704 20:03:45 drwxrwxr-x 11 1001 1001 4096 Apr 20 20:02 . 20:03:45 drwxr-xr-x 4 root root 4096 Apr 20 20:02 .. 20:03:45 drwxrwxr-x 2 1001 1001 4096 Apr 20 20:01 .blubracket 20:03:45 -rw-rw-r-- 1 1001 1001 16 Apr 20 20:01 .dockerignore 20:03:45 drwxrwxr-x 8 1001 1001 4096 Apr 20 20:01 .git 20:03:45 drwxrwxr-x 3 1001 1001 4096 Apr 20 20:01 .github 20:03:45 -rw-rw-r-- 1 1001 1001 1133 Apr 20 20:01 .gitignore 20:03:45 -rw-rw-r-- 1 1001 1001 42 Apr 20 20:01 .golangci.yml 20:03:45 -rw-rw-r-- 1 1001 1001 87 Apr 20 20:01 .hadolint.yml 20:03:45 drwxr-xr-x 3 1001 1001 4096 Apr 20 20:01 .semver 20:03:45 -rw-rw-r-- 1 1001 1001 166 Apr 20 20:01 .sonarcloud.properties 20:03:45 -rw-rw-r-- 1 1001 1001 1171 Apr 20 20:01 ADOPTERS.md 20:03:45 -rw-rw-r-- 1 1001 1001 10835 Apr 20 20:01 Attribution.txt 20:03:45 -rw-rw-r-- 1 1001 1001 73765 Apr 20 20:01 CHANGELOG.md 20:03:45 -rw-rw-r-- 1 1001 1001 3804 Apr 20 20:01 CONTRIBUTING.md 20:03:45 -rw-rw-r-- 1 1001 1001 677 Apr 20 20:01 GOVERNANCE.md 20:03:45 -rw-rw-r-- 1 1001 1001 883 Apr 20 20:01 Jenkinsfile 20:03:45 -rw-rw-r-- 1 1001 1001 10775 Apr 20 20:01 LICENSE 20:03:45 -rw-rw-r-- 1 1001 1001 14368 Apr 20 20:01 Makefile 20:03:45 -rw-rw-r-- 1 1001 1001 582 Apr 20 20:01 OWNERS.md 20:03:45 -rw-rw-r-- 1 1001 1001 9403 Apr 20 20:01 README.md 20:03:45 -rw-rw-r-- 1 1001 1001 789 Apr 20 20:01 SECURITY.md 20:03:45 -rw-rw-r-- 1 1001 1001 5 Apr 20 20:01 VERSION 20:03:45 drwxrwxr-x 2 1001 1001 4096 Apr 20 20:01 bin 20:03:45 drwxrwxr-x 18 1001 1001 4096 Apr 20 20:01 cmd 20:03:45 -rw-r--r-- 1 root root 448248 Apr 20 20:03 coverage.out 20:03:45 -rw-rw-r-- 1 1001 1001 3200 Apr 20 20:01 go.mod 20:03:45 -rw-rw-r-- 1 1001 1001 31155 Apr 20 20:01 go.sum 20:03:45 drwxrwxr-x 7 1001 1001 4096 Apr 20 20:01 internal 20:03:45 drwxrwxr-x 3 1001 1001 4096 Apr 20 20:01 openapi 20:03:45 -rw-rw-r-- 1 1001 1001 594 Apr 20 20:01 security.txt 20:03:45 drwxrwxr-x 4 1001 1001 4096 Apr 20 20:01 snap 20:03:45 -rw-rw-r-- 1 1001 1001 204 Apr 20 20:01 version.go [Pipeline] sh 20:03:46 + '[' -e coverage.out ] 20:03:46 + chown 1001:1001 coverage.out [Pipeline] stash 20:03:46 Stashed 1 file(s) [Pipeline] sh 20:03:46 + make build 20:03:46 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:03:54 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9206 in /w/workspace/edgexfoundry_edgex-go_PR-4520 [Pipeline] { [Pipeline] ws 20:03:54 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:03:54 The recommended git tool is: git 20:03:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:03:59 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:01 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:04:01 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:04:05 using credential edgex-jenkins-ssh 20:04:05 Cloning the remote Git repository 20:04:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:04:05 > git init /w/workspace/edgex-go/1 # timeout=10 20:04:06 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:06 > git --version # timeout=10 20:04:06 > git --version # 'git version 2.25.1' 20:04:06 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:06 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:08 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: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:04:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:04: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:04:13 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:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:04:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:04:16 $ docker stop --time=1 8ff09d49116202268db931180f2b877fce0dc307f070213c0bbbea5dd3b2c80a 20:04:20 $ docker rm -f --volumes 8ff09d49116202268db931180f2b877fce0dc307f070213c0bbbea5dd3b2c80a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:22 20:04:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:22 latest: Pulling from edgex-devops/edgex-compose 20:04:22 cbdbe7a5bc2a: Pulling fs layer 20:04:22 ca9280d653b3: Pulling fs layer 20:04:22 7e9c9ca2126c: Pulling fs layer 20:04:22 cbdbe7a5bc2a: Download complete 20:04:22 ca9280d653b3: Verifying Checksum 20:04:22 ca9280d653b3: Download complete 20:04:22 cbdbe7a5bc2a: Pull complete 20:04:23 7e9c9ca2126c: Download complete 20:04:23 ca9280d653b3: Pull complete 20:04:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:04:23 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:04:23 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:04:23 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:23 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4520/head:refs/remotes/origin/PR-4520 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:04:24 Merging remotes/origin/main commit 6ed5f643afd548d7d3f8a26d03abe2373781a040 into PR head commit a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:04:24 Merge succeeded, producing a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:04:24 Checking out Revision a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 (PR-4520) 20:04:25 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" 20:04:25 > git --version # timeout=10 20:04:25 > git --version # 'git version 2.25.1' 20:04:25 fatal: bad object 8d11186b4ecddd371e5d69e8bc5262dee0d7f4a1 [Pipeline] withEnv 20:04:24 > git config core.sparsecheckout # timeout=10 20:04:24 > git checkout -f a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 # timeout=10 20:04:24 > git remote # timeout=10 20:04:24 > git config --get remote.origin.url # timeout=10 20:04:24 using GIT_SSH to set credentials SSH Credentials for GitHub 20:04:24 > git merge 6ed5f643afd548d7d3f8a26d03abe2373781a040 # timeout=10 20:04:24 > git rev-parse HEAD^{commit} # timeout=10 20:04:24 > git config core.sparsecheckout # timeout=10 20:04:24 > git checkout -f a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 # timeout=10 [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:04:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:04:27 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:27 Dload Upload Total Spent Left Speed 20:04:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 97335 0 --:--:-- --:--:-- --:--:-- 97335 100 12751 100 12751 0 0 96598 0 --:--:-- --:--:-- --:--:-- 95872 [Pipeline] sh 20:04:27 7e9c9ca2126c: Pull complete 20:04:27 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:04:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 20:04:27 prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container 20:04: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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:04:29 $ docker top 7f2197124c4525689ec6946d056a1a70aa90dbd44706e89b536abe59ca1cf989 -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 20:04:30 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:04:30 + sudo tee /etc/docker/daemon.new 20:04:30 { 20:04:30 "registry-mirrors": [ 20:04:30 "https://nexus3.edgexfoundry.org:10001" 20:04:30 ], 20:04:30 "bip": "10.250.0.254/24", 20:04:30 "hosts": [ 20:04:30 "tcp://0.0.0.0:5555", 20:04:30 "unix:///var/run/docker.sock" 20:04:30 ], 20:04:30 "mtu": 1458, 20:04:30 "selinux-enabled": true, 20:04:30 "seccomp-profile": "/etc/docker/seccomp.json" 20:04:30 } [Pipeline] sh 20:04:30 + docker-compose build --help 20:04:30 + grep parallel 20:04:30 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:04:30 --parallel Build images in parallel. [Pipeline] } 20:04:30 $ docker stop --time=1 7f2197124c4525689ec6946d056a1a70aa90dbd44706e89b536abe59ca1cf989 20:04:30 + sudo service docker restart 20:04:32 $ docker rm -f --volumes 7f2197124c4525689ec6946d056a1a70aa90dbd44706e89b536abe59ca1cf989 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:04:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:32 prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container 20:04:32 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:04:33 $ docker top 5b87f31218c71a93b2ca10f81fdb311ae23f5b6168fa26d57fccc6b5b7e1276f -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:33 + docker-compose -f ./docker-compose-build.yml build --parallel 20:04:34 Building core-command ... 20:04:34 Building core-common-config-bootstrapper ... 20:04:34 Building core-data ... 20:04:34 Building core-metadata ... 20:04:34 Building security-bootstrapper ... 20:04:34 Building security-proxy-auth ... 20:04:34 Building security-proxy-setup ... 20:04:34 Building security-secretstore-setup ... 20:04:34 Building security-spiffe-token-provider ... 20:04:34 Building security-spire-agent ... 20:04:34 Building security-spire-config ... 20:04:34 Building security-spire-server ... 20:04:34 Building support-notifications ... 20:04:34 Building support-scheduler ... 20:04:34 Building security-spire-agent 20:04:34 Building security-secretstore-setup 20:04:34 Building core-data 20:04:34 Building core-command 20:04:34 Building security-spire-config 20:04:46 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:04:46 ---> 16f5891a8cec 20:04:46 Step 3/27 : WORKDIR /edgex-go 20:04:46 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:46 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:04:46 ---> 16f5891a8cec 20:04:46 Step 3/27 : WORKDIR /edgex-go 20:04:46 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:46 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:04:46 ---> 16f5891a8cec 20:04:46 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:04:46 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:04:46 ---> 16f5891a8cec 20:04:46 Step 3/25 : WORKDIR /edgex-go 20:04:47 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:47 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:47 ---> 16f5891a8cec 20:04:47 Step 3/23 : ARG ADD_BUILD_TAGS="" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:49 provisioning config files... 20:04:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7691892974442564536tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:49 ---> docker-login.sh 20:04:49 nexus3.edgexfoundry.org:10001 20:04:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:50 Configure a credential helper to remove this warning. See 20:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:50 20:04:50 Login Succeeded 20:04:50 nexus3.edgexfoundry.org:10002 20:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:50 Configure a credential helper to remove this warning. See 20:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:50 20:04:50 Login Succeeded 20:04:50 nexus3.edgexfoundry.org:10003 20:04:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:50 Configure a credential helper to remove this warning. See 20:04:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:50 20:04:50 Login Succeeded 20:04:50 nexus3.edgexfoundry.org:10004 20:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:51 Configure a credential helper to remove this warning. See 20:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:51 20:04:51 Login Succeeded 20:04:51 docker.io 20:04:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:04:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:04:51 Configure a credential helper to remove this warning. See 20:04:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:04:51 20:04:51 Login Succeeded 20:04:51 ---> docker-login.sh ends [Pipeline] } 20:04:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:04:52 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:04:52 ========================================================= 20:04:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:04:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:04:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:04:53 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:04:53 af6eaf76a39c: Pulling fs layer 20:04:53 55522c791124: Pulling fs layer 20:04:53 ce5c4a1c91eb: Pulling fs layer 20:04:53 169dfbe0d373: Pulling fs layer 20:04:53 e1ff8fa3b103: Pulling fs layer 20:04:53 52ebb69f0ebf: Pulling fs layer 20:04:53 5abe8eddf0d5: Pulling fs layer 20:04:53 169dfbe0d373: Waiting 20:04:53 e1ff8fa3b103: Waiting 20:04:53 52ebb69f0ebf: Waiting 20:04:53 5abe8eddf0d5: Waiting 20:04:53 55522c791124: Verifying Checksum 20:04:53 55522c791124: Download complete 20:04:53 169dfbe0d373: Verifying Checksum 20:04:53 169dfbe0d373: Download complete 20:04:53 e1ff8fa3b103: Verifying Checksum 20:04:53 e1ff8fa3b103: Download complete 20:04:53 af6eaf76a39c: Verifying Checksum 20:04:53 ---> Running in a17b2542b580 20:04:53 ---> Running in 36a2c2676a32 20:04:53 ---> Running in 961f3e63450c 20:04:53 ---> Running in 278fa33217ae 20:04:53 ---> Running in ca29e6014df6 20:04:53 Removing intermediate container 36a2c2676a32 20:04:53 ---> 374df607fb4b 20:04:53 Step 4/24 : WORKDIR /edgex-go 20:04:53 Removing intermediate container 961f3e63450c 20:04:53 ---> 0af2dca7dd2b 20:04:53 Step 4/23 : WORKDIR /edgex-go 20:04:53 Removing intermediate container 278fa33217ae 20:04:53 ---> a78002842a66 20:04:53 Step 4/25 : RUN apk add --update --no-cache make git 20:04:53 Removing intermediate container a17b2542b580 20:04:53 ---> db6e19885555 20:04:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:04:53 Removing intermediate container ca29e6014df6 20:04:53 ---> 7d65a33ec8e9 20:04:53 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:04:53 ---> Running in 35b133397bb8 20:04:53 ---> Running in 233f72174e2d 20:04:53 ---> Running in 974fb4494468 20:04:53 ---> Running in 8e9c8cade690 20:04:53 ---> Running in 9fd18d73c37c 20:04:53 Removing intermediate container 35b133397bb8 20:04:53 ---> 34b1593eeb39 20:04:53 Step 5/24 : RUN apk add --update --no-cache make git 20:04:53 Removing intermediate container 233f72174e2d 20:04:53 ---> 19f992ddb774 20:04:53 Step 5/23 : RUN apk add --update --no-cache make git 20:04:53 ---> Running in 49a87420cfca 20:04:53 ---> Running in 969211d00118 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:53 OK: 265 MiB in 53 packages 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:53 OK: 265 MiB in 53 packages 20:04:53 OK: 265 MiB in 53 packages 20:04:53 OK: 265 MiB in 53 packages 20:04:53 OK: 265 MiB in 53 packages 20:04:53 Removing intermediate container 974fb4494468 20:04:53 ---> 1727aa34c0f9 20:04:53 Step 5/27 : COPY go.mod vendor* ./ 20:04:54 ---> cedbaab45cb0 20:04:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:54 ---> Running in 6fb5361c5939 20:04:54 Removing intermediate container 8e9c8cade690 20:04:54 ---> c9f58e68cfa0 20:04:54 Step 5/25 : COPY go.mod vendor* ./ 20:04:54 ---> ca76129f279e 20:04:54 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:54 af6eaf76a39c: Pull complete 20:04:54 ---> Running in b4cb7fb6f177 20:04:54 Removing intermediate container 9fd18d73c37c 20:04:54 ---> 2e13290b8f3b 20:04:54 Step 5/27 : COPY go.mod vendor* ./ 20:04:54 Removing intermediate container 49a87420cfca 20:04:54 ---> 9abe3263a4ee 20:04:54 Step 6/23 : COPY go.mod vendor* ./ 20:04:54 Removing intermediate container 969211d00118 20:04:54 ---> e2fec183b677 20:04:54 Step 6/24 : COPY go.mod vendor* ./ 20:04:54 ---> 45bab8c6daa4 20:04:54 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:54 ---> Running in 9be0dab8556b 20:04:54 ---> 73a91b3a1984 20:04:54 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:54 5abe8eddf0d5: Verifying Checksum 20:04:54 5abe8eddf0d5: Download complete 20:04:54 ---> Running in 6ad62191a559 20:04:54 ---> 0861a82e0d21 20:04:54 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:54 ---> Running in 199333de7f76 20:04:54 55522c791124: Pull complete 20:04:55 52ebb69f0ebf: Verifying Checksum 20:04:55 52ebb69f0ebf: Download complete 20:04:56 ce5c4a1c91eb: Download complete 20:05:08 ce5c4a1c91eb: Pull complete 20:05:08 169dfbe0d373: Pull complete 20:05:08 e1ff8fa3b103: Pull complete 20:05:15 52ebb69f0ebf: Pull complete 20:05:16 5abe8eddf0d5: Pull complete 20:05:16 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:05:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:05:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:16 WORKDIR /edgex 20:05:16 COPY go.mod . 20:05:16 RUN go mod download 20:05:16 + docker build -t ci-base-image-arm64 -f - . 20:05:17 Sending build context to Docker daemon 2.932MB 20:05:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:05:17 ---> 6cb57ee374ae 20:05:17 Step 2/4 : WORKDIR /edgex 20:05:19 ---> Running in e15aba011932 20:05:19 Removing intermediate container e15aba011932 20:05:19 ---> 21e4aa5b7293 20:05:19 Step 3/4 : COPY go.mod . 20:05:20 ---> aace41a843e4 20:05:20 Step 4/4 : RUN go mod download 20:05:20 ---> Running in 51b31c4c95d2 20:05:58 Removing intermediate container 51b31c4c95d2 20:05:58 ---> dca7d82d89d2 20:05:58 Successfully built dca7d82d89d2 20:05:58 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:05:59 + docker inspect -f . ci-base-image-arm64 20:05:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:05:59 prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container 20:05:59 $ 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:06:01 $ docker top 89c7ada68051603368e17b9aa4a3c3cbd5ae523853829ffc53afb20407830749 -eo pid,comm [Pipeline] { [Pipeline] sh 20:06:02 + go version 20:06:02 go version go1.20.2 linux/arm64 [Pipeline] } 20:06:02 $ docker stop --time=1 89c7ada68051603368e17b9aa4a3c3cbd5ae523853829ffc53afb20407830749 20:06:02 Removing intermediate container 6ad62191a559 20:06:02 ---> 83fa05bf5a53 20:06:02 Step 8/23 : COPY . . 20:06:02 Removing intermediate container 9be0dab8556b 20:06:02 ---> fe5418aa0dab 20:06:02 Step 7/27 : COPY . . 20:06:02 Removing intermediate container 199333de7f76 20:06:02 ---> 716e0d21376b 20:06:02 Step 8/24 : COPY . . 20:06:02 Removing intermediate container b4cb7fb6f177 20:06:02 ---> af2438a6b7b2 20:06:02 Step 7/25 : COPY . . 20:06:02 Removing intermediate container 6fb5361c5939 20:06:02 ---> d5e977446b22 20:06:02 Step 7/27 : COPY . . 20:06:03 $ docker rm -f --volumes 89c7ada68051603368e17b9aa4a3c3cbd5ae523853829ffc53afb20407830749 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:06:04 + docker inspect -f . ci-base-image-arm64 20:06:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:06:04 prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container 20:06:04 $ 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:06:06 $ docker top 2eb803cf3086d942a51e1cdb0aff10aaa3ef0544965bccc09bee267639d0e9c0 -eo pid,comm [Pipeline] { [Pipeline] echo 20:06:06 ========================================================= 20:06:06 [edgeXBuildGoParallel] Running Tests and Build... 20:06:06 ========================================================= [Pipeline] sh 20:06:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:06:07 + make test 20:06:07 go test -race -coverprofile=coverage.out ./... 20:06:07 ---> 2e68c89887f5 20:06:07 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:06:07 ---> 587119ecbe96 20:06:07 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:06:07 ---> 0f34295a2aff 20:06:07 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:06:07 ---> Running in 0a2262299948 20:06:07 ---> bef6b9d883de 20:06:07 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:06:07 ---> f042ac764112 20:06:07 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:06:07 ---> Running in d6f47b94aa87 20:06:07 ---> Running in 3ffeac471e4c 20:06:07 ---> Running in d5febce2a30e 20:06:07 ---> Running in a57056437d09 20:06:07 Removing intermediate container d6f47b94aa87 20:06:07 ---> 66d4e03fe856 20:06:07 Step 9/27 : WORKDIR /edgex-go/spire-build 20:06:07 Removing intermediate container 3ffeac471e4c 20:06:07 ---> 5e8a781d3af3 20:06:07 Step 9/27 : WORKDIR /edgex-go/spire-build 20:06:07 ---> Running in 69e0d3c45747 20:06:07 ---> Running in 48fe90aac18c 20:06:07 Removing intermediate container 69e0d3c45747 20:06:07 ---> 331e4671e92a 20:06:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:07 ---> Running in 8a69b46dad24 20:06:07 Removing intermediate container 48fe90aac18c 20:06:07 ---> a2af75c9cdfc 20:06:07 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:07 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:06:07 ---> Running in 52a0f3cf5d0c 20:06:07 Removing intermediate container 8a69b46dad24 20:06:07 ---> f264e3e38316 20:06:07 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:06:07 Removing intermediate container 52a0f3cf5d0c 20:06:07 ---> 2251117a6ee7 20:06:07 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:06:07 ---> Running in a565ed0d3748 20:06:07 ---> Running in c28b2f20774e 20:06:07 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:06: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:06:08 Removing intermediate container a565ed0d3748 20:06:08 ---> fde8f7929588 20:06:08 Step 12/27 : WORKDIR /edgex-go 20:06:08 ---> Running in 0ef4e21be4a1 20:06:08 Removing intermediate container c28b2f20774e 20:06:08 ---> b7c83fe6eb9e 20:06:08 Step 12/27 : WORKDIR /edgex-go 20:06:08 ---> Running in 2acc4c7c5270 20:06:08 Removing intermediate container 0ef4e21be4a1 20:06:08 ---> 9392dc39a1da 20:06:08 20:06:08 Step 13/27 : FROM alpine:3.17 20:06:08 Removing intermediate container 2acc4c7c5270 20:06:08 ---> 89e7be77a794 20:06:08 20:06:08 Step 13/27 : FROM alpine:3.17 20:06:09 3.17: Pulling from library/alpine 20:06:09 3.17: Pulling from library/alpine 20:06:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:06:09 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:06:09 Status: Downloaded newer image for alpine:3.17 20:06:09 Status: Downloaded newer image for alpine:3.17 20:06:09 ---> 9ed4aefc74f6 20:06:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:09 ---> 9ed4aefc74f6 20:06:09 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:10 ---> Running in c3fd092532e3 20:06:10 ---> Running in 975b692ed698 20:06:11 Removing intermediate container 975b692ed698 20:06:11 ---> 531146e8baab 20:06:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:06:11 Removing intermediate container c3fd092532e3 20:06:11 ---> 677341dbf2ee 20:06:11 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:11 ---> Running in c40c172f5c49 20:06:11 ---> Running in 6621dd79f3ab 20:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:11 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:11 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:11 OK: 17820 distinct packages available 20:06:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:12 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:12 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:12 OK: 17820 distinct packages available 20:06:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 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:12 (1/5) Installing dumb-init (1.2.5-r2) 20:06:12 (2/5) Installing musl-obstack (1.2.3-r0) 20:06:12 (3/5) Installing libucontext (1.2-r0) 20:06:12 (4/5) Installing gcompat (1.1.0-r0) 20:06:12 (5/5) Installing openssl (3.0.8-r4) 20:06:12 Executing busybox-1.35.0-r29.trigger 20:06:12 OK: 8 MiB in 20 packages 20:06:12 (1/4) Installing dumb-init (1.2.5-r2) 20:06:12 (2/4) Installing musl-obstack (1.2.3-r0) 20:06:12 (3/4) Installing libucontext (1.2-r0) 20:06:12 (4/4) Installing gcompat (1.1.0-r0) 20:06:12 Executing busybox-1.35.0-r29.trigger 20:06:12 OK: 7 MiB in 19 packages 20:06:15 Removing intermediate container c40c172f5c49 20:06:15 ---> 7fb922b1c6b0 20:06:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:15 Removing intermediate container 6621dd79f3ab 20:06:15 ---> c9a4bbf1e600 20:06:15 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:16 ---> 330804f212c3 20:06:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:06:16 ---> 7ee3305f1351 20:06:16 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:06:16 ---> 3d16a9530064 20:06:16 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:06:16 ---> 9f7e4a9b7f08 20:06:16 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:25 ---> b6cc58f901bb 20:06:25 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:25 ---> 6100bb3f736c 20:06:25 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:06:25 ---> bd649ae52529 20:06:25 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:06:25 ---> Running in 42f1015c08b9 20:06:25 Removing intermediate container 42f1015c08b9 20:06:25 ---> a4322bd6f5a6 20:06:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:06:25 ---> 61da3aa8ea2f 20:06:25 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:06:25 ---> d03ff2873232 20:06:25 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:06:26 ---> 76525307bff9 20:06:26 Step 22/27 : WORKDIR / 20:06:26 ---> Running in 42411f50b97f 20:06:26 ---> c764f09b9cb2 20:06:26 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:06:26 Removing intermediate container 42411f50b97f 20:06:26 ---> 273f3222994d 20:06:26 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:26 ---> Running in 41a7caa18373 20:06:28 ---> 3b660581944e 20:06:28 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:28 Removing intermediate container 41a7caa18373 20:06:28 ---> bfcd154cdfc3 20:06:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:28 ---> Running in e97c2a10c60c 20:06:28 ---> Running in ed15d5acf541 20:06:28 Removing intermediate container ed15d5acf541 20:06:28 ---> 589295b66e6f 20:06:28 Step 25/27 : LABEL arch=x86_64 20:06:28 Removing intermediate container e97c2a10c60c 20:06:28 ---> f71fecef636e 20:06:28 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:28 ---> Running in da0b92925c20 20:06:28 ---> Running in 794c3c743880 20:06:29 Removing intermediate container da0b92925c20 20:06:29 ---> 8adcc6a1ae21 20:06:29 Step 26/27 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:06:29 Removing intermediate container 794c3c743880 20:06:29 ---> ef538470a5da 20:06:29 Step 25/27 : LABEL arch=x86_64 20:06:29 ---> Running in a10dd8d6ccfa 20:06:29 ---> Running in fa24b14b4635 20:06:29 Removing intermediate container a10dd8d6ccfa 20:06:29 ---> e5d58f5d547e 20:06:29 Step 27/27 : LABEL version=0.0.0 20:06:29 Removing intermediate container fa24b14b4635 20:06:29 ---> 3fd4b710941b 20:06:29 Step 26/27 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:06:29 ---> Running in 835f8f69ebbc 20:06:29 ---> Running in eb96c69aff81 20:06:29 Removing intermediate container 835f8f69ebbc 20:06:29 ---> 0db28995abc5 20:06:29 20:06:30 Removing intermediate container eb96c69aff81 20:06:30 ---> e5d8d4cdca28 20:06:30 Step 27/27 : LABEL version=0.0.0 20:06:30 Successfully built 0db28995abc5 20:06:30 Successfully tagged security-spire-config:latest 20:06:30  Building security-spire-config ... done  ---> Running in b3bae7cc0e95 20:06:30 Building support-notifications 20:06:30 Removing intermediate container b3bae7cc0e95 20:06:30 ---> a1dcd57a7c03 20:06:30 20:06:30 Successfully built a1dcd57a7c03 20:06:30 Successfully tagged security-spire-agent:latest 20:06:30  Building security-spire-agent ... done Building security-proxy-setup 20:06:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:06:34 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:06:34 ---> 16f5891a8cec 20:06:34 Step 3/22 : WORKDIR /edgex-go 20:06:34 ---> Using cache 20:06:34 ---> 7d65a33ec8e9 20:06:34 Step 4/22 : RUN apk add --update --no-cache make git 20:06:34 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:06:34 ---> 16f5891a8cec 20:06:34 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:06:34 ---> Using cache 20:06:34 ---> 0af2dca7dd2b 20:06:34 Step 4/23 : WORKDIR /edgex-go 20:06:34 ---> Using cache 20:06:34 ---> 19f992ddb774 20:06:34 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:06:36 ---> Running in a671c9e80451 20:06:36 ---> Running in 0e6d8a9f01ce 20:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:36 OK: 265 MiB in 53 packages 20:06:36 OK: 265 MiB in 53 packages 20:06:40 Removing intermediate container 0e6d8a9f01ce 20:06:40 ---> a4eef1aa20fa 20:06:40 Step 6/23 : COPY go.mod vendor* ./ 20:06:40 Removing intermediate container a671c9e80451 20:06:40 ---> 1a58a821201b 20:06:40 Step 5/22 : COPY go.mod vendor* ./ 20:06:40 Removing intermediate container 0a2262299948 20:06:40 ---> 925849c1f2c6 20:06:40 20:06:40 Step 10/23 : FROM alpine:3.17 20:06:40 ---> 9ed4aefc74f6 20:06:40 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:40 Removing intermediate container d5febce2a30e 20:06:40 ---> 683b68691be6 20:06:40 20:06:40 Step 9/25 : FROM alpine:3.17 20:06:40 ---> 9ed4aefc74f6 20:06:40 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:06:40 Removing intermediate container a57056437d09 20:06:40 ---> ecd8cf2c7030 20:06:40 20:06:40 Step 10/24 : FROM alpine:3.17 20:06:40 ---> 9ed4aefc74f6 20:06:40 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:06:40 ---> Running in 1f94748eec4e 20:06:40 ---> Running in 860338a869bf 20:06:40 ---> Running in 36074b14f6b7 20:06:40 ---> 863570a7e8fc 20:06:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:40 ---> Running in b754b3ab67d6 20:06:40 ---> f4107dcdcf73 20:06:40 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:40 Removing intermediate container 1f94748eec4e 20:06:40 ---> aaa14bf4a972 20:06:40 Step 12/23 : ENV APP_PORT=59880 20:06:40 ---> Running in 4cbf49ba86dd 20:06:40 ---> Running in 61f5211b7dba 20:06:40 Removing intermediate container 61f5211b7dba 20:06:40 ---> bcee5d731743 20:06:40 Step 13/23 : EXPOSE $APP_PORT 20:06:40 ---> Running in 5160e400e535 20:06:40 Removing intermediate container 5160e400e535 20:06:40 ---> 71a5f013d145 20:06:40 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:06:40 ---> Running in 450779c0b1c3 20:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:40 (1/1) Installing dumb-init (1.2.5-r2) 20:06:40 Executing busybox-1.35.0-r29.trigger 20:06:40 OK: 7 MiB in 16 packages 20:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:40 (1/3) Installing ca-certificates (20220614-r4) 20:06:40 (2/3) Installing dumb-init (1.2.5-r2) 20:06:40 (3/3) Installing su-exec (0.2-r2) 20:06:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:40 Executing busybox-1.35.0-r29.trigger 20:06:40 Executing ca-certificates-20220614-r4.trigger 20:06:40 OK: 8 MiB in 18 packages 20:06:40 Removing intermediate container 860338a869bf 20:06:40 ---> 9688e3766809 20:06:40 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:06:40 (1/1) Installing dumb-init (1.2.5-r2) 20:06:40 Executing busybox-1.35.0-r29.trigger 20:06:40 OK: 7 MiB in 16 packages 20:06:40 ---> Running in 70271963e064 20:06:41 Removing intermediate container 70271963e064 20:06:41 ---> 7546b68aa1b2 20:06:41 Step 13/24 : ENV APP_PORT=59882 20:06:41 ---> Running in c593148494e4 20:06:41 Removing intermediate container c593148494e4 20:06:41 ---> ada302c6df00 20:06:41 Step 14/24 : EXPOSE $APP_PORT 20:06:41 ---> Running in 86ec009284d9 20:06:41 Removing intermediate container 86ec009284d9 20:06:41 ---> a6916f78b039 20:06:41 Step 15/24 : WORKDIR / 20:06:41 ---> Running in 13f104079748 20:06:41 Removing intermediate container 36074b14f6b7 20:06:41 ---> 4879fe5e3ce6 20:06:41 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:41 ---> Running in 288a3e9d4294 20:06:41 Removing intermediate container 450779c0b1c3 20:06:41 ---> bc51707c8a07 20:06:41 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:41 Removing intermediate container 13f104079748 20:06:41 ---> 587bb690bda4 20:06:41 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:41 Removing intermediate container 288a3e9d4294 20:06:41 ---> edef7abff221 20:06:41 Step 12/25 : WORKDIR / 20:06:41 ---> Running in f20363af247a 20:06:41 ---> f68322875649 20:06:41 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:06:41 ---> 8495fbcd2eb5 20:06:41 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:06:41 Removing intermediate container f20363af247a 20:06:41 ---> 889fcf59de08 20:06:41 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:41 ---> ff08bbef0482 20:06:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:06:42 ---> 8143637d41a0 20:06:42 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:06:42 ---> 849f74b7eda0 20:06:42 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:06:42 ---> 971817d48244 20:06:42 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:42 ---> d583ac3d2a6d 20:06:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:06:42 ---> 1bd1daf4122d 20:06:42 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:06:42 ---> 41db601ea224 20:06:42 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:42 ---> ec9261a4b914 20:06:42 Step 20/24 : ENTRYPOINT ["/core-command"] 20:06:42 ---> 8d41695c4b94 20:06:42 Step 19/23 : ENTRYPOINT ["/core-data"] 20:06:42 ---> Running in a06f61121f31 20:06:42 ---> Running in 363844b12210 20:06:42 Removing intermediate container a06f61121f31 20:06:42 ---> 641d41124edb 20:06:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:42 ---> 3f8fced4c956 20:06:42 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:06:42 Removing intermediate container 363844b12210 20:06:42 ---> 4faa050d1b87 20:06:42 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:06:42 ---> Running in 3ecc0e025a52 20:06:42 ---> Running in c9ec304d04f6 20:06:42 Removing intermediate container 3ecc0e025a52 20:06:42 ---> bee7a2b27c3a 20:06:42 Step 21/23 : LABEL arch=x86_64 20:06:42 Removing intermediate container c9ec304d04f6 20:06:42 ---> 716b27de9cdd 20:06:43 Step 22/24 : LABEL arch=x86_64 20:06:43 ---> bb49595a9a71 20:06:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:06:43 ---> Running in 105ffdc0741d 20:06:43 ---> Running in 7ff9c9924bda 20:06:43 Removing intermediate container 105ffdc0741d 20:06:43 ---> d6878e82e8a6 20:06:43 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:06:43 ---> Running in 81e335778db1 20:06:43 Removing intermediate container 7ff9c9924bda 20:06:43 ---> b408521725e0 20:06:43 Step 23/24 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:06:43 ---> Running in 0d0724466817 20:06:43 Removing intermediate container 81e335778db1 20:06:43 ---> 4333c55b3e4b 20:06:43 Step 23/23 : LABEL version=0.0.0 20:06:43 ---> Running in c3758b204a82 20:06:43 Removing intermediate container 0d0724466817 20:06:43 ---> 967309c07b24 20:06:43 Step 24/24 : LABEL version=0.0.0 20:06:43 ---> ef7876e530e5 20:06:43 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:06:43 ---> Running in 1d4d3b3d6580 20:06:43 Removing intermediate container c3758b204a82 20:06:43 ---> e437b8c96ea6 20:06:43 20:06:43 Removing intermediate container 1d4d3b3d6580 20:06:43 ---> d9cc0427f7de 20:06:43 20:06:43 Successfully built e437b8c96ea6 20:06:43 Successfully tagged core-data:latest 20:06:43  Building core-data ... done Building security-spire-server 20:06:43 Successfully built d9cc0427f7de 20:06:43 Successfully tagged core-command:latest 20:06:43  Building core-command ... done Building security-bootstrapper 20:06:46 ? github.com/edgexfoundry/edgex-go [no test files] 20:06:47 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:47 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:06:47 ---> 16f5891a8cec 20:06:47 Step 3/26 : WORKDIR /edgex-go 20:06:47 ---> Using cache 20:06:47 ---> 7d65a33ec8e9 20:06:47 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:06:47 ---> Using cache 20:06:47 ---> 2e13290b8f3b 20:06:47 Step 5/26 : COPY go.mod vendor* ./ 20:06:47 ---> Using cache 20:06:47 ---> 45bab8c6daa4 20:06:47 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:47 ---> Using cache 20:06:47 ---> fe5418aa0dab 20:06:47 Step 7/26 : COPY . . 20:06:47 ---> Using cache 20:06:47 ---> 587119ecbe96 20:06:47 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:06:47 ---> Using cache 20:06:47 ---> 66d4e03fe856 20:06:47 Step 9/26 : WORKDIR /edgex-go/spire-build 20:06:47 ---> Using cache 20:06:47 ---> 331e4671e92a 20:06:47 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:06:47 ---> Using cache 20:06:47 ---> f264e3e38316 20:06:47 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:06:47 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:47 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:06:47 ---> 16f5891a8cec 20:06:47 Step 3/33 : WORKDIR /edgex-go 20:06:47 ---> Using cache 20:06:47 ---> 7d65a33ec8e9 20:06:47 Step 4/33 : RUN apk add --update --no-cache make git 20:06:47 ---> Using cache 20:06:47 ---> 1a58a821201b 20:06:47 Step 5/33 : COPY go.mod vendor* ./ 20:06:47 ---> Using cache 20:06:47 ---> f4107dcdcf73 20:06:47 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:50 ---> 13efda8cbe3b 20:06:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:06:50 ---> Running in cef0d08f80eb 20:06:50 ---> Running in e7064919ff07 20:06:50 ---> 8cd77001d03c 20:06:50 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:06:50 ---> Running in 2d210681b110 20:06:50 Removing intermediate container 2d210681b110 20:06:50 ---> 357a9e9aad86 20:06:50 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:06:50 ---> Running in bca3aa778075 20:06:50 Removing intermediate container cef0d08f80eb 20:06:50 ---> 41abe0811f89 20:06:50 Step 12/26 : WORKDIR /edgex-go 20:06:50 ---> Running in bcaa8b9117c0 20:06:50 Removing intermediate container bca3aa778075 20:06:50 ---> 2017820d3038 20:06:50 Step 23/25 : LABEL arch=x86_64 20:06:50 ---> Running in ffeced7ae8e8 20:06:50 Removing intermediate container bcaa8b9117c0 20:06:50 ---> 6ccdd88b2a7a 20:06:50 20:06:50 Step 13/26 : FROM alpine:3.17 20:06:50 ---> 9ed4aefc74f6 20:06:50 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:50 ---> Using cache 20:06:50 ---> 531146e8baab 20:06:50 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:06:51 ---> Running in 22a979edc54c 20:06:51 Removing intermediate container ffeced7ae8e8 20:06:51 ---> bedb61816dd1 20:06:51 Step 24/25 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:06:51 ---> Running in 3c201cb36ea2 20:06:51 Removing intermediate container 3c201cb36ea2 20:06:51 ---> b9810cef47bb 20:06:51 Step 25/25 : LABEL version=0.0.0 20:06:51 ---> Running in 3b51d888daf8 20:06:51 Removing intermediate container 3b51d888daf8 20:06:51 ---> 7538c72ef697 20:06:51 20:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:51 Successfully built 7538c72ef697 20:06:51 Successfully tagged security-secretstore-setup:latest 20:06:51  Building security-secretstore-setup ... done Building security-spiffe-token-provider 20:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:51 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:51 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:51 OK: 17820 distinct packages available 20:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:52 (1/5) Installing dumb-init (1.2.5-r2) 20:06:52 (2/5) Installing musl-obstack (1.2.3-r0) 20:06:52 (3/5) Installing libucontext (1.2-r0) 20:06:52 (4/5) Installing gcompat (1.1.0-r0) 20:06:52 (5/5) Installing openssl (3.0.8-r4) 20:06:52 Executing busybox-1.35.0-r29.trigger 20:06:52 OK: 8 MiB in 20 packages 20:06:54 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:06:54 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:06:54 ---> 16f5891a8cec 20:06:54 Step 3/20 : WORKDIR /edgex-go 20:06:54 ---> Using cache 20:06:54 ---> 7d65a33ec8e9 20:06:54 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:06:56 ---> Running in 6c797fd81e9e 20:06:56 Removing intermediate container 22a979edc54c 20:06:56 ---> fb8b1a905a8a 20:06:56 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:56 ---> d0755ed3252c 20:06:56 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:56 ---> 321949afff96 20:06:56 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:56 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:06:56 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:06:56 OK: 17824 distinct packages available 20:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:56 OK: 265 MiB in 53 packages 20:06:58 ---> acaee24ef993 20:06:58 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:06:58 Removing intermediate container 6c797fd81e9e 20:06:58 ---> 742198826b23 20:06:58 Step 5/20 : COPY go.mod vendor* ./ 20:06:58 ---> 5f0ae381a6f2 20:06:58 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:06:58 ---> 944f11695eaa 20:06:58 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:06:58 ---> 9689c39ae251 20:06:58 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:06:58 ---> Running in a7f67d883cb3 20:06:58 ---> da85c14a99ed 20:06:58 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:06:58 ---> Running in 29250524c31d 20:06:58 Removing intermediate container 29250524c31d 20:06:58 ---> f3b6fa38c260 20:06:58 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:06:58 ---> Running in b4d1e96e8931 20:06:58 Removing intermediate container b4d1e96e8931 20:06:58 ---> 13197eeb9829 20:06:58 Step 24/26 : LABEL arch=x86_64 20:06:59 ---> Running in c6d0c3673cbc 20:06:59 Removing intermediate container c6d0c3673cbc 20:06:59 ---> f02aac3dcab3 20:06:59 Step 25/26 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:06:59 ---> Running in 123343d913d9 20:06:59 Removing intermediate container 123343d913d9 20:06:59 ---> 7a1632e5bfe0 20:06:59 Step 26/26 : LABEL version=0.0.0 20:06:59 ---> Running in 89cb4474bb7e 20:06:59 Removing intermediate container 89cb4474bb7e 20:06:59 ---> d4803c3aafac 20:06:59 20:06:59 Successfully built d4803c3aafac 20:06:59 Successfully tagged security-spire-server:latest 20:06:59  Building security-spire-server ... done Building support-scheduler 20:07:01 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:07:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:07:01 ---> 16f5891a8cec 20:07:01 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:07:01 ---> Using cache 20:07:01 ---> 0af2dca7dd2b 20:07:01 Step 4/23 : WORKDIR /edgex-go 20:07:01 ---> Using cache 20:07:01 ---> 19f992ddb774 20:07:01 Step 5/23 : RUN apk add --update --no-cache make git 20:07:01 ---> Using cache 20:07:01 ---> 9abe3263a4ee 20:07:01 Step 6/23 : COPY go.mod vendor* ./ 20:07:01 ---> Using cache 20:07:01 ---> 73a91b3a1984 20:07:01 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:07:01 ---> Using cache 20:07:01 ---> 83fa05bf5a53 20:07:01 Step 8/23 : COPY . . 20:07:01 ---> Using cache 20:07:01 ---> 2e68c89887f5 20:07:01 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:07:02 ---> Running in d9cc936a8022 20:07:02 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:07:41 Removing intermediate container 4cbf49ba86dd 20:07:41 ---> 55c70a57a04f 20:07:41 Step 7/22 : COPY . . 20:07:41 Removing intermediate container b754b3ab67d6 20:07:41 ---> bfbf475070bd 20:07:41 Step 8/23 : COPY . . 20:07:53 ---> 1c096b8ec118 20:07:53 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:07:53 ---> 25c29c9a9508 20:07:53 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:07:53 ---> Running in b5ed0fe4f52f 20:07:53 ---> Running in d70981eb2c31 20:07:53 Removing intermediate container d9cc936a8022 20:07:53 ---> 1d3cdcacbba7 20:07:53 20:07:53 Step 10/23 : FROM alpine:3.17 20:07:53 ---> 9ed4aefc74f6 20:07:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:07:53 ---> Using cache 20:07:53 ---> 9688e3766809 20:07:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:07:53 ---> Using cache 20:07:53 ---> 7546b68aa1b2 20:07:53 Step 13/23 : ENV APP_PORT=59861 20:07:53 ---> Running in 0171250f9ccb 20:07:53 Removing intermediate container 0171250f9ccb 20:07:53 ---> fb78978a6d93 20:07:53 Step 14/23 : EXPOSE $APP_PORT 20:07:53 ---> Running in 9c1c46efe083 20:07:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:07:53 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:53 Removing intermediate container a7f67d883cb3 20:07:53 ---> f82aef052300 20:07:53 Step 7/20 : COPY . . 20:07:53 Removing intermediate container e7064919ff07 20:07:53 ---> 19802fa8ff52 20:07:53 Step 7/33 : COPY . . 20:07:53 Removing intermediate container 9c1c46efe083 20:07:53 ---> b292c0ff19bc 20:07:53 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:06 ---> a99f41ef1a8f 20:08:06 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:08:06 ---> 16e0722c7336 20:08:06 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:08:06 ---> fc6681d49778 20:08:06 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:08:06 ---> Running in cadab5e31018 20:08:06 ---> Running in 1ebaf91a28a4 20:08:06 ---> 8efaf3bc6a77 20:08:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:08:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:08:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:08:08 ---> 79d563abed27 20:08:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:08:08 ---> 82ccb40f6d7b 20:08:08 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:08:08 ---> Running in 219cd36ac9bd 20:08:08 Removing intermediate container 219cd36ac9bd 20:08:08 ---> 2f521c4e2262 20:08:08 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:08 ---> Running in 2516c4fdfd45 20:08:08 Removing intermediate container 2516c4fdfd45 20:08:08 ---> 5c452e308f8d 20:08:08 Step 21/23 : LABEL arch=x86_64 20:08:08 ---> Running in f44c51d29ca8 20:08:08 Removing intermediate container f44c51d29ca8 20:08:08 ---> ab4783b88712 20:08:08 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:08:08 ---> Running in 0fc5c77e5d5c 20:08:09 Removing intermediate container 0fc5c77e5d5c 20:08:09 ---> ae513f1a5e4e 20:08:09 Step 23/23 : LABEL version=0.0.0 20:08:09 ---> Running in f49be9ae3300 20:08:09 Removing intermediate container f49be9ae3300 20:08:09 ---> a23d17f00c8f 20:08:09 20:08:09 Successfully built a23d17f00c8f 20:08:09 Successfully tagged support-scheduler:latest 20:08:09  Building support-scheduler ... done Building core-common-config-bootstrapper 20:08:12 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:08:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:08:12 ---> 16f5891a8cec 20:08:12 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:08:12 ---> Using cache 20:08:12 ---> 0af2dca7dd2b 20:08:12 Step 4/23 : WORKDIR /edgex-go 20:08:12 ---> Using cache 20:08:12 ---> 19f992ddb774 20:08:12 Step 5/23 : RUN apk add --update --no-cache make git 20:08:12 ---> Using cache 20:08:12 ---> 9abe3263a4ee 20:08:12 Step 6/23 : COPY go.mod vendor* ./ 20:08:12 ---> Using cache 20:08:12 ---> 73a91b3a1984 20:08:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:12 ---> Using cache 20:08:12 ---> 83fa05bf5a53 20:08:12 Step 8/23 : COPY . . 20:08:12 ---> Using cache 20:08:12 ---> 2e68c89887f5 20:08:12 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:08:22 ---> Running in b235a265d0aa 20:08:22 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:08:27 Removing intermediate container b5ed0fe4f52f 20:08:27 ---> 0658c3526dad 20:08:27 20:08:27 Step 9/22 : FROM alpine:3.17 20:08:27 ---> 9ed4aefc74f6 20:08:27 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:08:27 ---> Running in fd6f8de2b778 20:08:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:28 (1/2) Installing dumb-init (1.2.5-r2) 20:08:28 (2/2) Installing openssl (3.0.8-r4) 20:08:28 Executing busybox-1.35.0-r29.trigger 20:08:28 OK: 8 MiB in 17 packages 20:08:33 Removing intermediate container d70981eb2c31 20:08:33 ---> 5bc2b37164a6 20:08:33 20:08:33 Step 10/23 : FROM alpine:3.17 20:08:33 ---> 9ed4aefc74f6 20:08:33 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:08:33 Removing intermediate container fd6f8de2b778 20:08:33 ---> 56b063ccc581 20:08:33 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:08:33 ---> Running in e155c232240f 20:08:33 ---> Running in c720c0058335 20:08:34 Removing intermediate container c720c0058335 20:08:34 ---> da8bc48749f4 20:08:34 Step 12/22 : WORKDIR /edgex 20:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:34 ---> Running in 82a9074dab71 20:08:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:35 (1/2) Installing ca-certificates (20220614-r4) 20:08:35 (2/2) Installing dumb-init (1.2.5-r2) 20:08:35 Executing busybox-1.35.0-r29.trigger 20:08:35 Executing ca-certificates-20220614-r4.trigger 20:08:35 OK: 8 MiB in 17 packages 20:08:35 Removing intermediate container 82a9074dab71 20:08:35 ---> 60598d7c1406 20:08:35 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:36 ---> 6f02a94b0a12 20:08:36 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:08:36 Removing intermediate container cadab5e31018 20:08:36 ---> 0f1dac9737dd 20:08:36 20:08:36 Step 9/33 : FROM alpine:3.17 20:08:36 ---> 9ed4aefc74f6 20:08:36 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:08:36 ---> Running in b64fb81a855a 20:08:36 Removing intermediate container e155c232240f 20:08:36 ---> d68f5421b1ac 20:08:36 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:08:36 ---> 108a90243aed 20:08:36 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:08:36 ---> Running in 5333e4f5d12d 20:08:36 Removing intermediate container b64fb81a855a 20:08:36 ---> ca70d58a4937 20:08:36 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:08:37 ---> Running in 4e1d7d200ce4 20:08:37 Removing intermediate container 5333e4f5d12d 20:08:37 ---> e85e196bb706 20:08:37 Step 13/23 : ENV APP_PORT=59860 20:08:38 ---> 0686e4db172a 20:08:38 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:38 ---> Running in b11d93e476eb 20:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:38 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:38 (1/2) Installing dumb-init (1.2.5-r2) 20:08:38 (2/2) Installing su-exec (0.2-r2) 20:08:38 Executing busybox-1.35.0-r29.trigger 20:08:38 OK: 7 MiB in 17 packages 20:08:39 ---> 8cd68ad79aca 20:08:39 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:08:39 Removing intermediate container b11d93e476eb 20:08:39 ---> 5e1220b88a3f 20:08:39 Step 14/23 : EXPOSE $APP_PORT 20:08:39 ---> Running in e67a1984c1d9 20:08:39 Removing intermediate container 4e1d7d200ce4 20:08:39 ---> 9564527d446d 20:08:39 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:08:39 Removing intermediate container 1ebaf91a28a4 20:08:39 ---> 1e3218ab8b56 20:08:39 20:08:39 Step 9/20 : FROM alpine:3.17 20:08:39 ---> 9ed4aefc74f6 20:08:39 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:08:39 ---> Using cache 20:08:39 ---> ca70d58a4937 20:08:39 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:08:39 ---> Running in d71d213684cb 20:08:39 ---> dadf5740af9f 20:08:39 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:08:39 Removing intermediate container e67a1984c1d9 20:08:39 ---> 01c7201e9e94 20:08:39 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:39 ---> Running in 890353972da8 20:08:39 ---> Running in 72da86d458ff 20:08:40 Removing intermediate container d71d213684cb 20:08:40 ---> 8b0caf32464c 20:08:40 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:08:40 ---> Running in 65ad33a29901 20:08:40 Removing intermediate container 65ad33a29901 20:08:40 ---> 9e27004b3bed 20:08:40 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:08:40 ---> Running in f20a81afffac 20:08:40 ---> 30a6f7f55136 20:08:40 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:08:40 Removing intermediate container f20a81afffac 20:08:40 ---> d3467416427e 20:08:40 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:08:40 ---> Running in dd3466de868e 20:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:40 ---> e96487b6b086 20:08:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:08:40 Removing intermediate container dd3466de868e 20:08:40 ---> 162717fbd4bc 20:08:40 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:08:40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:40 ---> Running in b9ab08456f32 20:08:40 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:08:40 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:08:40 OK: 17820 distinct packages available 20:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:41 (1/9) Installing ca-certificates (20220614-r4) 20:08:41 (2/9) Installing brotli-libs (1.0.9-r9) 20:08:41 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:08:41 (4/9) Installing libcurl (8.0.1-r0) 20:08:41 (5/9) Installing curl (8.0.1-r0) 20:08:41 (6/9) Installing dumb-init (1.2.5-r2) 20:08:41 (7/9) Installing musl-obstack (1.2.3-r0) 20:08:41 (8/9) Installing libucontext (1.2-r0) 20:08:41 (9/9) Installing gcompat (1.1.0-r0) 20:08:41 Executing busybox-1.35.0-r29.trigger 20:08:41 Executing ca-certificates-20220614-r4.trigger 20:08:41 OK: 10 MiB in 24 packages 20:08:42 ---> 421a2a16cd79 20:08:42 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:08:42 Removing intermediate container 72da86d458ff 20:08:42 ---> ee4416b3b699 20:08:42 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:08:42 ---> Running in 7e2a26a2c4ca 20:08:42 Removing intermediate container 7e2a26a2c4ca 20:08:42 ---> 2c0fdbbf8a23 20:08:42 Step 20/22 : LABEL arch=x86_64 20:08:42 ---> f7c35663d88b 20:08:42 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:08:42 Removing intermediate container b9ab08456f32 20:08:42 ---> 4c386772cfa2 20:08:42 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:08:42 ---> Running in 1cd9fde50990 20:08:42 ---> Running in e08e63190d8c 20:08:42 ---> Running in f0f5eab2d0d1 20:08:42 Removing intermediate container 890353972da8 20:08:42 ---> 7d0a0cf6a855 20:08:42 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:42 Removing intermediate container 1cd9fde50990 20:08:42 ---> 5aacdb453994 20:08:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:42 Removing intermediate container e08e63190d8c 20:08:42 ---> ade189927d6d 20:08:42 Step 21/22 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:08:43 ---> Running in 9007adb811d5 20:08:43 ---> Running in d577e6144494 20:08:43 Removing intermediate container f0f5eab2d0d1 20:08:43 ---> ad7678e6300d 20:08:43 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:08:43 ---> 1ca767f5adbb 20:08:43 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:08:43 Removing intermediate container 9007adb811d5 20:08:43 ---> ef992735381b 20:08:43 Step 21/23 : LABEL arch=x86_64 20:08:43 ---> Running in 6f47a07f7df9 20:08:43 Removing intermediate container d577e6144494 20:08:43 ---> b86d7b7c48f4 20:08:43 Step 22/22 : LABEL version=0.0.0 20:08:43 ---> Running in fcdac2c3c48a 20:08:43 Removing intermediate container 6f47a07f7df9 20:08:43 ---> bf28d19a5a74 20:08:43 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:08:43 ---> be5b4344d8fb 20:08:43 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:08:43 ---> Running in a9d3b12c9833 20:08:43 ---> da721f95bff9 20:08:43 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:08:43 Removing intermediate container fcdac2c3c48a 20:08:43 ---> a7b87b0bb1ab 20:08:43 20:08:43 ---> Running in fcf6ae60bddb 20:08:43 Successfully built a7b87b0bb1ab 20:08:43 Successfully tagged security-proxy-setup:latest 20:08:43 Building core-metadata 20:08:43 Removing intermediate container a9d3b12c9833 20:08:43 ---> 80c4038637f0 20:08:43 Step 23/23 : LABEL version=0.0.0 20:08:46  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:08:46 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:08:46 ---> 16f5891a8cec 20:08:46 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:08:46 ---> Using cache 20:08:46 ---> 0af2dca7dd2b 20:08:46 Step 4/25 : WORKDIR /edgex-go 20:08:46 ---> Using cache 20:08:46 ---> 19f992ddb774 20:08:46 Step 5/25 : RUN apk add --update --no-cache make git 20:08:46 ---> Using cache 20:08:46 ---> 9abe3263a4ee 20:08:46 Step 6/25 : COPY go.mod vendor* ./ 20:08:46 ---> Using cache 20:08:46 ---> 73a91b3a1984 20:08:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:46 ---> Using cache 20:08:46 ---> 83fa05bf5a53 20:08:46 Step 8/25 : COPY . . 20:08:46 ---> Using cache 20:08:46 ---> 2e68c89887f5 20:08:46 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:08:48 ---> Running in c665e5a661e5 20:08:48 ---> d273d023cfc5 20:08:48 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:08:48 ---> Running in 4691ffb61cb5 20:08:48 Removing intermediate container c665e5a661e5 20:08:48 ---> 3384d550c68d 20:08:48 20:08:48 Successfully built 3384d550c68d 20:08:48 Successfully tagged support-notifications:latest 20:08:48 Building security-proxy-auth 20:08:49  Building support-notifications ... done  ---> c659b42b23e9 20:08:49 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:08:49 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:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:50 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:08:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.285s coverage: 28.7% of statements 20:08:52 ---> Running in 47c0ecbae64d 20:08:52 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:08:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:08:52 ---> 16f5891a8cec 20:08:52 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:08:52 ---> Using cache 20:08:52 ---> 0af2dca7dd2b 20:08:52 Step 4/23 : WORKDIR /edgex-go 20:08:52 ---> Using cache 20:08:52 ---> 19f992ddb774 20:08:52 Step 5/23 : RUN apk add --update --no-cache make git 20:08:52 ---> Using cache 20:08:52 ---> 9abe3263a4ee 20:08:52 Step 6/23 : COPY go.mod vendor* ./ 20:08:52 ---> Using cache 20:08:52 ---> 73a91b3a1984 20:08:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:08:52 ---> Using cache 20:08:52 ---> 83fa05bf5a53 20:08:52 Step 8/23 : COPY . . 20:08:52 ---> Using cache 20:08:52 ---> 2e68c89887f5 20:08:52 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:08:54 Removing intermediate container fcf6ae60bddb 20:08:54 ---> 32be66ac34cf 20:08:54 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:54 ---> Running in 0c0c28aa4112 20:08:54 Removing intermediate container 47c0ecbae64d 20:08:54 ---> 6fd6331df819 20:08:54 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:08:54 Removing intermediate container b235a265d0aa 20:08:54 ---> 6268b99acd3c 20:08:54 20:08:54 Step 10/23 : FROM alpine:3.17 20:08:54 ---> 9ed4aefc74f6 20:08:54 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:08:54 ---> Running in 070191b3e5e4 20:08:54 ---> Running in 8812989b2351 20:08:54 ---> 6d7571963cda 20:08:54 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:08:54 Removing intermediate container 070191b3e5e4 20:08:54 ---> 70f29be690c0 20:08:54 Step 18/20 : LABEL arch=x86_64 20:08:54 ---> Running in 710001d461ef 20:08:55 Removing intermediate container 8812989b2351 20:08:55 ---> cf8698fef232 20:08:55 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:08:55 ---> efcec392400e 20:08:55 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:08:55 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:08:55 ---> Running in 65b2e008817a 20:08:55 Removing intermediate container 710001d461ef 20:08:55 ---> 333b9f546108 20:08:55 Step 19/20 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:08:55 ---> Running in 93e51d8180e8 20:08:55 Removing intermediate container 93e51d8180e8 20:08:55 ---> ae27ddd1555f 20:08:55 Step 20/20 : LABEL version=0.0.0 20:08:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:08:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:08:56 ---> Running in 568138abe8ad 20:08:56 ---> 5b4eb401588d 20:08:56 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:08:56 (1/1) Installing dumb-init (1.2.5-r2) 20:08:56 Executing busybox-1.35.0-r29.trigger 20:08:56 OK: 7 MiB in 16 packages 20:08:56 Removing intermediate container 568138abe8ad 20:08:56 ---> 9ed3f865ce8e 20:08:56 20:08:56 ---> af876483ba91 20:08:56 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:08:56 Successfully built 9ed3f865ce8e 20:08:56 Successfully tagged security-spiffe-token-provider:latest 20:08:57  Building security-spiffe-token-provider ... done  ---> d621530982d9 20:08:57 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:08:57 Removing intermediate container 65b2e008817a 20:08:57 ---> 2ea215680f33 20:08:57 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:08:57 ---> 31c483e7801b 20:08:57 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:08:57 ---> 5ee5acc91705 20:08:57 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:08:57 ---> 7f55e7e03b59 20:08:57 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:08:57 ---> 2f19437f4e49 20:08:57 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:08:58 ---> b9e373b47117 20:08:58 Step 28/33 : RUN chmod +x /entrypoint.sh 20:08:58 ---> Running in 3b28f16281db 20:08:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.283s coverage: 98.5% of statements 20:08:59 ---> 5ac648b333d0 20:08:59 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:08:59 ---> a93fc35e720b 20:08:59 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:09:00 ---> a3ed507e8470 20:09:00 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:00 ---> Running in 320074cfe781 20:09:00 Removing intermediate container 3b28f16281db 20:09:00 ---> 0d0855a846ba 20:09:00 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:09:00 ---> Running in 7dcf5b57d1d2 20:09:01 Removing intermediate container 7dcf5b57d1d2 20:09:01 ---> 62b7ab7afcb5 20:09:01 Step 30/33 : CMD ["gate"] 20:09:01 ---> Running in b33a456e07ee 20:09:01 Removing intermediate container b33a456e07ee 20:09:01 ---> 805e29f6543e 20:09:01 Step 31/33 : LABEL arch=x86_64 20:09:01 ---> Running in ecea1ed402cb 20:09:02 Removing intermediate container 320074cfe781 20:09:02 ---> 0e0e33f78c88 20:09:02 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:09:02 ---> Running in 0b868b14bbea 20:09:02 Removing intermediate container ecea1ed402cb 20:09:02 ---> 8d8b5513670d 20:09:02 Step 32/33 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:09:02 Removing intermediate container 0b868b14bbea 20:09:02 ---> eaf09728d27b 20:09:02 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:09:02 ---> Running in 7264a13d51ed 20:09:02 ---> Running in b17d31cdd430 20:09:02 Removing intermediate container 7264a13d51ed 20:09:02 ---> 8217bb7c0868 20:09:02 Step 33/33 : LABEL version=0.0.0 20:09:02 ---> Running in 778d15cbd7de 20:09:02 Removing intermediate container b17d31cdd430 20:09:02 ---> 2b01748dc776 20:09:02 Step 21/23 : LABEL arch=x86_64 20:09:02 ---> Running in 568d8ac22bd9 20:09:02 Removing intermediate container 778d15cbd7de 20:09:02 ---> 3b195033b5d3 20:09:02 20:09:02 Successfully built 3b195033b5d3 20:09:02 Successfully tagged security-bootstrapper:latest 20:09:02  Building security-bootstrapper ... done Removing intermediate container 568d8ac22bd9 20:09:02 ---> c5717e421de6 20:09:02 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:09:02 ---> Running in f90d9bf66081 20:09:03 Removing intermediate container f90d9bf66081 20:09:03 ---> 6b9ae90413e9 20:09:03 Step 23/23 : LABEL version=0.0.0 20:09:03 ---> Running in 1aa42b37cdb8 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:09:03 Removing intermediate container 1aa42b37cdb8 20:09:03 ---> 48c22d79850f 20:09:03 20:09:03 Successfully built 48c22d79850f 20:09:03 Successfully tagged core-common-config-bootstrapper:latest 20:09:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.421s coverage: 71.5% of statements 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:09:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:09:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.343s coverage: 54.0% of statements 20:09:13  Building core-common-config-bootstrapper ... done Removing intermediate container 4691ffb61cb5 20:09:13 ---> c9441b586dec 20:09:13 20:09:13 Step 10/25 : FROM alpine:3.17 20:09:13 ---> 9ed4aefc74f6 20:09:13 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:09:13 ---> Using cache 20:09:13 ---> 9688e3766809 20:09:13 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:09:13 ---> Using cache 20:09:13 ---> 7546b68aa1b2 20:09:13 Step 13/25 : ENV APP_PORT=59881 20:09:13 ---> Running in 82ad40e821ab 20:09:13 Removing intermediate container 82ad40e821ab 20:09:13 ---> 80825f6a71da 20:09:13 Step 14/25 : EXPOSE $APP_PORT 20:09:13 ---> Running in a9d588bd6bf2 20:09:13 Removing intermediate container a9d588bd6bf2 20:09:13 ---> 58e77500c4f3 20:09:13 Step 15/25 : WORKDIR / 20:09:13 ---> Running in d6cd6f9d5579 20:09:13 Removing intermediate container d6cd6f9d5579 20:09:13 ---> 3ee04f48363f 20:09:13 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:09:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:09:14 ---> 2be01250fc1e 20:09:14 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:09:15 ---> 5efa06cd61e7 20:09:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:09:15 Removing intermediate container 0c0c28aa4112 20:09:15 ---> d4634333e046 20:09:15 20:09:15 Step 10/23 : FROM alpine:3.17 20:09:15 ---> 9ed4aefc74f6 20:09:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:09:15 ---> Using cache 20:09:15 ---> cf8698fef232 20:09:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:09:15 ---> Using cache 20:09:15 ---> 2ea215680f33 20:09:15 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:09:15 ---> Using cache 20:09:15 ---> 5ee5acc91705 20:09:15 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:09:15 ---> Using cache 20:09:15 ---> 2f19437f4e49 20:09:15 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:09:15 ---> 110344196c82 20:09:15 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:09:16 ---> 8a0d019fcfd7 20:09:16 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:09:16 ---> d3802f76339e 20:09:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:09:16 ---> cf429083a1f5 20:09:16 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:09:16 ---> 17c423d88347 20:09:16 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:09:16 ---> Running in 626970f7a642 20:09:16 ---> 953d1cf35f28 20:09:16 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:09:16 Removing intermediate container 626970f7a642 20:09:16 ---> 6dcff4d72d60 20:09:16 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:09:16 ---> Running in eec567f60dbe 20:09:16 ---> Running in bd63303ad389 20:09:16 Removing intermediate container bd63303ad389 20:09:16 ---> aa5a657e6845 20:09:16 Step 23/25 : LABEL arch=x86_64 20:09:16 ---> Running in 814877b1bfb6 20:09:16 Removing intermediate container 814877b1bfb6 20:09:16 ---> cce1d13923d4 20:09:16 Step 24/25 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:09:16 ---> Running in 9c45c90c5ec2 20:09:16 Removing intermediate container 9c45c90c5ec2 20:09:16 ---> 384dd8560489 20:09:16 Step 25/25 : LABEL version=0.0.0 20:09:16 ---> Running in a26af5c3eba8 20:09:16 Removing intermediate container a26af5c3eba8 20:09:16 ---> 9e14d83de317 20:09:16 20:09:16 Successfully built 9e14d83de317 20:09:16 Successfully tagged core-metadata:latest 20:09:16  Building core-metadata ... done Removing intermediate container eec567f60dbe 20:09:16 ---> 234c7a30de3a 20:09:16 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:09:16 ---> Running in 5940958e9c74 20:09:17 Removing intermediate container 5940958e9c74 20:09:17 ---> 6c4ba6d99271 20:09:17 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:09:17 ---> Running in d49721566c7d 20:09:17 Removing intermediate container d49721566c7d 20:09:17 ---> 8047cc498c12 20:09:17 Step 21/23 : LABEL arch=x86_64 20:09:17 ---> Running in d245b5c27f72 20:09:17 Removing intermediate container d245b5c27f72 20:09:17 ---> 987504df786e 20:09:17 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:09:17 ---> Running in 5a989127b6dd 20:09:17 Removing intermediate container 5a989127b6dd 20:09:17 ---> 53d1a1726d50 20:09:17 Step 23/23 : LABEL version=0.0.0 20:09:17 ---> Running in 6c1f8e856901 20:09:17 Removing intermediate container 6c1f8e856901 20:09:17 ---> dada79d80da2 20:09:17 20:09:17 Successfully built dada79d80da2 20:09:17 Successfully tagged security-proxy-auth:latest 20:09:17  Building security-proxy-auth ... done  [Pipeline] } 20:09:17 $ docker stop --time=1 5b87f31218c71a93b2ca10f81fdb311ae23f5b6168fa26d57fccc6b5b7e1276f 20:09:18 $ docker rm -f --volumes 5b87f31218c71a93b2ca10f81fdb311ae23f5b6168fa26d57fccc6b5b7e1276f [Pipeline] // withDockerContainer [Pipeline] sh 20:09:19 + docker images 20:09:19 REPOSITORY TAG IMAGE ID CREATED SIZE 20:09:19 security-proxy-auth latest dada79d80da2 2 seconds ago 18.3MB 20:09:19 core-metadata latest 9e14d83de317 3 seconds ago 20.4MB 20:09:19 d4634333e046 4 seconds ago 1.67GB 20:09:19 c9441b586dec 8 seconds ago 1.69GB 20:09:19 core-common-config-bootstrapper latest 48c22d79850f 16 seconds ago 17.2MB 20:09:19 security-bootstrapper latest 3b195033b5d3 17 seconds ago 22.2MB 20:09:19 security-spiffe-token-provider latest 9ed3f865ce8e 23 seconds ago 32.8MB 20:09:19 6268b99acd3c 25 seconds ago 1.68GB 20:09:19 support-notifications latest 3384d550c68d 31 seconds ago 32.7MB 20:09:19 security-proxy-setup latest a7b87b0bb1ab 36 seconds ago 18.7MB 20:09:19 1e3218ab8b56 40 seconds ago 1.73GB 20:09:19 0f1dac9737dd 43 seconds ago 1.67GB 20:09:19 5bc2b37164a6 48 seconds ago 1.75GB 20:09:19 0658c3526dad 56 seconds ago 1.67GB 20:09:19 support-scheduler latest a23d17f00c8f About a minute ago 32.1MB 20:09:19 1d3cdcacbba7 About a minute ago 1.75GB 20:09:19 security-spire-server latest d4803c3aafac 2 minutes ago 89.8MB 20:09:19 security-secretstore-setup latest 7538c72ef697 2 minutes ago 32.8MB 20:09:19 6ccdd88b2a7a 2 minutes ago 1.55GB 20:09:19 core-command latest d9cc0427f7de 2 minutes ago 19.8MB 20:09:19 core-data latest e437b8c96ea6 2 minutes ago 20MB 20:09:19 683b68691be6 2 minutes ago 1.68GB 20:09:19 925849c1f2c6 2 minutes ago 1.69GB 20:09:19 ecd8cf2c7030 2 minutes ago 1.69GB 20:09:19 security-spire-agent latest a1dcd57a7c03 2 minutes ago 129MB 20:09:19 security-spire-config latest 0db28995abc5 2 minutes ago 88.9MB 20:09:19 89e7be77a794 3 minutes ago 1.55GB 20:09:19 9392dc39a1da 3 minutes ago 1.55GB 20:09:19 ci-base-image-x86_64 latest 16f5891a8cec 7 minutes ago 881MB 20:09:19 alpine 3.17 9ed4aefc74f6 3 weeks ago 7.05MB 20:09:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 5 weeks ago 664MB 20:09:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 9 months ago 253MB 20:09:19 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:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:09:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:09:39 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 25.693s coverage: 88.5% of statements 20:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.453s coverage: 3.8% of statements 20:09:40 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.833s coverage: 95.6% of statements 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:09:40 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:09:40 ok github.com/edgexfoundry/edgex-go/internal/io 0.201s coverage: 72.2% of statements 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:09:46 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:09:46 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.234s coverage: 65.9% of statements 20:09:56 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:09:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.410s coverage: 0.9% of statements 20:09:56 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.243s coverage: 29.0% of statements 20:09:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.259s coverage: 44.1% of statements 20:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.232s coverage: 82.9% of statements 20:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.215s coverage: 94.1% of statements 20:10:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.238s coverage: 96.3% of statements 20:10:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.213s coverage: 87.5% of statements 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:10:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:10:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:10:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.202s coverage: 94.4% of statements 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:10:15 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:10:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:10:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.046s coverage: 79.9% of statements 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.241s coverage: 92.9% of statements 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.088s coverage: 64.4% of statements 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.206s coverage: 62.3% of statements 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.171s coverage: 20.0% of statements 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.171s coverage: 100.0% of statements 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.446s coverage: 81.8% of statements 20:10:29 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.455s coverage: 82.1% of statements 20:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:10:30 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.233s coverage: 86.0% of statements 20:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:10:35 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.976s coverage: 63.1% of statements 20:10:35 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.255s coverage: 100.0% of statements 20:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.143s coverage: 89.4% of statements 20:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.087s coverage: 100.0% of statements 20:10:37 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.100s coverage: 73.7% of statements 20:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:10:38 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:10:38 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:10:44 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.044s coverage: 38.4% of statements 20:10:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.333s coverage: 89.5% of statements 20:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:10:50 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.217s coverage: 84.8% of statements 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:10:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.336s coverage: 17.7% of statements 20:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.545s coverage: 92.3% of statements 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:07 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.299s coverage: 61.5% of statements 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.384s coverage: 97.7% of statements 20:11:11 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:11:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:11 go vet ./... 20:13:47 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:13:47 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:13:47 ./bin/test-attribution-txt.sh [Pipeline] echo 20:13:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:13:48 + ls -al . 20:13:48 total 700 20:13:48 drwxrwxr-x 10 1001 1001 4096 Apr 20 20:06 . 20:13:48 drwxr-xr-x 4 root root 4096 Apr 20 20:06 .. 20:13:48 drwxrwxr-x 2 1001 1001 4096 Apr 20 20:04 .blubracket 20:13:48 -rw-rw-r-- 1 1001 1001 16 Apr 20 20:04 .dockerignore 20:13:48 drwxrwxr-x 8 1001 1001 4096 Apr 20 20:04 .git 20:13:48 drwxrwxr-x 3 1001 1001 4096 Apr 20 20:04 .github 20:13:48 -rw-rw-r-- 1 1001 1001 1133 Apr 20 20:04 .gitignore 20:13:48 -rw-rw-r-- 1 1001 1001 42 Apr 20 20:04 .golangci.yml 20:13:48 -rw-rw-r-- 1 1001 1001 87 Apr 20 20:04 .hadolint.yml 20:13:48 -rw-rw-r-- 1 1001 1001 166 Apr 20 20:04 .sonarcloud.properties 20:13:48 -rw-rw-r-- 1 1001 1001 1171 Apr 20 20:04 ADOPTERS.md 20:13:48 -rw-rw-r-- 1 1001 1001 10835 Apr 20 20:04 Attribution.txt 20:13:48 -rw-rw-r-- 1 1001 1001 73765 Apr 20 20:04 CHANGELOG.md 20:13:48 -rw-rw-r-- 1 1001 1001 3804 Apr 20 20:04 CONTRIBUTING.md 20:13:48 -rw-rw-r-- 1 1001 1001 677 Apr 20 20:04 GOVERNANCE.md 20:13:48 -rw-rw-r-- 1 1001 1001 883 Apr 20 20:04 Jenkinsfile 20:13:48 -rw-rw-r-- 1 1001 1001 10775 Apr 20 20:04 LICENSE 20:13:48 -rw-rw-r-- 1 1001 1001 14368 Apr 20 20:04 Makefile 20:13:48 -rw-rw-r-- 1 1001 1001 582 Apr 20 20:04 OWNERS.md 20:13:48 -rw-rw-r-- 1 1001 1001 9403 Apr 20 20:04 README.md 20:13:48 -rw-rw-r-- 1 1001 1001 789 Apr 20 20:04 SECURITY.md 20:13:48 -rw-rw-r-- 1 1001 1001 5 Apr 20 20:01 VERSION 20:13:48 drwxrwxr-x 2 1001 1001 4096 Apr 20 20:04 bin 20:13:48 drwxrwxr-x 18 1001 1001 4096 Apr 20 20:04 cmd 20:13:48 -rw-r--r-- 1 root root 448247 Apr 20 20:11 coverage.out 20:13:48 -rw-rw-r-- 1 1001 1001 3200 Apr 20 20:04 go.mod 20:13:48 -rw-rw-r-- 1 1001 1001 31155 Apr 20 20:04 go.sum 20:13:48 drwxrwxr-x 7 1001 1001 4096 Apr 20 20:04 internal 20:13:48 drwxrwxr-x 3 1001 1001 4096 Apr 20 20:04 openapi 20:13:48 -rw-rw-r-- 1 1001 1001 594 Apr 20 20:04 security.txt 20:13:48 drwxrwxr-x 4 1001 1001 4096 Apr 20 20:04 snap 20:13:48 -rw-rw-r-- 1 1001 1001 204 Apr 20 20:04 version.go [Pipeline] sh 20:13:48 + '[' -e coverage.out ] 20:13:48 + chown 1001:1001 coverage.out [Pipeline] stash 20:13:48 Warning: overwriting stash ‘coverage-report’ 20:13:49 Stashed 1 file(s) [Pipeline] sh 20:13:49 + make build 20:13:50 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:15:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:15:26 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:15:26 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:15:28 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:16:15 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:16:17 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:16: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:16: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:16:32 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:16:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:16:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:16:49 $ docker stop --time=1 2eb803cf3086d942a51e1cdb0aff10aaa3ef0544965bccc09bee267639d0e9c0 20:16:51 $ docker rm -f --volumes 2eb803cf3086d942a51e1cdb0aff10aaa3ef0544965bccc09bee267639d0e9c0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:53 20:16:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:16:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:16:54 latest: Pulling from edgex-devops/edgex-compose-arm64 20:16:54 29e5d40040c1: Pulling fs layer 20:16:54 1ce36da41761: Pulling fs layer 20:16:54 25b303627fd3: Pulling fs layer 20:16:54 29e5d40040c1: Verifying Checksum 20:16:54 29e5d40040c1: Download complete 20:16:54 1ce36da41761: Verifying Checksum 20:16:54 1ce36da41761: Download complete 20:16:54 29e5d40040c1: Pull complete 20:16:56 1ce36da41761: Pull complete 20:16:56 25b303627fd3: Verifying Checksum 20:16:56 25b303627fd3: Download complete 20:17:04 25b303627fd3: Pull complete 20:17:04 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:17:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:04 prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container 20:17:04 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 20:17:08 $ docker top de6ec3ca2280c0f114e895b598661a19ee0869ea292b64940f9511223e457980 -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:08 + docker-compose build --help 20:17:08 + grep parallel 20:17:13 --parallel Build images in parallel. [Pipeline] } 20:17:13 $ docker stop --time=1 de6ec3ca2280c0f114e895b598661a19ee0869ea292b64940f9511223e457980 20:17:14 $ docker rm -f --volumes de6ec3ca2280c0f114e895b598661a19ee0869ea292b64940f9511223e457980 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:17:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:17:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:17:15 prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container 20:17:15 $ 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:17:16 $ docker top fd26a9240cdce7c751561ce81aef8062872c590cdcdbdb13fbd9bbea8056a5fd -eo pid,comm [Pipeline] { [Pipeline] sh 20:17:17 + docker-compose -f ./docker-compose-build.yml build --parallel 20:17:22 Building core-command ... 20:17:22 Building core-common-config-bootstrapper ... 20:17:22 Building core-data ... 20:17:22 Building core-metadata ... 20:17:22 Building security-bootstrapper ... 20:17:22 Building security-proxy-auth ... 20:17:22 Building security-proxy-setup ... 20:17:22 Building security-secretstore-setup ... 20:17:22 Building security-spiffe-token-provider ... 20:17:22 Building security-spire-agent ... 20:17:22 Building security-spire-config ... 20:17:22 Building security-spire-server ... 20:17:22 Building support-notifications ... 20:17:22 Building support-scheduler ... 20:17:22 Building core-metadata 20:17:22 Building support-scheduler 20:17:22 Building security-proxy-auth 20:17:22 Building core-data 20:17:22 Building security-secretstore-setup 20:18:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:09 ---> dca7d82d89d2 20:18:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:18:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:18:09 ---> dca7d82d89d2 20:18:09 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:18:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:09 ---> dca7d82d89d2 20:18:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:18:09 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:09 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:18:09 ---> dca7d82d89d2 20:18:09 Step 3/25 : WORKDIR /edgex-go 20:18:09 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:18:09 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:18:09 ---> dca7d82d89d2 20:18:09 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:18:09 ---> Running in f57c50013e4f 20:18:09 ---> Running in 60b62a1f766c 20:18:09 ---> Running in ae11caa343b5 20:18:09 ---> Running in c43bbd6acb34 20:18:09 ---> Running in 5ace0943edbc 20:18:09 Removing intermediate container f57c50013e4f 20:18:09 ---> c1b1a9ed33a3 20:18:09 Step 4/23 : WORKDIR /edgex-go 20:18:09 Removing intermediate container ae11caa343b5 20:18:09 ---> f195ea8e1371 20:18:09 Step 4/25 : RUN apk add --update --no-cache make git 20:18:09 Removing intermediate container c43bbd6acb34 20:18:09 ---> 129d3959afa5 20:18:09 Step 4/23 : WORKDIR /edgex-go 20:18:09 Removing intermediate container 60b62a1f766c 20:18:09 ---> 49998cda0fe3 20:18:09 Step 4/25 : WORKDIR /edgex-go 20:18:09 ---> Running in 9beedb8fc586 20:18:09 ---> Running in 16bc487921a1 20:18:09 ---> Running in ce31f1f09479 20:18:09 Removing intermediate container 5ace0943edbc 20:18:09 ---> 290fde2bebb2 20:18:09 Step 4/23 : WORKDIR /edgex-go 20:18:09 ---> Running in 5879947a59de 20:18:09 ---> Running in 05ba4bca47d8 20:18:09 Removing intermediate container 16bc487921a1 20:18:09 Removing intermediate container 9beedb8fc586 20:18:09 ---> 7d932a2530de 20:18:09 ---> d08fcaab3df6 20:18:09 Step 5/23 : RUN apk add --update --no-cache make gitStep 5/23 : RUN apk add --update --no-cache make git 20:18:09 20:18:09 Removing intermediate container 5879947a59de 20:18:09 ---> 0e298e9986c3 20:18:09 Step 5/25 : RUN apk add --update --no-cache make git 20:18:09 Removing intermediate container 05ba4bca47d8 20:18:09 ---> 425c9b054988 20:18:09 Step 5/23 : RUN apk add --update --no-cache make git 20:18:09 ---> Running in eacbac403217 20:18:09 ---> Running in 01f6e3dee9da 20:18:09 ---> Running in 586c1144ec86 20:18:09 ---> Running in 355c074c3444 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:18:09 OK: 263 MiB in 53 packages 20:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:18:11 OK: 263 MiB in 53 packages 20:18:11 Removing intermediate container ce31f1f09479 20:18:11 ---> 7c37d3a6c27b 20:18:11 Step 5/25 : COPY go.mod vendor* ./ 20:18:11 OK: 263 MiB in 53 packages 20:18:11 OK: 263 MiB in 53 packages 20:18:11 OK: 263 MiB in 53 packages 20:18:12 Removing intermediate container eacbac403217 20:18:12 ---> e220be3d2f84 20:18:12 Step 6/23 : COPY go.mod vendor* ./ 20:18:13 ---> 5ff62c3ddc14 20:18:13 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:13 ---> Running in e689653fa71a 20:18:13 Removing intermediate container 355c074c3444 20:18:13 ---> 0e606eedf843 20:18:13 Step 6/23 : COPY go.mod vendor* ./ 20:18:13 Removing intermediate container 586c1144ec86 20:18:13 ---> 27a3eba13be9 20:18:13 Step 6/25 : COPY go.mod vendor* ./ 20:18:13 ---> 8ee3f327e129 20:18:13 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:14 Removing intermediate container 01f6e3dee9da 20:18:14 ---> ad4df41cd324 20:18:14 Step 6/23 : COPY go.mod vendor* ./ 20:18:14 ---> Running in d7c7ea24ee7f 20:18:15 ---> f01a2efbcf21 20:18:15 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:15 ---> 1689c23bf60d 20:18:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:15 ---> Running in fe201e729d9d 20:18:15 ---> Running in 3716ddb66430 20:18:15 ---> f3c4325c316b 20:18:15 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:18:15 ---> Running in ddf7be1ea45f 20:20:07 Removing intermediate container fe201e729d9d 20:20:07 ---> 6fa5275955fd 20:20:07 Step 8/25 : COPY . . 20:20:07 Removing intermediate container d7c7ea24ee7f 20:20:07 ---> c1a466d04df8 20:20:07 Step 8/23 : COPY . . 20:20:07 Removing intermediate container ddf7be1ea45f 20:20:07 ---> a9c9811ade27 20:20:07 Step 8/23 : COPY . . 20:20:07 Removing intermediate container e689653fa71a 20:20:07 ---> 0ad77300b19c 20:20:07 Step 7/25 : COPY . . 20:20:07 Removing intermediate container 3716ddb66430 20:20:07 ---> 86a18a9b9804 20:20:07 Step 8/23 : COPY . . 20:20:22 ---> 24b8d8b528cb 20:20:22 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:20:22 ---> 071a25a2a39a 20:20:22 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:20:22 ---> Running in 9bedbd937605 20:20:22 ---> Running in b170fb98a637 20:20:22 ---> 67c41eac5cab 20:20:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:20:22 ---> 622b38ca3350 20:20:22 Step 8/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:20:22 ---> 3cb8b0048718 20:20:22 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:20:22 ---> Running in 8e4e1eb97344 20:20:22 ---> Running in ee0486d5f66c 20:20:22 ---> Running in da09d3b813a0 20:20:22 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:20:23 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:20:23 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:20:23 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:20:23 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:26:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:26:17 Removing intermediate container 8e4e1eb97344 20:26:17 ---> 663eb711296f 20:26:17 20:26:17 Step 10/23 : FROM alpine:3.17 20:26:17 3.17: Pulling from library/alpine 20:26:19 Digest: sha256:124c7d2707904eea7431fffe91522a01e5a861a624ee31d03372cc1d138a3126 20:26:19 Status: Downloaded newer image for alpine:3.17 20:26:19 ---> 51e60588ff2c 20:26:19 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:26:19 ---> Running in 29931d4a6cc4 20:26:19 Removing intermediate container 29931d4a6cc4 20:26:19 ---> f4d2594312b8 20:26:19 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:26:19 ---> Running in b6fbd8d5fd32 20:26:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:24 (1/1) Installing dumb-init (1.2.5-r2) 20:26:24 Executing busybox-1.35.0-r29.trigger 20:26:24 OK: 8 MiB in 16 packages 20:26:30 Removing intermediate container b6fbd8d5fd32 20:26:30 ---> 1a361373ecb0 20:26:30 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:30 Removing intermediate container ee0486d5f66c 20:26:30 ---> 40634613e332 20:26:30 20:26:30 Step 9/25 : FROM alpine:3.17 20:26:30 ---> 51e60588ff2c 20:26:30 Step 10/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:26:30 ---> Running in 9d5c60706e3e 20:26:30 ---> 3cad3669b98d 20:26:30 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:26:32 ---> 4f58bffdb5e1 20:26:32 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:26:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:26:33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:26:33 ---> 16d6609c3f8d 20:26:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:26:34 ---> d5ba7594d274 20:26:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:26:34 (1/3) Installing ca-certificates (20220614-r4) 20:26:35 (2/3) Installing dumb-init (1.2.5-r2) 20:26:35 (3/3) Installing su-exec (0.2-r2) 20:26:35 Executing busybox-1.35.0-r29.trigger 20:26:35 Executing ca-certificates-20220614-r4.trigger 20:26:35 ---> 5fd3482f5761 20:26:35 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:35 ---> Running in 93176fdcae46 20:26:35 OK: 8 MiB in 18 packages 20:26:38 Removing intermediate container 9d5c60706e3e 20:26:38 ---> 12037f3f0c28 20:26:38 Step 11/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:26:38 ---> Running in 91cbfb823bd6 20:26:42 Removing intermediate container 91cbfb823bd6 20:26:42 ---> 101f6c2d5902 20:26:42 Step 12/25 : WORKDIR / 20:26:42 Removing intermediate container 93176fdcae46 20:26:42 ---> 135082a83ccd 20:26:42 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:26:42 ---> Running in 0169f282d67a 20:26:42 ---> Running in cc00726e8ef5 20:26:42 Removing intermediate container 0169f282d67a 20:26:42 ---> 872b4c130509 20:26:42 Step 13/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:26:42 Removing intermediate container cc00726e8ef5 20:26:42 ---> b2b680f3b490 20:26:42 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:26:43 ---> Running in 8a95ea4220bb 20:26:43 Removing intermediate container 8a95ea4220bb 20:26:43 ---> fd142ba3cc7b 20:26:43 Step 21/23 : LABEL arch=arm64 20:26:43 ---> Running in 1df816642992 20:26:44 ---> ac81281c42bd 20:26:44 Step 14/25 : COPY --from=builder /edgex-go/security.txt / 20:26:44 Removing intermediate container 1df816642992 20:26:44 ---> 874baa819e5d 20:26:44 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:26:44 ---> Running in 635206276f3c 20:26:45 Removing intermediate container 635206276f3c 20:26:45 ---> 01d20e42e91e 20:26:45 Step 23/23 : LABEL version=0.0.0 20:26:45 ---> fb98db1f95d5 20:26:45 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:26:45 ---> Running in 0d75c7eb162c 20:26:46 Removing intermediate container 0d75c7eb162c 20:26:46 ---> be37d5860e1c 20:26:46 20:26:46 ---> 2b1d09997431 20:26:46 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:26:46 Successfully built be37d5860e1c 20:26:46 Successfully tagged security-proxy-auth-arm64:latest 20:26:46  Building security-proxy-auth ... done Building security-spire-config 20:26:47 ---> fb7daf354822 20:26:47 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:26:48 ---> d6c286a2de46 20:26:48 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:26:50 ---> 0c50914e6b30 20:26:50 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:26:52 ---> e0928696bc44 20:26:52 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:26:56 ---> cbd0209d7745 20:26:56 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:26:56 ---> Running in f1ed9c89e78e 20:27:00 Removing intermediate container f1ed9c89e78e 20:27:00 ---> 39d202dde7d4 20:27:00 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 20:27:00 ---> Running in 0d905b1606bc 20:27:00 Removing intermediate container 0d905b1606bc 20:27:00 ---> 7b322c1c9389 20:27:00 Step 23/25 : LABEL arch=arm64 20:27:00 ---> Running in 21767a78bca1 20:27:01 Removing intermediate container 21767a78bca1 20:27:01 ---> 70a59719ec14 20:27:01 Step 24/25 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:27:01 ---> Running in ace1b25c95a1 20:27:02 Removing intermediate container ace1b25c95a1 20:27:02 ---> d35279f614dc 20:27:02 Step 25/25 : LABEL version=0.0.0 20:27:02 ---> Running in f8026c26aee4 20:27:02 Removing intermediate container f8026c26aee4 20:27:02 ---> 9eccb25b79bb 20:27:03 20:27:03 Successfully built 9eccb25b79bb 20:27:03 Successfully tagged security-secretstore-setup-arm64:latest 20:27:03 Building support-notifications 20:27:04  Building security-secretstore-setup ... done Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:04 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:27:04 ---> dca7d82d89d2 20:27:04 Step 3/27 : WORKDIR /edgex-go 20:27:04 ---> Using cache 20:27:04 ---> f195ea8e1371 20:27:04 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:27:04 ---> Running in 96034c810d3c 20:27:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:08 OK: 263 MiB in 53 packages 20:27:11 Removing intermediate container 96034c810d3c 20:27:11 ---> 59d9a7cede84 20:27:11 Step 5/27 : COPY go.mod vendor* ./ 20:27:13 ---> 14816cd6895b 20:27:13 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:13 ---> Running in c0c2460a2429 20:27:25 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:27:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:27:25 ---> dca7d82d89d2 20:27:25 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:27:25 ---> Using cache 20:27:25 ---> 290fde2bebb2 20:27:25 Step 4/23 : WORKDIR /edgex-go 20:27:25 ---> Using cache 20:27:25 ---> 425c9b054988 20:27:25 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:27:25 ---> Running in 57a54ced2c11 20:27:26 Removing intermediate container da09d3b813a0 20:27:26 ---> f94e9bbe850b 20:27:26 20:27:26 Step 10/23 : FROM alpine:3.17 20:27:26 ---> 51e60588ff2c 20:27:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:27:26 Removing intermediate container 9bedbd937605 20:27:26 ---> 8623fad60b78 20:27:26 20:27:26 Step 10/25 : FROM alpine:3.17 20:27:26 ---> 51e60588ff2c 20:27:26 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:27:26 ---> Running in 01564b24fc39 20:27:26 ---> Running in 372f32bcc3af 20:27:27 Removing intermediate container 372f32bcc3af 20:27:27 ---> 153d48926085 20:27:27 Step 12/23 : ENV APP_PORT=59880 20:27:27 ---> Running in 368ee6e54cab 20:27:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:28 Removing intermediate container 368ee6e54cab 20:27:28 ---> 786377421ffb 20:27:28 Step 13/23 : EXPOSE $APP_PORT 20:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:28 ---> Running in 0a2f9b02006b 20:27:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:29 Removing intermediate container 0a2f9b02006b 20:27:29 ---> 73eac4bad4f1 20:27:29 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:27:29 ---> Running in 1b9c65791635 20:27:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:30 OK: 263 MiB in 53 packages 20:27:31 (1/1) Installing dumb-init (1.2.5-r2) 20:27:31 Executing busybox-1.35.0-r29.trigger 20:27:31 OK: 8 MiB in 16 packages 20:27:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:27:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:27:32 Removing intermediate container 57a54ced2c11 20:27:32 ---> 063fc4074bdc 20:27:32 Step 6/23 : COPY go.mod vendor* ./ 20:27:33 Removing intermediate container 01564b24fc39 20:27:33 ---> f5a2cd9bd448 20:27:33 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:27:33 ---> Running in 93f80056ec46 20:27:33 (1/1) Installing dumb-init (1.2.5-r2) 20:27:33 Executing busybox-1.35.0-r29.trigger 20:27:33 ---> 18e8652b1e84 20:27:33 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:27:33 OK: 8 MiB in 16 packages 20:27:33 ---> Running in 361c74e2a1d2 20:27:34 Removing intermediate container 93f80056ec46 20:27:34 ---> 5e49e1a63991 20:27:34 Step 13/25 : ENV APP_PORT=59881 20:27:34 ---> Running in a00acfeef100 20:27:35 Removing intermediate container a00acfeef100 20:27:35 ---> 602f0f5666ff 20:27:35 Step 14/25 : EXPOSE $APP_PORT 20:27:35 Removing intermediate container 1b9c65791635 20:27:35 ---> c4829cedb835 20:27:35 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:35 ---> Running in c0cfed1a2ea3 20:27:36 Removing intermediate container c0cfed1a2ea3 20:27:36 ---> 07d05d0eb4b0 20:27:36 Step 15/25 : WORKDIR / 20:27:37 ---> Running in e69084802fcb 20:27:37 ---> 7c0e39efdb40 20:27:37 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:27:38 Removing intermediate container e69084802fcb 20:27:38 ---> ad4fe8f3303e 20:27:38 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:27:38 ---> d4e52f619b9a 20:27:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:27:38 ---> 93bcd98a2b13 20:27:38 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:27:40 ---> e9afdb1d4c34 20:27:40 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:27:40 ---> 9f61a97cd912 20:27:40 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:27:42 ---> 0055122f0677 20:27:42 Step 19/23 : ENTRYPOINT ["/core-data"] 20:27:42 ---> Running in 1cc3814480d3 20:27:42 ---> c1aaac19775c 20:27:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:27:43 Removing intermediate container 1cc3814480d3 20:27:43 ---> 03173b7cdc24 20:27:43 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:43 ---> Running in 357ed0b007d0 20:27:43 Removing intermediate container 357ed0b007d0 20:27:43 ---> 5d646748bbde 20:27:43 Step 21/23 : LABEL arch=arm64 20:27:43 ---> 2d3d8966526b 20:27:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:27:43 ---> Running in 2b4556fe115e 20:27:44 Removing intermediate container 2b4556fe115e 20:27:44 ---> ed7efcc00a6e 20:27:44 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:27:44 ---> Running in 04be83027231 20:27:45 ---> 35dee2e84f4c 20:27:45 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:27:45 ---> Running in ca72198f9ad4 20:27:45 Removing intermediate container 04be83027231 20:27:45 ---> a94b8ded7089 20:27:45 Step 23/23 : LABEL version=0.0.0 20:27:45 ---> Running in 42d8f9537ed1 20:27:46 Removing intermediate container ca72198f9ad4 20:27:46 ---> f7a7f8eeea47 20:27:46 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:27:46 ---> Running in fcff95a8eb2c 20:27:46 Removing intermediate container 42d8f9537ed1 20:27:46 ---> 3d3cd4897c36 20:27:46 20:27:46 Successfully built 3d3cd4897c36 20:27:47 Successfully tagged core-data-arm64:latest 20:27:47  Building core-data ... done Building security-spire-server 20:27:47 Removing intermediate container fcff95a8eb2c 20:27:47 ---> 77b273bad759 20:27:47 Step 23/25 : LABEL arch=arm64 20:27:47 ---> Running in 121864b48fbe 20:27:51 Removing intermediate container 121864b48fbe 20:27:51 ---> e2a9d45096cd 20:27:51 Step 24/25 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:27:51 ---> Running in d9e66c9e790d 20:27:52 Removing intermediate container d9e66c9e790d 20:27:52 ---> bef4f7ab2edc 20:27:52 Step 25/25 : LABEL version=0.0.0 20:27:52 ---> Running in dccd53b28b59 20:27:53 Removing intermediate container dccd53b28b59 20:27:53 ---> 3134394bca9f 20:27:53 20:27:53 Successfully built 3134394bca9f 20:27:54 Successfully tagged core-metadata-arm64:latest 20:27:54 Building security-bootstrapper 20:28:06  Building core-metadata ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:28:06 ---> dca7d82d89d2 20:28:06 Step 3/26 : WORKDIR /edgex-go 20:28:06 ---> Using cache 20:28:06 ---> f195ea8e1371 20:28:06 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:28:06 ---> Using cache 20:28:06 ---> 59d9a7cede84 20:28:06 Step 5/26 : COPY go.mod vendor* ./ 20:28:06 ---> Using cache 20:28:06 ---> 14816cd6895b 20:28:06 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:07 ---> Running in f8894b168891 20:28:15 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:28:15 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:28:15 ---> dca7d82d89d2 20:28:15 Step 3/33 : WORKDIR /edgex-go 20:28:15 ---> Using cache 20:28:15 ---> f195ea8e1371 20:28:15 Step 4/33 : RUN apk add --update --no-cache make git 20:28:15 ---> Using cache 20:28:15 ---> 7c37d3a6c27b 20:28:15 Step 5/33 : COPY go.mod vendor* ./ 20:28:15 ---> Using cache 20:28:15 ---> 5ff62c3ddc14 20:28:15 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:28:15 ---> Using cache 20:28:15 ---> 0ad77300b19c 20:28:15 Step 7/33 : COPY . . 20:28:15 ---> Using cache 20:28:15 ---> 622b38ca3350 20:28:15 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:28:16 ---> Running in f71618a151dc 20:28:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:28:51 Removing intermediate container c0c2460a2429 20:28:51 ---> 76e67b8f65af 20:28:51 Step 7/27 : COPY . . 20:29:06 Removing intermediate container b170fb98a637 20:29:06 ---> aad87c7d00f4 20:29:06 20:29:06 Step 10/23 : FROM alpine:3.17 20:29:06 ---> 51e60588ff2c 20:29:06 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:29:06 ---> Using cache 20:29:06 ---> f5a2cd9bd448 20:29:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:29:06 ---> Using cache 20:29:06 ---> 5e49e1a63991 20:29:06 Step 13/23 : ENV APP_PORT=59861 20:29:07 ---> Running in 69ffc3ad2987 20:29:07 Removing intermediate container 69ffc3ad2987 20:29:07 ---> a4e1a205681e 20:29:07 Step 14/23 : EXPOSE $APP_PORT 20:29:08 ---> Running in a571e192c0db 20:29:09 Removing intermediate container a571e192c0db 20:29:09 ---> 8aea85b1a0e3 20:29:09 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:11 ---> fa130db2b090 20:29:11 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:29:14 ---> 5cfaeb37731e 20:29:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:29:19 ---> f6dae3c07b2f 20:29:19 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:29:20 ---> Running in 8a1ef8ee19ed 20:29:20 ---> 874ebd62f356 20:29:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:29:21 Removing intermediate container 8a1ef8ee19ed 20:29:21 ---> d6d8a1e4c5ca 20:29:21 Step 9/27 : WORKDIR /edgex-go/spire-build 20:29:21 ---> Running in 22fee4e573a9 20:29:21 ---> bf88a350763d 20:29:21 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:29:22 ---> Running in 46040b8a8dae 20:29:22 Removing intermediate container 22fee4e573a9 20:29:22 ---> 6ec5f228efd4 20:29:22 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:29:22 ---> Running in 0f5432e948ef 20:29:23 Removing intermediate container 46040b8a8dae 20:29:23 ---> f122b014fb17 20:29:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:29:23 ---> Running in 06eb566145e1 20:29:24 Removing intermediate container 0f5432e948ef 20:29:24 ---> fb44d8508010 20:29:24 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:29:24 ---> Running in 1f3d1127ddb5 20:29:25 Removing intermediate container 06eb566145e1 20:29:25 ---> 8eec59174e36 20:29:25 Step 21/23 : LABEL arch=arm64 20:29:25 ---> Running in ba8279eb5670 20:29:26 Removing intermediate container ba8279eb5670 20:29:26 ---> eddaee831e87 20:29:26 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:29:26 ---> Running in 24927e71e14a 20:29:28 Removing intermediate container 24927e71e14a 20:29:28 ---> f3e4933913be 20:29:28 Step 23/23 : LABEL version=0.0.0 20:29:28 ---> Running in 9a890fe94a81 20:29:28 Removing intermediate container 1f3d1127ddb5 20:29:28 ---> 9a3e086c8778 20:29:28 Step 12/27 : WORKDIR /edgex-go 20:29:28 ---> Running in 9fba6aa73946 20:29:29 Removing intermediate container 9a890fe94a81 20:29:29 ---> 75e7a84d6bfb 20:29:29 20:29:29 Removing intermediate container 9fba6aa73946 20:29:29 ---> 59a44b36c471 20:29:29 20:29:29 Step 13/27 : FROM alpine:3.17 20:29:29 ---> 51e60588ff2c 20:29:29 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:29:30 ---> Running in befecaf61ab9 20:29:31 Successfully built 75e7a84d6bfb 20:29:31 Successfully tagged support-scheduler-arm64:latest 20:29:31 Building security-spiffe-token-provider 20:29:31  Building support-scheduler ... done Removing intermediate container befecaf61ab9 20:29:31 ---> fd27cd3ca168 20:29:31 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:29:31 ---> Running in 2670af02ccaa 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:36 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:36 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:36 OK: 17691 distinct packages available 20:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:37 (1/4) Installing dumb-init (1.2.5-r2) 20:29:37 (2/4) Installing musl-obstack (1.2.3-r0) 20:29:37 (3/4) Installing libucontext (1.2-r0) 20:29:38 (4/4) Installing gcompat (1.1.0-r0) 20:29:38 Executing busybox-1.35.0-r29.trigger 20:29:38 OK: 8 MiB in 19 packages 20:29:41 Removing intermediate container 2670af02ccaa 20:29:41 ---> c274388d782f 20:29:41 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:29:44 ---> 284ea43f110a 20:29:44 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:29:45 ---> 307f096afc42 20:29:45 Step 18/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:29:52 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:29:52 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:29:52 ---> dca7d82d89d2 20:29:52 Step 3/20 : WORKDIR /edgex-go 20:29:52 ---> Using cache 20:29:52 ---> f195ea8e1371 20:29:52 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:29:52 ---> Running in 30a4578c517a 20:29:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:57 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:29:57 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:29:57 OK: 17695 distinct packages available 20:29:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:29:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:29:58 ---> de0fda3caf65 20:29:58 Step 19/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:29:59 Removing intermediate container 361c74e2a1d2 20:29:59 ---> 58a9ae2626f0 20:29:59 Step 8/23 : COPY . . 20:29:59 OK: 263 MiB in 53 packages 20:30:00 ---> 12ee5848efa2 20:30:00 Step 20/27 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:30:01 ---> Running in 40625f0833c9 20:30:02 Removing intermediate container 40625f0833c9 20:30:02 ---> b35b1ae17083 20:30:02 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:30:02 Removing intermediate container 30a4578c517a 20:30:02 ---> da56a55569c4 20:30:02 Step 5/20 : COPY go.mod vendor* ./ 20:30:04 ---> 6523f5e74750 20:30:04 Step 22/27 : WORKDIR / 20:30:04 ---> 6ee1a45b41e4 20:30:04 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:04 ---> Running in eb26dea8f394 20:30:04 ---> Running in dad962f20d51 20:30:05 Removing intermediate container dad962f20d51 20:30:05 ---> 215dc0b3f8d3 20:30:05 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:30:06 ---> Running in 16f75c50afa5 20:30:07 Removing intermediate container 16f75c50afa5 20:30:07 ---> 119882b121c1 20:30:07 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:30:07 ---> Running in a6747dc3ae66 20:30:08 Removing intermediate container a6747dc3ae66 20:30:08 ---> 0e702d1c30d7 20:30:08 Step 25/27 : LABEL arch=arm64 20:30:09 ---> Running in 01db65b3d642 20:30:10 Removing intermediate container 01db65b3d642 20:30:10 ---> 6805dc2acd97 20:30:10 Step 26/27 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:30:10 ---> Running in 70d42a8e1e0a 20:30:11 Removing intermediate container 70d42a8e1e0a 20:30:11 ---> cfc4663440aa 20:30:11 Step 27/27 : LABEL version=0.0.0 20:30:11 ---> Running in 2b879493339c 20:30:12 Removing intermediate container 2b879493339c 20:30:12 ---> 0fca13770635 20:30:12 20:30:13 Successfully built 0fca13770635 20:30:13 Successfully tagged security-spire-config-arm64:latest 20:30:13 Building security-spire-agent 20:30:23  Building security-spire-config ... done Removing intermediate container f8894b168891 20:30:23 ---> 948303bd5ef2 20:30:23 Step 7/26 : COPY . . 20:30:24 ---> d334680c626e 20:30:24 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:30:24 ---> Running in 72cc89a3d1a9 20:30:26 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:30:29 Step 1/27 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:30:29 Step 2/27 : FROM ${BUILDER_BASE} AS builder 20:30:29 ---> dca7d82d89d2 20:30:29 Step 3/27 : WORKDIR /edgex-go 20:30:29 ---> Using cache 20:30:29 ---> f195ea8e1371 20:30:29 Step 4/27 : RUN apk add --update --no-cache make git build-base curl 20:30:29 ---> Using cache 20:30:29 ---> 59d9a7cede84 20:30:29 Step 5/27 : COPY go.mod vendor* ./ 20:30:29 ---> Using cache 20:30:29 ---> 14816cd6895b 20:30:29 Step 6/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:30:29 ---> Using cache 20:30:29 ---> 948303bd5ef2 20:30:29 Step 7/27 : COPY . . 20:30:44 ---> f079b81e3c60 20:30:44 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:30:45 ---> Running in ffd49fb5e471 20:30:46 Removing intermediate container ffd49fb5e471 20:30:46 ---> eae57d888e5c 20:30:46 Step 9/26 : WORKDIR /edgex-go/spire-build 20:30:46 ---> Running in 9e07a431fb5c 20:30:47 Removing intermediate container 9e07a431fb5c 20:30:47 ---> 952638c76ba8 20:30:47 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:30:48 ---> Running in f87ae0fa8fb5 20:30:48 ---> e16b689fa005 20:30:48 Step 8/27 : ARG SPIRE_RELEASE=1.2.1 20:30:48 ---> Running in dad5a822f7ef 20:30:48 Removing intermediate container f87ae0fa8fb5 20:30:48 ---> 6365f4f86684 20:30: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:30:48 ---> Running in f02b658f0cd1 20:30:49 Removing intermediate container dad5a822f7ef 20:30:49 ---> c4cd2ea97f63 20:30:49 Step 9/27 : WORKDIR /edgex-go/spire-build 20:30:49 ---> Running in 538289509d08 20:30:50 Removing intermediate container 538289509d08 20:30:50 ---> f8181ae81a0d 20:30:50 Step 10/27 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:30:50 ---> Running in ff721f2f7126 20:30:50 Removing intermediate container ff721f2f7126 20:30:50 ---> 492da1c0b60f 20:30:50 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:30:50 ---> Running in 1d205d6f88e1 20:30:52 Removing intermediate container f02b658f0cd1 20:30:53 ---> b7156f7c1638 20:30:53 Step 12/26 : WORKDIR /edgex-go 20:30:53 ---> Running in ecec2c5a035e 20:30:54 Removing intermediate container ecec2c5a035e 20:30:54 ---> e5d9d51a06d6 20:30:54 20:30:54 Step 13/26 : FROM alpine:3.17 20:30:54 ---> 51e60588ff2c 20:30:54 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:54 ---> Using cache 20:30:54 ---> fd27cd3ca168 20:30:54 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:57 ---> Running in ede7d766ae86 20:30:57 Removing intermediate container 1d205d6f88e1 20:30:57 ---> 76e0307f1357 20:30:57 Step 12/27 : WORKDIR /edgex-go 20:30:57 ---> Running in 0d1456d187eb 20:30:58 Removing intermediate container 0d1456d187eb 20:30:58 ---> 90697ee2a17d 20:30:58 20:30:58 Step 13/27 : FROM alpine:3.17 20:30:58 ---> 51e60588ff2c 20:30:58 Step 14/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:30:58 ---> Using cache 20:30:58 ---> fd27cd3ca168 20:30:58 Step 15/27 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:30:58 ---> Running in 222e8e1b2cfc 20:30:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:01 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:31:01 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:31:01 OK: 17691 distinct packages available 20:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:02 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:31:02 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:31:02 OK: 17691 distinct packages available 20:31:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:04 (1/5) Installing dumb-init (1.2.5-r2) 20:31:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:31:04 (3/5) Installing libucontext (1.2-r0) 20:31:04 (4/5) Installing gcompat (1.1.0-r0) 20:31:04 (5/5) Installing openssl (3.0.8-r4) 20:31:04 Executing busybox-1.35.0-r29.trigger 20:31:04 OK: 9 MiB in 20 packages 20:31:04 (1/5) Installing dumb-init (1.2.5-r2) 20:31:04 (2/5) Installing musl-obstack (1.2.3-r0) 20:31:04 (3/5) Installing libucontext (1.2-r0) 20:31:05 (4/5) Installing gcompat (1.1.0-r0) 20:31:05 (5/5) Installing openssl (3.0.8-r4) 20:31:05 Executing busybox-1.35.0-r29.trigger 20:31:05 OK: 9 MiB in 20 packages 20:31:07 Removing intermediate container ede7d766ae86 20:31:07 ---> 19f81b37beb8 20:31:07 Step 16/26 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:07 Removing intermediate container 222e8e1b2cfc 20:31:07 ---> 2f891fd50698 20:31:07 Step 16/27 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:08 ---> 6c8b989f7745 20:31:08 Step 17/26 : COPY --from=builder /edgex-go/security.txt / 20:31:08 ---> e1a1b9feddd4 20:31:08 Step 17/27 : COPY --from=builder /edgex-go/security.txt / 20:31:09 ---> 871412eb189c 20:31:09 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:09 ---> ab796c103c88 20:31:09 Step 18/27 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:31:14 ---> 81b987c49290 20:31:14 Step 19/27 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:31:17 ---> d4a5ee16a5f6 20:31:17 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:31:18 ---> 48d5589f40bf 20:31:18 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:31:20 ---> 41b1aa9c7b44 20:31:20 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:31:23 ---> 595dd34d57a3 20:31:23 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:23 ---> Running in a753d1d177b1 20:31:24 Removing intermediate container a753d1d177b1 20:31:24 ---> eafa37eafb2b 20:31:24 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:24 ---> Running in 3d43004c76e7 20:31:24 ---> be7341472f99 20:31:24 Step 20/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:31:25 Removing intermediate container 3d43004c76e7 20:31:25 ---> 8be386da7300 20:31:25 Step 24/26 : LABEL arch=arm64 20:31:25 ---> Running in d2a7ba39fc46 20:31:26 ---> f9bf079b75bf 20:31:26 Step 21/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:31:27 Removing intermediate container d2a7ba39fc46 20:31:27 ---> 4884849eff91 20:31:27 Step 25/26 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:31:27 ---> Running in bfbd058f1fbf 20:31:28 Removing intermediate container bfbd058f1fbf 20:31:28 ---> 68652e812981 20:31:28 Step 26/26 : LABEL version=0.0.0 20:31:28 ---> db8f8af16dcd 20:31:28 Step 22/27 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:31:28 ---> Running in 5bab8969d382 20:31:29 Removing intermediate container 5bab8969d382 20:31:29 ---> ab01f25a3410 20:31:29 20:31:29 ---> f7f9faec82a0 20:31:29 Step 23/27 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:31:30 ---> Running in 6efe4a524cb2 20:31:30 Successfully built ab01f25a3410 20:31:30 Successfully tagged security-spire-server-arm64:latest 20:31:30 Building core-command 20:31:31  Building security-spire-server ... done Removing intermediate container 6efe4a524cb2 20:31:31 ---> 31d7c59f6db1 20:31:31 Step 24/27 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:31:31 ---> Running in 813d061cd653 20:31:32 Removing intermediate container 813d061cd653 20:31:32 ---> 7d7fbd9ebde4 20:31:32 Step 25/27 : LABEL arch=arm64 20:31:32 ---> Running in 6bb8486c89c7 20:31:33 Removing intermediate container 6bb8486c89c7 20:31:33 ---> 43cde0c0cb1d 20:31:33 Step 26/27 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:31:33 ---> Running in e0cca21ec7ff 20:31:35 Removing intermediate container e0cca21ec7ff 20:31:35 ---> 525093c51fd3 20:31:35 Step 27/27 : LABEL version=0.0.0 20:31:35 ---> Running in a819733510b7 20:31:36 Removing intermediate container a819733510b7 20:31:36 ---> 3aa77cbfc516 20:31:36 20:31:37 Successfully built 3aa77cbfc516 20:31:37 Successfully tagged security-spire-agent-arm64:latest 20:31:37 Building core-common-config-bootstrapper 20:31:49  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:49 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:31:49 ---> dca7d82d89d2 20:31:49 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:31:49 ---> Using cache 20:31:49 ---> 290fde2bebb2 20:31:49 Step 4/24 : WORKDIR /edgex-go 20:31:49 ---> Using cache 20:31:49 ---> 425c9b054988 20:31:49 Step 5/24 : RUN apk add --update --no-cache make git 20:31:49 ---> Using cache 20:31:49 ---> 0e606eedf843 20:31:49 Step 6/24 : COPY go.mod vendor* ./ 20:31:49 ---> Using cache 20:31:49 ---> 1689c23bf60d 20:31:49 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:49 ---> Using cache 20:31:49 ---> 86a18a9b9804 20:31:49 Step 8/24 : COPY . . 20:31:49 ---> Using cache 20:31:49 ---> 3cb8b0048718 20:31:49 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:31:51 ---> Running in 14efc9ce89dc 20:31:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:32:00 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:00 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:00 ---> dca7d82d89d2 20:32:00 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:32:00 ---> Using cache 20:32:00 ---> 290fde2bebb2 20:32:00 Step 4/23 : WORKDIR /edgex-go 20:32:00 ---> Using cache 20:32:00 ---> 425c9b054988 20:32:00 Step 5/23 : RUN apk add --update --no-cache make git 20:32:00 ---> Using cache 20:32:00 ---> 0e606eedf843 20:32:00 Step 6/23 : COPY go.mod vendor* ./ 20:32:00 ---> Using cache 20:32:00 ---> 1689c23bf60d 20:32:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:00 ---> Using cache 20:32:00 ---> 86a18a9b9804 20:32:00 Step 8/23 : COPY . . 20:32:00 ---> Using cache 20:32:00 ---> 3cb8b0048718 20:32:00 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:32:02 ---> Running in 922d4b959a12 20:32:04 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:32:05 Removing intermediate container eb26dea8f394 20:32:05 ---> fae2d32f54d1 20:32:05 Step 7/20 : COPY . . 20:32:24 Removing intermediate container f71618a151dc 20:32:24 ---> 60941420719f 20:32:24 20:32:24 Step 9/33 : FROM alpine:3.17 20:32:24 ---> 51e60588ff2c 20:32:24 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:32:24 ---> Running in bbeef00626cc 20:32:24 Removing intermediate container bbeef00626cc 20:32:24 ---> 42045e66fe79 20:32:24 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:32:24 ---> Running in ac931ce7422a 20:32:24 ---> 345f582d806d 20:32:24 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:32:24 ---> Running in 84754d6369ca 20:32:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:32:30 (1/2) Installing dumb-init (1.2.5-r2) 20:32:30 (2/2) Installing su-exec (0.2-r2) 20:32:30 Executing busybox-1.35.0-r29.trigger 20:32:30 OK: 8 MiB in 17 packages 20:32:32 Removing intermediate container ac931ce7422a 20:32:32 ---> 36aea9ee51ab 20:32:32 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:32:32 ---> Running in 25dd745c4b13 20:32:32 Removing intermediate container 25dd745c4b13 20:32:32 ---> fa357ee9325d 20:32:32 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:32:33 ---> Running in 3325392942a2 20:32:33 Removing intermediate container 3325392942a2 20:32:33 ---> 48192272ba87 20:32:33 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:32:33 ---> Running in 791809f12ab8 20:32:34 Removing intermediate container 791809f12ab8 20:32:34 ---> f6f154b2d5c1 20:32:34 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:32:34 ---> Running in a23fe36d1cdf 20:32:34 Removing intermediate container a23fe36d1cdf 20:32:34 ---> 89af918cab62 20:32:34 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:32:34 ---> Running in 0a834263f6bc 20:32:37 Removing intermediate container 0a834263f6bc 20:32:37 ---> 843b9323e4dd 20:32:37 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:32:37 ---> Running in 7263aae2ba8d 20:32:38 Removing intermediate container 7263aae2ba8d 20:32:38 ---> 82b4fe98f2c6 20:32:38 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:32:38 ---> 5ef9d7ae9b9a 20:32:38 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:32:39 ---> Running in 071456ade010 20:32:42 Removing intermediate container 071456ade010 20:32:42 ---> f257512fec26 20:32:42 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:32:43 ---> fd2966315fb0 20:32:43 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:32:44 ---> 42bfe4937265 20:32:44 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:32:46 ---> 550672039514 20:32:46 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:32:47 ---> d0b5e70f4659 20:32:47 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml ${BOOTSTRAP_REDIS_DIR}/res/ 20:32:48 ---> f602a4e8f9f2 20:32:48 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:32:49 ---> bb1164381109 20:32:49 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:32:50 ---> ce5e647f4776 20:32:50 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:32:50 ---> 0f10bd453a96 20:32:50 Step 28/33 : RUN chmod +x /entrypoint.sh 20:32:50 ---> Running in 03ca0cbc626a 20:32:55 Removing intermediate container 03ca0cbc626a 20:32:55 ---> c219f19304c4 20:32:55 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:32:55 ---> Running in 2a5866d3ce82 20:32:55 Removing intermediate container 2a5866d3ce82 20:32:55 ---> 7b5ff5052841 20:32:55 Step 30/33 : CMD ["gate"] 20:32:55 ---> Running in 0a091f4199e8 20:32:56 Removing intermediate container 0a091f4199e8 20:32:56 ---> a14f69c89588 20:32:56 Step 31/33 : LABEL arch=arm64 20:32:56 ---> Running in 81c59835cf96 20:32:56 Removing intermediate container 81c59835cf96 20:32:56 ---> 05ee8a07b680 20:32:56 Step 32/33 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:32:56 ---> Running in 62f06f6cba4a 20:32:57 Removing intermediate container 62f06f6cba4a 20:32:57 ---> 28e85c824c1f 20:32:57 Step 33/33 : LABEL version=0.0.0 20:32:57 ---> Running in 76b1e3a3a02d 20:32:58 Removing intermediate container 76b1e3a3a02d 20:32:58 ---> f0c84a72315f 20:32:58 20:32:58 Successfully built f0c84a72315f 20:32:58 Successfully tagged security-bootstrapper-arm64:latest 20:32:58  Building security-bootstrapper ... done Building security-proxy-setup 20:33:16 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:33:16 Step 2/22 : FROM ${BUILDER_BASE} AS builder 20:33:16 ---> dca7d82d89d2 20:33:16 Step 3/22 : WORKDIR /edgex-go 20:33:16 ---> Using cache 20:33:16 ---> f195ea8e1371 20:33:16 Step 4/22 : RUN apk add --update --no-cache make git 20:33:16 ---> Using cache 20:33:16 ---> 7c37d3a6c27b 20:33:16 Step 5/22 : COPY go.mod vendor* ./ 20:33:16 ---> Using cache 20:33:16 ---> 5ff62c3ddc14 20:33:16 Step 6/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:33:16 ---> Using cache 20:33:16 ---> 0ad77300b19c 20:33:16 Step 7/22 : COPY . . 20:33:16 ---> Using cache 20:33:16 ---> 622b38ca3350 20:33:16 Step 8/22 : RUN make cmd/secrets-config/secrets-config 20:33:16 ---> Running in 12bc6eaabe80 20:33:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:39:08 Removing intermediate container 922d4b959a12 20:39:08 ---> a9e0deb73112 20:39:08 20:39:08 Step 10/23 : FROM alpine:3.17 20:39:08 ---> 51e60588ff2c 20:39:08 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:39:08 ---> Using cache 20:39:08 ---> f4d2594312b8 20:39:08 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:39:08 ---> Using cache 20:39:08 ---> 1a361373ecb0 20:39:08 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:08 ---> Using cache 20:39:08 ---> 3cad3669b98d 20:39:08 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:39:08 ---> Using cache 20:39:08 ---> 4f58bffdb5e1 20:39:08 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:39:14 ---> 6d0aa3324d68 20:39:14 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:39:14 ---> 3a3e89e2b42d 20:39:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:39:15 Removing intermediate container 14efc9ce89dc 20:39:15 ---> 5f5943d30e08 20:39:15 20:39:15 Step 10/24 : FROM alpine:3.17 20:39:15 ---> 51e60588ff2c 20:39:15 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:39:15 ---> Using cache 20:39:15 ---> f5a2cd9bd448 20:39:15 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2023: Intel Corporation' 20:39:15 ---> Using cache 20:39:15 ---> 5e49e1a63991 20:39:15 Step 13/24 : ENV APP_PORT=59882 20:39:15 ---> Running in 36fdd156759c 20:39:15 ---> e39a8f9eedb9 20:39:15 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:39:16 ---> Running in 1b66085fe26f 20:39:16 Removing intermediate container 36fdd156759c 20:39:16 ---> 585eb02d8264 20:39:16 Step 14/24 : EXPOSE $APP_PORT 20:39:16 ---> Running in bcfc5509db6f 20:39:17 Removing intermediate container bcfc5509db6f 20:39:17 ---> 232d205aaa0c 20:39:17 Step 15/24 : WORKDIR / 20:39:17 ---> Running in 7c8b8f56e5b3 20:39:18 Removing intermediate container 7c8b8f56e5b3 20:39:18 ---> 8a9f5b6a272f 20:39:18 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:20 ---> bfe74b45efef 20:39:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:39:20 Removing intermediate container 1b66085fe26f 20:39:20 ---> 9124de2085e8 20:39:20 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:39:20 ---> Running in fca9f8342a34 20:39:21 ---> 1f1d4c522ce3 20:39:21 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:39:21 Removing intermediate container fca9f8342a34 20:39:21 ---> f5f22060e7bf 20:39:21 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] 20:39:21 ---> Running in 067956b7fab3 20:39:22 Removing intermediate container 067956b7fab3 20:39:22 ---> 8a9edce1e07e 20:39:22 Step 21/23 : LABEL arch=arm64 20:39:22 ---> Running in 9ab096f0ffaf 20:39:23 Removing intermediate container 9ab096f0ffaf 20:39:23 ---> 948c9f1f0ab7 20:39:23 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:39:23 ---> Running in bff2112579c8 20:39:23 ---> d6f8d252064a 20:39:23 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:39:23 Removing intermediate container bff2112579c8 20:39:23 ---> 32fd25e42a0f 20:39:23 Step 23/23 : LABEL version=0.0.0 20:39:24 ---> Running in 0812702cb856 20:39:24 Removing intermediate container 0812702cb856 20:39:24 ---> 24d2865fb365 20:39:24 20:39:24 ---> f750abfe4b4a 20:39:24 Step 20/24 : ENTRYPOINT ["/core-command"] 20:39:25 ---> Running in 727feee44f99 20:39:25 Successfully built 24d2865fb365 20:39:25 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:39:25  Building core-common-config-bootstrapper ... done Removing intermediate container 727feee44f99 20:39:25 ---> 8878c9b817c7 20:39:25 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:39:25 ---> Running in d1ebda116c90 20:39:26 Removing intermediate container d1ebda116c90 20:39:26 ---> e9f8e5f42018 20:39:26 Step 22/24 : LABEL arch=arm64 20:39:26 ---> Running in 42df228d8cbb 20:39:27 Removing intermediate container 42df228d8cbb 20:39:27 ---> fcff58219973 20:39:27 Step 23/24 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:39:27 ---> Running in 4a21bbaac896 20:39:28 Removing intermediate container 4a21bbaac896 20:39:28 ---> 4126368cd490 20:39:28 Step 24/24 : LABEL version=0.0.0 20:39:28 ---> Running in 03f3fd7f91bd 20:39:28 Removing intermediate container 03f3fd7f91bd 20:39:28 ---> 7221728ab59e 20:39:28 20:39:28 Successfully built 7221728ab59e 20:39:28 Successfully tagged core-command-arm64:latest 20:39:47  Building core-command ... done Removing intermediate container 12bc6eaabe80 20:39:47 ---> f091427c6675 20:39:47 20:39:47 Step 9/22 : FROM alpine:3.17 20:39:47 ---> 51e60588ff2c 20:39:47 Step 10/22 : RUN apk add --update --no-cache dumb-init openssl 20:39:47 ---> Running in 623ff2f69b64 20:39:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:39:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:39:49 (1/2) Installing dumb-init (1.2.5-r2) 20:39:49 (2/2) Installing openssl (3.0.8-r4) 20:39:49 Executing busybox-1.35.0-r29.trigger 20:39:49 OK: 8 MiB in 17 packages 20:39:53 Removing intermediate container 623ff2f69b64 20:39:53 ---> 805876815566 20:39:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:39:53 ---> Running in 6f869865777e 20:39:54 Removing intermediate container 6f869865777e 20:39:54 ---> 9b8a428659b1 20:39:54 Step 12/22 : WORKDIR /edgex 20:39:54 ---> Running in fb968fda2130 20:39:55 Removing intermediate container fb968fda2130 20:39:55 ---> 3ab53a6cc85c 20:39:55 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 20:39:56 ---> 11dbb74b8ef5 20:39:56 Step 14/22 : COPY --from=builder /edgex-go/security.txt / 20:39:58 ---> 4ea119501623 20:39:58 Step 15/22 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:39:59 ---> 9e3863b281bf 20:39:59 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:40:01 ---> 6b6b5de36c42 20:40:01 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:40:01 ---> cef880b70923 20:40:01 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:40:02 ---> Running in 8bfcfc0a2749 20:40:02 Removing intermediate container 72cc89a3d1a9 20:40:02 ---> f2a87956c6ab 20:40:02 20:40:02 Step 10/23 : FROM alpine:3.17 20:40:02 ---> 51e60588ff2c 20:40:02 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:40:02 ---> Running in 21b91450a5e1 20:40:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:04 Removing intermediate container 8bfcfc0a2749 20:40:04 ---> c91ea5baf041 20:40:04 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 20:40:05 ---> Running in 6a440fbd6668 20:40:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:05 Removing intermediate container 6a440fbd6668 20:40:05 ---> 2673da724af0 20:40:05 Step 20/22 : LABEL arch=arm64 20:40:05 ---> Running in 0e0d4a429fab 20:40:05 Removing intermediate container 0e0d4a429fab 20:40:05 ---> 8956f2f9002d 20:40:05 Step 21/22 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:40:06 ---> Running in bbee3229dbdf 20:40:06 (1/2) Installing ca-certificates (20220614-r4) 20:40:06 (2/2) Installing dumb-init (1.2.5-r2) 20:40:06 Executing busybox-1.35.0-r29.trigger 20:40:06 Executing ca-certificates-20220614-r4.trigger 20:40:06 Removing intermediate container bbee3229dbdf 20:40:06 ---> 4783517f6585 20:40:06 Step 22/22 : LABEL version=0.0.0 20:40:06 ---> Running in d859ae56ae04 20:40:07 OK: 8 MiB in 17 packages 20:40:07 Removing intermediate container d859ae56ae04 20:40:07 ---> b81ab4630b7c 20:40:07 20:40:07 Successfully built b81ab4630b7c 20:40:07 Successfully tagged security-proxy-setup-arm64:latest 20:40:08  Building security-proxy-setup ... done Removing intermediate container 21b91450a5e1 20:40:08 ---> affcd5b31c90 20:40:08 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2023: Intel Corporation' 20:40:08 ---> Running in 390f494fd30a 20:40:09 Removing intermediate container 390f494fd30a 20:40:09 ---> 47864d595aa9 20:40:09 Step 13/23 : ENV APP_PORT=59860 20:40:09 ---> Running in 344cfbeab906 20:40:09 Removing intermediate container 344cfbeab906 20:40:09 ---> e3c4a9e4aceb 20:40:09 Step 14/23 : EXPOSE $APP_PORT 20:40:09 ---> Running in 56241fd57b37 20:40:10 Removing intermediate container 56241fd57b37 20:40:10 ---> 498bb42ed4eb 20:40:10 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:10 ---> f4e267916ae6 20:40:10 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:40:11 ---> 7092ce606448 20:40:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:40:13 ---> 7dfa2462d05a 20:40:13 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:40:13 ---> ad2458496281 20:40:13 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:40:13 ---> Running in 29f86d720d1d 20:40:14 Removing intermediate container 29f86d720d1d 20:40:14 ---> ad887796eb11 20:40:14 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:14 ---> Running in b4d36e434afe 20:40:14 Removing intermediate container b4d36e434afe 20:40:14 ---> 51f3a63b81fd 20:40:14 Step 21/23 : LABEL arch=arm64 20:40:14 ---> Running in 886e406ca113 20:40:14 Removing intermediate container 886e406ca113 20:40:14 ---> 9c7e18e166d3 20:40:14 Step 22/23 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:40:14 ---> Running in 436888ee4b4d 20:40:15 Removing intermediate container 436888ee4b4d 20:40:15 ---> 4e05ed981556 20:40:15 Step 23/23 : LABEL version=0.0.0 20:40:15 ---> Running in 56d15aed5675 20:40:15 Removing intermediate container 56d15aed5675 20:40:15 ---> 6af710689c8a 20:40:15 20:40:16 Successfully built 6af710689c8a 20:40:16 Successfully tagged support-notifications-arm64:latest 20:40:26  Building support-notifications ... done Removing intermediate container 84754d6369ca 20:40:26 ---> 0b3ee33b77c4 20:40:26 20:40:26 Step 9/20 : FROM alpine:3.17 20:40:26 ---> 51e60588ff2c 20:40:26 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023 Intel Corporation' 20:40:26 ---> Using cache 20:40:26 ---> 42045e66fe79 20:40:26 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:40:26 ---> Running in 42b8078ef622 20:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:28 v3.17.3-112-gd62c0613776 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:40:28 v3.17.3-113-g398b413d773 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:40:28 OK: 17691 distinct packages available 20:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:30 (1/9) Installing ca-certificates (20220614-r4) 20:40:30 (2/9) Installing brotli-libs (1.0.9-r9) 20:40:30 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:40:30 (4/9) Installing libcurl (8.0.1-r0) 20:40:30 (5/9) Installing curl (8.0.1-r0) 20:40:30 (6/9) Installing dumb-init (1.2.5-r2) 20:40:30 (7/9) Installing musl-obstack (1.2.3-r0) 20:40:30 (8/9) Installing libucontext (1.2-r0) 20:40:30 (9/9) Installing gcompat (1.1.0-r0) 20:40:30 Executing busybox-1.35.0-r29.trigger 20:40:30 Executing ca-certificates-20220614-r4.trigger 20:40:30 OK: 11 MiB in 24 packages 20:40:32 Removing intermediate container 42b8078ef622 20:40:32 ---> 47ffb049a52b 20:40:32 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:32 ---> 60984e439971 20:40:32 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:40:33 ---> 0b9f557f2078 20:40:33 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:40:34 ---> 4ff4b2eaee1b 20:40:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 20:40:35 ---> 49844dbc8b61 20:40:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:40:35 ---> Running in d4f6c5ff47f5 20:40:35 Removing intermediate container d4f6c5ff47f5 20:40:35 ---> f2ed02a2d595 20:40:35 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:36 ---> Running in 8f4f8eaf8282 20:40:36 Removing intermediate container 8f4f8eaf8282 20:40:36 ---> 34342acbd1e8 20:40:36 Step 18/20 : LABEL arch=arm64 20:40:36 ---> Running in 51c0498e9f78 20:40:36 Removing intermediate container 51c0498e9f78 20:40:36 ---> 7a292653f8c9 20:40:36 Step 19/20 : LABEL git_sha=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 20:40:36 ---> Running in d28d176e0e0f 20:40:37 Removing intermediate container d28d176e0e0f 20:40:37 ---> 92cf962455e8 20:40:37 Step 20/20 : LABEL version=0.0.0 20:40:37 ---> Running in 187d6ca12f6f 20:40:37 Removing intermediate container 187d6ca12f6f 20:40:37 ---> 442a93d2fef5 20:40:37 20:40:37 Successfully built 442a93d2fef5 20:40:37 Successfully tagged security-spiffe-token-provider-arm64:latest 20:40:38  Building security-spiffe-token-provider ... done  [Pipeline] } 20:40:38 $ docker stop --time=1 fd26a9240cdce7c751561ce81aef8062872c590cdcdbdb13fbd9bbea8056a5fd 20:40:40 $ docker rm -f --volumes fd26a9240cdce7c751561ce81aef8062872c590cdcdbdb13fbd9bbea8056a5fd [Pipeline] // withDockerContainer [Pipeline] sh 20:40:40 + docker images 20:40:40 REPOSITORY TAG IMAGE ID CREATED SIZE 20:40:40 security-spiffe-token-provider-arm64 latest 442a93d2fef5 3 seconds ago 32.7MB 20:40:40 0b3ee33b77c4 17 seconds ago 1.53GB 20:40:40 support-notifications-arm64 latest 6af710689c8a 25 seconds ago 32.2MB 20:40:40 security-proxy-setup-arm64 latest b81ab4630b7c 33 seconds ago 18.7MB 20:40:40 f2a87956c6ab 39 seconds ago 1.56GB 20:40:40 f091427c6675 57 seconds ago 1.47GB 20:40:40 core-command-arm64 latest 7221728ab59e About a minute ago 19.7MB 20:40:40 core-common-config-bootstrapper-arm64 latest 24d2865fb365 About a minute ago 17.2MB 20:40:40 5f5943d30e08 About a minute ago 1.49GB 20:40:40 a9e0deb73112 About a minute ago 1.49GB 20:40:40 security-bootstrapper-arm64 latest f0c84a72315f 7 minutes ago 21.9MB 20:40:40 60941420719f 8 minutes ago 1.48GB 20:40:40 security-spire-agent-arm64 latest 3aa77cbfc516 9 minutes ago 125MB 20:40:40 security-spire-server-arm64 latest ab01f25a3410 9 minutes ago 87.1MB 20:40:40 90697ee2a17d 9 minutes ago 1.35GB 20:40:40 e5d9d51a06d6 9 minutes ago 1.35GB 20:40:40 security-spire-config-arm64 latest 0fca13770635 10 minutes ago 86.2MB 20:40:40 support-scheduler-arm64 latest 75e7a84d6bfb 11 minutes ago 31.5MB 20:40:40 59a44b36c471 11 minutes ago 1.35GB 20:40:40 aad87c7d00f4 11 minutes ago 1.56GB 20:40:40 core-metadata-arm64 latest 3134394bca9f 12 minutes ago 20.2MB 20:40:40 core-data-arm64 latest 3d3cd4897c36 12 minutes ago 19.9MB 20:40:40 8623fad60b78 13 minutes ago 1.5GB 20:40:40 f94e9bbe850b 13 minutes ago 1.5GB 20:40:40 security-secretstore-setup-arm64 latest 9eccb25b79bb 13 minutes ago 32.2MB 20:40:40 security-proxy-auth-arm64 latest be37d5860e1c 13 minutes ago 18.3MB 20:40:40 40634613e332 14 minutes ago 1.49GB 20:40:40 663eb711296f 14 minutes ago 1.47GB 20:40:40 ci-base-image-arm64 latest dca7d82d89d2 34 minutes ago 866MB 20:40:40 alpine 3.17 51e60588ff2c 3 weeks ago 7.46MB 20:40:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 5 weeks ago 648MB 20:40:40 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:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:41 20:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:42 arm64: Pulling from edgex-lftools-log-publisher 20:40:42 8998bd30e6a1: Pulling fs layer 20:40:42 04944245beec: Pulling fs layer 20:40:42 699f458cf7ca: Pulling fs layer 20:40:42 765212b225bb: Pulling fs layer 20:40:42 f23df028b6ca: Pulling fs layer 20:40:42 d65c8cfc05b1: Pulling fs layer 20:40:42 2437ff75d9bd: Pulling fs layer 20:40:42 765212b225bb: Waiting 20:40:42 f23df028b6ca: Waiting 20:40:42 d65c8cfc05b1: Waiting 20:40:42 2437ff75d9bd: Waiting 20:40:42 04944245beec: Verifying Checksum 20:40:42 04944245beec: Download complete 20:40:42 765212b225bb: Verifying Checksum 20:40:42 765212b225bb: Download complete 20:40:42 f23df028b6ca: Verifying Checksum 20:40:42 f23df028b6ca: Download complete 20:40:42 d65c8cfc05b1: Verifying Checksum 20:40:42 d65c8cfc05b1: Download complete 20:40:42 699f458cf7ca: Verifying Checksum 20:40:42 699f458cf7ca: Download complete 20:40:43 8998bd30e6a1: Verifying Checksum 20:40:43 8998bd30e6a1: Download complete 20:40:45 2437ff75d9bd: Verifying Checksum 20:40:45 2437ff75d9bd: Download complete 20:40:47 8998bd30e6a1: Pull complete 20:40:47 04944245beec: Pull complete 20:40:49 699f458cf7ca: Pull complete 20:40:49 765212b225bb: Pull complete 20:40:50 f23df028b6ca: Pull complete 20:40:50 d65c8cfc05b1: Pull complete 20:41:05 2437ff75d9bd: Pull complete 20:41:05 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:41:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:41:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:05 prd-ubuntu20.04-docker-arm64-4c-16g-9206 does not seem to be running inside a container 20:41:05 $ 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:41:08 $ docker top a56e174826124dcec3a10fd0378a584d84e8de42fa4cf43eb999f50c4c3e221f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:41:09 ---> job-cost.sh 20:41:09 lf-activate-venv: SKIPPING 20:41:09 INFO: No Stack... 20:41:10 INFO: Retrieving Pricing Info for: v3-standard-4 20:41:10 INFO: Archiving Costs [Pipeline] sh 20:41:11 + cut -d, -f6 20:41:11 + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock 20:41:11 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4520-1-stack-cost] 20:41:11 Resource [jenkins-edgexfoundry-edgex-go-PR-4520-1-stack-cost] did not exist. Created. 20:41:11 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4520-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:41:12 + echo total: 0.10999999940395355 [Pipeline] stash 20:41:12 Stashed 1 file(s) [Pipeline] } 20:41:12 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4520-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:41:12 $ docker stop --time=1 a56e174826124dcec3a10fd0378a584d84e8de42fa4cf43eb999f50c4c3e221f 20:41:14 $ docker rm -f --volumes a56e174826124dcec3a10fd0378a584d84e8de42fa4cf43eb999f50c4c3e221f [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:41:15 provisioning config files... 20:41:15 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config6511658330761863382tmp [Pipeline] { [Pipeline] sh 20:41:15 + set +x 20:41:15 + bash -s -- 20:41:15 + curl -s https://codecov.io/bash 20:41:16 20:41:16 _____ _ 20:41:16 / ____| | | 20:41:16 | | ___ __| | ___ ___ _____ __ 20:41:16 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:41:16 | |___| (_) | (_| | __/ (_| (_) \ V / 20:41:16 \_____\___/ \__,_|\___|\___\___/ \_/ 20:41:16 Bash-1.0.6 20:41:16 20:41:16 20:41:16 ==> git version 2.25.1 found 20:41:16 ==> 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:41:16 Release-Date: 2020-01-08 20:41:16 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:41:16 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:41:16 ==> Jenkins CI detected. 20:41:16 current dir:  /w/workspace/edgex-go/1 20:41:16 project root: . 20:41:16 --> token set from env 20:41:16 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:41:16 ==> Running gcov in . (disable via -X gcov) 20:41:16 ==> Python coveragepy not found 20:41:16 ==> Searching for coverage reports in: 20:41:16 + . 20:41:16 -> Found 1 reports 20:41:16 ==> Detecting git/mercurial file structure 20:41:16 ==> Reading reports 20:41:16 + ./coverage.out bytes=448247 20:41:16 ==> Appending adjustments 20:41:16 https://docs.codecov.io/docs/fixing-reports 20:41:17 + Found adjustments 20:41:17 ==> Gzipping contents 20:41:17 60K /tmp/codecov.kDLUXu.gz 20:41:17 ==> Uploading reports 20:41:17 url: https://codecov.io 20:41:17 query: branch=PR-4520&commit=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4520%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4520&job=&cmd_args= 20:41:17 -> Pinging Codecov 20:41:17 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4520&commit=a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4520%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4520&job=&cmd_args= 20:41:17 -> Uploading to 20:41:17 https://storage.googleapis.com/codecov/v4/raw/2023-04-20/00271124DB129430A58F1EEE437C3FCB/a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3/2133f438-1faa-40d3-9002-0253b8331f0b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230420%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230420T204117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=1eb4fc3768b8c7d06076071c7f7174d7537afbab935e789da0ceb8336c33dd57 20:41:17 % Total % Received % Xferd Average Speed Time Time Time Current 20:41:17 Dload Upload Total Spent Left Speed 20:41:17 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57522 0 0 100 57522 0 1652k --:--:-- --:--:-- --:--:-- 1604k 100 57522 0 0 100 57522 0 236k --:--:-- --:--:-- --:--:-- 235k 20:41:17 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/a8cb5ec6ec5d81689f56fc68f6d860af0e45dcd3 [Pipeline] } 20:41:17 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:41:19 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:41:19 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:41:20 ---> package-listing.sh 20:41:20 ++ facter osfamily 20:41:20 ++ tr '[:upper:]' '[:lower:]' 20:41:20 + OS_FAMILY=debian 20:41:20 + workspace=/w/workspace/edgex-go/1 20:41:20 + START_PACKAGES=/tmp/packages_start.txt 20:41:20 + END_PACKAGES=/tmp/packages_end.txt 20:41:20 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:41:20 + PACKAGES=/tmp/packages_start.txt 20:41:20 + '[' /w/workspace/edgex-go/1 ']' 20:41:20 + PACKAGES=/tmp/packages_end.txt 20:41:20 + case "${OS_FAMILY}" in 20:41:20 + dpkg -l 20:41:20 + grep '^ii' 20:41:20 + '[' -f /tmp/packages_start.txt ']' 20:41:20 + '[' -f /tmp/packages_end.txt ']' 20:41:20 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:41:20 + '[' /w/workspace/edgex-go/1 ']' 20:41:20 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:41:20 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:41:20 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:41:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:21 20:41:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:41:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:21 latest: Pulling from edgex-lftools-log-publisher 20:41:21 5eb5b503b376: Pulling fs layer 20:41:21 5c69ac0246d0: Pulling fs layer 20:41:21 ec43610c2a17: Pulling fs layer 20:41:21 3a2ae6a8a46f: Pulling fs layer 20:41:21 33b1e0a273af: Pulling fs layer 20:41:21 5d3b04190fa2: Pulling fs layer 20:41:21 2f39f015ded8: Pulling fs layer 20:41:21 3a2ae6a8a46f: Waiting 20:41:21 33b1e0a273af: Waiting 20:41:21 5d3b04190fa2: Waiting 20:41:21 2f39f015ded8: Waiting 20:41:21 5c69ac0246d0: Verifying Checksum 20:41:21 5c69ac0246d0: Download complete 20:41:21 3a2ae6a8a46f: Verifying Checksum 20:41:21 3a2ae6a8a46f: Download complete 20:41:21 ec43610c2a17: Verifying Checksum 20:41:21 ec43610c2a17: Download complete 20:41:21 33b1e0a273af: Verifying Checksum 20:41:21 33b1e0a273af: Download complete 20:41:21 5d3b04190fa2: Verifying Checksum 20:41:21 5d3b04190fa2: Download complete 20:41:22 5eb5b503b376: Verifying Checksum 20:41:22 5eb5b503b376: Download complete 20:41:22 2f39f015ded8: Verifying Checksum 20:41:22 2f39f015ded8: Download complete 20:41:23 5eb5b503b376: Pull complete 20:41:23 5c69ac0246d0: Pull complete 20:41:23 ec43610c2a17: Pull complete 20:41:24 3a2ae6a8a46f: Pull complete 20:41:24 33b1e0a273af: Pull complete 20:41:24 5d3b04190fa2: Pull complete 20:41:29 2f39f015ded8: Pull complete 20:41:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:41:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:41:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:41:29 prd-ubuntu20.04-docker-8c-8g-9205 does not seem to be running inside a container 20:41:29 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:41:33 $ docker top f58d69b1533ba6b26f9357111638b5bc44eea13fad09d779ce989aebbcc18798 -eo pid,comm [Pipeline] { [Pipeline] sh 20:41:33 + touch /tmp/pre-build-complete [Pipeline] sh 20:41:33 + mkdir -p /var/log/sysstat [Pipeline] sh 20:41:34 + ls /var/log/sa-host 20:41:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:41:34 provisioning config files... 20:41:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config11746536115997494407tmp [Pipeline] { [Pipeline] echo 20:41:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:41:34 ---> create-netrc.sh [Pipeline] } 20:41:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:41:35 ---> python-tools-install.sh [Pipeline] echo 20:41:35 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:41:35 ---> sudo-logs.sh 20:41:35 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:41:35 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:41:36 ---> job-cost.sh 20:41:36 lf-activate-venv: SKIPPING 20:41:36 DEBUG: total: 0.10999999940395355 20:41:36 INFO: Retrieving Stack Cost... 20:41:36 INFO: Retrieving Pricing Info for: v3-standard-8 20:41:37 INFO: Archiving Costs [Pipeline] echo 20:41:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:41:37 ---> logs-deploy.sh 20:41:37 lf-activate-venv: SKIPPING 20:41:37 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4520/1 20:41:37 INFO: archiving workspace using pattern(s): 20:41:38 Archives upload complete. 20:41:38 INFO: archiving logs to Nexus 20:41:39 ---> uname -a: 20:41:39 Linux prd-ubuntu20-04-docker-8c-8g-9205 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:41:39 20:41:39