Pull request #4439 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of farshidtz for edgexfoundry/edgex-go Obtained Jenkinsfile from 6c3c222a5e380517e43922619e1b32249a78320f+b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e (598216ed6d178543602ce2350e5f013b8ebd0404) 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-ssh1373023492258829218.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-ssh15946030976712846208.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-4439/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-4439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16284444406757290448.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-4439/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4912063179978198354.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-ssh16292867627471352190.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-4439/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-4439/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh18393157995954447157.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-148’ Running on prd-ubuntu20.04-docker-8c-8g-150 in /w/workspace/edgexfoundry_edgex-go_PR-4439 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4439/head:refs/remotes/origin/PR-4439 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e into PR head commit 6c3c222a5e380517e43922619e1b32249a78320f Merge succeeded, producing 6c3c222a5e380517e43922619e1b32249a78320f Checking out Revision 6c3c222a5e380517e43922619e1b32249a78320f (PR-4439) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c3c222a5e380517e43922619e1b32249a78320f # 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 b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6c3c222a5e380517e43922619e1b32249a78320f # timeout=10 Commit message: "refactor(snap): Remove obsolete parts, upgrade Go, build nginx" 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 12:31:47 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:31:47 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:31:47 ========================================================= 12:31:47 EdgeX Global Pipelines Version Info 12:31:47 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:31:48 ------------------- 12:31:48 stable info: 12:31:48 ------------------- 12:31:48 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 12:31:48 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 12:31:48 Message: update stable to v1.0.245 12:31:49 ------------------- 12:31:49 experimental info: 12:31:49 ------------------- 12:31:49 Commited By: **** collab-it+edgex@linuxfoundation.org 12:31:49 Commit SHA: 66200e8eedfc470904d6b329e562ec5b45423d6a 12:31:49 Message: update experimental to v1.0.245 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:31:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4439 [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4439 [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4439 [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6c3c222a5e380517e43922619e1b32249a78320f [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6c3c222 [Pipeline] echo 12:31:50 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:31:50 provisioning config files... 12:31:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config4718698782175370365tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:31:50 ---> docker-login.sh 12:31:50 nexus3.edgexfoundry.org:10001 12:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:51 Configure a credential helper to remove this warning. See 12:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:51 12:31:51 Login Succeeded 12:31:51 nexus3.edgexfoundry.org:10002 12:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:51 Configure a credential helper to remove this warning. See 12:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:51 12:31:51 Login Succeeded 12:31:51 nexus3.edgexfoundry.org:10003 12:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:51 Configure a credential helper to remove this warning. See 12:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:51 12:31:51 Login Succeeded 12:31:51 nexus3.edgexfoundry.org:10004 12:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:51 Configure a credential helper to remove this warning. See 12:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:51 12:31:51 Login Succeeded 12:31:51 docker.io 12:31:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:31:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:31:51 Configure a credential helper to remove this warning. See 12:31:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:31:51 12:31:51 Login Succeeded 12:31:51 ---> docker-login.sh ends [Pipeline] } 12:31:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:31:52 + 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 12:31:52 + dirname cmd/core-command/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo core-command,cmd/core-command/Dockerfile 12:31:52 + dirname cmd/core-common-config-bootstrapper/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 12:31:52 + dirname cmd/core-data/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo core-data,cmd/core-data/Dockerfile 12:31:52 + dirname cmd/core-metadata/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo core-metadata,cmd/core-metadata/Dockerfile 12:31:52 + dirname cmd/security-bootstrapper/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:31:52 + dirname cmd/security-proxy-auth/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 12:31:52 + dirname cmd/security-proxy-setup/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:31:52 + dirname cmd/security-secretstore-setup/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:31:52 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:31:52 + + dirname cmd/security-spire-agent/Dockerfile 12:31:52 cut -d/ -f2 12:31:52 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:31:52 + dirname cmd/security-spire-config/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:31:52 + dirname cmd/security-spire-server/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:31:52 + dirname cmd/support-notifications/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo support-notifications,cmd/support-notifications/Dockerfile 12:31:52 + dirname cmd/support-scheduler/Dockerfile 12:31:52 + cut -d/ -f2 12:31:52 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 12:31:52 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 12:31:52 + git rev-list -1 --merges 6c3c222a5e380517e43922619e1b32249a78320f~1..6c3c222a5e380517e43922619e1b32249a78320f [Pipeline] echo 12:31:52 -----------> git rev-list -1 --merges 6c3c222a5e380517e43922619e1b32249a78320f~1..6c3c222a5e380517e43922619e1b32249a78320f 6c3c222a5e380517e43922619e1b32249a78320f [false] [Pipeline] sh 12:31:53 + git log --format=format:%s -1 6c3c222a5e380517e43922619e1b32249a78320f [Pipeline] echo 12:31:53 ========================================================= 12:31:53 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:31:53 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:31:53 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:31:53 + grep -v github /etc/ssh/ssh_known_hosts 12:31:53 + [ -e /tmp/ssh_known_hosts ] 12:31:53 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:31:53 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:31:53 + sudo tee -a /etc/ssh/ssh_known_hosts 12:31:53 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:31:53 12:31:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:31:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:31:54 0.1.4: Pulling from edgex-devops/py-git-semver 12:31:54 b85a868b505f: Pulling fs layer 12:31:54 e2be974225ed: Pulling fs layer 12:31:54 339a4e72a1f5: Pulling fs layer 12:31:54 988bab9f4d93: Pulling fs layer 12:31:54 1469e6f7b9e6: Pulling fs layer 12:31:54 988bab9f4d93: Waiting 12:31:54 1469e6f7b9e6: Waiting 12:31:54 eaf3925da568: Pulling fs layer 12:31:54 bab4dde63d76: Pulling fs layer 12:31:54 bde34c3a00c8: Pulling fs layer 12:31:54 b352a97aabf1: Pulling fs layer 12:31:54 bab4dde63d76: Waiting 12:31:54 4872d77fe225: Pulling fs layer 12:31:54 b352a97aabf1: Waiting 12:31:54 5851b861e8e6: Pulling fs layer 12:31:54 5851b861e8e6: Waiting 12:31:54 4872d77fe225: Waiting 12:31:54 e2be974225ed: Verifying Checksum 12:31:54 e2be974225ed: Download complete 12:31:54 988bab9f4d93: Verifying Checksum 12:31:54 988bab9f4d93: Download complete 12:31:54 339a4e72a1f5: Verifying Checksum 12:31:54 339a4e72a1f5: Download complete 12:31:54 1469e6f7b9e6: Verifying Checksum 12:31:54 1469e6f7b9e6: Download complete 12:31:54 eaf3925da568: Verifying Checksum 12:31:54 eaf3925da568: Download complete 12:31:54 bde34c3a00c8: Verifying Checksum 12:31:54 bde34c3a00c8: Download complete 12:31:54 b352a97aabf1: Verifying Checksum 12:31:54 b352a97aabf1: Download complete 12:31:54 4872d77fe225: Verifying Checksum 12:31:54 4872d77fe225: Download complete 12:31:54 5851b861e8e6: Verifying Checksum 12:31:54 5851b861e8e6: Download complete 12:31:54 b85a868b505f: Verifying Checksum 12:31:54 b85a868b505f: Download complete 12:31:54 bab4dde63d76: Verifying Checksum 12:31:54 bab4dde63d76: Download complete 12:31:55 b85a868b505f: Pull complete 12:31:56 e2be974225ed: Pull complete 12:31:56 339a4e72a1f5: Pull complete 12:31:56 988bab9f4d93: Pull complete 12:31:56 1469e6f7b9e6: Pull complete 12:31:56 eaf3925da568: Pull complete 12:31:58 bab4dde63d76: Pull complete 12:31:58 bde34c3a00c8: Pull complete 12:31:58 b352a97aabf1: Pull complete 12:31:59 4872d77fe225: Pull complete 12:31:59 5851b861e8e6: Pull complete 12:31:59 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:31:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:31:59 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:31:59 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 12:31:59 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:32:00 $ docker top e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe -eo pid,comm 12:32:00 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). 12:32:00 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:32:00 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:00 [ssh-agent] Looking for ssh-agent implementation... 12:32:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:01 $ docker exec e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe ssh-agent 12:32:01 SSH_AUTH_SOCK=/tmp/ssh-Ju1I5qWxAYmO/agent.33 12:32:01 SSH_AGENT_PID=39 12:32:01 Running ssh-add (command line suppressed) 12:32:01 Identity added: /w/workspace/edgex-go/1@tmp/private_key_8903065867765259710.key (/w/workspace/edgex-go/1@tmp/private_key_8903065867765259710.key) 12:32:01 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:01 + git tag --points-at HEAD [Pipeline] } 12:32:01 $ docker exec --env ******** --env ******** e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe ssh-agent -k 12:32:01 unset SSH_AUTH_SOCK; 12:32:01 unset SSH_AGENT_PID; 12:32:01 echo Agent pid 39 killed; 12:32:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:32:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:32:01 [ssh-agent] Looking for ssh-agent implementation... 12:32:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:32:01 $ docker exec e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe ssh-agent 12:32:02 SSH_AUTH_SOCK=/tmp/ssh-x0HtpgfDjLSD/agent.71 12:32:02 SSH_AGENT_PID=77 12:32:02 Running ssh-add (command line suppressed) 12:32:02 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1932633160929629513.key (/w/workspace/edgex-go/1@tmp/private_key_1932633160929629513.key) 12:32:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:32:02 + git semver init 12:32:02 2023-03-14 12:32:02,749 [run_init] DEBUG init version:0.0.0 force:False 12:32:02 2023-03-14 12:32:02,750 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 12:32:02 2023-03-14 12:32:02,751 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 12:32:02 2023-03-14 12:32:02,751 [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) 12:32:06 2023-03-14 12:32:06,890 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 12:32:06 2023-03-14 12:32:06,891 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4439 with force:False 12:32:06 2023-03-14 12:32:06,891 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4439 12:32:06 2023-03-14 12:32:06,895 [execute] INFO git cat-file --batch-check 12:32:06 2023-03-14 12:32:06,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:32:06 2023-03-14 12:32:06,902 [execute] INFO git cat-file --batch 12:32:06 2023-03-14 12:32:06,902 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 12:32:06 2023-03-14 12:32:06,908 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4439 12:32:06 0.0.0 [Pipeline] } 12:32:07 $ docker exec --env ******** --env ******** e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe ssh-agent -k 12:32:07 unset SSH_AUTH_SOCK; 12:32:07 unset SSH_AGENT_PID; 12:32:07 echo Agent pid 77 killed; 12:32:07 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:32:07 + git semver [Pipeline] } 12:32:07 $ docker stop --time=1 e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe 12:32:09 $ docker rm -f --volumes e2e3cb0d5d71db5e3ff693881274b478da0d708769e17b92a7767614bba8c0fe [Pipeline] // withDockerContainer [Pipeline] sh 12:32:09 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:32:09 Stashed 1 file(s) [Pipeline] echo 12:32:09 [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 12:32:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 12:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:32:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:32:10 ========================================================= 12:32:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 12:32:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:32:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:32:11 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 12:32:11 63b65145d645: Pulling fs layer 12:32:11 a2d21d5440eb: Pulling fs layer 12:32:11 935e6c44a52c: Pulling fs layer 12:32:11 94cc34f8dd06: Pulling fs layer 12:32:11 30dea6a524f1: Pulling fs layer 12:32:11 94cc34f8dd06: Waiting 12:32:11 a2aff8979fd8: Pulling fs layer 12:32:11 6808be2612f2: Pulling fs layer 12:32:11 30dea6a524f1: Waiting 12:32:11 f25807f1079a: Pulling fs layer 12:32:11 a2aff8979fd8: Waiting 12:32:11 6808be2612f2: Waiting 12:32:11 94cc34f8dd06: Verifying Checksum 12:32:11 94cc34f8dd06: Download complete 12:32:11 30dea6a524f1: Download complete 12:32:11 63b65145d645: Verifying Checksum 12:32:11 63b65145d645: Download complete 12:32:11 a2aff8979fd8: Verifying Checksum 12:32:11 a2aff8979fd8: Download complete 12:32:11 63b65145d645: Pull complete 12:32:11 a2d21d5440eb: Pull complete 12:32:11 935e6c44a52c: Verifying Checksum 12:32:11 935e6c44a52c: Download complete 12:32:11 f25807f1079a: Verifying Checksum 12:32:11 f25807f1079a: Download complete 12:32:12 6808be2612f2: Verifying Checksum 12:32:12 6808be2612f2: Download complete 12:32:16 935e6c44a52c: Pull complete 12:32:16 94cc34f8dd06: Pull complete 12:32:16 30dea6a524f1: Pull complete 12:32:16 a2aff8979fd8: Pull complete 12:32:18 6808be2612f2: Pull complete 12:32:19 f25807f1079a: Pull complete 12:32:19 Digest: sha256:106942793af8b5907f587008084bb0888cadbc76d86ebd37d4d3227fb0f1e438 12:32:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:32:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 12:32:19 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:32:19 WORKDIR /edgex 12:32:19 COPY go.mod . 12:32:19 RUN go mod download 12:32:19 + docker build -t ci-base-image-x86_64 -f - . 12:32:20 Sending build context to Docker daemon 170.4MB 12:32:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 12:32:20 ---> 3b553350e43f 12:32:20 Step 2/4 : WORKDIR /edgex 12:32:22 ---> Running in 0ef4d5efdf1e 12:32:22 Removing intermediate container 0ef4d5efdf1e 12:32:22 ---> be266d664b0a 12:32:22 Step 3/4 : COPY go.mod . 12:32:22 ---> 651af388a533 12:32:22 Step 4/4 : RUN go mod download 12:32:22 ---> Running in 0bf0406310c4 12:32:25 Still waiting to schedule task 12:32:25 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-149’ 12:32:32 Removing intermediate container 0bf0406310c4 12:32:32 ---> 0a3771467ae6 12:32:32 Successfully built 0a3771467ae6 12:32:32 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:32 + docker inspect -f . ci-base-image-x86_64 12:32:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:33 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 12:32:33 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:32:33 $ docker top 9a188a77f2a2080d3a16fdfabc8c2db1dd44162e0eca45bee480533e57858cd3 -eo pid,comm [Pipeline] { [Pipeline] sh 12:32:33 + go version 12:32:33 go version go1.20.2 linux/amd64 [Pipeline] } 12:32:33 $ docker stop --time=1 9a188a77f2a2080d3a16fdfabc8c2db1dd44162e0eca45bee480533e57858cd3 12:32:35 $ docker rm -f --volumes 9a188a77f2a2080d3a16fdfabc8c2db1dd44162e0eca45bee480533e57858cd3 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:32:35 + docker inspect -f . ci-base-image-x86_64 12:32:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:32:36 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 12:32:36 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:32:36 $ docker top 7f55752e638584188310c82bfeed1302c2b0695e532fc040932c5c8583bfd0e7 -eo pid,comm [Pipeline] { [Pipeline] echo 12:32:36 ========================================================= 12:32:36 [edgeXBuildGoParallel] Running Tests and Build... 12:32:36 ========================================================= [Pipeline] sh 12:32:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 12:32:37 + make test 12:32:37 go test -race -coverprofile=coverage.out ./... 12:32:45 ? github.com/edgexfoundry/edgex-go [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:33:00 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:33:01 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:33:01 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.061s coverage: 28.7% of statements 12:33:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.074s coverage: 98.5% of statements 12:33:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.086s coverage: 71.2% of statements 12:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 12:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 12:33:08 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:33:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:33:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.093s coverage: 54.0% of statements 12:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:33:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:33:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.027s coverage: 88.5% of statements 12:33:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.072s coverage: 3.9% of statements 12:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:33:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 12:33:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.395s coverage: 95.6% of statements 12:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:33:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:33:14 ok github.com/edgexfoundry/edgex-go/internal/io 0.054s coverage: 72.2% of statements 12:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 65.9% of statements 12:33:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:33:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements 12:33:16 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.061s coverage: 29.0% of statements 12:33:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.064s coverage: 45.5% of statements 12:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.072s coverage: 82.9% of statements 12:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.056s coverage: 94.1% of statements 12:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.078s coverage: 96.3% of statements 12:33:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.048s coverage: 87.5% of statements 12:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 12:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 12:33:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 12:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:33:19 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:33:20 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 12:33:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:33:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 12:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 12:33:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 12:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:33:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:33:26 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:33:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:33:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.066s coverage: 94.4% of statements 12:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:33:29 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:33:30 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:33:31 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.281s coverage: 79.9% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.074s coverage: 92.9% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.026s coverage: 64.4% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.069s coverage: 86.9% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.064s coverage: 87.2% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.048s coverage: 20.0% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.059s coverage: 100.0% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.101s coverage: 81.2% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.100s coverage: 82.1% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.046s coverage: 84.8% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.184s coverage: 63.1% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.055s coverage: 100.0% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.037s coverage: 89.4% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.034s coverage: 73.7% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.205s coverage: 38.4% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.053s coverage: 89.5% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.131s coverage: 92.3% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.060s coverage: 61.5% of statements 12:33:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.103s coverage: 97.7% of statements 12:33:43 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 12:34:10 go vet ./... 12:34:10 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:34:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:34:11 ./bin/test-attribution-txt.sh [Pipeline] echo 12:34:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:34:11 + ls -al . 12:34:11 total 704 12:34:11 drwxrwxr-x 11 1001 1001 4096 Mar 14 12:32 . 12:34:11 drwxr-xr-x 4 root root 4096 Mar 14 12:32 .. 12:34:11 drwxrwxr-x 2 1001 1001 4096 Mar 14 12:31 .blubracket 12:34:11 -rw-rw-r-- 1 1001 1001 16 Mar 14 12:31 .dockerignore 12:34:11 drwxrwxr-x 8 1001 1001 4096 Mar 14 12:32 .git 12:34:11 drwxrwxr-x 3 1001 1001 4096 Mar 14 12:31 .github 12:34:11 -rw-rw-r-- 1 1001 1001 1133 Mar 14 12:31 .gitignore 12:34:11 -rw-rw-r-- 1 1001 1001 42 Mar 14 12:31 .golangci.yml 12:34:11 -rw-rw-r-- 1 1001 1001 87 Mar 14 12:31 .hadolint.yml 12:34:11 drwxr-xr-x 3 1001 1001 4096 Mar 14 12:32 .semver 12:34:11 -rw-rw-r-- 1 1001 1001 166 Mar 14 12:31 .sonarcloud.properties 12:34:11 -rw-rw-r-- 1 1001 1001 1171 Mar 14 12:31 ADOPTERS.md 12:34:11 -rw-rw-r-- 1 1001 1001 10825 Mar 14 12:31 Attribution.txt 12:34:11 -rw-rw-r-- 1 1001 1001 73765 Mar 14 12:31 CHANGELOG.md 12:34:11 -rw-rw-r-- 1 1001 1001 3804 Mar 14 12:31 CONTRIBUTING.md 12:34:11 -rw-rw-r-- 1 1001 1001 677 Mar 14 12:31 GOVERNANCE.md 12:34:11 -rw-rw-r-- 1 1001 1001 883 Mar 14 12:31 Jenkinsfile 12:34:11 -rw-rw-r-- 1 1001 1001 10775 Mar 14 12:31 LICENSE 12:34:11 -rw-rw-r-- 1 1001 1001 14266 Mar 14 12:31 Makefile 12:34:11 -rw-rw-r-- 1 1001 1001 582 Mar 14 12:31 OWNERS.md 12:34:11 -rw-rw-r-- 1 1001 1001 9403 Mar 14 12:31 README.md 12:34:11 -rw-rw-r-- 1 1001 1001 789 Mar 14 12:31 SECURITY.md 12:34:11 -rw-rw-r-- 1 1001 1001 5 Mar 14 12:32 VERSION 12:34:11 drwxrwxr-x 2 1001 1001 4096 Mar 14 12:31 bin 12:34:11 drwxrwxr-x 18 1001 1001 4096 Mar 14 12:31 cmd 12:34:11 -rw-r--r-- 1 root root 447486 Mar 14 12:33 coverage.out 12:34:11 -rw-rw-r-- 1 1001 1001 3232 Mar 14 12:31 go.mod 12:34:11 -rw-rw-r-- 1 1001 1001 31098 Mar 14 12:31 go.sum 12:34:11 drwxrwxr-x 7 1001 1001 4096 Mar 14 12:31 internal 12:34:11 drwxrwxr-x 3 1001 1001 4096 Mar 14 12:31 openapi 12:34:11 -rw-rw-r-- 1 1001 1001 594 Mar 14 12:31 security.txt 12:34:11 drwxrwxr-x 4 1001 1001 4096 Mar 14 12:31 snap 12:34:11 -rw-rw-r-- 1 1001 1001 204 Mar 14 12:31 version.go [Pipeline] sh 12:34:12 + '[' -e coverage.out ] 12:34:12 + chown 1001:1001 coverage.out [Pipeline] stash 12:34:12 Stashed 1 file(s) [Pipeline] sh 12:34:12 + make build 12:34:12 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 12:34:24 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 12:34:25 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 12:34:26 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:34:27 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 12:34:34 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 12:34:35 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 12:34:36 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 12:34:37 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:34:38 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 12:34:39 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:34:40 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] } 12:34:41 $ docker stop --time=1 7f55752e638584188310c82bfeed1302c2b0695e532fc040932c5c8583bfd0e7 12:34:44 $ docker rm -f --volumes 7f55752e638584188310c82bfeed1302c2b0695e532fc040932c5c8583bfd0e7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:34:45 12:34:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:34:46 latest: Pulling from edgex-devops/edgex-compose 12:34:46 cbdbe7a5bc2a: Pulling fs layer 12:34:46 ca9280d653b3: Pulling fs layer 12:34:46 7e9c9ca2126c: Pulling fs layer 12:34:46 cbdbe7a5bc2a: Verifying Checksum 12:34:46 cbdbe7a5bc2a: Download complete 12:34:46 ca9280d653b3: Verifying Checksum 12:34:46 ca9280d653b3: Download complete 12:34:46 cbdbe7a5bc2a: Pull complete 12:34:46 7e9c9ca2126c: Download complete 12:34:46 ca9280d653b3: Pull complete 12:34:49 7e9c9ca2126c: Pull complete 12:34:49 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 12:34:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:34:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:50 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 12:34:50 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:34:51 $ docker top 1244330dc30f677247f718017e7ab86f68a1ca88c83c07c1376b148032535cbf -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:51 + docker-compose build --help 12:34:51 + grep parallel 12:34:52 --parallel Build images in parallel. [Pipeline] } 12:34:52 $ docker stop --time=1 1244330dc30f677247f718017e7ab86f68a1ca88c83c07c1376b148032535cbf 12:34:53 $ docker rm -f --volumes 1244330dc30f677247f718017e7ab86f68a1ca88c83c07c1376b148032535cbf [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 12:34:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:34:54 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 12:34:54 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 12:34:54 $ docker top e1a0a9e075a124eaecc08481f7bfb41c4c4d3b41526c7fef0d92b9d8b074b0ec -eo pid,comm [Pipeline] { [Pipeline] sh 12:34:55 + docker-compose -f ./docker-compose-build.yml build --parallel 12:34:55 Building core-command ... 12:34:55 Building core-common-config-bootstrapper ... 12:34:55 Building core-data ... 12:34:55 Building core-metadata ... 12:34:55 Building security-bootstrapper ... 12:34:55 Building security-proxy-auth ... 12:34:55 Building security-proxy-setup ... 12:34:55 Building security-secretstore-setup ... 12:34:55 Building security-spiffe-token-provider ... 12:34:55 Building security-spire-agent ... 12:34:55 Building security-spire-config ... 12:34:55 Building security-spire-server ... 12:34:55 Building support-notifications ... 12:34:55 Building support-scheduler ... 12:34:55 Building security-spire-server 12:34:55 Building core-command 12:34:55 Building security-proxy-setup 12:34:55 Building core-metadata 12:34:55 Building security-secretstore-setup 12:35:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:35:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:35:05 ---> 0a3771467ae6 12:35:05 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:35:05 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:35:05 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:35:05 ---> 0a3771467ae6 12:35:05 Step 3/24 : WORKDIR /edgex-go 12:35:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:35:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:35:06 ---> 0a3771467ae6 12:35:06 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:35:06 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:35:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:35:06 ---> 0a3771467ae6 12:35:06 Step 3/23 : WORKDIR /edgex-go 12:35:06 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:35:06 Step 2/20 : FROM ${BUILDER_BASE} AS builder 12:35:06 ---> 0a3771467ae6 12:35:06 Step 3/20 : WORKDIR /edgex-go 12:35:10 ---> Running in 632b6fd2b7be 12:35:10 ---> Running in adb1f9ebdab5 12:35:10 ---> Running in 22b615dbebf0 12:35:10 ---> Running in 6b94cea3f92c 12:35:10 ---> Running in a399afa570fc 12:35:10 Removing intermediate container adb1f9ebdab5 12:35:10 ---> 691a5b287245 12:35:10 Step 4/24 : WORKDIR /edgex-go 12:35:10 Removing intermediate container 22b615dbebf0 12:35:10 ---> 8ee804588bd8 12:35:10 Step 4/23 : WORKDIR /edgex-go 12:35:10 Removing intermediate container 6b94cea3f92c 12:35:10 ---> 97229b3f5a0e 12:35:10 Step 4/23 : RUN apk add --update --no-cache make git 12:35:10 Removing intermediate container a399afa570fc 12:35:10 ---> a3f43ea52292 12:35:10 Step 4/20 : RUN apk add --update --no-cache make git 12:35:10 Removing intermediate container 632b6fd2b7be 12:35:10 ---> cdd759d1a486 12:35:10 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 12:35:10 ---> Running in c3794fda81ce 12:35:10 ---> Running in 4dc1df2cf941 12:35:10 ---> Running in c9de13b8eb99 12:35:10 ---> Running in ad9fc087df91 12:35:10 ---> Running in f81b5d87ffbd 12:35:10 Removing intermediate container c3794fda81ce 12:35:10 ---> 924ffe01b567 12:35:10 Step 5/23 : RUN apk add --update --no-cache make git 12:35:10 Removing intermediate container 4dc1df2cf941 12:35:10 ---> 03fb1a0ec098 12:35:10 Step 5/24 : RUN apk add --update --no-cache make git 12:35:11 ---> Running in 95e88e9fd3cd 12:35:11 ---> Running in 6e044430b77d 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:35:11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:35:11 OK: 265 MiB in 53 packages 12:35:11 OK: 265 MiB in 53 packages 12:35:11 OK: 265 MiB in 53 packages 12:35:12 OK: 265 MiB in 53 packages 12:35:12 OK: 265 MiB in 53 packages 12:35:12 Removing intermediate container ad9fc087df91 12:35:12 ---> 83fae13a8056 12:35:12 Step 5/20 : COPY go.mod vendor* ./ 12:35:12 Removing intermediate container 95e88e9fd3cd 12:35:12 ---> de211171b138 12:35:12 Step 6/23 : COPY go.mod vendor* ./ 12:35:12 Removing intermediate container f81b5d87ffbd 12:35:12 ---> f616f90f7197 12:35:12 Step 5/23 : COPY go.mod vendor* ./ 12:35:12 Removing intermediate container c9de13b8eb99 12:35:12 ---> 2d5c31bd6135 12:35:12 Step 5/24 : COPY go.mod vendor* ./ 12:35:12 Removing intermediate container 6e044430b77d 12:35:12 ---> 62f9a4ba2fa2 12:35:12 Step 6/24 : COPY go.mod vendor* ./ 12:35:12 ---> 085bd3d11d73 12:35:12 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:12 ---> Running in 270d759155d6 12:35:12 ---> dbb47a7ea39f 12:35:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:12 ---> d2a936ef8f3f 12:35:12 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:12 ---> 353d89bb2f73 12:35:12 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:12 ---> 427ea3c8a945 12:35:12 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:35:12 ---> Running in baa497acdf69 12:35:13 ---> Running in 07d8e6fe8994 12:35:13 ---> Running in ebd5a9726552 12:35:13 ---> Running in a94b3d6558bc 12:35:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-151 in /w/workspace/edgexfoundry_edgex-go_PR-4439 [Pipeline] { [Pipeline] ws 12:35:31 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 12:35:31 The recommended git tool is: git 12:35:36 using credential edgex-jenkins-ssh 12:35:36 Cloning the remote Git repository 12:35:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:35:37 > git init /w/workspace/edgex-go/1 # timeout=10 12:35:37 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:35:37 > git --version # timeout=10 12:35:37 > git --version # 'git version 2.25.1' 12:35:37 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:37 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:45 Removing intermediate container ebd5a9726552 12:35:45 ---> 218f6b4ed27b 12:35:45 Step 7/23 : COPY . . 12:35:45 Removing intermediate container a94b3d6558bc 12:35:45 ---> 8439aec8d9f0 12:35:45 Step 7/24 : COPY . . 12:35:45 Removing intermediate container baa497acdf69 12:35:45 ---> ca5f99358390 12:35:45 Step 8/23 : COPY . . 12:35:45 Removing intermediate container 07d8e6fe8994 12:35:45 ---> 3d9d63c87032 12:35:45 Step 8/24 : COPY . . 12:35:45 Removing intermediate container 270d759155d6 12:35:45 ---> 250b4a64106a 12:35:45 Step 7/20 : COPY . . 12:35:55 ---> 0525629c9cb3 12:35:55 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 12:35:55 ---> 3fbc3cc91971 12:35:55 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 12:35:55 ---> b36e6ae7c2ee 12:35:55 Step 8/20 : RUN make cmd/secrets-config/secrets-config 12:35:55 ---> 124947fc7ce4 12:35:55 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 12:35:55 ---> 4ae18574edb9 12:35:55 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 12:35:55 ---> Running in f54e0ac6aef8 12:35:55 ---> Running in 9a60248319cd 12:35:55 ---> Running in 0c847e06274f 12:35:55 ---> Running in dae73608fd3e 12:35:55 ---> Running in 3b5cacfc1eb5 12:35:55 Removing intermediate container f54e0ac6aef8 12:35:55 ---> cfa436f2e632 12:35:55 Step 9/24 : WORKDIR /edgex-go/spire-build 12:35:55 ---> Running in 8412babfed72 12:35:55 Removing intermediate container 8412babfed72 12:35:55 ---> 0d2ec312c52f 12:35:55 Step 10/24 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 12:35:55 ---> Running in 83628454747a 12:35:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:35:55 Removing intermediate container 83628454747a 12:35:55 ---> 233aa24d984f 12:35:55 Step 11/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 12:35:55 ---> Running in b61b0ee952d8 12:35:55 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 12:35:55 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 12:35:55 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 12:35:56 Removing intermediate container b61b0ee952d8 12:35:56 ---> 221282a2b650 12:35:56 Step 12/24 : WORKDIR /edgex-go 12:35:56 ---> Running in 1893f8affbe1 12:35:56 Removing intermediate container 1893f8affbe1 12:35:56 ---> be56177154b8 12:35:56 12:35:56 Step 13/24 : FROM alpine:3.17 12:35:56 3.17: Pulling from library/alpine 12:35:56 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:35:56 Status: Downloaded newer image for alpine:3.17 12:35:56 ---> b2aa39c304c2 12:35:56 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:35:56 ---> Running in d2cbb02e291e 12:35:56 Removing intermediate container d2cbb02e291e 12:35:56 ---> e776819200c3 12:35:56 Step 15/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:35:56 ---> Running in c4782334be0b 12:35:56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:35:57 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:35:57 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:35:57 OK: 17812 distinct packages available 12:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:35:57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:35:57 (1/5) Installing dumb-init (1.2.5-r2) 12:35:57 (2/5) Installing musl-obstack (1.2.3-r0) 12:35:57 (3/5) Installing libucontext (1.2-r0) 12:35:57 (4/5) Installing gcompat (1.1.0-r0) 12:35:57 (5/5) Installing openssl (3.0.8-r0) 12:35:57 Executing busybox-1.35.0-r29.trigger 12:35:57 OK: 8 MiB in 20 packages 12:35:56 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:35:56 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 12:35:57 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 12:35:57 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:35:57 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:57 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4439/head:refs/remotes/origin/PR-4439 +refs/heads/main:refs/remotes/origin/main # timeout=10 12:35:58 Merging remotes/origin/main commit b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e into PR head commit 6c3c222a5e380517e43922619e1b32249a78320f 12:35:58 Removing intermediate container c4782334be0b 12:35:58 ---> 6bfc877dc926 12:35:58 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:35:59 Merge succeeded, producing 6c3c222a5e380517e43922619e1b32249a78320f 12:35:59 Checking out Revision 6c3c222a5e380517e43922619e1b32249a78320f (PR-4439) 12:35:58 > git config core.sparsecheckout # timeout=10 12:35:58 > git checkout -f 6c3c222a5e380517e43922619e1b32249a78320f # timeout=10 12:35:58 > git remote # timeout=10 12:35:58 > git config --get remote.origin.url # timeout=10 12:35:58 using GIT_SSH to set credentials SSH Credentials for GitHub 12:35:59 > git merge b04a3d3d1e8b170615277c92e9d3b61dd4f71d8e # timeout=10 12:35:59 > git rev-parse HEAD^{commit} # timeout=10 12:35:59 > git config core.sparsecheckout # timeout=10 12:35:59 > git checkout -f 6c3c222a5e380517e43922619e1b32249a78320f # timeout=10 12:36:00 ---> 43e028d683a4 12:36:00 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 12:36:01 ---> 9b0819864098 12:36:01 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 12:36:02 ---> aa67bf5c7028 12:36:02 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 12:36:02 Commit message: "refactor(snap): Remove obsolete parts, upgrade Go, build nginx" 12:36:02 > git --version # timeout=10 12:36:02 > git --version # 'git version 2.25.1' 12:36:02 fatal: bad object 66200e8eedfc470904d6b329e562ec5b45423d6a 12:36:02 ---> 195be7ca0daf 12:36:02 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:36:02 ---> Running in 2667dc17ba16 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 12:36:03 Removing intermediate container 2667dc17ba16 12:36:03 ---> a00f60b53fa9 12:36:03 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:36:03 ---> Running in 8c9a154940b7 12:36:03 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 12:36:03 % Total % Received % Xferd Average Speed Time Time Time Current 12:36:03 Dload Upload Total Spent Left Speed 12:36:03 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 94451 0 --:--:-- --:--:-- --:--:-- 94451 12:36:04 Removing intermediate container 8c9a154940b7 12:36:04 ---> 83b6d177526d 12:36:04 Step 22/24 : LABEL arch=x86_64 12:36:04 ---> Running in 6896d8da0467 [Pipeline] sh 12:36:04 Removing intermediate container 6896d8da0467 12:36:04 ---> 2059bf826a72 12:36:04 Step 23/24 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:36:04 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 12:36:04 ---> Running in 68c69398246a 12:36:05 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 12:36:05 + sudo tee /etc/docker/daemon.new 12:36:05 { 12:36:05 "registry-mirrors": [ 12:36:05 "https://nexus3.edgexfoundry.org:10001" 12:36:05 ], 12:36:05 "bip": "10.250.0.254/24", 12:36:05 "hosts": [ 12:36:05 "tcp://0.0.0.0:5555", 12:36:05 "unix:///var/run/docker.sock" 12:36:05 ], 12:36:05 "mtu": 1458, 12:36:05 "selinux-enabled": true, 12:36:05 "seccomp-profile": "/etc/docker/seccomp.json" 12:36:05 } [Pipeline] sh 12:36:05 Removing intermediate container 68c69398246a 12:36:05 ---> 59583e58c9e7 12:36:05 Step 24/24 : LABEL version=0.0.0 12:36:05 ---> Running in 90ac45a358ae 12:36:05 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 12:36:05 + sudo service docker restart 12:36:05 Removing intermediate container 90ac45a358ae 12:36:05 ---> fb1152570d73 12:36:05 12:36:05 Successfully built fb1152570d73 12:36:05 Successfully tagged security-spire-server:latest 12:36:05 Building core-data 12:36:10  Building security-spire-server ... done Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:36:10 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:36:10 ---> 0a3771467ae6 12:36:10 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:36:10 ---> Using cache 12:36:10 ---> 8ee804588bd8 12:36:10 Step 4/22 : WORKDIR /edgex-go 12:36:10 ---> Using cache 12:36:10 ---> 924ffe01b567 12:36:10 Step 5/22 : RUN apk add --update --no-cache make git 12:36:10 ---> Using cache 12:36:10 ---> de211171b138 12:36:10 Step 6/22 : COPY go.mod vendor* ./ 12:36:10 ---> Using cache 12:36:10 ---> dbb47a7ea39f 12:36:10 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:36:10 ---> Using cache 12:36:10 ---> ca5f99358390 12:36:10 Step 8/22 : COPY . . 12:36:10 ---> Using cache 12:36:10 ---> 4ae18574edb9 12:36:10 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 12:36:12 ---> Running in 8a51f4e4d0e2 12:36:12 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 12:36:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:36:24 provisioning config files... 12:36:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config12157957069256304072tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:36:24 ---> docker-login.sh 12:36:24 nexus3.edgexfoundry.org:10001 12:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:25 Configure a credential helper to remove this warning. See 12:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:25 12:36:25 Login Succeeded 12:36:25 nexus3.edgexfoundry.org:10002 12:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:25 Configure a credential helper to remove this warning. See 12:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:25 12:36:25 Login Succeeded 12:36:25 nexus3.edgexfoundry.org:10003 12:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:25 Configure a credential helper to remove this warning. See 12:36:25 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:25 12:36:25 Login Succeeded 12:36:25 nexus3.edgexfoundry.org:10004 12:36:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:26 Configure a credential helper to remove this warning. See 12:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:26 12:36:26 Login Succeeded 12:36:26 docker.io 12:36:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:36:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 12:36:26 Configure a credential helper to remove this warning. See 12:36:26 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 12:36:26 12:36:26 Login Succeeded 12:36:26 ---> docker-login.sh ends [Pipeline] } 12:36:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 12:36:27 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 12:36:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:36:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 12:36:27 ========================================================= 12:36:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 12:36:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:36:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:36:27 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 12:36:27 af6eaf76a39c: Pulling fs layer 12:36:27 55522c791124: Pulling fs layer 12:36:27 ce5c4a1c91eb: Pulling fs layer 12:36:27 169dfbe0d373: Pulling fs layer 12:36:27 e1ff8fa3b103: Pulling fs layer 12:36:27 52ebb69f0ebf: Pulling fs layer 12:36:27 5abe8eddf0d5: Pulling fs layer 12:36:27 e1ff8fa3b103: Waiting 12:36:27 169dfbe0d373: Waiting 12:36:27 52ebb69f0ebf: Waiting 12:36:27 5abe8eddf0d5: Waiting 12:36:28 55522c791124: Verifying Checksum 12:36:28 55522c791124: Download complete 12:36:28 169dfbe0d373: Verifying Checksum 12:36:28 169dfbe0d373: Download complete 12:36:28 e1ff8fa3b103: Verifying Checksum 12:36:28 e1ff8fa3b103: Download complete 12:36:28 af6eaf76a39c: Verifying Checksum 12:36:28 af6eaf76a39c: Download complete 12:36:29 af6eaf76a39c: Pull complete 12:36:29 5abe8eddf0d5: Verifying Checksum 12:36:29 5abe8eddf0d5: Download complete 12:36:29 Removing intermediate container 3b5cacfc1eb5 12:36:29 ---> f13bf8e071ff 12:36:29 12:36:29 Step 9/20 : FROM alpine:3.17 12:36:29 ---> b2aa39c304c2 12:36:29 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 12:36:29 Removing intermediate container 9a60248319cd 12:36:29 ---> 5b2df48260c6 12:36:29 12:36:29 Step 9/23 : FROM alpine:3.17 12:36:29 ---> b2aa39c304c2 12:36:29 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 12:36:29 Removing intermediate container 0c847e06274f 12:36:29 ---> 27aee5ffaf1f 12:36:29 12:36:29 Step 10/24 : FROM alpine:3.17 12:36:29 ---> b2aa39c304c2 12:36:29 Step 11/24 : RUN apk add --update --no-cache dumb-init 12:36:29 Removing intermediate container dae73608fd3e 12:36:29 ---> 0cfcd014d039 12:36:29 12:36:29 Step 10/23 : FROM alpine:3.17 12:36:29 ---> b2aa39c304c2 12:36:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:36:29 ---> Running in 4f69a0e33cda 12:36:29 ---> Running in 668db6717730 12:36:29 ---> Running in 5ebd9d1c87a9 12:36:29 ---> Running in ef337a478faf 12:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:36:29 55522c791124: Pull complete 12:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:36:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:36:29 (1/1) Installing dumb-init (1.2.5-r2) 12:36:29 Executing busybox-1.35.0-r29.trigger 12:36:29 OK: 7 MiB in 16 packages 12:36:29 (1/2) Installing dumb-init (1.2.5-r2) 12:36:29 (1/1) Installing dumb-init (1.2.5-r2) 12:36:29 (2/2) Installing openssl (3.0.8-r0) 12:36:29 Executing busybox-1.35.0-r29.trigger 12:36:29 OK: 7 MiB in 16 packages 12:36:29 Executing busybox-1.35.0-r29.trigger 12:36:29 (1/3) Installing ca-certificates (20220614-r4) 12:36:29 OK: 8 MiB in 17 packages 12:36:29 (2/3) Installing dumb-init (1.2.5-r2) 12:36:29 (3/3) Installing su-exec (0.2-r2) 12:36:29 Executing busybox-1.35.0-r29.trigger 12:36:29 Executing ca-certificates-20220614-r4.trigger 12:36:29 OK: 8 MiB in 18 packages 12:36:30 52ebb69f0ebf: Verifying Checksum 12:36:30 52ebb69f0ebf: Download complete 12:36:30 ce5c4a1c91eb: Verifying Checksum 12:36:30 ce5c4a1c91eb: Download complete 12:36:31 Removing intermediate container 5ebd9d1c87a9 12:36:31 ---> d765c8d1d602 12:36:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:36:31 Removing intermediate container 4f69a0e33cda 12:36:31 ---> 3f50ada7d897 12:36:31 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 12:36:31 Removing intermediate container ef337a478faf 12:36:31 ---> 9ca7bfda4fcc 12:36:31 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:36:31 ---> Running in 7d727ff7184f 12:36:31 ---> Running in 83411ed2b2fe 12:36:31 ---> Running in 535dd233a629 12:36:31 Removing intermediate container 668db6717730 12:36:31 ---> f01b1ccb528e 12:36:31 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 12:36:31 ---> Running in 81c5e955c4bb 12:36:31 Removing intermediate container 7d727ff7184f 12:36:31 ---> ff9deef017f7 12:36:31 Step 12/20 : WORKDIR /edgex 12:36:31 Removing intermediate container 535dd233a629 12:36:31 ---> f132d09f5a5a 12:36:31 Step 13/24 : ENV APP_PORT=59881 12:36:31 ---> Running in f31616406a5c 12:36:31 Removing intermediate container 83411ed2b2fe 12:36:31 ---> 71540aaabde2 12:36:31 Step 13/23 : ENV APP_PORT=59882 12:36:31 ---> Running in 82d2c5994436 12:36:31 Removing intermediate container 81c5e955c4bb 12:36:31 ---> 3331c609cc00 12:36:31 Step 12/23 : WORKDIR / 12:36:31 ---> Running in 359e94c26b81 12:36:32 ---> Running in 4948668dd03c 12:36:32 Removing intermediate container f31616406a5c 12:36:32 ---> c48754dcc733 12:36:32 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 12:36:32 Removing intermediate container 82d2c5994436 12:36:32 ---> 607b79bbeabe 12:36:32 Step 14/24 : EXPOSE $APP_PORT 12:36:32 Removing intermediate container 359e94c26b81 12:36:32 ---> e76b35a7dcd5 12:36:32 Step 14/23 : EXPOSE $APP_PORT 12:36:32 ---> Running in eb1027dcea5b 12:36:32 ---> Running in c8893b812fdf 12:36:32 Removing intermediate container 4948668dd03c 12:36:32 ---> bbfd00aa12b8 12:36:32 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 12:36:32 ---> 0945ba524b04 12:36:32 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 12:36:32 Removing intermediate container eb1027dcea5b 12:36:32 ---> e017fe8eab64 12:36:32 Step 15/23 : WORKDIR / 12:36:32 Removing intermediate container c8893b812fdf 12:36:32 ---> 8ba794a230a4 12:36:32 Step 15/24 : WORKDIR / 12:36:33 ---> 14edf7346eb2 12:36:33 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 12:36:33 ---> ee88404ccb84 12:36:33 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 12:36:33 ---> Running in b7600ac88bb8 12:36:33 ---> Running in faf1ca0e9da8 12:36:33 Removing intermediate container b7600ac88bb8 12:36:33 ---> 3ab9d56e88b3 12:36:33 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:36:33 ---> cf0d46d54754 12:36:33 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:36:33 ---> 3b502de8c2d8 12:36:33 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 12:36:33 ---> Running in 5c096124c497 12:36:33 Removing intermediate container faf1ca0e9da8 12:36:33 ---> ea47144f2e51 12:36:33 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:36:33 ---> 7aa3df7372d1 12:36:33 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:36:33 ---> ad365d4d4508 12:36:33 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 12:36:34 Removing intermediate container 8a51f4e4d0e2 12:36:34 ---> bf6dbed2e83d 12:36:34 12:36:34 Step 10/22 : FROM alpine:3.17 12:36:34 ---> b2aa39c304c2 12:36:34 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 12:36:34 ---> f8cf8fc31e61 12:36:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:36:34 ---> Running in f42f79fc1139 12:36:34 ---> eaa79894c411 12:36:34 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:36:34 ---> be79eb3fdba9 12:36:34 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 12:36:34 Removing intermediate container f42f79fc1139 12:36:34 ---> a60399f49fff 12:36:34 Step 12/22 : ENV APP_PORT=59880 12:36:34 ---> d168e7369db7 12:36:34 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:36:34 ---> Running in 444c7541e62d 12:36:34 ---> 0cde03cd0bd6 12:36:34 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 12:36:35 ---> d5d51215becc 12:36:35 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 12:36:35 Removing intermediate container 5c096124c497 12:36:35 ---> e91966adac34 12:36:35 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 12:36:35 Removing intermediate container 444c7541e62d 12:36:35 ---> e2c4c1670cb3 12:36:35 Step 13/22 : EXPOSE $APP_PORT 12:36:35 ---> Running in cca4cd19b82b 12:36:35 ---> Running in 20cb8543ae99 12:36:35 ---> 241438f9877b 12:36:35 Step 19/23 : ENTRYPOINT ["/core-command"] 12:36:35 ---> e45759aed758 12:36:35 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:36:35 ---> a1661f1c0283 12:36:35 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:36:35 ---> Running in ea53e0be7743 12:36:35 ---> Running in 045764dd6356 12:36:35 ---> Running in fed4a7468887 12:36:35 Removing intermediate container cca4cd19b82b 12:36:35 ---> 3023372fc440 12:36:35 Step 18/20 : LABEL arch=x86_64 12:36:35 Removing intermediate container 20cb8543ae99 12:36:35 ---> abbf65597613 12:36:35 Step 14/22 : RUN apk add --update --no-cache dumb-init 12:36:35 ---> Running in 236ddb506b8c 12:36:35 Removing intermediate container ea53e0be7743 12:36:35 ---> d82353faddfb 12:36:35 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:36:35 ---> Running in 9aeef87c996e 12:36:35 ---> Running in 802b3865921a 12:36:35 Removing intermediate container 045764dd6356 12:36:35 ---> bc89c9d4ecbb 12:36:35 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:36:35 Removing intermediate container 802b3865921a 12:36:35 ---> a72b16b8439c 12:36:35 Step 21/23 : LABEL arch=x86_64 12:36:35 Removing intermediate container 236ddb506b8c 12:36:35 ---> cf730828461a 12:36:35 Step 19/20 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:36:35 ---> Running in 7ae28016d743 12:36:35 ---> Running in 7745eb651fac 12:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:36:35 ---> Running in 51df1b32f51f 12:36:35 Removing intermediate container 7ae28016d743 12:36:35 ---> 0855fd116c60 12:36:35 Step 22/23 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:36:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:36:35 Removing intermediate container 51df1b32f51f 12:36:35 ---> 5e5f893a66c8 12:36:35 Step 20/20 : LABEL version=0.0.0 12:36:35 Removing intermediate container 7745eb651fac 12:36:35 ---> 0e4d1bea3d77 12:36:35 Step 22/24 : LABEL arch=x86_64 12:36:35 ---> Running in 7507112aaa6d 12:36:36 ---> Running in 59b9db561378 12:36:36 ---> Running in dfbdbfa0ba6e 12:36:36 (1/1) Installing dumb-init (1.2.5-r2) 12:36:36 Executing busybox-1.35.0-r29.trigger 12:36:36 OK: 7 MiB in 16 packages 12:36:36 Removing intermediate container fed4a7468887 12:36:36 ---> de484927f4d9 12:36:36 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 12:36:36 Removing intermediate container 59b9db561378 12:36:36 ---> 9f4e24c3583c 12:36:36 Step 23/24 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:36:36 Removing intermediate container 7507112aaa6d 12:36:36 ---> 2ccc840725c9 12:36:36 Step 23/23 : LABEL version=0.0.0 12:36:36 Removing intermediate container dfbdbfa0ba6e 12:36:36 ---> 30da42091336 12:36:36 12:36:36 ---> Running in cf347d2239c2 12:36:36 ---> Running in 908b64efdb0c 12:36:36 ---> Running in fab5e37d9e45 12:36:36 Successfully built 30da42091336 12:36:36 Successfully tagged security-proxy-setup:latest 12:36:36 Building security-proxy-auth 12:36:36  Building security-proxy-setup ... done Removing intermediate container cf347d2239c2 12:36:36 ---> f322d46849c7 12:36:36 Step 21/23 : LABEL arch=x86_64 12:36:36 Removing intermediate container 908b64efdb0c 12:36:36 ---> f0626d77e13d 12:36:36 Step 24/24 : LABEL version=0.0.0 12:36:36 Removing intermediate container fab5e37d9e45 12:36:36 ---> 905f047b369c 12:36:36 12:36:36 Successfully built 905f047b369c 12:36:37 Successfully tagged core-command:latest 12:36:37  Building core-command ... done Building core-common-config-bootstrapper 12:36:38 Removing intermediate container 9aeef87c996e 12:36:38 ---> 3c7b105c7817 12:36:38 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:36:38 ---> Running in 2db604e3b559 12:36:38 ---> Running in e8b5beeb856d 12:36:39 Removing intermediate container 2db604e3b559 12:36:39 ---> a3304a630f47 12:36:39 Step 22/23 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:36:39 Removing intermediate container e8b5beeb856d 12:36:39 ---> 235d72549fca 12:36:39 12:36:39 ---> 25569409ef52 12:36:39 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 12:36:39 ---> Running in 0a7472e5c950 12:36:39 Successfully built 235d72549fca 12:36:39 Successfully tagged core-metadata:latest 12:36:39  Building core-metadata ... done Building security-spiffe-token-provider 12:36:39 Removing intermediate container 0a7472e5c950 12:36:39 ---> 791441651dbf 12:36:39 Step 23/23 : LABEL version=0.0.0 12:36:40 ---> Running in d78e1f653521 12:36:40 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:36:40 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:36:40 ---> 0a3771467ae6 12:36:40 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:36:40 ---> Using cache 12:36:40 ---> 8ee804588bd8 12:36:40 Step 4/22 : WORKDIR /edgex-go 12:36:40 ---> Using cache 12:36:40 ---> 924ffe01b567 12:36:40 Step 5/22 : RUN apk add --update --no-cache make git 12:36:40 ---> Using cache 12:36:40 ---> de211171b138 12:36:40 Step 6/22 : COPY go.mod vendor* ./ 12:36:40 ---> Using cache 12:36:40 ---> dbb47a7ea39f 12:36:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:36:40 ---> Using cache 12:36:40 ---> ca5f99358390 12:36:40 Step 8/22 : COPY . . 12:36:40 ---> Using cache 12:36:40 ---> 4ae18574edb9 12:36:40 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 12:36:40 ce5c4a1c91eb: Pull complete 12:36:40 169dfbe0d373: Pull complete 12:36:40 e1ff8fa3b103: Pull complete 12:36:41 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:36:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:36:41 ---> 0a3771467ae6 12:36:41 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:36:41 ---> Using cache 12:36:41 ---> 8ee804588bd8 12:36:41 Step 4/22 : WORKDIR /edgex-go 12:36:41 ---> Using cache 12:36:41 ---> 924ffe01b567 12:36:41 Step 5/22 : RUN apk add --update --no-cache make git 12:36:41 ---> Using cache 12:36:41 ---> de211171b138 12:36:41 Step 6/22 : COPY go.mod vendor* ./ 12:36:41 ---> Using cache 12:36:41 ---> dbb47a7ea39f 12:36:41 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:36:41 ---> Using cache 12:36:41 ---> ca5f99358390 12:36:41 Step 8/22 : COPY . . 12:36:41 ---> Using cache 12:36:41 ---> 4ae18574edb9 12:36:41 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:36:41 ---> afaa75d5529e 12:36:41 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 12:36:41 ---> Running in 255536d593e0 12:36:41 ---> Running in 296cda46ad9c 12:36:41 Removing intermediate container d78e1f653521 12:36:41 ---> e8c56aff3bcf 12:36:41 12:36:41 Successfully built e8c56aff3bcf 12:36:42 Successfully tagged security-secretstore-setup:latest 12:36:42 Building support-scheduler 12:36:42  Building security-secretstore-setup ... done  ---> 5c8e9db989fd 12:36:42 Step 18/22 : ENTRYPOINT ["/core-data"] 12:36:42 ---> Running in bfa5f914b9a6 12:36:42 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 12:36:42 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:36:43 Removing intermediate container bfa5f914b9a6 12:36:43 ---> dc51242ee151 12:36:43 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:36:43 Step 1/19 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:36:43 Step 2/19 : FROM ${BUILDER_BASE} AS builder 12:36:43 ---> 0a3771467ae6 12:36:43 Step 3/19 : WORKDIR /edgex-go 12:36:43 ---> Using cache 12:36:43 ---> cdd759d1a486 12:36:43 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 12:36:44 ---> Running in 0db2d767ec87 12:36:44 ---> Running in 576bd8b49644 12:36:44 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:36:44 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:36:44 ---> 0a3771467ae6 12:36:44 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:36:44 ---> Using cache 12:36:44 ---> 8ee804588bd8 12:36:44 Step 4/22 : WORKDIR /edgex-go 12:36:44 ---> Using cache 12:36:44 ---> 924ffe01b567 12:36:44 Step 5/22 : RUN apk add --update --no-cache make git 12:36:44 ---> Using cache 12:36:44 ---> de211171b138 12:36:44 Step 6/22 : COPY go.mod vendor* ./ 12:36:44 ---> Using cache 12:36:44 ---> dbb47a7ea39f 12:36:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:36:44 ---> Using cache 12:36:44 ---> ca5f99358390 12:36:44 Step 8/22 : COPY . . 12:36:44 ---> Using cache 12:36:44 ---> 4ae18574edb9 12:36:44 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:36:44 Removing intermediate container 0db2d767ec87 12:36:44 ---> 360389702a90 12:36:44 Step 20/22 : LABEL arch=x86_64 12:36:44 ---> Running in 3e52fdc3804d 12:36:44 ---> Running in b4e6384a6006 12:36:44 Removing intermediate container b4e6384a6006 12:36:44 ---> e8a9a458b456 12:36:44 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:36:44 ---> Running in d7cdcbc98358 12:36:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:36:45 Removing intermediate container d7cdcbc98358 12:36:45 ---> 5af8671c73f2 12:36:45 Step 22/22 : LABEL version=0.0.0 12:36:45 ---> Running in 951d8652ebae 12:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:36:45 Removing intermediate container 951d8652ebae 12:36:45 ---> c1ecc06dd6c5 12:36:45 12:36:45 Successfully built c1ecc06dd6c5 12:36:45 Successfully tagged core-data:latest 12:36:45  Building core-data ... done Building security-bootstrapper 12:36:45 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 12:36:45 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:36:45 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:36:45 OK: 17812 distinct packages available 12:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:36:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:36:46 OK: 265 MiB in 53 packages 12:36:47 52ebb69f0ebf: Pull complete 12:36:48 Step 1/32 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:36:48 Step 2/32 : FROM ${BUILDER_BASE} AS builder 12:36:48 ---> 0a3771467ae6 12:36:48 Step 3/32 : WORKDIR /edgex-go 12:36:48 ---> Using cache 12:36:48 ---> cdd759d1a486 12:36:48 Step 4/32 : RUN apk add --update --no-cache make git 12:36:49 ---> Running in 967298b5c9e3 12:36:49 5abe8eddf0d5: Pull complete 12:36:49 Digest: sha256:978cc1420e451f27bd88fdeece3ad01a9109ec773b62f165dfc696fd516b3d8f 12:36:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:36:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 12:36:49 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:36:49 WORKDIR /edgex 12:36:49 COPY go.mod . 12:36:49 RUN go mod download 12:36:49 + docker build -t ci-base-image-arm64 -f - . 12:36:49 Removing intermediate container 576bd8b49644 12:36:49 ---> 612b6efbfb91 12:36:49 Step 5/19 : COPY go.mod vendor* ./ 12:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:36:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:36:50 OK: 265 MiB in 53 packages 12:36:50 Sending build context to Docker daemon 2.931MB 12:36:50 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 12:36:50 ---> 6cb57ee374ae 12:36:50 Step 2/4 : WORKDIR /edgex 12:36:50 ---> 9b84aca19f79 12:36:50 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:36:50 ---> Running in f07fbecfad13 12:36:51 Removing intermediate container 967298b5c9e3 12:36:51 ---> 2bb8df611eab 12:36:51 Step 5/32 : COPY go.mod vendor* ./ 12:36:51 ---> 5520ef19d164 12:36:51 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:36:51 ---> Running in 43212ac53090 12:36:52 ---> Running in c894dac4e3aa 12:36:52 Removing intermediate container c894dac4e3aa 12:36:52 ---> 7ebbda83d80f 12:36:52 Step 3/4 : COPY go.mod . 12:36:52 ---> 514ba48aa6aa 12:36:52 Step 4/4 : RUN go mod download 12:36:52 ---> Running in b86c4c7f1947 12:37:13 Removing intermediate container 255536d593e0 12:37:13 ---> a0b25493692f 12:37:13 12:37:13 Step 10/22 : FROM alpine:3.17 12:37:13 ---> b2aa39c304c2 12:37:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 12:37:13 Removing intermediate container 296cda46ad9c 12:37:13 ---> 22d6af239307 12:37:13 12:37:13 Step 10/22 : FROM alpine:3.17 12:37:13 ---> b2aa39c304c2 12:37:13 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 12:37:13 ---> Running in 2a879b4c28ee 12:37:13 ---> Running in 6828d95cbbed 12:37:13 Removing intermediate container f07fbecfad13 12:37:13 ---> 175564c438ff 12:37:13 Step 7/19 : COPY . . 12:37:13 Removing intermediate container 6828d95cbbed 12:37:13 ---> 97ab9df7896b 12:37:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 12:37:13 Removing intermediate container 2a879b4c28ee 12:37:13 ---> e18f5281b48a 12:37:13 Step 12/22 : RUN apk add --update --no-cache dumb-init 12:37:13 Removing intermediate container 43212ac53090 12:37:13 ---> 062de24a83d1 12:37:13 Step 7/32 : COPY . . 12:37:13 ---> Running in 7c5d92d760cd 12:37:13 ---> Running in d895f136a51b 12:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:37:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:37:13 (1/1) Installing dumb-init (1.2.5-r2) 12:37:13 (1/1) Installing dumb-init (1.2.5-r2) 12:37:13 Executing busybox-1.35.0-r29.trigger 12:37:13 Executing busybox-1.35.0-r29.trigger 12:37:13 OK: 7 MiB in 16 packages 12:37:13 OK: 7 MiB in 16 packages 12:37:17 ---> 7928caf5f83e 12:37:17 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:37:17 ---> 9a55abd5e52f 12:37:17 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 12:37:17 ---> Running in e3494f98779f 12:37:17 Removing intermediate container 3e52fdc3804d 12:37:17 ---> 296ffef44a25 12:37:17 12:37:17 Step 10/22 : FROM alpine:3.17 12:37:17 ---> b2aa39c304c2 12:37:17 Step 11/22 : RUN apk add --update --no-cache dumb-init 12:37:17 ---> Using cache 12:37:17 ---> 9ca7bfda4fcc 12:37:17 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:37:17 ---> Using cache 12:37:17 ---> f132d09f5a5a 12:37:17 Step 13/22 : ENV APP_PORT=59861 12:37:17 Removing intermediate container d895f136a51b 12:37:17 ---> 4b41252e2e84 12:37:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:37:17 ---> Running in 65a34d692fc7 12:37:17 Removing intermediate container 7c5d92d760cd 12:37:17 ---> c3f2ac79c7c5 12:37:17 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:37:17 ---> Running in 8974d82be1c8 12:37:17 Removing intermediate container 8974d82be1c8 12:37:17 ---> 5977d4d0899e 12:37:17 Step 14/22 : EXPOSE $APP_PORT 12:37:17 ---> 3ec0e9a5b3bb 12:37:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:37:17 ---> 5e3084630eef 12:37:17 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 12:37:17 ---> Running in 65e382b8085c 12:37:17 Removing intermediate container 65e382b8085c 12:37:17 ---> 6460c84ca69e 12:37:17 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:37:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:37:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:37:17 ---> c59e7b41bc3b 12:37:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:37:17 ---> aa1febf2626e 12:37:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 12:37:17 ---> eeb994d02f62 12:37:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 12:37:18 ---> ca55098f2d46 12:37:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:37:18 ---> 90fb17475fa4 12:37:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 12:37:18 ---> aa89c1f62ccf 12:37:18 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:37:18 ---> Running in 0a5ebb0bc8db 12:37:18 ---> 25b2b1640fcc 12:37:18 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:37:18 ---> Running in 636d6e722326 12:37:18 ---> b508d1d95952 12:37:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 12:37:18 ---> aee65a9abab2 12:37:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 12:37:19 ---> Running in 9d0b4d42af74 12:37:19 Removing intermediate container 9d0b4d42af74 12:37:19 ---> 41d9e5c0dce5 12:37:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:37:19 ---> Running in b23cdf5a262c 12:37:19 Removing intermediate container b23cdf5a262c 12:37:19 ---> 59e7e16d964c 12:37:19 Step 20/22 : LABEL arch=x86_64 12:37:19 ---> Running in eadb5b1c07f1 12:37:19 Removing intermediate container eadb5b1c07f1 12:37:19 ---> 936fd1be2b9e 12:37:19 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:37:19 ---> Running in cda5a72d1278 12:37:19 Removing intermediate container 0a5ebb0bc8db 12:37:19 ---> fc7753c307a2 12:37:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 12:37:19 ---> Running in aae3706e133c 12:37:19 Removing intermediate container 636d6e722326 12:37:19 ---> ad0ff6249040 12:37:19 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 12:37:19 Removing intermediate container cda5a72d1278 12:37:19 ---> da694780eceb 12:37:19 Step 22/22 : LABEL version=0.0.0 12:37:19 ---> Running in 26ec04dce4bf 12:37:19 ---> Running in e23d49af5264 12:37:19 Removing intermediate container aae3706e133c 12:37:19 ---> ad982c6a554f 12:37:19 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 12:37:19 ---> Running in f9cc23871f3b 12:37:19 Removing intermediate container 26ec04dce4bf 12:37:19 ---> 69ac5fbccc37 12:37:19 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 12:37:19 Removing intermediate container e23d49af5264 12:37:19 ---> e330d22f959b 12:37:19 12:37:19 ---> Running in 966ea9309915 12:37:19 Successfully built e330d22f959b 12:37:19 Removing intermediate container f9cc23871f3b 12:37:19 ---> c8ac455d54b2 12:37:19 Step 20/22 : LABEL arch=x86_64 12:37:19 Successfully tagged support-scheduler:latest 12:37:19  Building support-scheduler ... done Building support-notifications 12:37:19 ---> Running in 7a5ec39215d9 12:37:19 Removing intermediate container 966ea9309915 12:37:19 ---> 244aa9272e20 12:37:19 Step 20/22 : LABEL arch=x86_64 12:37:20 ---> Running in 444a45d74706 12:37:20 Removing intermediate container 7a5ec39215d9 12:37:20 ---> aff2e344d1d4 12:37:20 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:37:21 ---> Running in fc679cf8a2cb 12:37:21 Removing intermediate container 444a45d74706 12:37:21 ---> e3e65ec031af 12:37:21 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:37:21 ---> Running in 7166654d44e2 12:37:21 Removing intermediate container fc679cf8a2cb 12:37:21 ---> d3a9b7224fc5 12:37:21 Step 22/22 : LABEL version=0.0.0 12:37:21 ---> Running in fbac4c3cfdbb 12:37:21 Removing intermediate container 7166654d44e2 12:37:21 ---> 8415d6ae63e0 12:37:21 Step 22/22 : LABEL version=0.0.0 12:37:21 ---> Running in 38d77c3b3624 12:37:21 Removing intermediate container fbac4c3cfdbb 12:37:21 ---> d100526ee8da 12:37:21 12:37:22 Successfully built d100526ee8da 12:37:22 Successfully tagged core-common-config-bootstrapper:latest 12:37:22  Building core-common-config-bootstrapper ... done Building security-spire-config 12:37:22 Removing intermediate container 38d77c3b3624 12:37:22 ---> fa9134e13cb9 12:37:22 12:37:22 Successfully built fa9134e13cb9 12:37:22 Successfully tagged security-proxy-auth:latest 12:37:22  Building security-proxy-auth ... done Building security-spire-agent 12:37:23 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:37:23 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:37:23 ---> 0a3771467ae6 12:37:23 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:37:23 ---> Using cache 12:37:23 ---> 8ee804588bd8 12:37:23 Step 4/22 : WORKDIR /edgex-go 12:37:23 ---> Using cache 12:37:23 ---> 924ffe01b567 12:37:23 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:37:25 Removing intermediate container b86c4c7f1947 12:37:25 ---> 069b69619ec7 12:37:25 Successfully built 069b69619ec7 12:37:25 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:25 + docker inspect -f . ci-base-image-arm64 12:37:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:25 prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container 12:37:25 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:37:26 $ docker top 8514f193e058b1edd16d9d253e6e121e044944c4744b17cc29945cdbc54fc9af -eo pid,comm [Pipeline] { [Pipeline] sh 12:37:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:37:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:37:27 ---> 0a3771467ae6 12:37:27 Step 3/25 : WORKDIR /edgex-go 12:37:27 ---> Using cache 12:37:27 ---> cdd759d1a486 12:37:27 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 12:37:27 ---> Using cache 12:37:27 ---> 2d5c31bd6135 12:37:27 Step 5/25 : COPY go.mod vendor* ./ 12:37:27 ---> Using cache 12:37:27 ---> 427ea3c8a945 12:37:27 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:37:27 ---> Using cache 12:37:27 ---> 8439aec8d9f0 12:37:27 Step 7/25 : COPY . . 12:37:27 ---> Using cache 12:37:27 ---> 0525629c9cb3 12:37:27 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 12:37:27 ---> Using cache 12:37:27 ---> cfa436f2e632 12:37:27 Step 9/25 : WORKDIR /edgex-go/spire-build 12:37:27 ---> Using cache 12:37:27 ---> 0d2ec312c52f 12:37:27 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 12:37:27 ---> Using cache 12:37:27 ---> 233aa24d984f 12:37:27 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 12:37:27 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:37:27 Step 2/25 : FROM ${BUILDER_BASE} AS builder 12:37:27 ---> 0a3771467ae6 12:37:27 Step 3/25 : WORKDIR /edgex-go 12:37:27 ---> Using cache 12:37:27 ---> cdd759d1a486 12:37:27 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 12:37:27 ---> Using cache 12:37:27 ---> 2d5c31bd6135 12:37:27 Step 5/25 : COPY go.mod vendor* ./ 12:37:27 ---> Using cache 12:37:27 ---> 427ea3c8a945 12:37:27 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:37:27 ---> Using cache 12:37:27 ---> 8439aec8d9f0 12:37:27 Step 7/25 : COPY . . 12:37:27 ---> Using cache 12:37:27 ---> 0525629c9cb3 12:37:27 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 12:37:27 ---> Using cache 12:37:27 ---> cfa436f2e632 12:37:27 Step 9/25 : WORKDIR /edgex-go/spire-build 12:37:27 ---> Using cache 12:37:27 ---> 0d2ec312c52f 12:37:27 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 12:37:27 ---> Using cache 12:37:27 ---> 233aa24d984f 12:37:27 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 12:37:27 + go version 12:37:27 go version go1.20.2 linux/arm64 [Pipeline] } 12:37:27 $ docker stop --time=1 8514f193e058b1edd16d9d253e6e121e044944c4744b17cc29945cdbc54fc9af 12:37:29 $ docker rm -f --volumes 8514f193e058b1edd16d9d253e6e121e044944c4744b17cc29945cdbc54fc9af [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:37:29 ---> Running in 323a3ba5a25d 12:37:29 ---> Running in 7e6ce09ae16e 12:37:29 ---> Running in 9fa6a654a0f7 12:37:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:37:30 + docker inspect -f . ci-base-image-arm64 12:37:30 . [Pipeline] } 12:37:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz [Pipeline] // withEnv [Pipeline] withDockerContainer 12:37:30 prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container 12:37:30 OK: 265 MiB in 53 packages 12:37:30 $ 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 ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 12:37:30 Removing intermediate container 7e6ce09ae16e 12:37:30 ---> ac10a945c92b 12:37:30 Step 12/25 : WORKDIR /edgex-go 12:37:30 Removing intermediate container 9fa6a654a0f7 12:37:30 ---> 2ea333feda71 12:37:30 Step 12/25 : WORKDIR /edgex-go 12:37:30 ---> Running in 8e180e7fe8d6 12:37:30 ---> Running in ef854fda8cae 12:37:31 Removing intermediate container 8e180e7fe8d6 12:37:31 ---> e0c7d55c00bd 12:37:31 12:37:31 Step 13/25 : FROM alpine:3.17 12:37:31 ---> b2aa39c304c2 12:37:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:37:31 ---> Using cache 12:37:31 ---> e776819200c3 12:37:31 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 12:37:31 ---> Using cache 12:37:31 ---> 6bfc877dc926 12:37:31 Step 16/25 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 12:37:31 Removing intermediate container 323a3ba5a25d 12:37:31 ---> e53569b515a8 12:37:31 Step 6/22 : COPY go.mod vendor* ./ 12:37:31 Removing intermediate container ef854fda8cae 12:37:31 ---> 7299905f5c7e 12:37:31 12:37:31 Step 13/25 : FROM alpine:3.17 12:37:31 ---> b2aa39c304c2 12:37:31 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:37:31 ---> Using cache 12:37:31 ---> e776819200c3 12:37:31 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init gcompat 12:37:31 ---> Running in 177cb7021237 12:37:31 $ docker top e72cc02bd56ae32487adf60fda2b8c7ecbdf1f49c5358f599d7fec7751270db2 -eo pid,comm [Pipeline] { [Pipeline] echo 12:37:31 ========================================================= 12:37:31 [edgeXBuildGoParallel] Running Tests and Build... 12:37:31 ========================================================= [Pipeline] sh 12:37:32 ---> b879ce2dedac 12:37:32 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:37:32 ---> Running in 24a345839a70 12:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:37:32 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 12:37:32 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:37:32 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:37:32 OK: 17812 distinct packages available 12:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:37:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:37:32 + make test 12:37:32 go test -race -coverprofile=coverage.out ./... 12:37:32 (1/4) Installing dumb-init (1.2.5-r2) 12:37:32 (2/4) Installing musl-obstack (1.2.3-r0) 12:37:32 (3/4) Installing libucontext (1.2-r0) 12:37:32 (4/4) Installing gcompat (1.1.0-r0) 12:37:32 Executing busybox-1.35.0-r29.trigger 12:37:32 OK: 7 MiB in 19 packages 12:37:32 ---> b1ab6155fd9c 12:37:32 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:37:33 Removing intermediate container 177cb7021237 12:37:33 ---> bb17c92a4788 12:37:33 Step 16/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 12:37:34 ---> 342de0beca5f 12:37:34 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 12:37:35 ---> 982034f14cbf 12:37:35 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 12:37:35 ---> 7a8c779cab69 12:37:35 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 12:37:35 ---> f2fad965d9dc 12:37:35 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 12:37:35 ---> 8bcabd3502ef 12:37:35 Step 18/25 : WORKDIR /usr/local/etc/spiffe-scripts.d 12:37:35 ---> Running in b9c8fc995502 12:37:35 ---> 7393301ceabb 12:37:35 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:37:36 ---> Running in 920c64f12415 12:37:36 Removing intermediate container b9c8fc995502 12:37:36 ---> 7d8ff766407a 12:37:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 12:37:36 Removing intermediate container 920c64f12415 12:37:36 ---> ef7cb72bdaf0 12:37:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:37:36 ---> Running in 256e8353a40c 12:37:36 ---> 796f2f769953 12:37:36 Step 20/25 : WORKDIR / 12:37:36 ---> Running in 7cb411685c86 12:37:36 Removing intermediate container 256e8353a40c 12:37:36 ---> db2322f8cb59 12:37:36 Step 23/25 : LABEL arch=x86_64 12:37:36 ---> Running in c13e825b515e 12:37:36 Removing intermediate container 7cb411685c86 12:37:36 ---> 2a470608f92d 12:37:36 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 12:37:36 ---> Running in 4c7e6eb832c3 12:37:36 Removing intermediate container c13e825b515e 12:37:36 ---> 6dbb4bee7c67 12:37:36 Step 24/25 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:37:36 Removing intermediate container 4c7e6eb832c3 12:37:36 ---> e7e8409325f6 12:37:36 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 12:37:36 ---> Running in 3c6b31482f3c 12:37:36 ---> Running in cca799aa6296 12:37:36 Removing intermediate container cca799aa6296 12:37:36 ---> ad0fb165f11c 12:37:36 Step 23/25 : LABEL arch=x86_64 12:37:36 Removing intermediate container 3c6b31482f3c 12:37:36 ---> ae8fdc96f1c2 12:37:36 Step 25/25 : LABEL version=0.0.0 12:37:37 ---> Running in 5e6536d2ebe2 12:37:37 ---> Running in a653fc2b3f5f 12:37:37 Removing intermediate container a653fc2b3f5f 12:37:37 ---> aa90edb649e9 12:37:37 12:37:37 Removing intermediate container 5e6536d2ebe2 12:37:37 ---> 954b5bce9297 12:37:37 Step 24/25 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:37:37 Successfully built aa90edb649e9 12:37:37 ---> Running in 99ab20746716 12:37:37 Successfully tagged security-spire-agent:latest 12:37:37  Building security-spire-agent ... done Removing intermediate container 99ab20746716 12:37:37 ---> ba40c8c86e07 12:37:37 Step 25/25 : LABEL version=0.0.0 12:37:37 ---> Running in 65afb2151f37 12:37:37 Removing intermediate container 65afb2151f37 12:37:37 ---> dbd31a9fdeec 12:37:37 12:37:37 Successfully built dbd31a9fdeec 12:37:37 Successfully tagged security-spire-config:latest 12:37:41  Building security-spire-config ... done Removing intermediate container 65a34d692fc7 12:37:41 ---> 52e02aa2c175 12:37:41 12:37:41 Step 9/32 : FROM alpine:3.17 12:37:41 ---> b2aa39c304c2 12:37:41 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:37:41 ---> Using cache 12:37:41 ---> e776819200c3 12:37:41 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 12:37:41 ---> Running in bbc5f04d098a 12:37:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:37:42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:37:42 (1/2) Installing dumb-init (1.2.5-r2) 12:37:42 (2/2) Installing su-exec (0.2-r2) 12:37:42 Executing busybox-1.35.0-r29.trigger 12:37:42 OK: 7 MiB in 17 packages 12:37:44 Removing intermediate container e3494f98779f 12:37:44 ---> ca1e473f92b2 12:37:44 12:37:44 Step 9/19 : FROM alpine:3.17 12:37:44 ---> b2aa39c304c2 12:37:44 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:37:44 ---> Using cache 12:37:44 ---> e776819200c3 12:37:44 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:37:44 Removing intermediate container bbc5f04d098a 12:37:44 ---> 2ea7f1c90356 12:37:44 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 12:37:44 ---> Running in 9fb63175e9b3 12:37:44 ---> Running in bb224f2443aa 12:37:44 Removing intermediate container bb224f2443aa 12:37:44 ---> 96f40512d633 12:37:44 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 12:37:44 ---> Running in 79115cf6d20e 12:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:37:45 Removing intermediate container 79115cf6d20e 12:37:45 ---> 14a6769e6cd0 12:37:45 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 12:37:45 ---> Running in cada2eb70324 12:37:45 Removing intermediate container cada2eb70324 12:37:45 ---> 7bee7b0694e5 12:37:45 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 12:37:45 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:37:45 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:37:45 OK: 17812 distinct packages available 12:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:37:45 ---> Running in 54d5ba996c7c 12:37:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:37:45 Removing intermediate container 54d5ba996c7c 12:37:45 ---> 6c60102d0d38 12:37:45 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 12:37:45 ---> Running in e21f458e6263 12:37:45 (1/9) Installing ca-certificates (20220614-r4) 12:37:45 (2/9) Installing brotli-libs (1.0.9-r9) 12:37:45 (3/9) Installing nghttp2-libs (1.51.0-r0) 12:37:45 (4/9) Installing libcurl (7.88.1-r0) 12:37:45 (5/9) Installing curl (7.88.1-r0) 12:37:45 (6/9) Installing dumb-init (1.2.5-r2) 12:37:45 (7/9) Installing musl-obstack (1.2.3-r0) 12:37:45 (8/9) Installing libucontext (1.2-r0) 12:37:45 (9/9) Installing gcompat (1.1.0-r0) 12:37:45 Executing busybox-1.35.0-r29.trigger 12:37:45 Executing ca-certificates-20220614-r4.trigger 12:37:46 OK: 10 MiB in 24 packages 12:37:46 Removing intermediate container e21f458e6263 12:37:46 ---> 3e7859e6b80d 12:37:46 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 12:37:46 ---> Running in aaf5857ee77e 12:37:46 Removing intermediate container 24a345839a70 12:37:46 ---> e03c5ae848df 12:37:46 Step 8/22 : COPY . . 12:37:46 Removing intermediate container aaf5857ee77e 12:37:46 ---> 6cb1ff84817b 12:37:46 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 12:37:46 Removing intermediate container 9fb63175e9b3 12:37:46 ---> bc7c46dd79a4 12:37:46 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 12:37:48 ---> a89e7885134a 12:37:48 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 12:37:48 ---> fd8d6122db21 12:37:48 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 12:37:48 ---> Running in 7520fe976edd 12:37:48 ---> dd02c4a8d9c9 12:37:48 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 12:37:48 ---> b2cf36d72396 12:37:48 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 12:37:49 ---> Running in d34f50aac47e 12:37:49 Removing intermediate container 7520fe976edd 12:37:49 ---> 585041a7b3d6 12:37:49 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 12:37:49 Removing intermediate container d34f50aac47e 12:37:49 ---> 6fb9e5ce80fd 12:37:49 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:37:49 ---> fe4c5569d14c 12:37:49 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 12:37:49 ---> Running in 8127cd8dd201 12:37:49 Removing intermediate container 8127cd8dd201 12:37:49 ---> 9133f65aae73 12:37:49 Step 17/19 : LABEL arch=x86_64 12:37:49 ---> Running in aa1a237507e7 12:37:50 Removing intermediate container aa1a237507e7 12:37:50 ---> 5a1973f169bf 12:37:50 Step 18/19 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:37:50 ---> 4538abe6c53b 12:37:50 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 12:37:50 ---> Running in c3c241df8792 12:37:50 Removing intermediate container c3c241df8792 12:37:50 ---> 5920f09a8e2f 12:37:50 Step 19/19 : LABEL version=0.0.0 12:37:50 ---> 8f451d9d222c 12:37:50 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 12:37:50 ---> Running in 1bb3224b05c7 12:37:50 Removing intermediate container 1bb3224b05c7 12:37:50 ---> 631b1478f8da 12:37:50 12:37:50 ---> 57b1203e0fec 12:37:50 Step 9/22 : RUN make cmd/support-notifications/support-notifications 12:37:50 ---> Running in 3dd01d104bc9 12:37:50 Successfully built 631b1478f8da 12:37:50 ---> a0516cd76d9c 12:37:50 Successfully tagged security-spiffe-token-provider:latest 12:37:50 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ Building security-spiffe-token-provider ... done  12:37:50 ---> dc5d7f9436d5 12:37:50 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 12:37:50 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 12:37:50 ---> d0d4bd24e242 12:37:50 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 12:37:51 ---> b4c718ead1fa 12:37:51 Step 27/32 : RUN chmod +x /entrypoint.sh 12:37:51 ---> Running in cbb093bd3c48 12:37:52 Removing intermediate container cbb093bd3c48 12:37:52 ---> 0bb5cd7d24c6 12:37:52 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 12:37:52 ---> Running in 35f095dda362 12:37:52 Removing intermediate container 35f095dda362 12:37:52 ---> 1b7164cac75c 12:37:52 Step 29/32 : CMD ["gate"] 12:37:52 ---> Running in 62791dbf3b5c 12:37:52 Removing intermediate container 62791dbf3b5c 12:37:52 ---> 03ec7629fa08 12:37:52 Step 30/32 : LABEL arch=x86_64 12:37:52 ---> Running in 075981e77c8f 12:37:52 Removing intermediate container 075981e77c8f 12:37:52 ---> eabc41fd23e3 12:37:52 Step 31/32 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:37:52 ---> Running in 9fa7f79590c4 12:37:52 Removing intermediate container 9fa7f79590c4 12:37:52 ---> ab371be65d84 12:37:52 Step 32/32 : LABEL version=0.0.0 12:37:52 ---> Running in bd21f90cc6aa 12:37:52 Removing intermediate container bd21f90cc6aa 12:37:52 ---> 9dec500c6904 12:37:52 12:37:52 Successfully built 9dec500c6904 12:37:52 Successfully tagged security-bootstrapper:latest 12:38:10  Building security-bootstrapper ... done Removing intermediate container 3dd01d104bc9 12:38:10 ---> 74393e71358c 12:38:10 12:38:10 Step 10/22 : FROM alpine:3.17 12:38:10 ---> b2aa39c304c2 12:38:10 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 12:38:10 ---> Running in a44acbda9d79 12:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 12:38:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 12:38:10 (1/2) Installing ca-certificates (20220614-r4) 12:38:10 (2/2) Installing dumb-init (1.2.5-r2) 12:38:10 Executing busybox-1.35.0-r29.trigger 12:38:10 Executing ca-certificates-20220614-r4.trigger 12:38:10 OK: 8 MiB in 17 packages 12:38:10 Removing intermediate container a44acbda9d79 12:38:10 ---> 96c589ad00bb 12:38:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 12:38:10 ---> Running in 3419b43d631b 12:38:10 Removing intermediate container 3419b43d631b 12:38:10 ---> a68fb25d7ff8 12:38:10 Step 13/22 : ENV APP_PORT=59860 12:38:10 ---> Running in f41a6d9f146a 12:38:10 Removing intermediate container f41a6d9f146a 12:38:10 ---> 66755cdcf3fc 12:38:10 Step 14/22 : EXPOSE $APP_PORT 12:38:10 ---> Running in 2003831453e2 12:38:10 Removing intermediate container 2003831453e2 12:38:10 ---> 875ae5211d38 12:38:10 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:38:10 ---> 7025b5cfab50 12:38:10 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 12:38:10 ---> 5c2571e3d529 12:38:10 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 12:38:10 ---> 5cf027b1d0fa 12:38:10 Step 18/22 : ENTRYPOINT ["/support-notifications"] 12:38:10 ---> Running in e315d4a373ef 12:38:10 Removing intermediate container e315d4a373ef 12:38:10 ---> 5f72f3223b17 12:38:10 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:38:10 ---> Running in b22c25a8dbaa 12:38:10 Removing intermediate container b22c25a8dbaa 12:38:10 ---> 0858f657266d 12:38:10 Step 20/22 : LABEL arch=x86_64 12:38:10 ---> Running in 57ac336d32e5 12:38:10 Removing intermediate container 57ac336d32e5 12:38:10 ---> 2f773d4056e1 12:38:10 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:38:10 ---> Running in e85d41249f9a 12:38:10 Removing intermediate container e85d41249f9a 12:38:10 ---> bb258ce704e3 12:38:10 Step 22/22 : LABEL version=0.0.0 12:38:10 ---> Running in 9234e23da4d8 12:38:10 Removing intermediate container 9234e23da4d8 12:38:10 ---> f540342e531e 12:38:10 12:38:10 Successfully built f540342e531e 12:38:10 Successfully tagged support-notifications:latest 12:38:10  Building support-notifications ... done  [Pipeline] } 12:38:10 $ docker stop --time=1 e1a0a9e075a124eaecc08481f7bfb41c4c4d3b41526c7fef0d92b9d8b074b0ec 12:38:11 ? github.com/edgexfoundry/edgex-go [no test files] 12:38:11 $ docker rm -f --volumes e1a0a9e075a124eaecc08481f7bfb41c4c4d3b41526c7fef0d92b9d8b074b0ec [Pipeline] // withDockerContainer [Pipeline] sh 12:38:12 + docker images 12:38:12 REPOSITORY TAG IMAGE ID CREATED SIZE 12:38:12 support-notifications latest f540342e531e 2 seconds ago 33MB 12:38:12 74393e71358c 6 seconds ago 1.75GB 12:38:12 security-bootstrapper latest 9dec500c6904 20 seconds ago 22MB 12:38:12 security-spiffe-token-provider latest 631b1478f8da 22 seconds ago 32.6MB 12:38:12 ca1e473f92b2 29 seconds ago 1.72GB 12:38:12 52e02aa2c175 33 seconds ago 1.67GB 12:38:12 security-spire-config latest dbd31a9fdeec 35 seconds ago 88.9MB 12:38:12 security-spire-agent latest aa90edb649e9 36 seconds ago 129MB 12:38:12 7299905f5c7e 41 seconds ago 1.54GB 12:38:12 e0c7d55c00bd 42 seconds ago 1.54GB 12:38:12 core-common-config-bootstrapper latest d100526ee8da 51 seconds ago 17.5MB 12:38:12 security-proxy-auth latest fa9134e13cb9 51 seconds ago 18.3MB 12:38:12 support-scheduler latest e330d22f959b 53 seconds ago 32.4MB 12:38:12 296ffef44a25 59 seconds ago 1.75GB 12:38:12 a0b25493692f About a minute ago 1.66GB 12:38:12 22d6af239307 About a minute ago 1.68GB 12:38:12 core-data latest c1ecc06dd6c5 About a minute ago 20MB 12:38:12 security-secretstore-setup latest e8c56aff3bcf About a minute ago 32.6MB 12:38:12 core-metadata latest 235d72549fca About a minute ago 20.6MB 12:38:12 core-command latest 905f047b369c About a minute ago 19.8MB 12:38:12 security-proxy-setup latest 30da42091336 About a minute ago 18.7MB 12:38:12 bf6dbed2e83d About a minute ago 1.69GB 12:38:12 f13bf8e071ff About a minute ago 1.66GB 12:38:12 5b2df48260c6 About a minute ago 1.67GB 12:38:12 27aee5ffaf1f About a minute ago 1.69GB 12:38:12 0cfcd014d039 About a minute ago 1.68GB 12:38:12 security-spire-server latest fb1152570d73 2 minutes ago 89.8MB 12:38:12 be56177154b8 2 minutes ago 1.54GB 12:38:12 ci-base-image-x86_64 latest 0a3771467ae6 5 minutes ago 883MB 12:38:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine 3b553350e43f 3 days ago 664MB 12:38:12 alpine 3.17 b2aa39c304c2 4 weeks ago 7.05MB 12:38:12 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 8 months ago 253MB 12:38: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] } 12:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 12:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 12:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 12:40:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 12:40:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 12:40:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 12:40:04 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 12:40:04 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 12:40:04 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 12:40:06 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 12:40:10 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 12:40:10 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 12:40:10 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:40:10 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 12:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 12:40:22 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 12:40:23 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.545s coverage: 28.7% of statements 12:40:33 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.269s coverage: 98.5% of statements 12:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 12:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 12:40:37 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 12:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.514s coverage: 71.2% of statements 12:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 12:40:44 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 12:40:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.320s coverage: 54.0% of statements 12:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 12:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 12:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 12:40:49 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 12:40:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 12:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 16.407s coverage: 88.5% of statements 12:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.801s coverage: 3.9% of statements 12:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 12:41:13 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 12:41:14 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.606s coverage: 95.6% of statements 12:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 12:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 12:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 12:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:41:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 12:41:15 ok github.com/edgexfoundry/edgex-go/internal/io 0.219s coverage: 72.2% of statements 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:41:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 12:41:21 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.244s coverage: 65.9% of statements 12:41:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:41:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 12:41:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.523s coverage: 0.9% of statements 12:41:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.335s coverage: 29.0% of statements 12:41:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.256s coverage: 45.5% of statements 12:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.245s coverage: 82.9% of statements 12:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.224s coverage: 94.1% of statements 12:41:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.255s coverage: 96.3% of statements 12:41:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.215s coverage: 87.5% of statements 12:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 12:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 12:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 12:41:40 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 12:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 12:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 12:41:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 12:41:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.214s coverage: 94.4% of statements 12:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 12:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 12:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 12:41:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 12:41:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 12:41:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 12:42:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 12:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.186s coverage: 79.9% of statements 12:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.268s coverage: 92.9% of statements 12:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.079s coverage: 64.4% of statements 12:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.223s coverage: 86.9% of statements 12:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.195s coverage: 87.2% of statements 12:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.172s coverage: 20.0% of statements 12:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.161s coverage: 100.0% of statements 12:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.503s coverage: 81.2% of statements 12:42:04 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.544s coverage: 82.1% of statements 12:42:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:42:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.227s coverage: 84.8% of statements 12:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 12:42:11 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 12:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.091s coverage: 63.1% of statements 12:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.239s coverage: 100.0% of statements 12:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.108s coverage: 89.4% of statements 12:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.076s coverage: 100.0% of statements 12:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.114s coverage: 73.7% of statements 12:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 12:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 12:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 12:42:13 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.075s coverage: 100.0% of statements 12:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 12:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 12:42:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.986s coverage: 38.4% of statements 12:42:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.236s coverage: 89.5% of statements 12:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 12:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 12:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 12:42:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 12:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.255s coverage: 84.8% of statements 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 12:42:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 12:42:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.292s coverage: 17.7% of statements 12:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 12:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 12:42:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 12:42:38 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.563s coverage: 92.3% of statements 12:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 12:42:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 12:42:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.284s coverage: 61.5% of statements 12:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:42:44 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 12:42:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.359s coverage: 97.7% of statements 12:42:45 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 12:42:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 12:42:45 go vet ./... 12:45:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 12:45:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 12:45:21 ./bin/test-attribution-txt.sh [Pipeline] echo 12:45:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 12:45:22 + ls -al . 12:45:22 total 704 12:45:22 drwxrwxr-x 10 1001 1001 4096 Mar 14 12:37 . 12:45:22 drwxr-xr-x 4 root root 4096 Mar 14 12:37 .. 12:45:22 drwxrwxr-x 2 1001 1001 4096 Mar 14 12:35 .blubracket 12:45:22 -rw-rw-r-- 1 1001 1001 16 Mar 14 12:35 .dockerignore 12:45:22 drwxrwxr-x 8 1001 1001 4096 Mar 14 12:35 .git 12:45:22 drwxrwxr-x 3 1001 1001 4096 Mar 14 12:35 .github 12:45:22 -rw-rw-r-- 1 1001 1001 1133 Mar 14 12:35 .gitignore 12:45:22 -rw-rw-r-- 1 1001 1001 42 Mar 14 12:35 .golangci.yml 12:45:22 -rw-rw-r-- 1 1001 1001 87 Mar 14 12:35 .hadolint.yml 12:45:22 -rw-rw-r-- 1 1001 1001 166 Mar 14 12:35 .sonarcloud.properties 12:45:22 -rw-rw-r-- 1 1001 1001 1171 Mar 14 12:35 ADOPTERS.md 12:45:22 -rw-rw-r-- 1 1001 1001 10825 Mar 14 12:35 Attribution.txt 12:45:22 -rw-rw-r-- 1 1001 1001 73765 Mar 14 12:35 CHANGELOG.md 12:45:22 -rw-rw-r-- 1 1001 1001 3804 Mar 14 12:35 CONTRIBUTING.md 12:45:22 -rw-rw-r-- 1 1001 1001 677 Mar 14 12:35 GOVERNANCE.md 12:45:22 -rw-rw-r-- 1 1001 1001 883 Mar 14 12:35 Jenkinsfile 12:45:22 -rw-rw-r-- 1 1001 1001 10775 Mar 14 12:35 LICENSE 12:45:22 -rw-rw-r-- 1 1001 1001 14266 Mar 14 12:35 Makefile 12:45:22 -rw-rw-r-- 1 1001 1001 582 Mar 14 12:35 OWNERS.md 12:45:22 -rw-rw-r-- 1 1001 1001 9403 Mar 14 12:35 README.md 12:45:22 -rw-rw-r-- 1 1001 1001 789 Mar 14 12:35 SECURITY.md 12:45:22 -rw-rw-r-- 1 1001 1001 5 Mar 14 12:32 VERSION 12:45:22 drwxrwxr-x 2 1001 1001 4096 Mar 14 12:35 bin 12:45:22 drwxrwxr-x 18 1001 1001 4096 Mar 14 12:35 cmd 12:45:22 -rw-r--r-- 1 root root 447486 Mar 14 12:42 coverage.out 12:45:22 -rw-rw-r-- 1 1001 1001 3232 Mar 14 12:35 go.mod 12:45:22 -rw-rw-r-- 1 1001 1001 31098 Mar 14 12:35 go.sum 12:45:22 drwxrwxr-x 7 1001 1001 4096 Mar 14 12:35 internal 12:45:22 drwxrwxr-x 3 1001 1001 4096 Mar 14 12:35 openapi 12:45:22 -rw-rw-r-- 1 1001 1001 594 Mar 14 12:35 security.txt 12:45:22 drwxrwxr-x 4 1001 1001 4096 Mar 14 12:35 snap 12:45:22 -rw-rw-r-- 1 1001 1001 204 Mar 14 12:35 version.go [Pipeline] sh 12:45:23 + '[' -e coverage.out ] 12:45:23 + chown 1001:1001 coverage.out [Pipeline] stash 12:45:23 Warning: overwriting stash ‘coverage-report’ 12:45:23 Stashed 1 file(s) [Pipeline] sh 12:45:24 + make build 12:45:24 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 12:47:00 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 12:47:00 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 12:47:00 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 12:47:00 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 12:47:47 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 12:47: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-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:47:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 12:48:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 12:48:05 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 12:48: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 12:48:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 12:48:22 $ docker stop --time=1 e72cc02bd56ae32487adf60fda2b8c7ecbdf1f49c5358f599d7fec7751270db2 12:48:24 $ docker rm -f --volumes e72cc02bd56ae32487adf60fda2b8c7ecbdf1f49c5358f599d7fec7751270db2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:48:26 12:48:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:48:27 latest: Pulling from edgex-devops/edgex-compose-arm64 12:48:27 29e5d40040c1: Pulling fs layer 12:48:27 1ce36da41761: Pulling fs layer 12:48:27 25b303627fd3: Pulling fs layer 12:48:27 29e5d40040c1: Download complete 12:48:27 1ce36da41761: Verifying Checksum 12:48:27 1ce36da41761: Download complete 12:48:28 29e5d40040c1: Pull complete 12:48:29 1ce36da41761: Pull complete 12:48:29 25b303627fd3: Verifying Checksum 12:48:29 25b303627fd3: Download complete 12:48:39 25b303627fd3: Pull complete 12:48:39 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 12:48:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:48:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:39 prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container 12:48:39 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:48:42 $ docker top cd0fd36e30b81fb12f8e33ae9e946a79bc22ee84d3c08c2b20edd91f96baaa83 -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:43 + docker-compose build --help 12:48:43 + grep parallel 12:48:47 --parallel Build images in parallel. [Pipeline] } 12:48:47 $ docker stop --time=1 cd0fd36e30b81fb12f8e33ae9e946a79bc22ee84d3c08c2b20edd91f96baaa83 12:48:48 $ docker rm -f --volumes cd0fd36e30b81fb12f8e33ae9e946a79bc22ee84d3c08c2b20edd91f96baaa83 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:48:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 12:48:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:48:49 prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container 12:48:49 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 12:48:51 $ docker top 704e624bf4c3a0e2fc086112b9b72a71ce52dc5789a9ad157f31fc41803639ff -eo pid,comm [Pipeline] { [Pipeline] sh 12:48:51 + docker-compose -f ./docker-compose-build.yml build --parallel 12:48:55 Building core-command ... 12:48:55 Building core-common-config-bootstrapper ... 12:48:55 Building core-data ... 12:48:55 Building core-metadata ... 12:48:55 Building security-bootstrapper ... 12:48:55 Building security-proxy-auth ... 12:48:55 Building security-proxy-setup ... 12:48:55 Building security-secretstore-setup ... 12:48:55 Building security-spiffe-token-provider ... 12:48:55 Building security-spire-agent ... 12:48:55 Building security-spire-config ... 12:48:55 Building security-spire-server ... 12:48:55 Building support-notifications ... 12:48:55 Building support-scheduler ... 12:48:55 Building security-spiffe-token-provider 12:48:55 Building core-command 12:48:55 Building core-common-config-bootstrapper 12:48:55 Building support-scheduler 12:48:55 Building core-metadata 12:49:42 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:49:42 Step 2/23 : FROM ${BUILDER_BASE} AS builder 12:49:42 ---> 069b69619ec7 12:49:42 Step 3/23 : ARG ADD_BUILD_TAGS="" 12:49:42 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:49:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:49:42 ---> 069b69619ec7 12:49:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:49:42 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:49:42 Step 2/24 : FROM ${BUILDER_BASE} AS builder 12:49:42 ---> 069b69619ec7 12:49:42 Step 3/24 : ARG ADD_BUILD_TAGS="" 12:49:42 Step 1/19 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:49:42 Step 2/19 : FROM ${BUILDER_BASE} AS builder 12:49:42 ---> 069b69619ec7 12:49:42 Step 3/19 : WORKDIR /edgex-go 12:49:42 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:49:42 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:49:42 ---> 069b69619ec7 12:49:42 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:49:42 ---> Running in 7d1d3b65cff7 12:49:42 ---> Running in 8c9dfe49a474 12:49:42 ---> Running in 83fd42ab67ac 12:49:42 ---> Running in 3af23d4d62f0 12:49:42 ---> Running in 46ca19f64487 12:49:42 Removing intermediate container 8c9dfe49a474 12:49:42 ---> 9b5063a08d3c 12:49:42 Step 4/22 : WORKDIR /edgex-go 12:49:42 Removing intermediate container 83fd42ab67ac 12:49:42 ---> 9e77d9d10f19 12:49:42 Step 4/24 : WORKDIR /edgex-go 12:49:42 ---> Running in 50bbfd917112 12:49:42 Removing intermediate container 7d1d3b65cff7 12:49:42 ---> f635bc62b918 12:49:42 Step 4/23 : WORKDIR /edgex-go 12:49:42 ---> Running in 179503b1ff4f 12:49:42 Removing intermediate container 46ca19f64487 12:49:42 ---> 339ff93ed1c5 12:49:42 Step 4/19 : RUN apk update && apk --no-cache --update add build-base 12:49:42 Removing intermediate container 3af23d4d62f0 12:49:42 ---> 060b285b5e9e 12:49:42 Step 4/22 : WORKDIR /edgex-go 12:49:42 ---> Running in f34b3ba1f96a 12:49:42 ---> Running in 514cff16ab34 12:49:42 ---> Running in bc2a109dfe97 12:49:42 Removing intermediate container 50bbfd917112 12:49:42 ---> f4e4519de613 12:49:42 Step 5/22 : RUN apk add --update --no-cache make git 12:49:42 ---> Running in e1c551410757 12:49:42 Removing intermediate container 179503b1ff4f 12:49:42 ---> b93bc50e18ea 12:49:42 Step 5/24 : RUN apk add --update --no-cache make git 12:49:42 ---> Running in 168a6d323801 12:49:42 Removing intermediate container f34b3ba1f96a 12:49:42 ---> ed2c3b93daa4 12:49:42 Step 5/23 : RUN apk add --update --no-cache make git 12:49:43 ---> Running in ab17c89156ba 12:49:43 Removing intermediate container 514cff16ab34 12:49:43 ---> e1a4fcc0ef14 12:49:43 Step 5/22 : RUN apk add --update --no-cache make git 12:49:43 ---> Running in 2b26cfb5faf4 12:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:49:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:49:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:49:46 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 12:49:46 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 12:49:46 OK: 17683 distinct packages available 12:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:49:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:49:47 OK: 263 MiB in 53 packages 12:49:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:49:47 OK: 263 MiB in 53 packages 12:49:47 OK: 263 MiB in 53 packages 12:49:47 OK: 263 MiB in 53 packages 12:49:48 OK: 263 MiB in 53 packages 12:49:48 Removing intermediate container ab17c89156ba 12:49:48 ---> 016197bdd772 12:49:48 Step 6/23 : COPY go.mod vendor* ./ 12:49:49 Removing intermediate container 168a6d323801 12:49:49 ---> 750a9301a571 12:49:49 Step 6/24 : COPY go.mod vendor* ./ 12:49:49 Removing intermediate container 2b26cfb5faf4 12:49:49 ---> 880684f1e011 12:49:49 Step 6/22 : COPY go.mod vendor* ./ 12:49:49 Removing intermediate container e1c551410757 12:49:49 ---> ec088de12a1f 12:49:49 Step 6/22 : COPY go.mod vendor* ./ 12:49:50 ---> 5541a23e574b 12:49:50 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:50 Removing intermediate container bc2a109dfe97 12:49:50 ---> 9de379850506 12:49:50 Step 5/19 : COPY go.mod vendor* ./ 12:49:50 ---> Running in a5448f05bad5 12:49:50 ---> 318493f379e4 12:49:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:50 ---> fd603e2c38c7 12:49:50 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:51 ---> Running in 5d7e2ad95534 12:49:51 ---> d76dec10b3c8 12:49:51 Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:51 ---> Running in 5fcb0a4b8bd6 12:49:51 ---> Running in 2503d56436f8 12:49:51 ---> 260c6c62acb0 12:49:51 Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:49:51 ---> Running in 3b8271759769 12:51:43 Removing intermediate container 2503d56436f8 12:51:43 ---> 334588e552ce 12:51:43 Step 8/24 : COPY . . 12:51:43 Removing intermediate container 5d7e2ad95534 12:51:43 ---> 7ae6fb18bf7e 12:51:43 Step 8/22 : COPY . . 12:51:43 Removing intermediate container a5448f05bad5 12:51:43 ---> bb332fff7001 12:51:43 Step 8/23 : COPY . . 12:51:43 Removing intermediate container 5fcb0a4b8bd6 12:51:43 ---> 05d249f6610c 12:51:43 Step 8/22 : COPY . . 12:51:43 Removing intermediate container 3b8271759769 12:51:43 ---> 5e270088efc3 12:51:43 Step 7/19 : COPY . . 12:51:51 ---> 76fb18f30c1f 12:51:51 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 12:51:51 ---> a7db42778a26 12:51:51 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 12:51:51 ---> Running in 14573cdbe4b1 12:51:51 ---> 5402f89cf855 12:51:51 Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata 12:51:51 ---> 8dddf018be29 12:51:51 Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 12:51:51 ---> Running in 7f6630c5e154 12:51:51 ---> Running in d2ac900c4743 12:51:51 ---> 396e13bde4a8 12:51:51 Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command 12:51:51 ---> Running in f78049ab2de5 12:51:51 ---> Running in 41abcedc2b90 12:51:53 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 12:51:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 12:51:53 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 12:51:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 12:51:53 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 12:58:30 Removing intermediate container 7f6630c5e154 12:58:30 ---> b4690bd8902f 12:58:30 12:58:30 Step 10/22 : FROM alpine:3.17 12:58:30 3.17: Pulling from library/alpine 12:58:30 Digest: sha256:ff6bdca1701f3a8a67e328815ff2346b0e4067d32ec36b7992c1fdc001dc8517 12:58:30 Status: Downloaded newer image for alpine:3.17 12:58:30 ---> d74e625d9115 12:58:30 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 12:58:30 ---> Running in 05c9f382d593 12:58:30 Removing intermediate container 05c9f382d593 12:58:30 ---> c596f24561a9 12:58:30 Step 12/22 : RUN apk add --update --no-cache dumb-init 12:58:30 ---> Running in f02e3960d6b7 12:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:58:30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:58:30 (1/1) Installing dumb-init (1.2.5-r2) 12:58:30 Executing busybox-1.35.0-r29.trigger 12:58:30 OK: 8 MiB in 16 packages 12:58:32 Removing intermediate container f02e3960d6b7 12:58:32 ---> d5f8d003206d 12:58:32 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 12:58:32 Removing intermediate container 41abcedc2b90 12:58:32 ---> 189acba2220c 12:58:32 12:58:32 Step 10/23 : FROM alpine:3.17 12:58:32 ---> d74e625d9115 12:58:32 Step 11/23 : RUN apk add --update --no-cache dumb-init 12:58:32 ---> Running in e0038c40761f 12:58:33 ---> abeb4fd76a81 12:58:33 Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 12:58:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:58:35 ---> c6983a5ea600 12:58:35 Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 12:58:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:58:36 ---> 26db7bf531a5 12:58:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 12:58:37 ---> c1adbcd050d3 12:58:37 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 12:58:37 ---> Running in 2d494a0bbe70 12:58:37 (1/1) Installing dumb-init (1.2.5-r2) 12:58:37 Executing busybox-1.35.0-r29.trigger 12:58:37 OK: 8 MiB in 16 packages 12:58:39 Removing intermediate container e0038c40761f 12:58:39 ---> fe6f0c3c090f 12:58:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:58:39 ---> Running in c4b471e5e786 12:58:40 Removing intermediate container c4b471e5e786 12:58:40 ---> e6bcaa063c0a 12:58:40 Step 13/23 : ENV APP_PORT=59882 12:58:40 ---> Running in 79920dac8225 12:58:41 Removing intermediate container 2d494a0bbe70 12:58:41 ---> 29025ee8919c 12:58:41 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 12:58:41 ---> Running in bcf47b2fa74f 12:58:41 Removing intermediate container 79920dac8225 12:58:41 ---> 412b6136b61a 12:58:41 Step 14/23 : EXPOSE $APP_PORT 12:58:41 ---> Running in 2b68cc7ea25a 12:58:42 Removing intermediate container bcf47b2fa74f 12:58:42 ---> 5c2e57b14f42 12:58:42 Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] 12:58:42 ---> Running in 58e2ec367bda 12:58:42 Removing intermediate container 2b68cc7ea25a 12:58:42 ---> 28fc924633db 12:58:42 Step 15/23 : WORKDIR / 12:58:42 ---> Running in 77f5afbce663 12:58:43 Removing intermediate container 58e2ec367bda 12:58:43 ---> 70c97e5cba1c 12:58:43 Step 20/22 : LABEL arch=arm64 12:58:43 ---> Running in 526dda2afe81 12:58:44 Removing intermediate container 77f5afbce663 12:58:44 ---> 97b73903ed9b 12:58:44 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 12:58:45 Removing intermediate container 526dda2afe81 12:58:45 ---> c59a1ac5acf2 12:58:45 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:58:45 ---> bf5b50f75153 12:58:45 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 12:58:45 ---> Running in 8c04148ef55e 12:58:45 Removing intermediate container 8c04148ef55e 12:58:45 ---> 120dd8499aae 12:58:45 Step 22/22 : LABEL version=0.0.0 12:58:46 ---> Running in 89396b5cef7e 12:58:47 Removing intermediate container 89396b5cef7e 12:58:47 ---> 0137e62693d2 12:58:47 12:58:48 Successfully built 0137e62693d2 12:58:48 Successfully tagged core-common-config-bootstrapper-arm64:latest 12:58:48  Building core-common-config-bootstrapper ... done Building support-notifications 12:58:48 ---> 977a76af1738 12:58:48 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 12:58:50 ---> 068a17cb6e75 12:58:50 Step 19/23 : ENTRYPOINT ["/core-command"] 12:58:50 ---> Running in b25955723fc3 12:58:51 Removing intermediate container b25955723fc3 12:58:51 ---> 6b9d3d6328b5 12:58:51 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:58:51 ---> Running in f87565224669 12:58:51 Removing intermediate container f87565224669 12:58:51 ---> 90483239006a 12:58:51 Step 21/23 : LABEL arch=arm64 12:58:52 ---> Running in 39dba74df443 12:58:53 Removing intermediate container 39dba74df443 12:58:53 ---> 47e8db906b09 12:58:53 Step 22/23 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:58:53 ---> Running in b083c1300d37 12:58:54 Removing intermediate container b083c1300d37 12:58:54 ---> 44479c1a5324 12:58:54 Step 23/23 : LABEL version=0.0.0 12:58:54 ---> Running in 9b82a999c5b0 12:58:54 Removing intermediate container 9b82a999c5b0 12:58:54 ---> eb4edf0cd415 12:58:54 12:58:55 Successfully built eb4edf0cd415 12:58:55 Successfully tagged core-command-arm64:latest 12:58:55  Building core-command ... done Building security-proxy-auth 12:59:00 Removing intermediate container d2ac900c4743 12:59:00 ---> 150ced72a822 12:59:00 12:59:00 Step 10/24 : FROM alpine:3.17 12:59:00 ---> d74e625d9115 12:59:00 Step 11/24 : RUN apk add --update --no-cache dumb-init 12:59:00 ---> Using cache 12:59:00 ---> fe6f0c3c090f 12:59:00 Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 12:59:00 ---> Using cache 12:59:00 ---> e6bcaa063c0a 12:59:00 Step 13/24 : ENV APP_PORT=59881 12:59:00 ---> Running in 267a1d08cc00 12:59:00 Removing intermediate container 267a1d08cc00 12:59:00 ---> 8ed269b9a652 12:59:00 Step 14/24 : EXPOSE $APP_PORT 12:59:00 ---> Running in 8da5e4d3a504 12:59:01 Removing intermediate container 8da5e4d3a504 12:59:01 ---> 4b062ada0521 12:59:01 Step 15/24 : WORKDIR / 12:59:01 ---> Running in 82c19b13071f 12:59:01 Removing intermediate container 82c19b13071f 12:59:01 ---> 7ce891a6cf3e 12:59:01 Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / 12:59:02 ---> ba653ce6751e 12:59:02 Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 12:59:05 ---> b1a9b0ff5c24 12:59:05 Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 12:59:06 ---> 5859e32ba63b 12:59:06 Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml 12:59:07 ---> e3dd5b1ad4f4 12:59:07 Step 20/24 : ENTRYPOINT ["/core-metadata"] 12:59:07 ---> Running in 5f5311ba99f8 12:59:08 Removing intermediate container 5f5311ba99f8 12:59:08 ---> 5b3f364ed9e8 12:59:08 Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 12:59:08 ---> Running in 1d1c68e6f609 12:59:12 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:59:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:59:12 ---> 069b69619ec7 12:59:12 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:59:12 ---> Using cache 12:59:12 ---> 060b285b5e9e 12:59:12 Step 4/22 : WORKDIR /edgex-go 12:59:12 ---> Using cache 12:59:12 ---> e1a4fcc0ef14 12:59:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 12:59:12 ---> Running in 5bc2a922673a 12:59:12 Removing intermediate container 1d1c68e6f609 12:59:12 ---> f8f9c4c31f70 12:59:12 Step 22/24 : LABEL arch=arm64 12:59:12 ---> Running in c88078853672 12:59:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 12:59:13 Removing intermediate container c88078853672 12:59:13 ---> b5b9acce4671 12:59:13 Step 23/24 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 12:59:13 ---> Running in 5bde4ec1be89 12:59:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 12:59:14 Removing intermediate container 5bde4ec1be89 12:59:14 ---> 2cd501929b92 12:59:14 Step 24/24 : LABEL version=0.0.0 12:59:14 ---> Running in 75a21adf2bba 12:59:15 Removing intermediate container 75a21adf2bba 12:59:15 OK: 263 MiB in 53 packages 12:59:15 ---> 37327530651e 12:59:15 12:59:15 Successfully built 37327530651e 12:59:15 Successfully tagged core-metadata-arm64:latest 12:59:15  Building core-metadata ... done Building core-data 12:59:16 Removing intermediate container 5bc2a922673a 12:59:16 ---> 15c4ef3b7645 12:59:16 Step 6/22 : COPY go.mod vendor* ./ 12:59:17 ---> 8f7fb9c64dcd 12:59:17 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:17 ---> Running in 5f3e640082b3 12:59:19 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:59:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:59:19 ---> 069b69619ec7 12:59:19 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:59:19 ---> Using cache 12:59:19 ---> 060b285b5e9e 12:59:19 Step 4/22 : WORKDIR /edgex-go 12:59:19 ---> Using cache 12:59:19 ---> e1a4fcc0ef14 12:59:19 Step 5/22 : RUN apk add --update --no-cache make git 12:59:19 ---> Using cache 12:59:19 ---> 880684f1e011 12:59:19 Step 6/22 : COPY go.mod vendor* ./ 12:59:19 ---> Using cache 12:59:19 ---> 318493f379e4 12:59:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:19 ---> Using cache 12:59:19 ---> 05d249f6610c 12:59:19 Step 8/22 : COPY . . 12:59:19 ---> Using cache 12:59:19 ---> a7db42778a26 12:59:19 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/security-proxy-auth/security-proxy-auth 12:59:19 ---> Running in 5a9e42cdea11 12:59:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 12:59:36 Step 1/22 : ARG BUILDER_BASE=golang:1.20-alpine3.17 12:59:36 Step 2/22 : FROM ${BUILDER_BASE} AS builder 12:59:36 ---> 069b69619ec7 12:59:36 Step 3/22 : ARG ADD_BUILD_TAGS="" 12:59:36 ---> Using cache 12:59:36 ---> 060b285b5e9e 12:59:36 Step 4/22 : WORKDIR /edgex-go 12:59:36 ---> Using cache 12:59:36 ---> e1a4fcc0ef14 12:59:36 Step 5/22 : RUN apk add --update --no-cache make git 12:59:36 ---> Using cache 12:59:36 ---> 880684f1e011 12:59:36 Step 6/22 : COPY go.mod vendor* ./ 12:59:36 ---> Using cache 12:59:36 ---> 318493f379e4 12:59:36 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 12:59:36 ---> Using cache 12:59:36 ---> 05d249f6610c 12:59:36 Step 8/22 : COPY . . 12:59:36 ---> Using cache 12:59:36 ---> a7db42778a26 12:59:36 Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data 12:59:36 ---> Running in 50b0d66aa7f9 12:59:37 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 12:59:59 Removing intermediate container f78049ab2de5 12:59:59 ---> 583d23344797 12:59:59 12:59:59 Step 9/19 : FROM alpine:3.17 12:59:59 ---> d74e625d9115 12:59:59 Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 12:59:59 ---> Running in f948d460cb18 12:59:59 Removing intermediate container f948d460cb18 12:59:59 ---> 7037d5786bfe 12:59:59 Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 12:59:59 ---> Running in b0678dc30771 13:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:00:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:00:03 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:00:03 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:00:03 OK: 17683 distinct packages available 13:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:00:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:00:05 (1/9) Installing ca-certificates (20220614-r4) 13:00:05 (2/9) Installing brotli-libs (1.0.9-r9) 13:00:05 (3/9) Installing nghttp2-libs (1.51.0-r0) 13:00:05 (4/9) Installing libcurl (7.88.1-r0) 13:00:05 (5/9) Installing curl (7.88.1-r0) 13:00:05 (6/9) Installing dumb-init (1.2.5-r2) 13:00:05 (7/9) Installing musl-obstack (1.2.3-r0) 13:00:05 (8/9) Installing libucontext (1.2-r0) 13:00:05 (9/9) Installing gcompat (1.1.0-r0) 13:00:05 Executing busybox-1.35.0-r29.trigger 13:00:05 Executing ca-certificates-20220614-r4.trigger 13:00:05 OK: 11 MiB in 24 packages 13:00:08 Removing intermediate container b0678dc30771 13:00:08 ---> 5654858b27e9 13:00:08 Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / 13:00:09 ---> f1baaa519434 13:00:09 Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:00:11 ---> 16214e564ca5 13:00:11 Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 13:00:12 ---> 3f19ccfe4a12 13:00:12 Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 13:00:12 ---> Running in 0f57835d3ae4 13:00:13 Removing intermediate container 0f57835d3ae4 13:00:13 ---> f4e945140ef2 13:00:13 Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:00:13 ---> Running in fa34c4c3e19c 13:00:13 Removing intermediate container fa34c4c3e19c 13:00:13 ---> ace8ab070028 13:00:13 Step 17/19 : LABEL arch=arm64 13:00:13 ---> Running in c7198039c826 13:00:14 Removing intermediate container c7198039c826 13:00:14 ---> 8010f78dc46f 13:00:14 Step 18/19 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:00:14 ---> Running in e1ac59eee955 13:00:14 Removing intermediate container e1ac59eee955 13:00:14 ---> 39b7f4864141 13:00:14 Step 19/19 : LABEL version=0.0.0 13:00:14 ---> Running in 492ca9463bc9 13:00:15 Removing intermediate container 492ca9463bc9 13:00:15 ---> 2e5d30b1d60b 13:00:15 13:00:15 Successfully built 2e5d30b1d60b 13:00:15 Successfully tagged security-spiffe-token-provider-arm64:latest 13:00:15  Building security-spiffe-token-provider ... done Building security-proxy-setup 13:00:33 Step 1/20 : ARG BUILDER_BASE=golang:1.20-alpine3.17 13:00:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 13:00:33 ---> 069b69619ec7 13:00:33 Step 3/20 : WORKDIR /edgex-go 13:00:33 ---> Using cache 13:00:33 ---> 339ff93ed1c5 13:00:33 Step 4/20 : RUN apk add --update --no-cache make git 13:00:33 ---> Running in f61c587bc7b2 13:00:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:00:36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:00:38 OK: 263 MiB in 53 packages 13:00:40 Removing intermediate container f61c587bc7b2 13:00:40 ---> 346beac2c067 13:00:40 Step 5/20 : COPY go.mod vendor* ./ 13:00:44 ---> a712e61887fc 13:00:44 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:00:44 ---> Running in 3434cedc207b 13:01:10 Removing intermediate container 5f3e640082b3 13:01:10 ---> 36e0043ed136 13:01:10 Step 8/22 : COPY . . 13:01:10 Removing intermediate container 14573cdbe4b1 13:01:10 ---> 615444781cba 13:01:10 13:01:10 Step 10/22 : FROM alpine:3.17 13:01:10 ---> d74e625d9115 13:01:10 Step 11/22 : RUN apk add --update --no-cache dumb-init 13:01:10 ---> Using cache 13:01:10 ---> fe6f0c3c090f 13:01:10 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 13:01:10 ---> Using cache 13:01:10 ---> e6bcaa063c0a 13:01:10 Step 13/22 : ENV APP_PORT=59861 13:01:10 ---> Running in 5699d01e8f22 13:01:10 Removing intermediate container 5699d01e8f22 13:01:10 ---> cf55a32bf468 13:01:10 Step 14/22 : EXPOSE $APP_PORT 13:01:10 ---> Running in 9894771aade3 13:01:11 Removing intermediate container 9894771aade3 13:01:11 ---> 8f019ed032b9 13:01:11 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:01:12 ---> e52b61032bc2 13:01:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:01:17 ---> de020bed4a17 13:01:17 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 13:01:18 ---> 0137b11feba1 13:01:18 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 13:01:18 ---> Running in 2621578f1de0 13:01:19 Removing intermediate container 2621578f1de0 13:01:19 ---> 763555fb54a5 13:01:19 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:01:19 ---> Running in f54015012ad4 13:01:22 Removing intermediate container f54015012ad4 13:01:22 ---> 7f22da423f70 13:01:22 Step 20/22 : LABEL arch=arm64 13:01:22 ---> Running in 5f93a4c6926b 13:01:22 ---> 1ecf559d3b3b 13:01:22 Step 9/22 : RUN make cmd/support-notifications/support-notifications 13:01:23 ---> Running in ffebba61184f 13:01:23 Removing intermediate container 5f93a4c6926b 13:01:23 ---> e25e0f1cbeef 13:01:23 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:01:23 ---> Running in b2ed2914ca67 13:01:24 Removing intermediate container b2ed2914ca67 13:01:24 ---> 1a4152ea93d9 13:01:24 Step 22/22 : LABEL version=0.0.0 13:01:24 ---> Running in 3ccd90e5d282 13:01:25 Removing intermediate container 3ccd90e5d282 13:01:25 ---> 2172e6ce5dd9 13:01:25 13:01:25 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 13:01:25 Successfully built 2172e6ce5dd9 13:01:25 Successfully tagged support-scheduler-arm64:latest 13:01:25  Building support-scheduler ... done Building security-spire-config 13:01:47 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 13:01:47 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:01:47 ---> 069b69619ec7 13:01:47 Step 3/25 : WORKDIR /edgex-go 13:01:47 ---> Using cache 13:01:47 ---> 339ff93ed1c5 13:01:47 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 13:01:47 ---> Running in c878c1d4e4e9 13:01:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:01:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:01:50 OK: 263 MiB in 53 packages 13:01:53 Removing intermediate container c878c1d4e4e9 13:01:53 ---> 077c02b13060 13:01:53 Step 5/25 : COPY go.mod vendor* ./ 13:01:54 ---> 4db31bdcb4ec 13:01:54 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:01:54 ---> Running in 4f1f648a6c66 13:02:21 Removing intermediate container 3434cedc207b 13:02:21 ---> 48d3988235ba 13:02:21 Step 7/20 : COPY . . 13:02:36 ---> 94d09e07697b 13:02:36 Step 8/20 : RUN make cmd/secrets-config/secrets-config 13:02:36 ---> Running in e24911eebc59 13:02:36 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 13:03:32 Removing intermediate container 4f1f648a6c66 13:03:32 ---> 6109411e4275 13:03:32 Step 7/25 : COPY . . 13:03:40 ---> 4dec7f623cb7 13:03:40 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 13:03:40 ---> Running in 248f9942a1e0 13:03:40 Removing intermediate container 248f9942a1e0 13:03:40 ---> ef0bf028f36d 13:03:40 Step 9/25 : WORKDIR /edgex-go/spire-build 13:03:40 ---> Running in 44ba3e4cd9b0 13:03:40 Removing intermediate container 44ba3e4cd9b0 13:03:40 ---> 14514e4cb686 13:03:40 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 13:03:40 ---> Running in b0e4c65a2ef2 13:03:41 Removing intermediate container b0e4c65a2ef2 13:03:41 ---> 8f26ccc6890b 13:03:41 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 13:03:41 ---> Running in 8fe39eee1ed8 13:03:45 Removing intermediate container 8fe39eee1ed8 13:03:45 ---> a3e9c691bfbc 13:03:45 Step 12/25 : WORKDIR /edgex-go 13:03:45 ---> Running in e9daa0291fab 13:03:45 Removing intermediate container e9daa0291fab 13:03:45 ---> 08d713adc1df 13:03:45 13:03:45 Step 13/25 : FROM alpine:3.17 13:03:45 ---> d74e625d9115 13:03:45 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:03:45 ---> Using cache 13:03:45 ---> 7037d5786bfe 13:03:45 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init gcompat 13:03:45 ---> Running in 47ba9f114d3e 13:03:47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:03:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:03:49 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:03:49 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:03:49 OK: 17683 distinct packages available 13:03:50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:03:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:03:52 (1/4) Installing dumb-init (1.2.5-r2) 13:03:52 (2/4) Installing musl-obstack (1.2.3-r0) 13:03:52 (3/4) Installing libucontext (1.2-r0) 13:03:52 (4/4) Installing gcompat (1.1.0-r0) 13:03:52 Executing busybox-1.35.0-r29.trigger 13:03:52 OK: 8 MiB in 19 packages 13:03:56 Removing intermediate container 47ba9f114d3e 13:03:56 ---> 0661d164395d 13:03:56 Step 16/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:04:03 ---> e32a72afce05 13:04:03 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:04:03 ---> c81a33044b39 13:04:03 Step 18/25 : WORKDIR /usr/local/etc/spiffe-scripts.d 13:04:03 ---> Running in d215530fec1c 13:04:03 Removing intermediate container d215530fec1c 13:04:03 ---> 3f6449569ae0 13:04:03 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:04:04 ---> fbaa5c0d7f23 13:04:04 Step 20/25 : WORKDIR / 13:04:04 ---> Running in 4d3dc1bfcdf7 13:04:05 Removing intermediate container 4d3dc1bfcdf7 13:04:05 ---> 556df62600f1 13:04:05 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:04:05 ---> Running in 97b40869e895 13:04:05 Removing intermediate container 97b40869e895 13:04:05 ---> 6d46baddc514 13:04:05 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:04:05 ---> Running in fb822138276a 13:04:06 Removing intermediate container fb822138276a 13:04:06 ---> 92fd1dd87eeb 13:04:06 Step 23/25 : LABEL arch=arm64 13:04:06 ---> Running in aecbf70d9754 13:04:09 Removing intermediate container aecbf70d9754 13:04:09 ---> f374d80018d1 13:04:09 Step 24/25 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:04:10 ---> Running in fe9cdbe9817a 13:04:10 Removing intermediate container fe9cdbe9817a 13:04:10 ---> f4ed83155f03 13:04:10 Step 25/25 : LABEL version=0.0.0 13:04:10 ---> Running in b2f024be84f6 13:04:11 Removing intermediate container b2f024be84f6 13:04:11 ---> 20397d9eb30d 13:04:11 13:04:11 Successfully built 20397d9eb30d 13:04:11 Successfully tagged security-spire-config-arm64:latest 13:04:11  Building security-spire-config ... done Building security-spire-server 13:04:29 Step 1/24 : ARG BUILDER_BASE=golang:1.20-alpine3.17 13:04:29 Step 2/24 : FROM ${BUILDER_BASE} AS builder 13:04:29 ---> 069b69619ec7 13:04:29 Step 3/24 : WORKDIR /edgex-go 13:04:29 ---> Using cache 13:04:29 ---> 339ff93ed1c5 13:04:29 Step 4/24 : RUN apk add --update --no-cache make git build-base curl 13:04:29 ---> Using cache 13:04:29 ---> 077c02b13060 13:04:29 Step 5/24 : COPY go.mod vendor* ./ 13:04:29 ---> Using cache 13:04:29 ---> 4db31bdcb4ec 13:04:29 Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:04:29 ---> Using cache 13:04:29 ---> 6109411e4275 13:04:29 Step 7/24 : COPY . . 13:04:29 ---> Using cache 13:04:29 ---> 4dec7f623cb7 13:04:29 Step 8/24 : ARG SPIRE_RELEASE=1.2.1 13:04:29 ---> Using cache 13:04:29 ---> ef0bf028f36d 13:04:29 Step 9/24 : WORKDIR /edgex-go/spire-build 13:04:29 ---> Using cache 13:04:29 ---> 14514e4cb686 13:04:29 Step 10/24 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 13:04:29 ---> Using cache 13:04:29 ---> 8f26ccc6890b 13:04:29 Step 11/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && 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 13:04:29 ---> Running in 67eaf82dd25a 13:04:32 Removing intermediate container 67eaf82dd25a 13:04:32 ---> a4fb691f626e 13:04:32 Step 12/24 : WORKDIR /edgex-go 13:04:32 ---> Running in 2b81696d6a20 13:04:32 Removing intermediate container 2b81696d6a20 13:04:32 ---> 30a123e755c3 13:04:32 13:04:32 Step 13/24 : FROM alpine:3.17 13:04:32 ---> d74e625d9115 13:04:32 Step 14/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:04:32 ---> Using cache 13:04:32 ---> 7037d5786bfe 13:04:32 Step 15/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:04:32 ---> Running in c392b2c34259 13:04:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:04:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:04:37 v3.17.2-194-gec14c5f7a35 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 13:04:37 v3.17.2-195-gc56b42b1969 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 13:04:37 OK: 17683 distinct packages available 13:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:04:37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:04:39 (1/5) Installing dumb-init (1.2.5-r2) 13:04:39 (2/5) Installing musl-obstack (1.2.3-r0) 13:04:39 (3/5) Installing libucontext (1.2-r0) 13:04:39 (4/5) Installing gcompat (1.1.0-r0) 13:04:39 (5/5) Installing openssl (3.0.8-r0) 13:04:39 Executing busybox-1.35.0-r29.trigger 13:04:39 OK: 9 MiB in 20 packages 13:04:41 Removing intermediate container c392b2c34259 13:04:41 ---> 66cd94e1638f 13:04:41 Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:04:46 ---> 579f603f596e 13:04:46 Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:04:47 ---> b42e6d834475 13:04:47 Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:04:48 ---> cb466c5e0023 13:04:48 Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:04:49 ---> 7002bfa85556 13:04:49 Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:04:49 ---> Running in 879626d4af04 13:04:49 Removing intermediate container 879626d4af04 13:04:49 ---> 093ea5a55201 13:04:49 Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:04:50 ---> Running in ac46a60eb604 13:04:50 Removing intermediate container ac46a60eb604 13:04:50 ---> 623c70616eb3 13:04:50 Step 22/24 : LABEL arch=arm64 13:04:50 ---> Running in e715ba6fee42 13:04:51 Removing intermediate container e715ba6fee42 13:04:51 ---> 5242ffee2c2e 13:04:51 Step 23/24 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:04:51 ---> Running in 9b433a454db5 13:04:52 Removing intermediate container 9b433a454db5 13:04:52 ---> fc3e88141456 13:04:52 Step 24/24 : LABEL version=0.0.0 13:04:52 ---> Running in 78a59410861b 13:04:52 Removing intermediate container 78a59410861b 13:04:52 ---> 3cf7481cf6ce 13:04:52 13:04:52 Successfully built 3cf7481cf6ce 13:04:52 Successfully tagged security-spire-server-arm64:latest 13:04:52  Building security-spire-server ... done Building security-secretstore-setup 13:05:15 Step 1/23 : ARG BUILDER_BASE=golang:1.20-alpine3.17 13:05:15 Step 2/23 : FROM ${BUILDER_BASE} AS builder 13:05:15 ---> 069b69619ec7 13:05:15 Step 3/23 : WORKDIR /edgex-go 13:05:15 ---> Using cache 13:05:15 ---> 339ff93ed1c5 13:05:15 Step 4/23 : RUN apk add --update --no-cache make git 13:05:15 ---> Using cache 13:05:15 ---> 346beac2c067 13:05:15 Step 5/23 : COPY go.mod vendor* ./ 13:05:15 ---> Using cache 13:05:15 ---> a712e61887fc 13:05:15 Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:15 ---> Using cache 13:05:15 ---> 48d3988235ba 13:05:15 Step 7/23 : COPY . . 13:05:15 ---> Using cache 13:05:15 ---> 94d09e07697b 13:05:15 Step 8/23 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:05:15 ---> Running in 4434624652f7 13:05:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:05:53 Removing intermediate container 5a9e42cdea11 13:05:53 ---> 59199f71eba9 13:05:53 13:05:53 Step 10/22 : FROM alpine:3.17 13:05:53 ---> d74e625d9115 13:05:53 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' 13:05:53 ---> Using cache 13:05:53 ---> c596f24561a9 13:05:53 Step 12/22 : RUN apk add --update --no-cache dumb-init 13:05:53 ---> Using cache 13:05:53 ---> d5f8d003206d 13:05:53 Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:05:53 ---> Using cache 13:05:53 ---> abeb4fd76a81 13:05:53 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:05:53 ---> 07b25b7bbead 13:05:53 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.toml /res/configuration.toml 13:05:53 ---> 3a40df02f61d 13:05:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:05:54 ---> 9af6449bfd7e 13:05:54 Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:05:54 ---> Running in 7b7b280ac7a7 13:05:57 Removing intermediate container 7b7b280ac7a7 13:05:57 ---> 6fc46f32deeb 13:05:57 Step 18/22 : ENTRYPOINT ["entrypoint.sh"] 13:05:57 ---> Running in 6f2bb5228c3a 13:05:57 Removing intermediate container 6f2bb5228c3a 13:05:57 ---> fda5a05ceca5 13:05:57 Step 19/22 : CMD ["/security-proxy-auth", "-cp=consul.http://edgex-core-consul:8500"] 13:05:58 ---> Running in acfc6eec721a 13:05:58 Removing intermediate container acfc6eec721a 13:05:58 ---> 2ecb3ab880e1 13:05:58 Step 20/22 : LABEL arch=arm64 13:05:58 ---> Running in 4f32d3047b81 13:05:59 Removing intermediate container 4f32d3047b81 13:05:59 ---> 177caa0b7df9 13:05:59 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:05:59 ---> Running in f783f25674c0 13:05:59 Removing intermediate container f783f25674c0 13:05:59 ---> ee9c9488fb51 13:05:59 Step 22/22 : LABEL version=0.0.0 13:05:59 ---> Running in 0038f3d12b6b 13:06:00 Removing intermediate container 0038f3d12b6b 13:06:00 ---> 586b4163ce92 13:06:00 13:06:00 Successfully built 586b4163ce92 13:06:00 Successfully tagged security-proxy-auth-arm64:latest 13:06:00  Building security-proxy-auth ... done Building security-spire-agent 13:06:18 Step 1/25 : ARG BUILDER_BASE=golang:1.20-alpine3.17 13:06:18 Step 2/25 : FROM ${BUILDER_BASE} AS builder 13:06:18 ---> 069b69619ec7 13:06:18 Step 3/25 : WORKDIR /edgex-go 13:06:18 ---> Using cache 13:06:18 ---> 339ff93ed1c5 13:06:18 Step 4/25 : RUN apk add --update --no-cache make git build-base curl 13:06:18 ---> Using cache 13:06:18 ---> 077c02b13060 13:06:18 Step 5/25 : COPY go.mod vendor* ./ 13:06:18 ---> Using cache 13:06:18 ---> 4db31bdcb4ec 13:06:18 Step 6/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:18 ---> Using cache 13:06:18 ---> 6109411e4275 13:06:18 Step 7/25 : COPY . . 13:06:18 ---> Using cache 13:06:18 ---> 4dec7f623cb7 13:06:18 Step 8/25 : ARG SPIRE_RELEASE=1.2.1 13:06:18 ---> Using cache 13:06:18 ---> ef0bf028f36d 13:06:18 Step 9/25 : WORKDIR /edgex-go/spire-build 13:06:18 ---> Using cache 13:06:18 ---> 14514e4cb686 13:06:18 Step 10/25 : SHELL ["/bin/bash", "-o", "pipefail", "-c"] 13:06:18 ---> Using cache 13:06:18 ---> 8f26ccc6890b 13:06:18 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 13:06:18 ---> Using cache 13:06:18 ---> a3e9c691bfbc 13:06:18 Step 12/25 : WORKDIR /edgex-go 13:06:18 ---> Using cache 13:06:18 ---> 08d713adc1df 13:06:18 13:06:18 Step 13/25 : FROM alpine:3.17 13:06:18 ---> d74e625d9115 13:06:18 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:06:18 ---> Using cache 13:06:18 ---> 7037d5786bfe 13:06:18 Step 15/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:06:18 ---> Using cache 13:06:18 ---> 66cd94e1638f 13:06:18 Step 16/25 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 13:06:20 ---> 66ab39c8d5d4 13:06:20 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 13:06:27 ---> 9f8d64ad7915 13:06:27 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:06:27 ---> 0674a8162451 13:06:27 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:06:28 ---> fc75032a46de 13:06:28 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:06:29 ---> 356e43a06b6d 13:06:29 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 13:06:29 ---> Running in b21b48e0af40 13:06:29 Removing intermediate container b21b48e0af40 13:06:29 ---> 216ee848d3d1 13:06:29 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 13:06:29 ---> Running in b3d63e519f0e 13:06:30 Removing intermediate container b3d63e519f0e 13:06:30 ---> 2a647e46a3b1 13:06:30 Step 23/25 : LABEL arch=arm64 13:06:30 ---> Running in 812f8b7d4e18 13:06:31 Removing intermediate container 812f8b7d4e18 13:06:31 ---> 758fb3e466ff 13:06:31 Step 24/25 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:06:31 ---> Running in 125c509ea685 13:06:31 Removing intermediate container 125c509ea685 13:06:31 ---> 61ef07d8f0d5 13:06:31 Step 25/25 : LABEL version=0.0.0 13:06:31 ---> Running in bae124055493 13:06:33 Removing intermediate container bae124055493 13:06:33 ---> 51ea426001b8 13:06:33 13:06:33 Successfully built 51ea426001b8 13:06:33 Successfully tagged security-spire-agent-arm64:latest 13:06:33 Building security-bootstrapper 13:06:51  Building security-spire-agent ... done Step 1/32 : ARG BUILDER_BASE=golang:1.20-alpine3.17 13:06:51 Step 2/32 : FROM ${BUILDER_BASE} AS builder 13:06:51 ---> 069b69619ec7 13:06:51 Step 3/32 : WORKDIR /edgex-go 13:06:51 ---> Using cache 13:06:51 ---> 339ff93ed1c5 13:06:51 Step 4/32 : RUN apk add --update --no-cache make git 13:06:51 ---> Using cache 13:06:51 ---> 346beac2c067 13:06:51 Step 5/32 : COPY go.mod vendor* ./ 13:06:51 ---> Using cache 13:06:51 ---> a712e61887fc 13:06:51 Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:06:51 ---> Using cache 13:06:51 ---> 48d3988235ba 13:06:51 Step 7/32 : COPY . . 13:06:51 ---> Using cache 13:06:51 ---> 94d09e07697b 13:06:51 Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper 13:06:51 ---> Running in 0c1e22fe1e54 13:06:52 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 13:07:14 Removing intermediate container 50b0d66aa7f9 13:07:14 ---> 0442030e2a73 13:07:14 13:07:14 Step 10/22 : FROM alpine:3.17 13:07:14 ---> d74e625d9115 13:07:14 Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 13:07:14 ---> Running in 5697944141a5 13:07:15 Removing intermediate container 5697944141a5 13:07:15 ---> 6376948ff9cd 13:07:15 Step 12/22 : ENV APP_PORT=59880 13:07:15 ---> Running in 0c018bce9312 13:07:15 Removing intermediate container 0c018bce9312 13:07:15 ---> d84288154430 13:07:15 Step 13/22 : EXPOSE $APP_PORT 13:07:16 ---> Running in f57f7fff550d 13:07:16 Removing intermediate container f57f7fff550d 13:07:16 ---> 271a323bb4c4 13:07:16 Step 14/22 : RUN apk add --update --no-cache dumb-init 13:07:16 ---> Running in 4796e406e1b7 13:07:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:07:19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:07:21 (1/1) Installing dumb-init (1.2.5-r2) 13:07:21 Executing busybox-1.35.0-r29.trigger 13:07:21 OK: 8 MiB in 16 packages 13:07:23 Removing intermediate container 4796e406e1b7 13:07:23 ---> 98c10b5f5195 13:07:23 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:07:23 ---> a4c4333e00d3 13:07:23 Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:07:26 ---> 9752a0b76c29 13:07:26 Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 13:07:27 ---> 493d3f47b6f2 13:07:27 Step 18/22 : ENTRYPOINT ["/core-data"] 13:07:27 ---> Running in 4a2b444eecd6 13:07:27 Removing intermediate container 4a2b444eecd6 13:07:27 ---> 7e6f5317eaf8 13:07:27 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:07:27 ---> Running in 90dee099e5a4 13:07:28 Removing intermediate container 90dee099e5a4 13:07:28 ---> 7ea638583097 13:07:28 Step 20/22 : LABEL arch=arm64 13:07:28 ---> Running in b320acca45f5 13:07:29 Removing intermediate container b320acca45f5 13:07:29 ---> c07ddd3e45ca 13:07:29 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:07:29 ---> Running in e37312203c68 13:07:29 Removing intermediate container e37312203c68 13:07:29 ---> 7e4c021ec0ee 13:07:29 Step 22/22 : LABEL version=0.0.0 13:07:29 ---> Running in a8329f32705a 13:07:30 Removing intermediate container a8329f32705a 13:07:30 ---> 1eefe3a61eb6 13:07:30 13:07:30 Successfully built 1eefe3a61eb6 13:07:30 Successfully tagged core-data-arm64:latest 13:09:22  Building core-data ... done Removing intermediate container e24911eebc59 13:09:22 ---> efca9ee78cfe 13:09:22 13:09:22 Step 9/20 : FROM alpine:3.17 13:09:22 ---> d74e625d9115 13:09:22 Step 10/20 : RUN apk add --update --no-cache dumb-init openssl 13:09:22 ---> Running in 994ead8af1c2 13:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:09:22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:09:22 (1/2) Installing dumb-init (1.2.5-r2) 13:09:22 (2/2) Installing openssl (3.0.8-r0) 13:09:22 Executing busybox-1.35.0-r29.trigger 13:09:22 OK: 8 MiB in 17 packages 13:09:22 Removing intermediate container 994ead8af1c2 13:09:22 ---> 9cf2012f4dad 13:09:22 Step 11/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.; Copyright (C) 2023 Intel Corporation' 13:09:22 ---> Running in b677c590cc3e 13:09:22 Removing intermediate container b677c590cc3e 13:09:22 ---> 651e1452bb29 13:09:22 Step 12/20 : WORKDIR /edgex 13:09:22 ---> Running in 7d25f8c716c7 13:09:22 Removing intermediate container 7d25f8c716c7 13:09:22 ---> 088cf777525c 13:09:22 Step 13/20 : COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.toml res/configuration.toml 13:09:22 ---> 73ea9dcf7bad 13:09:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:09:22 ---> 02e5ea974c15 13:09:22 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:09:23 ---> 57efc261ea65 13:09:23 Step 16/20 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:09:23 ---> Running in 3460ef75f771 13:09:26 Removing intermediate container 3460ef75f771 13:09:26 ---> eaa9c6df21f9 13:09:26 Step 17/20 : ENTRYPOINT ["entrypoint.sh"] 13:09:26 ---> Running in 09e16796253f 13:09:26 Removing intermediate container 09e16796253f 13:09:26 ---> 16842b76a30f 13:09:26 Step 18/20 : LABEL arch=arm64 13:09:27 ---> Running in 4ce157bf1d50 13:09:27 Removing intermediate container 4ce157bf1d50 13:09:27 ---> 683ca3cbd2a4 13:09:27 Step 19/20 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:09:27 ---> Running in 3b3661191650 13:09:28 Removing intermediate container 3b3661191650 13:09:28 ---> 0c0cd782a050 13:09:28 Step 20/20 : LABEL version=0.0.0 13:09:28 ---> Running in f0aeb8013f02 13:09:29 Removing intermediate container f0aeb8013f02 13:09:29 ---> 6c57032f7f37 13:09:29 13:09:29 Successfully built 6c57032f7f37 13:09:29 Successfully tagged security-proxy-setup-arm64:latest 13:10:37  Building security-proxy-setup ... 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 13:10:47 Removing intermediate container 4434624652f7 13:10:47 ---> b6570cfc3a98 13:10:47 13:10:47 Step 9/23 : FROM alpine:3.17 13:10:47 ---> d74e625d9115 13:10:47 Step 10/23 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 13:10:47 ---> Running in 2ddf0c58ea0d 13:10:48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:10:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:10:50 (1/3) Installing ca-certificates (20220614-r4) 13:10:50 (2/3) Installing dumb-init (1.2.5-r2) 13:10:50 (3/3) Installing su-exec (0.2-r2) 13:10:50 Executing busybox-1.35.0-r29.trigger 13:10:50 Executing ca-certificates-20220614-r4.trigger 13:10:51 OK: 8 MiB in 18 packages 13:10:53 Removing intermediate container 2ddf0c58ea0d 13:10:53 ---> 797304288d6a 13:10:53 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 13:10:54 ---> Running in cf5bbd19f703 13:10:54 Removing intermediate container cf5bbd19f703 13:10:54 ---> 02754c8bab40 13:10:54 Step 12/23 : WORKDIR / 13:10:55 ---> Running in a077ff706bc4 13:10:56 Removing intermediate container a077ff706bc4 13:10:56 ---> c60e2ea9ba7d 13:10:56 Step 13/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 13:10:59 ---> 25ef98141a65 13:10:59 Step 14/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 13:11:00 ---> 11245904b28b 13:11:00 Step 15/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 13:11:00 Removing intermediate container ffebba61184f 13:11:00 ---> 3cf76869e65e 13:11:00 13:11:00 Step 10/22 : FROM alpine:3.17 13:11:00 ---> d74e625d9115 13:11:00 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 13:11:00 ---> Running in 7c5d56b9b51e 13:11:01 ---> 8236e8656015 13:11:01 Step 16/23 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:11:02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:11:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:11:03 ---> 72de345b4d29 13:11:03 Step 17/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:11:04 (1/2) Installing ca-certificates (20220614-r4) 13:11:04 (2/2) Installing dumb-init (1.2.5-r2) 13:11:04 Executing busybox-1.35.0-r29.trigger 13:11:04 Executing ca-certificates-20220614-r4.trigger 13:11:04 ---> e1b72069e13c 13:11:04 Step 18/23 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:11:04 OK: 8 MiB in 17 packages 13:11:05 ---> ce5f48ecc973 13:11:05 Step 19/23 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:11:05 ---> Running in ca5cab590735 13:11:06 Removing intermediate container 7c5d56b9b51e 13:11:06 ---> a663e6286e86 13:11:06 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 13:11:06 ---> Running in 42156eb512c2 13:11:06 Removing intermediate container 42156eb512c2 13:11:06 ---> deceb2f02002 13:11:06 Step 13/22 : ENV APP_PORT=59860 13:11:07 ---> Running in 9138d0d6952b 13:11:07 Removing intermediate container 9138d0d6952b 13:11:07 ---> bbe1b8421ea0 13:11:07 Step 14/22 : EXPOSE $APP_PORT 13:11:07 Removing intermediate container ca5cab590735 13:11:07 ---> 84fcc293b5c7 13:11:07 Step 20/23 : ENTRYPOINT ["entrypoint.sh"] 13:11:07 ---> Running in 39cb0141ab6f 13:11:07 ---> Running in b7e89baa8569 13:11:08 Removing intermediate container 39cb0141ab6f 13:11:08 ---> 1d46ea3b7c83 13:11:08 Removing intermediate container b7e89baa8569 13:11:08 ---> 4106ab081eca 13:11:08 Step 21/23 : LABEL arch=arm64 13:11:08 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 13:11:08 ---> Running in ee4d43aa95f1 13:11:09 Removing intermediate container ee4d43aa95f1 13:11:09 ---> 14173343f784 13:11:09 Step 22/23 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:11:09 ---> Running in c22e9aad3ed2 13:11:09 ---> 8d8dfd51c02e 13:11:09 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:11:09 Removing intermediate container c22e9aad3ed2 13:11:09 ---> fe50a77c9b4a 13:11:09 Step 23/23 : LABEL version=0.0.0 13:11:09 ---> Running in 1b8d0d7bd532 13:11:10 Removing intermediate container 1b8d0d7bd532 13:11:10 ---> 7c9ad2cb207e 13:11:10 13:11:10 Successfully built 7c9ad2cb207e 13:11:10 Successfully tagged security-secretstore-setup-arm64:latest 13:11:11  Building security-secretstore-setup ... done  ---> 347804b9cfae 13:11:11 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 13:11:12 ---> 538efc56d25b 13:11:12 Step 18/22 : ENTRYPOINT ["/support-notifications"] 13:11:13 ---> Running in e9c935f21a0f 13:11:13 Removing intermediate container e9c935f21a0f 13:11:13 ---> e9f581c03a30 13:11:13 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] 13:11:13 ---> Running in 7ae82bd0bb64 13:11:14 Removing intermediate container 7ae82bd0bb64 13:11:14 ---> 4d055d8e359b 13:11:14 Step 20/22 : LABEL arch=arm64 13:11:14 ---> Running in beae90343d10 13:11:15 Removing intermediate container beae90343d10 13:11:15 ---> 7a4b686974a7 13:11:15 Step 21/22 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:11:15 ---> Running in eb680741dd89 13:11:15 Removing intermediate container eb680741dd89 13:11:15 ---> f752b92a96e0 13:11:15 Step 22/22 : LABEL version=0.0.0 13:11:15 ---> Running in 0047f9019813 13:11:15 Removing intermediate container 0c1e22fe1e54 13:11:15 ---> d876be9e05d8 13:11:15 13:11:15 Step 9/32 : FROM alpine:3.17 13:11:15 ---> d74e625d9115 13:11:15 Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 13:11:15 ---> Using cache 13:11:15 ---> 7037d5786bfe 13:11:15 Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec 13:11:15 ---> Running in 9cef27ecd2c5 13:11:15 Removing intermediate container 0047f9019813 13:11:15 ---> f71288ae10b3 13:11:15 13:11:16 Successfully built f71288ae10b3 13:11:16 Successfully tagged support-notifications-arm64:latest 13:11:17  Building support-notifications ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 13:11:17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 13:11:18 (1/2) Installing dumb-init (1.2.5-r2) 13:11:18 (2/2) Installing su-exec (0.2-r2) 13:11:18 Executing busybox-1.35.0-r29.trigger 13:11:18 OK: 8 MiB in 17 packages 13:11:19 Removing intermediate container 9cef27ecd2c5 13:11:19 ---> 5d0420a7ae5d 13:11:19 Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init 13:11:19 ---> Running in ccfda1cff1de 13:11:20 Removing intermediate container ccfda1cff1de 13:11:20 ---> afad4b37a521 13:11:20 Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging 13:11:20 ---> Running in f8c2dbe0b878 13:11:20 Removing intermediate container f8c2dbe0b878 13:11:20 ---> 559a81a3d527 13:11:20 Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis 13:11:20 ---> Running in 2bf40aab9fce 13:11:20 Removing intermediate container 2bf40aab9fce 13:11:20 ---> 43f01acdf085 13:11:20 Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto 13:11:20 ---> Running in 0ab1f77f79e4 13:11:21 Removing intermediate container 0ab1f77f79e4 13:11:21 ---> 7ec3462b3977 13:11:21 Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} 13:11:21 ---> Running in 9de1c7d2c9e1 13:11:23 Removing intermediate container 9de1c7d2c9e1 13:11:23 ---> b83938b57d8b 13:11:23 Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} 13:11:23 ---> Running in 7d2b4366cbb0 13:11:23 Removing intermediate container 7d2b4366cbb0 13:11:23 ---> c1e19b4d2678 13:11:23 Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ 13:11:23 ---> 84c0d96e05bf 13:11:23 Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh 13:11:23 ---> Running in 2c5c88cba5c4 13:11:25 Removing intermediate container 2c5c88cba5c4 13:11:25 ---> 58c952c27336 13:11:25 Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / 13:11:26 ---> b89a87b013f0 13:11:26 Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:11:27 ---> 46c58afb39f8 13:11:27 Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 13:11:27 ---> cb413754fef9 13:11:27 Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 13:11:28 ---> b2232ee90e8f 13:11:28 Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ 13:11:28 ---> 1d8397f74e10 13:11:28 Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ 13:11:29 ---> 637629e6a95a 13:11:29 Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:11:29 ---> 0f03a10db739 13:11:29 Step 27/32 : RUN chmod +x /entrypoint.sh 13:11:29 ---> Running in 885781d8b376 13:11:31 Removing intermediate container 885781d8b376 13:11:31 ---> 1647c6f0e053 13:11:31 Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] 13:11:31 ---> Running in 7f3b5ffc8361 13:11:31 Removing intermediate container 7f3b5ffc8361 13:11:31 ---> d80a1ebb4b09 13:11:31 Step 29/32 : CMD ["gate"] 13:11:31 ---> Running in 015acc826031 13:11:32 Removing intermediate container 015acc826031 13:11:32 ---> 569089d9834c 13:11:32 Step 30/32 : LABEL arch=arm64 13:11:32 ---> Running in abb0b3fda73c 13:11:32 Removing intermediate container abb0b3fda73c 13:11:32 ---> f7478ecc6a80 13:11:32 Step 31/32 : LABEL git_sha=6c3c222a5e380517e43922619e1b32249a78320f 13:11:32 ---> Running in 51b94def0aeb 13:11:33 Removing intermediate container 51b94def0aeb 13:11:33 ---> 3bed974a6ad9 13:11:33 Step 32/32 : LABEL version=0.0.0 13:11:33 ---> Running in ac0fa61deb3a 13:11:33 Removing intermediate container ac0fa61deb3a 13:11:33 ---> 533f0c4f0d46 13:11:33 13:11:33 Successfully built 533f0c4f0d46 13:11:33 Successfully tagged security-bootstrapper-arm64:latest 13:11:34  Building security-bootstrapper ... done  [Pipeline] } 13:11:34 $ docker stop --time=1 704e624bf4c3a0e2fc086112b9b72a71ce52dc5789a9ad157f31fc41803639ff 13:11:35 $ docker rm -f --volumes 704e624bf4c3a0e2fc086112b9b72a71ce52dc5789a9ad157f31fc41803639ff [Pipeline] // withDockerContainer [Pipeline] sh 13:11:36 + docker images 13:11:36 REPOSITORY TAG IMAGE ID CREATED SIZE 13:11:36 security-bootstrapper-arm64 latest 533f0c4f0d46 3 seconds ago 21.8MB 13:11:36 support-notifications-arm64 latest f71288ae10b3 21 seconds ago 32.5MB 13:11:36 d876be9e05d8 22 seconds ago 1.47GB 13:11:36 security-secretstore-setup-arm64 latest 7c9ad2cb207e 26 seconds ago 32MB 13:11:36 3cf76869e65e 37 seconds ago 1.56GB 13:11:36 b6570cfc3a98 51 seconds ago 1.48GB 13:11:36 security-proxy-setup-arm64 latest 6c57032f7f37 2 minutes ago 18.6MB 13:11:36 efca9ee78cfe 2 minutes ago 1.47GB 13:11:36 core-data-arm64 latest 1eefe3a61eb6 4 minutes ago 19.9MB 13:11:36 0442030e2a73 4 minutes ago 1.5GB 13:11:36 security-spire-agent-arm64 latest 51ea426001b8 5 minutes ago 125MB 13:11:36 security-proxy-auth-arm64 latest 586b4163ce92 5 minutes ago 18.2MB 13:11:36 59199f71eba9 5 minutes ago 1.47GB 13:11:36 security-spire-server-arm64 latest 3cf7481cf6ce 6 minutes ago 87.1MB 13:11:36 30a123e755c3 7 minutes ago 1.35GB 13:11:36 security-spire-config-arm64 latest 20397d9eb30d 7 minutes ago 86.2MB 13:11:36 08d713adc1df 7 minutes ago 1.35GB 13:11:36 support-scheduler-arm64 latest 2172e6ce5dd9 10 minutes ago 31.8MB 13:11:36 615444781cba 10 minutes ago 1.56GB 13:11:36 security-spiffe-token-provider-arm64 latest 2e5d30b1d60b 11 minutes ago 32.6MB 13:11:36 583d23344797 11 minutes ago 1.53GB 13:11:36 core-metadata-arm64 latest 37327530651e 12 minutes ago 20.4MB 13:11:36 150ced72a822 12 minutes ago 1.5GB 13:11:36 core-command-arm64 latest eb4edf0cd415 12 minutes ago 19.7MB 13:11:36 core-common-config-bootstrapper-arm64 latest 0137e62693d2 12 minutes ago 17.4MB 13:11:36 189acba2220c 13 minutes ago 1.49GB 13:11:36 b4690bd8902f 13 minutes ago 1.48GB 13:11:36 ci-base-image-arm64 latest 069b69619ec7 34 minutes ago 868MB 13:11:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 6cb57ee374ae 3 days ago 648MB 13:11:36 alpine 3.17 d74e625d9115 4 weeks ago 7.46MB 13:11: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 13:11:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:37 13:11:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:11:37 arm64: Pulling from edgex-lftools-log-publisher 13:11:37 8998bd30e6a1: Pulling fs layer 13:11:37 04944245beec: Pulling fs layer 13:11:37 699f458cf7ca: Pulling fs layer 13:11:37 765212b225bb: Pulling fs layer 13:11:37 f23df028b6ca: Pulling fs layer 13:11:37 765212b225bb: Waiting 13:11:37 d65c8cfc05b1: Pulling fs layer 13:11:37 f23df028b6ca: Waiting 13:11:37 d65c8cfc05b1: Waiting 13:11:37 2437ff75d9bd: Pulling fs layer 13:11:37 2437ff75d9bd: Waiting 13:11:38 04944245beec: Verifying Checksum 13:11:38 04944245beec: Download complete 13:11:38 765212b225bb: Download complete 13:11:38 f23df028b6ca: Download complete 13:11:38 d65c8cfc05b1: Verifying Checksum 13:11:38 d65c8cfc05b1: Download complete 13:11:38 699f458cf7ca: Verifying Checksum 13:11:38 699f458cf7ca: Download complete 13:11:38 8998bd30e6a1: Verifying Checksum 13:11:38 8998bd30e6a1: Download complete 13:11:40 2437ff75d9bd: Verifying Checksum 13:11:40 2437ff75d9bd: Download complete 13:11:42 8998bd30e6a1: Pull complete 13:11:42 04944245beec: Pull complete 13:11:44 699f458cf7ca: Pull complete 13:11:44 765212b225bb: Pull complete 13:11:44 f23df028b6ca: Pull complete 13:11:45 d65c8cfc05b1: Pull complete 13:12:00 2437ff75d9bd: Pull complete 13:12:00 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:12:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:12:00 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:00 prd-ubuntu20.04-docker-arm64-4c-16g-151 does not seem to be running inside a container 13:12:00 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 13:12:03 $ docker top d6ef8f93785755cc424c676090ef58fa62da4968ba6a38182fb82340fab5325a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:12:04 ---> job-cost.sh 13:12:04 lf-activate-venv: SKIPPING 13:12:04 INFO: No Stack... 13:12:05 INFO: Retrieving Pricing Info for: v3-standard-4 13:12:05 INFO: Archiving Costs [Pipeline] sh 13:12:06 + cat /w/workspace/edgex-go/1/archives/cost.csv 13:12:06 + cut -d, -f6 [Pipeline] lock 13:12:06 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4439-1-stack-cost] 13:12:06 Resource [jenkins-edgexfoundry-edgex-go-PR-4439-1-stack-cost] did not exist. Created. 13:12:06 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4439-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:12:06 + echo total: 0.10999999940395355 [Pipeline] stash 13:12:07 Stashed 1 file(s) [Pipeline] } 13:12:07 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4439-1-stack-cost] [Pipeline] // lock [Pipeline] } 13:12:07 $ docker stop --time=1 d6ef8f93785755cc424c676090ef58fa62da4968ba6a38182fb82340fab5325a 13:12:08 $ docker rm -f --volumes d6ef8f93785755cc424c676090ef58fa62da4968ba6a38182fb82340fab5325a [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 13:12:09 provisioning config files... 13:12:09 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4320416739974115302tmp [Pipeline] { [Pipeline] sh 13:12:09 + set +x 13:12:09 + bash -s -- 13:12:09 + curl -s https://codecov.io/bash 13:12:09 13:12:09 _____ _ 13:12:09 / ____| | | 13:12:09 | | ___ __| | ___ ___ _____ __ 13:12:09 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 13:12:09 | |___| (_) | (_| | __/ (_| (_) \ V / 13:12:09 \_____\___/ \__,_|\___|\___\___/ \_/ 13:12:09 Bash-1.0.6 13:12:09 13:12:09 13:12:09 ==> git version 2.25.1 found 13:12:09 ==> 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 13:12:09 Release-Date: 2020-01-08 13:12:09 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 13:12:09 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 13:12:09 ==> Jenkins CI detected. 13:12:09 current dir:  /w/workspace/edgex-go/1 13:12:09 project root: . 13:12:09 --> token set from env 13:12:09 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 13:12:09 ==> Running gcov in . (disable via -X gcov) 13:12:09 ==> Python coveragepy not found 13:12:09 ==> Searching for coverage reports in: 13:12:09 + . 13:12:09 -> Found 1 reports 13:12:09 ==> Detecting git/mercurial file structure 13:12:09 ==> Reading reports 13:12:09 + ./coverage.out bytes=447486 13:12:09 ==> Appending adjustments 13:12:09 https://docs.codecov.io/docs/fixing-reports 13:12:11 + Found adjustments 13:12:11 ==> Gzipping contents 13:12:11 60K /tmp/codecov.jGkkNf.gz 13:12:11 ==> Uploading reports 13:12:11 url: https://codecov.io 13:12:11 query: branch=PR-4439&commit=6c3c222a5e380517e43922619e1b32249a78320f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4439&job=&cmd_args= 13:12:11 -> Pinging Codecov 13:12:11 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4439&commit=6c3c222a5e380517e43922619e1b32249a78320f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4439%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4439&job=&cmd_args= 13:12:11 -> Uploading to 13:12:11 https://storage.googleapis.com/codecov/v4/raw/2023-03-14/00271124DB129430A58F1EEE437C3FCB/6c3c222a5e380517e43922619e1b32249a78320f/6e904cba-5b51-4012-9c45-7685be6f785b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230314%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230314T131211Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=146da96a54a8453958d947668af66d4f0703be04d0786cd20cc9a630af4d9982 13:12:11 % Total % Received % Xferd Average Speed Time Time Time Current 13:12:11 Dload Upload Total Spent Left Speed 13:12:11 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57573 0 0 100 57573 0 215k --:--:-- --:--:-- --:--:-- 215k 13:12:11 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6c3c222a5e380517e43922619e1b32249a78320f [Pipeline] } 13:12:11 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 13:12:12 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 13:12:13 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:12:14 ---> package-listing.sh 13:12:14 ++ tr '[:upper:]' '[:lower:]' 13:12:14 ++ facter osfamily 13:12:14 + OS_FAMILY=debian 13:12:14 + workspace=/w/workspace/edgex-go/1 13:12:14 + START_PACKAGES=/tmp/packages_start.txt 13:12:14 + END_PACKAGES=/tmp/packages_end.txt 13:12:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:12:14 + PACKAGES=/tmp/packages_start.txt 13:12:14 + '[' /w/workspace/edgex-go/1 ']' 13:12:14 + PACKAGES=/tmp/packages_end.txt 13:12:14 + case "${OS_FAMILY}" in 13:12:14 + dpkg -l 13:12:14 + grep '^ii' 13:12:14 + '[' -f /tmp/packages_start.txt ']' 13:12:14 + '[' -f /tmp/packages_end.txt ']' 13:12:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:12:14 + '[' /w/workspace/edgex-go/1 ']' 13:12:14 + mkdir -p /w/workspace/edgex-go/1/archives/ 13:12:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 13:12:14 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 13:12:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:15 13:12:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:15 latest: Pulling from edgex-lftools-log-publisher 13:12:15 5eb5b503b376: Pulling fs layer 13:12:15 5c69ac0246d0: Pulling fs layer 13:12:15 ec43610c2a17: Pulling fs layer 13:12:15 3a2ae6a8a46f: Pulling fs layer 13:12:15 33b1e0a273af: Pulling fs layer 13:12:15 5d3b04190fa2: Pulling fs layer 13:12:15 2f39f015ded8: Pulling fs layer 13:12:15 5d3b04190fa2: Waiting 13:12:15 33b1e0a273af: Waiting 13:12:15 2f39f015ded8: Waiting 13:12:15 3a2ae6a8a46f: Waiting 13:12:15 5c69ac0246d0: Download complete 13:12:15 3a2ae6a8a46f: Verifying Checksum 13:12:15 3a2ae6a8a46f: Download complete 13:12:15 33b1e0a273af: Verifying Checksum 13:12:15 33b1e0a273af: Download complete 13:12:15 5d3b04190fa2: Verifying Checksum 13:12:15 5d3b04190fa2: Download complete 13:12:15 ec43610c2a17: Verifying Checksum 13:12:15 ec43610c2a17: Download complete 13:12:15 5eb5b503b376: Verifying Checksum 13:12:15 5eb5b503b376: Download complete 13:12:16 2f39f015ded8: Download complete 13:12:17 5eb5b503b376: Pull complete 13:12:17 5c69ac0246d0: Pull complete 13:12:17 ec43610c2a17: Pull complete 13:12:17 3a2ae6a8a46f: Pull complete 13:12:18 33b1e0a273af: Pull complete 13:12:18 5d3b04190fa2: Pull complete 13:12:22 2f39f015ded8: Pull complete 13:12:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:12:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:22 prd-ubuntu20.04-docker-8c-8g-150 does not seem to be running inside a container 13:12:22 $ 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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:12:24 $ docker top 9ffbdf27d2792398de676400b9e45a5ccdaa9a58183f5d919109996e13f79eb1 -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:25 + touch /tmp/pre-build-complete [Pipeline] sh 13:12:25 + mkdir -p /var/log/sysstat [Pipeline] sh 13:12:25 + ls /var/log/sa-host 13:12:25 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:25 provisioning config files... 13:12:25 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config15407960637957508164tmp [Pipeline] { [Pipeline] echo 13:12:25 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:12:26 ---> create-netrc.sh [Pipeline] } 13:12:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:12:26 ---> python-tools-install.sh [Pipeline] echo 13:12:26 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:12:27 ---> sudo-logs.sh 13:12:27 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 13:12:27 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 13:12:27 ---> job-cost.sh 13:12:27 lf-activate-venv: SKIPPING 13:12:27 DEBUG: total: 0.10999999940395355 13:12:27 INFO: Retrieving Stack Cost... 13:12:27 INFO: Retrieving Pricing Info for: v3-standard-8 13:12:28 INFO: Archiving Costs [Pipeline] echo 13:12:28 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 13:12:28 ---> logs-deploy.sh 13:12:28 lf-activate-venv: SKIPPING 13:12:28 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4439/1 13:12:28 INFO: archiving workspace using pattern(s): 13:12:29 Archives upload complete. 13:12:29 INFO: archiving logs to Nexus