Pull request #4444 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 88c16f8e9725db4e7750b789d6b5d6c850330b5d+776cc6a43b7b85b7458b36156c385c413c7a15f0 (fcc442c5913f6e3e735f9885e90228c3bf179f4d) 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-ssh9352811945000551775.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh5915453603167598033.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 66200e8eedfc470904d6b329e562ec5b45423d6a The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4444/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-4444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh1597284455836026165.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-4444/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh18231207856941643315.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 66200e8eedfc470904d6b329e562ec5b45423d6a (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 66200e8eedfc470904d6b329e562ec5b45423d6a # timeout=10 Commit message: "feat: add capability to use golang 1.20 (#427)" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh8873324454636555855.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-4444/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-4444/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17700884272023311964.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-235 in /w/workspace/edgexfoundry_edgex-go_PR-4444 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 88c16f8e9725db4e7750b789d6b5d6c850330b5d > 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/4444/head:refs/remotes/origin/PR-4444 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 Merge succeeded, producing 88c16f8e9725db4e7750b789d6b5d6c850330b5d Checking out Revision 88c16f8e9725db4e7750b789d6b5d6c850330b5d (PR-4444) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:59:11 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:59:11 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:59:11 ========================================================= 19:59:11 EdgeX Global Pipelines Version Info 19:59:11 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # 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 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 19:59:12 ------------------- 19:59:12 stable info: 19:59:12 ------------------- 19:59:12 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 19:59:12 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:12 Message: update stable to v1.0.245 19:59:13 ------------------- 19:59:13 experimental info: 19:59:13 ------------------- 19:59:13 Commited By: **** collab-it+edgex@linuxfoundation.org 19:59:13 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 19:59:13 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:59:13 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4444 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4444 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4444 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88c16f8e9725db4e7750b789d6b5d6c850330b5d [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88c16f8 [Pipeline] echo 19:59:14 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:59:14 provisioning config files... 19:59:14 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15904621193655919273tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:59:15 ---> docker-login.sh 19:59:15 nexus3.edgexfoundry.org:10001 19:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:15 Configure a credential helper to remove this warning. See 19:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:15 19:59:15 Login Succeeded 19:59:15 nexus3.edgexfoundry.org:10002 19:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:15 Configure a credential helper to remove this warning. See 19:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:15 19:59:15 Login Succeeded 19:59:15 nexus3.edgexfoundry.org:10003 19:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:15 Configure a credential helper to remove this warning. See 19:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:15 19:59:15 Login Succeeded 19:59:15 nexus3.edgexfoundry.org:10004 19:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:15 Configure a credential helper to remove this warning. See 19:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:15 19:59:15 Login Succeeded 19:59:15 docker.io 19:59:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:59:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 19:59:15 Configure a credential helper to remove this warning. See 19:59:15 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 19:59:15 19:59:15 Login Succeeded 19:59:15 ---> docker-login.sh ends [Pipeline] } 19:59:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:16 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 19:59:16 + + dirname cmd/core-command/Dockerfile 19:59:16 cut -d/ -f2 19:59:16 + echo core-command,cmd/core-command/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:59:16 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:59:16 + + dirname cmd/core-data/Dockerfile 19:59:16 cut -d/ -f2 19:59:16 + echo core-data,cmd/core-data/Dockerfile 19:59:16 + dirname cmd/core-metadata/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo core-metadata,cmd/core-metadata/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + dirname cmd/security-bootstrapper/Dockerfile 19:59:16 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:59:16 + dirname cmd/security-proxy-auth/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:59:16 + dirname cmd/security-proxy-setup/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:59:16 + dirname cmd/security-secretstore-setup/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:59:16 + + dirname cmd/security-spiffe-token-provider/Dockerfile 19:59:16 cut -d/ -f2 19:59:16 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:59:16 + dirname cmd/security-spire-agent/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:59:16 + dirname cmd/security-spire-config/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:59:16 + dirname cmd/security-spire-server/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:59:16 + dirname cmd/support-notifications/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + echo support-notifications,cmd/support-notifications/Dockerfile 19:59:16 + cut -d/ -f2 19:59:16 + dirname cmd/support-scheduler/Dockerfile 19:59:16 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:59:16 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 19:59:16 + git rev-list -1 --merges 88c16f8e9725db4e7750b789d6b5d6c850330b5d~1..88c16f8e9725db4e7750b789d6b5d6c850330b5d [Pipeline] echo 19:59:16 -----------> git rev-list -1 --merges 88c16f8e9725db4e7750b789d6b5d6c850330b5d~1..88c16f8e9725db4e7750b789d6b5d6c850330b5d 88c16f8e9725db4e7750b789d6b5d6c850330b5d [false] [Pipeline] sh 19:59:17 + git log --format=format:%s -1 88c16f8e9725db4e7750b789d6b5d6c850330b5d [Pipeline] echo 19:59:17 ========================================================= 19:59:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:59:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:59:17 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:59:17 + grep -v github /etc/ssh/ssh_known_hosts 19:59:17 + [ -e /tmp/ssh_known_hosts ] 19:59:17 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:59:17 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:59:17 + sudo tee -a /etc/ssh/ssh_known_hosts 19:59:17 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:18 19:59:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:59:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:18 0.1.4: Pulling from edgex-devops/py-git-semver 19:59:18 b85a868b505f: Pulling fs layer 19:59:18 e2be974225ed: Pulling fs layer 19:59:18 339a4e72a1f5: Pulling fs layer 19:59:18 988bab9f4d93: Pulling fs layer 19:59:18 1469e6f7b9e6: Pulling fs layer 19:59:18 eaf3925da568: Pulling fs layer 19:59:18 bab4dde63d76: Pulling fs layer 19:59:18 bde34c3a00c8: Pulling fs layer 19:59:18 b352a97aabf1: Pulling fs layer 19:59:18 4872d77fe225: Pulling fs layer 19:59:18 988bab9f4d93: Waiting 19:59:18 1469e6f7b9e6: Waiting 19:59:18 bde34c3a00c8: Waiting 19:59:18 bab4dde63d76: Waiting 19:59:18 b352a97aabf1: Waiting 19:59:18 5851b861e8e6: Pulling fs layer 19:59:18 4872d77fe225: Waiting 19:59:18 e2be974225ed: Verifying Checksum 19:59:18 e2be974225ed: Download complete 19:59:18 988bab9f4d93: Verifying Checksum 19:59:18 988bab9f4d93: Download complete 19:59:18 1469e6f7b9e6: Verifying Checksum 19:59:18 1469e6f7b9e6: Download complete 19:59:18 eaf3925da568: Verifying Checksum 19:59:18 eaf3925da568: Download complete 19:59:18 339a4e72a1f5: Verifying Checksum 19:59:18 339a4e72a1f5: Download complete 19:59:18 bde34c3a00c8: Download complete 19:59:18 b352a97aabf1: Verifying Checksum 19:59:18 b352a97aabf1: Download complete 19:59:18 4872d77fe225: Verifying Checksum 19:59:18 4872d77fe225: Download complete 19:59:18 5851b861e8e6: Verifying Checksum 19:59:18 5851b861e8e6: Download complete 19:59:18 b85a868b505f: Verifying Checksum 19:59:18 b85a868b505f: Download complete 19:59:18 bab4dde63d76: Verifying Checksum 19:59:19 b85a868b505f: Pull complete 19:59:20 e2be974225ed: Pull complete 19:59:20 339a4e72a1f5: Pull complete 19:59:20 988bab9f4d93: Pull complete 19:59:20 1469e6f7b9e6: Pull complete 19:59:20 eaf3925da568: Pull complete 19:59:22 bab4dde63d76: Pull complete 19:59:22 bde34c3a00c8: Pull complete 19:59:22 b352a97aabf1: Pull complete 19:59:23 4872d77fe225: Pull complete 19:59:23 5851b861e8e6: Pull complete 19:59:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:59:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:59:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:59:23 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 19:59:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 19:59:25 $ docker top 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 -eo pid,comm 19:59:25 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 19:59:25 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:59:25 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:25 [ssh-agent] Looking for ssh-agent implementation... 19:59:25 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:25 $ docker exec 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 ssh-agent 19:59:25 SSH_AUTH_SOCK=/tmp/ssh-HPy6vTaBgqIY/agent.32 19:59:25 SSH_AGENT_PID=38 19:59:25 Running ssh-add (command line suppressed) 19:59:25 Identity added: /w/workspace/edgex-go/1@tmp/private_key_898871049421419788.key (/w/workspace/edgex-go/1@tmp/private_key_898871049421419788.key) 19:59:25 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:26 + git tag --points-at HEAD [Pipeline] } 19:59:26 $ docker exec --env ******** --env ******** 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 ssh-agent -k 19:59:26 unset SSH_AUTH_SOCK; 19:59:26 unset SSH_AGENT_PID; 19:59:26 echo Agent pid 38 killed; 19:59:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:59:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:59:26 [ssh-agent] Looking for ssh-agent implementation... 19:59:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:59:26 $ docker exec 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 ssh-agent 19:59:26 SSH_AUTH_SOCK=/tmp/ssh-lypo8EwgpYZp/agent.71 19:59:26 SSH_AGENT_PID=77 19:59:26 Running ssh-add (command line suppressed) 19:59:26 Identity added: /w/workspace/edgex-go/1@tmp/private_key_6377612610893698020.key (/w/workspace/edgex-go/1@tmp/private_key_6377612610893698020.key) 19:59:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:59:27 + git semver init 19:59:27 2023-03-14 19:59:27,273 [run_init] DEBUG init version:0.0.0 force:False 19:59:27 2023-03-14 19:59:27,274 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:59:27 2023-03-14 19:59:27,275 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:59:27 2023-03-14 19:59:27,275 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:59:32 2023-03-14 19:59:31,611 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:59:32 2023-03-14 19:59:31,612 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4444 with force:False 19:59:32 2023-03-14 19:59:31,612 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4444 19:59:32 2023-03-14 19:59:31,617 [execute] INFO git cat-file --batch-check 19:59:32 2023-03-14 19:59:31,618 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:32 2023-03-14 19:59:31,624 [execute] INFO git cat-file --batch 19:59:32 2023-03-14 19:59:31,624 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:59:32 2023-03-14 19:59:31,630 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4444 19:59:32 0.0.0 [Pipeline] } 19:59:32 $ docker exec --env ******** --env ******** 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 ssh-agent -k 19:59:32 unset SSH_AUTH_SOCK; 19:59:32 unset SSH_AGENT_PID; 19:59:32 echo Agent pid 77 killed; 19:59:32 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:59:33 + git semver [Pipeline] } 19:59:33 $ docker stop --time=1 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 19:59:34 $ docker rm -f --volumes 45727e34e62145ad19be3172663f20d208701b623a33344c89c3ec8359ee4b42 [Pipeline] // withDockerContainer [Pipeline] sh 19:59:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:59:35 Stashed 1 file(s) [Pipeline] echo 19:59:35 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:59:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:59:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 19:59:36 ========================================================= 19:59:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 19:59:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:59:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:36 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 19:59:36 63b65145d645: Pulling fs layer 19:59:36 a2d21d5440eb: Pulling fs layer 19:59:36 935e6c44a52c: Pulling fs layer 19:59:36 94cc34f8dd06: Pulling fs layer 19:59:36 30dea6a524f1: Pulling fs layer 19:59:36 a2aff8979fd8: Pulling fs layer 19:59:36 6808be2612f2: Pulling fs layer 19:59:36 f25807f1079a: Pulling fs layer 19:59:36 30dea6a524f1: Waiting 19:59:36 a2aff8979fd8: Waiting 19:59:36 6808be2612f2: Waiting 19:59:36 f25807f1079a: Waiting 19:59:36 a2d21d5440eb: Verifying Checksum 19:59:36 a2d21d5440eb: Download complete 19:59:36 94cc34f8dd06: Download complete 19:59:36 30dea6a524f1: Verifying Checksum 19:59:36 30dea6a524f1: Download complete 19:59:36 63b65145d645: Verifying Checksum 19:59:36 63b65145d645: Download complete 19:59:36 a2aff8979fd8: Verifying Checksum 19:59:36 a2aff8979fd8: Download complete 19:59:36 63b65145d645: Pull complete 19:59:37 a2d21d5440eb: Pull complete 19:59:37 f25807f1079a: Verifying Checksum 19:59:37 f25807f1079a: Download complete 19:59:37 935e6c44a52c: Verifying Checksum 19:59:37 935e6c44a52c: Download complete 19:59:37 6808be2612f2: Verifying Checksum 19:59:37 6808be2612f2: Download complete 19:59:41 935e6c44a52c: Pull complete 19:59:41 94cc34f8dd06: Pull complete 19:59:41 30dea6a524f1: Pull complete 19:59:41 a2aff8979fd8: Pull complete 19:59:43 6808be2612f2: Pull complete 19:59:44 f25807f1079a: Pull complete 19:59:44 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 19:59:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 19:59:45 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:45 WORKDIR /edgex 19:59:45 COPY go.mod . 19:59:45 RUN go mod download 19:59:45 docker build -t ci-base-image-x86_64 -f - . 19:59:45 Sending build context to Docker daemon 170.5MB 19:59:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 19:59:45 ---> 3b553350e43f 19:59:45 Step 2/4 : WORKDIR /edgex 19:59:48 ---> Running in 7ddcd3b34c57 19:59:48 Removing intermediate container 7ddcd3b34c57 19:59:48 ---> 8376136fd14a 19:59:48 Step 3/4 : COPY go.mod . 19:59:48 ---> c82f9b19374d 19:59:48 Step 4/4 : RUN go mod download 19:59:48 ---> Running in 71708d6edde5 19:59:50 Still waiting to schedule task 19:59:50 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 20:00:01 Removing intermediate container 71708d6edde5 20:00:01 ---> df3ca9ce1fec 20:00:01 Successfully built df3ca9ce1fec 20:00:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:01 + docker inspect -f . ci-base-image-x86_64 20:00:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:01 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 20:00:01 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:00:02 $ docker top df8eb8688a87bc67ac50d9b7081a54b382eec490eb044fad3758c885e189d3fc -eo pid,comm [Pipeline] { [Pipeline] sh 20:00:02 + go version 20:00:02 go version go1.20.2 linux/amd64 [Pipeline] } 20:00:02 $ docker stop --time=1 df8eb8688a87bc67ac50d9b7081a54b382eec490eb044fad3758c885e189d3fc 20:00:03 $ docker rm -f --volumes df8eb8688a87bc67ac50d9b7081a54b382eec490eb044fad3758c885e189d3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:00:04 + docker inspect -f . ci-base-image-x86_64 20:00:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:00:04 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 20:00: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-x86_64 cat 20:00:05 $ docker top 701f09ff41efb4ae32b6f9eb9878f626c1c63cbfe4e839efdce7fadac11ee900 -eo pid,comm [Pipeline] { [Pipeline] echo 20:00:05 ========================================================= 20:00:05 [edgeXBuildGoParallel] Running Tests and Build... 20:00:05 ========================================================= [Pipeline] sh 20:00:05 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:00:05 + make test 20:00:05 go test -race -coverprofile=coverage.out ./... 20:00:14 ? github.com/edgexfoundry/edgex-go [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:00:28 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:00:29 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:00:30 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:00:31 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:00:32 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:00:32 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:00:32 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:00:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:00:34 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.063s coverage: 28.7% of statements 20:00:36 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.082s coverage: 98.5% of statements 20:00:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.097s coverage: 71.2% of statements 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:00:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:00:42 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:00:42 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:00:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.603s coverage: 88.5% of statements 20:00:46 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.068s coverage: 3.9% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.355s coverage: 95.6% of statements 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:00:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:00:47 ok github.com/edgexfoundry/edgex-go/internal/io 0.051s coverage: 72.2% of statements 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:00:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:00:48 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.061s coverage: 65.9% of statements 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:00:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.076s coverage: 0.9% of statements 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.055s coverage: 29.0% of statements 20:00:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.067s coverage: 45.5% of statements 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.058s coverage: 82.9% of statements 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.071s coverage: 94.1% of statements 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements 20:00:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.069s coverage: 87.5% of statements 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:00:52 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:00:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:00:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:00:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:00:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:00:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:00:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:00:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 20:01:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:01:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:01:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.061s coverage: 94.4% of statements 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:01:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:01:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:01:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.305s coverage: 79.9% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 19.071s coverage: 92.9% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.059s coverage: 86.9% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.062s coverage: 87.2% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.050s coverage: 20.0% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.050s coverage: 100.0% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.108s coverage: 81.2% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.099s coverage: 82.1% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.045s coverage: 84.8% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.192s coverage: 63.1% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.035s coverage: 73.7% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.025s coverage: 100.0% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.192s coverage: 38.4% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.057s coverage: 89.5% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.068s coverage: 17.7% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.121s coverage: 92.3% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 61.5% of statements 20:01:17 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.090s coverage: 97.7% of statements 20:01:17 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 20:01:39 go vet ./... 20:01:43 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:01:43 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:01:43 ./bin/test-attribution-txt.sh [Pipeline] echo 20:01:44 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:01:44 + ls -al . 20:01:44 total 704 20:01:44 drwxrwxr-x 11 1001 1001 4096 Mar 14 20:00 . 20:01:44 drwxr-xr-x 4 root root 4096 Mar 14 20:00 .. 20:01:44 drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 .blubracket 20:01:44 -rw-rw-r-- 1 1001 1001 16 Mar 14 19:59 .dockerignore 20:01:44 drwxrwxr-x 8 1001 1001 4096 Mar 14 19:59 .git 20:01:44 drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 .github 20:01:44 -rw-rw-r-- 1 1001 1001 1133 Mar 14 19:59 .gitignore 20:01:44 -rw-rw-r-- 1 1001 1001 42 Mar 14 19:59 .golangci.yml 20:01:44 -rw-rw-r-- 1 1001 1001 87 Mar 14 19:59 .hadolint.yml 20:01:44 drwxr-xr-x 3 1001 1001 4096 Mar 14 19:59 .semver 20:01:44 -rw-rw-r-- 1 1001 1001 166 Mar 14 19:59 .sonarcloud.properties 20:01:44 -rw-rw-r-- 1 1001 1001 1171 Mar 14 19:59 ADOPTERS.md 20:01:44 -rw-rw-r-- 1 1001 1001 10825 Mar 14 19:59 Attribution.txt 20:01:44 -rw-rw-r-- 1 1001 1001 73765 Mar 14 19:59 CHANGELOG.md 20:01:44 -rw-rw-r-- 1 1001 1001 3804 Mar 14 19:59 CONTRIBUTING.md 20:01:44 -rw-rw-r-- 1 1001 1001 677 Mar 14 19:59 GOVERNANCE.md 20:01:44 -rw-rw-r-- 1 1001 1001 883 Mar 14 19:59 Jenkinsfile 20:01:44 -rw-rw-r-- 1 1001 1001 10775 Mar 14 19:59 LICENSE 20:01:44 -rw-rw-r-- 1 1001 1001 14266 Mar 14 19:59 Makefile 20:01:44 -rw-rw-r-- 1 1001 1001 582 Mar 14 19:59 OWNERS.md 20:01:44 -rw-rw-r-- 1 1001 1001 9403 Mar 14 19:59 README.md 20:01:44 -rw-rw-r-- 1 1001 1001 789 Mar 14 19:59 SECURITY.md 20:01:44 -rw-rw-r-- 1 1001 1001 5 Mar 14 19:59 VERSION 20:01:44 drwxrwxr-x 2 1001 1001 4096 Mar 14 19:59 bin 20:01:44 drwxrwxr-x 18 1001 1001 4096 Mar 14 19:59 cmd 20:01:44 -rw-r--r-- 1 root root 447486 Mar 14 20:01 coverage.out 20:01:44 -rw-rw-r-- 1 1001 1001 3232 Mar 14 19:59 go.mod 20:01:44 -rw-rw-r-- 1 1001 1001 31098 Mar 14 19:59 go.sum 20:01:44 drwxrwxr-x 7 1001 1001 4096 Mar 14 19:59 internal 20:01:44 drwxrwxr-x 3 1001 1001 4096 Mar 14 19:59 openapi 20:01:44 -rw-rw-r-- 1 1001 1001 594 Mar 14 19:59 security.txt 20:01:44 drwxrwxr-x 4 1001 1001 4096 Mar 14 19:59 snap 20:01:44 -rw-rw-r-- 1 1001 1001 204 Mar 14 19:59 version.go [Pipeline] sh 20:01:44 + '[' -e coverage.out ] 20:01:44 + chown 1001:1001 coverage.out [Pipeline] stash 20:01:45 Stashed 1 file(s) [Pipeline] sh 20:01:45 + make build 20:01:45 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 20:01:57 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:01:58 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:01:59 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:01:59 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 20:02:05 Running on prd-ubuntu20.04-docker-arm64-4c-16g-242 in /w/workspace/edgexfoundry_edgex-go_PR-4444 [Pipeline] { [Pipeline] ws 20:02:05 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 20:02:05 The recommended git tool is: git 20:02:06 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 20:02:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:02:08 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:02:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:02:10 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 20:02:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:02:12 using credential edgex-jenkins-ssh 20:02:12 Cloning the remote Git repository 20:02:12 Cloning repository git@github.com:edgexfoundry/edgex-go.git 20:02:12 > git init /w/workspace/edgex-go/1 # timeout=10 20:02:12 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:12 > git --version # timeout=10 20:02:12 > git --version # 'git version 2.25.1' 20:02:12 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:12 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:02:14 $ docker stop --time=1 701f09ff41efb4ae32b6f9eb9878f626c1c63cbfe4e839efdce7fadac11ee900 20:02:17 $ docker rm -f --volumes 701f09ff41efb4ae32b6f9eb9878f626c1c63cbfe4e839efdce7fadac11ee900 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:18 20:02:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:18 latest: Pulling from edgex-devops/edgex-compose 20:02:18 cbdbe7a5bc2a: Pulling fs layer 20:02:18 ca9280d653b3: Pulling fs layer 20:02:18 7e9c9ca2126c: Pulling fs layer 20:02:18 cbdbe7a5bc2a: Verifying Checksum 20:02:18 cbdbe7a5bc2a: Download complete 20:02:18 ca9280d653b3: Verifying Checksum 20:02:18 ca9280d653b3: Download complete 20:02:18 cbdbe7a5bc2a: Pull complete 20:02:19 7e9c9ca2126c: Download complete 20:02:19 ca9280d653b3: Pull complete 20:02:22 7e9c9ca2126c: Pull complete 20:02:22 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 20:02:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:22 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 20:02:22 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:24 $ docker top 79708e189f42bf421d41214f27171c5fe28bb70ffe014dd34b49a2b7a4482576 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:24 + docker-compose build --help 20:02:24 + grep parallel 20:02:25 --parallel Build images in parallel. [Pipeline] } 20:02:25 $ docker stop --time=1 79708e189f42bf421d41214f27171c5fe28bb70ffe014dd34b49a2b7a4482576 20:02:26 $ docker rm -f --volumes 79708e189f42bf421d41214f27171c5fe28bb70ffe014dd34b49a2b7a4482576 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:27 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 20:02:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:27 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 20:02:27 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 20:02:27 $ docker top e2503d2168c089d949d773c00cc486924ec4741d80305d87f5c36e5d3f20acf0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:02:28 + docker-compose -f ./docker-compose-build.yml build --parallel 20:02:28 Building core-command ... 20:02:28 Building core-common-config-bootstrapper ... 20:02:28 Building core-data ... 20:02:28 Building core-metadata ... 20:02:28 Building security-bootstrapper ... 20:02:28 Building security-proxy-auth ... 20:02:28 Building security-proxy-setup ... 20:02:28 Building security-secretstore-setup ... 20:02:28 Building security-spiffe-token-provider ... 20:02:28 Building security-spire-agent ... 20:02:28 Building security-spire-config ... 20:02:28 Building security-spire-server ... 20:02:28 Building support-notifications ... 20:02:28 Building support-scheduler ... 20:02:28 Building security-spiffe-token-provider 20:02:28 Building core-command 20:02:28 Building core-common-config-bootstrapper 20:02:28 Building support-scheduler 20:02:28 Building core-metadata 20:02:33 Merging remotes/origin/main commit 776cc6a43b7b85b7458b36156c385c413c7a15f0 into PR head commit 88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:02:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 20:02:33 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 20:02:33 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 20:02:33 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:33 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4444/head:refs/remotes/origin/PR-4444 +refs/heads/main:refs/remotes/origin/main # timeout=10 20:02:33 > git config core.sparsecheckout # timeout=10 20:02:33 > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 20:02:34 Merge succeeded, producing 88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:02:34 Checking out Revision 88c16f8e9725db4e7750b789d6b5d6c850330b5d (PR-4444) 20:02:35 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-configuration/v3" 20:02:35 > git --version # timeout=10 20:02:35 > git --version # 'git version 2.25.1' 20:02:35 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:02:34 > git remote # timeout=10 20:02:34 > git config --get remote.origin.url # timeout=10 20:02:34 using GIT_SSH to set credentials SSH Credentials for GitHub 20:02:34 > git merge 776cc6a43b7b85b7458b36156c385c413c7a15f0 # timeout=10 20:02:34 > git rev-parse HEAD^{commit} # timeout=10 20:02:34 > git config core.sparsecheckout # timeout=10 20:02:34 > git checkout -f 88c16f8e9725db4e7750b789d6b5d6c850330b5d # timeout=10 20:02:38 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 20:02:38 % Total % Received % Xferd Average Speed Time Time Time Current 20:02:38 Dload Upload Total Spent Left Speed 20:02:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 185k 0 --:--:-- --:--:-- --:--:-- 185k [Pipeline] sh 20:02:38 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:38 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:02:38 ---> df3ca9ce1fec 20:02:38 Step 3/20 : WORKDIR /edgex-go 20:02:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 20:02:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:38 ---> df3ca9ce1fec 20:02:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:38 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:38 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:02:38 ---> df3ca9ce1fec 20:02:38 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:02:39 + sudo tee+ /etc/docker/daemon.new 20:02:39 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 20:02:39 { 20:02:39 "registry-mirrors": [ 20:02:39 "https://nexus3.edgexfoundry.org:10001" 20:02:39 ], 20:02:39 "bip": "10.250.0.254/24", 20:02:39 "hosts": [ 20:02:39 "tcp://0.0.0.0:5555", 20:02:39 "unix:///var/run/docker.sock" 20:02:39 ], 20:02:39 "mtu": 1458, 20:02:39 "selinux-enabled": true, 20:02:39 "seccomp-profile": "/etc/docker/seccomp.json" 20:02:39 } [Pipeline] sh 20:02:39 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:39 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:02:39 ---> df3ca9ce1fec 20:02:39 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:02:39 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:02:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:02:39 ---> df3ca9ce1fec 20:02:39 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:02:39 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 20:02:39 + sudo service docker restart 20:02:44 ---> Running in 24b25006f2af 20:02:44 ---> Running in b42e4a2cf587 20:02:44 ---> Running in 2cf3ebf8e381 20:02:44 ---> Running in 19f7dd8770a8 20:02:44 ---> Running in fa0d6e0e1104 20:02:44 Removing intermediate container fa0d6e0e1104 20:02:44 ---> 5078fd2a616d 20:02:44 Step 4/24 : WORKDIR /edgex-go 20:02:44 Removing intermediate container 19f7dd8770a8 20:02:44 ---> 3f6664b4ce2e 20:02:44 Step 4/25 : WORKDIR /edgex-go 20:02:44 Removing intermediate container 24b25006f2af 20:02:44 ---> 4630bdc073aa 20:02:44 Step 4/23 : WORKDIR /edgex-goRemoving intermediate container b42e4a2cf587 20:02:44 ---> df1f57760616 20:02:44 Step 4/23 : WORKDIR /edgex-go 20:02:44 20:02:44 Removing intermediate container 2cf3ebf8e381 20:02:44 ---> 2fdbadf749d4 20:02:44 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:02:44 ---> Running in be741df82556 20:02:44 ---> Running in 2b75b6ec8f10 20:02:44 ---> Running in e7830b2b6866 20:02:44 ---> Running in 62b0c945a512 20:02:44 ---> Running in 71639ee01b04 20:02:44 Removing intermediate container 2b75b6ec8f10 20:02:44 ---> 8aff206bd02a 20:02:44 Step 5/25 : RUN apk add --update --no-cache make git 20:02:44 Removing intermediate container be741df82556 20:02:44 ---> 76f10adc1c4a 20:02:44 Step 5/24 : RUN apk add --update --no-cache make git 20:02:44 Removing intermediate container e7830b2b6866 20:02:44 ---> f42dbf8c0dbd 20:02:44 Step 5/23 : RUN apk add --update --no-cache make git 20:02:44 Removing intermediate container 62b0c945a512 20:02:44 ---> 6366640eebe1 20:02:44 Step 5/23 : RUN apk add --update --no-cache make git 20:02:44 ---> Running in be993c67e22c 20:02:44 ---> Running in c8a10445ad36 20:02:44 ---> Running in 38ec43f26c24 20:02:44 ---> Running in c889793cbcf5 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:45 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:02:45 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:02:45 OK: 17812 distinct packages available 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:02:45 OK: 265 MiB in 53 packages 20:02:45 OK: 265 MiB in 53 packages 20:02:45 OK: 265 MiB in 53 packages 20:02:45 OK: 265 MiB in 53 packages 20:02:45 OK: 265 MiB in 53 packages 20:02:46 Removing intermediate container 38ec43f26c24 20:02:46 ---> a3af1602369f 20:02:46 Step 6/23 : COPY go.mod vendor* ./ 20:02:46 Removing intermediate container 71639ee01b04 20:02:46 ---> fc9207cc45c8 20:02:46 Step 5/20 : COPY go.mod vendor* ./ 20:02:46 ---> a139adbf0594 20:02:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:46 Removing intermediate container be993c67e22c 20:02:46 ---> 5c1371de84ae 20:02:46 Step 6/25 : COPY go.mod vendor* ./ 20:02:46 ---> Running in c55e22f3232d 20:02:46 Removing intermediate container c889793cbcf5 20:02:46 ---> 9cce3a66b27a 20:02:46 Step 6/23 : COPY go.mod vendor* ./ 20:02:46 Removing intermediate container c8a10445ad36 20:02:46 ---> c712abad4b77 20:02:46 Step 6/24 : COPY go.mod vendor* ./ 20:02:46 ---> fc26adf9c615 20:02:46 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:46 ---> Running in e200a2a6fe8e 20:02:46 ---> e0be7e543c44 20:02:46 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:46 ---> Running in 3941a4397092 20:02:46 ---> 475b19fab9d9 20:02:46 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:46 ---> 604cdc53f532 20:02:46 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:02:46 ---> Running in 579664a736c7 20:02:46 ---> Running in ede131917162 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:58 provisioning config files... 20:02:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config15238719682550086437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:58 ---> docker-login.sh 20:02:58 nexus3.edgexfoundry.org:10001 20:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:59 Configure a credential helper to remove this warning. See 20:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:59 20:02:59 Login Succeeded 20:02:59 nexus3.edgexfoundry.org:10002 20:02:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:02:59 Configure a credential helper to remove this warning. See 20:02:59 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:02:59 20:02:59 Login Succeeded 20:02:59 nexus3.edgexfoundry.org:10003 20:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:00 Configure a credential helper to remove this warning. See 20:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:00 20:03:00 Login Succeeded 20:03:00 nexus3.edgexfoundry.org:10004 20:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:00 Configure a credential helper to remove this warning. See 20:03:00 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:00 20:03:00 Login Succeeded 20:03:00 docker.io 20:03:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:03:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 20:03:01 Configure a credential helper to remove this warning. See 20:03:01 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 20:03:01 20:03:01 Login Succeeded 20:03:01 ---> docker-login.sh ends [Pipeline] } 20:03:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 20:03:02 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 20:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 20:03:02 ========================================================= 20:03:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 20:03:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 20:03:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:06 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 20:03:06 af6eaf76a39c: Pulling fs layer 20:03:06 55522c791124: Pulling fs layer 20:03:06 ce5c4a1c91eb: Pulling fs layer 20:03:06 169dfbe0d373: Pulling fs layer 20:03:06 e1ff8fa3b103: Pulling fs layer 20:03:06 52ebb69f0ebf: Pulling fs layer 20:03:06 5abe8eddf0d5: Pulling fs layer 20:03:06 e1ff8fa3b103: Waiting 20:03:06 52ebb69f0ebf: Waiting 20:03:06 5abe8eddf0d5: Waiting 20:03:06 169dfbe0d373: Waiting 20:03:06 55522c791124: Verifying Checksum 20:03:06 55522c791124: Download complete 20:03:06 169dfbe0d373: Download complete 20:03:06 e1ff8fa3b103: Verifying Checksum 20:03:06 e1ff8fa3b103: Download complete 20:03:06 af6eaf76a39c: Verifying Checksum 20:03:06 af6eaf76a39c: Download complete 20:03:08 af6eaf76a39c: Pull complete 20:03:08 5abe8eddf0d5: Verifying Checksum 20:03:08 5abe8eddf0d5: Download complete 20:03:09 55522c791124: Pull complete 20:03:10 ce5c4a1c91eb: Verifying Checksum 20:03:10 ce5c4a1c91eb: Download complete 20:03:10 52ebb69f0ebf: Verifying Checksum 20:03:10 52ebb69f0ebf: Download complete 20:03:22 ce5c4a1c91eb: Pull complete 20:03:22 169dfbe0d373: Pull complete 20:03:22 e1ff8fa3b103: Pull complete 20:03:25 Removing intermediate container ede131917162 20:03:25 ---> c52d2406d1ea 20:03:25 Step 8/23 : COPY . . 20:03:25 Removing intermediate container e200a2a6fe8e 20:03:25 ---> 644ac1e9d8a2 20:03:25 Step 7/20 : COPY . . 20:03:25 Removing intermediate container 579664a736c7 20:03:25 ---> 143b00c159c3 20:03:25 Step 8/24 : COPY . . 20:03:25 Removing intermediate container c55e22f3232d 20:03:25 ---> cb3a42238274 20:03:25 Step 8/23 : COPY . . 20:03:25 Removing intermediate container 3941a4397092 20:03:25 ---> 4c09f793faca 20:03:25 Step 8/25 : COPY . . 20:03:29 52ebb69f0ebf: Pull complete 20:03:30 5abe8eddf0d5: Pull complete 20:03:30 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 20:03:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 20:03:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:31 WORKDIR /edgex 20:03:31 COPY go.mod . 20:03:31 RUN go mod download 20:03:31 + docker build -t ci-base-image-arm64 -f - . 20:03:31 Sending build context to Docker daemon 2.944MB 20:03:31 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 20:03:31 ---> 6cb57ee374ae 20:03:31 Step 2/4 : WORKDIR /edgex 20:03:33 ---> 3900b01dbb81 20:03:33 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:03:33 ---> ccdd930fd422 20:03:33 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:03:33 ---> fc4eb591a0c8 20:03:33 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:03:33 ---> Running in 4ba5f789ee23 20:03:33 ---> Running in edfb249bc0d5 20:03:33 ---> 9813b1fcd1df 20:03:33 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:03:33 ---> Running in 85c1730d0c74 20:03:33 ---> 2522a0497126 20:03:33 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:03:33 ---> Running in c36517db509d 20:03:33 ---> Running in b9f413b7eb04 20:03:33 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:33 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:03:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:03:33 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:03:33 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:03:34 ---> Running in 519d91a9c08e 20:03:34 Removing intermediate container 519d91a9c08e 20:03:34 ---> f2666781ada9 20:03:34 Step 3/4 : COPY go.mod . 20:03:35 ---> d3ec78a6db31 20:03:35 Step 4/4 : RUN go mod download 20:03:35 ---> Running in 96f0bda0b59e 20:04:14 Removing intermediate container 96f0bda0b59e 20:04:14 ---> ef51f88638f4 20:04:14 Successfully built ef51f88638f4 20:04:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:14 + docker inspect -f . ci-base-image-arm64 20:04:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:14 prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 20:04:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:16 $ docker top 25e08d77b4f9c40e6cbec643adec37f8e698bd7e564dc324de677e47bc0ec5ad -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:17 + go version 20:04:17 go version go1.20.2 linux/arm64 [Pipeline] } 20:04:17 $ docker stop --time=1 25e08d77b4f9c40e6cbec643adec37f8e698bd7e564dc324de677e47bc0ec5ad 20:04:19 $ docker rm -f --volumes 25e08d77b4f9c40e6cbec643adec37f8e698bd7e564dc324de677e47bc0ec5ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:20 + docker inspect -f . ci-base-image-arm64 20:04:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:20 prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 20:04:20 Removing intermediate container 4ba5f789ee23 20:04:20 ---> e6cda38a065e 20:04:20 20:04:20 Step 10/25 : FROM alpine:3.17 20:04:20 Removing intermediate container edfb249bc0d5 20:04:20 ---> 3d3cc6cff016 20:04:20 20:04:20 Step 10/24 : FROM alpine:3.17 20:04:20 Removing intermediate container c36517db509d 20:04:20 ---> 89fdb9d80532 20:04:20 20:04:20 Step 10/23 : FROM alpine:3.17 20:04:20 3.17: Pulling from library/alpine 20:04:20 3.17: Pulling from library/alpine 20:04:20 3.17: Pulling from library/alpine 20:04:20 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:20 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:20 Status: Downloaded newer image for alpine:3.17 20:04:20 Status: Downloaded newer image for alpine:3.17 20:04:20 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:04:20 Status: Image is up to date for alpine:3.17 20:04:20 ---> b2aa39c304c2 20:04:20 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:04:20 ---> b2aa39c304c2 20:04:20 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:04:20 ---> b2aa39c304c2 20:04:20 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:04:20 ---> Running in e9eb7a196b59 20:04:20 ---> Running in a6580b8ce146 20:04:20 ---> Running in bf0ea478b4e3 20:04:20 Removing intermediate container a6580b8ce146 20:04:20 ---> dd33f2923c3e 20:04:20 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:04:20 ---> Running in 210a05f4ce53 20:04:20 Removing intermediate container 85c1730d0c74 20:04:20 ---> 8ef48891309a 20:04:20 20:04:20 Step 9/20 : FROM alpine:3.17 20:04:20 ---> b2aa39c304c2 20:04:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 ---> Running in bb8fc28ae50a 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container bb8fc28ae50a 20:04:20 ---> 2b8abe2459cb 20:04:20 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 ---> Running in 5aee355ff1ae 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container b9f413b7eb04 20:04:20 ---> 8dfbd62108e4 20:04:20 20:04:20 Step 10/23 : FROM alpine:3.17 20:04:20 ---> b2aa39c304c2 20:04:20 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:04:20 (1/1) Installing dumb-init (1.2.5-r2) 20:04:20 Executing busybox-1.35.0-r29.trigger 20:04:20 OK: 7 MiB in 16 packages 20:04:20 (1/1) Installing dumb-init (1.2.5-r2) 20:04:20 Executing busybox-1.35.0-r29.trigger 20:04:20 ---> Running in a5e21e4fc89a 20:04:20 OK: 7 MiB in 16 packages 20:04:20 (1/1) Installing dumb-init (1.2.5-r2) 20:04:20 Executing busybox-1.35.0-r29.trigger 20:04:20 OK: 7 MiB in 16 packages 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container e9eb7a196b59 20:04:20 ---> d27c85e2c1b7 20:04:20 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:20 ---> Running in 89213e5d470b 20:04:20 Removing intermediate container 210a05f4ce53 20:04:20 ---> 835e39ce61b8 20:04:20 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:20 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:04:20 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:04:20 OK: 17812 distinct packages available 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container 89213e5d470b 20:04:20 ---> 4fd16564a0d4 20:04:20 Step 13/25 : ENV APP_PORT=59881 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:20 ---> Running in 580b28113d51 20:04:20 Removing intermediate container bf0ea478b4e3 20:04:20 ---> 99295ee29e3a 20:04:20 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:20 ---> Running in f7aae688ad82 20:04:20 Removing intermediate container 580b28113d51 20:04:20 ---> 9593444f1321 20:04:20 Step 14/25 : EXPOSE $APP_PORT 20:04:20 ---> Running in 8b2b5a4fb0ee 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:20 Removing intermediate container f7aae688ad82 20:04:20 ---> f1e3b9a435ba 20:04:20 Step 13/24 : ENV APP_PORT=59882 20:04:20 ---> 2afa2f0f4be3 20:04:20 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:04:20 ---> Running in 802e7f20fba7 20:04:20 Removing intermediate container 8b2b5a4fb0ee 20:04:20 ---> 4a538ea6ff64 20:04:20 Step 15/25 : WORKDIR / 20:04:20 ---> Running in 219c6e722893 20:04:20 Removing intermediate container 802e7f20fba7 20:04:20 ---> bce14374eb30 20:04:20 Step 14/24 : EXPOSE $APP_PORT 20:04:20 ---> Running in fa93115206c0 20:04:20 (1/9) Installing ca-certificates (20220614-r4) 20:04:20 (2/9) Installing brotli-libs (1.0.9-r9) 20:04:20 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:04:20 (4/9) Installing libcurl (7.88.1-r0) 20:04:20 (5/9) Installing curl (7.88.1-r0) 20:04:20 (6/9) Installing dumb-init (1.2.5-r2) 20:04:20 (7/9) Installing musl-obstack (1.2.3-r0) 20:04:20 (8/9) Installing libucontext (1.2-r0) 20:04:20 (1/1) Installing dumb-init (1.2.5-r2) 20:04:20 (9/9) Installing gcompat (1.1.0-r0) 20:04:20 Executing busybox-1.35.0-r29.trigger 20:04:20 Executing busybox-1.35.0-r29.trigger 20:04:20 Executing ca-certificates-20220614-r4.trigger 20:04:20 OK: 7 MiB in 16 packages 20:04:20 OK: 10 MiB in 24 packages 20:04:20 ---> 7ca73b8ca5b0 20:04:20 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:04:20 Removing intermediate container 219c6e722893 20:04:20 ---> fb8f72f367f2 20:04:20 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:20 Removing intermediate container fa93115206c0 20:04:20 ---> 546ad547c5f4 20:04:20 Step 15/24 : WORKDIR / 20:04:20 ---> Running in 78703ee945c1 20:04:20 ---> 58f40ef43c0d 20:04:20 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:04:20 ---> a497337d17a9 20:04:20 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:04:20 Removing intermediate container 78703ee945c1 20:04:20 ---> ffd16ea46947 20:04:20 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:20 Removing intermediate container a5e21e4fc89a 20:04:20 ---> 7d8a21891093 20:04:20 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:04:20 ---> Running in 4f72d9d65762 20:04:20 ---> d32bd6d11fad 20:04:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:04:20 ---> e819a6bb291b 20:04:20 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:04:20 ---> cc2ef8308799 20:04:20 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:04:20 Removing intermediate container 4f72d9d65762 20:04:20 ---> 1f31a86dbcb0 20:04:20 Step 13/23 : ENV APP_PORT=59861 20:04:20 Removing intermediate container 5aee355ff1ae 20:04:20 ---> 905410637b69 20:04:20 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:20 ---> Running in 16cd9a35ea52 20:04:20 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 20:04:20 Removing intermediate container 16cd9a35ea52 20:04:20 ---> 0f8fec03808b 20:04:20 Step 14/23 : EXPOSE $APP_PORT 20:04:20 ---> 5b929a203b54 20:04:20 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:04:20 ---> c11dabfce92f 20:04:20 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:04:20 ---> 1fd7443b5c66 20:04:20 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:04:20 ---> Running in b5d35bfe7ee0 20:04:20 ---> cfd967592617 20:04:20 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:04:20 ---> Running in e0dc674aad69 20:04:20 Removing intermediate container b5d35bfe7ee0 20:04:20 ---> 3f14ab34b428 20:04:20 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:04:20 ---> dfac3d4c14c1 20:04:20 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:04:21 ---> 9ec377eef47d 20:04:21 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:04:21 ---> 988408f03865 20:04:21 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:04:21 ---> e5fd00f89782 20:04:21 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:04:21 ---> d971de9268e8 20:04:21 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:04:21 ---> ad7c40cd1aef 20:04:21 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:04:21 ---> Running in db8110569ccb 20:04:21 Removing intermediate container db8110569ccb 20:04:21 ---> 032ed3612f10 20:04:21 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:21 ---> e3869f1f0495 20:04:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:04:21 ---> Running in 87d7faceb748 20:04:21 ---> 9033fce7c2d5 20:04:21 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:04:21 ---> 7d4c872071bb 20:04:21 Step 20/24 : ENTRYPOINT ["/core-command"] 20:04:21 ---> Running in 51c0b1dce6e3 20:04:21 ---> Running in 6e5230fe2cb2 20:04:21 Removing intermediate container 87d7faceb748 20:04:21 ---> 9470defafe0c 20:04:21 Step 23/25 : LABEL arch=x86_64 20:04:21 Removing intermediate container e0dc674aad69 20:04:21 ---> 5fc396cb884d 20:04:21 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:04:21 ---> Running in b896c687df71 20:04:21 Removing intermediate container 51c0b1dce6e3 20:04:21 ---> 8492f44622b1 20:04:21 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:22 $ docker top 0f206f08c524f2d2b80ab9f24779a21f83acc035383833285816d61e1dd1630f -eo pid,comm 20:04:22 ---> Running in 7e1356fc2cf9 20:04:22 Removing intermediate container 6e5230fe2cb2 20:04:22 ---> 75e25619530b 20:04:22 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:22 ---> Running in 5c3186d13914 20:04:22 ---> Running in ecd20af98ae3 20:04:22 Removing intermediate container 7e1356fc2cf9 20:04:22 ---> 9c276bf1cec5 20:04:22 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:04:22 Removing intermediate container 5c3186d13914 20:04:22 ---> 0975d7c4eb5b 20:04:22 Step 18/20 : LABEL arch=x86_64 [Pipeline] { 20:04:22 Removing intermediate container b896c687df71 20:04:22 ---> e59bdddbd9fa 20:04:22 Step 24/25 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:04:22 ---> Running in 484a979fa092 20:04:22 Removing intermediate container ecd20af98ae3 20:04:22 ---> fb4d8d76024e 20:04:22 Step 22/24 : LABEL arch=x86_64 20:04:22 ---> Running in d841fd6d12f7 20:04:22 ---> Running in 0c1b53cb3cd4 20:04:22 ---> 87749ffde5d6 20:04:22 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:04:22 ---> Running in bdeaf53a8638 20:04:22 Removing intermediate container d841fd6d12f7 20:04:22 ---> 3ddc381c453e 20:04:22 Step 19/20 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:04:22 Removing intermediate container 484a979fa092 20:04:22 ---> b167dd5432a8 20:04:22 Step 21/23 : LABEL arch=x86_64 20:04:22 ---> Running in 9c26ce9fc966 20:04:22 ---> Running in 8572a5862436 [Pipeline] echo 20:04:22 ========================================================= 20:04:22 [edgeXBuildGoParallel] Running Tests and Build... 20:04:22 ========================================================= [Pipeline] sh 20:04:22 Removing intermediate container 0c1b53cb3cd4 20:04:22 ---> bcebdd7eb05c 20:04:22 Step 25/25 : LABEL version=0.0.0 20:04:22 ---> Running in a3c5e4a4f2c9 20:04:22 ---> 91df627c3d84 20:04:22 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:04:22 Removing intermediate container 9c26ce9fc966 20:04:22 ---> 12263e2dbb16 20:04:22 Step 20/20 : LABEL version=0.0.0 20:04:23 ---> Running in 655a4eeaa86d 20:04:23 ---> Running in 2a6cfc2c7ee2 20:04:23 Removing intermediate container a3c5e4a4f2c9 20:04:23 ---> dac908bd50d0 20:04:23 20:04:23 Removing intermediate container bdeaf53a8638 20:04:23 ---> 96cbce528b51 20:04:23 Step 23/24 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:04:23 Removing intermediate container 8572a5862436 20:04:23 ---> efad6efa8440 20:04:23 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:04:23 Successfully built dac908bd50d0 20:04:23 Successfully tagged core-metadata:latest 20:04:23 Building support-notifications 20:04:23  Building core-metadata ... done  ---> Running in 84caa655197c 20:04:23 ---> Running in d073525faaf7 20:04:23 Removing intermediate container 655a4eeaa86d 20:04:23 ---> 2fa41109452f 20:04:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:04:23 Removing intermediate container 2a6cfc2c7ee2 20:04:23 ---> 4844a261d45b 20:04:23 20:04:23 Successfully built 4844a261d45b 20:04:23 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 20:04:24 + make test 20:04:24 go test -race -coverprofile=coverage.out ./... 20:04:24 Successfully tagged security-spiffe-token-provider:latest 20:04:24  Building security-spiffe-token-provider ... done Building security-proxy-auth 20:04:24 ---> Running in 710cad41e2ed 20:04:27 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:27 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:27 ---> df3ca9ce1fec 20:04:27 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:27 ---> Using cache 20:04:27 ---> df1f57760616 20:04:27 Step 4/23 : WORKDIR /edgex-go 20:04:27 ---> Using cache 20:04:27 ---> f42dbf8c0dbd 20:04:27 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:04:28 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:28 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:29 ---> df3ca9ce1fec 20:04:29 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:29 ---> Using cache 20:04:29 ---> df1f57760616 20:04:29 Step 4/23 : WORKDIR /edgex-go 20:04:29 ---> Using cache 20:04:29 ---> f42dbf8c0dbd 20:04:29 Step 5/23 : RUN apk add --update --no-cache make git 20:04:29 ---> Using cache 20:04:29 ---> a3af1602369f 20:04:29 Step 6/23 : COPY go.mod vendor* ./ 20:04:29 ---> Using cache 20:04:29 ---> a139adbf0594 20:04:29 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:29 ---> Using cache 20:04:29 ---> cb3a42238274 20:04:29 Step 8/23 : COPY . . 20:04:29 ---> Using cache 20:04:29 ---> 9813b1fcd1df 20:04:29 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:04:29 Removing intermediate container 84caa655197c 20:04:29 ---> 5c7f17c98705 20:04:29 Step 23/23 : LABEL version=0.0.0 20:04:29 Removing intermediate container 710cad41e2ed 20:04:29 ---> db84de025784 20:04:29 Step 21/23 : LABEL arch=x86_64 20:04:29 ---> Running in 1a289ae9a774 20:04:29 Removing intermediate container d073525faaf7 20:04:29 ---> Running in f640463ed0a6 20:04:29 ---> 52ba2ee8b7ee 20:04:29 Step 24/24 : LABEL version=0.0.0 20:04:29 ---> Running in f4db2053a1c2 20:04:29 ---> Running in 1cba4ec48c47 20:04:29 ---> Running in a35e11ebd15d 20:04:29 Removing intermediate container a35e11ebd15d 20:04:29 ---> 153b6af2ae86 20:04:29 20:04:29 Removing intermediate container 1cba4ec48c47 20:04:29 ---> be3b840cb931 20:04:29 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:04:29 Removing intermediate container f4db2053a1c2 20:04:29 ---> b6384ce7004c 20:04:29 20:04:29 ---> Running in 217ee909fcb5 20:04:29 Successfully built b6384ce7004c 20:04:29 Successfully tagged core-common-config-bootstrapper:latest 20:04:29  Building core-common-config-bootstrapper ... done Building core-data 20:04:29 Successfully built 153b6af2ae86 20:04:29 Successfully tagged core-command:latest 20:04:29  Building core-command ... done Building security-proxy-setup 20:04:29 Removing intermediate container 217ee909fcb5 20:04:29 ---> 6dab221ec778 20:04:29 Step 23/23 : LABEL version=0.0.0 20:04: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:04:29 ---> Running in 54c3ab670761 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:30 OK: 265 MiB in 53 packages 20:04:33 Removing intermediate container 54c3ab670761 20:04:33 ---> d0b12775b859 20:04:33 20:04:33 Successfully built d0b12775b859 20:04:33 Successfully tagged support-scheduler:latest 20:04:33  Building support-scheduler ... done Building security-spire-config 20:04:33 Removing intermediate container 1a289ae9a774 20:04:33 ---> bf34ac78e0ab 20:04:33 Step 6/23 : COPY go.mod vendor* ./ 20:04:35 ---> d7f01de4a1fb 20:04:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:35 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:35 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:04:35 ---> df3ca9ce1fec 20:04:35 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:04:35 ---> Using cache 20:04:35 ---> df1f57760616 20:04:35 Step 4/23 : WORKDIR /edgex-go 20:04:35 ---> Using cache 20:04:35 ---> f42dbf8c0dbd 20:04:35 Step 5/23 : RUN apk add --update --no-cache make git 20:04:35 ---> Using cache 20:04:35 ---> a3af1602369f 20:04:35 Step 6/23 : COPY go.mod vendor* ./ 20:04:35 ---> Using cache 20:04:35 ---> a139adbf0594 20:04:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:35 ---> Using cache 20:04:35 ---> cb3a42238274 20:04:35 Step 8/23 : COPY . . 20:04:35 ---> Using cache 20:04:35 ---> 9813b1fcd1df 20:04:35 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:04:36 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:36 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:04:36 ---> df3ca9ce1fec 20:04:36 Step 3/21 : WORKDIR /edgex-go 20:04:36 ---> Using cache 20:04:36 ---> 2fdbadf749d4 20:04:36 Step 4/21 : RUN apk add --update --no-cache make git 20:04:38 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:04:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:04:38 ---> df3ca9ce1fec 20:04:38 Step 3/26 : WORKDIR /edgex-go 20:04:38 ---> Using cache 20:04:38 ---> 2fdbadf749d4 20:04:38 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:04:39 ---> Running in 2ffeff5a0970 20:04:39 ---> Running in c2029839a17f 20:04:39 ---> Running in e2b78cd4d174 20:04:39 ---> Running in c8a069645d9d 20:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:04:39 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:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:04:40 OK: 265 MiB in 53 packages 20:04:40 OK: 265 MiB in 53 packages 20:04:41 Removing intermediate container 2ffeff5a0970 20:04:41 ---> 1c4dfd1a4e28 20:04:41 Step 5/21 : COPY go.mod vendor* ./ 20:04:41 Removing intermediate container c2029839a17f 20:04:41 ---> 3c8a13198b99 20:04:41 Step 5/26 : COPY go.mod vendor* ./ 20:04:41 ---> 37441546b225 20:04:41 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:41 ---> Running in 72370436a86f 20:04:41 ---> 5f898a116f53 20:04:41 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:41 ---> Running in f65943f58f58 20:05:03 Removing intermediate container f640463ed0a6 20:05:03 ---> 507aeef5b820 20:05:03 20:05:03 Step 10/23 : FROM alpine:3.17 20:05:03 ---> b2aa39c304c2 20:05:03 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:05:03 ---> Using cache 20:05:03 ---> dd33f2923c3e 20:05:03 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:05:03 ---> Using cache 20:05:03 ---> 835e39ce61b8 20:05:03 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:03 ---> Using cache 20:05:04 ---> 2afa2f0f4be3 20:05:04 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:05:04 ---> Using cache 20:05:04 ---> 7ca73b8ca5b0 20:05:04 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:05:04 Removing intermediate container c8a069645d9d 20:05:04 ---> fee7310c09d0 20:05:04 Step 8/23 : COPY . . 20:05:04 Removing intermediate container 72370436a86f 20:05:04 ---> 2558e859b825 20:05:04 Step 7/21 : COPY . . 20:05:04 Removing intermediate container f65943f58f58 20:05:04 ---> 2a5517a68736 20:05:04 Step 7/26 : COPY . . 20:05:13 ---> 01b8af0c117b 20:05:13 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:05:13 Removing intermediate container e2b78cd4d174 20:05:13 ---> 7db386d96b7c 20:05:13 20:05:13 Step 10/23 : FROM alpine:3.17 20:05:13 ---> b2aa39c304c2 20:05:13 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:05:13 ---> 6f1b5c50c7fd 20:05:13 ---> 3dbf8d24c029 20:05:13 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:05:13 ---> 108615107fbc 20:05:13 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:05:13 20:05:13 ---> 9cb199a4b398 20:05:13 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:05:13 ---> Running in 8bc09f17ffb4 20:05:13 ---> Running in ae6721ef2009 20:05:13 ---> Running in 38c21f5c735e 20:05:13 ---> Running in 1e61e09abacd 20:05:13 Removing intermediate container 8bc09f17ffb4 20:05:13 ---> 6dc664dbd769 20:05:13 Step 12/23 : ENV APP_PORT=59880 20:05:13 Removing intermediate container 1e61e09abacd 20:05:13 ---> d795d5c97cad 20:05:13 Step 9/26 : WORKDIR /edgex-go/spire-build 20:05:13 ---> Running in 012af2d64983 20:05:13 ---> Running in 5e9d8b28a746 20:05:13 ---> 0b88aaab6604 20:05:13 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:13 ---> Running in e546896af3c7 20:05:13 Removing intermediate container 012af2d64983 20:05:13 ---> 2ce529bd737b 20:05:13 Step 13/23 : EXPOSE $APP_PORT 20:05:13 Removing intermediate container 5e9d8b28a746 20:05:13 ---> f9bbff18a1e3 20:05:13 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:05:13 ---> Running in bba1edc4ef6e 20:05:13 ---> Running in 7e569b07d45f 20:05:13 Removing intermediate container bba1edc4ef6e 20:05:13 ---> 0bab5d36235a 20:05:13 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:05: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:05:13 ---> Running in ac1a487e66e4 20:05:13 Removing intermediate container 7e569b07d45f 20:05:13 ---> b5c8b9b7b868 20:05:13 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 20:05:13 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:05:13 ---> Running in 4130de619ce1 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:13 Removing intermediate container e546896af3c7 20:05:13 ---> 0dad66794c71 20:05:13 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:05:13 ---> Running in a7f0b48f809b 20:05:13 (1/1) Installing dumb-init (1.2.5-r2) 20:05:13 Executing busybox-1.35.0-r29.trigger 20:05:13 OK: 7 MiB in 16 packages 20:05:13 Removing intermediate container a7f0b48f809b 20:05:13 ---> b1fb5bfafce0 20:05:13 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:05:13 Removing intermediate container 4130de619ce1 20:05:13 ---> fd35713a16e2 20:05:13 Step 12/26 : WORKDIR /edgex-go 20:05:13 ---> Running in 92481c22ce4f 20:05:13 ---> Running in 04687a31df9d 20:05:13 Removing intermediate container 04687a31df9d 20:05:13 ---> cd4fc2cf7d77 20:05:13 20:05:13 Step 13/26 : FROM alpine:3.17 20:05:13 ---> b2aa39c304c2 20:05:13 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:13 ---> Using cache 20:05:13 ---> 2b8abe2459cb 20:05:13 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:05:13 Removing intermediate container 92481c22ce4f 20:05:13 ---> 1642a7073f6c 20:05:13 Step 21/23 : LABEL arch=x86_64 20:05:13 ---> Running in 2eea0e1a08c3 20:05:13 ---> Running in 46ea1cc1367c 20:05:13 Removing intermediate container ac1a487e66e4 20:05:13 ---> 77da2fd7b4af 20:05:13 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:13 Removing intermediate container 2eea0e1a08c3 20:05:13 ---> ba7552ce1a54 20:05:13 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:05:13 ---> Running in ea3d468cfdbc 20:05:13 ---> 55234c3c3775 20:05:13 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:13 Removing intermediate container ea3d468cfdbc 20:05:13 ---> f29e3f5571cf 20:05:13 Step 23/23 : LABEL version=0.0.0 20:05:13 ---> Running in a08ca0597fe9 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:14 Removing intermediate container a08ca0597fe9 20:05:14 ---> a5c65b25ecfa 20:05:14 20:05:14 ---> 85de0770b0e6 20:05:14 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:05:14 Successfully built a5c65b25ecfa 20:05:14 Successfully tagged security-proxy-auth:latest 20:05:14  Building security-proxy-auth ... done Building security-spire-server 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:14 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:14 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:14 OK: 17812 distinct packages available 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:15 (1/4) Installing dumb-init (1.2.5-r2) 20:05:15 (2/4) Installing musl-obstack (1.2.3-r0) 20:05:15 (3/4) Installing libucontext (1.2-r0) 20:05:15 (4/4) Installing gcompat (1.1.0-r0) 20:05:15 Executing busybox-1.35.0-r29.trigger 20:05:15 OK: 7 MiB in 19 packages 20:05:17 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:17 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:05:17 ---> df3ca9ce1fec 20:05:17 Step 3/25 : WORKDIR /edgex-go 20:05:17 ---> Using cache 20:05:17 ---> 2fdbadf749d4 20:05:17 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:05:17 ---> Using cache 20:05:17 ---> 3c8a13198b99 20:05:17 Step 5/25 : COPY go.mod vendor* ./ 20:05:17 ---> Using cache 20:05:17 ---> 5f898a116f53 20:05:17 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:17 ---> Using cache 20:05:17 ---> 2a5517a68736 20:05:17 Step 7/25 : COPY . . 20:05:17 ---> Using cache 20:05:17 ---> 9cb199a4b398 20:05:17 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:05:17 ---> Using cache 20:05:17 ---> d795d5c97cad 20:05:17 Step 9/25 : WORKDIR /edgex-go/spire-build 20:05:17 ---> Using cache 20:05:17 ---> f9bbff18a1e3 20:05:17 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:05:17 ---> Using cache 20:05:17 ---> b5c8b9b7b868 20:05:17 Step 11/25 : 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:05:19 ---> 59cfa069ce79 20:05:19 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:05:19 ---> Running in 9e5ff8f0643a 20:05:19 Removing intermediate container 46ea1cc1367c 20:05:19 ---> 30d0c0644a8a 20:05:19 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:05:19 ---> f1c992287d04 20:05:19 Step 19/23 : ENTRYPOINT ["/core-data"] 20:05:19 ---> Running in cf1821faace7 20:05:20 ? github.com/edgexfoundry/edgex-go [no test files] 20:05:20 Removing intermediate container cf1821faace7 20:05:20 ---> ff77ce3f136e 20:05:20 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:20 ---> 316262d71834 20:05:20 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:20 ---> Running in ac04cbdec469 20:05:21 Removing intermediate container ac04cbdec469 20:05:21 ---> 4396edfb5e0a 20:05:21 Step 21/23 : LABEL arch=x86_64 20:05:21 ---> Running in 76374bf3a7df 20:05:21 Removing intermediate container 9e5ff8f0643a 20:05:21 ---> e16bf5385551 20:05:21 Step 12/25 : WORKDIR /edgex-go 20:05:21 ---> Running in 2bbe1dc5df7b 20:05:22 Removing intermediate container 76374bf3a7df 20:05:22 ---> a8fa91b65cb3 20:05:22 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:05:22 ---> Running in 5dd962aa34d6 20:05:22 Removing intermediate container 5dd962aa34d6 20:05:22 ---> b6dd18fc7b1a 20:05:22 Step 23/23 : LABEL version=0.0.0 20:05:22 Removing intermediate container 2bbe1dc5df7b 20:05:22 ---> 1abf7c1ac7ec 20:05:22 20:05:22 Step 13/25 : FROM alpine:3.17 20:05:22 ---> b2aa39c304c2 20:05:22 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:22 ---> Using cache 20:05:22 ---> 2b8abe2459cb 20:05:22 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:22 ---> Running in a651cdd249d2 20:05:22 ---> Running in ab6e4398bc9a 20:05:22 ---> 424fd830650d 20:05:22 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:05:22 Removing intermediate container a651cdd249d2 20:05:22 ---> 97b55520ac7b 20:05:22 20:05:22 Successfully built 97b55520ac7b 20:05:23 Successfully tagged core-data:latest 20:05:23  Building core-data ... done Building security-secretstore-setup 20:05:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:24 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:05:24 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:05:24 OK: 17812 distinct packages available 20:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:24 (1/5) Installing dumb-init (1.2.5-r2) 20:05:24 (2/5) Installing musl-obstack (1.2.3-r0) 20:05:24 (3/5) Installing libucontext (1.2-r0) 20:05:24 (4/5) Installing gcompat (1.1.0-r0) 20:05:24 (5/5) Installing openssl (3.0.8-r0) 20:05:24 Executing busybox-1.35.0-r29.trigger 20:05:24 OK: 8 MiB in 20 packages 20:05:26 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:26 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:05:26 ---> df3ca9ce1fec 20:05:26 Step 3/24 : WORKDIR /edgex-go 20:05:26 ---> Using cache 20:05:26 ---> 2fdbadf749d4 20:05:26 Step 4/24 : RUN apk add --update --no-cache make git 20:05:26 ---> Using cache 20:05:26 ---> 1c4dfd1a4e28 20:05:26 Step 5/24 : COPY go.mod vendor* ./ 20:05:26 ---> Using cache 20:05:26 ---> 37441546b225 20:05:26 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:26 ---> Using cache 20:05:26 ---> 2558e859b825 20:05:26 Step 7/24 : COPY . . 20:05:26 ---> Using cache 20:05:26 ---> 6f1b5c50c7fd 20:05:26 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:05:28 ---> f5b43d390920 20:05:28 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:05:28 ---> Running in 6c1bec9761ca 20:05:28 ---> Running in 362e93891402 20:05:28 Removing intermediate container 362e93891402 20:05:28 ---> 5c0486b08da1 20:05:28 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:05:28 Removing intermediate container ab6e4398bc9a 20:05:28 ---> 26163836b90b 20:05:28 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:05:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:05:29 ---> 96430e1fb566 20:05:29 Step 21/26 : WORKDIR / 20:05:29 ---> c1f8e985d42e 20:05:29 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:29 ---> Running in 534007d46b18 20:05:29 Removing intermediate container 534007d46b18 20:05:29 ---> 7f2504739abb 20:05:29 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:29 ---> Running in 5c6a9405a5e3 20:05:30 Removing intermediate container 5c6a9405a5e3 20:05:30 ---> e5f67880114d 20:05:30 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:31 ---> Running in 997e5172e9d1 20:05:31 ---> ae2c21db9ff5 20:05:31 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:05:31 Removing intermediate container 997e5172e9d1 20:05:31 ---> 179232e080e5 20:05:31 Step 24/26 : LABEL arch=x86_64 20:05:31 ---> Running in 72f04223bb95 20:05:31 ---> 436b267255cb 20:05:31 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:05:31 Removing intermediate container 72f04223bb95 20:05:31 ---> 511dd5f7cf04 20:05:31 Step 25/26 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:05:31 ---> Running in 2aadfaba3f1b 20:05:31 ---> ae0606a28b01 20:05:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:05:31 Removing intermediate container 2aadfaba3f1b 20:05:31 ---> 1619e031256d 20:05:31 Step 26/26 : LABEL version=0.0.0 20:05:32 ---> Running in 5c55dfc7455e 20:05:32 Removing intermediate container 5c55dfc7455e 20:05:32 ---> 5bf1abed7681 20:05:32 20:05:32 ---> fc1a0ead6c4b 20:05:32 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:32 ---> Running in afd5dcf6f61c 20:05:32 Successfully built 5bf1abed7681 20:05:32 Successfully tagged security-spire-config:latest 20:05:32 Building security-spire-agent 20:05:36  Building security-spire-config ... done Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:05:36 ---> df3ca9ce1fec 20:05:36 Step 3/26 : WORKDIR /edgex-go 20:05:36 ---> Using cache 20:05:36 ---> 2fdbadf749d4 20:05:36 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:05:36 ---> Using cache 20:05:36 ---> 3c8a13198b99 20:05:36 Step 5/26 : COPY go.mod vendor* ./ 20:05:36 ---> Using cache 20:05:36 ---> 5f898a116f53 20:05:36 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:36 ---> Using cache 20:05:36 ---> 2a5517a68736 20:05:36 Step 7/26 : COPY . . 20:05:36 ---> Using cache 20:05:36 ---> 9cb199a4b398 20:05:36 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:05:36 ---> Using cache 20:05:36 ---> d795d5c97cad 20:05:36 Step 9/26 : WORKDIR /edgex-go/spire-build 20:05:36 ---> Using cache 20:05:36 ---> f9bbff18a1e3 20:05:36 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:05:36 ---> Using cache 20:05:36 ---> b5c8b9b7b868 20:05:36 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:05:36 ---> Using cache 20:05:36 ---> fd35713a16e2 20:05:36 Step 12/26 : WORKDIR /edgex-go 20:05:36 ---> Using cache 20:05:36 ---> cd4fc2cf7d77 20:05:36 20:05:36 Step 13/26 : FROM alpine:3.17 20:05:36 ---> b2aa39c304c2 20:05:36 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:05:36 ---> Using cache 20:05:36 ---> 2b8abe2459cb 20:05:36 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:05:36 ---> Using cache 20:05:36 ---> 26163836b90b 20:05:36 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:05:36 ---> Using cache 20:05:36 Removing intermediate container afd5dcf6f61c 20:05:36 ---> 7ac6d09366dd 20:05:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:38 ---> c1f8e985d42e 20:05:38 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:05:38 ---> Running in ad6c0b6121c5 20:05:38 Removing intermediate container ad6c0b6121c5 20:05:38 ---> 25c4fc4c1069 20:05:38 Step 23/25 : LABEL arch=x86_64 20:05:39 ---> Running in 8af66280ac69 20:05:40 Removing intermediate container 8af66280ac69 20:05:40 ---> 92ec4dc028dc 20:05:40 Step 24/25 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:05:41 ---> Running in 7430ad94a88a 20:05:41 ---> dc6387b4800b 20:05:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:05:41 Removing intermediate container 38c21f5c735e 20:05:41 ---> 16d4fec2c100 20:05:41 20:05:41 Step 9/21 : FROM alpine:3.17 20:05:41 ---> b2aa39c304c2 20:05:41 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:05:42 Removing intermediate container 7430ad94a88a 20:05:42 ---> 36fa3ba96154 20:05:42 Step 25/25 : LABEL version=0.0.0 20:05:43 ---> Running in 7d20cd196cdd 20:05:43 ---> Running in 24094a8fcc2d 20:05:43 ---> 0f3c1525d171 20:05:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:05:43 Removing intermediate container 24094a8fcc2d 20:05:43 ---> ef894670a7b0 20:05:43 20:05:43 Successfully built ef894670a7b0 20:05:43 ---> 8510e50e8641 20:05:43 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:05:43 Successfully tagged security-spire-server:latest 20:05:43  Building security-spire-server ... done Building security-bootstrapper 20:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:44 (1/2) Installing dumb-init (1.2.5-r2) 20:05:44 (2/2) Installing openssl (3.0.8-r0) 20:05:44 Executing busybox-1.35.0-r29.trigger 20:05:44 OK: 8 MiB in 17 packages 20:05:46 Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:05:46 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:05:46 ---> df3ca9ce1fec 20:05:46 Step 3/33 : WORKDIR /edgex-go 20:05:46 ---> Using cache 20:05:46 ---> 2fdbadf749d4 20:05:46 Step 4/33 : RUN apk add --update --no-cache make git 20:05:46 ---> Using cache 20:05:46 ---> 1c4dfd1a4e28 20:05:46 Step 5/33 : COPY go.mod vendor* ./ 20:05:46 ---> Using cache 20:05:46 ---> 37441546b225 20:05:46 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:05:46 ---> Using cache 20:05:46 ---> 2558e859b825 20:05:46 Step 7/33 : COPY . . 20:05:46 ---> Using cache 20:05:46 ---> 6f1b5c50c7fd 20:05:46 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:05:47 ---> 14241cea5415 20:05:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:05:47 ---> Running in 3174224d0388 20:05:47 Removing intermediate container ae6721ef2009 20:05:47 ---> 56d0139cd38a 20:05:47 20:05:47 Step 10/23 : FROM alpine:3.17 20:05:47 ---> b2aa39c304c2 20:05:47 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:05:47 ---> Running in b1d5c3094d49 20:05:47 Removing intermediate container 7d20cd196cdd 20:05:47 ---> 5cacdb829ae7 20:05:47 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:05:47 ---> 9579d0b31eb4 20:05:47 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:05:47 ---> Running in 0490fe970122 20:05:47 ---> Running in fa39f2902901 20:05:47 Removing intermediate container 0490fe970122 20:05:47 ---> f65ed1993753 20:05:47 Step 12/21 : WORKDIR /edgex 20:05:47 Removing intermediate container fa39f2902901 20:05:47 ---> 07bad0263334 20:05:47 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:05:47 ---> Running in 6c0c7950399e 20:05:47 ---> Running in 6ca6fd8da22e 20:05:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:48 Removing intermediate container 6ca6fd8da22e 20:05:48 ---> df1b4ee67ecc 20:05:48 Step 24/26 : LABEL arch=x86_64 20:05:48 Removing intermediate container 6c0c7950399e 20:05:48 ---> 2da93ac727ba 20:05:48 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:05:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:48 ---> Running in 3442ea71ecb3 20:05:48 (1/2) Installing ca-certificates (20220614-r4) 20:05:48 (2/2) Installing dumb-init (1.2.5-r2) 20:05:48 Executing busybox-1.35.0-r29.trigger 20:05:48 Executing ca-certificates-20220614-r4.trigger 20:05:48 Removing intermediate container 3442ea71ecb3 20:05:48 ---> f282024a1e0d 20:05:48 Step 25/26 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:05:48 ---> c25be9b110f2 20:05:48 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:05:48 ---> Running in 413394b01b86 20:05:48 OK: 8 MiB in 17 packages 20:05:48 Removing intermediate container 413394b01b86 20:05:48 ---> c2cc3e2f166b 20:05:48 Step 26/26 : LABEL version=0.0.0 20:05:48 ---> 9d8042a37a57 20:05:48 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:05:48 ---> Running in 6f6f0758fde1 20:05:48 Removing intermediate container 6f6f0758fde1 20:05:48 ---> 5730af8000d5 20:05:48 20:05:49 Successfully built 5730af8000d5 20:05:49 Successfully tagged security-spire-agent:latest 20:05:49  Building security-spire-agent ... done  ---> 0a34289f9bd8 20:05:49 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:05:49 Removing intermediate container b1d5c3094d49 20:05:49 ---> 8c8787242b36 20:05:49 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:05:49 ---> Running in 44559d6faaf3 20:05:49 Removing intermediate container 44559d6faaf3 20:05:49 ---> 94dd20f9c572 20:05:49 Step 13/23 : ENV APP_PORT=59860 20:05:49 ---> 4607d9a6ec12 20:05:49 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:49 ---> Running in c7c27e52bb86 20:05:49 ---> Running in 305fc3a8fe42 20:05:49 Removing intermediate container c7c27e52bb86 20:05:49 ---> 762ae5d86240 20:05:49 Step 14/23 : EXPOSE $APP_PORT 20:05:49 ---> Running in a0355bf853ce 20:05:49 Removing intermediate container a0355bf853ce 20:05:49 ---> f5a773c1784b 20:05:49 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:05:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:05:50 ---> f2658bc00a08 20:05:50 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:05:50 ---> 8118705f061f 20:05:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:05:50 Removing intermediate container 305fc3a8fe42 20:05:50 ---> 0ef5218276db 20:05:50 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:05:50 ---> Running in 53bed37f0531 20:05:50 Removing intermediate container 53bed37f0531 20:05:50 ---> 3e63069e9fe1 20:05:50 Step 19/21 : LABEL arch=x86_64 20:05:50 ---> Running in 3008734394a3 20:05:51 Removing intermediate container 3008734394a3 20:05:51 ---> e673119ce721 20:05:51 Step 20/21 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:05:51 ---> 66ed78ef8e94 20:05:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:05:51 ---> Running in 260705233f52 20:05:51 Removing intermediate container 260705233f52 20:05:51 ---> 8f5412bbaae0 20:05:51 Step 21/21 : LABEL version=0.0.0 20:05:51 ---> Running in 3ca23a75d7a4 20:05:51 ---> 2e2a4f28cc9a 20:05:51 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:05:51 Removing intermediate container 3ca23a75d7a4 20:05:51 ---> 5939110a96d6 20:05:51 20:05:51 ---> Running in 0442d7c470af 20:05:51 Successfully built 5939110a96d6 20:05:52 Successfully tagged security-proxy-setup:latest 20:05:52  Building security-proxy-setup ... done Removing intermediate container 0442d7c470af 20:05:52 ---> 8e0c3c20f311 20:05:52 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:05:53 ---> Running in 9fcf3ece8597 20:05:53 Removing intermediate container 6c1bec9761ca 20:05:53 ---> eff1481e41ec 20:05:53 20:05:53 Step 9/24 : FROM alpine:3.17 20:05:53 ---> b2aa39c304c2 20:05:53 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:05:53 Removing intermediate container 9fcf3ece8597 20:05:53 ---> 3aeee3b241d8 20:05:53 Step 21/23 : LABEL arch=x86_64 20:05:53 ---> Running in 5c989a430e99 20:05:53 ---> Running in efbfcbbcc844 20:05:53 Removing intermediate container efbfcbbcc844 20:05:53 ---> 43d11587a2a5 20:05:53 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:05:53 ---> Running in 23db45f3177e 20:05:53 Removing intermediate container 23db45f3177e 20:05:53 ---> 6f6502d5ad19 20:05:53 Step 23/23 : LABEL version=0.0.0 20:05:53 ---> Running in 39ce940a86a0 20:05:53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:05:53 Removing intermediate container 39ce940a86a0 20:05:53 ---> fc5034c01112 20:05:53 20:05:53 Successfully built fc5034c01112 20:05:53 Successfully tagged support-notifications:latest 20:05:53  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:05:54 (1/3) Installing ca-certificates (20220614-r4) 20:05:54 (2/3) Installing dumb-init (1.2.5-r2) 20:05:54 (3/3) Installing su-exec (0.2-r2) 20:05:54 Executing busybox-1.35.0-r29.trigger 20:05:54 Executing ca-certificates-20220614-r4.trigger 20:05:54 OK: 8 MiB in 18 packages 20:05:55 Removing intermediate container 5c989a430e99 20:05:55 ---> aa2dee0c4ebb 20:05:55 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:05:55 ---> Running in c888ff2ff7e9 20:05:55 Removing intermediate container c888ff2ff7e9 20:05:55 ---> 37bc9f526c61 20:05:55 Step 12/24 : WORKDIR / 20:05:55 ---> Running in 7f7646456f80 20:05:55 Removing intermediate container 7f7646456f80 20:05:55 ---> e9384895f78a 20:05:55 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:05:56 ---> 785b68060d2d 20:05:56 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:05:56 ---> 56616038a1b5 20:05:56 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:05:56 ---> d6f5d04aae71 20:05:56 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:05:56 ---> 99459f3666e7 20:05:56 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:05:57 ---> 9b6ed846fb12 20:05:57 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:05:58 ---> b90675f68479 20:05:58 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:05:58 ---> 87e0dc3207de 20:05:58 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:05:58 ---> Running in d47bbfbb763a 20:05:59 Removing intermediate container d47bbfbb763a 20:05:59 ---> a9d1cb02252d 20:05:59 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:05:59 ---> Running in c2e388c9d796 20:05:59 Removing intermediate container c2e388c9d796 20:05:59 ---> 80c88829e126 20:05:59 Step 22/24 : LABEL arch=x86_64 20:05:59 ---> Running in 2d92ff0b6967 20:05:59 Removing intermediate container 2d92ff0b6967 20:05:59 ---> e96d95ff24c7 20:05:59 Step 23/24 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:05:59 ---> Running in 69fa89c6bbbb 20:05:59 Removing intermediate container 69fa89c6bbbb 20:05:59 ---> c3a4f794f61d 20:05:59 Step 24/24 : LABEL version=0.0.0 20:05:59 ---> Running in aa6f5034216d 20:05:59 Removing intermediate container aa6f5034216d 20:05:59 ---> ea744858835f 20:05:59 20:05:59 Successfully built ea744858835f 20:05:59 Successfully tagged security-secretstore-setup:latest 20:06:06  Building security-secretstore-setup ... done Removing intermediate container 3174224d0388 20:06:06 ---> 482848d4ceb0 20:06:06 20:06:06 Step 9/33 : FROM alpine:3.17 20:06:06 ---> b2aa39c304c2 20:06:06 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:06:06 ---> Using cache 20:06:06 ---> 2b8abe2459cb 20:06:06 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:06:06 ---> Running in fa46c4a05574 20:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 20:06:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 20:06:06 (1/2) Installing dumb-init (1.2.5-r2) 20:06:06 (2/2) Installing su-exec (0.2-r2) 20:06:06 Executing busybox-1.35.0-r29.trigger 20:06:06 OK: 7 MiB in 17 packages 20:06:06 Removing intermediate container fa46c4a05574 20:06:06 ---> 558ee7abcbf8 20:06:06 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:06:06 ---> Running in 5a534fb78d9e 20:06:06 Removing intermediate container 5a534fb78d9e 20:06:06 ---> 6522cb2b1c0a 20:06:06 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:06:06 ---> Running in a6fdab92330b 20:06:06 Removing intermediate container a6fdab92330b 20:06:06 ---> ceb9016f808d 20:06:06 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:06:06 ---> Running in ac24259d6674 20:06:06 Removing intermediate container ac24259d6674 20:06:06 ---> ad386d9b2042 20:06:06 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:06:06 ---> Running in 654111a55917 20:06:06 Removing intermediate container 654111a55917 20:06:06 ---> e85bb8ed7582 20:06:06 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:06:06 ---> Running in 506a7acedaf5 20:06:07 Removing intermediate container 506a7acedaf5 20:06:07 ---> 27a1c88bc1c7 20:06:07 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:06:07 ---> Running in c351297fada6 20:06:07 Removing intermediate container c351297fada6 20:06:07 ---> 01a9171a45c2 20:06:07 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:06:07 ---> fd818c98bfdc 20:06:07 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:06:07 ---> Running in aa0b7bf0ef55 20:06:08 Removing intermediate container aa0b7bf0ef55 20:06:08 ---> d96781cda29e 20:06:08 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:06:08 ---> b5a71d4f77e8 20:06:08 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:06:08 ---> 6a3aebaf9508 20:06:08 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:06:08 ---> f75564129d1c 20:06:08 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:06:08 ---> 2f1a5c782e29 20:06:08 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:06:09 ---> 051fc994fbdb 20:06:09 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:06:09 ---> 512e43ebdf1a 20:06:09 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:06:09 ---> c766c7a0ff28 20:06:09 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:06:09 ---> bfc1fb2ff708 20:06:09 Step 28/33 : RUN chmod +x /entrypoint.sh 20:06:09 ---> Running in 603bbee5650e 20:06:09 Removing intermediate container 603bbee5650e 20:06:09 ---> f93b4322ab44 20:06:09 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:06:09 ---> Running in f887fde41363 20:06:10 Removing intermediate container f887fde41363 20:06:10 ---> e113d36360bc 20:06:10 Step 30/33 : CMD ["gate"] 20:06:10 ---> Running in 7243a1084344 20:06:10 Removing intermediate container 7243a1084344 20:06:10 ---> 3f5ae3a610b5 20:06:10 Step 31/33 : LABEL arch=x86_64 20:06:10 ---> Running in 4ea5c2944310 20:06:10 Removing intermediate container 4ea5c2944310 20:06:10 ---> e61a68233bdb 20:06:10 Step 32/33 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:06:10 ---> Running in 16a2a77fe477 20:06:10 Removing intermediate container 16a2a77fe477 20:06:10 ---> 45616a17075a 20:06:10 Step 33/33 : LABEL version=0.0.0 20:06:10 ---> Running in e9a061706300 20:06:10 Removing intermediate container e9a061706300 20:06:10 ---> 9e7511de7f37 20:06:10 20:06:10 Successfully built 9e7511de7f37 20:06:10 Successfully tagged security-bootstrapper:latest 20:06:10  Building security-bootstrapper ... done  [Pipeline] } 20:06:10 $ docker stop --time=1 e2503d2168c089d949d773c00cc486924ec4741d80305d87f5c36e5d3f20acf0 20:06:11 $ docker rm -f --volumes e2503d2168c089d949d773c00cc486924ec4741d80305d87f5c36e5d3f20acf0 [Pipeline] // withDockerContainer [Pipeline] sh 20:06:12 + docker images 20:06:12 REPOSITORY TAG IMAGE ID CREATED SIZE 20:06:12 security-bootstrapper latest 9e7511de7f37 2 seconds ago 22MB 20:06:12 482848d4ceb0 8 seconds ago 1.67GB 20:06:12 security-secretstore-setup latest ea744858835f 13 seconds ago 32.6MB 20:06:12 support-notifications latest fc5034c01112 19 seconds ago 33MB 20:06:12 eff1481e41ec 20 seconds ago 1.67GB 20:06:12 security-proxy-setup latest 5939110a96d6 21 seconds ago 18.7MB 20:06:12 security-spire-agent latest 5730af8000d5 24 seconds ago 129MB 20:06:12 56d0139cd38a 26 seconds ago 1.75GB 20:06:12 security-spire-server latest ef894670a7b0 30 seconds ago 89.8MB 20:06:12 16d4fec2c100 31 seconds ago 1.66GB 20:06:12 security-spire-config latest 5bf1abed7681 40 seconds ago 88.9MB 20:06:12 1abf7c1ac7ec 50 seconds ago 1.54GB 20:06:12 core-data latest 97b55520ac7b 50 seconds ago 20MB 20:06:12 security-proxy-auth latest a5c65b25ecfa 58 seconds ago 18.3MB 20:06:12 cd4fc2cf7d77 59 seconds ago 1.54GB 20:06:12 7db386d96b7c About a minute ago 1.69GB 20:06:12 507aeef5b820 About a minute ago 1.66GB 20:06:12 support-scheduler latest d0b12775b859 About a minute ago 32.4MB 20:06:12 core-command latest 153b6af2ae86 About a minute ago 19.8MB 20:06:12 core-common-config-bootstrapper latest b6384ce7004c About a minute ago 17.5MB 20:06:12 core-metadata latest dac908bd50d0 About a minute ago 20.6MB 20:06:12 security-spiffe-token-provider latest 4844a261d45b About a minute ago 32.6MB 20:06:12 8dfbd62108e4 About a minute ago 1.75GB 20:06:12 8ef48891309a About a minute ago 1.72GB 20:06:12 3d3cc6cff016 About a minute ago 1.68GB 20:06:12 e6cda38a065e About a minute ago 1.69GB 20:06:12 89fdb9d80532 About a minute ago 1.68GB 20:06:12 ci-base-image-x86_64 latest df3ca9ce1fec 6 minutes ago 883MB 20:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 4 days ago 664MB 20:06:12 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 20:06:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 20:06:12 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:07:57 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 20:07:57 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 20:08:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 20:08:02 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 20:08:02 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 20:08:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 20:08:07 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 20:08:07 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 20:08:07 ? github.com/edgexfoundry/edgex-go/internal [no test files] 20:08:07 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 20:08:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 20:08:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.327s coverage: 28.7% of statements 20:08:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.367s coverage: 98.5% of statements 20:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 20:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 20:08:41 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 20:08:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.518s coverage: 71.2% of statements 20:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 20:08:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 20:08:49 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.371s coverage: 54.0% of statements 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 20:08:55 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 20:09:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.853s coverage: 88.5% of statements 20:09:15 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.465s coverage: 3.9% of statements 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 20:09:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 20:09:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.112s coverage: 95.6% of statements 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 20:09:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 20:09:24 ok github.com/edgexfoundry/edgex-go/internal/io 0.241s coverage: 72.2% of statements 20:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 20:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 20:09:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 20:09:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.276s coverage: 65.9% of statements 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 20:09:43 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 20:09:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.447s coverage: 0.9% of statements 20:09:43 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.264s coverage: 29.0% of statements 20:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.330s coverage: 45.5% of statements 20:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.261s coverage: 82.9% of statements 20:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.235s coverage: 94.1% of statements 20:09:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.317s coverage: 96.3% of statements 20:09:52 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.247s coverage: 87.5% of statements 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 20:09:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 20:09:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 20:10:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.250s coverage: 94.4% of statements 20:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 20:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 20:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 20:10:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 20:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 20:10:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 20:10:14 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.431s coverage: 79.9% of statements 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.320s coverage: 92.9% of statements 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.105s coverage: 64.4% of statements 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.275s coverage: 86.9% of statements 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.263s coverage: 87.2% of statements 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.216s coverage: 20.0% of statements 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.173s coverage: 100.0% of statements 20:10:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.568s coverage: 81.2% of statements 20:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 20:10:22 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 20:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.522s coverage: 82.1% of statements 20:10:22 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.238s coverage: 84.8% of statements 20:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 20:10:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 20:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.278s coverage: 63.1% of statements 20:10:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements 20:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.135s coverage: 89.4% of statements 20:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.106s coverage: 100.0% of statements 20:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.106s coverage: 73.7% of statements 20:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 20:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 20:10:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 20:10:33 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.089s 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:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.195s coverage: 38.4% of statements 20:10:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.306s coverage: 89.5% of statements 20:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 20:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 20:10:51 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 20:10:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 20:10:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.265s coverage: 84.8% of statements 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 20:11:01 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 20:11:06 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.326s coverage: 17.7% of statements 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 20:11:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 20:11:08 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.653s coverage: 92.3% of statements 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 20:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 20:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.309s coverage: 61.5% of statements 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 20:11:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 20:11:16 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.468s coverage: 97.7% of statements 20:11:17 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:17 WARNING: Linting skipped (not on x86_64 or linter not installed) 20:11:17 go vet ./... 20:14:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:14:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:14:24 ./bin/test-attribution-txt.sh [Pipeline] echo 20:14:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 20:14:25 + ls -al . 20:14:25 total 700 20:14:25 drwxrwxr-x 10 1001 1001 4096 Mar 14 20:04 . 20:14:25 drwxr-xr-x 4 root root 4096 Mar 14 20:04 .. 20:14:25 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:02 .blubracket 20:14:25 -rw-rw-r-- 1 1001 1001 16 Mar 14 20:02 .dockerignore 20:14:25 drwxrwxr-x 8 1001 1001 4096 Mar 14 20:02 .git 20:14:25 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:02 .github 20:14:25 -rw-rw-r-- 1 1001 1001 1133 Mar 14 20:02 .gitignore 20:14:25 -rw-rw-r-- 1 1001 1001 42 Mar 14 20:02 .golangci.yml 20:14:25 -rw-rw-r-- 1 1001 1001 87 Mar 14 20:02 .hadolint.yml 20:14:25 -rw-rw-r-- 1 1001 1001 166 Mar 14 20:02 .sonarcloud.properties 20:14:25 -rw-rw-r-- 1 1001 1001 1171 Mar 14 20:02 ADOPTERS.md 20:14:25 -rw-rw-r-- 1 1001 1001 10825 Mar 14 20:02 Attribution.txt 20:14:25 -rw-rw-r-- 1 1001 1001 73765 Mar 14 20:02 CHANGELOG.md 20:14:25 -rw-rw-r-- 1 1001 1001 3804 Mar 14 20:02 CONTRIBUTING.md 20:14:25 -rw-rw-r-- 1 1001 1001 677 Mar 14 20:02 GOVERNANCE.md 20:14:25 -rw-rw-r-- 1 1001 1001 883 Mar 14 20:02 Jenkinsfile 20:14:25 -rw-rw-r-- 1 1001 1001 10775 Mar 14 20:02 LICENSE 20:14:25 -rw-rw-r-- 1 1001 1001 14266 Mar 14 20:02 Makefile 20:14:25 -rw-rw-r-- 1 1001 1001 582 Mar 14 20:02 OWNERS.md 20:14:25 -rw-rw-r-- 1 1001 1001 9403 Mar 14 20:02 README.md 20:14:25 -rw-rw-r-- 1 1001 1001 789 Mar 14 20:02 SECURITY.md 20:14:25 -rw-rw-r-- 1 1001 1001 5 Mar 14 19:59 VERSION 20:14:25 drwxrwxr-x 2 1001 1001 4096 Mar 14 20:02 bin 20:14:25 drwxrwxr-x 18 1001 1001 4096 Mar 14 20:02 cmd 20:14:25 -rw-r--r-- 1 root root 447486 Mar 14 20:11 coverage.out 20:14:25 -rw-rw-r-- 1 1001 1001 3232 Mar 14 20:02 go.mod 20:14:25 -rw-rw-r-- 1 1001 1001 31098 Mar 14 20:02 go.sum 20:14:25 drwxrwxr-x 7 1001 1001 4096 Mar 14 20:02 internal 20:14:25 drwxrwxr-x 3 1001 1001 4096 Mar 14 20:02 openapi 20:14:25 -rw-rw-r-- 1 1001 1001 594 Mar 14 20:02 security.txt 20:14:25 drwxrwxr-x 4 1001 1001 4096 Mar 14 20:02 snap 20:14:25 -rw-rw-r-- 1 1001 1001 204 Mar 14 20:02 version.go [Pipeline] sh 20:14:25 + '[' -e coverage.out ] 20:14:25 + chown 1001:1001 coverage.out [Pipeline] stash 20:14:25 Warning: overwriting stash ‘coverage-report’ 20:14:26 Stashed 1 file(s) [Pipeline] sh 20:14:27 + make build 20:14:27 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:16:19 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:16:20 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:16:27 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:16:30 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:17:26 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:17:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:17:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:17:41 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:17:45 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:17:50 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:17:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 20:18:03 $ docker stop --time=1 0f206f08c524f2d2b80ab9f24779a21f83acc035383833285816d61e1dd1630f 20:18:06 $ docker rm -f --volumes 0f206f08c524f2d2b80ab9f24779a21f83acc035383833285816d61e1dd1630f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:10 20:18:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:10 latest: Pulling from edgex-devops/edgex-compose-arm64 20:18:10 29e5d40040c1: Pulling fs layer 20:18:10 1ce36da41761: Pulling fs layer 20:18:10 25b303627fd3: Pulling fs layer 20:18:10 29e5d40040c1: Download complete 20:18:11 1ce36da41761: Verifying Checksum 20:18:11 1ce36da41761: Download complete 20:18:11 29e5d40040c1: Pull complete 20:18:13 25b303627fd3: Verifying Checksum 20:18:13 25b303627fd3: Download complete 20:18:13 1ce36da41761: Pull complete 20:18:23 25b303627fd3: Pull complete 20:18:23 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 20:18:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:23 prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 20:18:23 $ 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:18:26 $ docker top 834f8abd449a873facd7ef65a2fa46e13490095123ea20cc5eb8da6639c93fca -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:27 + docker-compose build --help 20:18:27 + grep parallel 20:18:34 --parallel Build images in parallel. [Pipeline] } 20:18:34 $ docker stop --time=1 834f8abd449a873facd7ef65a2fa46e13490095123ea20cc5eb8da6639c93fca 20:18:36 $ docker rm -f --volumes 834f8abd449a873facd7ef65a2fa46e13490095123ea20cc5eb8da6639c93fca [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:18:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:18:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:18:37 prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 20:18:37 $ 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:18:38 $ docker top 941ea392d08114e7d6ee5ea38dfa2a7bc01bb48dff050601a5d92ef1860cd503 -eo pid,comm [Pipeline] { [Pipeline] sh 20:18:39 + docker-compose -f ./docker-compose-build.yml build --parallel 20:18:47 Building core-command ... 20:18:47 Building core-common-config-bootstrapper ... 20:18:47 Building core-data ... 20:18:47 Building core-metadata ... 20:18:47 Building security-bootstrapper ... 20:18:47 Building security-proxy-auth ... 20:18:47 Building security-proxy-setup ... 20:18:47 Building security-secretstore-setup ... 20:18:47 Building security-spiffe-token-provider ... 20:18:47 Building security-spire-agent ... 20:18:47 Building security-spire-config ... 20:18:47 Building security-spire-server ... 20:18:47 Building support-notifications ... 20:18:47 Building support-scheduler ... 20:18:47 Building security-proxy-setup 20:18:47 Building core-data 20:18:47 Building core-common-config-bootstrapper 20:18:47 Building security-proxy-auth 20:18:47 Building security-spire-server 20:19:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:44 ---> ef51f88638f4 20:19:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:44 ---> ef51f88638f4 20:19:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:44 Step 1/21 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:44 Step 2/21 : FROM ${BUILDER_BASE} AS builder 20:19:44 ---> ef51f88638f4 20:19:44 Step 3/21 : WORKDIR /edgex-go 20:19:44 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:44 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:19:44 ---> ef51f88638f4 20:19:44 Step 3/25 : WORKDIR /edgex-go 20:19:44 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:19:44 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:19:44 ---> ef51f88638f4 20:19:44 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:19:44 ---> Running in fe7cad267f2b 20:19:44 ---> Running in bb4daa9dbaa0 20:19:44 ---> Running in 581071ec6605 20:19:44 ---> Running in a8e54247bd0f 20:19:44 ---> Running in 835d62b22041 20:19:44 Removing intermediate container fe7cad267f2b 20:19:44 ---> bb172336c4a2 20:19:44 Step 4/23 : WORKDIR /edgex-go 20:19:44 Removing intermediate container 835d62b22041 20:19:44 ---> 03c153ccf7e3 20:19:44 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 20:19:44 Removing intermediate container bb4daa9dbaa0 20:19:44 ---> 8a517c2d6e67 20:19:44 Step 4/23 : WORKDIR /edgex-go 20:19:44 ---> Running in 867224d9f214 20:19:44 Removing intermediate container 581071ec6605 20:19:44 ---> acd6ae30a94e 20:19:44 Step 4/23 : WORKDIR /edgex-go 20:19:44 ---> Running in 36c3063b50e4 20:19:44 Removing intermediate container a8e54247bd0f 20:19:44 ---> 420700127331 20:19:44 Step 4/21 : RUN apk add --update --no-cache make git 20:19:44 ---> Running in 0f4616885049 20:19:44 ---> Running in 03455aeaa5ae 20:19:44 ---> Running in e733514a07a3 20:19:44 Removing intermediate container 867224d9f214 20:19:44 ---> 88b8dbac712d 20:19:44 Step 5/23 : RUN apk add --update --no-cache make git 20:19:44 Removing intermediate container 0f4616885049 20:19:44 ---> 51ccd1e41b08 20:19:44 Step 5/23 : RUN apk add --update --no-cache make git 20:19:44 ---> Running in 5fbaa9d49866 20:19:44 ---> Running in 1c3e24279810 20:19:44 Removing intermediate container 03455aeaa5ae 20:19:44 ---> c756dbd20f8b 20:19:44 Step 5/23 : RUN apk add --update --no-cache make git 20:19:44 ---> Running in 2ff39668118e 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:44 OK: 263 MiB in 53 packages 20:19:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:19:44 OK: 263 MiB in 53 packages 20:19:45 OK: 263 MiB in 53 packages 20:19:45 OK: 263 MiB in 53 packages 20:19:45 Removing intermediate container 36c3063b50e4 20:19:45 ---> 6999d5f9c903 20:19:45 Step 5/25 : COPY go.mod vendor* ./ 20:19:45 OK: 263 MiB in 53 packages 20:19:46 Removing intermediate container e733514a07a3 20:19:46 ---> 59706ee553a9 20:19:46 Step 5/21 : COPY go.mod vendor* ./ 20:19:47 Removing intermediate container 5fbaa9d49866 20:19:47 ---> 0194f754d6e5 20:19:47 Step 6/23 : COPY go.mod vendor* ./ 20:19:47 ---> 59aaa63a7d89 20:19:47 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:47 ---> Running in 0cc736c381a2 20:19:47 Removing intermediate container 2ff39668118e 20:19:47 ---> d8af122030ab 20:19:47 Step 6/23 : COPY go.mod vendor* ./ 20:19:47 Removing intermediate container 1c3e24279810 20:19:47 ---> 976a37db19ea 20:19:47 Step 6/23 : COPY go.mod vendor* ./ 20:19:48 ---> e6650dad157b 20:19:48 Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:48 ---> Running in 5db528ec8b51 20:19:48 ---> c58f8e9803d7 20:19:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:48 ---> Running in 16abca6ea017 20:19:49 ---> a878373d1d7a 20:19:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:49 ---> 21cab7a988d8 20:19:49 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:19:49 ---> Running in ddd9c1ba5a81 20:19:50 ---> Running in 5ee147994b80 20:21:56 Removing intermediate container 0cc736c381a2 20:21:56 ---> 4358c2451c50 20:21:56 Step 7/25 : COPY . . 20:21:56 Removing intermediate container 5db528ec8b51 20:21:56 ---> 98c582da1a1a 20:21:56 Step 7/21 : COPY . . 20:21:56 Removing intermediate container 16abca6ea017 20:21:56 ---> db229a9df554 20:21:56 Step 8/23 : COPY . .Removing intermediate container ddd9c1ba5a81 20:21:56 ---> c825dc7ac268 20:21:56 Step 8/23 : COPY . . 20:21:56 20:21:56 Removing intermediate container 5ee147994b80 20:21:56 ---> 15734c0fc425 20:21:56 Step 8/23 : COPY . . 20:22:11 ---> 6d5c3d345c83 20:22:11 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 20:22:11 ---> 9856051c67ba 20:22:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 20:22:11 ---> Running in 6e933c0956a0 20:22:11 ---> 1a4ea47b62e4 20:22:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:22:11 ---> Running in 947015d57c5d 20:22:11 ---> 33753806938b 20:22:11 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 20:22:11 ---> 5c20f77ebaf4 20:22:11 Step 8/21 : RUN make cmd/secrets-config/secrets-config 20:22:11 ---> Running in 49089f42285e 20:22:11 ---> Running in a23a650e5874 20:22:11 ---> Running in 55f63286283f 20:22:12 Removing intermediate container 6e933c0956a0 20:22:12 ---> 8fb9a980ec2b 20:22:12 Step 9/25 : WORKDIR /edgex-go/spire-build 20:22:12 ---> Running in fec3d4664189 20:22:13 Removing intermediate container fec3d4664189 20:22:13 ---> c3cbfb16f1d0 20:22:13 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:22:13 ---> Running in 2c55d9c514cf 20:22:14 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:22:14 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 20:22:14 Removing intermediate container 2c55d9c514cf 20:22:14 ---> a1e10da4a67b 20:22:14 Step 11/25 : 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:22:14 ---> Running in 7451f08cf8e4 20:22:14 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:22:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 20:22:17 Removing intermediate container 7451f08cf8e4 20:22:17 ---> fa2e77fbf429 20:22:17 Step 12/25 : WORKDIR /edgex-go 20:22:17 ---> Running in 7a9dcbd0305e 20:22:18 Removing intermediate container 7a9dcbd0305e 20:22:18 ---> 5c1454364cd6 20:22:18 20:22:18 Step 13/25 : FROM alpine:3.17 20:22:18 3.17: Pulling from library/alpine 20:22:18 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 20:22:18 Status: Downloaded newer image for alpine:3.17 20:22:18 ---> d74e625d9115 20:22:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:22:18 ---> Running in 104f9c1b6c79 20:22:19 Removing intermediate container 104f9c1b6c79 20:22:19 ---> fad4338331eb 20:22:19 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:22:19 ---> Running in b97488ff3c03 20:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:22:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:22:24 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:22:24 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:22:24 OK: 17683 distinct packages available 20:22:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:22:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:22:28 (1/5) Installing dumb-init (1.2.5-r2) 20:22:28 (2/5) Installing musl-obstack (1.2.3-r0) 20:22:28 (3/5) Installing libucontext (1.2-r0) 20:22:28 (4/5) Installing gcompat (1.1.0-r0) 20:22:28 (5/5) Installing openssl (3.0.8-r0) 20:22:28 Executing busybox-1.35.0-r29.trigger 20:22:28 OK: 9 MiB in 20 packages 20:22:31 Removing intermediate container b97488ff3c03 20:22:31 ---> d70bac9aa326 20:22:31 Step 16/25 : COPY --from=builder /edgex-go/security.txt / 20:22:31 ---> 330d550145a9 20:22:31 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:22:38 ---> b7b3103d619f 20:22:38 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:22:39 ---> 7257026b89bb 20:22:39 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:22:40 ---> ce356ea07181 20:22:40 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:22:41 ---> 099eb54d95a2 20:22:41 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:22:41 ---> Running in 476460cfdf8d 20:22:42 Removing intermediate container 476460cfdf8d 20:22:42 ---> d1a6556412ba 20:22:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:22:42 ---> Running in 1a3608c4a104 20:22:43 Removing intermediate container 1a3608c4a104 20:22:43 ---> 74ffced6dde9 20:22:43 Step 23/25 : LABEL arch=arm64 20:22:43 ---> Running in 67de3f28c6c2 20:22:44 Removing intermediate container 67de3f28c6c2 20:22:44 ---> 5d151460cf25 20:22:44 Step 24/25 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:22:44 ---> Running in b70069fbd9f3 20:22:44 Removing intermediate container b70069fbd9f3 20:22:44 ---> f27e68b9402c 20:22:44 Step 25/25 : LABEL version=0.0.0 20:22:44 ---> Running in 36eb624a6f9c 20:22:45 Removing intermediate container 36eb624a6f9c 20:22:45 ---> a2e0fe8b1c6c 20:22:45 20:22:45 Successfully built a2e0fe8b1c6c 20:22:45 Successfully tagged security-spire-server-arm64:latest 20:22:45 Building security-bootstrapper 20:23:07  Building security-spire-server ... done Step 1/33 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:23:07 Step 2/33 : FROM ${BUILDER_BASE} AS builder 20:23:07 ---> ef51f88638f4 20:23:07 Step 3/33 : WORKDIR /edgex-go 20:23:07 ---> Using cache 20:23:07 ---> 420700127331 20:23:07 Step 4/33 : RUN apk add --update --no-cache make git 20:23:07 ---> Using cache 20:23:07 ---> 59706ee553a9 20:23:07 Step 5/33 : COPY go.mod vendor* ./ 20:23:07 ---> Using cache 20:23:07 ---> e6650dad157b 20:23:07 Step 6/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:23:07 ---> Using cache 20:23:07 ---> 98c582da1a1a 20:23:07 Step 7/33 : COPY . . 20:23:07 ---> Using cache 20:23:07 ---> 5c20f77ebaf4 20:23:07 Step 8/33 : RUN make cmd/security-bootstrapper/security-bootstrapper 20:23:07 ---> Running in a317e6ff0a14 20:23: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 20:30:15 Removing intermediate container a23a650e5874 20:30:15 ---> 222875f9f543 20:30:15 20:30:15 Step 10/23 : FROM alpine:3.17 20:30:15 ---> d74e625d9115 20:30:15 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:30:15 ---> Running in f1db33a31c94 20:30:15 Removing intermediate container f1db33a31c94 20:30:15 ---> 35d776ccdb33 20:30:15 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:30:15 ---> Running in d1c854b518e2 20:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:15 (1/1) Installing dumb-init (1.2.5-r2) 20:30:15 Executing busybox-1.35.0-r29.trigger 20:30:15 OK: 8 MiB in 16 packages 20:30:16 Removing intermediate container d1c854b518e2 20:30:16 ---> ab622a83df5d 20:30:16 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:16 Removing intermediate container 55f63286283f 20:30:16 ---> d22279458b57 20:30:16 20:30:16 Step 9/21 : FROM alpine:3.17 20:30:16 ---> d74e625d9115 20:30:16 Step 10/21 : RUN apk add --update --no-cache dumb-init openssl 20:30:16 ---> Running in b5d1c42ede61 20:30:17 ---> 674216619266 20:30:17 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:30:23 ---> ec5fb5a92b11 20:30:23 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:30:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:30:24 ---> 1636050191bf 20:30:24 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 20:30:25 ---> 8378ce9e39b8 20:30:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:30:25 (1/2) Installing dumb-init (1.2.5-r2) 20:30:25 (2/2) Installing openssl (3.0.8-r0) 20:30:25 Executing busybox-1.35.0-r29.trigger 20:30:25 OK: 8 MiB in 17 packages 20:30:26 ---> 2439873c37ff 20:30:26 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:26 ---> Running in 62f387ffd19e 20:30:28 Removing intermediate container b5d1c42ede61 20:30:28 ---> 13bd39d6e1b3 20:30:28 Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 20:30:28 ---> Running in 8a566042f45c 20:30:29 Removing intermediate container 8a566042f45c 20:30:29 ---> 7ee6fb0d36b8 20:30:29 Step 12/21 : WORKDIR /edgex 20:30:29 ---> Running in 70541ec2f94f 20:30:29 Removing intermediate container 70541ec2f94f 20:30:29 ---> 952f6a108203 20:30:29 Step 13/21 : COPY --from=builder /edgex-go/security.txt / 20:30:31 Removing intermediate container 62f387ffd19e 20:30:31 ---> d40da752abc3 20:30:31 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:30:31 ---> Running in 3ca09593b260 20:30:31 ---> f0b7cc27b8a0 20:30:31 Step 14/21 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 20:30:32 Removing intermediate container 3ca09593b260 20:30:32 ---> abed3bb9bbc7 20:30:32 Step 20/23 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 20:30:32 ---> Running in 6cd6d0301637 20:30:32 ---> 1bb3f6a039e2 20:30:32 Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:30:33 Removing intermediate container 6cd6d0301637 20:30:33 ---> 6e7e88961a60 20:30:33 Step 21/23 : LABEL arch=arm64 20:30:33 ---> Running in 4d8b49283190 20:30:33 Removing intermediate container 4d8b49283190 20:30:33 ---> 0d4bfc68e2c1 20:30:33 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:30:34 ---> Running in 9519019da851 20:30:36 Removing intermediate container 9519019da851 20:30:36 ---> a19bd800a727 20:30:36 Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:30:36 ---> f7511c2a0c16 20:30:36 Step 23/23 : LABEL version=0.0.0 20:30:36 ---> Running in 1661a788bdec 20:30:36 Removing intermediate container 1661a788bdec 20:30:36 ---> f17d6b6e6c08 20:30:36 20:30:36 Successfully built f17d6b6e6c08 20:30:36 Successfully tagged security-proxy-auth-arm64:latest 20:30:36  Building security-proxy-auth ... done Building core-metadata 20:30:36 ---> df7a761dc693 20:30:36 Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:30:36 ---> Running in d1651dbc7284 20:30:40 Removing intermediate container d1651dbc7284 20:30:40 ---> e45f65defbd3 20:30:40 Step 18/21 : ENTRYPOINT ["entrypoint.sh"] 20:30:40 ---> Running in fb5c59c39919 20:30:41 Removing intermediate container fb5c59c39919 20:30:41 ---> f2e499022961 20:30:41 Step 19/21 : LABEL arch=arm64 20:30:41 ---> Running in 1672953d5e38 20:30:42 Removing intermediate container 1672953d5e38 20:30:42 ---> 08c310f19eeb 20:30:42 Step 20/21 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:30:42 ---> Running in b0b0fb6dbc1b 20:30:43 Removing intermediate container b0b0fb6dbc1b 20:30:43 ---> 58fd04be7453 20:30:43 Step 21/21 : LABEL version=0.0.0 20:30:43 ---> Running in 94c16c782aba 20:30:43 Removing intermediate container 94c16c782aba 20:30:43 ---> 60727b7b3603 20:30:43 20:30:44 Successfully built 60727b7b3603 20:30:44 Successfully tagged security-proxy-setup-arm64:latest 20:30:44  Building security-proxy-setup ... done Building security-spire-agent 20:30:59 Removing intermediate container 49089f42285e 20:30:59 ---> e7a932df2c6d 20:30:59 20:30:59 Step 10/23 : FROM alpine:3.17 20:30:59 ---> d74e625d9115 20:30:59 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 20:30:59 ---> Using cache 20:30:59 ---> 35d776ccdb33 20:30:59 Step 12/23 : RUN apk add --update --no-cache dumb-init 20:30:59 ---> Using cache 20:30:59 ---> ab622a83df5d 20:30:59 Step 13/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:30:59 ---> Using cache 20:30:59 ---> 674216619266 20:30:59 Step 14/23 : COPY --from=builder /edgex-go/security.txt / 20:30:59 ---> Using cache 20:30:59 ---> ec5fb5a92b11 20:30:59 Step 15/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:31:00 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:00 Step 2/25 : FROM ${BUILDER_BASE} AS builder 20:31:00 ---> ef51f88638f4 20:31:00 Step 3/25 : ARG ADD_BUILD_TAGS="" 20:31:00 ---> Using cache 20:31:00 ---> acd6ae30a94e 20:31:00 Step 4/25 : WORKDIR /edgex-go 20:31:00 ---> Using cache 20:31:00 ---> c756dbd20f8b 20:31:00 Step 5/25 : RUN apk add --update --no-cache make git 20:31:00 ---> Using cache 20:31:00 ---> d8af122030ab 20:31:00 Step 6/25 : COPY go.mod vendor* ./ 20:31:00 ---> Using cache 20:31:00 ---> a878373d1d7a 20:31:00 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:00 ---> Using cache 20:31:00 ---> c825dc7ac268 20:31:00 Step 8/25 : COPY . . 20:31:00 ---> Using cache 20:31:00 ---> 9856051c67ba 20:31:00 Step 9/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 20:31:02 ---> 4d045ce09f11 20:31:02 Step 16/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 20:31:02 ---> Running in 392fefed6290 20:31:04 ---> 167073a5e921 20:31:04 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:31:05 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 20:31:06 ---> 6fd9dee225b3 20:31:06 Step 18/23 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:31:06 ---> Running in f804cf2a8354 20:31:10 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:10 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:31:10 ---> ef51f88638f4 20:31:10 Step 3/26 : WORKDIR /edgex-go 20:31:10 ---> Using cache 20:31:10 ---> 420700127331 20:31:10 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:31:10 ---> Running in 1c0369cd2d70 20:31:11 Removing intermediate container f804cf2a8354 20:31:11 ---> 361c0e4bc090 20:31:11 Step 19/23 : ENTRYPOINT ["entrypoint.sh"] 20:31:11 ---> Running in 2d7e59218cda 20:31:13 Removing intermediate container 2d7e59218cda 20:31:13 ---> c81f533dc376 20:31:13 Step 20/23 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 20:31:13 ---> Running in 02833b03fb3a 20:31:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:13 Removing intermediate container a317e6ff0a14 20:31:13 ---> f61e6736c8cd 20:31:13 20:31:13 Step 9/33 : FROM alpine:3.17 20:31:13 ---> d74e625d9115 20:31:13 Step 10/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:31:13 ---> Using cache 20:31:13 ---> fad4338331eb 20:31:13 Step 11/33 : RUN apk add --update --no-cache dumb-init su-exec 20:31:14 ---> Running in d12b7522a5f4 20:31:14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:14 Removing intermediate container 02833b03fb3a 20:31:14 ---> 041f5f720d36 20:31:14 Step 21/23 : LABEL arch=arm64 20:31:14 ---> Running in 5f8ca777e13c 20:31:16 OK: 263 MiB in 53 packages 20:31:16 Removing intermediate container 5f8ca777e13c 20:31:16 ---> 3221f09707a8 20:31:16 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:31:16 ---> Running in d6ae68db86bb 20:31:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:18 Removing intermediate container d6ae68db86bb 20:31:18 ---> ba99ff0e1ffb 20:31:18 Step 23/23 : LABEL version=0.0.0 20:31:18 ---> Running in 4cad071adc27 20:31:18 Removing intermediate container 1c0369cd2d70 20:31:18 ---> 7e298b21d370 20:31:18 Step 5/26 : COPY go.mod vendor* ./ 20:31:18 (1/2) Installing dumb-init (1.2.5-r2) 20:31:18 (2/2) Installing su-exec (0.2-r2) 20:31:18 Executing busybox-1.35.0-r29.trigger 20:31:19 OK: 8 MiB in 17 packages 20:31:19 Removing intermediate container 4cad071adc27 20:31:19 ---> add5511325bc 20:31:19 20:31:20 Successfully built add5511325bc 20:31:20 Successfully tagged core-common-config-bootstrapper-arm64:latest 20:31:20 Building support-scheduler 20:31:20  Building core-common-config-bootstrapper ... done  ---> 5d9b1942789c 20:31:20 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:20 ---> Running in 277b510761f6 20:31:21 Removing intermediate container d12b7522a5f4 20:31:21 ---> 77e5e60fb13c 20:31:21 Step 12/33 : ENV SECURITY_INIT_DIR /edgex-init 20:31:21 ---> Running in 24dc5653e543 20:31:22 Removing intermediate container 24dc5653e543 20:31:22 ---> d4ff3274bc3d 20:31:22 Step 13/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging 20:31:22 ---> Running in 6617e3af229d 20:31:23 Removing intermediate container 6617e3af229d 20:31:23 ---> ba3c6020a1f5 20:31:23 Step 14/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 20:31:23 ---> Running in 541d6566debd 20:31:24 Removing intermediate container 947015d57c5d 20:31:24 ---> 03c7243848b0 20:31:24 20:31:24 Step 10/23 : FROM alpine:3.17 20:31:24 ---> d74e625d9115 20:31:24 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 20:31:24 Removing intermediate container 541d6566debd 20:31:24 ---> 2995fa20faab 20:31:24 Step 15/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 20:31:24 ---> Running in e804acdc69fd 20:31:24 ---> Running in d19f3278d10a 20:31:25 Removing intermediate container e804acdc69fd 20:31:25 ---> 18540275c23f 20:31:25 Step 12/23 : ENV APP_PORT=59880 20:31:25 Removing intermediate container d19f3278d10a 20:31:25 ---> ad87b002b9b0 20:31:25 Step 16/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 20:31:25 ---> Running in 43c568ace10e 20:31:25 ---> Running in f68acfee94d0 20:31:26 Removing intermediate container 43c568ace10e 20:31:26 ---> d16a15d9952e 20:31:26 Step 13/23 : EXPOSE $APP_PORT 20:31:26 ---> Running in 0a95c6645613 20:31:27 Removing intermediate container 0a95c6645613 20:31:27 ---> c184aa5521d8 20:31:27 Step 14/23 : RUN apk add --update --no-cache dumb-init 20:31:27 ---> Running in 27e9174a6752 20:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:31:30 Removing intermediate container f68acfee94d0 20:31:30 ---> ecb2f83d2a96 20:31:30 Step 17/33 : WORKDIR ${SECURITY_INIT_STAGING} 20:31:30 ---> Running in 84aa5854afb9 20:31:30 Removing intermediate container 84aa5854afb9 20:31:30 ---> dd40a52a6ac4 20:31:30 Step 18/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 20:31:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:31:32 ---> ff1459a8a9c3 20:31:32 Step 19/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 20:31:32 ---> Running in 05fe45330fa3 20:31:33 (1/1) Installing dumb-init (1.2.5-r2) 20:31:33 Executing busybox-1.35.0-r29.trigger 20:31:33 OK: 8 MiB in 16 packages 20:31:36 Removing intermediate container 27e9174a6752 20:31:36 ---> 76159eeffe74 20:31:36 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:37 Removing intermediate container 05fe45330fa3 20:31:37 ---> 4dab5fa01b6d 20:31:37 Step 20/33 : COPY --from=builder /edgex-go/Attribution.txt / 20:31:38 ---> 9b59929045a7 20:31:38 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:31:38 ---> 90d201c1ed96 20:31:38 Step 21/33 : COPY --from=builder /edgex-go/security.txt / 20:31:40 ---> a705acd1666f 20:31:40 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:31:40 ---> 4e58e6e8d410 20:31:40 Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:31:40 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:31:40 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:31:40 ---> ef51f88638f4 20:31:40 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:31:40 ---> Using cache 20:31:40 ---> acd6ae30a94e 20:31:40 Step 4/23 : WORKDIR /edgex-go 20:31:40 ---> Using cache 20:31:40 ---> c756dbd20f8b 20:31:41 Step 5/23 : RUN apk add --update --no-cache make git 20:31:41 ---> Using cache 20:31:41 ---> d8af122030ab 20:31:41 Step 6/23 : COPY go.mod vendor* ./ 20:31:41 ---> Using cache 20:31:41 ---> a878373d1d7a 20:31:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:31:41 ---> Using cache 20:31:41 ---> c825dc7ac268 20:31:41 Step 8/23 : COPY . . 20:31:41 ---> Using cache 20:31:41 ---> 9856051c67ba 20:31:41 Step 9/23 : RUN make cmd/support-scheduler/support-scheduler 20:31:41 ---> Running in ee9238e9b721 20:31:43 ---> 3925072c042b 20:31:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 20:31:44 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:31:44 ---> df39bfd464eb 20:31:44 Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 20:31:45 ---> 2ed2a05ae036 20:31:45 Step 19/23 : ENTRYPOINT ["/core-data"] 20:31:45 ---> Running in 1283badee53b 20:31:46 Removing intermediate container 1283badee53b 20:31:46 ---> 0676b7c2b21b 20:31:46 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:31:46 ---> f5d68249e138 20:31:46 Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 20:31:46 ---> Running in 7c313bf32b17 20:31:47 Removing intermediate container 7c313bf32b17 20:31:47 ---> 230302066baf 20:31:47 Step 21/23 : LABEL arch=arm64 20:31:47 ---> Running in 4d773f7c4d94 20:31:47 ---> e0a9d0afd167 20:31:47 Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 20:31:48 Removing intermediate container 4d773f7c4d94 20:31:48 ---> ecf2028bec0b 20:31:48 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:31:48 ---> Running in 77ae82240279 20:31:49 ---> cdb59776f79d 20:31:49 Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 20:31:49 Removing intermediate container 77ae82240279 20:31:49 ---> eb719a21763b 20:31:49 Step 23/23 : LABEL version=0.0.0 20:31:49 ---> Running in 71dea36afb3b 20:31:50 Removing intermediate container 71dea36afb3b 20:31:50 ---> 4346d87e089e 20:31:50 20:31:50 Successfully built 4346d87e089e 20:31:50 Successfully tagged core-data-arm64:latest 20:31:50 Building support-notifications 20:31:50  Building core-data ... done  ---> f1540cec277e 20:31:50 Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:31:51 ---> ac161b660794 20:31:51 Step 28/33 : RUN chmod +x /entrypoint.sh 20:31:51 ---> Running in 012541a6ff8b 20:31:56 Removing intermediate container 012541a6ff8b 20:31:56 ---> b9d796e2f822 20:31:56 Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] 20:31:56 ---> Running in 67fe33a2aa6e 20:31:56 Removing intermediate container 67fe33a2aa6e 20:31:56 ---> 92705e477fee 20:31:56 Step 30/33 : CMD ["gate"] 20:31:56 ---> Running in 9fa58308c076 20:31:57 Removing intermediate container 9fa58308c076 20:31:57 ---> 898eeed9722e 20:31:57 Step 31/33 : LABEL arch=arm64 20:31:57 ---> Running in 8cde04642b24 20:31:58 Removing intermediate container 8cde04642b24 20:31:58 ---> 5570c6cb473a 20:31:58 Step 32/33 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:31:58 ---> Running in 60a5c2567aae 20:31:58 Removing intermediate container 60a5c2567aae 20:31:58 ---> df2f853161cc 20:31:59 Step 33/33 : LABEL version=0.0.0 20:31:59 ---> Running in e24290c717c9 20:31:59 Removing intermediate container e24290c717c9 20:31:59 ---> e656d7273ed6 20:31:59 20:32:00 Successfully built e656d7273ed6 20:32:00 Successfully tagged security-bootstrapper-arm64:latest 20:32:00 Building security-spire-config 20:32:22  Building security-bootstrapper ... done Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:22 Step 2/23 : FROM ${BUILDER_BASE} AS builder 20:32:22 ---> ef51f88638f4 20:32:22 Step 3/23 : ARG ADD_BUILD_TAGS="" 20:32:22 ---> Using cache 20:32:22 ---> acd6ae30a94e 20:32:22 Step 4/23 : WORKDIR /edgex-go 20:32:22 ---> Using cache 20:32:22 ---> c756dbd20f8b 20:32:22 Step 5/23 : RUN apk add --update --no-cache make bash git ca-certificates 20:32:22 ---> Running in 226515a83209 20:32:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:32:27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:32:29 OK: 263 MiB in 53 packages 20:32:31 Step 1/26 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:32:31 Step 2/26 : FROM ${BUILDER_BASE} AS builder 20:32:31 ---> ef51f88638f4 20:32:31 Step 3/26 : WORKDIR /edgex-go 20:32:31 ---> Using cache 20:32:31 ---> 420700127331 20:32:31 Step 4/26 : RUN apk add --update --no-cache make git build-base curl 20:32:31 ---> Using cache 20:32:31 ---> 7e298b21d370 20:32:31 Step 5/26 : COPY go.mod vendor* ./ 20:32:31 ---> Using cache 20:32:31 ---> 5d9b1942789c 20:32:31 Step 6/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:31 ---> Running in 26457d4385bf 20:32:32 Removing intermediate container 226515a83209 20:32:32 ---> 7154376e0ee2 20:32:32 Step 6/23 : COPY go.mod vendor* ./ 20:32:34 ---> d57a77570efb 20:32:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:32:34 ---> Running in db952ef95a47 20:33:14 Removing intermediate container 277b510761f6 20:33:14 ---> 6a9ee3f4d87c 20:33:14 Step 7/26 : COPY . . 20:33:24 ---> 7ac9e3f455a5 20:33:24 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:33:24 ---> Running in 4b9792885151 20:33:25 Removing intermediate container 4b9792885151 20:33:25 ---> ffc9514a61e0 20:33:25 Step 9/26 : WORKDIR /edgex-go/spire-build 20:33:25 ---> Running in db186b07c55e 20:33:26 Removing intermediate container db186b07c55e 20:33:26 ---> e7fee6aeace6 20:33:26 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:33:26 ---> Running in 815a20977615 20:33:27 Removing intermediate container 815a20977615 20:33:27 ---> c22449b2628c 20:33:27 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:33:27 ---> Running in ac0e1671f541 20:33:31 Removing intermediate container ac0e1671f541 20:33:31 ---> b37f502d590f 20:33:31 Step 12/26 : WORKDIR /edgex-go 20:33:31 ---> Running in 3a8642b61c55 20:33:31 Removing intermediate container 3a8642b61c55 20:33:31 ---> 2d2ef7e42cf8 20:33:31 20:33:31 Step 13/26 : FROM alpine:3.17 20:33:31 ---> d74e625d9115 20:33:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:33:31 ---> Using cache 20:33:31 ---> fad4338331eb 20:33:31 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:33:31 ---> Using cache 20:33:31 ---> d70bac9aa326 20:33:31 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:33:31 ---> Using cache 20:33:31 ---> 330d550145a9 20:33:31 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 20:33:36 ---> ebe57061f417 20:33:36 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:33:43 ---> de4a7c862f30 20:33:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:33:45 ---> 9e015a252c44 20:33:45 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:33:47 ---> 789d9b4309b9 20:33:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:33:48 ---> d72844914017 20:33:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:33:48 ---> Running in c5cee9701444 20:33:49 Removing intermediate container c5cee9701444 20:33:49 ---> c6ec6cb7c75d 20:33:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:33:50 ---> Running in 27eb06b853a4 20:33:51 Removing intermediate container 27eb06b853a4 20:33:51 ---> 44991d93d0ac 20:33:51 Step 24/26 : LABEL arch=arm64 20:33:51 ---> Running in 5e49e7a9808a 20:33:52 Removing intermediate container 5e49e7a9808a 20:33:52 ---> 9b85b4246e7f 20:33:52 Step 25/26 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:33:53 ---> Running in 82df5f085972 20:33:54 Removing intermediate container 82df5f085972 20:33:54 ---> eb2b8d19d88c 20:33:54 Step 26/26 : LABEL version=0.0.0 20:33:55 ---> Running in d50cba7a2b95 20:33:56 Removing intermediate container d50cba7a2b95 20:33:56 ---> 39b7745cf0a8 20:33:56 20:33:58 Successfully built 39b7745cf0a8 20:33:58 Successfully tagged security-spire-agent-arm64:latest 20:33:58 Building core-command 20:34:24  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:34:24 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:34:24 ---> ef51f88638f4 20:34:24 Step 3/24 : ARG ADD_BUILD_TAGS="" 20:34:24 ---> Using cache 20:34:24 ---> acd6ae30a94e 20:34:24 Step 4/24 : WORKDIR /edgex-go 20:34:24 ---> Using cache 20:34:24 ---> c756dbd20f8b 20:34:24 Step 5/24 : RUN apk add --update --no-cache make git 20:34:24 ---> Using cache 20:34:24 ---> d8af122030ab 20:34:24 Step 6/24 : COPY go.mod vendor* ./ 20:34:24 ---> Using cache 20:34:24 ---> a878373d1d7a 20:34:24 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:34:24 ---> Using cache 20:34:24 ---> c825dc7ac268 20:34:24 Step 8/24 : COPY . . 20:34:24 ---> Using cache 20:34:24 ---> 9856051c67ba 20:34:24 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 20:34:25 ---> Running in 14aa61eb5347 20:34:28 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 20:34:55 Removing intermediate container 26457d4385bf 20:34:55 ---> 83e57a310bd4 20:34:55 Step 7/26 : COPY . . 20:34:57 Removing intermediate container db952ef95a47 20:34:57 ---> 114d693ed58b 20:34:57 Step 8/23 : COPY . . 20:35:15 ---> 879e3e6530cb 20:35:15 Step 8/26 : ARG SPIRE_RELEASE=1.2.1 20:35:15 ---> Running in 2f731ea2b067 20:35:15 Removing intermediate container 2f731ea2b067 20:35:15 ---> d5785e344475 20:35:15 Step 9/26 : WORKDIR /edgex-go/spire-build 20:35:16 ---> Running in 7f1d7bbc46a6 20:35:19 ---> 827607f34605 20:35:19 Step 9/23 : RUN make cmd/support-notifications/support-notifications 20:35:19 ---> Running in 42567df06537 20:35:19 Removing intermediate container 7f1d7bbc46a6 20:35:19 ---> 0c8336856da5 20:35:19 Step 10/26 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 20:35:19 ---> Running in 1e8477a7f4ae 20:35:20 Removing intermediate container 1e8477a7f4ae 20:35:20 ---> e13ed0c1c59e 20:35:20 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:35:21 ---> Running in 809efd435762 20:35:22 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:35:24 Removing intermediate container 809efd435762 20:35:24 ---> 855b1cfc44ed 20:35:24 Step 12/26 : WORKDIR /edgex-go 20:35:24 ---> Running in 981b0056020c 20:35:25 Removing intermediate container 981b0056020c 20:35:25 ---> eb80cdbaefba 20:35:25 20:35:25 Step 13/26 : FROM alpine:3.17 20:35:25 ---> d74e625d9115 20:35:25 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:35:25 ---> Using cache 20:35:25 ---> fad4338331eb 20:35:25 Step 15/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 20:35:25 ---> Running in 7119fc73ab9a 20:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:30 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:35:30 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:35:30 OK: 17683 distinct packages available 20:35:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:35:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:35:34 (1/4) Installing dumb-init (1.2.5-r2) 20:35:34 (2/4) Installing musl-obstack (1.2.3-r0) 20:35:34 (3/4) Installing libucontext (1.2-r0) 20:35:34 (4/4) Installing gcompat (1.1.0-r0) 20:35:34 Executing busybox-1.35.0-r29.trigger 20:35:34 OK: 8 MiB in 19 packages 20:35:36 Removing intermediate container 7119fc73ab9a 20:35:36 ---> 7676d2f2a01a 20:35:36 Step 16/26 : COPY --from=builder /edgex-go/security.txt / 20:35:37 ---> 3e36da74b9a6 20:35:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 20:35:45 ---> bea85ea8c74d 20:35:45 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:35:46 ---> 0dab85f7121c 20:35:46 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 20:35:46 ---> Running in c4970f220f49 20:35:47 Removing intermediate container c4970f220f49 20:35:47 ---> 13a82f3ccd7e 20:35:47 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:35:48 ---> 280a2b31938f 20:35:48 Step 21/26 : WORKDIR / 20:35:48 ---> Running in e8053db36561 20:35:49 Removing intermediate container e8053db36561 20:35:49 ---> aaaf9cbf7fcd 20:35:49 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 20:35:49 ---> Running in a9c406bb1fcf 20:35:50 Removing intermediate container a9c406bb1fcf 20:35:50 ---> 0dde4b163b8a 20:35:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 20:35:50 ---> Running in 5a0e0a2a47f0 20:35:50 Removing intermediate container 5a0e0a2a47f0 20:35:50 ---> c20deb7b5372 20:35:50 Step 24/26 : LABEL arch=arm64 20:35:50 ---> Running in d186c7da2653 20:35:51 Removing intermediate container d186c7da2653 20:35:51 ---> 16bcae662a90 20:35:51 Step 25/26 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:35:51 ---> Running in 0d35208e6014 20:35:52 Removing intermediate container 0d35208e6014 20:35:52 ---> b42eb560d4d6 20:35:52 Step 26/26 : LABEL version=0.0.0 20:35:52 ---> Running in 638ef91682ea 20:35:53 Removing intermediate container 638ef91682ea 20:35:53 ---> 2b5f639aa589 20:35:53 20:35:53 Successfully built 2b5f639aa589 20:35:53 Successfully tagged security-spire-config-arm64:latest 20:35:53 Building security-spiffe-token-provider 20:36:15  Building security-spire-config ... done Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:36:15 Step 2/20 : FROM ${BUILDER_BASE} AS builder 20:36:15 ---> ef51f88638f4 20:36:15 Step 3/20 : WORKDIR /edgex-go 20:36:15 ---> Using cache 20:36:15 ---> 420700127331 20:36:15 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 20:36:15 ---> Running in c9f64217d33f 20:36:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:18 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:36:18 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:36:18 OK: 17683 distinct packages available 20:36:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:36:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:36:21 OK: 263 MiB in 53 packages 20:36:23 Removing intermediate container c9f64217d33f 20:36:23 ---> 37817fc411a4 20:36:23 Step 5/20 : COPY go.mod vendor* ./ 20:36:24 ---> 1791abda988f 20:36:24 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:36:24 ---> Running in 5a9e7a67a1e2 20:38:16 Removing intermediate container 5a9e7a67a1e2 20:38:16 ---> c01d3a371878 20:38:16 Step 7/20 : COPY . . 20:38:22 ---> 6508bb782454 20:38:22 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:38:22 ---> Running in c1e5654c8543 20:38:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 20:40:15 Removing intermediate container 392fefed6290 20:40:15 ---> 138faffb8bf9 20:40:15 20:40:15 Step 10/25 : FROM alpine:3.17 20:40:15 ---> d74e625d9115 20:40:15 Step 11/25 : RUN apk add --update --no-cache dumb-init 20:40:15 ---> Running in 2e10a3009d9c 20:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:40:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:40:15 (1/1) Installing dumb-init (1.2.5-r2) 20:40:15 Executing busybox-1.35.0-r29.trigger 20:40:15 OK: 8 MiB in 16 packages 20:40:15 Removing intermediate container 2e10a3009d9c 20:40:15 ---> beee7ee5f619 20:40:15 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:40:15 ---> Running in 38da270f45b4 20:40:15 Removing intermediate container 38da270f45b4 20:40:15 ---> b5a3cebaa012 20:40:15 Step 13/25 : ENV APP_PORT=59881 20:40:15 ---> Running in 2901a98ba45c 20:40:15 Removing intermediate container 2901a98ba45c 20:40:15 ---> 2ec0d2788e43 20:40:15 Step 14/25 : EXPOSE $APP_PORT 20:40:15 ---> Running in e71e9391f5fb 20:40:15 Removing intermediate container e71e9391f5fb 20:40:15 ---> faf9a9d607b3 20:40:15 Step 15/25 : WORKDIR / 20:40:15 ---> Running in 407ec269dfe8 20:40:15 Removing intermediate container 407ec269dfe8 20:40:15 ---> d6a507c24032 20:40:15 Step 16/25 : COPY --from=builder /edgex-go/Attribution.txt / 20:40:15 ---> d69fc15b9a7e 20:40:15 Step 17/25 : COPY --from=builder /edgex-go/security.txt / 20:40:15 ---> ac94510af872 20:40:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:40:17 ---> 7273eb642057 20:40:17 Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 20:40:18 ---> dc38025e2272 20:40:18 Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 20:40:19 ---> f19a7abe28b9 20:40:19 Step 21/25 : ENTRYPOINT ["/core-metadata"] 20:40:19 ---> Running in 9fc9c0270df9 20:40:20 Removing intermediate container 9fc9c0270df9 20:40:20 ---> 29e3c60234df 20:40:20 Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:40:20 ---> Running in 58642ace5cb0 20:40:21 Removing intermediate container 58642ace5cb0 20:40:21 ---> 077b8026f762 20:40:21 Step 23/25 : LABEL arch=arm64 20:40:21 ---> Running in 72f81722b88a 20:40:21 Removing intermediate container 72f81722b88a 20:40:21 ---> 50df4b6fa039 20:40:21 Step 24/25 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:40:21 ---> Running in d587790170c4 20:40:22 Removing intermediate container d587790170c4 20:40:22 ---> 4d53008ae5a8 20:40:22 Step 25/25 : LABEL version=0.0.0 20:40:22 ---> Running in ce9cf9bfba0b 20:40:23 Removing intermediate container ce9cf9bfba0b 20:40:23 ---> 7c3c7fe147b1 20:40:23 20:40:23 Successfully built 7c3c7fe147b1 20:40:23 Successfully tagged core-metadata-arm64:latest 20:40:23  Building core-metadata ... done Building security-secretstore-setup 20:40:43 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 20:40:43 Step 2/24 : FROM ${BUILDER_BASE} AS builder 20:40:43 ---> ef51f88638f4 20:40:43 Step 3/24 : WORKDIR /edgex-go 20:40:43 ---> Using cache 20:40:43 ---> 420700127331 20:40:43 Step 4/24 : RUN apk add --update --no-cache make git 20:40:43 ---> Using cache 20:40:43 ---> 59706ee553a9 20:40:43 Step 5/24 : COPY go.mod vendor* ./ 20:40:43 ---> Using cache 20:40:43 ---> e6650dad157b 20:40:43 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:40:43 ---> Using cache 20:40:43 ---> 98c582da1a1a 20:40:43 Step 7/24 : COPY . . 20:40:43 ---> Using cache 20:40:43 ---> 5c20f77ebaf4 20:40:43 Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:40:43 ---> Running in b1078aa42277 20:40:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 20:43:53 Removing intermediate container 14aa61eb5347 20:43:53 ---> 15a75be09b3f 20:43:53 20:43:53 Step 10/24 : FROM alpine:3.17 20:43:53 ---> d74e625d9115 20:43:53 Step 11/24 : RUN apk add --update --no-cache dumb-init 20:43:53 ---> Using cache 20:43:53 ---> beee7ee5f619 20:43:53 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:43:53 ---> Using cache 20:43:53 ---> b5a3cebaa012 20:43:53 Step 13/24 : ENV APP_PORT=59882 20:43:53 ---> Running in dd7fc25c96d6 20:43:53 Removing intermediate container dd7fc25c96d6 20:43:53 ---> 027bb829cfd7 20:43:53 Step 14/24 : EXPOSE $APP_PORT 20:43:53 ---> Running in 8e74ef6d4b4d 20:43:53 Removing intermediate container 8e74ef6d4b4d 20:43:53 ---> 552a6c58ec1b 20:43:53 Step 15/24 : WORKDIR / 20:43:53 ---> Running in 3f768e340793 20:43:53 Removing intermediate container 3f768e340793 20:43:53 ---> 347c76dfc7f8 20:43:53 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 20:43:53 ---> e585c9c065ea 20:43:53 Step 17/24 : COPY --from=builder /edgex-go/security.txt / 20:43:53 ---> 6e404e7ebbf5 20:43:53 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:43:53 ---> 93928da5a818 20:43:53 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 20:43:53 ---> b6abfe703188 20:43:53 Step 20/24 : ENTRYPOINT ["/core-command"] 20:43:53 ---> Running in 6b76b5b74c25 20:43:53 Removing intermediate container 6b76b5b74c25 20:43:53 ---> 7fadcca48993 20:43:53 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:43:53 ---> Running in c88903e602ed 20:43:53 Removing intermediate container c88903e602ed 20:43:53 ---> 37a145a971f8 20:43:53 Step 22/24 : LABEL arch=arm64 20:43:53 ---> Running in 5e9026f885dd 20:43:53 Removing intermediate container 5e9026f885dd 20:43:53 ---> 3525acc530fd 20:43:53 Step 23/24 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:43:53 ---> Running in 5efec22cc8e4 20:43:53 Removing intermediate container 5efec22cc8e4 20:43:53 ---> 10f05936e48b 20:43:53 Step 24/24 : LABEL version=0.0.0 20:43:53 ---> Running in ca03326995f8 20:43:53 Removing intermediate container ca03326995f8 20:43:53 ---> 20f640a6f45c 20:43:53 20:43:53 Successfully built 20f640a6f45c 20:43:53 Successfully tagged core-command-arm64:latest 20:44:26  Building core-command ... done Removing intermediate container ee9238e9b721 20:44:26 ---> c5cb82254d3a 20:44:26 20:44:26 Step 10/23 : FROM alpine:3.17 20:44:26 ---> d74e625d9115 20:44:26 Step 11/23 : RUN apk add --update --no-cache dumb-init 20:44:26 ---> Using cache 20:44:26 ---> beee7ee5f619 20:44:26 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 20:44:26 ---> Using cache 20:44:26 ---> b5a3cebaa012 20:44:26 Step 13/23 : ENV APP_PORT=59861 20:44:26 ---> Running in 19c97327e336 20:44:26 Removing intermediate container 19c97327e336 20:44:26 ---> 63e05f8dd564 20:44:26 Step 14/23 : EXPOSE $APP_PORT 20:44:26 ---> Running in d4902b3a0a36 20:44:26 Removing intermediate container d4902b3a0a36 20:44:26 ---> 50d015116c1d 20:44:26 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:44:30 ---> 366b0c9a61e4 20:44:30 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:44:31 ---> 12f11bdaac6c 20:44:31 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:44:33 ---> 9034f929a49b 20:44:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 20:44:35 ---> 3d97522bd1c0 20:44:35 Step 19/23 : ENTRYPOINT ["/support-scheduler"] 20:44:35 ---> Running in 63a1602a46c2 20:44:35 Removing intermediate container 63a1602a46c2 20:44:35 ---> 4c3c2ff09bcf 20:44:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:44:35 ---> Running in cd794863e68c 20:44:36 Removing intermediate container cd794863e68c 20:44:36 ---> 8d39fb075559 20:44:36 Step 21/23 : LABEL arch=arm64 20:44:36 ---> Running in e7d0264811cb 20:44:37 Removing intermediate container e7d0264811cb 20:44:37 ---> 48517fb4d737 20:44:37 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:44:37 ---> Running in 4f9193e6e60a 20:44:37 Removing intermediate container 4f9193e6e60a 20:44:37 ---> 2f6a31261589 20:44:37 Step 23/23 : LABEL version=0.0.0 20:44:38 ---> Running in 802fc00c8c12 20:44:38 Removing intermediate container 802fc00c8c12 20:44:38 ---> d187b7d9767b 20:44:38 20:44:39 Successfully built d187b7d9767b 20:44:39 Successfully tagged support-scheduler-arm64:latest 20:47:00  Building support-scheduler ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 20:47:00 Removing intermediate container 42567df06537 20:47:00 ---> 2dc2745aaf4c 20:47:00 20:47:00 Step 10/23 : FROM alpine:3.17 20:47:00 ---> d74e625d9115 20:47:00 Step 11/23 : RUN apk add --update --no-cache ca-certificates dumb-init 20:47:00 ---> Running in c49eb0c2da55 20:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:47:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:47:01 (1/2) Installing ca-certificates (20220614-r4) 20:47:01 (2/2) Installing dumb-init (1.2.5-r2) 20:47:01 Executing busybox-1.35.0-r29.trigger 20:47:01 Executing ca-certificates-20220614-r4.trigger 20:47:01 OK: 8 MiB in 17 packages 20:47:04 Removing intermediate container c49eb0c2da55 20:47:04 ---> 15075130376e 20:47:04 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 20:47:04 Removing intermediate container b1078aa42277 20:47:04 ---> 12ba276c423b 20:47:04 20:47:04 Step 9/24 : FROM alpine:3.17 20:47:04 ---> d74e625d9115 20:47:04 Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 20:47:04 ---> Running in 13163f8cb76e 20:47:04 ---> Running in 94147924ca41 20:47:05 Removing intermediate container 13163f8cb76e 20:47:05 ---> bca3441a8d46 20:47:05 Step 13/23 : ENV APP_PORT=59860 20:47:05 ---> Running in 0094f800d363 20:47:05 Removing intermediate container 0094f800d363 20:47:05 ---> b622f4ae095f 20:47:05 Step 14/23 : EXPOSE $APP_PORT 20:47:05 ---> Running in 83a68198ad01 20:47:05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:47:06 Removing intermediate container 83a68198ad01 20:47:06 ---> ad9f0472f02a 20:47:06 Step 15/23 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:47:07 ---> 1f1caa0d8101 20:47:07 Step 16/23 : COPY --from=builder /edgex-go/security.txt / 20:47:08 ---> a4bf4077f8cd 20:47:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:47:08 (1/3) Installing ca-certificates (20220614-r4) 20:47:08 (2/3) Installing dumb-init (1.2.5-r2) 20:47:08 (3/3) Installing su-exec (0.2-r2) 20:47:08 Executing busybox-1.35.0-r29.trigger 20:47:08 Executing ca-certificates-20220614-r4.trigger 20:47:08 OK: 8 MiB in 18 packages 20:47:11 ---> 4b0a1a3b039a 20:47:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 20:47:11 Removing intermediate container 94147924ca41 20:47:11 ---> 022e4501ea99 20:47:11 Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 20:47:12 ---> Running in 52e7e219ef66 20:47:12 ---> 49728c64edaf 20:47:12 Step 19/23 : ENTRYPOINT ["/support-notifications"] 20:47:12 ---> Running in 62d16db92484 20:47:12 Removing intermediate container 52e7e219ef66 20:47:12 ---> b2a8ba707ee4 20:47:12 Step 12/24 : WORKDIR / 20:47:12 ---> Running in 23dca57cc8ad 20:47:12 Removing intermediate container 62d16db92484 20:47:12 ---> d76e5b82d796 20:47:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:12 ---> Running in 3bbedec18c25 20:47:13 Removing intermediate container 23dca57cc8ad 20:47:13 ---> 261993de7c8c 20:47:13 Step 13/24 : COPY --from=builder /edgex-go/security.txt / 20:47:13 Removing intermediate container 3bbedec18c25 20:47:13 ---> 0ec9403be725 20:47:13 Step 21/23 : LABEL arch=arm64 20:47:13 ---> Running in 9304a2dd1808 20:47:14 Removing intermediate container 9304a2dd1808 20:47:14 ---> dc8f94d81d58 20:47:14 Step 22/23 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:47:14 ---> 3c8667610857 20:47:14 Step 14/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 20:47:14 ---> Running in b3df7f483646 20:47:15 Removing intermediate container b3df7f483646 20:47:15 ---> 930f9616847d 20:47:15 Step 23/23 : LABEL version=0.0.0 20:47:15 ---> Running in c3ac1663ae84 20:47:15 ---> 39ee992a0519 20:47:15 Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 20:47:15 Removing intermediate container c3ac1663ae84 20:47:15 ---> e078ac6a12e4 20:47:15 20:47:15 Successfully built e078ac6a12e4 20:47:16 Successfully tagged support-notifications-arm64:latest 20:47:16  Building support-notifications ... done  ---> a40efdb13725 20:47:16 Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 20:47:17 ---> 6507cc35cd53 20:47:17 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:47:18 ---> 1baadd6a819b 20:47:18 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:47:20 ---> 2f3cf9ae197f 20:47:20 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:47:20 Removing intermediate container c1e5654c8543 20:47:20 ---> c2e53a0c273c 20:47:20 20:47:20 Step 9/20 : FROM alpine:3.17 20:47:20 ---> d74e625d9115 20:47:20 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 20:47:20 ---> Using cache 20:47:20 ---> fad4338331eb 20:47:20 Step 11/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:47:20 ---> Running in 2bdedc8706c6 20:47:20 ---> 60035bfc0859 20:47:20 Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:47:20 ---> Running in 3d010e2e1e2a 20:47:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:47:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:47:22 Removing intermediate container 3d010e2e1e2a 20:47:22 ---> 885cf65d9276 20:47:22 Step 21/24 : ENTRYPOINT ["entrypoint.sh"] 20:47:22 ---> Running in b7488c107043 20:47:23 Removing intermediate container b7488c107043 20:47:23 ---> a410f81a4d32 20:47:23 Step 22/24 : LABEL arch=arm64 20:47:23 ---> Running in d9e28a258593 20:47:23 Removing intermediate container d9e28a258593 20:47:23 ---> 851cfd69fb75 20:47:23 Step 23/24 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:47:23 ---> Running in 9ae5f79c6704 20:47:23 v3.17.2-199-g6a054f2aa38 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 20:47:23 v3.17.2-198-g6a811fdf549 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 20:47:23 OK: 17683 distinct packages available 20:47:23 Removing intermediate container 9ae5f79c6704 20:47:23 ---> dc8068dc37ea 20:47:23 Step 24/24 : LABEL version=0.0.0 20:47:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 20:47:23 ---> Running in d5f3d665764b 20:47:24 Removing intermediate container d5f3d665764b 20:47:24 ---> 83aff366edcb 20:47:24 20:47:24 Successfully built 83aff366edcb 20:47:24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 20:47:24 Successfully tagged security-secretstore-setup-arm64:latest 20:47:25  Building security-secretstore-setup ... done (1/9) Installing ca-certificates (20220614-r4) 20:47:25 (2/9) Installing brotli-libs (1.0.9-r9) 20:47:25 (3/9) Installing nghttp2-libs (1.51.0-r0) 20:47:25 (4/9) Installing libcurl (7.88.1-r0) 20:47:25 (5/9) Installing curl (7.88.1-r0) 20:47:25 (6/9) Installing dumb-init (1.2.5-r2) 20:47:25 (7/9) Installing musl-obstack (1.2.3-r0) 20:47:25 (8/9) Installing libucontext (1.2-r0) 20:47:25 (9/9) Installing gcompat (1.1.0-r0) 20:47:25 Executing busybox-1.35.0-r29.trigger 20:47:25 Executing ca-certificates-20220614-r4.trigger 20:47:26 OK: 11 MiB in 24 packages 20:47:27 Removing intermediate container 2bdedc8706c6 20:47:27 ---> 4a8f53035c2c 20:47:27 Step 12/20 : COPY --from=builder /edgex-go/Attribution.txt / 20:47:28 ---> 9e89c4eb291a 20:47:28 Step 13/20 : COPY --from=builder /edgex-go/security.txt / 20:47:29 ---> 5aa4dea965f9 20:47:29 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:47:30 ---> 3a896810dbce 20:47:30 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 20:47:30 ---> 2103b7beacdd 20:47:30 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 20:47:30 ---> Running in 79caf5c7e4da 20:47:31 Removing intermediate container 79caf5c7e4da 20:47:31 ---> 3933ee68b455 20:47:31 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 20:47:31 ---> Running in af13bd96f373 20:47:31 Removing intermediate container af13bd96f373 20:47:31 ---> 73d40f848d80 20:47:31 Step 18/20 : LABEL arch=arm64 20:47:31 ---> Running in 69f551db2638 20:47:32 Removing intermediate container 69f551db2638 20:47:32 ---> 839255268dd4 20:47:32 Step 19/20 : LABEL git_sha=88c16f8e9725db4e7750b789d6b5d6c850330b5d 20:47:32 ---> Running in e6061662e603 20:47:32 Removing intermediate container e6061662e603 20:47:32 ---> 344bc13e00b7 20:47:32 Step 20/20 : LABEL version=0.0.0 20:47:32 ---> Running in 9ca4fe1b2427 20:47:32 Removing intermediate container 9ca4fe1b2427 20:47:32 ---> 5ce333dd68f6 20:47:32 20:47:33 Successfully built 5ce333dd68f6 20:47:33 Successfully tagged security-spiffe-token-provider-arm64:latest 20:47:33  Building security-spiffe-token-provider ... done  [Pipeline] } 20:47:33 $ docker stop --time=1 941ea392d08114e7d6ee5ea38dfa2a7bc01bb48dff050601a5d92ef1860cd503 20:47:35 $ docker rm -f --volumes 941ea392d08114e7d6ee5ea38dfa2a7bc01bb48dff050601a5d92ef1860cd503 [Pipeline] // withDockerContainer [Pipeline] sh 20:47:36 + docker images 20:47:36 REPOSITORY TAG IMAGE ID CREATED SIZE 20:47:36 security-spiffe-token-provider-arm64 latest 5ce333dd68f6 4 seconds ago 32.6MB 20:47:36 security-secretstore-setup-arm64 latest 83aff366edcb 12 seconds ago 32MB 20:47:36 c2e53a0c273c 18 seconds ago 1.53GB 20:47:36 support-notifications-arm64 latest e078ac6a12e4 21 seconds ago 32.5MB 20:47:36 12ba276c423b 33 seconds ago 1.48GB 20:47:36 2dc2745aaf4c 44 seconds ago 1.56GB 20:47:36 support-scheduler-arm64 latest d187b7d9767b 2 minutes ago 31.8MB 20:47:36 c5cb82254d3a 3 minutes ago 1.56GB 20:47:36 core-command-arm64 latest 20f640a6f45c 3 minutes ago 19.7MB 20:47:36 15a75be09b3f 3 minutes ago 1.49GB 20:47:36 core-metadata-arm64 latest 7c3c7fe147b1 7 minutes ago 20.4MB 20:47:36 138faffb8bf9 7 minutes ago 1.5GB 20:47:36 security-spire-config-arm64 latest 2b5f639aa589 11 minutes ago 86.2MB 20:47:36 eb80cdbaefba 12 minutes ago 1.35GB 20:47:36 security-spire-agent-arm64 latest 39b7745cf0a8 13 minutes ago 125MB 20:47:36 2d2ef7e42cf8 14 minutes ago 1.35GB 20:47:36 security-bootstrapper-arm64 latest e656d7273ed6 15 minutes ago 21.8MB 20:47:36 core-data-arm64 latest 4346d87e089e 15 minutes ago 19.9MB 20:47:36 03c7243848b0 16 minutes ago 1.5GB 20:47:36 core-common-config-bootstrapper-arm64 latest add5511325bc 16 minutes ago 17.4MB 20:47:36 f61e6736c8cd 16 minutes ago 1.47GB 20:47:36 e7a932df2c6d 16 minutes ago 1.48GB 20:47:36 security-proxy-setup-arm64 latest 60727b7b3603 16 minutes ago 18.6MB 20:47:36 security-proxy-auth-arm64 latest f17d6b6e6c08 17 minutes ago 18.2MB 20:47:36 d22279458b57 17 minutes ago 1.47GB 20:47:36 222875f9f543 17 minutes ago 1.47GB 20:47:36 security-spire-server-arm64 latest a2e0fe8b1c6c 24 minutes ago 87.1MB 20:47:36 5c1454364cd6 25 minutes ago 1.35GB 20:47:36 ci-base-image-arm64 latest ef51f88638f4 43 minutes ago 868MB 20:47:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 4 days ago 648MB 20:47:36 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 20:47:36 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:47:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:37 20:47:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:47:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:47:37 arm64: Pulling from edgex-lftools-log-publisher 20:47:37 8998bd30e6a1: Pulling fs layer 20:47:37 04944245beec: Pulling fs layer 20:47:37 699f458cf7ca: Pulling fs layer 20:47:37 765212b225bb: Pulling fs layer 20:47:37 f23df028b6ca: Pulling fs layer 20:47:37 d65c8cfc05b1: Pulling fs layer 20:47:37 2437ff75d9bd: Pulling fs layer 20:47:37 f23df028b6ca: Waiting 20:47:37 d65c8cfc05b1: Waiting 20:47:37 2437ff75d9bd: Waiting 20:47:37 765212b225bb: Waiting 20:47:37 04944245beec: Verifying Checksum 20:47:37 04944245beec: Download complete 20:47:37 765212b225bb: Verifying Checksum 20:47:37 765212b225bb: Download complete 20:47:37 f23df028b6ca: Verifying Checksum 20:47:37 f23df028b6ca: Download complete 20:47:37 d65c8cfc05b1: Verifying Checksum 20:47:37 d65c8cfc05b1: Download complete 20:47:38 699f458cf7ca: Download complete 20:47:38 8998bd30e6a1: Verifying Checksum 20:47:38 8998bd30e6a1: Download complete 20:47:40 2437ff75d9bd: Verifying Checksum 20:47:40 2437ff75d9bd: Download complete 20:47:42 8998bd30e6a1: Pull complete 20:47:43 04944245beec: Pull complete 20:47:44 699f458cf7ca: Pull complete 20:47:44 765212b225bb: Pull complete 20:47:45 f23df028b6ca: Pull complete 20:47:45 d65c8cfc05b1: Pull complete 20:48:00 2437ff75d9bd: Pull complete 20:48:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:48:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:48:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:01 prd-ubuntu20.04-docker-arm64-4c-16g-242 does not seem to be running inside a container 20:48:01 $ 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:48:04 $ docker top 7ea3a96579a09187efd28c017c1dc7f0fe0d07636611220dfd6b65886d03907b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:48:05 ---> job-cost.sh 20:48:05 lf-activate-venv: SKIPPING 20:48:05 INFO: No Stack... 20:48:05 INFO: Retrieving Pricing Info for: v3-standard-4 20:48:06 INFO: Archiving Costs [Pipeline] sh 20:48:07 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:48:07 + cut -d, -f6 [Pipeline] lock 20:48:07 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4444-1-stack-cost] 20:48:07 Resource [jenkins-edgexfoundry-edgex-go-PR-4444-1-stack-cost] did not exist. Created. 20:48:07 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4444-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:48:08 + echo total: 0.10999999940395355 [Pipeline] stash 20:48:08 Stashed 1 file(s) [Pipeline] } 20:48:08 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4444-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:48:08 $ docker stop --time=1 7ea3a96579a09187efd28c017c1dc7f0fe0d07636611220dfd6b65886d03907b 20:48:10 $ docker rm -f --volumes 7ea3a96579a09187efd28c017c1dc7f0fe0d07636611220dfd6b65886d03907b [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:48:11 provisioning config files... 20:48:11 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config13684697805470840387tmp [Pipeline] { [Pipeline] sh 20:48:11 + set +x 20:48:11 + curl -s https://codecov.io/bash 20:48:11 + bash -s -- 20:48:11 20:48:11 _____ _ 20:48:11 / ____| | | 20:48:11 | | ___ __| | ___ ___ _____ __ 20:48:11 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:48:11 | |___| (_) | (_| | __/ (_| (_) \ V / 20:48:11 \_____\___/ \__,_|\___|\___\___/ \_/ 20:48:11 Bash-1.0.6 20:48:11 20:48:11 20:48:11 ==> git version 2.25.1 found 20:48:11 ==> 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:48:11 Release-Date: 2020-01-08 20:48:11 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:48:11 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:48:11 ==> Jenkins CI detected. 20:48:11 current dir:  /w/workspace/edgex-go/1 20:48:11 project root: . 20:48:11 --> token set from env 20:48:11 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:48:11 ==> Running gcov in . (disable via -X gcov) 20:48:11 ==> Python coveragepy not found 20:48:11 ==> Searching for coverage reports in: 20:48:11 + . 20:48:11 -> Found 1 reports 20:48:11 ==> Detecting git/mercurial file structure 20:48:11 ==> Reading reports 20:48:11 + ./coverage.out bytes=447486 20:48:11 ==> Appending adjustments 20:48:11 https://docs.codecov.io/docs/fixing-reports 20:48:12 + Found adjustments 20:48:12 ==> Gzipping contents 20:48:12 60K /tmp/codecov.unegTz.gz 20:48:12 ==> Uploading reports 20:48:12 url: https://codecov.io 20:48:12 query: branch=PR-4444&commit=88c16f8e9725db4e7750b789d6b5d6c850330b5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4444%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4444&job=&cmd_args= 20:48:12 -> Pinging Codecov 20:48:12 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4444&commit=88c16f8e9725db4e7750b789d6b5d6c850330b5d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4444%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4444&job=&cmd_args= 20:48:12 -> Uploading to 20:48:12 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/88c16f8e9725db4e7750b789d6b5d6c850330b5d/b821d4b3-8d66-4df6-ac9b-8c1bfcddd7b9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T204812Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=22b2955ad48d3e3fcb901b07ee88448d6c23e8c9e904bf87f31b88f2bc1f853a 20:48:12 % Total % Received % Xferd Average Speed Time Time Time Current 20:48:12 Dload Upload Total Spent Left Speed 20:48:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57654 0 0 100 57654 0 277k --:--:-- --:--:-- --:--:-- 275k 100 57654 0 0 100 57654 0 206k --:--:-- --:--:-- --:--:-- 206k 20:48:13 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/88c16f8e9725db4e7750b789d6b5d6c850330b5d [Pipeline] } 20:48:13 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:48:14 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:48:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:48:15 ---> package-listing.sh 20:48:15 ++ facter osfamily 20:48:15 ++ tr '[:upper:]' '[:lower:]' 20:48:16 + OS_FAMILY=debian 20:48:16 + workspace=/w/workspace/edgex-go/1 20:48:16 + START_PACKAGES=/tmp/packages_start.txt 20:48:16 + END_PACKAGES=/tmp/packages_end.txt 20:48:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:48:16 + PACKAGES=/tmp/packages_start.txt 20:48:16 + '[' /w/workspace/edgex-go/1 ']' 20:48:16 + PACKAGES=/tmp/packages_end.txt 20:48:16 + case "${OS_FAMILY}" in 20:48:16 + grep '^ii' 20:48:16 + dpkg -l 20:48:16 + '[' -f /tmp/packages_start.txt ']' 20:48:16 + '[' -f /tmp/packages_end.txt ']' 20:48:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:48:16 + '[' /w/workspace/edgex-go/1 ']' 20:48:16 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:48:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:48:16 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:48:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:17 20:48:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:48:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:17 latest: Pulling from edgex-lftools-log-publisher 20:48:17 5eb5b503b376: Pulling fs layer 20:48:17 5c69ac0246d0: Pulling fs layer 20:48:17 ec43610c2a17: Pulling fs layer 20:48:17 3a2ae6a8a46f: Pulling fs layer 20:48:17 33b1e0a273af: Pulling fs layer 20:48:17 5d3b04190fa2: Pulling fs layer 20:48:17 2f39f015ded8: Pulling fs layer 20:48:17 33b1e0a273af: Waiting 20:48:17 5d3b04190fa2: Waiting 20:48:17 2f39f015ded8: Waiting 20:48:17 3a2ae6a8a46f: Waiting 20:48:17 5c69ac0246d0: Download complete 20:48:17 3a2ae6a8a46f: Download complete 20:48:17 33b1e0a273af: Verifying Checksum 20:48:17 33b1e0a273af: Download complete 20:48:17 5d3b04190fa2: Download complete 20:48:17 ec43610c2a17: Verifying Checksum 20:48:17 ec43610c2a17: Download complete 20:48:17 5eb5b503b376: Download complete 20:48:18 2f39f015ded8: Download complete 20:48:18 5eb5b503b376: Pull complete 20:48:19 5c69ac0246d0: Pull complete 20:48:19 ec43610c2a17: Pull complete 20:48:19 3a2ae6a8a46f: Pull complete 20:48:19 33b1e0a273af: Pull complete 20:48:19 5d3b04190fa2: Pull complete 20:48:23 2f39f015ded8: Pull complete 20:48:23 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:48:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:48:23 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:48:24 prd-ubuntu20.04-docker-8c-8g-235 does not seem to be running inside a container 20:48:24 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:48:26 $ docker top c73f86522e25974cb0380db973a41f4b61b2bd3b191b606931dc3f36d42399d0 -eo pid,comm [Pipeline] { [Pipeline] sh 20:48:26 + touch /tmp/pre-build-complete [Pipeline] sh 20:48:26 + mkdir -p /var/log/sysstat [Pipeline] sh 20:48:27 + ls /var/log/sa-host 20:48:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:48:27 provisioning config files... 20:48:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16721820846527435852tmp [Pipeline] { [Pipeline] echo 20:48:27 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:48:27 ---> create-netrc.sh [Pipeline] } 20:48:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:48:28 ---> python-tools-install.sh [Pipeline] echo 20:48:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:48:28 ---> sudo-logs.sh 20:48:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:48:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:48:28 ---> job-cost.sh 20:48:28 lf-activate-venv: SKIPPING 20:48:28 DEBUG: total: 0.10999999940395355 20:48:28 INFO: Retrieving Stack Cost... 20:48:29 INFO: Retrieving Pricing Info for: v3-standard-8 20:48:29 INFO: Archiving Costs [Pipeline] echo 20:48:29 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:48:29 ---> logs-deploy.sh 20:48:29 lf-activate-venv: SKIPPING 20:48:29 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4444/1 20:48:29 INFO: archiving workspace using pattern(s): 20:48:30 Archives upload complete. 20:48:30 INFO: archiving logs to Nexus