Pull request #4370 event Pull request #4370 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086+d1220c913da191e5a5098d83180fefdfc3d41548 (97a54796f3e6e5833d82f8fd640c363a40cef53a) 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-ssh9717952681423960410.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 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-ssh9634246214935511882.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 cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > 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 > 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-4370/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3973407822296758489.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 # timeout=10 Commit message: "Merge pull request #420 from bill-mahoney/levski-update" > 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 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-ssh6905718954926821282.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags 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-4370/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11678643113041997785.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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.18 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 ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-6851 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit d1220c913da191e5a5098d83180fefdfc3d41548 into PR head commit 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 Merge succeeded, producing 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 Checking out Revision 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 (PR-4370) Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" First time build. Skipping changelog. > git config core.sparsecheckout # timeout=10 > git checkout -f 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 # 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 d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 # timeout=10 > git rev-list --no-walk dbd7e395695619f1b19ecef3c40f625b8fb579f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-21T09:17:05.532Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-21T09:17:05.590Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-21T09:17:05.611Z] ========================================================= [2023-02-21T09:17:05.611Z] EdgeX Global Pipelines Version Info [2023-02-21T09:17:05.611Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:17:06.330Z] ------------------- [2023-02-21T09:17:06.331Z] stable info: [2023-02-21T09:17:06.331Z] ------------------- [2023-02-21T09:17:06.331Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-21T09:17:06.331Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T09:17:06.331Z] Message: update stable to v1.0.244 [2023-02-21T09:17:06.901Z] ------------------- [2023-02-21T09:17:06.901Z] experimental info: [2023-02-21T09:17:06.901Z] ------------------- [2023-02-21T09:17:06.901Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-21T09:17:06.901Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-21T09:17:06.901Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-21T09:17:07.087Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-21T09:17:07.097Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-21T09:17:07.108Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-21T09:17:07.119Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-21T09:17:07.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-21T09:17:07.141Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-21T09:17:07.151Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-21T09:17:07.162Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-21T09:17:07.172Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-21T09:17:07.183Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-21T09:17:07.195Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-21T09:17:07.208Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-21T09:17:07.218Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-21T09:17:07.230Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-21T09:17:07.241Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-21T09:17:07.251Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T09:17:07.262Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-21T09:17:07.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-21T09:17:07.285Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-21T09:17:07.296Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-21T09:17:07.309Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-21T09:17:07.319Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-21T09:17:07.332Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-21T09:17:07.342Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4370 [Pipeline] echo [2023-02-21T09:17:07.353Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4370 [Pipeline] echo [2023-02-21T09:17:07.365Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4370 [Pipeline] echo [2023-02-21T09:17:07.381Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [Pipeline] echo [2023-02-21T09:17:07.391Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 692a6d9 [Pipeline] echo [2023-02-21T09:17:07.402Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T09:17:07.451Z] provisioning config files... [2023-02-21T09:17:07.464Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config7443717723000089644tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:17:07.764Z] ---> docker-login.sh [2023-02-21T09:17:07.764Z] nexus3.edgexfoundry.org:10001 [2023-02-21T09:17:08.023Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:17:08.023Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:17:08.023Z] Configure a credential helper to remove this warning. See [2023-02-21T09:17:08.023Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:17:08.023Z] [2023-02-21T09:17:08.023Z] Login Succeeded [2023-02-21T09:17:08.023Z] nexus3.edgexfoundry.org:10002 [2023-02-21T09:17:08.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:17:08.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:17:08.282Z] Configure a credential helper to remove this warning. See [2023-02-21T09:17:08.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:17:08.282Z] [2023-02-21T09:17:08.282Z] Login Succeeded [2023-02-21T09:17:08.282Z] nexus3.edgexfoundry.org:10003 [2023-02-21T09:17:08.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:17:08.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:17:08.282Z] Configure a credential helper to remove this warning. See [2023-02-21T09:17:08.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:17:08.282Z] [2023-02-21T09:17:08.282Z] Login Succeeded [2023-02-21T09:17:08.282Z] nexus3.edgexfoundry.org:10004 [2023-02-21T09:17:08.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:17:08.542Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:17:08.542Z] Configure a credential helper to remove this warning. See [2023-02-21T09:17:08.542Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:17:08.542Z] [2023-02-21T09:17:08.542Z] Login Succeeded [2023-02-21T09:17:08.542Z] docker.io [2023-02-21T09:17:08.542Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:17:08.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:17:08.802Z] Configure a credential helper to remove this warning. See [2023-02-21T09:17:08.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:17:08.802Z] [2023-02-21T09:17:08.802Z] Login Succeeded [2023-02-21T09:17:08.802Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T09:17:08.810Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T09:17:09.121Z] + 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-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 [2023-02-21T09:17:09.121Z] + dirname cmd/core-command/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile+ [2023-02-21T09:17:09.121Z] cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/core-data/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/core-metadata/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-21T09:17:09.121Z] + + dirnamecut cmd/security-spire-agent/Dockerfile -d/ [2023-02-21T09:17:09.121Z] -f2 [2023-02-21T09:17:09.121Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/support-notifications/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-21T09:17:09.121Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-21T09:17:09.121Z] + cut -d/ -f2 [2023-02-21T09:17:09.121Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-21T09:17:09.175Z] 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-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 [2023-02-21T09:17:09.509Z] + git rev-list -1 --merges 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086~1..692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [Pipeline] echo [2023-02-21T09:17:09.530Z] -----------> git rev-list -1 --merges 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086~1..692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [false] [Pipeline] sh [2023-02-21T09:17:09.817Z] + git log --format=format:%s -1 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [Pipeline] echo [2023-02-21T09:17:09.833Z] ========================================================= [2023-02-21T09:17:09.833Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-21T09:17:09.833Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-21T09:17:10.249Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-21T09:17:10.249Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-21T09:17:10.249Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-21T09:17:10.249Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-21T09:17:10.249Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-21T09:17:10.249Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-21T09:17:10.249Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:17:10.657Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T09:17:10.657Z] [2023-02-21T09:17:10.657Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:17:10.955Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T09:17:10.955Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-21T09:17:10.955Z] b85a868b505f: Pulling fs layer [2023-02-21T09:17:10.955Z] e2be974225ed: Pulling fs layer [2023-02-21T09:17:10.955Z] 339a4e72a1f5: Pulling fs layer [2023-02-21T09:17:10.955Z] 988bab9f4d93: Pulling fs layer [2023-02-21T09:17:10.955Z] 1469e6f7b9e6: Pulling fs layer [2023-02-21T09:17:10.955Z] eaf3925da568: Pulling fs layer [2023-02-21T09:17:10.955Z] bab4dde63d76: Pulling fs layer [2023-02-21T09:17:10.955Z] bde34c3a00c8: Pulling fs layer [2023-02-21T09:17:10.955Z] b352a97aabf1: Pulling fs layer [2023-02-21T09:17:10.955Z] 4872d77fe225: Pulling fs layer [2023-02-21T09:17:10.955Z] 5851b861e8e6: Pulling fs layer [2023-02-21T09:17:10.955Z] eaf3925da568: Waiting [2023-02-21T09:17:10.955Z] bab4dde63d76: Waiting [2023-02-21T09:17:10.955Z] bde34c3a00c8: Waiting [2023-02-21T09:17:10.955Z] b352a97aabf1: Waiting [2023-02-21T09:17:10.955Z] 4872d77fe225: Waiting [2023-02-21T09:17:10.955Z] 5851b861e8e6: Waiting [2023-02-21T09:17:10.955Z] 988bab9f4d93: Waiting [2023-02-21T09:17:10.955Z] 1469e6f7b9e6: Waiting [2023-02-21T09:17:10.955Z] e2be974225ed: Download complete [2023-02-21T09:17:10.955Z] 988bab9f4d93: Verifying Checksum [2023-02-21T09:17:10.955Z] 988bab9f4d93: Download complete [2023-02-21T09:17:11.215Z] 1469e6f7b9e6: Download complete [2023-02-21T09:17:11.215Z] 339a4e72a1f5: Verifying Checksum [2023-02-21T09:17:11.215Z] 339a4e72a1f5: Download complete [2023-02-21T09:17:11.215Z] eaf3925da568: Verifying Checksum [2023-02-21T09:17:11.215Z] eaf3925da568: Download complete [2023-02-21T09:17:11.215Z] bde34c3a00c8: Download complete [2023-02-21T09:17:11.215Z] b352a97aabf1: Download complete [2023-02-21T09:17:11.215Z] 4872d77fe225: Download complete [2023-02-21T09:17:11.215Z] 5851b861e8e6: Verifying Checksum [2023-02-21T09:17:11.215Z] 5851b861e8e6: Download complete [2023-02-21T09:17:11.215Z] b85a868b505f: Verifying Checksum [2023-02-21T09:17:11.215Z] b85a868b505f: Download complete [2023-02-21T09:17:11.474Z] bab4dde63d76: Verifying Checksum [2023-02-21T09:17:11.474Z] bab4dde63d76: Download complete [2023-02-21T09:17:12.853Z] b85a868b505f: Pull complete [2023-02-21T09:17:12.853Z] e2be974225ed: Pull complete [2023-02-21T09:17:13.112Z] 339a4e72a1f5: Pull complete [2023-02-21T09:17:13.371Z] 988bab9f4d93: Pull complete [2023-02-21T09:17:13.630Z] 1469e6f7b9e6: Pull complete [2023-02-21T09:17:13.630Z] eaf3925da568: Pull complete [2023-02-21T09:17:15.541Z] bab4dde63d76: Pull complete [2023-02-21T09:17:15.541Z] bde34c3a00c8: Pull complete [2023-02-21T09:17:15.801Z] b352a97aabf1: Pull complete [2023-02-21T09:17:15.801Z] 4872d77fe225: Pull complete [2023-02-21T09:17:15.801Z] 5851b861e8e6: Pull complete [2023-02-21T09:17:15.801Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-21T09:17:16.059Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-21T09:17:16.059Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:17:16.150Z] prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container [2023-02-21T09:17:16.187Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:17:18.418Z] $ docker top 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d -eo pid,comm [2023-02-21T09:17:18.465Z] 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). [2023-02-21T09:17:18.465Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-21T09:17:18.496Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T09:17:18.497Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T09:17:18.617Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T09:17:18.622Z] $ docker exec 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d ssh-agent [2023-02-21T09:17:18.745Z] SSH_AUTH_SOCK=/tmp/ssh-08avg32rhHw4/agent.33 [2023-02-21T09:17:18.745Z] SSH_AGENT_PID=39 [2023-02-21T09:17:18.752Z] Running ssh-add (command line suppressed) [2023-02-21T09:17:18.871Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_16704080956456077876.key (/w/workspace/edgex-go/3@tmp/private_key_16704080956456077876.key) [2023-02-21T09:17:18.884Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T09:17:19.174Z] + git tag --points-at HEAD [Pipeline] } [2023-02-21T09:17:19.189Z] $ docker exec --env ******** --env ******** 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d ssh-agent -k [2023-02-21T09:17:19.305Z] unset SSH_AUTH_SOCK; [2023-02-21T09:17:19.306Z] unset SSH_AGENT_PID; [2023-02-21T09:17:19.306Z] echo Agent pid 39 killed; [2023-02-21T09:17:19.314Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-21T09:17:19.340Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-21T09:17:19.340Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-21T09:17:19.472Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-21T09:17:19.476Z] $ docker exec 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d ssh-agent [2023-02-21T09:17:19.600Z] SSH_AUTH_SOCK=/tmp/ssh-Gppcz44tgdPn/agent.71 [2023-02-21T09:17:19.600Z] SSH_AGENT_PID=77 [2023-02-21T09:17:19.605Z] Running ssh-add (command line suppressed) [2023-02-21T09:17:19.723Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_842707362042129977.key (/w/workspace/edgex-go/3@tmp/private_key_842707362042129977.key) [2023-02-21T09:17:19.740Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-21T09:17:20.029Z] + git semver init [2023-02-21T09:17:20.288Z] 2023-02-21 09:17:20,222 [run_init] DEBUG init version:0.0.0 force:False [2023-02-21T09:17:20.288Z] 2023-02-21 09:17:20,223 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-02-21T09:17:20.288Z] 2023-02-21 09:17:20,223 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-02-21T09:17:20.288Z] 2023-02-21 09:17:20,224 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2023-02-21T09:17:25.586Z] 2023-02-21 09:17:24,649 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-02-21T09:17:25.586Z] 2023-02-21 09:17:24,649 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4370 with force:False [2023-02-21T09:17:25.586Z] 2023-02-21 09:17:24,649 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4370 [2023-02-21T09:17:25.586Z] 2023-02-21 09:17:24,654 [execute] INFO git cat-file --batch-check [2023-02-21T09:17:25.586Z] 2023-02-21 09:17:24,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T09:17:25.586Z] 2023-02-21 09:17:24,660 [execute] INFO git cat-file --batch [2023-02-21T09:17:25.586Z] 2023-02-21 09:17:24,661 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-02-21T09:17:25.586Z] 2023-02-21 09:17:24,666 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4370 [2023-02-21T09:17:25.586Z] 0.0.0 [Pipeline] } [2023-02-21T09:17:25.602Z] $ docker exec --env ******** --env ******** 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d ssh-agent -k [2023-02-21T09:17:25.707Z] unset SSH_AUTH_SOCK; [2023-02-21T09:17:25.708Z] unset SSH_AGENT_PID; [2023-02-21T09:17:25.708Z] echo Agent pid 77 killed; [2023-02-21T09:17:25.719Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-21T09:17:26.019Z] + git semver [Pipeline] } [2023-02-21T09:17:26.293Z] $ docker stop --time=1 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d [2023-02-21T09:17:27.575Z] $ docker rm -f --volumes 698ecb32e147e3eb4096dae44a8eb36b16bb4b975d2f098ccf9ea7221f77cd1d [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T09:17:27.911Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-21T09:17:28.113Z] Stashed 1 file(s) [Pipeline] echo [2023-02-21T09:17:28.117Z] [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 [2023-02-21T09:17:28.515Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-02-21T09:17:28.529Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T09:17:28.543Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T09:17:28.552Z] ========================================================= [2023-02-21T09:17:28.552Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-21T09:17:28.552Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T09:17:28.842Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T09:17:28.842Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-21T09:17:28.842Z] 213ec9aee27d: Pulling fs layer [2023-02-21T09:17:28.842Z] 4583459ba037: Pulling fs layer [2023-02-21T09:17:28.842Z] 93c1e223e6f2: Pulling fs layer [2023-02-21T09:17:28.842Z] 53926ce57604: Pulling fs layer [2023-02-21T09:17:28.842Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-21T09:17:28.842Z] 22ff95d597cd: Pulling fs layer [2023-02-21T09:17:28.842Z] 12d6caf4c0d1: Pulling fs layer [2023-02-21T09:17:28.842Z] 96b7cbca73a9: Pulling fs layer [2023-02-21T09:17:28.842Z] a7acece74701: Pulling fs layer [2023-02-21T09:17:28.842Z] 21b2b0c7a3f4: Waiting [2023-02-21T09:17:28.842Z] 22ff95d597cd: Waiting [2023-02-21T09:17:28.842Z] 12d6caf4c0d1: Waiting [2023-02-21T09:17:28.842Z] 96b7cbca73a9: Waiting [2023-02-21T09:17:28.842Z] a7acece74701: Waiting [2023-02-21T09:17:28.842Z] 53926ce57604: Waiting [2023-02-21T09:17:28.842Z] 93c1e223e6f2: Verifying Checksum [2023-02-21T09:17:28.842Z] 93c1e223e6f2: Download complete [2023-02-21T09:17:28.842Z] 4583459ba037: Verifying Checksum [2023-02-21T09:17:28.842Z] 4583459ba037: Download complete [2023-02-21T09:17:28.842Z] 21b2b0c7a3f4: Verifying Checksum [2023-02-21T09:17:28.842Z] 21b2b0c7a3f4: Download complete [2023-02-21T09:17:28.842Z] 22ff95d597cd: Verifying Checksum [2023-02-21T09:17:28.842Z] 22ff95d597cd: Download complete [2023-02-21T09:17:28.842Z] 213ec9aee27d: Verifying Checksum [2023-02-21T09:17:28.842Z] 213ec9aee27d: Download complete [2023-02-21T09:17:29.105Z] 12d6caf4c0d1: Download complete [2023-02-21T09:17:29.105Z] 213ec9aee27d: Pull complete [2023-02-21T09:17:29.105Z] 4583459ba037: Pull complete [2023-02-21T09:17:29.368Z] 93c1e223e6f2: Pull complete [2023-02-21T09:17:29.627Z] a7acece74701: Verifying Checksum [2023-02-21T09:17:29.627Z] a7acece74701: Download complete [2023-02-21T09:17:29.627Z] 96b7cbca73a9: Verifying Checksum [2023-02-21T09:17:29.627Z] 96b7cbca73a9: Download complete [2023-02-21T09:17:29.889Z] 53926ce57604: Verifying Checksum [2023-02-21T09:17:29.889Z] 53926ce57604: Download complete [2023-02-21T09:17:34.083Z] 53926ce57604: Pull complete [2023-02-21T09:17:34.083Z] 21b2b0c7a3f4: Pull complete [2023-02-21T09:17:34.083Z] 22ff95d597cd: Pull complete [2023-02-21T09:17:34.083Z] 12d6caf4c0d1: Pull complete [2023-02-21T09:17:35.986Z] 96b7cbca73a9: Pull complete [2023-02-21T09:17:36.924Z] a7acece74701: Pull complete [2023-02-21T09:17:36.924Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-21T09:17:36.924Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T09:17:36.924Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T09:17:37.220Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T09:17:37.220Z] WORKDIR /edgex [2023-02-21T09:17:37.220Z] COPY go.mod . [2023-02-21T09:17:37.220Z] RUN go mod download [2023-02-21T09:17:37.220Z] docker build -t ci-base-image-x86_64 -f - . [2023-02-21T09:17:37.792Z] Sending build context to Docker daemon 170.4MB [2023-02-21T09:17:37.792Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-21T09:17:37.792Z] ---> db6d94c90886 [2023-02-21T09:17:37.792Z] Step 2/4 : WORKDIR /edgex [2023-02-21T09:17:41.086Z] ---> Running in fbe4c9c916bc [2023-02-21T09:17:41.346Z] Removing intermediate container fbe4c9c916bc [2023-02-21T09:17:41.346Z] ---> d308da2b7bb7 [2023-02-21T09:17:41.346Z] Step 3/4 : COPY go.mod . [2023-02-21T09:17:41.346Z] ---> 671fb2da705f [2023-02-21T09:17:41.346Z] Step 4/4 : RUN go mod download [2023-02-21T09:17:41.346Z] ---> Running in 0daa94d06c59 [2023-02-21T09:17:43.191Z] Still waiting to schedule task [2023-02-21T09:17:43.191Z] Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ [2023-02-21T09:17:53.558Z] Removing intermediate container 0daa94d06c59 [2023-02-21T09:17:53.558Z] ---> 59c95caefb53 [2023-02-21T09:17:53.558Z] Successfully built 59c95caefb53 [2023-02-21T09:17:53.558Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:17:53.852Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T09:17:53.852Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:17:53.926Z] prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container [2023-02-21T09:17:53.955Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:17:54.312Z] $ docker top a7d35e849395e5525c3a8b2f4f6f3a7793054deb2178d30335717fca6af5eb00 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:17:54.657Z] + go version [2023-02-21T09:17:54.657Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-21T09:17:54.668Z] $ docker stop --time=1 a7d35e849395e5525c3a8b2f4f6f3a7793054deb2178d30335717fca6af5eb00 [2023-02-21T09:17:55.953Z] $ docker rm -f --volumes a7d35e849395e5525c3a8b2f4f6f3a7793054deb2178d30335717fca6af5eb00 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:17:56.321Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-21T09:17:56.321Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:17:56.384Z] prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container [2023-02-21T09:17:56.411Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:17:56.751Z] $ docker top da552ad2acf4ad64aec58bc312a43cb882c925c9ffd07917e8910641a6c9a3fc -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T09:17:56.821Z] ========================================================= [2023-02-21T09:17:56.821Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T09:17:56.821Z] ========================================================= [Pipeline] sh [2023-02-21T09:17:57.097Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-21T09:17:57.391Z] + make test [2023-02-21T09:17:57.391Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T09:18:03.955Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T09:18:18.830Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T09:18:18.830Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.099s coverage: 28.7% of statements [2023-02-21T09:18:18.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T09:18:18.831Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T09:18:18.831Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.102s coverage: 98.5% of statements [2023-02-21T09:18:22.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.112s coverage: 73.7% of statements [2023-02-21T09:18:22.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T09:18:22.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T09:18:22.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T09:18:22.111Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.090s coverage: 54.0% of statements [2023-02-21T09:18:22.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T09:18:22.111Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.311s coverage: 88.5% of statements [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 3.9% of statements [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.499s coverage: 95.6% of statements [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.090s coverage: 72.2% of statements [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.052s coverage: 65.9% of statements [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements [2023-02-21T09:18:22.677Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.070s coverage: 47.1% of statements [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.083s coverage: 82.9% of statements [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.076s coverage: 94.1% of statements [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.057s coverage: 96.3% of statements [2023-02-21T09:18:22.677Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements [2023-02-21T09:18:27.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.067s coverage: 94.4% of statements [2023-02-21T09:18:27.942Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.061s coverage: 44.8% of statements [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.387s coverage: 79.9% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.090s coverage: 92.9% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.030s coverage: 64.4% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.104s coverage: 86.9% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.054s coverage: 100.0% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.115s coverage: 77.4% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.080s coverage: 80.0% of statements [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.055s coverage: 87.2% of statements [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.234s coverage: 91.2% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.250s coverage: 63.1% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.056s coverage: 100.0% of statements [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.021s coverage: 73.7% of statements [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.028s coverage: 100.0% of statements [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.407s coverage: 65.3% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.170s coverage: 41.0% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.084s coverage: 89.5% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.065s coverage: 84.8% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.186s coverage: 92.3% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.054s coverage: 63.2% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T09:18:46.034Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T09:18:46.034Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T09:18:46.034Z] 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 [2023-02-21T09:19:07.979Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-21T09:19:07.979Z] go vet ./... [2023-02-21T09:19:09.881Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T09:19:09.881Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T09:19:09.881Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T09:19:09.896Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T09:19:10.183Z] + ls -al . [2023-02-21T09:19:10.183Z] total 744 [2023-02-21T09:19:10.183Z] drwxrwxr-x 11 1001 1001 4096 Feb 21 09:17 . [2023-02-21T09:19:10.183Z] drwxr-xr-x 4 root root 4096 Feb 21 09:17 .. [2023-02-21T09:19:10.183Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 09:17 .blubracket [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 09:17 .dockerignore [2023-02-21T09:19:10.183Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 09:18 .git [2023-02-21T09:19:10.183Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 09:17 .github [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 09:17 .gitignore [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 09:17 .golangci.yml [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 09:17 .hadolint.yml [2023-02-21T09:19:10.183Z] drwxr-xr-x 3 1001 1001 4096 Feb 21 09:17 .semver [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 09:17 .sonarcloud.properties [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 09:17 ADOPTERS.md [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 09:17 Attribution.txt [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 09:17 CHANGELOG.md [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 09:17 CONTRIBUTING.md [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 09:17 GOVERNANCE.md [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 09:17 Jenkinsfile [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 09:17 LICENSE [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 09:17 Makefile [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 09:17 OWNERS.md [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 09:17 README.md [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 09:17 SECURITY.md [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 09:17 VERSION [2023-02-21T09:19:10.183Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 09:17 bin [2023-02-21T09:19:10.183Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 09:17 cmd [2023-02-21T09:19:10.183Z] -rw-r--r-- 1 root root 487323 Feb 21 09:18 coverage.out [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 3295 Feb 21 09:17 go.mod [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 33318 Feb 21 09:17 go.sum [2023-02-21T09:19:10.183Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 09:17 internal [2023-02-21T09:19:10.183Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 09:17 openapi [2023-02-21T09:19:10.183Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 09:17 snap [2023-02-21T09:19:10.183Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 09:17 version.go [Pipeline] sh [2023-02-21T09:19:10.475Z] + '[' -e coverage.out ] [2023-02-21T09:19:10.475Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T09:19:10.651Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T09:19:10.980Z] + make build [2023-02-21T09:19:10.980Z] 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 [2023-02-21T09:19:25.917Z] 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 [2023-02-21T09:19:25.917Z] 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 [2023-02-21T09:19:26.489Z] 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 [2023-02-21T09:19:27.422Z] 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 [2023-02-21T09:19:35.539Z] 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 [2023-02-21T09:19:36.914Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T09:19:37.848Z] 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 [2023-02-21T09:19:39.222Z] 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 [2023-02-21T09:19:40.156Z] 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 [2023-02-21T09:19:41.090Z] 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 [2023-02-21T09:19:43.627Z] 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] } [2023-02-21T09:19:45.024Z] $ docker stop --time=1 da552ad2acf4ad64aec58bc312a43cb882c925c9ffd07917e8910641a6c9a3fc [2023-02-21T09:19:47.992Z] $ docker rm -f --volumes da552ad2acf4ad64aec58bc312a43cb882c925c9ffd07917e8910641a6c9a3fc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:19:48.893Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T09:19:48.893Z] [2023-02-21T09:19:48.893Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:19:49.196Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T09:19:49.196Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-21T09:19:49.196Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-21T09:19:49.197Z] ca9280d653b3: Pulling fs layer [2023-02-21T09:19:49.197Z] 7e9c9ca2126c: Pulling fs layer [2023-02-21T09:19:49.456Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-21T09:19:49.456Z] cbdbe7a5bc2a: Download complete [2023-02-21T09:19:49.456Z] cbdbe7a5bc2a: Pull complete [2023-02-21T09:19:49.456Z] ca9280d653b3: Verifying Checksum [2023-02-21T09:19:49.456Z] ca9280d653b3: Download complete [2023-02-21T09:19:50.022Z] 7e9c9ca2126c: Download complete [2023-02-21T09:19:50.022Z] ca9280d653b3: Pull complete [2023-02-21T09:19:53.307Z] 7e9c9ca2126c: Pull complete [2023-02-21T09:19:53.307Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-21T09:19:53.307Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T09:19:53.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:19:53.386Z] prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container [2023-02-21T09:19:53.414Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:19:55.418Z] $ docker top ccdb0b4a293b54a034a80b852530ef169738cf90a92a59a2aadc8fd6f5b3d2da -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:19:55.770Z] + docker-compose build --help [2023-02-21T09:19:55.770Z] + grep parallel [2023-02-21T09:19:56.338Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T09:19:56.346Z] $ docker stop --time=1 ccdb0b4a293b54a034a80b852530ef169738cf90a92a59a2aadc8fd6f5b3d2da [2023-02-21T09:19:57.642Z] $ docker rm -f --volumes ccdb0b4a293b54a034a80b852530ef169738cf90a92a59a2aadc8fd6f5b3d2da [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:19:58.024Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-21T09:19:58.025Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:19:58.094Z] prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container [2023-02-21T09:19:58.124Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:19:58.501Z] $ docker top eaa998913dc5ca29a499862f6c549270fd9cad951362d110b85cfd6bf5c6435c -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:19:58.843Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T09:19:59.410Z] Building core-command ... [2023-02-21T09:19:59.410Z] Building core-common-config-bootstrapper ... [2023-02-21T09:19:59.410Z] Building core-data ... [2023-02-21T09:19:59.410Z] Building core-metadata ... [2023-02-21T09:19:59.410Z] Building security-bootstrapper ... [2023-02-21T09:19:59.410Z] Building security-proxy-setup ... [2023-02-21T09:19:59.410Z] Building security-secretstore-setup ... [2023-02-21T09:19:59.410Z] Building security-spiffe-token-provider ... [2023-02-21T09:19:59.410Z] Building security-spire-agent ... [2023-02-21T09:19:59.410Z] Building security-spire-config ... [2023-02-21T09:19:59.410Z] Building security-spire-server ... [2023-02-21T09:19:59.410Z] Building support-notifications ... [2023-02-21T09:19:59.410Z] Building support-scheduler ... [2023-02-21T09:19:59.410Z] Building security-spire-agent [2023-02-21T09:19:59.410Z] Building core-command [2023-02-21T09:19:59.410Z] Building security-proxy-setup [2023-02-21T09:19:59.410Z] Building support-scheduler [2023-02-21T09:19:59.410Z] Building security-bootstrapper [2023-02-21T09:20:14.279Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:20:14.279Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:20:14.279Z] ---> 59c95caefb53 [2023-02-21T09:20:14.279Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T09:20:14.279Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:20:14.279Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:20:14.279Z] ---> 59c95caefb53 [2023-02-21T09:20:14.279Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:20:14.279Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:20:14.279Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:20:14.279Z] ---> 59c95caefb53 [2023-02-21T09:20:14.279Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T09:20:14.279Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:20:14.279Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:20:14.279Z] ---> 59c95caefb53 [2023-02-21T09:20:14.279Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:20:14.279Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:20:14.279Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:20:14.279Z] ---> 59c95caefb53 [2023-02-21T09:20:14.279Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:20:18.469Z] ---> Running in 9c00ef84d28b [2023-02-21T09:20:18.469Z] ---> Running in a2beb4c13ca4 [2023-02-21T09:20:18.469Z] ---> Running in ee300b0d2852 [2023-02-21T09:20:18.469Z] ---> Running in 28d3958c3a8c [2023-02-21T09:20:18.469Z] ---> Running in 5d0a6a1df08f [2023-02-21T09:20:18.728Z] Removing intermediate container 5d0a6a1df08f [2023-02-21T09:20:18.728Z] ---> 2f69abfb7fcd [2023-02-21T09:20:18.728Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T09:20:18.728Z] Removing intermediate container 28d3958c3a8c [2023-02-21T09:20:18.728Z] ---> f15b51b63d7b [2023-02-21T09:20:18.728Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:20:18.728Z] Removing intermediate container 9c00ef84d28b [2023-02-21T09:20:18.728Z] ---> 7de0764cb6b5 [2023-02-21T09:20:18.728Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:20:18.728Z] Removing intermediate container ee300b0d2852 [2023-02-21T09:20:18.728Z] ---> 1c5953063e2b [2023-02-21T09:20:18.728Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T09:20:18.728Z] Removing intermediate container a2beb4c13ca4 [2023-02-21T09:20:18.728Z] ---> 666e948751a6 [2023-02-21T09:20:18.728Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T09:20:18.728Z] ---> Running in f303d3b8d62b [2023-02-21T09:20:18.728Z] ---> Running in bcd9ce21de10 [2023-02-21T09:20:18.728Z] ---> Running in b7fb2f6d0ebe [2023-02-21T09:20:18.728Z] ---> Running in 79a12d88d172 [2023-02-21T09:20:18.728Z] ---> Running in d6c95d132b87 [2023-02-21T09:20:18.728Z] Removing intermediate container bcd9ce21de10 [2023-02-21T09:20:18.728Z] ---> f6f7662e538c [2023-02-21T09:20:18.728Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:20:18.728Z] Removing intermediate container 79a12d88d172 [2023-02-21T09:20:18.728Z] ---> b75415f4f35c [2023-02-21T09:20:18.728Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T09:20:18.728Z] ---> Running in 7d10bd9e8fb4 [2023-02-21T09:20:18.987Z] ---> Running in 6530f4de413b [2023-02-21T09:20:19.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.246Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:20:19.762Z] OK: 211 MiB in 51 packages [2023-02-21T09:20:19.762Z] OK: 211 MiB in 51 packages [2023-02-21T09:20:19.762Z] OK: 211 MiB in 51 packages [2023-02-21T09:20:19.762Z] OK: 211 MiB in 51 packages [2023-02-21T09:20:19.762Z] OK: 211 MiB in 51 packages [2023-02-21T09:20:20.020Z] Removing intermediate container b7fb2f6d0ebe [2023-02-21T09:20:20.020Z] ---> 1d0ac9824d62 [2023-02-21T09:20:20.020Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:20:20.278Z] Removing intermediate container f303d3b8d62b [2023-02-21T09:20:20.278Z] ---> 88575544b449 [2023-02-21T09:20:20.278Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T09:20:20.278Z] Removing intermediate container d6c95d132b87 [2023-02-21T09:20:20.278Z] ---> be4646b051d4 [2023-02-21T09:20:20.278Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T09:20:20.278Z] ---> 6894da80bf3b [2023-02-21T09:20:20.278Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:20:20.278Z] ---> be60b6f003e5 [2023-02-21T09:20:20.278Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:20:20.278Z] Removing intermediate container 6530f4de413b [2023-02-21T09:20:20.278Z] ---> 9081b7b21eca [2023-02-21T09:20:20.278Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T09:20:20.537Z] ---> Running in 583f07c3cc22 [2023-02-21T09:20:20.537Z] ---> Running in eb649eca940a [2023-02-21T09:20:20.537Z] Removing intermediate container 7d10bd9e8fb4 [2023-02-21T09:20:20.537Z] ---> 04eabd8b23b4 [2023-02-21T09:20:20.537Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:20:20.537Z] ---> dd347ba59a7f [2023-02-21T09:20:20.537Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:20:20.537Z] ---> Running in 4b50129ba474 [2023-02-21T09:20:20.537Z] ---> 78042933ac30 [2023-02-21T09:20:20.537Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:20:20.537Z] ---> Running in cbf3151f3f3b [2023-02-21T09:20:20.795Z] ---> 3329e49b9ec8 [2023-02-21T09:20:20.795Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:20:20.795Z] ---> Running in 53cfc6bc2cb9 [2023-02-21T09:20:59.504Z] Removing intermediate container 583f07c3cc22 [2023-02-21T09:20:59.504Z] ---> c33137093299 [2023-02-21T09:20:59.504Z] Step 7/24 : COPY . . [2023-02-21T09:20:59.504Z] Removing intermediate container 53cfc6bc2cb9 [2023-02-21T09:20:59.504Z] ---> 06e15e83ef91 [2023-02-21T09:20:59.504Z] Step 8/22 : COPY . . [2023-02-21T09:20:59.504Z] Removing intermediate container 4b50129ba474 [2023-02-21T09:20:59.504Z] ---> 0c4f7c5c79d0 [2023-02-21T09:20:59.504Z] Step 7/32 : COPY . . [2023-02-21T09:20:59.504Z] Removing intermediate container eb649eca940a [2023-02-21T09:20:59.504Z] ---> 73c5f76c4d08 [2023-02-21T09:20:59.504Z] Step 7/21 : COPY . . [2023-02-21T09:20:59.504Z] Removing intermediate container cbf3151f3f3b [2023-02-21T09:20:59.504Z] ---> 7f78fa60eb10 [2023-02-21T09:20:59.504Z] Step 8/23 : COPY . . [2023-02-21T09:21:09.483Z] ---> 7fb97a468aa3 [2023-02-21T09:21:09.483Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T09:21:09.483Z] ---> 7593b0b402d3 [2023-02-21T09:21:09.483Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T09:21:09.483Z] ---> 09f5a3180ac9 [2023-02-21T09:21:09.483Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T09:21:09.483Z] ---> 8238e016c1a6 [2023-02-21T09:21:09.483Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T09:21:09.483Z] ---> 44b8d9109a1f [2023-02-21T09:21:09.483Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:21:09.483Z] ---> Running in 92c36aae09c7 [2023-02-21T09:21:09.483Z] ---> Running in 5871f43f4b3d [2023-02-21T09:21:09.483Z] ---> Running in f299c1f257d9 [2023-02-21T09:21:09.483Z] ---> Running in 81bda4aac233 [2023-02-21T09:21:09.483Z] ---> Running in 6a370244f45c [2023-02-21T09:21:09.483Z] Removing intermediate container 6a370244f45c [2023-02-21T09:21:09.742Z] ---> a00f06f40120 [2023-02-21T09:21:09.742Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T09:21:09.742Z] ---> Running in 8114c2fb5537 [2023-02-21T09:21:09.742Z] Removing intermediate container 8114c2fb5537 [2023-02-21T09:21:09.742Z] ---> 6091346c8fa2 [2023-02-21T09:21:09.742Z] Step 10/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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T09:21:09.742Z] ---> Running in c3e55d30d906 [2023-02-21T09:21:10.000Z] 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 [2023-02-21T09:21:10.257Z] 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 [2023-02-21T09:21:10.257Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T09:21:10.258Z] 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 [2023-02-21T09:21:11.196Z] Removing intermediate container c3e55d30d906 [2023-02-21T09:21:11.196Z] ---> 8cc111c01768 [2023-02-21T09:21:11.196Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T09:21:11.196Z] ---> Running in fbd53dabde1a [2023-02-21T09:21:11.196Z] Removing intermediate container fbd53dabde1a [2023-02-21T09:21:11.196Z] ---> d4d92f44e8e1 [2023-02-21T09:21:11.196Z] [2023-02-21T09:21:11.196Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T09:21:11.196Z] 3.15: Pulling from library/alpine [2023-02-21T09:21:11.764Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T09:21:11.764Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T09:21:11.764Z] ---> 5ce65d7b0fde [2023-02-21T09:21:11.764Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:21:11.764Z] ---> Running in c4e88130b7a8 [2023-02-21T09:21:11.764Z] Removing intermediate container c4e88130b7a8 [2023-02-21T09:21:11.764Z] ---> 5b90c4d738b2 [2023-02-21T09:21:11.764Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T09:21:11.764Z] ---> Running in 637d63e3086a [2023-02-21T09:21:12.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:12.331Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:12.590Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:21:12.590Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:21:12.590Z] OK: 15857 distinct packages available [2023-02-21T09:21:12.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:12.847Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:13.072Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-6852 in /w/workspace/edgexfoundry_edgex-go_PR-4370 [Pipeline] { [Pipeline] ws [2023-02-21T09:21:13.085Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-02-21T09:21:13.105Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T09:21:13.105Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:21:13.105Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T09:21:13.105Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T09:21:13.105Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T09:21:13.105Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:21:13.106Z] OK: 7 MiB in 19 packages [2023-02-21T09:21:13.211Z] The recommended git tool is: git [2023-02-21T09:21:14.039Z] Removing intermediate container 637d63e3086a [2023-02-21T09:21:14.039Z] ---> 013ab3b2697d [2023-02-21T09:21:14.039Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T09:21:17.321Z] ---> 35d9f32996a6 [2023-02-21T09:21:17.321Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:21:18.899Z] using credential edgex-jenkins-ssh [2023-02-21T09:21:18.918Z] Cloning the remote Git repository [2023-02-21T09:21:18.966Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-21T09:21:19.050Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-02-21T09:21:19.236Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T09:21:19.238Z] > git --version # timeout=10 [2023-02-21T09:21:19.263Z] > git --version # 'git version 2.25.1' [2023-02-21T09:21:19.266Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T09:21:19.337Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T09:21:22.601Z] ---> 67739b9ea005 [2023-02-21T09:21:22.601Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:21:23.197Z] ---> 1d445638fa7d [2023-02-21T09:21:23.197Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T09:21:24.590Z] ---> 4633be711060 [2023-02-21T09:21:24.590Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T09:21:25.536Z] ---> 049667bb6979 [2023-02-21T09:21:25.536Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:21:25.536Z] ---> Running in 68d752260580 [2023-02-21T09:21:26.122Z] Removing intermediate container 68d752260580 [2023-02-21T09:21:26.122Z] ---> 488912e4abb2 [2023-02-21T09:21:26.122Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:21:26.380Z] ---> Running in 291bda64132c [2023-02-21T09:21:26.638Z] Removing intermediate container 291bda64132c [2023-02-21T09:21:26.638Z] ---> 5379cc6ae641 [2023-02-21T09:21:26.638Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T09:21:26.897Z] ---> Running in a5781d2b1bbc [2023-02-21T09:21:27.156Z] Removing intermediate container a5781d2b1bbc [2023-02-21T09:21:27.157Z] ---> 0854a8f02db5 [2023-02-21T09:21:27.157Z] Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:21:27.415Z] ---> Running in a8622f261d8e [2023-02-21T09:21:27.990Z] Removing intermediate container a8622f261d8e [2023-02-21T09:21:27.990Z] ---> 3875ae3a6644 [2023-02-21T09:21:27.990Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:21:27.990Z] ---> Running in 143d4259ad9c [2023-02-21T09:21:28.557Z] Removing intermediate container 143d4259ad9c [2023-02-21T09:21:28.557Z] ---> 32cc9d3d6c7a [2023-02-21T09:21:28.557Z] [2023-02-21T09:21:28.557Z] Successfully built 32cc9d3d6c7a [2023-02-21T09:21:28.557Z] Successfully tagged security-spire-agent:latest [2023-02-21T09:21:28.557Z]  Building security-spire-agent ... done Building core-data [2023-02-21T09:21:35.154Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:21:35.154Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:21:35.154Z] ---> 59c95caefb53 [2023-02-21T09:21:35.154Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:21:35.154Z] ---> Using cache [2023-02-21T09:21:35.154Z] ---> 1c5953063e2b [2023-02-21T09:21:35.154Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:21:35.154Z] ---> Using cache [2023-02-21T09:21:35.154Z] ---> b75415f4f35c [2023-02-21T09:21:35.154Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:21:35.154Z] ---> Using cache [2023-02-21T09:21:35.154Z] ---> 9081b7b21eca [2023-02-21T09:21:35.154Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:21:35.154Z] ---> Using cache [2023-02-21T09:21:35.154Z] ---> 78042933ac30 [2023-02-21T09:21:35.154Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:21:35.154Z] ---> Using cache [2023-02-21T09:21:35.154Z] ---> 7f78fa60eb10 [2023-02-21T09:21:35.154Z] Step 8/22 : COPY . . [2023-02-21T09:21:35.154Z] ---> Using cache [2023-02-21T09:21:35.154Z] ---> 09f5a3180ac9 [2023-02-21T09:21:35.154Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T09:21:35.004Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T09:21:35.025Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-21T09:21:36.679Z] Merging remotes/origin/main commit d1220c913da191e5a5098d83180fefdfc3d41548 into PR head commit 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:21:37.053Z] Merge succeeded, producing 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:21:37.053Z] Checking out Revision 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 (PR-4370) [2023-02-21T09:21:35.859Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-21T09:21:35.899Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-21T09:21:35.900Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T09:21:35.918Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4370/head:refs/remotes/origin/PR-4370 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-21T09:21:36.697Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T09:21:36.713Z] > git checkout -f 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 # timeout=10 [2023-02-21T09:21:36.947Z] > git remote # timeout=10 [2023-02-21T09:21:36.965Z] > git config --get remote.origin.url # timeout=10 [2023-02-21T09:21:36.990Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-21T09:21:37.004Z] > git merge d1220c913da191e5a5098d83180fefdfc3d41548 # timeout=10 [2023-02-21T09:21:37.034Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-21T09:21:37.061Z] > git config core.sparsecheckout # timeout=10 [2023-02-21T09:21:37.073Z] > git checkout -f 692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 # timeout=10 [2023-02-21T09:21:37.725Z] Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v3" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-21T09:21:38.674Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-21T09:21:38.674Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:21:38.674Z] Dload Upload Total Spent Left Speed [2023-02-21T09:21:38.674Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 87937 0 --:--:-- --:--:-- --:--:-- 87937 [Pipeline] sh [2023-02-21T09:21:39.230Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-21T09:21:39.556Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-21T09:21:39.556Z] + sudo tee /etc/docker/daemon.new [2023-02-21T09:21:39.556Z] { [2023-02-21T09:21:39.556Z] "registry-mirrors": [ [2023-02-21T09:21:39.556Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-21T09:21:39.556Z] ], [2023-02-21T09:21:39.556Z] "bip": "10.250.0.254/24", [2023-02-21T09:21:39.556Z] "hosts": [ [2023-02-21T09:21:39.556Z] "tcp://0.0.0.0:5555", [2023-02-21T09:21:39.556Z] "unix:///var/run/docker.sock" [2023-02-21T09:21:39.556Z] ], [2023-02-21T09:21:39.556Z] "mtu": 1458, [2023-02-21T09:21:39.556Z] "selinux-enabled": true, [2023-02-21T09:21:39.556Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-21T09:21:39.556Z] } [Pipeline] sh [2023-02-21T09:21:39.883Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-21T09:21:40.217Z] + sudo service docker restart [2023-02-21T09:21:40.541Z] 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 [2023-02-21T09:21:41.125Z] ---> Running in db23466ecec8 [2023-02-21T09:21:41.698Z] 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 [2023-02-21T09:21:45.942Z] Removing intermediate container 92c36aae09c7 [2023-02-21T09:21:45.942Z] ---> 5bd51f9aca03 [2023-02-21T09:21:45.942Z] [2023-02-21T09:21:45.942Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T09:21:45.942Z] 3.16: Pulling from library/alpine [2023-02-21T09:21:46.201Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T09:21:46.201Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T09:21:46.201Z] ---> dfd21b5a31f5 [2023-02-21T09:21:46.201Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:21:49.515Z] ---> Running in d44cbcbc25ed [2023-02-21T09:21:49.515Z] Removing intermediate container 5871f43f4b3d [2023-02-21T09:21:49.515Z] ---> d732f7fa8651 [2023-02-21T09:21:49.515Z] [2023-02-21T09:21:49.515Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T09:21:49.515Z] ---> dfd21b5a31f5 [2023-02-21T09:21:49.515Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T09:21:49.515Z] Removing intermediate container f299c1f257d9 [2023-02-21T09:21:49.515Z] ---> 81e3fb0df32b [2023-02-21T09:21:49.515Z] [2023-02-21T09:21:49.515Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T09:21:49.515Z] ---> dfd21b5a31f5 [2023-02-21T09:21:49.515Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:21:49.515Z] ---> Running in f73fba185141 [2023-02-21T09:21:49.775Z] ---> Running in 15d5bdc7a8f4 [2023-02-21T09:21:49.775Z] Removing intermediate container d44cbcbc25ed [2023-02-21T09:21:49.775Z] ---> 045aad28d941 [2023-02-21T09:21:49.775Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T09:21:50.718Z] ---> Running in 74972ff702c6 [2023-02-21T09:21:51.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:51.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:51.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:51.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:51.548Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:51.548Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T09:21:51.548Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T09:21:51.548Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T09:21:51.548Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T09:21:51.808Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T09:21:51.808Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T09:21:51.808Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:21:51.808Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:21:51.808Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:21:51.808Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:21:51.808Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:21:51.808Z] OK: 6 MiB in 15 packages [2023-02-21T09:21:51.808Z] OK: 8 MiB in 20 packages [2023-02-21T09:21:51.808Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:21:51.808Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T09:21:51.808Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:21:51.808Z] OK: 6 MiB in 16 packages [2023-02-21T09:21:54.346Z] Removing intermediate container 81bda4aac233 [2023-02-21T09:21:54.346Z] ---> 54b0b950bc2d [2023-02-21T09:21:54.346Z] [2023-02-21T09:21:54.346Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:21:54.346Z] ---> dfd21b5a31f5 [2023-02-21T09:21:54.346Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:21:54.346Z] ---> Using cache [2023-02-21T09:21:54.346Z] ---> 4c4462c607e5 [2023-02-21T09:21:54.346Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:21:54.346Z] Removing intermediate container 15d5bdc7a8f4 [2023-02-21T09:21:54.346Z] ---> 4c4462c607e5 [2023-02-21T09:21:54.346Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:21:54.346Z] Removing intermediate container 74972ff702c6 [2023-02-21T09:21:54.346Z] ---> eb47e2038510 [2023-02-21T09:21:54.346Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T09:21:54.346Z] ---> Running in 34aab38ea4be [2023-02-21T09:21:54.346Z] ---> Running in 3447a4358e51 [2023-02-21T09:21:54.346Z] ---> Running in 0e6ae318d9e5 [2023-02-21T09:21:54.346Z] Removing intermediate container f73fba185141 [2023-02-21T09:21:54.346Z] ---> edb1986a5010 [2023-02-21T09:21:54.346Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T09:21:54.346Z] ---> Running in f71d73e3a4a1 [2023-02-21T09:21:54.346Z] Removing intermediate container 34aab38ea4be [2023-02-21T09:21:54.346Z] ---> 08cec6fa8c72 [2023-02-21T09:21:54.346Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T09:21:54.346Z] ---> Running in 0e5897037003 [2023-02-21T09:21:54.346Z] Removing intermediate container 3447a4358e51 [2023-02-21T09:21:54.346Z] ---> 01513b561037 [2023-02-21T09:21:54.346Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T09:21:54.346Z] Removing intermediate container 0e6ae318d9e5 [2023-02-21T09:21:54.346Z] ---> 442313ca903d [2023-02-21T09:21:54.346Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T09:21:54.346Z] ---> Running in 322fdc31df61 [2023-02-21T09:21:54.607Z] ---> Running in fa3ac97402d4 [2023-02-21T09:21:54.607Z] Removing intermediate container f71d73e3a4a1 [2023-02-21T09:21:54.607Z] ---> 6dc8b5cc5277 [2023-02-21T09:21:54.607Z] Step 12/21 : WORKDIR /edgex [2023-02-21T09:21:54.607Z] Removing intermediate container 0e5897037003 [2023-02-21T09:21:54.607Z] ---> 826ed48c009b [2023-02-21T09:21:54.607Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:21:54.607Z] ---> Running in 4fc9f7cf8fd4 [2023-02-21T09:21:54.607Z] Removing intermediate container 322fdc31df61 [2023-02-21T09:21:54.607Z] ---> 2bb2a66199e3 [2023-02-21T09:21:54.607Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T09:21:54.873Z] ---> Running in 3352a22b9e00 [2023-02-21T09:21:54.873Z] Removing intermediate container fa3ac97402d4 [2023-02-21T09:21:54.873Z] ---> b50eada96aa4 [2023-02-21T09:21:54.873Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T09:21:54.873Z] ---> Running in 5d81ae8f331b [2023-02-21T09:21:54.873Z] ---> Running in 3782bb0e377f [2023-02-21T09:21:54.873Z] Removing intermediate container 4fc9f7cf8fd4 [2023-02-21T09:21:54.873Z] ---> 7d30eb6aea97 [2023-02-21T09:21:54.873Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T09:21:54.873Z] Removing intermediate container 5d81ae8f331b [2023-02-21T09:21:54.873Z] ---> b6b8af653297 [2023-02-21T09:21:54.873Z] Step 15/23 : WORKDIR / [2023-02-21T09:21:55.130Z] Removing intermediate container 3782bb0e377f [2023-02-21T09:21:55.130Z] ---> 52ab8e17a7c6 [2023-02-21T09:21:55.130Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T09:21:55.130Z] Removing intermediate container 3352a22b9e00 [2023-02-21T09:21:55.130Z] ---> 955c667b7395 [2023-02-21T09:21:55.130Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:21:55.130Z] ---> Running in cdecfeccc952 [2023-02-21T09:21:55.130Z] ---> Running in 655d0dd24808 [2023-02-21T09:21:55.130Z] ---> 1f9c5bedf566 [2023-02-21T09:21:55.130Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T09:21:55.130Z] Removing intermediate container cdecfeccc952 [2023-02-21T09:21:55.130Z] ---> aa82083e8993 [2023-02-21T09:21:55.130Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:21:55.130Z] ---> 0db90f55fffc [2023-02-21T09:21:55.130Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T09:21:55.130Z] Removing intermediate container 655d0dd24808 [2023-02-21T09:21:55.130Z] ---> af0fa13185b2 [2023-02-21T09:21:55.130Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T09:21:55.388Z] ---> Running in 346ac8df9661 [2023-02-21T09:21:55.965Z] ---> 9025561dfd7e [2023-02-21T09:21:55.965Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T09:21:55.965Z] ---> 326b384327d2 [2023-02-21T09:21:55.965Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T09:21:57.339Z] ---> 04645fee4360 [2023-02-21T09:21:57.339Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T09:21:57.339Z] ---> 366ed1aa2f0c [2023-02-21T09:21:57.339Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T09:21:57.339Z] ---> 2fdbbfbba06e [2023-02-21T09:21:57.339Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T09:21:57.339Z] Removing intermediate container 346ac8df9661 [2023-02-21T09:21:57.339Z] ---> 291f8d6277e4 [2023-02-21T09:21:57.339Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T09:21:57.903Z] ---> b99996314102 [2023-02-21T09:21:57.903Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T09:21:57.903Z] ---> Running in def3e68e2cb2 [2023-02-21T09:21:57.903Z] ---> ffbb9282eda1 [2023-02-21T09:21:57.903Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:21:57.903Z] ---> 74e4ce5d5ffc [2023-02-21T09:21:57.903Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T09:21:57.903Z] ---> Running in daa6531c0913 [2023-02-21T09:21:57.903Z] ---> Running in 2489ebb55cef [2023-02-21T09:21:57.903Z] ---> Running in 89a0382b4ee2 [2023-02-21T09:21:58.193Z] Removing intermediate container def3e68e2cb2 [2023-02-21T09:21:58.193Z] ---> a6a879c4afab [2023-02-21T09:21:58.193Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T09:21:58.452Z] Removing intermediate container 2489ebb55cef [2023-02-21T09:21:58.452Z] ---> 6986d3807655 [2023-02-21T09:21:58.452Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:21:58.452Z] Removing intermediate container daa6531c0913 [2023-02-21T09:21:58.452Z] ---> 25d61915bc28 [2023-02-21T09:21:58.452Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T09:21:58.480Z] provisioning config files... [2023-02-21T09:21:58.505Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config6936263339339260005tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:21:58.712Z] ---> Running in cf80dd2c3f3b [2023-02-21T09:21:58.712Z] ---> Running in 2958687209be [2023-02-21T09:21:58.712Z] ---> 09af1abed6bc [2023-02-21T09:21:58.712Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T09:21:58.861Z] ---> docker-login.sh [2023-02-21T09:21:58.862Z] nexus3.edgexfoundry.org:10001 [2023-02-21T09:21:59.130Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:21:59.279Z] ---> Running in 59e8a9ee569a [2023-02-21T09:21:59.413Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:21:59.413Z] Configure a credential helper to remove this warning. See [2023-02-21T09:21:59.413Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:21:59.413Z] [2023-02-21T09:21:59.413Z] Login Succeeded [2023-02-21T09:21:59.413Z] nexus3.edgexfoundry.org:10002 [2023-02-21T09:21:59.538Z] Removing intermediate container cf80dd2c3f3b [2023-02-21T09:21:59.538Z] ---> bfe204620305 [2023-02-21T09:21:59.538Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T09:21:59.538Z] Removing intermediate container 2958687209be [2023-02-21T09:21:59.538Z] ---> 3b391bc2434f [2023-02-21T09:21:59.538Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T09:21:59.682Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:21:59.682Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:21:59.682Z] Configure a credential helper to remove this warning. See [2023-02-21T09:21:59.682Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:21:59.682Z] [2023-02-21T09:21:59.682Z] Login Succeeded [2023-02-21T09:21:59.822Z] ---> Running in f84a5234d93e [2023-02-21T09:21:59.822Z] ---> Running in 8ef67ac086a6 [2023-02-21T09:21:59.822Z] Removing intermediate container 89a0382b4ee2 [2023-02-21T09:21:59.822Z] ---> 1a28685e6303 [2023-02-21T09:21:59.822Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:21:59.822Z] ---> Running in 46a1e2e41a62 [2023-02-21T09:21:59.822Z] Removing intermediate container f84a5234d93e [2023-02-21T09:21:59.822Z] ---> bfd033072437 [2023-02-21T09:21:59.822Z] Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:21:59.822Z] Removing intermediate container 8ef67ac086a6 [2023-02-21T09:21:59.822Z] ---> c11309a3d6da [2023-02-21T09:21:59.822Z] Step 22/23 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:21:59.952Z] nexus3.edgexfoundry.org:10003 [2023-02-21T09:21:59.952Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:22:00.082Z] ---> Running in 24c443fcb8df [2023-02-21T09:22:00.082Z] ---> Running in f3c2b62d6997 [2023-02-21T09:22:00.082Z] Removing intermediate container 46a1e2e41a62 [2023-02-21T09:22:00.082Z] ---> 676255dcb2ce [2023-02-21T09:22:00.082Z] Step 19/21 : LABEL arch=x86_64 [2023-02-21T09:22:00.082Z] ---> Running in d5efa59bc0d3 [2023-02-21T09:22:00.082Z] Removing intermediate container 24c443fcb8df [2023-02-21T09:22:00.082Z] ---> df960191db4d [2023-02-21T09:22:00.082Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:22:00.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:22:00.222Z] Configure a credential helper to remove this warning. See [2023-02-21T09:22:00.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:22:00.222Z] [2023-02-21T09:22:00.222Z] Login Succeeded [2023-02-21T09:22:00.222Z] nexus3.edgexfoundry.org:10004 [2023-02-21T09:22:00.340Z] Removing intermediate container f3c2b62d6997 [2023-02-21T09:22:00.340Z] ---> 96926bc1cc7e [2023-02-21T09:22:00.340Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T09:22:00.340Z] ---> Running in 10b5e12ba6ce [2023-02-21T09:22:00.340Z] Removing intermediate container d5efa59bc0d3 [2023-02-21T09:22:00.340Z] ---> b7c6ffa02a0b [2023-02-21T09:22:00.340Z] Step 20/21 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:22:00.340Z] ---> Running in 6aadbe453ed9 [2023-02-21T09:22:00.340Z] ---> Running in c7f693afd6ac [2023-02-21T09:22:00.340Z] Removing intermediate container 10b5e12ba6ce [2023-02-21T09:22:00.340Z] ---> bddaf8f8b2dc [2023-02-21T09:22:00.340Z] [2023-02-21T09:22:00.340Z] Removing intermediate container 6aadbe453ed9 [2023-02-21T09:22:00.340Z] ---> c5eeb21651e9 [2023-02-21T09:22:00.340Z] [2023-02-21T09:22:00.340Z] Removing intermediate container c7f693afd6ac [2023-02-21T09:22:00.340Z] ---> 346da465e30e [2023-02-21T09:22:00.341Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T09:22:00.490Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:22:00.490Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:22:00.490Z] Configure a credential helper to remove this warning. See [2023-02-21T09:22:00.490Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:22:00.490Z] [2023-02-21T09:22:00.490Z] Login Succeeded [2023-02-21T09:22:00.490Z] docker.io [2023-02-21T09:22:00.599Z] Successfully built c5eeb21651e9 [2023-02-21T09:22:00.599Z] Successfully tagged core-command:latest [2023-02-21T09:22:00.599Z]  Building core-command ... done Building security-spiffe-token-provider [2023-02-21T09:22:00.599Z] ---> Running in 893a3de61f13 [2023-02-21T09:22:00.599Z] Successfully built bddaf8f8b2dc [2023-02-21T09:22:00.599Z] Successfully tagged support-scheduler:latest [2023-02-21T09:22:00.599Z]  Building support-scheduler ... done Building core-metadata [2023-02-21T09:22:00.599Z] Removing intermediate container 59e8a9ee569a [2023-02-21T09:22:00.599Z] ---> a7a67250b26b [2023-02-21T09:22:00.599Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:22:00.599Z] Removing intermediate container 893a3de61f13 [2023-02-21T09:22:00.599Z] ---> 74602839a815 [2023-02-21T09:22:00.599Z] [2023-02-21T09:22:00.764Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-21T09:22:00.857Z] Successfully built 74602839a815 [2023-02-21T09:22:01.033Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-21T09:22:01.033Z] Configure a credential helper to remove this warning. See [2023-02-21T09:22:01.033Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-21T09:22:01.033Z] [2023-02-21T09:22:01.033Z] Login Succeeded [2023-02-21T09:22:01.033Z] ---> docker-login.sh ends [Pipeline] } [2023-02-21T09:22:01.047Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-21T09:22:01.602Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-02-21T09:22:01.622Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T09:22:01.640Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-21T09:22:01.649Z] ========================================================= [2023-02-21T09:22:01.649Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-21T09:22:01.649Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-21T09:22:01.966Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T09:22:01.966Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-21T09:22:01.966Z] 9b18e9b68314: Pulling fs layer [2023-02-21T09:22:01.966Z] 35d82f9e3411: Pulling fs layer [2023-02-21T09:22:01.966Z] e16973657156: Pulling fs layer [2023-02-21T09:22:01.966Z] fc693d55d65f: Pulling fs layer [2023-02-21T09:22:01.966Z] 7e9fc2657dce: Pulling fs layer [2023-02-21T09:22:01.966Z] dda99020689f: Pulling fs layer [2023-02-21T09:22:01.966Z] db1c61fa0a46: Pulling fs layer [2023-02-21T09:22:01.966Z] 891c053d2c06: Pulling fs layer [2023-02-21T09:22:01.966Z] fc693d55d65f: Waiting [2023-02-21T09:22:01.966Z] dda99020689f: Waiting [2023-02-21T09:22:01.966Z] db1c61fa0a46: Waiting [2023-02-21T09:22:01.966Z] 891c053d2c06: Waiting [2023-02-21T09:22:01.966Z] 7e9fc2657dce: Waiting [2023-02-21T09:22:02.237Z] e16973657156: Verifying Checksum [2023-02-21T09:22:02.237Z] e16973657156: Download complete [2023-02-21T09:22:02.237Z] 35d82f9e3411: Verifying Checksum [2023-02-21T09:22:02.237Z] 35d82f9e3411: Download complete [2023-02-21T09:22:02.237Z] 7e9fc2657dce: Verifying Checksum [2023-02-21T09:22:02.237Z] 7e9fc2657dce: Download complete [2023-02-21T09:22:02.237Z] dda99020689f: Download complete [2023-02-21T09:22:02.237Z] 9b18e9b68314: Verifying Checksum [2023-02-21T09:22:03.202Z] 9b18e9b68314: Pull complete [2023-02-21T09:22:03.202Z] 891c053d2c06: Verifying Checksum [2023-02-21T09:22:03.202Z] 891c053d2c06: Download complete [2023-02-21T09:22:04.630Z] db1c61fa0a46: Verifying Checksum [2023-02-21T09:22:04.630Z] db1c61fa0a46: Download complete [2023-02-21T09:22:04.900Z] fc693d55d65f: Download complete [2023-02-21T09:22:05.169Z] 35d82f9e3411: Pull complete [2023-02-21T09:22:05.170Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:22:05.170Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:22:05.170Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:22:05.170Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:22:05.170Z] Successfully tagged security-proxy-setup:latest [2023-02-21T09:22:05.170Z] ---> 59c95caefb53 [2023-02-21T09:22:05.170Z]  Building security-proxy-setup ... done Step 3/19 : WORKDIR /edgex-go [2023-02-21T09:22:05.170Z] Building security-secretstore-setup [2023-02-21T09:22:05.170Z] ---> Using cache [2023-02-21T09:22:05.170Z] ---> 666e948751a6 [2023-02-21T09:22:05.170Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T09:22:05.170Z] ---> 59c95caefb53 [2023-02-21T09:22:05.170Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:22:05.170Z] ---> Using cache [2023-02-21T09:22:05.170Z] ---> 1c5953063e2b [2023-02-21T09:22:05.170Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T09:22:05.170Z] ---> Using cache [2023-02-21T09:22:05.170Z] ---> b75415f4f35c [2023-02-21T09:22:05.170Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T09:22:05.170Z] ---> Using cache [2023-02-21T09:22:05.170Z] ---> 9081b7b21eca [2023-02-21T09:22:05.170Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T09:22:05.170Z] ---> Using cache [2023-02-21T09:22:05.170Z] ---> 78042933ac30 [2023-02-21T09:22:05.170Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:22:05.170Z] ---> Using cache [2023-02-21T09:22:05.170Z] ---> 7f78fa60eb10 [2023-02-21T09:22:05.170Z] Step 8/24 : COPY . . [2023-02-21T09:22:05.170Z] ---> Using cache [2023-02-21T09:22:05.170Z] ---> 09f5a3180ac9 [2023-02-21T09:22:05.170Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T09:22:05.438Z] e16973657156: Pull complete [2023-02-21T09:22:08.477Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:22:08.477Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:22:08.477Z] ---> 59c95caefb53 [2023-02-21T09:22:08.477Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:22:08.477Z] ---> Using cache [2023-02-21T09:22:08.477Z] ---> 666e948751a6 [2023-02-21T09:22:08.477Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T09:22:08.477Z] ---> Using cache [2023-02-21T09:22:08.477Z] ---> be4646b051d4 [2023-02-21T09:22:08.477Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:22:08.477Z] ---> Using cache [2023-02-21T09:22:08.477Z] ---> dd347ba59a7f [2023-02-21T09:22:08.477Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:22:08.477Z] ---> Using cache [2023-02-21T09:22:08.477Z] ---> 0c4f7c5c79d0 [2023-02-21T09:22:08.477Z] Step 7/24 : COPY . . [2023-02-21T09:22:08.477Z] ---> Using cache [2023-02-21T09:22:08.477Z] ---> 7fb97a468aa3 [2023-02-21T09:22:08.477Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T09:22:11.779Z] ---> c9d972bcb4c3 [2023-02-21T09:22:11.779Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T09:22:11.779Z] ---> Running in f610e8ed18ff [2023-02-21T09:22:11.779Z] ---> Running in f9b20d8472ce [2023-02-21T09:22:11.779Z] ---> Running in 95fdcf5b0326 [2023-02-21T09:22:12.038Z] Removing intermediate container db23466ecec8 [2023-02-21T09:22:12.038Z] ---> de2f0a9bfcb7 [2023-02-21T09:22:12.038Z] [2023-02-21T09:22:12.038Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:22:12.038Z] ---> dfd21b5a31f5 [2023-02-21T09:22:12.038Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T09:22:12.607Z] 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 [2023-02-21T09:22:12.607Z] ---> Running in cb36fe9a115c [2023-02-21T09:22:12.607Z] ---> 8b87a28ad00d [2023-02-21T09:22:12.607Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T09:22:12.607Z] Removing intermediate container cb36fe9a115c [2023-02-21T09:22:12.607Z] ---> 646df0259242 [2023-02-21T09:22:12.607Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T09:22:12.884Z] ---> Running in ddbca89a5754 [2023-02-21T09:22:12.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:13.144Z] 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 [2023-02-21T09:22:13.144Z] ---> 82bbc5f5b5d6 [2023-02-21T09:22:13.144Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T09:22:13.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:13.144Z] Removing intermediate container ddbca89a5754 [2023-02-21T09:22:13.144Z] ---> 041f1070c156 [2023-02-21T09:22:13.144Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T09:22:13.443Z] ---> Running in c296e2cf7ba8 [2023-02-21T09:22:13.443Z] ---> 537a5e2cf1bd [2023-02-21T09:22:13.443Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T09:22:13.443Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T09:22:13.443Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T09:22:13.443Z] OK: 17046 distinct packages available [2023-02-21T09:22:13.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:13.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:13.724Z] OK: 211 MiB in 51 packages [2023-02-21T09:22:14.303Z] Removing intermediate container c296e2cf7ba8 [2023-02-21T09:22:14.303Z] ---> e5f8e2ee5d73 [2023-02-21T09:22:14.303Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:22:14.303Z] ---> 4d2d18e1ddf8 [2023-02-21T09:22:14.303Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T09:22:14.303Z] ---> Running in 97d6bc78dac4 [2023-02-21T09:22:14.561Z] ---> 4e35766c66a8 [2023-02-21T09:22:14.561Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T09:22:14.561Z] Removing intermediate container 95fdcf5b0326 [2023-02-21T09:22:14.561Z] ---> 7921e02a9cfe [2023-02-21T09:22:14.561Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T09:22:14.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:14.561Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:14.819Z] ---> 530ba941e84c [2023-02-21T09:22:14.819Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:22:14.819Z] ---> 967c6756745f [2023-02-21T09:22:14.819Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T09:22:14.819Z] ---> Running in 49391b606b33 [2023-02-21T09:22:14.819Z] ---> Running in 7217ce1b2deb [2023-02-21T09:22:14.819Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:22:14.819Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:22:15.077Z] OK: 6 MiB in 15 packages [2023-02-21T09:22:16.012Z] Removing intermediate container 97d6bc78dac4 [2023-02-21T09:22:16.012Z] ---> 211e3964571f [2023-02-21T09:22:16.012Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:22:16.269Z] Removing intermediate container 7217ce1b2deb [2023-02-21T09:22:16.269Z] ---> 52aae9a7c4d0 [2023-02-21T09:22:16.269Z] ---> 20913db79651 [2023-02-21T09:22:16.269Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data /Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T09:22:16.269Z] [2023-02-21T09:22:16.526Z] ---> Running in d66ebea48533 [2023-02-21T09:22:17.510Z] Removing intermediate container d66ebea48533 [2023-02-21T09:22:17.510Z] ---> 3b6beef60ad3 [2023-02-21T09:22:17.510Z] Step 29/32 : CMD ["gate"] [2023-02-21T09:22:17.510Z] ---> bfe9b381d785 [2023-02-21T09:22:17.510Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T09:22:17.510Z] ---> Running in d92fbd696521 [2023-02-21T09:22:17.772Z] fc693d55d65f: Pull complete [2023-02-21T09:22:18.040Z] 7e9fc2657dce: Pull complete [2023-02-21T09:22:18.076Z] ---> 470ac2786f8a [2023-02-21T09:22:18.076Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T09:22:18.076Z] Removing intermediate container d92fbd696521 [2023-02-21T09:22:18.076Z] ---> 3e327a893c03 [2023-02-21T09:22:18.076Z] Step 30/32 : LABEL arch=x86_64 [2023-02-21T09:22:18.076Z] ---> Running in 5466c999a2ad [2023-02-21T09:22:18.329Z] dda99020689f: Pull complete [2023-02-21T09:22:18.384Z] ---> Running in 77693c94510a [2023-02-21T09:22:18.646Z] Removing intermediate container 5466c999a2ad [2023-02-21T09:22:18.646Z] ---> 96e8ab696f2f [2023-02-21T09:22:18.646Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:22:18.906Z] Removing intermediate container 77693c94510a [2023-02-21T09:22:18.906Z] ---> c5cb6995fcec [2023-02-21T09:22:19.172Z] Step 31/32 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:22:19.172Z] ---> Running in 2abb6024971d [2023-02-21T09:22:19.786Z] ---> Running in 8c5a7499b710 [2023-02-21T09:22:21.695Z] Removing intermediate container 2abb6024971d [2023-02-21T09:22:21.695Z] ---> 11d9930a21c4 [2023-02-21T09:22:21.695Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T09:22:21.695Z] Removing intermediate container 8c5a7499b710 [2023-02-21T09:22:21.695Z] ---> 4ccbb96b9b7b [2023-02-21T09:22:21.695Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T09:22:22.286Z] ---> Running in 9d9e6f06b87f [2023-02-21T09:22:22.546Z] ---> Running in 61925b2f0329 [2023-02-21T09:22:22.546Z] Removing intermediate container 9d9e6f06b87f [2023-02-21T09:22:22.546Z] ---> ee732bda154e [2023-02-21T09:22:22.546Z] Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:22:23.116Z] ---> Running in 42ef07f7b7d6 [2023-02-21T09:22:23.116Z] Removing intermediate container 61925b2f0329 [2023-02-21T09:22:23.116Z] ---> 3326a101d1c4 [2023-02-21T09:22:23.116Z] [2023-02-21T09:22:23.116Z] Successfully built 3326a101d1c4 [2023-02-21T09:22:23.116Z] Successfully tagged security-bootstrapper:latest [2023-02-21T09:22:23.116Z] Building support-notifications [2023-02-21T09:22:25.106Z] db1c61fa0a46: Pull complete [2023-02-21T09:22:27.060Z] 891c053d2c06: Pull complete [2023-02-21T09:22:27.060Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-21T09:22:27.060Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T09:22:27.060Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-21T09:22:27.391Z] + + docker buildecho -t FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T09:22:27.391Z] WORKDIR /edgex [2023-02-21T09:22:27.391Z] COPY go.mod . [2023-02-21T09:22:27.391Z] RUN go mod download ci-base-image-arm64 [2023-02-21T09:22:27.391Z] -f - . [2023-02-21T09:22:27.981Z] Sending build context to Docker daemon 3.093MB [2023-02-21T09:22:27.981Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-21T09:22:27.981Z] ---> f96f9c87975a [2023-02-21T09:22:27.981Z] Step 2/4 : WORKDIR /edgex [2023-02-21T09:22:28.454Z]  Building security-bootstrapper ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:22:28.454Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:22:28.454Z] ---> 59c95caefb53 [2023-02-21T09:22:28.454Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:22:28.454Z] ---> Using cache [2023-02-21T09:22:28.454Z] ---> 1c5953063e2b [2023-02-21T09:22:28.454Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:22:28.454Z] ---> Using cache [2023-02-21T09:22:28.454Z] ---> b75415f4f35c [2023-02-21T09:22:28.454Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T09:22:29.935Z] ---> Running in 0db5699ee8a5 [2023-02-21T09:22:29.935Z] Removing intermediate container 0db5699ee8a5 [2023-02-21T09:22:29.935Z] ---> b74c1b820912 [2023-02-21T09:22:29.935Z] Step 3/4 : COPY go.mod . [2023-02-21T09:22:30.525Z] ---> 79401a5e18cb [2023-02-21T09:22:30.525Z] Step 4/4 : RUN go mod download [2023-02-21T09:22:30.795Z] ---> Running in 4809bcf2d564 [2023-02-21T09:22:38.517Z] 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 [2023-02-21T09:22:39.086Z] Removing intermediate container 42ef07f7b7d6 [2023-02-21T09:22:39.086Z] ---> 570a6f1ccaaa [2023-02-21T09:22:39.086Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:22:39.345Z] ---> Running in b347ac0c0593 [2023-02-21T09:22:39.915Z] ---> Running in 58af37ae4892 [2023-02-21T09:22:46.484Z] Removing intermediate container 58af37ae4892 [2023-02-21T09:22:46.484Z] ---> 71434adab732 [2023-02-21T09:22:46.484Z] [2023-02-21T09:22:46.484Z] Successfully built 71434adab732 [2023-02-21T09:22:46.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:46.484Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:46.744Z] OK: 211 MiB in 51 packages [2023-02-21T09:22:47.409Z] Successfully tagged core-data:latest [2023-02-21T09:22:47.409Z] Building security-spire-server [2023-02-21T09:22:52.727Z]  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:22:52.727Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:22:52.727Z] ---> 59c95caefb53 [2023-02-21T09:22:52.727Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T09:22:52.727Z] ---> Using cache [2023-02-21T09:22:52.727Z] ---> 666e948751a6 [2023-02-21T09:22:52.727Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:22:54.162Z] ---> Running in fea9f56f4d64 [2023-02-21T09:22:54.162Z] Removing intermediate container f610e8ed18ff [2023-02-21T09:22:54.162Z] ---> 3a1d103f04c5 [2023-02-21T09:22:54.162Z] [2023-02-21T09:22:54.162Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T09:22:54.162Z] ---> dfd21b5a31f5 [2023-02-21T09:22:54.162Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:22:54.162Z] ---> Using cache [2023-02-21T09:22:54.162Z] ---> 4c4462c607e5 [2023-02-21T09:22:54.162Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:22:54.162Z] ---> Using cache [2023-02-21T09:22:54.162Z] ---> 01513b561037 [2023-02-21T09:22:54.162Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T09:22:54.425Z] Removing intermediate container f9b20d8472ce [2023-02-21T09:22:54.425Z] ---> 64b1fe937170 [2023-02-21T09:22:54.425Z] [2023-02-21T09:22:54.425Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T09:22:54.425Z] ---> dfd21b5a31f5 [2023-02-21T09:22:54.425Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T09:22:54.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:54.717Z] Removing intermediate container 49391b606b33 [2023-02-21T09:22:54.717Z] ---> bbab79c48878 [2023-02-21T09:22:54.717Z] Step 7/19 : COPY . . [2023-02-21T09:22:54.717Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:22:54.717Z] ---> Running in 4419ed8aca81 [2023-02-21T09:22:55.042Z] OK: 211 MiB in 51 packages [2023-02-21T09:22:55.304Z] ---> Running in 178aa84e88b0 [2023-02-21T09:22:59.515Z] Removing intermediate container b347ac0c0593 [2023-02-21T09:22:59.515Z] ---> c462b5f6f11e [2023-02-21T09:22:59.515Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:23:02.066Z] Removing intermediate container 4419ed8aca81 [2023-02-21T09:23:02.066Z] ---> f43f4c279829 [2023-02-21T09:23:02.066Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T09:23:02.327Z] ---> Running in a0762438beee [2023-02-21T09:23:02.327Z] ---> cece0004de8b [2023-02-21T09:23:02.327Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:23:02.327Z] ---> f2e61d982b3b [2023-02-21T09:23:02.327Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T09:23:02.588Z] ---> Running in 3651de1b8dcc [2023-02-21T09:23:02.588Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:23:02.588Z] ---> Running in a68e743ab114 [2023-02-21T09:23:02.588Z] Removing intermediate container a0762438beee [2023-02-21T09:23:02.588Z] ---> 4ae035dd2387 [2023-02-21T09:23:02.588Z] Step 15/24 : WORKDIR / [2023-02-21T09:23:02.848Z] Removing intermediate container fea9f56f4d64 [2023-02-21T09:23:02.848Z] ---> 733c35bd5fdd [2023-02-21T09:23:02.848Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T09:23:02.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:23:02.848Z] ---> Running in 8f52a7680ca4 [2023-02-21T09:23:03.029Z] Removing intermediate container 4809bcf2d564 [2023-02-21T09:23:03.030Z] ---> 5f73b739b2c8 [2023-02-21T09:23:03.030Z] Successfully built 5f73b739b2c8 [2023-02-21T09:23:03.030Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:23:03.108Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T09:23:03.108Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T09:23:03.108Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T09:23:03.108Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:23:03.108Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:23:03.108Z] ---> 33286b98bee4 [2023-02-21T09:23:03.108Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:23:03.108Z] OK: 6 MiB in 17 packages [2023-02-21T09:23:03.368Z] Removing intermediate container 8f52a7680ca4 [2023-02-21T09:23:03.368Z] ---> 8f6cc28e4420 [2023-02-21T09:23:03.368Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:23:03.368Z] ---> Running in a225362de230 [2023-02-21T09:23:03.369Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T09:23:03.369Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:23:03.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container [2023-02-21T09:23:03.625Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:23:03.628Z] 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 [2023-02-21T09:23:04.568Z] Removing intermediate container 178aa84e88b0 [2023-02-21T09:23:04.568Z] ---> 0d58f603243f [2023-02-21T09:23:04.568Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T09:23:04.568Z] ---> 8e07f35167af [2023-02-21T09:23:04.568Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T09:23:04.835Z] ---> Running in a7710a691120 [2023-02-21T09:23:04.835Z] ---> 6c58b7b108d3 [2023-02-21T09:23:04.835Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T09:23:04.835Z] Removing intermediate container a7710a691120 [2023-02-21T09:23:04.835Z] ---> 1e15da9c7e63 [2023-02-21T09:23:04.835Z] Step 12/24 : WORKDIR / [2023-02-21T09:23:04.864Z] $ docker top 5dece20fe7ff93a80ab5f8b5af86436603423bfbeaa0ebc8b019b8161fafeef9 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:23:05.405Z] ---> Running in 9a433b6fc923 [2023-02-21T09:23:05.406Z] ---> 409f3eb4cc82 [2023-02-21T09:23:05.406Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T09:23:05.406Z] Removing intermediate container 9a433b6fc923 [2023-02-21T09:23:05.406Z] ---> ed37c36f7f35 [2023-02-21T09:23:05.406Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T09:23:05.668Z] ---> 5c589798d29d [2023-02-21T09:23:05.668Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T09:23:05.668Z] ---> Running in 8dfac46c8c6a [2023-02-21T09:23:05.668Z] ---> 5b6e24ea220a [2023-02-21T09:23:05.668Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T09:23:05.694Z] + go version [2023-02-21T09:23:05.695Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-21T09:23:05.717Z] $ docker stop --time=1 5dece20fe7ff93a80ab5f8b5af86436603423bfbeaa0ebc8b019b8161fafeef9 [2023-02-21T09:23:06.238Z] Removing intermediate container 8dfac46c8c6a [2023-02-21T09:23:06.238Z] ---> b4503d519ab4 [2023-02-21T09:23:06.238Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:23:06.238Z] ---> f3266ce23ca3 [2023-02-21T09:23:06.238Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T09:23:06.238Z] ---> Running in 0c87655bded0 [2023-02-21T09:23:06.238Z] Removing intermediate container 0c87655bded0 [2023-02-21T09:23:06.238Z] ---> e0ee37eccfbd [2023-02-21T09:23:06.238Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T09:23:06.238Z] ---> Running in 95755772db27 [2023-02-21T09:23:06.238Z] ---> 6a955c25adf6 [2023-02-21T09:23:06.238Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T09:23:06.825Z] Removing intermediate container 95755772db27 [2023-02-21T09:23:06.825Z] ---> f036f841ad59 [2023-02-21T09:23:06.825Z] Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:23:06.825Z] ---> Running in 748529795a61 [2023-02-21T09:23:06.825Z] ---> 8d1b5c5f0c4b [2023-02-21T09:23:06.825Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T09:23:07.083Z] Removing intermediate container 748529795a61 [2023-02-21T09:23:07.083Z] ---> bf4612e1d318 [2023-02-21T09:23:07.083Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:23:07.083Z] ---> Running in dfa195dccadb [2023-02-21T09:23:07.666Z] Removing intermediate container dfa195dccadb [2023-02-21T09:23:07.666Z] ---> 93ca3efcb1ac [2023-02-21T09:23:07.666Z] [2023-02-21T09:23:07.666Z] ---> d2490ef44e66 [2023-02-21T09:23:07.666Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T09:23:07.666Z] Successfully built 93ca3efcb1ac [2023-02-21T09:23:07.666Z] Successfully tagged core-metadata:latest [2023-02-21T09:23:07.666Z] Building core-common-config-bootstrapper [2023-02-21T09:23:09.180Z] $ docker rm -f --volumes 5dece20fe7ff93a80ab5f8b5af86436603423bfbeaa0ebc8b019b8161fafeef9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:23:09.725Z] + docker inspect -f . ci-base-image-arm64 [2023-02-21T09:23:09.725Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:23:09.892Z] prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container [2023-02-21T09:23:09.959Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:23:11.018Z]  Building core-metadata ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:23:11.018Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:23:11.018Z] ---> 59c95caefb53 [2023-02-21T09:23:11.018Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:23:11.018Z] ---> Using cache [2023-02-21T09:23:11.018Z] ---> 1c5953063e2b [2023-02-21T09:23:11.018Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:23:11.018Z] ---> Using cache [2023-02-21T09:23:11.018Z] ---> b75415f4f35c [2023-02-21T09:23:11.018Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:23:11.018Z] ---> Using cache [2023-02-21T09:23:11.018Z] ---> 9081b7b21eca [2023-02-21T09:23:11.018Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:23:11.018Z] ---> Using cache [2023-02-21T09:23:11.018Z] ---> 78042933ac30 [2023-02-21T09:23:11.018Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:23:11.018Z] ---> Using cache [2023-02-21T09:23:11.018Z] ---> 7f78fa60eb10 [2023-02-21T09:23:11.018Z] Step 8/22 : COPY . . [2023-02-21T09:23:11.018Z] ---> Using cache [2023-02-21T09:23:11.018Z] ---> 09f5a3180ac9 [2023-02-21T09:23:11.018Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T09:23:11.123Z] $ docker top 28fc3fb6cfa171fa6bb3bf80cf652c63c6dbad2d348333d5b037db717b1db246 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-21T09:23:11.328Z] ========================================================= [2023-02-21T09:23:11.328Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-21T09:23:11.328Z] ========================================================= [Pipeline] sh [2023-02-21T09:23:11.951Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-02-21T09:23:12.279Z] + make test [2023-02-21T09:23:12.547Z] go test -race -coverprofile=coverage.out ./... [2023-02-21T09:23:29.182Z] ---> 36421b6b2ca8 [2023-02-21T09:23:29.182Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T09:23:29.182Z] ---> Running in 7af92830cc94 [2023-02-21T09:23:29.182Z] ---> e77b1e56cd59 [2023-02-21T09:23:29.182Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:23:29.182Z] 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 [2023-02-21T09:23:31.080Z] ---> Running in 9de2f56b2468 [2023-02-21T09:23:43.289Z] Removing intermediate container a68e743ab114 [2023-02-21T09:23:43.289Z] ---> 29abde5dd93d [2023-02-21T09:23:43.289Z] [2023-02-21T09:23:43.289Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T09:23:43.289Z] ---> 5ce65d7b0fde [2023-02-21T09:23:43.289Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:23:43.289Z] ---> Using cache [2023-02-21T09:23:43.289Z] ---> 5b90c4d738b2 [2023-02-21T09:23:43.289Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T09:23:43.289Z] Removing intermediate container 9de2f56b2468 [2023-02-21T09:23:43.289Z] ---> dd087a2e84cc [2023-02-21T09:23:43.289Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:23:43.289Z] ---> Running in 320f88c8cfca [2023-02-21T09:23:43.289Z] ---> Running in b707199fc0ff [2023-02-21T09:23:43.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:23:43.289Z] Removing intermediate container b707199fc0ff [2023-02-21T09:23:43.289Z] ---> 71b714876fc2 [2023-02-21T09:23:43.289Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T09:23:43.289Z] ---> Running in f929fb8dd317 [2023-02-21T09:23:43.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:23:43.289Z] Removing intermediate container f929fb8dd317 [2023-02-21T09:23:43.289Z] ---> fe1f2d5d88a0 [2023-02-21T09:23:43.289Z] Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:23:43.289Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:23:43.289Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:23:43.289Z] OK: 15857 distinct packages available [2023-02-21T09:23:43.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:23:43.289Z] ---> Running in e60fc4fd6481 [2023-02-21T09:23:43.289Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:23:43.289Z] Removing intermediate container a225362de230 [2023-02-21T09:23:43.289Z] ---> 705d65b0f76c [2023-02-21T09:23:43.289Z] Step 7/23 : COPY . . [2023-02-21T09:23:43.289Z] Removing intermediate container 3651de1b8dcc [2023-02-21T09:23:43.289Z] ---> e4035220dfa7 [2023-02-21T09:23:43.289Z] Step 8/22 : COPY . . [2023-02-21T09:23:43.289Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T09:23:43.289Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T09:23:43.289Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T09:23:43.289Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T09:23:43.289Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T09:23:43.289Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T09:23:43.289Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:23:43.289Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T09:23:43.289Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T09:23:43.289Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:23:43.289Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:23:43.289Z] OK: 8 MiB in 23 packages [2023-02-21T09:23:43.289Z] Removing intermediate container e60fc4fd6481 [2023-02-21T09:23:43.289Z] ---> b4f6d65990f2 [2023-02-21T09:23:43.289Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:23:44.794Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-21T09:23:53.365Z] ---> Running in 087b649bee0c [2023-02-21T09:23:53.365Z] ---> b4c57754d4a9 [2023-02-21T09:23:53.365Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T09:23:53.365Z] ---> 9938c272f86a [2023-02-21T09:23:53.365Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:23:54.306Z] ---> Running in 70e9d6c0fb81 [2023-02-21T09:23:54.306Z] ---> Running in b71255ad6fde [2023-02-21T09:23:54.306Z] Removing intermediate container 087b649bee0c [2023-02-21T09:23:54.306Z] ---> e2fdb7064d0a [2023-02-21T09:23:54.306Z] [2023-02-21T09:23:54.306Z] Successfully built e2fdb7064d0a [2023-02-21T09:23:54.564Z] Successfully tagged security-secretstore-setup:latest [2023-02-21T09:23:54.564Z] Building security-spire-config [2023-02-21T09:23:54.564Z]  Building security-secretstore-setup ... done Removing intermediate container 320f88c8cfca [2023-02-21T09:23:54.564Z] ---> f93c48541c8d [2023-02-21T09:23:54.564Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:23:54.824Z] Removing intermediate container 7af92830cc94 [2023-02-21T09:23:54.824Z] ---> aca173228563 [2023-02-21T09:23:54.824Z] [2023-02-21T09:23:54.824Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:23:54.824Z] ---> dfd21b5a31f5 [2023-02-21T09:23:54.824Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T09:23:58.146Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:23:58.146Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:23:58.146Z] ---> 59c95caefb53 [2023-02-21T09:23:58.146Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:23:58.146Z] ---> Using cache [2023-02-21T09:23:58.146Z] ---> 666e948751a6 [2023-02-21T09:23:58.146Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:23:58.146Z] ---> Using cache [2023-02-21T09:23:58.146Z] ---> 733c35bd5fdd [2023-02-21T09:23:58.146Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:23:58.146Z] ---> Using cache [2023-02-21T09:23:58.146Z] ---> 33286b98bee4 [2023-02-21T09:23:58.146Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:23:58.146Z] ---> Using cache [2023-02-21T09:23:58.146Z] ---> 705d65b0f76c [2023-02-21T09:23:58.146Z] Step 7/24 : COPY . . [2023-02-21T09:23:58.146Z] ---> Using cache [2023-02-21T09:23:58.146Z] ---> 9938c272f86a [2023-02-21T09:23:58.146Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:23:58.146Z] ---> Using cache [2023-02-21T09:23:58.146Z] ---> ebb53580f7c9 [2023-02-21T09:23:58.146Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T09:23:59.522Z] 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 [2023-02-21T09:24:00.097Z] Removing intermediate container b71255ad6fde [2023-02-21T09:24:00.097Z] ---> ebb53580f7c9 [2023-02-21T09:24:00.097Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T09:24:00.582Z] ---> e17cf2ca742e [2023-02-21T09:24:00.582Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T09:24:00.582Z] ---> Running in a6be9e458250 [2023-02-21T09:24:00.582Z] ---> Running in a057abe68c62 [2023-02-21T09:24:00.582Z] ---> Running in 853f80bdef5f [2023-02-21T09:24:03.128Z] Removing intermediate container 853f80bdef5f [2023-02-21T09:24:03.128Z] ---> 41573e711fd6 [2023-02-21T09:24:03.128Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:24:03.128Z] ---> a2c7b54d422c [2023-02-21T09:24:03.128Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T09:24:03.403Z] Removing intermediate container a057abe68c62 [2023-02-21T09:24:03.403Z] ---> 50f5222b9224 [2023-02-21T09:24:03.403Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T09:24:03.403Z] Removing intermediate container a6be9e458250 [2023-02-21T09:24:03.403Z] ---> 2c84c6da0d10 [2023-02-21T09:24:03.403Z] Step 10/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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T09:24:03.693Z] ---> Running in 96ba278b0d18 [2023-02-21T09:24:03.952Z] ---> Running in ad92b76c9138 [2023-02-21T09:24:04.524Z] ---> Running in bad48582fcca [2023-02-21T09:24:04.524Z] ---> 6d797f3ef669 [2023-02-21T09:24:04.524Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T09:24:05.089Z] ---> Running in 4d2d5e71af89 [2023-02-21T09:24:06.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:24:06.028Z] Removing intermediate container 4d2d5e71af89 [2023-02-21T09:24:06.028Z] ---> 3ca91bcc4f74 [2023-02-21T09:24:06.028Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:24:06.028Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:24:06.286Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:24:06.286Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:24:06.571Z] OK: 6 MiB in 15 packages [2023-02-21T09:24:06.571Z] ---> Running in a8cec087d7fd [2023-02-21T09:24:07.512Z] Removing intermediate container a8cec087d7fd [2023-02-21T09:24:07.512Z] ---> 583b3b650a77 [2023-02-21T09:24:07.512Z] Step 17/19 : LABEL arch=x86_64 [2023-02-21T09:24:07.512Z] ---> Running in 97b331b7f4fd [2023-02-21T09:24:07.512Z] Removing intermediate container 96ba278b0d18 [2023-02-21T09:24:07.512Z] ---> ad0621ea9cc5 [2023-02-21T09:24:07.512Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:24:07.770Z] Removing intermediate container ad92b76c9138 [2023-02-21T09:24:07.770Z] ---> cdce7a4f61a1 [2023-02-21T09:24:07.770Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T09:24:07.770Z] Removing intermediate container 97b331b7f4fd [2023-02-21T09:24:07.770Z] ---> cdf9dc912003 [2023-02-21T09:24:07.770Z] Step 18/19 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:24:08.337Z] ---> Running in 31ac5be0b630 [2023-02-21T09:24:08.337Z] Removing intermediate container bad48582fcca [2023-02-21T09:24:08.337Z] ---> d52f3c88a450 [2023-02-21T09:24:08.337Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T09:24:08.337Z] ---> Running in 76653efd0978 [2023-02-21T09:24:08.337Z] ---> Running in 8ba4c4ca793c [2023-02-21T09:24:08.337Z] ---> 52178905ff6b [2023-02-21T09:24:08.337Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T09:24:08.595Z] Removing intermediate container 76653efd0978 [2023-02-21T09:24:08.595Z] ---> 26da2987c2a9 [2023-02-21T09:24:08.595Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T09:24:08.595Z] Removing intermediate container 31ac5be0b630 [2023-02-21T09:24:08.595Z] ---> b160fe3eaf0c [2023-02-21T09:24:08.595Z] [2023-02-21T09:24:08.595Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T09:24:08.595Z] ---> 5ce65d7b0fde [2023-02-21T09:24:08.595Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:24:08.595Z] ---> Using cache [2023-02-21T09:24:08.595Z] ---> 5b90c4d738b2 [2023-02-21T09:24:08.595Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T09:24:08.595Z] ---> Using cache [2023-02-21T09:24:08.595Z] ---> 013ab3b2697d [2023-02-21T09:24:08.595Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:24:08.853Z] Removing intermediate container 8ba4c4ca793c [2023-02-21T09:24:08.853Z] ---> 3202e175b667 [2023-02-21T09:24:08.853Z] [2023-02-21T09:24:08.853Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T09:24:08.853Z] ---> 5ce65d7b0fde [2023-02-21T09:24:08.853Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:24:08.853Z] ---> Using cache [2023-02-21T09:24:08.853Z] ---> 5b90c4d738b2 [2023-02-21T09:24:08.853Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T09:24:08.853Z] ---> Running in 0198d5ce09b8 [2023-02-21T09:24:08.853Z] ---> Running in 0cec3fb10cff [2023-02-21T09:24:10.817Z] Removing intermediate container 0198d5ce09b8 [2023-02-21T09:24:10.817Z] ---> d7d14aed4cf9 [2023-02-21T09:24:10.817Z] [2023-02-21T09:24:10.817Z] Successfully built d7d14aed4cf9 [2023-02-21T09:24:11.076Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-21T09:24:11.076Z]  Building security-spiffe-token-provider ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:24:11.076Z] ---> 9b317d11d5f2 [2023-02-21T09:24:11.076Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T09:24:11.076Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:24:11.339Z] ---> ad6ddd00ba48 [2023-02-21T09:24:11.339Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:24:11.597Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:24:11.597Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:24:11.597Z] OK: 15857 distinct packages available [2023-02-21T09:24:11.597Z] ---> 474dec55b435 [2023-02-21T09:24:11.597Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T09:24:11.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:24:11.597Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:24:11.855Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T09:24:11.855Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:24:11.855Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T09:24:11.855Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T09:24:11.855Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:24:11.855Z] OK: 6 MiB in 18 packages [2023-02-21T09:24:12.118Z] ---> 65d93182e3f9 [2023-02-21T09:24:12.118Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T09:24:12.689Z] ---> eb098d4f345d [2023-02-21T09:24:12.689Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:24:13.632Z] ---> Running in 8c9462dd9efa [2023-02-21T09:24:13.632Z] ---> 38de89ec7472 [2023-02-21T09:24:13.632Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T09:24:13.894Z] Removing intermediate container 0cec3fb10cff [2023-02-21T09:24:13.894Z] ---> 92a36217c687 [2023-02-21T09:24:13.894Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:24:13.894Z] ---> 65921907675c [2023-02-21T09:24:13.894Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:24:14.152Z] ---> Running in cb3a8ecaeb3b [2023-02-21T09:24:14.719Z] Removing intermediate container cb3a8ecaeb3b [2023-02-21T09:24:14.719Z] ---> cdeba22cca88 [2023-02-21T09:24:14.719Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:24:17.537Z] ---> Running in 839635fd5cf6 [2023-02-21T09:24:18.114Z] ---> 65ee8065c3e3 [2023-02-21T09:24:18.114Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:24:18.683Z] Removing intermediate container 839635fd5cf6 [2023-02-21T09:24:18.683Z] ---> 784900e558ed [2023-02-21T09:24:18.683Z] Step 21/23 : LABEL arch=x86_64 [2023-02-21T09:24:18.683Z] Removing intermediate container 8c9462dd9efa [2023-02-21T09:24:18.683Z] ---> b074743941a5 [2023-02-21T09:24:18.683Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:24:19.264Z] ---> Running in b322d8aed897 [2023-02-21T09:24:19.522Z] ---> Running in e0d788badd07 [2023-02-21T09:24:19.522Z] ---> db49249d9e91 [2023-02-21T09:24:19.522Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T09:24:20.092Z] ---> Running in e1bd7e050e87 [2023-02-21T09:24:20.092Z] Removing intermediate container b322d8aed897 [2023-02-21T09:24:20.092Z] ---> edba51b6dfb5 [2023-02-21T09:24:20.092Z] Step 22/23 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:24:20.659Z] Removing intermediate container e0d788badd07 [2023-02-21T09:24:20.659Z] ---> 43bc716e8904 [2023-02-21T09:24:20.660Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T09:24:21.226Z] ---> Running in ad887705e7de [2023-02-21T09:24:21.226Z] ---> Running in 2dc60471c1fd [2023-02-21T09:24:21.486Z] Removing intermediate container e1bd7e050e87 [2023-02-21T09:24:21.486Z] ---> de882847e149 [2023-02-21T09:24:21.486Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T09:24:22.420Z] Removing intermediate container ad887705e7de [2023-02-21T09:24:22.420Z] ---> f99539cb57a0 [2023-02-21T09:24:22.420Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T09:24:23.797Z] Removing intermediate container 2dc60471c1fd [2023-02-21T09:24:23.797Z] ---> c8da65410519 [2023-02-21T09:24:23.797Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T09:24:25.201Z] ---> 9e9e01779b4f [2023-02-21T09:24:25.201Z] Step 19/24 : WORKDIR / [2023-02-21T09:24:25.201Z] ---> Running in 750b26cb22e1 [2023-02-21T09:24:25.201Z] ---> Running in 1a1d8b2d0d72 [2023-02-21T09:24:25.201Z] ---> Running in 4e743c676062 [2023-02-21T09:24:25.465Z] Removing intermediate container 70e9d6c0fb81 [2023-02-21T09:24:25.465Z] ---> 661f4076ca0a [2023-02-21T09:24:25.465Z] [2023-02-21T09:24:25.465Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:24:25.465Z] ---> dfd21b5a31f5 [2023-02-21T09:24:25.465Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T09:24:25.724Z] Removing intermediate container 750b26cb22e1 [2023-02-21T09:24:25.724Z] ---> ea37f33ffa05 [2023-02-21T09:24:25.724Z] Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:24:25.724Z] Removing intermediate container 1a1d8b2d0d72 [2023-02-21T09:24:25.724Z] ---> Running in 6943a0b8bfe1 [2023-02-21T09:24:25.724Z] ---> 6fab63a8bdf8 [2023-02-21T09:24:25.724Z] [2023-02-21T09:24:25.724Z] Successfully built 6fab63a8bdf8 [2023-02-21T09:24:25.983Z] Removing intermediate container 4e743c676062 [2023-02-21T09:24:25.983Z] ---> ee71bcac809f [2023-02-21T09:24:25.983Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:24:25.983Z] Successfully tagged security-spire-server:latest [2023-02-21T09:24:25.983Z]  Building security-spire-server ... done  ---> Running in e41a08407709 [2023-02-21T09:24:25.983Z] ---> Running in 3f38e961b514 [2023-02-21T09:24:26.245Z] Removing intermediate container e41a08407709 [2023-02-21T09:24:26.246Z] ---> 070984e1d29e [2023-02-21T09:24:26.246Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:24:26.246Z] Removing intermediate container 3f38e961b514 [2023-02-21T09:24:26.246Z] ---> 8c9faf64a301 [2023-02-21T09:24:26.246Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:24:26.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-21T09:24:26.504Z] ---> Running in c869980a72ad [2023-02-21T09:24:26.504Z] ---> Running in fcb649d68b24 [2023-02-21T09:24:26.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-21T09:24:26.504Z] Removing intermediate container c869980a72ad [2023-02-21T09:24:26.504Z] ---> 2c8a5061d9e5 [2023-02-21T09:24:26.504Z] [2023-02-21T09:24:26.504Z] Removing intermediate container fcb649d68b24 [2023-02-21T09:24:26.504Z] ---> eb396af5160b [2023-02-21T09:24:26.504Z] Step 22/24 : LABEL arch=x86_64 [2023-02-21T09:24:26.763Z] ---> Running in cce1df1c0ad0 [2023-02-21T09:24:26.763Z] Successfully built 2c8a5061d9e5 [2023-02-21T09:24:26.763Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-21T09:24:26.763Z]  Building core-common-config-bootstrapper ... done (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T09:24:27.022Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:24:27.022Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:24:27.022Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:24:27.022Z] Removing intermediate container cce1df1c0ad0 [2023-02-21T09:24:27.022Z] ---> 81c18cb71f10 [2023-02-21T09:24:27.022Z] Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:24:27.022Z] OK: 6 MiB in 16 packages [2023-02-21T09:24:27.022Z] ---> Running in 68ac4f2169d2 [2023-02-21T09:24:27.279Z] Removing intermediate container 68ac4f2169d2 [2023-02-21T09:24:27.279Z] ---> 0c44a113a1f8 [2023-02-21T09:24:27.279Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:24:27.538Z] ---> Running in a9604c97e51e [2023-02-21T09:24:27.796Z] Removing intermediate container 6943a0b8bfe1 [2023-02-21T09:24:27.796Z] ---> 10103a9c6d82 [2023-02-21T09:24:27.796Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:24:27.796Z] Removing intermediate container a9604c97e51e [2023-02-21T09:24:27.796Z] ---> 4ca5cd4f9ceb [2023-02-21T09:24:27.796Z] [2023-02-21T09:24:28.055Z] Successfully built 4ca5cd4f9ceb [2023-02-21T09:24:28.055Z] ---> Running in 6903e54ecbd2 [2023-02-21T09:24:28.055Z] Successfully tagged security-spire-config:latest [2023-02-21T09:24:28.354Z]  Building security-spire-config ... done Removing intermediate container 6903e54ecbd2 [2023-02-21T09:24:28.354Z] ---> 7e5d428e77a4 [2023-02-21T09:24:28.354Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T09:24:28.354Z] ---> Running in f6c15c414166 [2023-02-21T09:24:28.354Z] Removing intermediate container f6c15c414166 [2023-02-21T09:24:28.354Z] ---> d3ad996e1a4d [2023-02-21T09:24:28.354Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:24:28.615Z] ---> Running in 7dbd03aa545f [2023-02-21T09:24:28.878Z] Removing intermediate container 7dbd03aa545f [2023-02-21T09:24:28.878Z] ---> ea13909ce44a [2023-02-21T09:24:28.878Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:24:29.135Z] ---> ab1b8e5dd2bc [2023-02-21T09:24:29.135Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T09:24:29.704Z] ---> 18c9438d6ef6 [2023-02-21T09:24:29.704Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T09:24:29.967Z] ---> 1e2535f866c8 [2023-02-21T09:24:29.967Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T09:24:30.226Z] ---> Running in e20222ebd96e [2023-02-21T09:24:30.226Z] Removing intermediate container e20222ebd96e [2023-02-21T09:24:30.226Z] ---> d4921c4f43b3 [2023-02-21T09:24:30.226Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:24:30.484Z] ---> Running in 4b7c79b1f2eb [2023-02-21T09:24:30.744Z] Removing intermediate container 4b7c79b1f2eb [2023-02-21T09:24:30.744Z] ---> b1cc9006e303 [2023-02-21T09:24:30.744Z] Step 20/22 : LABEL arch=x86_64 [2023-02-21T09:24:30.744Z] ---> Running in 1e0bafefcc34 [2023-02-21T09:24:31.003Z] Removing intermediate container 1e0bafefcc34 [2023-02-21T09:24:31.003Z] ---> f7e266871675 [2023-02-21T09:24:31.003Z] Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:24:31.003Z] ---> Running in c84d08ab655f [2023-02-21T09:24:31.261Z] Removing intermediate container c84d08ab655f [2023-02-21T09:24:31.261Z] ---> 3b1bdcdc5462 [2023-02-21T09:24:31.261Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:24:31.261Z] ---> Running in 5e8019d9c741 [2023-02-21T09:24:31.261Z] Removing intermediate container 5e8019d9c741 [2023-02-21T09:24:31.261Z] ---> c9974834f259 [2023-02-21T09:24:31.261Z] [2023-02-21T09:24:31.520Z] Successfully built c9974834f259 [2023-02-21T09:24:31.520Z] Successfully tagged support-notifications:latest [2023-02-21T09:24:31.525Z]  Building support-notifications ... done  [Pipeline] } [2023-02-21T09:24:31.531Z] $ docker stop --time=1 eaa998913dc5ca29a499862f6c549270fd9cad951362d110b85cfd6bf5c6435c [2023-02-21T09:24:32.783Z] $ docker rm -f --volumes eaa998913dc5ca29a499862f6c549270fd9cad951362d110b85cfd6bf5c6435c [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T09:24:33.180Z] + docker images [2023-02-21T09:24:33.180Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T09:24:33.180Z] support-notifications latest c9974834f259 1 second ago 30.7MB [2023-02-21T09:24:33.180Z] security-spire-config latest 4ca5cd4f9ceb 5 seconds ago 85.8MB [2023-02-21T09:24:33.180Z] core-common-config-bootstrapper latest 2c8a5061d9e5 6 seconds ago 15.5MB [2023-02-21T09:24:33.180Z] security-spire-server latest 6fab63a8bdf8 7 seconds ago 86.5MB [2023-02-21T09:24:33.180Z] 661f4076ca0a 8 seconds ago 1.74GB [2023-02-21T09:24:33.180Z] 3202e175b667 24 seconds ago 1.55GB [2023-02-21T09:24:33.180Z] security-spiffe-token-provider latest d7d14aed4cf9 24 seconds ago 30MB [2023-02-21T09:24:33.180Z] b160fe3eaf0c 24 seconds ago 1.55GB [2023-02-21T09:24:33.180Z] aca173228563 38 seconds ago 1.67GB [2023-02-21T09:24:33.180Z] security-secretstore-setup latest e2fdb7064d0a 40 seconds ago 30MB [2023-02-21T09:24:33.180Z] 29abde5dd93d About a minute ago 1.71GB [2023-02-21T09:24:33.180Z] core-metadata latest 93ca3efcb1ac About a minute ago 18.5MB [2023-02-21T09:24:33.180Z] 64b1fe937170 About a minute ago 1.67GB [2023-02-21T09:24:33.180Z] 3a1d103f04c5 About a minute ago 1.68GB [2023-02-21T09:24:33.180Z] core-data latest 71434adab732 About a minute ago 17.9MB [2023-02-21T09:24:33.180Z] security-bootstrapper latest 3326a101d1c4 2 minutes ago 20.4MB [2023-02-21T09:24:33.180Z] de2f0a9bfcb7 2 minutes ago 1.68GB [2023-02-21T09:24:33.180Z] support-scheduler latest bddaf8f8b2dc 2 minutes ago 30MB [2023-02-21T09:24:33.180Z] core-command latest c5eeb21651e9 2 minutes ago 17.7MB [2023-02-21T09:24:33.180Z] security-proxy-setup latest 74602839a815 2 minutes ago 27.8MB [2023-02-21T09:24:33.180Z] 54b0b950bc2d 2 minutes ago 1.74GB [2023-02-21T09:24:33.180Z] d732f7fa8651 2 minutes ago 1.67GB [2023-02-21T09:24:33.180Z] 81e3fb0df32b 2 minutes ago 1.68GB [2023-02-21T09:24:33.180Z] 5bd51f9aca03 2 minutes ago 1.67GB [2023-02-21T09:24:33.180Z] security-spire-agent latest 32cc9d3d6c7a 3 minutes ago 125MB [2023-02-21T09:24:33.180Z] d4d92f44e8e1 3 minutes ago 1.55GB [2023-02-21T09:24:33.180Z] ci-base-image-x86_64 latest 59c95caefb53 6 minutes ago 904MB [2023-02-21T09:24:33.180Z] alpine 3.15 5ce65d7b0fde 10 days ago 5.59MB [2023-02-21T09:24:33.180Z] alpine 3.16 dfd21b5a31f5 10 days ago 5.55MB [2023-02-21T09:24:33.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-21T09:24:33.180Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-21T09:24:33.180Z] 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] } [2023-02-21T09:25:21.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-21T09:25:21.450Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-21T09:25:22.411Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-21T09:25:25.761Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-21T09:25:25.761Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-21T09:25:30.038Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-21T09:25:30.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-21T09:25:30.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-21T09:25:30.620Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-21T09:25:31.201Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-21T09:25:32.645Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-21T09:25:34.056Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-21T09:25:34.056Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-21T09:25:34.056Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-21T09:25:49.051Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.276s coverage: 28.7% of statements [2023-02-21T09:25:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-21T09:25:49.051Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-21T09:25:55.697Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.463s coverage: 98.5% of statements [2023-02-21T09:26:02.344Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.884s coverage: 73.7% of statements [2023-02-21T09:26:02.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-21T09:26:02.344Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-21T09:26:02.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-21T09:26:02.345Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.684s coverage: 54.0% of statements [2023-02-21T09:26:02.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-21T09:26:02.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-21T09:26:20.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 21.015s coverage: 88.5% of statements [2023-02-21T09:26:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-21T09:26:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-21T09:26:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-21T09:26:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-21T09:26:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-21T09:26:20.592Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.700s coverage: 3.9% of statements [2023-02-21T09:26:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-21T09:26:20.592Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-21T09:26:23.177Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.893s coverage: 95.6% of statements [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-21T09:26:23.177Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.362s coverage: 72.2% of statements [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-21T09:26:23.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.637s coverage: 65.9% of statements [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-21T09:26:23.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.546s coverage: 0.9% of statements [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-21T09:26:23.177Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.498s coverage: 29.6% of statements [2023-02-21T09:26:23.177Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-21T09:26:25.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.554s coverage: 47.1% of statements [2023-02-21T09:26:25.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.298s coverage: 82.9% of statements [2023-02-21T09:26:25.751Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.216s coverage: 94.1% of statements [2023-02-21T09:26:26.716Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.360s coverage: 96.3% of statements [2023-02-21T09:26:29.327Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.228s coverage: 87.5% of statements [2023-02-21T09:26:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.424s coverage: 94.4% of statements [2023-02-21T09:26:39.459Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.215s coverage: 44.8% of statements [2023-02-21T09:27:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.418s coverage: 79.9% of statements [2023-02-21T09:27:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-21T09:27:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2023-02-21T09:27:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-21T09:27:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-21T09:27:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-21T09:27:01.541Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 64.4% of statements [2023-02-21T09:27:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-21T09:27:01.541Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.342s coverage: 86.9% of statements [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.229s coverage: 87.2% of statements [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.183s coverage: 20.0% of statements [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.280s coverage: 77.4% of statements [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.270s coverage: 80.0% of statements [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.815s coverage: 91.2% of statements [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.247s coverage: 63.1% of statements [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-21T09:27:01.542Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.238s coverage: 100.0% of statements [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.096s coverage: 89.4% of statements [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.059s coverage: 100.0% of statements [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.068s coverage: 73.7% of statements [2023-02-21T09:27:01.542Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.070s coverage: 100.0% of statements [2023-02-21T09:27:08.179Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.413s coverage: 65.3% of statements [2023-02-21T09:27:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-21T09:27:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-21T09:27:08.179Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-21T09:27:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.758s coverage: 41.0% of statements [2023-02-21T09:27:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-21T09:27:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-21T09:27:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.265s coverage: 89.5% of statements [2023-02-21T09:27:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-21T09:27:10.123Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.239s coverage: 84.8% of statements [2023-02-21T09:27:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-21T09:27:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-21T09:27:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-21T09:27:10.123Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-21T09:27:18.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.314s coverage: 17.7% of statements [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-21T09:27:18.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.694s coverage: 92.3% of statements [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-21T09:27:18.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.264s coverage: 63.2% of statements [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-21T09:27:18.345Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.454s coverage: 97.7% of statements [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-21T09:27:18.345Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-21T09:27:18.345Z] 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 [2023-02-21T09:27:18.345Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-21T09:27:18.345Z] go vet ./... [2023-02-21T09:29:10.026Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-21T09:29:10.026Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-21T09:29:10.026Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-21T09:29:10.046Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-21T09:29:10.359Z] + ls -al . [2023-02-21T09:29:10.360Z] total 740 [2023-02-21T09:29:10.360Z] drwxrwxr-x 10 1001 1001 4096 Feb 21 09:23 . [2023-02-21T09:29:10.360Z] drwxr-xr-x 4 root root 4096 Feb 21 09:23 .. [2023-02-21T09:29:10.360Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 09:21 .blubracket [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 16 Feb 21 09:21 .dockerignore [2023-02-21T09:29:10.360Z] drwxrwxr-x 8 1001 1001 4096 Feb 21 09:21 .git [2023-02-21T09:29:10.360Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 09:21 .github [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 1024 Feb 21 09:21 .gitignore [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 42 Feb 21 09:21 .golangci.yml [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 87 Feb 21 09:21 .hadolint.yml [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 166 Feb 21 09:21 .sonarcloud.properties [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 1171 Feb 21 09:21 ADOPTERS.md [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 10825 Feb 21 09:21 Attribution.txt [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 73765 Feb 21 09:21 CHANGELOG.md [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 3804 Feb 21 09:21 CONTRIBUTING.md [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 677 Feb 21 09:21 GOVERNANCE.md [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 883 Feb 21 09:21 Jenkinsfile [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 10775 Feb 21 09:21 LICENSE [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 13375 Feb 21 09:21 Makefile [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 582 Feb 21 09:21 OWNERS.md [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 9403 Feb 21 09:21 README.md [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 6912 Feb 21 09:21 SECURITY.md [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 5 Feb 21 09:17 VERSION [2023-02-21T09:29:10.360Z] drwxrwxr-x 2 1001 1001 4096 Feb 21 09:21 bin [2023-02-21T09:29:10.360Z] drwxrwxr-x 17 1001 1001 4096 Feb 21 09:21 cmd [2023-02-21T09:29:10.360Z] -rw-r--r-- 1 root root 487323 Feb 21 09:27 coverage.out [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 3295 Feb 21 09:21 go.mod [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 33318 Feb 21 09:21 go.sum [2023-02-21T09:29:10.360Z] drwxrwxr-x 7 1001 1001 4096 Feb 21 09:21 internal [2023-02-21T09:29:10.360Z] drwxrwxr-x 3 1001 1001 4096 Feb 21 09:21 openapi [2023-02-21T09:29:10.360Z] drwxrwxr-x 4 1001 1001 4096 Feb 21 09:21 snap [2023-02-21T09:29:10.360Z] -rw-rw-r-- 1 1001 1001 204 Feb 21 09:21 version.go [Pipeline] sh [2023-02-21T09:29:10.741Z] + '[' -e coverage.out ] [2023-02-21T09:29:10.742Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-21T09:29:10.775Z] Warning: overwriting stash ‘coverage-report’ [2023-02-21T09:29:11.587Z] Stashed 1 file(s) [Pipeline] sh [2023-02-21T09:29:11.939Z] + make build [2023-02-21T09:29:12.211Z] 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 [2023-02-21T09:30:33.856Z] 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 [2023-02-21T09:30:38.121Z] 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 [2023-02-21T09:30:43.467Z] 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 [2023-02-21T09:30:46.812Z] 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 [2023-02-21T09:31:33.671Z] 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 [2023-02-21T09:31:35.075Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T09:31:40.415Z] 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 [2023-02-21T09:31:47.048Z] 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 [2023-02-21T09:31:50.384Z] 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 [2023-02-21T09:31:54.624Z] 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 [2023-02-21T09:32:06.916Z] 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] } [2023-02-21T09:32:13.572Z] $ docker stop --time=1 28fc3fb6cfa171fa6bb3bf80cf652c63c6dbad2d348333d5b037db717b1db246 [2023-02-21T09:32:16.196Z] $ docker rm -f --volumes 28fc3fb6cfa171fa6bb3bf80cf652c63c6dbad2d348333d5b037db717b1db246 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:32:18.275Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T09:32:18.275Z] [2023-02-21T09:32:18.275Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:32:18.600Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T09:32:18.866Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-21T09:32:18.866Z] 29e5d40040c1: Pulling fs layer [2023-02-21T09:32:18.866Z] 1ce36da41761: Pulling fs layer [2023-02-21T09:32:18.866Z] 25b303627fd3: Pulling fs layer [2023-02-21T09:32:18.866Z] 29e5d40040c1: Verifying Checksum [2023-02-21T09:32:18.866Z] 29e5d40040c1: Download complete [2023-02-21T09:32:19.136Z] 1ce36da41761: Verifying Checksum [2023-02-21T09:32:19.136Z] 1ce36da41761: Download complete [2023-02-21T09:32:19.405Z] 29e5d40040c1: Pull complete [2023-02-21T09:32:20.810Z] 1ce36da41761: Pull complete [2023-02-21T09:32:20.810Z] 25b303627fd3: Verifying Checksum [2023-02-21T09:32:20.810Z] 25b303627fd3: Download complete [2023-02-21T09:32:30.868Z] 25b303627fd3: Pull complete [2023-02-21T09:32:30.868Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-21T09:32:30.868Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T09:32:30.868Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:32:31.046Z] prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container [2023-02-21T09:32:31.110Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:32:33.302Z] $ docker top f93f03d18ed3aa27a3e8d5a60ba56a9bbf29cf15cd4ae8a117c6b13f1eee3d9f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:32:34.119Z] + grep parallel [2023-02-21T09:32:34.119Z] + docker-compose build --help [2023-02-21T09:32:38.365Z] --parallel Build images in parallel. [Pipeline] } [2023-02-21T09:32:38.390Z] $ docker stop --time=1 f93f03d18ed3aa27a3e8d5a60ba56a9bbf29cf15cd4ae8a117c6b13f1eee3d9f [2023-02-21T09:32:41.252Z] $ docker rm -f --volumes f93f03d18ed3aa27a3e8d5a60ba56a9bbf29cf15cd4ae8a117c6b13f1eee3d9f [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:32:41.770Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-21T09:32:41.770Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:32:41.957Z] prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container [2023-02-21T09:32:42.026Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:32:43.218Z] $ docker top 6a5ddda8b5da194bedff79844e11683ee2e34146c01b8c7495bae4e02d4924c4 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:32:43.711Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-21T09:32:49.041Z] Building core-command ... [2023-02-21T09:32:49.041Z] Building core-common-config-bootstrapper ... [2023-02-21T09:32:49.041Z] Building core-data ... [2023-02-21T09:32:49.041Z] Building core-metadata ... [2023-02-21T09:32:49.041Z] Building security-bootstrapper ... [2023-02-21T09:32:49.041Z] Building security-proxy-setup ... [2023-02-21T09:32:49.041Z] Building security-secretstore-setup ... [2023-02-21T09:32:49.041Z] Building security-spiffe-token-provider ... [2023-02-21T09:32:49.041Z] Building security-spire-agent ... [2023-02-21T09:32:49.041Z] Building security-spire-config ... [2023-02-21T09:32:49.041Z] Building security-spire-server ... [2023-02-21T09:32:49.041Z] Building support-notifications ... [2023-02-21T09:32:49.041Z] Building support-scheduler ... [2023-02-21T09:32:49.041Z] Building security-secretstore-setup [2023-02-21T09:32:49.041Z] Building core-command [2023-02-21T09:32:49.041Z] Building security-spiffe-token-provider [2023-02-21T09:32:49.041Z] Building security-proxy-setup [2023-02-21T09:32:49.041Z] Building core-data [2023-02-21T09:33:35.879Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:33:35.879Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:33:35.879Z] ---> 5f73b739b2c8 [2023-02-21T09:33:35.879Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:33:35.879Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:33:35.879Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:33:35.879Z] ---> 5f73b739b2c8 [2023-02-21T09:33:35.879Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:33:36.145Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:33:36.145Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:33:36.145Z] ---> 5f73b739b2c8 [2023-02-21T09:33:36.145Z] Step 3/19 : WORKDIR /edgex-go [2023-02-21T09:33:36.145Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:33:36.145Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:33:36.145Z] ---> 5f73b739b2c8 [2023-02-21T09:33:36.145Z] Step 3/21 : WORKDIR /edgex-go [2023-02-21T09:33:36.145Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:33:36.145Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:33:36.145Z] ---> 5f73b739b2c8 [2023-02-21T09:33:36.145Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:33:36.733Z] ---> Running in 32a8be14dcaa [2023-02-21T09:33:37.000Z] ---> Running in 7d2db2726668 [2023-02-21T09:33:37.000Z] ---> Running in 2395e1aa7832 [2023-02-21T09:33:37.000Z] ---> Running in 009fd608bdbc [2023-02-21T09:33:37.000Z] ---> Running in 94abf370d324 [2023-02-21T09:33:37.268Z] Removing intermediate container 32a8be14dcaa [2023-02-21T09:33:37.268Z] ---> 1eb00cf3110d [2023-02-21T09:33:37.268Z] Step 4/23 : WORKDIR /edgex-go [2023-02-21T09:33:37.534Z] ---> Running in f532a963f6c3 [2023-02-21T09:33:37.534Z] Removing intermediate container 2395e1aa7832 [2023-02-21T09:33:37.534Z] ---> 0bf3f3c0c096 [2023-02-21T09:33:37.534Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:33:37.534Z] Removing intermediate container 009fd608bdbc [2023-02-21T09:33:37.534Z] ---> b76e78f7e9c0 [2023-02-21T09:33:37.534Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-21T09:33:37.534Z] Removing intermediate container 94abf370d324 [2023-02-21T09:33:37.534Z] ---> 08d905360952 [2023-02-21T09:33:37.534Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-21T09:33:37.534Z] ---> Running in 7176ed20d8dc [2023-02-21T09:33:37.534Z] ---> Running in 97d8a86f2522 [2023-02-21T09:33:37.804Z] Removing intermediate container 7d2db2726668 [2023-02-21T09:33:37.804Z] ---> 04052346027e [2023-02-21T09:33:37.804Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-21T09:33:37.804Z] ---> Running in 2500f8d993e4 [2023-02-21T09:33:37.804Z] ---> Running in 7e3c69bbd6b5 [2023-02-21T09:33:38.394Z] Removing intermediate container f532a963f6c3 [2023-02-21T09:33:38.394Z] ---> 07b3be821589 [2023-02-21T09:33:38.394Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-21T09:33:38.394Z] ---> Running in 4d293cb1329d [2023-02-21T09:33:38.742Z] Removing intermediate container 7176ed20d8dc [2023-02-21T09:33:38.742Z] ---> 481977169af1 [2023-02-21T09:33:38.742Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:33:39.043Z] ---> Running in 999af9f956e8 [2023-02-21T09:33:40.074Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:40.355Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:40.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:40.641Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:40.939Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:41.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:41.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:41.234Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:41.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:41.848Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:41.848Z] OK: 221 MiB in 51 packages [2023-02-21T09:33:42.430Z] OK: 221 MiB in 51 packages [2023-02-21T09:33:42.717Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-21T09:33:42.717Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-21T09:33:42.717Z] OK: 16903 distinct packages available [2023-02-21T09:33:42.986Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:43.253Z] OK: 221 MiB in 51 packages [2023-02-21T09:33:43.530Z] OK: 221 MiB in 51 packages [2023-02-21T09:33:43.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:33:43.530Z] Removing intermediate container 97d8a86f2522 [2023-02-21T09:33:43.530Z] ---> a11e7e761ce2 [2023-02-21T09:33:43.530Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-21T09:33:44.491Z] Removing intermediate container 2500f8d993e4 [2023-02-21T09:33:44.491Z] ---> 15cb3d40ecbd [2023-02-21T09:33:44.491Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:33:44.491Z] OK: 221 MiB in 51 packages [2023-02-21T09:33:45.076Z] Removing intermediate container 4d293cb1329d [2023-02-21T09:33:45.076Z] ---> d9845d639890 [2023-02-21T09:33:45.076Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-21T09:33:45.076Z] ---> 8fe749622e03 [2023-02-21T09:33:45.076Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:33:45.343Z] ---> Running in 8ac64cab0f23 [2023-02-21T09:33:45.343Z] Removing intermediate container 999af9f956e8 [2023-02-21T09:33:45.343Z] ---> 811af0dc9a81 [2023-02-21T09:33:45.343Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:33:45.924Z] ---> 026f0f2c1ccd [2023-02-21T09:33:45.924Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:33:46.198Z] ---> Running in f983939d6cbb [2023-02-21T09:33:46.198Z] ---> 67a078859791 [2023-02-21T09:33:46.198Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:33:46.464Z] ---> Running in b9475868cf19 [2023-02-21T09:33:46.464Z] Removing intermediate container 7e3c69bbd6b5 [2023-02-21T09:33:46.464Z] ---> 2e3a60757da2 [2023-02-21T09:33:46.464Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-21T09:33:47.058Z] ---> 6b54bf426fe3 [2023-02-21T09:33:47.058Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:33:47.058Z] ---> Running in a9066d98df11 [2023-02-21T09:33:48.473Z] ---> 46b8bf78df76 [2023-02-21T09:33:48.473Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:33:48.473Z] ---> Running in 66ae5612c4f8 [2023-02-21T09:35:25.117Z] Removing intermediate container 8ac64cab0f23 [2023-02-21T09:35:25.117Z] ---> ffb608308398 [2023-02-21T09:35:25.117Z] Step 7/21 : COPY . . [2023-02-21T09:35:25.117Z] Removing intermediate container 66ae5612c4f8 [2023-02-21T09:35:25.117Z] ---> 4e3d878c1697 [2023-02-21T09:35:25.117Z] Step 7/19 : COPY . . [2023-02-21T09:35:25.117Z] Removing intermediate container a9066d98df11 [2023-02-21T09:35:25.117Z] ---> f86151d3ae6b [2023-02-21T09:35:25.117Z] Step 8/22 : COPY . . [2023-02-21T09:35:25.117Z] Removing intermediate container f983939d6cbb [2023-02-21T09:35:25.117Z] ---> 33f637af511c [2023-02-21T09:35:25.117Z] Step 7/24 : COPY . . [2023-02-21T09:35:25.385Z] Removing intermediate container b9475868cf19 [2023-02-21T09:35:25.386Z] ---> 00b976a64e97 [2023-02-21T09:35:25.386Z] Step 8/23 : COPY . . [2023-02-21T09:35:43.584Z] ---> 1b27a22ea617 [2023-02-21T09:35:43.584Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-21T09:35:43.584Z] ---> 98215a9bcddc [2023-02-21T09:35:43.584Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-21T09:35:43.584Z] ---> d760320465d9 [2023-02-21T09:35:43.584Z] ---> c0945f5091a6 [2023-02-21T09:35:43.584Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-21T09:35:43.584Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-21T09:35:43.584Z] ---> 6f6b4e56e617 [2023-02-21T09:35:43.584Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-21T09:35:43.584Z] ---> Running in 0e4ce3a1f9e2 [2023-02-21T09:35:43.584Z] ---> Running in 9a5ec692f384 [2023-02-21T09:35:43.584Z] ---> Running in 227a24f13348 [2023-02-21T09:35:43.584Z] ---> Running in 3234505b984d [2023-02-21T09:35:43.584Z] ---> Running in 5d76ff37c8b8 [2023-02-21T09:35:43.584Z] 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 [2023-02-21T09:35:43.584Z] 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-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-21T09:35:43.584Z] 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 [2023-02-21T09:35:43.584Z] 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 [2023-02-21T09:35:43.853Z] 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 [2023-02-21T09:41:20.731Z] 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 [2023-02-21T09:41:20.731Z] 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 [2023-02-21T09:41:35.627Z] Removing intermediate container 5d76ff37c8b8 [2023-02-21T09:41:35.627Z] ---> 44b981ffcdb1 [2023-02-21T09:41:35.627Z] [2023-02-21T09:41:35.627Z] Step 9/21 : FROM alpine:3.16 [2023-02-21T09:41:35.627Z] 3.16: Pulling from library/alpine [2023-02-21T09:41:37.034Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-21T09:41:37.035Z] Status: Downloaded newer image for alpine:3.16 [2023-02-21T09:41:37.035Z] ---> 4c81e5bf8899 [2023-02-21T09:41:37.035Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-21T09:41:37.302Z] Removing intermediate container 3234505b984d [2023-02-21T09:41:37.302Z] ---> 347211a3211c [2023-02-21T09:41:37.302Z] [2023-02-21T09:41:37.302Z] Step 9/24 : FROM alpine:3.16 [2023-02-21T09:41:37.302Z] ---> 4c81e5bf8899 [2023-02-21T09:41:37.302Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-21T09:41:37.302Z] ---> Running in 4837d43b0d02 [2023-02-21T09:41:37.569Z] ---> Running in a10d983a2a66 [2023-02-21T09:41:40.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:41:40.173Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:41:40.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:41:40.440Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:41:41.847Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-21T09:41:41.847Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-21T09:41:41.847Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-21T09:41:41.847Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-21T09:41:41.847Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-21T09:41:41.847Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-21T09:41:41.847Z] (5/6) Installing curl (7.83.1-r6) [2023-02-21T09:41:41.847Z] (3/3) Installing su-exec (0.2-r1) [2023-02-21T09:41:41.847Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-21T09:41:41.847Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:41:41.847Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:41:41.847Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:41:41.847Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:41:42.431Z] OK: 8 MiB in 20 packages [2023-02-21T09:41:42.431Z] OK: 6 MiB in 17 packages [2023-02-21T09:41:45.014Z] Removing intermediate container 4837d43b0d02 [2023-02-21T09:41:45.014Z] ---> b2523bbc31eb [2023-02-21T09:41:45.014Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T09:41:45.014Z] ---> Running in 00b0ff0f720c [2023-02-21T09:41:45.281Z] Removing intermediate container a10d983a2a66 [2023-02-21T09:41:45.281Z] ---> 1e44999561fd [2023-02-21T09:41:45.281Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-21T09:41:45.281Z] ---> Running in d88e508c1b43 [2023-02-21T09:41:45.866Z] Removing intermediate container 00b0ff0f720c [2023-02-21T09:41:45.866Z] ---> 818fdfebb19e [2023-02-21T09:41:45.866Z] Step 12/21 : WORKDIR /edgex [2023-02-21T09:41:45.866Z] ---> Running in 28ab54986829 [2023-02-21T09:41:46.133Z] Removing intermediate container d88e508c1b43 [2023-02-21T09:41:46.133Z] ---> ae2848a42b27 [2023-02-21T09:41:46.133Z] Step 12/24 : WORKDIR / [2023-02-21T09:41:46.133Z] ---> Running in 05c1bf69adc2 [2023-02-21T09:41:46.717Z] Removing intermediate container 28ab54986829 [2023-02-21T09:41:46.717Z] ---> 9ed925864c18 [2023-02-21T09:41:46.717Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-21T09:41:46.984Z] Removing intermediate container 05c1bf69adc2 [2023-02-21T09:41:46.984Z] ---> cd2b9980bd2b [2023-02-21T09:41:46.984Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-21T09:41:47.944Z] ---> a9795c33eb35 [2023-02-21T09:41:47.944Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-21T09:41:48.916Z] ---> fa389e13a2f9 [2023-02-21T09:41:48.916Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-21T09:41:52.250Z] ---> 31c79eb44d0c [2023-02-21T09:41:52.250Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-21T09:41:52.250Z] ---> ac22cacfe8bb [2023-02-21T09:41:52.250Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-21T09:41:53.655Z] ---> 4e0a5f507e51 [2023-02-21T09:41:53.656Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-21T09:41:55.594Z] ---> 76527c9b6a3f [2023-02-21T09:41:55.594Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-21T09:41:55.594Z] ---> 3c863b425a8e [2023-02-21T09:41:55.594Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T09:41:56.995Z] ---> 3cc22c7a448d [2023-02-21T09:41:56.995Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:41:57.260Z] ---> Running in 738ac647aa3d [2023-02-21T09:41:58.666Z] ---> 57281fe6079d [2023-02-21T09:41:58.666Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-21T09:42:02.003Z] Removing intermediate container 738ac647aa3d [2023-02-21T09:42:02.003Z] ---> 35866dcada20 [2023-02-21T09:42:02.003Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:42:02.003Z] ---> Running in 09594bad5598 [2023-02-21T09:42:02.584Z] ---> e613ee913728 [2023-02-21T09:42:02.584Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-21T09:42:02.850Z] Removing intermediate container 09594bad5598 [2023-02-21T09:42:02.850Z] ---> 2878f52e2647 [2023-02-21T09:42:02.850Z] Step 19/21 : LABEL arch=arm64 [2023-02-21T09:42:03.118Z] ---> Running in a88925427983 [2023-02-21T09:42:03.699Z] Removing intermediate container 9a5ec692f384 [2023-02-21T09:42:03.699Z] ---> 4a52c23514fc [2023-02-21T09:42:03.699Z] [2023-02-21T09:42:03.699Z] Step 10/23 : FROM alpine:3.16 [2023-02-21T09:42:03.699Z] ---> 4c81e5bf8899 [2023-02-21T09:42:03.699Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:42:03.699Z] Removing intermediate container a88925427983 [2023-02-21T09:42:03.699Z] ---> d6ca31273ded [2023-02-21T09:42:03.699Z] Step 20/21 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:42:04.658Z] ---> Running in 321e62b027b4 [2023-02-21T09:42:04.658Z] ---> Running in 25f25f443303 [2023-02-21T09:42:04.658Z] ---> f885edade8c6 [2023-02-21T09:42:04.658Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:42:04.925Z] ---> Running in fb210d09798f [2023-02-21T09:42:05.887Z] Removing intermediate container 25f25f443303 [2023-02-21T09:42:05.887Z] ---> f2c74f335255 [2023-02-21T09:42:05.887Z] Step 21/21 : LABEL version=0.0.0 [2023-02-21T09:42:05.887Z] ---> Running in b8869218ba05 [2023-02-21T09:42:06.470Z] Removing intermediate container b8869218ba05 [2023-02-21T09:42:06.470Z] ---> 1f344e933e6a [2023-02-21T09:42:06.470Z] [2023-02-21T09:42:07.428Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:42:07.694Z] Successfully built 1f344e933e6a [2023-02-21T09:42:07.694Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-21T09:42:07.694Z]  Building security-proxy-setup ... done Building security-spire-agent [2023-02-21T09:42:07.963Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:42:09.370Z] Removing intermediate container fb210d09798f [2023-02-21T09:42:09.370Z] ---> a4afa1e76959 [2023-02-21T09:42:09.370Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:42:09.370Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:42:09.370Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:42:09.370Z] OK: 5 MiB in 15 packages [2023-02-21T09:42:09.370Z] ---> Running in 7b10dbd99925 [2023-02-21T09:42:10.336Z] Removing intermediate container 7b10dbd99925 [2023-02-21T09:42:10.336Z] ---> f72ed5b56b9a [2023-02-21T09:42:10.336Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:42:10.631Z] ---> Running in 65052c6977c3 [2023-02-21T09:42:11.588Z] Removing intermediate container 321e62b027b4 [2023-02-21T09:42:11.588Z] ---> 4d48de77ee45 [2023-02-21T09:42:11.588Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:42:11.588Z] Removing intermediate container 65052c6977c3 [2023-02-21T09:42:11.588Z] ---> 44b6b215deae [2023-02-21T09:42:11.588Z] Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:42:11.856Z] ---> Running in fe817d20b51a [2023-02-21T09:42:11.856Z] ---> Running in 19230c55fc56 [2023-02-21T09:42:12.813Z] Removing intermediate container fe817d20b51a [2023-02-21T09:42:12.813Z] ---> 996ed3e168fe [2023-02-21T09:42:12.813Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:42:12.813Z] Removing intermediate container 19230c55fc56 [2023-02-21T09:42:12.813Z] ---> f2bbd5278936 [2023-02-21T09:42:12.813Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-21T09:42:13.080Z] ---> Running in 1b60cbb9002e [2023-02-21T09:42:13.080Z] ---> Running in 4eb256369f41 [2023-02-21T09:42:14.038Z] Removing intermediate container 1b60cbb9002e [2023-02-21T09:42:14.038Z] ---> 8d0affe70a0c [2023-02-21T09:42:14.038Z] [2023-02-21T09:42:14.307Z] Removing intermediate container 4eb256369f41 [2023-02-21T09:42:14.307Z] ---> cfc0739668af [2023-02-21T09:42:14.307Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-21T09:42:14.574Z] ---> Running in a3ce7e99e209 [2023-02-21T09:42:14.841Z] Successfully built 8d0affe70a0c [2023-02-21T09:42:14.841Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-21T09:42:14.841Z]  Building security-secretstore-setup ... done Building support-notifications [2023-02-21T09:42:16.806Z] Removing intermediate container a3ce7e99e209 [2023-02-21T09:42:16.806Z] ---> b0a7a1ed985d [2023-02-21T09:42:16.806Z] Step 15/23 : WORKDIR / [2023-02-21T09:42:17.072Z] ---> Running in 8e1c3d49e968 [2023-02-21T09:42:17.654Z] Removing intermediate container 8e1c3d49e968 [2023-02-21T09:42:17.654Z] ---> a2866178ec61 [2023-02-21T09:42:17.654Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:42:19.595Z] ---> 460228bcebeb [2023-02-21T09:42:19.595Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-21T09:42:20.998Z] Removing intermediate container 227a24f13348 [2023-02-21T09:42:20.999Z] ---> a2f948b2b94a [2023-02-21T09:42:20.999Z] [2023-02-21T09:42:20.999Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:42:20.999Z] ---> 4c81e5bf8899 [2023-02-21T09:42:20.999Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-21T09:42:21.264Z] ---> Running in e0ee4a5298ee [2023-02-21T09:42:21.847Z] ---> 52e4db119420 [2023-02-21T09:42:21.847Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-21T09:42:22.113Z] Removing intermediate container e0ee4a5298ee [2023-02-21T09:42:22.113Z] ---> 8870e60d1d00 [2023-02-21T09:42:22.113Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-21T09:42:22.113Z] ---> Running in 19932cc0de87 [2023-02-21T09:42:22.692Z] Removing intermediate container 19932cc0de87 [2023-02-21T09:42:22.692Z] ---> 8e30ff36e007 [2023-02-21T09:42:22.692Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-21T09:42:22.959Z] ---> e5adf21df367 [2023-02-21T09:42:22.959Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-21T09:42:23.244Z] ---> Running in 67c2514c26fe [2023-02-21T09:42:23.244Z] ---> Running in 647faa6d1268 [2023-02-21T09:42:24.232Z] Removing intermediate container 67c2514c26fe [2023-02-21T09:42:24.232Z] ---> 9410e6a741d0 [2023-02-21T09:42:24.232Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:42:24.232Z] ---> Running in bb756083824f [2023-02-21T09:42:24.232Z] Removing intermediate container 647faa6d1268 [2023-02-21T09:42:24.232Z] ---> ba9c6160ef83 [2023-02-21T09:42:24.232Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:42:24.506Z] ---> Running in 33ba4f63296a [2023-02-21T09:42:25.911Z] Removing intermediate container 33ba4f63296a [2023-02-21T09:42:25.911Z] ---> 833d21ce6e75 [2023-02-21T09:42:25.911Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T09:42:26.177Z] ---> Running in 6b89de9244a5 [2023-02-21T09:42:26.443Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:42:27.024Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:42:27.024Z] Removing intermediate container 6b89de9244a5 [2023-02-21T09:42:27.024Z] ---> 48ac461e7e01 [2023-02-21T09:42:27.024Z] Step 22/23 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:42:27.024Z] ---> Running in 7a97dd240b3d [2023-02-21T09:42:28.434Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:42:28.434Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:42:28.434Z] OK: 5 MiB in 15 packages [2023-02-21T09:42:29.024Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:42:29.024Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:42:29.024Z] ---> 5f73b739b2c8 [2023-02-21T09:42:29.024Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:42:29.024Z] ---> Using cache [2023-02-21T09:42:29.024Z] ---> 04052346027e [2023-02-21T09:42:29.024Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:42:30.967Z] Removing intermediate container 7a97dd240b3d [2023-02-21T09:42:30.967Z] ---> 1e40f1a46c40 [2023-02-21T09:42:30.967Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T09:42:30.967Z] ---> Running in 1ca398c03bc9 [2023-02-21T09:42:30.967Z] ---> Running in cfa7295d8406 [2023-02-21T09:42:31.927Z] Removing intermediate container cfa7295d8406 [2023-02-21T09:42:31.927Z] ---> 1833c2f4f106 [2023-02-21T09:42:31.927Z] [2023-02-21T09:42:32.195Z] Removing intermediate container bb756083824f [2023-02-21T09:42:32.195Z] ---> d7957fb36d99 [2023-02-21T09:42:32.195Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:42:32.775Z] Successfully built 1833c2f4f106 [2023-02-21T09:42:33.040Z] Successfully tagged core-command-arm64:latest [2023-02-21T09:42:33.040Z] Building support-scheduler [2023-02-21T09:42:33.040Z]  Building core-command ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:42:33.307Z] ---> 514b8fb2cbdd [2023-02-21T09:42:33.307Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-21T09:42:33.572Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:42:34.527Z] OK: 221 MiB in 51 packages [2023-02-21T09:42:35.940Z] ---> 6148a5187ac1 [2023-02-21T09:42:35.941Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-21T09:42:36.207Z] Removing intermediate container 1ca398c03bc9 [2023-02-21T09:42:36.207Z] ---> 171df410f70f [2023-02-21T09:42:36.207Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:42:37.163Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:42:37.163Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:42:37.163Z] ---> 5f73b739b2c8 [2023-02-21T09:42:37.163Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:42:37.163Z] ---> Using cache [2023-02-21T09:42:37.163Z] ---> 0bf3f3c0c096 [2023-02-21T09:42:37.163Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:42:37.163Z] ---> Using cache [2023-02-21T09:42:37.163Z] ---> 481977169af1 [2023-02-21T09:42:37.163Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-21T09:42:37.163Z] ---> Running in 64fc0c0b1cf8 [2023-02-21T09:42:37.434Z] ---> fbd1971a360f [2023-02-21T09:42:37.434Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-21T09:42:37.706Z] ---> Running in facfdcad9cd8 [2023-02-21T09:42:37.973Z] ---> f775543e5096 [2023-02-21T09:42:37.973Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:42:37.973Z] ---> Running in c28be77b419f [2023-02-21T09:42:38.555Z] Removing intermediate container facfdcad9cd8 [2023-02-21T09:42:38.555Z] ---> 53670602e48a [2023-02-21T09:42:38.555Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:42:38.825Z] ---> Running in 963238614c94 [2023-02-21T09:42:39.411Z] Removing intermediate container 963238614c94 [2023-02-21T09:42:39.411Z] ---> 06a11fc4b6cd [2023-02-21T09:42:39.411Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:42:39.678Z] ---> Running in 9aef96b7a928 [2023-02-21T09:42:39.678Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:42:39.943Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:42:40.209Z] Removing intermediate container 9aef96b7a928 [2023-02-21T09:42:40.209Z] ---> e291baff637d [2023-02-21T09:42:40.210Z] Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:42:40.478Z] ---> Running in 8b46e51c3be4 [2023-02-21T09:42:41.438Z] OK: 221 MiB in 51 packages [2023-02-21T09:42:42.971Z] Removing intermediate container 8b46e51c3be4 [2023-02-21T09:42:42.971Z] ---> c7f5cd76fbbc [2023-02-21T09:42:42.971Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:42:43.288Z] ---> Running in e09841beeefe [2023-02-21T09:42:43.905Z] Removing intermediate container 64fc0c0b1cf8 [2023-02-21T09:42:43.905Z] ---> e8028b51ff84 [2023-02-21T09:42:43.905Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:42:43.905Z] Removing intermediate container e09841beeefe [2023-02-21T09:42:43.905Z] ---> c872b6b9f1f8 [2023-02-21T09:42:43.905Z] [2023-02-21T09:42:44.213Z] Successfully built c872b6b9f1f8 [2023-02-21T09:42:44.213Z] Successfully tagged core-data-arm64:latest [2023-02-21T09:42:44.213Z] Building security-bootstrapper [2023-02-21T09:42:44.817Z]  Building core-data ... done  ---> ae6cc91c9b0e [2023-02-21T09:42:44.817Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:42:44.817Z] ---> Running in f7138ac52810 [2023-02-21T09:42:51.613Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:42:51.613Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:42:51.613Z] ---> 5f73b739b2c8 [2023-02-21T09:42:51.613Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:42:51.613Z] ---> Using cache [2023-02-21T09:42:51.613Z] ---> 0bf3f3c0c096 [2023-02-21T09:42:51.613Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:42:51.613Z] ---> Using cache [2023-02-21T09:42:51.613Z] ---> 481977169af1 [2023-02-21T09:42:51.613Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:42:51.613Z] ---> Using cache [2023-02-21T09:42:51.613Z] ---> 811af0dc9a81 [2023-02-21T09:42:51.613Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:42:51.613Z] ---> Using cache [2023-02-21T09:42:51.613Z] ---> 6b54bf426fe3 [2023-02-21T09:42:51.613Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:42:51.613Z] ---> Using cache [2023-02-21T09:42:51.613Z] ---> f86151d3ae6b [2023-02-21T09:42:51.613Z] Step 8/22 : COPY . . [2023-02-21T09:42:51.613Z] ---> Using cache [2023-02-21T09:42:51.613Z] ---> d760320465d9 [2023-02-21T09:42:51.613Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-21T09:42:51.613Z] ---> Running in d0f7f6b32cf9 [2023-02-21T09:42:53.555Z] 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 [2023-02-21T09:43:03.650Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:43:03.650Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:43:03.650Z] ---> 5f73b739b2c8 [2023-02-21T09:43:03.650Z] Step 3/32 : WORKDIR /edgex-go [2023-02-21T09:43:03.650Z] ---> Using cache [2023-02-21T09:43:03.650Z] ---> 04052346027e [2023-02-21T09:43:03.650Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-21T09:43:05.070Z] ---> Running in 9651b403b60e [2023-02-21T09:43:05.654Z] Removing intermediate container 0e4ce3a1f9e2 [2023-02-21T09:43:05.654Z] ---> e2f3b8db621e [2023-02-21T09:43:05.654Z] [2023-02-21T09:43:05.654Z] Step 9/19 : FROM alpine:3.15 [2023-02-21T09:43:05.922Z] 3.15: Pulling from library/alpine [2023-02-21T09:43:07.341Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:43:07.607Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-21T09:43:07.607Z] Status: Downloaded newer image for alpine:3.15 [2023-02-21T09:43:07.607Z] ---> 354640af7b1b [2023-02-21T09:43:07.607Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:43:07.874Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:43:07.874Z] ---> Running in 759df9b41fdf [2023-02-21T09:43:08.456Z] Removing intermediate container 759df9b41fdf [2023-02-21T09:43:08.456Z] ---> 6b92e19f4cf1 [2023-02-21T09:43:08.456Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-21T09:43:08.722Z] ---> Running in 06671b2bd6fa [2023-02-21T09:43:09.680Z] OK: 221 MiB in 51 packages [2023-02-21T09:43:10.668Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:43:11.252Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:43:11.252Z] Removing intermediate container 9651b403b60e [2023-02-21T09:43:11.252Z] ---> a28cf81a2546 [2023-02-21T09:43:11.252Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-21T09:43:12.223Z] ---> adaebd80e4bd [2023-02-21T09:43:12.223Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:43:12.492Z] ---> Running in 995f4dba5037 [2023-02-21T09:43:12.492Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:43:12.492Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:43:12.492Z] OK: 15734 distinct packages available [2023-02-21T09:43:12.762Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:43:13.347Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:43:14.304Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-21T09:43:14.570Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-21T09:43:14.570Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-21T09:43:14.570Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-21T09:43:14.570Z] (5/9) Installing curl (7.80.0-r6) [2023-02-21T09:43:14.570Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-21T09:43:14.570Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:43:14.570Z] (8/9) Installing libucontext (1.1-r0) [2023-02-21T09:43:14.570Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-21T09:43:14.570Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:43:14.570Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:43:15.155Z] OK: 8 MiB in 23 packages [2023-02-21T09:43:17.735Z] Removing intermediate container 06671b2bd6fa [2023-02-21T09:43:17.735Z] ---> ae539577d4cc [2023-02-21T09:43:17.735Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:43:18.317Z] ---> 89ba5995b6c2 [2023-02-21T09:43:18.318Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-21T09:43:20.902Z] ---> c8bdcc6c25c3 [2023-02-21T09:43:20.902Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-21T09:43:21.504Z] ---> 3f9a4ea70824 [2023-02-21T09:43:21.504Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-21T09:43:21.504Z] ---> Running in c237dddadf1e [2023-02-21T09:43:22.091Z] Removing intermediate container c237dddadf1e [2023-02-21T09:43:22.091Z] ---> bbdf781f83a9 [2023-02-21T09:43:22.091Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:43:22.356Z] ---> Running in c007864863d3 [2023-02-21T09:43:22.944Z] Removing intermediate container c007864863d3 [2023-02-21T09:43:22.944Z] ---> 2f6380b6029a [2023-02-21T09:43:22.944Z] Step 17/19 : LABEL arch=arm64 [2023-02-21T09:43:23.210Z] ---> Running in 21dddb8cc1e1 [2023-02-21T09:43:23.790Z] Removing intermediate container 21dddb8cc1e1 [2023-02-21T09:43:23.791Z] ---> bae2a33c7649 [2023-02-21T09:43:23.791Z] Step 18/19 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:43:23.791Z] ---> Running in 13f86e1a6f4d [2023-02-21T09:43:24.376Z] Removing intermediate container 13f86e1a6f4d [2023-02-21T09:43:24.376Z] ---> b18f14c74099 [2023-02-21T09:43:24.376Z] Step 19/19 : LABEL version=0.0.0 [2023-02-21T09:43:24.376Z] ---> Running in 48e33798dbf1 [2023-02-21T09:43:24.958Z] Removing intermediate container 48e33798dbf1 [2023-02-21T09:43:24.958Z] ---> de5d51fb065d [2023-02-21T09:43:24.958Z] [2023-02-21T09:43:25.224Z] Successfully built de5d51fb065d [2023-02-21T09:43:25.224Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-21T09:43:25.224Z] Building core-common-config-bootstrapper [2023-02-21T09:43:47.544Z]  Building security-spiffe-token-provider ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:43:47.544Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:43:47.544Z] ---> 5f73b739b2c8 [2023-02-21T09:43:47.544Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:43:47.544Z] ---> Using cache [2023-02-21T09:43:47.544Z] ---> 0bf3f3c0c096 [2023-02-21T09:43:47.544Z] Step 4/22 : WORKDIR /edgex-go [2023-02-21T09:43:47.544Z] ---> Using cache [2023-02-21T09:43:47.544Z] ---> 481977169af1 [2023-02-21T09:43:47.544Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-21T09:43:47.544Z] ---> Using cache [2023-02-21T09:43:47.544Z] ---> 811af0dc9a81 [2023-02-21T09:43:47.544Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-21T09:43:47.544Z] ---> Using cache [2023-02-21T09:43:47.544Z] ---> 6b54bf426fe3 [2023-02-21T09:43:47.544Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:43:47.544Z] ---> Using cache [2023-02-21T09:43:47.544Z] ---> f86151d3ae6b [2023-02-21T09:43:47.544Z] Step 8/22 : COPY . . [2023-02-21T09:43:47.544Z] ---> Using cache [2023-02-21T09:43:47.544Z] ---> d760320465d9 [2023-02-21T09:43:47.544Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-21T09:43:47.544Z] ---> Running in 924f3b5ca6ed [2023-02-21T09:43:49.493Z] 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 [2023-02-21T09:44:36.312Z] Removing intermediate container c28be77b419f [2023-02-21T09:44:36.312Z] ---> df63f227ef45 [2023-02-21T09:44:36.312Z] Step 7/24 : COPY . . [2023-02-21T09:44:44.504Z] Removing intermediate container f7138ac52810 [2023-02-21T09:44:44.504Z] ---> 2b62deaf75d9 [2023-02-21T09:44:44.504Z] Step 8/22 : COPY . . [2023-02-21T09:44:59.476Z] ---> 89e314ceda7f [2023-02-21T09:44:59.476Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:45:00.057Z] ---> Running in 47801dc92bcf [2023-02-21T09:45:01.012Z] Removing intermediate container 47801dc92bcf [2023-02-21T09:45:01.012Z] ---> 00e3eb7cd05b [2023-02-21T09:45:01.012Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T09:45:01.012Z] ---> Running in 1f02e96532a5 [2023-02-21T09:45:04.351Z] Removing intermediate container 1f02e96532a5 [2023-02-21T09:45:04.351Z] ---> 2aa438668f6c [2023-02-21T09:45:04.351Z] Step 10/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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T09:45:04.351Z] ---> Running in a201ea7dafb5 [2023-02-21T09:45:04.932Z] ---> 8d2cadcf572c [2023-02-21T09:45:04.932Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-21T09:45:05.198Z] ---> Running in 588f9620bb3b [2023-02-21T09:45:06.610Z] Removing intermediate container 995f4dba5037 [2023-02-21T09:45:06.610Z] ---> 2e96569346f4 [2023-02-21T09:45:06.610Z] Step 7/32 : COPY . . [2023-02-21T09:45:08.563Z] 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 [2023-02-21T09:45:08.563Z] Removing intermediate container a201ea7dafb5 [2023-02-21T09:45:08.563Z] ---> 1c207f9a0e70 [2023-02-21T09:45:08.563Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T09:45:08.829Z] ---> Running in 7ed1f36cc1bd [2023-02-21T09:45:09.791Z] Removing intermediate container 7ed1f36cc1bd [2023-02-21T09:45:09.791Z] ---> 87b6868b9d1c [2023-02-21T09:45:09.791Z] [2023-02-21T09:45:09.791Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T09:45:09.791Z] ---> 354640af7b1b [2023-02-21T09:45:09.791Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:45:09.791Z] ---> Using cache [2023-02-21T09:45:09.791Z] ---> 6b92e19f4cf1 [2023-02-21T09:45:09.791Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T09:45:10.058Z] ---> Running in 02bb2677099f [2023-02-21T09:45:12.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:45:12.910Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:45:14.317Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:45:14.317Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:45:14.317Z] OK: 15734 distinct packages available [2023-02-21T09:45:14.585Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:45:14.852Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:45:15.809Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-21T09:45:16.076Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:45:16.076Z] (3/5) Installing libucontext (1.1-r0) [2023-02-21T09:45:16.076Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-21T09:45:16.076Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-21T09:45:16.076Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:45:16.076Z] OK: 6 MiB in 19 packages [2023-02-21T09:45:18.660Z] Removing intermediate container 02bb2677099f [2023-02-21T09:45:18.660Z] ---> 48565e2a16b0 [2023-02-21T09:45:18.660Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-21T09:45:22.002Z] ---> f830bf2ce8e0 [2023-02-21T09:45:22.002Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-21T09:45:22.002Z] ---> Running in ad00885ea37a [2023-02-21T09:45:24.581Z] ---> 0983df4590a9 [2023-02-21T09:45:24.581Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:45:24.581Z] 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 [2023-02-21T09:45:29.918Z] ---> 98c16e8e34ee [2023-02-21T09:45:29.918Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:45:30.874Z] ---> e628a1284f68 [2023-02-21T09:45:30.874Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-21T09:45:31.833Z] ---> 38012878e1d7 [2023-02-21T09:45:31.833Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-21T09:45:32.788Z] ---> 685c40d0dde8 [2023-02-21T09:45:32.788Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:45:32.788Z] ---> Running in f57b50e5c15d [2023-02-21T09:45:33.368Z] Removing intermediate container f57b50e5c15d [2023-02-21T09:45:33.368Z] ---> 65988f623740 [2023-02-21T09:45:33.368Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:45:33.368Z] ---> Running in d1511c642cca [2023-02-21T09:45:33.948Z] Removing intermediate container d1511c642cca [2023-02-21T09:45:33.948Z] ---> 9e5ec82496c6 [2023-02-21T09:45:33.948Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:45:34.214Z] ---> Running in f01c8c0ba647 [2023-02-21T09:45:34.481Z] Removing intermediate container f01c8c0ba647 [2023-02-21T09:45:34.746Z] ---> 5f313bb6b615 [2023-02-21T09:45:34.746Z] Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:45:34.746Z] ---> Running in 05b81bab454e [2023-02-21T09:45:35.331Z] Removing intermediate container 05b81bab454e [2023-02-21T09:45:35.331Z] ---> 346db77039d7 [2023-02-21T09:45:35.331Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:45:35.331Z] ---> Running in 71c4228fee8c [2023-02-21T09:45:35.912Z] Removing intermediate container 71c4228fee8c [2023-02-21T09:45:35.912Z] ---> b7c7a2a3a085 [2023-02-21T09:45:35.912Z] [2023-02-21T09:45:36.179Z] Successfully built b7c7a2a3a085 [2023-02-21T09:45:36.179Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-21T09:45:36.179Z] Building security-spire-config [2023-02-21T09:45:51.161Z]  Building security-spire-agent ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:45:51.161Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:45:51.161Z] ---> 5f73b739b2c8 [2023-02-21T09:45:51.161Z] Step 3/24 : WORKDIR /edgex-go [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> 04052346027e [2023-02-21T09:45:51.161Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> 171df410f70f [2023-02-21T09:45:51.161Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> f775543e5096 [2023-02-21T09:45:51.161Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> df63f227ef45 [2023-02-21T09:45:51.161Z] Step 7/24 : COPY . . [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> 89e314ceda7f [2023-02-21T09:45:51.161Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> 00e3eb7cd05b [2023-02-21T09:45:51.161Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> 2aa438668f6c [2023-02-21T09:45:51.161Z] Step 10/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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> 1c207f9a0e70 [2023-02-21T09:45:51.161Z] Step 11/24 : WORKDIR /edgex-go [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> 87b6868b9d1c [2023-02-21T09:45:51.161Z] [2023-02-21T09:45:51.161Z] Step 12/24 : FROM alpine:3.15 [2023-02-21T09:45:51.161Z] ---> 354640af7b1b [2023-02-21T09:45:51.161Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:45:51.161Z] ---> Using cache [2023-02-21T09:45:51.161Z] ---> 6b92e19f4cf1 [2023-02-21T09:45:51.426Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-21T09:45:51.692Z] ---> Running in 5301bf704fe0 [2023-02-21T09:45:53.632Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:45:53.897Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:45:55.298Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-21T09:45:55.298Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-21T09:45:55.298Z] OK: 15734 distinct packages available [2023-02-21T09:45:55.298Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:45:55.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:45:56.840Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-21T09:45:56.840Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-21T09:45:56.840Z] (3/4) Installing libucontext (1.1-r0) [2023-02-21T09:45:56.840Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-21T09:45:56.840Z] Executing busybox-1.34.1-r7.trigger [2023-02-21T09:45:56.840Z] OK: 6 MiB in 18 packages [2023-02-21T09:45:58.245Z] Removing intermediate container 5301bf704fe0 [2023-02-21T09:45:58.245Z] ---> e42fb6a99e31 [2023-02-21T09:45:58.245Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:46:03.585Z] ---> 487ebf973851 [2023-02-21T09:46:03.585Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:46:04.166Z] ---> 43cb3e7fe6e7 [2023-02-21T09:46:04.166Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-21T09:46:04.436Z] ---> Running in ddb8d4bffcd5 [2023-02-21T09:46:05.019Z] Removing intermediate container ddb8d4bffcd5 [2023-02-21T09:46:05.019Z] ---> 1a3b3a151ac4 [2023-02-21T09:46:05.019Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-21T09:46:08.382Z] ---> 400bb90548fa [2023-02-21T09:46:08.382Z] Step 19/24 : WORKDIR / [2023-02-21T09:46:08.382Z] ---> Running in 40147e3d179c [2023-02-21T09:46:08.970Z] Removing intermediate container 40147e3d179c [2023-02-21T09:46:08.970Z] ---> 5e8e38f1d034 [2023-02-21T09:46:08.970Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:46:09.236Z] ---> Running in fce48d3f47d2 [2023-02-21T09:46:09.503Z] Removing intermediate container fce48d3f47d2 [2023-02-21T09:46:09.503Z] ---> 1f2173baeff4 [2023-02-21T09:46:09.503Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:46:09.768Z] ---> Running in f6d7287e3f26 [2023-02-21T09:46:10.350Z] Removing intermediate container f6d7287e3f26 [2023-02-21T09:46:10.350Z] ---> beca451e3c0b [2023-02-21T09:46:10.350Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:46:10.350Z] ---> Running in 1670683cfc93 [2023-02-21T09:46:10.933Z] Removing intermediate container 1670683cfc93 [2023-02-21T09:46:10.933Z] ---> 93dd46ba2947 [2023-02-21T09:46:10.933Z] Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:46:10.933Z] ---> Running in 964ddd8233bc [2023-02-21T09:46:11.629Z] Removing intermediate container 964ddd8233bc [2023-02-21T09:46:11.629Z] ---> ab2ca6fd3eb4 [2023-02-21T09:46:11.629Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:46:11.629Z] ---> Running in d73dc40369b0 [2023-02-21T09:46:11.899Z] Removing intermediate container d73dc40369b0 [2023-02-21T09:46:11.899Z] ---> 2bf837b50a57 [2023-02-21T09:46:11.899Z] [2023-02-21T09:46:12.169Z] Successfully built 2bf837b50a57 [2023-02-21T09:46:12.456Z] Successfully tagged security-spire-config-arm64:latest [2023-02-21T09:46:12.456Z] Building security-spire-server [2023-02-21T09:46:34.592Z]  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:46:34.592Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:46:34.592Z] ---> 5f73b739b2c8 [2023-02-21T09:46:34.592Z] Step 3/23 : WORKDIR /edgex-go [2023-02-21T09:46:34.592Z] ---> Using cache [2023-02-21T09:46:34.592Z] ---> 04052346027e [2023-02-21T09:46:34.592Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-21T09:46:34.592Z] ---> Using cache [2023-02-21T09:46:34.592Z] ---> 171df410f70f [2023-02-21T09:46:34.592Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-21T09:46:34.592Z] ---> Using cache [2023-02-21T09:46:34.592Z] ---> f775543e5096 [2023-02-21T09:46:34.592Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:46:34.592Z] ---> Using cache [2023-02-21T09:46:34.592Z] ---> df63f227ef45 [2023-02-21T09:46:34.592Z] Step 7/23 : COPY . . [2023-02-21T09:46:34.592Z] ---> Using cache [2023-02-21T09:46:34.592Z] ---> 89e314ceda7f [2023-02-21T09:46:34.592Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-21T09:46:34.592Z] ---> Using cache [2023-02-21T09:46:34.592Z] ---> 00e3eb7cd05b [2023-02-21T09:46:34.592Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-21T09:46:34.592Z] ---> Using cache [2023-02-21T09:46:34.592Z] ---> 2aa438668f6c [2023-02-21T09:46:34.592Z] Step 10/23 : 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..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-21T09:46:34.592Z] ---> Running in b145444c9272 [2023-02-21T09:46:35.176Z] Removing intermediate container b145444c9272 [2023-02-21T09:46:35.176Z] ---> 4d10a1109825 [2023-02-21T09:46:35.177Z] Step 11/23 : WORKDIR /edgex-go [2023-02-21T09:46:35.177Z] ---> Running in 23bfe0b0f561 [2023-02-21T09:46:35.757Z] Removing intermediate container 23bfe0b0f561 [2023-02-21T09:46:35.757Z] ---> b0432b36205c [2023-02-21T09:46:35.757Z] [2023-02-21T09:46:35.757Z] Step 12/23 : FROM alpine:3.15 [2023-02-21T09:46:35.757Z] ---> 354640af7b1b [2023-02-21T09:46:35.757Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:46:35.757Z] ---> Using cache [2023-02-21T09:46:35.757Z] ---> 6b92e19f4cf1 [2023-02-21T09:46:35.757Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-21T09:46:35.757Z] ---> Using cache [2023-02-21T09:46:35.757Z] ---> 48565e2a16b0 [2023-02-21T09:46:35.757Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-21T09:46:41.097Z] ---> 192c0d616e32 [2023-02-21T09:46:41.097Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-21T09:46:41.675Z] ---> f59b7738285d [2023-02-21T09:46:41.675Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-21T09:46:42.636Z] ---> 3621a316e128 [2023-02-21T09:46:42.636Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-21T09:46:43.601Z] ---> 28b3de2e1932 [2023-02-21T09:46:43.601Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-21T09:46:43.601Z] ---> Running in c427f824dade [2023-02-21T09:46:44.185Z] Removing intermediate container c427f824dade [2023-02-21T09:46:44.185Z] ---> 9995cfc75f2d [2023-02-21T09:46:44.185Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-21T09:46:44.185Z] ---> Running in c94aa942233d [2023-02-21T09:46:44.774Z] Removing intermediate container c94aa942233d [2023-02-21T09:46:44.774Z] ---> dced8ea5c9ce [2023-02-21T09:46:44.774Z] Step 21/23 : LABEL arch=arm64 [2023-02-21T09:46:44.774Z] ---> Running in ef674728c83a [2023-02-21T09:46:45.372Z] Removing intermediate container ef674728c83a [2023-02-21T09:46:45.372Z] ---> c83a082c2d99 [2023-02-21T09:46:45.372Z] Step 22/23 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:46:45.639Z] ---> Running in 964b64efec6d [2023-02-21T09:46:45.905Z] Removing intermediate container 964b64efec6d [2023-02-21T09:46:45.905Z] ---> 436617361ea2 [2023-02-21T09:46:45.905Z] Step 23/23 : LABEL version=0.0.0 [2023-02-21T09:46:46.173Z] ---> Running in a280389c30c1 [2023-02-21T09:46:46.757Z] Removing intermediate container a280389c30c1 [2023-02-21T09:46:46.757Z] ---> dc2dc12152cb [2023-02-21T09:46:46.757Z] [2023-02-21T09:46:46.757Z] Successfully built dc2dc12152cb [2023-02-21T09:46:46.757Z] Successfully tagged security-spire-server-arm64:latest [2023-02-21T09:46:46.757Z] Building core-metadata [2023-02-21T09:47:05.234Z]  Building security-spire-server ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-21T09:47:05.235Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-21T09:47:05.235Z] ---> 5f73b739b2c8 [2023-02-21T09:47:05.235Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-21T09:47:05.235Z] ---> Using cache [2023-02-21T09:47:05.235Z] ---> 0bf3f3c0c096 [2023-02-21T09:47:05.235Z] Step 4/24 : WORKDIR /edgex-go [2023-02-21T09:47:05.235Z] ---> Using cache [2023-02-21T09:47:05.235Z] ---> 481977169af1 [2023-02-21T09:47:05.235Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-21T09:47:05.235Z] ---> Using cache [2023-02-21T09:47:05.235Z] ---> 811af0dc9a81 [2023-02-21T09:47:05.235Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-21T09:47:05.235Z] ---> Using cache [2023-02-21T09:47:05.235Z] ---> 6b54bf426fe3 [2023-02-21T09:47:05.235Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-21T09:47:05.235Z] ---> Using cache [2023-02-21T09:47:05.235Z] ---> f86151d3ae6b [2023-02-21T09:47:05.235Z] Step 8/24 : COPY . . [2023-02-21T09:47:05.235Z] ---> Using cache [2023-02-21T09:47:05.235Z] ---> d760320465d9 [2023-02-21T09:47:05.235Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-21T09:47:05.235Z] ---> Running in 2deb9dcc5b43 [2023-02-21T09:47:05.814Z] 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 [2023-02-21T09:49:57.528Z] Removing intermediate container 924f3b5ca6ed [2023-02-21T09:49:57.528Z] ---> 76e00646cd77 [2023-02-21T09:49:57.528Z] [2023-02-21T09:49:57.528Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:49:57.528Z] ---> 4c81e5bf8899 [2023-02-21T09:49:57.528Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-21T09:49:57.528Z] ---> Running in ad87e03a907b [2023-02-21T09:49:57.528Z] Removing intermediate container ad87e03a907b [2023-02-21T09:49:57.528Z] ---> f7ef485115f4 [2023-02-21T09:49:57.528Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:49:57.528Z] ---> Running in 543483220f5e [2023-02-21T09:49:57.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:49:57.528Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:49:57.528Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-21T09:49:57.528Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:49:57.528Z] OK: 5 MiB in 15 packages [2023-02-21T09:49:59.465Z] Removing intermediate container 543483220f5e [2023-02-21T09:49:59.465Z] ---> df8cee18d38e [2023-02-21T09:49:59.465Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:50:00.049Z] ---> 9e3c50bc85fc [2023-02-21T09:50:00.049Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-21T09:50:01.450Z] ---> be0fea6c544d [2023-02-21T09:50:01.450Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-21T09:50:02.406Z] ---> 7c15959f0926 [2023-02-21T09:50:02.406Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-21T09:50:03.361Z] ---> e954b592d538 [2023-02-21T09:50:03.361Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-21T09:50:03.361Z] ---> Running in 2d7d2d016d6e [2023-02-21T09:50:06.701Z] Removing intermediate container 2d7d2d016d6e [2023-02-21T09:50:06.701Z] ---> 6f48f9733ea0 [2023-02-21T09:50:06.701Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-21T09:50:06.701Z] ---> Running in 4770e28356f1 [2023-02-21T09:50:06.701Z] Removing intermediate container 4770e28356f1 [2023-02-21T09:50:06.701Z] ---> bf03a0c25f34 [2023-02-21T09:50:06.701Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-21T09:50:06.966Z] ---> Running in 52d7a00465e9 [2023-02-21T09:50:07.232Z] Removing intermediate container 52d7a00465e9 [2023-02-21T09:50:07.233Z] ---> 8098671eb97d [2023-02-21T09:50:07.233Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:50:07.497Z] ---> Running in 545a2ed4455e [2023-02-21T09:50:08.092Z] Removing intermediate container 545a2ed4455e [2023-02-21T09:50:08.092Z] ---> b03931efc1ae [2023-02-21T09:50:08.092Z] Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:50:08.092Z] ---> Running in 3180283111a3 [2023-02-21T09:50:08.672Z] Removing intermediate container 3180283111a3 [2023-02-21T09:50:08.672Z] ---> 3ab071c1796b [2023-02-21T09:50:08.672Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:50:08.672Z] ---> Running in e66f0a736ea4 [2023-02-21T09:50:11.238Z] Removing intermediate container e66f0a736ea4 [2023-02-21T09:50:11.238Z] ---> 70836108cdc7 [2023-02-21T09:50:11.238Z] [2023-02-21T09:50:11.238Z] Successfully built 70836108cdc7 [2023-02-21T09:50:11.238Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-21T09:51:32.814Z]  Building core-common-config-bootstrapper ... done Removing intermediate container d0f7f6b32cf9 [2023-02-21T09:51:32.814Z] ---> bddc3e2883c4 [2023-02-21T09:51:32.814Z] [2023-02-21T09:51:32.814Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:51:32.814Z] ---> 4c81e5bf8899 [2023-02-21T09:51:32.814Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:51:32.814Z] ---> Using cache [2023-02-21T09:51:32.814Z] ---> 4d48de77ee45 [2023-02-21T09:51:32.814Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:51:32.814Z] ---> Using cache [2023-02-21T09:51:32.814Z] ---> f2bbd5278936 [2023-02-21T09:51:32.814Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-21T09:51:32.814Z] ---> Running in 74ae4531a3a5 [2023-02-21T09:51:32.814Z] Removing intermediate container 74ae4531a3a5 [2023-02-21T09:51:32.814Z] ---> 3002f626b328 [2023-02-21T09:51:32.814Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:51:32.814Z] ---> Running in 0c15ab4da3b2 [2023-02-21T09:51:32.814Z] Removing intermediate container 0c15ab4da3b2 [2023-02-21T09:51:32.814Z] ---> 7938a7264591 [2023-02-21T09:51:32.814Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:51:32.814Z] ---> 75ff5d278fad [2023-02-21T09:51:32.814Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-21T09:51:32.814Z] ---> 4ebc0af0c5be [2023-02-21T09:51:32.814Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-21T09:51:32.814Z] ---> 887999f98a29 [2023-02-21T09:51:32.814Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-21T09:51:32.814Z] ---> Running in a87a9f900600 [2023-02-21T09:51:32.814Z] Removing intermediate container a87a9f900600 [2023-02-21T09:51:32.814Z] ---> e339f10cade9 [2023-02-21T09:51:32.814Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:51:32.814Z] ---> Running in d6e4c33c011a [2023-02-21T09:51:33.770Z] Removing intermediate container d6e4c33c011a [2023-02-21T09:51:33.770Z] ---> 816015dc6a6f [2023-02-21T09:51:33.770Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:51:34.034Z] ---> Running in d77d3916e1c3 [2023-02-21T09:51:34.616Z] Removing intermediate container d77d3916e1c3 [2023-02-21T09:51:34.616Z] ---> 1e07dbd54664 [2023-02-21T09:51:34.616Z] Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:51:34.884Z] ---> Running in ebfd146c254b [2023-02-21T09:51:35.150Z] Removing intermediate container ad00885ea37a [2023-02-21T09:51:35.150Z] ---> f97a532594a5 [2023-02-21T09:51:35.150Z] [2023-02-21T09:51:35.150Z] Step 9/32 : FROM alpine:3.16 [2023-02-21T09:51:35.150Z] ---> 4c81e5bf8899 [2023-02-21T09:51:35.150Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-21T09:51:35.415Z] ---> Running in a374cc3998b3 [2023-02-21T09:51:35.680Z] Removing intermediate container ebfd146c254b [2023-02-21T09:51:35.680Z] ---> 52e97384dca3 [2023-02-21T09:51:35.680Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:51:35.945Z] ---> Running in 4352520c9a9f [2023-02-21T09:51:36.213Z] Removing intermediate container a374cc3998b3 [2023-02-21T09:51:36.213Z] ---> b0b16f252122 [2023-02-21T09:51:36.213Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-21T09:51:36.478Z] ---> Running in b3474ea733f9 [2023-02-21T09:51:36.743Z] Removing intermediate container 4352520c9a9f [2023-02-21T09:51:36.743Z] ---> 647e2efb4fde [2023-02-21T09:51:36.743Z] [2023-02-21T09:51:37.323Z] Successfully built 647e2efb4fde [2023-02-21T09:51:37.324Z] Successfully tagged support-scheduler-arm64:latest [2023-02-21T09:51:38.279Z]  Building support-scheduler ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:51:38.546Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:51:39.950Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:51:39.950Z] (2/2) Installing su-exec (0.2-r1) [2023-02-21T09:51:39.950Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:51:39.950Z] OK: 5 MiB in 16 packages [2023-02-21T09:51:41.352Z] Removing intermediate container b3474ea733f9 [2023-02-21T09:51:41.352Z] ---> a59ec68bbfa5 [2023-02-21T09:51:41.352Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-21T09:51:41.352Z] ---> Running in fdfea00fc127 [2023-02-21T09:51:41.933Z] Removing intermediate container fdfea00fc127 [2023-02-21T09:51:41.933Z] ---> bc15905ef15d [2023-02-21T09:51:41.933Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-21T09:51:41.933Z] ---> Running in 57385d71e51f [2023-02-21T09:51:42.514Z] Removing intermediate container 57385d71e51f [2023-02-21T09:51:42.514Z] ---> 2eff9c0383c6 [2023-02-21T09:51:42.514Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-21T09:51:42.514Z] ---> Running in 0e041d990324 [2023-02-21T09:51:43.093Z] Removing intermediate container 0e041d990324 [2023-02-21T09:51:43.093Z] ---> 2614d4b29f9b [2023-02-21T09:51:43.093Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-21T09:51:43.359Z] ---> Running in 7aece32d467d [2023-02-21T09:51:43.940Z] Removing intermediate container 7aece32d467d [2023-02-21T09:51:43.940Z] ---> d57cc212764f [2023-02-21T09:51:43.940Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-21T09:51:43.940Z] ---> Running in bc7a7bd264ec [2023-02-21T09:51:46.520Z] Removing intermediate container bc7a7bd264ec [2023-02-21T09:51:46.520Z] ---> e3a9227301b5 [2023-02-21T09:51:46.520Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-21T09:51:46.785Z] ---> Running in 7b6aad7bdf06 [2023-02-21T09:51:47.365Z] Removing intermediate container 7b6aad7bdf06 [2023-02-21T09:51:47.365Z] ---> 3491efdac9ce [2023-02-21T09:51:47.365Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-21T09:51:48.324Z] ---> ad24f82da335 [2023-02-21T09:51:48.324Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-21T09:51:48.324Z] ---> Running in c7a4b872c4cb [2023-02-21T09:51:51.667Z] Removing intermediate container c7a4b872c4cb [2023-02-21T09:51:51.667Z] ---> 31a71b7b5cef [2023-02-21T09:51:51.667Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:51:52.246Z] ---> c7ee3c57a96b [2023-02-21T09:51:52.246Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-21T09:51:54.179Z] ---> 8b84470e3cb3 [2023-02-21T09:51:54.179Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-21T09:51:55.133Z] ---> 6ec455fd5e8f [2023-02-21T09:51:55.133Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-21T09:51:56.088Z] ---> dc451ea31c95 [2023-02-21T09:51:56.088Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-21T09:51:57.044Z] ---> 704eda899c67 [2023-02-21T09:51:57.044Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-21T09:51:57.999Z] ---> 29fc5a76869b [2023-02-21T09:51:58.000Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-21T09:51:58.580Z] ---> e8b7d3e82fdf [2023-02-21T09:51:58.580Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-21T09:51:58.846Z] ---> Running in b4a6d64ccb5a [2023-02-21T09:52:01.425Z] Removing intermediate container b4a6d64ccb5a [2023-02-21T09:52:01.425Z] ---> 7ca88fa7f6e4 [2023-02-21T09:52:01.425Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-21T09:52:01.691Z] ---> Running in b74b6d6c3230 [2023-02-21T09:52:02.271Z] Removing intermediate container b74b6d6c3230 [2023-02-21T09:52:02.271Z] ---> 81f29d08ab87 [2023-02-21T09:52:02.271Z] Step 29/32 : CMD ["gate"] [2023-02-21T09:52:02.271Z] ---> Running in 8e7555a53adf [2023-02-21T09:52:02.856Z] Removing intermediate container 8e7555a53adf [2023-02-21T09:52:02.856Z] ---> 5c75fa852a21 [2023-02-21T09:52:02.856Z] Step 30/32 : LABEL arch=arm64 [2023-02-21T09:52:02.856Z] ---> Running in 80f99313bbb2 [2023-02-21T09:52:03.438Z] Removing intermediate container 80f99313bbb2 [2023-02-21T09:52:03.438Z] ---> a4e4057e9e78 [2023-02-21T09:52:03.438Z] Step 31/32 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:52:03.438Z] ---> Running in c9bea9ee953a [2023-02-21T09:52:04.018Z] Removing intermediate container c9bea9ee953a [2023-02-21T09:52:04.282Z] ---> 44912c2a1c29 [2023-02-21T09:52:04.282Z] Step 32/32 : LABEL version=0.0.0 [2023-02-21T09:52:04.282Z] ---> Running in d26e8ed35c70 [2023-02-21T09:52:05.236Z] Removing intermediate container d26e8ed35c70 [2023-02-21T09:52:05.236Z] ---> 4fee18d9d5f2 [2023-02-21T09:52:05.236Z] [2023-02-21T09:52:05.501Z] Successfully built 4fee18d9d5f2 [2023-02-21T09:52:05.501Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-21T09:52:32.147Z]  Building security-bootstrapper ... done Removing intermediate container 2deb9dcc5b43 [2023-02-21T09:52:32.147Z] ---> 0bc264d4f920 [2023-02-21T09:52:32.147Z] [2023-02-21T09:52:32.147Z] Step 10/24 : FROM alpine:3.16 [2023-02-21T09:52:32.147Z] ---> 4c81e5bf8899 [2023-02-21T09:52:32.147Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-21T09:52:32.147Z] ---> Using cache [2023-02-21T09:52:32.147Z] ---> 4d48de77ee45 [2023-02-21T09:52:32.147Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:52:32.147Z] ---> Using cache [2023-02-21T09:52:32.147Z] ---> f2bbd5278936 [2023-02-21T09:52:32.147Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-21T09:52:32.147Z] ---> Running in c41f2e3b2d2e [2023-02-21T09:52:32.147Z] Removing intermediate container c41f2e3b2d2e [2023-02-21T09:52:32.147Z] ---> 547581b83938 [2023-02-21T09:52:32.147Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-21T09:52:32.147Z] ---> Running in c9ccc0c8e8f4 [2023-02-21T09:52:32.730Z] Removing intermediate container c9ccc0c8e8f4 [2023-02-21T09:52:32.730Z] ---> 82d69b04e5f2 [2023-02-21T09:52:32.730Z] Step 15/24 : WORKDIR / [2023-02-21T09:52:32.730Z] ---> Running in 748def8ead65 [2023-02-21T09:52:33.312Z] Removing intermediate container 748def8ead65 [2023-02-21T09:52:33.312Z] ---> b64e763f0728 [2023-02-21T09:52:33.312Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:52:34.275Z] ---> 44ca028d9cad [2023-02-21T09:52:34.275Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-21T09:52:35.679Z] ---> 0cb1c48f34c1 [2023-02-21T09:52:35.680Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-21T09:52:35.946Z] ---> 143d29a88a00 [2023-02-21T09:52:35.946Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-21T09:52:36.534Z] ---> c53fea832652 [2023-02-21T09:52:36.534Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-21T09:52:36.534Z] ---> Running in c2f0df377a91 [2023-02-21T09:52:36.799Z] Removing intermediate container c2f0df377a91 [2023-02-21T09:52:36.799Z] ---> a7dc5fb7a686 [2023-02-21T09:52:36.799Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:52:37.064Z] ---> Running in 8919e09c98f1 [2023-02-21T09:52:37.330Z] Removing intermediate container 8919e09c98f1 [2023-02-21T09:52:37.330Z] ---> d484cd275954 [2023-02-21T09:52:37.330Z] Step 22/24 : LABEL arch=arm64 [2023-02-21T09:52:37.330Z] ---> Running in 392b06188099 [2023-02-21T09:52:37.596Z] Removing intermediate container 392b06188099 [2023-02-21T09:52:37.596Z] ---> e1bc9d1d09e3 [2023-02-21T09:52:37.596Z] Step 23/24 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:52:37.862Z] ---> Running in e68635824653 [2023-02-21T09:52:38.128Z] Removing intermediate container e68635824653 [2023-02-21T09:52:38.128Z] ---> b2cfb9f95f82 [2023-02-21T09:52:38.128Z] Step 24/24 : LABEL version=0.0.0 [2023-02-21T09:52:38.128Z] ---> Running in d54d134aad25 [2023-02-21T09:52:38.393Z] Removing intermediate container d54d134aad25 [2023-02-21T09:52:38.393Z] ---> 395730ac1137 [2023-02-21T09:52:38.393Z] [2023-02-21T09:52:38.659Z] Successfully built 395730ac1137 [2023-02-21T09:52:38.659Z] Successfully tagged core-metadata-arm64:latest [2023-02-21T09:52:50.947Z]  Building core-metadata ... done Removing intermediate container 588f9620bb3b [2023-02-21T09:52:50.947Z] ---> 7cac1ee41fd0 [2023-02-21T09:52:50.947Z] [2023-02-21T09:52:50.947Z] Step 10/22 : FROM alpine:3.16 [2023-02-21T09:52:50.947Z] ---> 4c81e5bf8899 [2023-02-21T09:52:50.947Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-21T09:52:50.947Z] ---> Running in 81ba973984e9 [2023-02-21T09:52:50.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-21T09:52:50.947Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-21T09:52:51.212Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-21T09:52:51.480Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-21T09:52:51.480Z] Executing busybox-1.35.0-r17.trigger [2023-02-21T09:52:51.480Z] Executing ca-certificates-20220614-r0.trigger [2023-02-21T09:52:51.746Z] OK: 6 MiB in 16 packages [2023-02-21T09:52:52.707Z] Removing intermediate container 81ba973984e9 [2023-02-21T09:52:52.707Z] ---> ec4a3b77645a [2023-02-21T09:52:52.707Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-21T09:52:52.978Z] ---> Running in 680cd940c364 [2023-02-21T09:52:53.243Z] Removing intermediate container 680cd940c364 [2023-02-21T09:52:53.243Z] ---> 66e3d2ffb5c3 [2023-02-21T09:52:53.243Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-21T09:52:53.243Z] ---> Running in 83529e44ad7b [2023-02-21T09:52:53.509Z] Removing intermediate container 83529e44ad7b [2023-02-21T09:52:53.509Z] ---> 5b329cc25e80 [2023-02-21T09:52:53.509Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-21T09:52:53.509Z] ---> Running in 6af544c8d7cf [2023-02-21T09:52:53.774Z] Removing intermediate container 6af544c8d7cf [2023-02-21T09:52:53.774Z] ---> 7b2c225a7d71 [2023-02-21T09:52:53.774Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-21T09:52:54.354Z] ---> 54c89e0afe96 [2023-02-21T09:52:54.354Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-21T09:52:55.756Z] ---> ba34353f662b [2023-02-21T09:52:55.756Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-21T09:52:56.338Z] ---> db3841722f3f [2023-02-21T09:52:56.338Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-21T09:52:56.338Z] ---> Running in 23daac294197 [2023-02-21T09:52:56.667Z] Removing intermediate container 23daac294197 [2023-02-21T09:52:56.667Z] ---> 2046331818be [2023-02-21T09:52:56.667Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-21T09:52:56.667Z] ---> Running in cbb4b714e508 [2023-02-21T09:52:57.256Z] Removing intermediate container cbb4b714e508 [2023-02-21T09:52:57.256Z] ---> c66412d8ebeb [2023-02-21T09:52:57.256Z] Step 20/22 : LABEL arch=arm64 [2023-02-21T09:52:57.256Z] ---> Running in cdd0bfa6ff89 [2023-02-21T09:52:57.532Z] Removing intermediate container cdd0bfa6ff89 [2023-02-21T09:52:57.532Z] ---> 9177acad23ab [2023-02-21T09:52:57.532Z] Step 21/22 : LABEL git_sha=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [2023-02-21T09:52:57.532Z] ---> Running in 9186b65c9dd8 [2023-02-21T09:52:57.804Z] Removing intermediate container 9186b65c9dd8 [2023-02-21T09:52:57.804Z] ---> a2856f6c3789 [2023-02-21T09:52:57.804Z] Step 22/22 : LABEL version=0.0.0 [2023-02-21T09:52:57.804Z] ---> Running in bcb4535cd37f [2023-02-21T09:52:58.393Z] Removing intermediate container bcb4535cd37f [2023-02-21T09:52:58.393Z] ---> 49185a228090 [2023-02-21T09:52:58.393Z] [2023-02-21T09:52:58.393Z] Successfully built 49185a228090 [2023-02-21T09:52:58.393Z] Successfully tagged support-notifications-arm64:latest [2023-02-21T09:52:58.995Z]  Building support-notifications ... done  [Pipeline] } [2023-02-21T09:52:59.012Z] $ docker stop --time=1 6a5ddda8b5da194bedff79844e11683ee2e34146c01b8c7495bae4e02d4924c4 [2023-02-21T09:53:00.666Z] $ docker rm -f --volumes 6a5ddda8b5da194bedff79844e11683ee2e34146c01b8c7495bae4e02d4924c4 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-21T09:53:01.159Z] + docker images [2023-02-21T09:53:01.425Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-21T09:53:01.425Z] support-notifications-arm64 latest 49185a228090 3 seconds ago 29.7MB [2023-02-21T09:53:01.425Z] 7cac1ee41fd0 14 seconds ago 1.57GB [2023-02-21T09:53:01.425Z] core-metadata-arm64 latest 395730ac1137 23 seconds ago 17.7MB [2023-02-21T09:53:01.425Z] 0bc264d4f920 31 seconds ago 1.51GB [2023-02-21T09:53:01.425Z] security-bootstrapper-arm64 latest 4fee18d9d5f2 57 seconds ago 19.6MB [2023-02-21T09:53:01.425Z] support-scheduler-arm64 latest 647e2efb4fde About a minute ago 29MB [2023-02-21T09:53:01.425Z] f97a532594a5 About a minute ago 1.5GB [2023-02-21T09:53:01.425Z] bddc3e2883c4 About a minute ago 1.57GB [2023-02-21T09:53:01.425Z] core-common-config-bootstrapper-arm64 latest 70836108cdc7 2 minutes ago 14.9MB [2023-02-21T09:53:01.425Z] 76e00646cd77 3 minutes ago 1.5GB [2023-02-21T09:53:01.425Z] security-spire-server-arm64 latest dc2dc12152cb 6 minutes ago 84.3MB [2023-02-21T09:53:01.425Z] b0432b36205c 6 minutes ago 1.38GB [2023-02-21T09:53:01.425Z] security-spire-config-arm64 latest 2bf837b50a57 6 minutes ago 83.6MB [2023-02-21T09:53:01.425Z] security-spire-agent-arm64 latest b7c7a2a3a085 7 minutes ago 122MB [2023-02-21T09:53:01.425Z] 87b6868b9d1c 7 minutes ago 1.38GB [2023-02-21T09:53:01.425Z] security-spiffe-token-provider-arm64 latest de5d51fb065d 9 minutes ago 29.1MB [2023-02-21T09:53:01.425Z] e2f3b8db621e 9 minutes ago 1.54GB [2023-02-21T09:53:01.425Z] core-data-arm64 latest c872b6b9f1f8 10 minutes ago 17.2MB [2023-02-21T09:53:01.425Z] core-command-arm64 latest 1833c2f4f106 10 minutes ago 17MB [2023-02-21T09:53:01.425Z] a2f948b2b94a 10 minutes ago 1.51GB [2023-02-21T09:53:01.425Z] security-secretstore-setup-arm64 latest 8d0affe70a0c 10 minutes ago 29MB [2023-02-21T09:53:01.425Z] security-proxy-setup-arm64 latest 1f344e933e6a 10 minutes ago 26.9MB [2023-02-21T09:53:01.425Z] 4a52c23514fc 10 minutes ago 1.51GB [2023-02-21T09:53:01.425Z] 347211a3211c 11 minutes ago 1.5GB [2023-02-21T09:53:01.425Z] 44b981ffcdb1 11 minutes ago 1.5GB [2023-02-21T09:53:01.425Z] ci-base-image-arm64 latest 5f73b739b2c8 30 minutes ago 905MB [2023-02-21T09:53:01.425Z] alpine 3.15 354640af7b1b 10 days ago 5.34MB [2023-02-21T09:53:01.425Z] alpine 3.16 4c81e5bf8899 10 days ago 5.3MB [2023-02-21T09:53:01.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-21T09:53:01.425Z] 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 [2023-02-21T09:53:01.854Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:53:01.854Z] [2023-02-21T09:53:01.854Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:53:02.186Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:53:02.451Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-21T09:53:02.451Z] 8998bd30e6a1: Pulling fs layer [2023-02-21T09:53:02.451Z] 04944245beec: Pulling fs layer [2023-02-21T09:53:02.451Z] 699f458cf7ca: Pulling fs layer [2023-02-21T09:53:02.451Z] 765212b225bb: Pulling fs layer [2023-02-21T09:53:02.451Z] f23df028b6ca: Pulling fs layer [2023-02-21T09:53:02.451Z] d65c8cfc05b1: Pulling fs layer [2023-02-21T09:53:02.451Z] 2437ff75d9bd: Pulling fs layer [2023-02-21T09:53:02.451Z] 765212b225bb: Waiting [2023-02-21T09:53:02.451Z] f23df028b6ca: Waiting [2023-02-21T09:53:02.451Z] d65c8cfc05b1: Waiting [2023-02-21T09:53:02.451Z] 2437ff75d9bd: Waiting [2023-02-21T09:53:02.451Z] 04944245beec: Verifying Checksum [2023-02-21T09:53:02.451Z] 04944245beec: Download complete [2023-02-21T09:53:02.717Z] 765212b225bb: Download complete [2023-02-21T09:53:02.717Z] f23df028b6ca: Verifying Checksum [2023-02-21T09:53:02.717Z] f23df028b6ca: Download complete [2023-02-21T09:53:02.717Z] d65c8cfc05b1: Verifying Checksum [2023-02-21T09:53:02.717Z] d65c8cfc05b1: Download complete [2023-02-21T09:53:02.717Z] 699f458cf7ca: Verifying Checksum [2023-02-21T09:53:02.717Z] 699f458cf7ca: Download complete [2023-02-21T09:53:03.299Z] 8998bd30e6a1: Verifying Checksum [2023-02-21T09:53:03.299Z] 8998bd30e6a1: Download complete [2023-02-21T09:53:05.234Z] 2437ff75d9bd: Download complete [2023-02-21T09:53:07.172Z] 8998bd30e6a1: Pull complete [2023-02-21T09:53:07.437Z] 04944245beec: Pull complete [2023-02-21T09:53:08.840Z] 699f458cf7ca: Pull complete [2023-02-21T09:53:09.106Z] 765212b225bb: Pull complete [2023-02-21T09:53:09.686Z] f23df028b6ca: Pull complete [2023-02-21T09:53:09.951Z] d65c8cfc05b1: Pull complete [2023-02-21T09:53:24.927Z] 2437ff75d9bd: Pull complete [2023-02-21T09:53:24.927Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-21T09:53:24.927Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-21T09:53:24.927Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:53:25.118Z] prd-ubuntu20.04-docker-arm64-4c-16g-6852 does not seem to be running inside a container [2023-02-21T09:53:25.190Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:53:28.005Z] $ docker top a66ffd81fd931864e26354ab1353238cbe3b52d076334f2726594c0bc5a27187 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:53:28.868Z] ---> job-cost.sh [2023-02-21T09:53:28.868Z] lf-activate-venv: SKIPPING [2023-02-21T09:53:28.868Z] INFO: No Stack... [2023-02-21T09:53:29.447Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-21T09:53:30.027Z] INFO: Archiving Costs [Pipeline] sh [2023-02-21T09:53:30.928Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-02-21T09:53:30.928Z] + cut -d, -f6 [Pipeline] lock [2023-02-21T09:53:31.000Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4370-3-stack-cost] [2023-02-21T09:53:31.006Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4370-3-stack-cost] did not exist. Created. [2023-02-21T09:53:31.006Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4370-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-21T09:53:31.641Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-21T09:53:31.810Z] Stashed 1 file(s) [Pipeline] } [2023-02-21T09:53:31.820Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4370-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-21T09:53:31.847Z] $ docker stop --time=1 a66ffd81fd931864e26354ab1353238cbe3b52d076334f2726594c0bc5a27187 [2023-02-21T09:53:33.360Z] $ docker rm -f --volumes a66ffd81fd931864e26354ab1353238cbe3b52d076334f2726594c0bc5a27187 [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 [2023-02-21T09:53:33.750Z] provisioning config files... [2023-02-21T09:53:33.759Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config16482507430130253535tmp [Pipeline] { [Pipeline] sh [2023-02-21T09:53:34.120Z] + set +x [2023-02-21T09:53:34.120Z] + bash -s -- [2023-02-21T09:53:34.120Z] + curl -s https://codecov.io/bash [2023-02-21T09:53:34.120Z] [2023-02-21T09:53:34.120Z] _____ _ [2023-02-21T09:53:34.120Z] / ____| | | [2023-02-21T09:53:34.120Z] | | ___ __| | ___ ___ _____ __ [2023-02-21T09:53:34.120Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-21T09:53:34.120Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-21T09:53:34.120Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-21T09:53:34.120Z] Bash-1.0.6 [2023-02-21T09:53:34.120Z] [2023-02-21T09:53:34.120Z] [2023-02-21T09:53:34.120Z] ==> git version 2.25.1 found [2023-02-21T09:53:34.120Z] ==> 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 [2023-02-21T09:53:34.120Z] Release-Date: 2020-01-08 [2023-02-21T09:53:34.120Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-21T09:53:34.120Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-21T09:53:34.120Z] ==> Jenkins CI detected. [2023-02-21T09:53:34.120Z] current dir:  /w/workspace/edgex-go/3 [2023-02-21T09:53:34.120Z] project root: . [2023-02-21T09:53:34.120Z] --> token set from env [2023-02-21T09:53:34.120Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-21T09:53:34.120Z] ==> Running gcov in . (disable via -X gcov) [2023-02-21T09:53:34.120Z] ==> Python coveragepy not found [2023-02-21T09:53:34.120Z] ==> Searching for coverage reports in: [2023-02-21T09:53:34.120Z] + . [2023-02-21T09:53:34.120Z] -> Found 1 reports [2023-02-21T09:53:34.120Z] ==> Detecting git/mercurial file structure [2023-02-21T09:53:34.400Z] ==> Reading reports [2023-02-21T09:53:34.400Z] + ./coverage.out bytes=487323 [2023-02-21T09:53:34.400Z] ==> Appending adjustments [2023-02-21T09:53:34.400Z] https://docs.codecov.io/docs/fixing-reports [2023-02-21T09:53:35.334Z] + Found adjustments [2023-02-21T09:53:35.592Z] ==> Gzipping contents [2023-02-21T09:53:35.592Z] 64K /tmp/codecov.oynLdb.gz [2023-02-21T09:53:35.592Z] ==> Uploading reports [2023-02-21T09:53:35.592Z] url: https://codecov.io [2023-02-21T09:53:35.592Z] query: branch=PR-4370&commit=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= [2023-02-21T09:53:35.592Z] -> Pinging Codecov [2023-02-21T09:53:35.592Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4370&commit=692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4370%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4370&job=&cmd_args= [2023-02-21T09:53:35.592Z] -> Uploading to [2023-02-21T09:53:35.592Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-21/00271124DB129430A58F1EEE437C3FCB/692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086/e82983d1-a3d6-415b-8067-cc336ee1500e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230221%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230221T095335Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5de3f6b21609b75d5ecf6ca9d38e47a12ed6878bf97c7fff3e1c722913878889 [2023-02-21T09:53:35.592Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-21T09:53:35.592Z] Dload Upload Total Spent Left Speed [2023-02-21T09:53:36.109Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62929 0 0 100 62929 0 278k --:--:-- --:--:-- --:--:-- 276k 100 62929 0 0 100 62929 0 175k --:--:-- --:--:-- --:--:-- 174k [2023-02-21T09:53:36.109Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/692a6d9c5f3139c7eae3f83b65d00f8ea2b5c086 [Pipeline] } [2023-02-21T09:53:36.116Z] 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 [2023-02-21T09:53:36.716Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:53:37.009Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:53:37.870Z] ---> package-listing.sh [2023-02-21T09:53:37.870Z] ++ facter osfamily [2023-02-21T09:53:37.870Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-21T09:53:38.129Z] + OS_FAMILY=debian [2023-02-21T09:53:38.129Z] + workspace=/w/workspace/edgex-go/3 [2023-02-21T09:53:38.129Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-21T09:53:38.129Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-21T09:53:38.129Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-21T09:53:38.129Z] + PACKAGES=/tmp/packages_start.txt [2023-02-21T09:53:38.129Z] + '[' /w/workspace/edgex-go/3 ']' [2023-02-21T09:53:38.129Z] + PACKAGES=/tmp/packages_end.txt [2023-02-21T09:53:38.129Z] + case "${OS_FAMILY}" in [2023-02-21T09:53:38.129Z] + dpkg -l [2023-02-21T09:53:38.129Z] + grep '^ii' [2023-02-21T09:53:38.129Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-21T09:53:38.129Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-21T09:53:38.129Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-21T09:53:38.129Z] + '[' /w/workspace/edgex-go/3 ']' [2023-02-21T09:53:38.129Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-02-21T09:53:38.129Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-02-21T09:53:38.140Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-21T09:53:38.420Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:53:38.981Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:53:38.981Z] [2023-02-21T09:53:38.981Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-21T09:53:39.279Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:53:39.280Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-21T09:53:39.280Z] 5eb5b503b376: Pulling fs layer [2023-02-21T09:53:39.280Z] 5c69ac0246d0: Pulling fs layer [2023-02-21T09:53:39.280Z] ec43610c2a17: Pulling fs layer [2023-02-21T09:53:39.280Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-21T09:53:39.280Z] 33b1e0a273af: Pulling fs layer [2023-02-21T09:53:39.280Z] 5d3b04190fa2: Pulling fs layer [2023-02-21T09:53:39.280Z] 2f39f015ded8: Pulling fs layer [2023-02-21T09:53:39.280Z] 33b1e0a273af: Waiting [2023-02-21T09:53:39.280Z] 5d3b04190fa2: Waiting [2023-02-21T09:53:39.280Z] 3a2ae6a8a46f: Waiting [2023-02-21T09:53:39.280Z] 5c69ac0246d0: Verifying Checksum [2023-02-21T09:53:39.280Z] 5c69ac0246d0: Download complete [2023-02-21T09:53:39.280Z] 3a2ae6a8a46f: Download complete [2023-02-21T09:53:39.539Z] 33b1e0a273af: Verifying Checksum [2023-02-21T09:53:39.539Z] 33b1e0a273af: Download complete [2023-02-21T09:53:39.539Z] 5d3b04190fa2: Verifying Checksum [2023-02-21T09:53:39.539Z] 5d3b04190fa2: Download complete [2023-02-21T09:53:39.539Z] ec43610c2a17: Verifying Checksum [2023-02-21T09:53:39.539Z] ec43610c2a17: Download complete [2023-02-21T09:53:39.539Z] 5eb5b503b376: Verifying Checksum [2023-02-21T09:53:39.539Z] 5eb5b503b376: Download complete [2023-02-21T09:53:40.473Z] 2f39f015ded8: Download complete [2023-02-21T09:53:41.039Z] 5eb5b503b376: Pull complete [2023-02-21T09:53:41.039Z] 5c69ac0246d0: Pull complete [2023-02-21T09:53:41.606Z] ec43610c2a17: Pull complete [2023-02-21T09:53:41.606Z] 3a2ae6a8a46f: Pull complete [2023-02-21T09:53:41.864Z] 33b1e0a273af: Pull complete [2023-02-21T09:53:41.864Z] 5d3b04190fa2: Pull complete [2023-02-21T09:53:47.134Z] 2f39f015ded8: Pull complete [2023-02-21T09:53:47.134Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-21T09:53:47.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-21T09:53:47.134Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-21T09:53:47.220Z] prd-ubuntu20.04-docker-8c-8g-6851 does not seem to be running inside a container [2023-02-21T09:53:47.246Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 [2023-02-21T09:53:50.841Z] $ docker top 412e99bce0111a91de870329350b8821e3fc115aff09701033008bf19f6ebaee -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-21T09:53:51.187Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-21T09:53:51.476Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-21T09:53:51.761Z] + ls /var/log/sa-host [2023-02-21T09:53:51.761Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-21T09:53:51.899Z] provisioning config files... [2023-02-21T09:53:51.910Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config2497461646851833750tmp [Pipeline] { [Pipeline] echo [2023-02-21T09:53:51.924Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:53:52.208Z] ---> create-netrc.sh [Pipeline] } [2023-02-21T09:53:52.215Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:53:52.536Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-21T09:53:52.546Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:53:52.830Z] ---> sudo-logs.sh [2023-02-21T09:53:52.831Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-21T09:53:52.854Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:53:53.136Z] ---> job-cost.sh [2023-02-21T09:53:53.136Z] lf-activate-venv: SKIPPING [2023-02-21T09:53:53.136Z] DEBUG: total: 0.10999999940395355 [2023-02-21T09:53:53.136Z] INFO: Retrieving Stack Cost... [2023-02-21T09:53:53.395Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-21T09:53:53.963Z] INFO: Archiving Costs [Pipeline] echo [2023-02-21T09:53:53.976Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-21T09:53:54.258Z] ---> logs-deploy.sh [2023-02-21T09:53:54.258Z] lf-activate-venv: SKIPPING [2023-02-21T09:53:54.258Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4370/3 [2023-02-21T09:53:54.258Z] INFO: archiving workspace using pattern(s): [2023-02-21T09:53:55.197Z] Archives upload complete. [2023-02-21T09:53:55.456Z] INFO: archiving logs to Nexus