Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f0c148693fa32168f4a74575f989756c1fd42c62+0884a144fb493a631a0908641cc58311c6d2a231 (709b37ad3381a142ad55fdc71d31eac8fcea771d) 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-ssh4065250610880183556.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-ssh8253628797167766598.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-4301/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-4301/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh11684201083118180290.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-ssh2768450911603355415.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-4301/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-4301/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh4558608410985655858.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/v2], 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/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-3655 in /w/workspace/edgexfoundry_edgex-go_PR-4301 [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/4301/head:refs/remotes/origin/PR-4301 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit f0c148693fa32168f4a74575f989756c1fd42c62 Merge succeeded, producing 6872b80ca07fac5ae403a86e48e99c4c44dd029d Checking out Revision 6872b80ca07fac5ae403a86e48e99c4c44dd029d (PR-4301) > git config core.sparsecheckout # timeout=10 > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # 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 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6872b80ca07fac5ae403a86e48e99c4c44dd029d # timeout=10 Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" > git rev-list --no-walk f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-01-25T08:30:33.945Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-01-25T08:30:33.997Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-01-25T08:30:34.014Z] ========================================================= [2023-01-25T08:30:34.014Z] EdgeX Global Pipelines Version Info [2023-01-25T08:30:34.014Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-01-25T08:30:34.827Z] ------------------- [2023-01-25T08:30:34.827Z] stable info: [2023-01-25T08:30:34.827Z] ------------------- [2023-01-25T08:30:34.827Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-01-25T08:30:34.827Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T08:30:34.827Z] Message: update stable to v1.0.244 [2023-01-25T08:30:35.398Z] ------------------- [2023-01-25T08:30:35.398Z] experimental info: [2023-01-25T08:30:35.398Z] ------------------- [2023-01-25T08:30:35.398Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-01-25T08:30:35.398Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-01-25T08:30:35.398Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-01-25T08:30:35.576Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-01-25T08:30:35.590Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-01-25T08:30:35.599Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-01-25T08:30:35.612Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-01-25T08:30:35.624Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-01-25T08:30:35.640Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-01-25T08:30:35.654Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-01-25T08:30:35.664Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-01-25T08:30:35.675Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-01-25T08:30:35.685Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-01-25T08:30:35.696Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-01-25T08:30:35.708Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-01-25T08:30:35.723Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-01-25T08:30:35.732Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-01-25T08:30:35.743Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-01-25T08:30:35.754Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T08:30:35.768Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-01-25T08:30:35.784Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-01-25T08:30:35.799Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-01-25T08:30:35.808Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2023-01-25T08:30:35.819Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-01-25T08:30:35.829Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-01-25T08:30:35.844Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-01-25T08:30:35.855Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4301 [Pipeline] echo [2023-01-25T08:30:35.865Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4301 [Pipeline] echo [2023-01-25T08:30:35.875Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4301 [Pipeline] echo [2023-01-25T08:30:35.886Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6872b80ca07fac5ae403a86e48e99c4c44dd029d [Pipeline] echo [2023-01-25T08:30:35.896Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6872b80 [Pipeline] echo [2023-01-25T08:30:35.907Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T08:30:35.944Z] provisioning config files... [2023-01-25T08:30:35.957Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config10334447986972119623tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T08:30:36.264Z] ---> docker-login.sh [2023-01-25T08:30:36.264Z] nexus3.edgexfoundry.org:10001 [2023-01-25T08:30:36.523Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:36.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:36.785Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:36.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:36.785Z] [2023-01-25T08:30:36.785Z] Login Succeeded [2023-01-25T08:30:36.785Z] nexus3.edgexfoundry.org:10002 [2023-01-25T08:30:36.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:36.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:36.785Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:36.785Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:36.785Z] [2023-01-25T08:30:36.785Z] Login Succeeded [2023-01-25T08:30:36.785Z] nexus3.edgexfoundry.org:10003 [2023-01-25T08:30:36.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:37.045Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:37.045Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:37.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:37.046Z] [2023-01-25T08:30:37.046Z] Login Succeeded [2023-01-25T08:30:37.046Z] nexus3.edgexfoundry.org:10004 [2023-01-25T08:30:37.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:37.046Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:37.046Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:37.046Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:37.046Z] [2023-01-25T08:30:37.046Z] Login Succeeded [2023-01-25T08:30:37.046Z] docker.io [2023-01-25T08:30:37.046Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:30:37.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:30:37.305Z] Configure a credential helper to remove this warning. See [2023-01-25T08:30:37.305Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:30:37.305Z] [2023-01-25T08:30:37.305Z] Login Succeeded [2023-01-25T08:30:37.305Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T08:30:37.324Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T08:30:37.632Z] + 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-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + dirname cmd/core-command/Dockerfile [2023-01-25T08:30:37.632Z] + echo core-command,cmd/core-command/Dockerfile [2023-01-25T08:30:37.632Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + dirname cmd/core-data/Dockerfile [2023-01-25T08:30:37.632Z] + echo core-data,cmd/core-data/Dockerfile [2023-01-25T08:30:37.632Z] + dirname cmd/core-metadata/Dockerfile [2023-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-01-25T08:30:37.632Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-01-25T08:30:37.632Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-01-25T08:30:37.632Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2023-01-25T08:30:37.632Z] cut -d/ -f2 [2023-01-25T08:30:37.632Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-01-25T08:30:37.632Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-01-25T08:30:37.632Z] + + cut -d/ -f2 [2023-01-25T08:30:37.632Z] dirname cmd/security-spire-agent/Dockerfile [2023-01-25T08:30:37.632Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-01-25T08:30:37.632Z] + dirname cmd/security-spire-config/Dockerfile [2023-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-01-25T08:30:37.632Z] + dirname cmd/security-spire-server/Dockerfile [2023-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-01-25T08:30:37.632Z] + dirname cmd/support-notifications/Dockerfile [2023-01-25T08:30:37.632Z] + cut -d/ -f2 [2023-01-25T08:30:37.632Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-01-25T08:30:37.632Z] + + dirname cmd/support-scheduler/Dockerfile [2023-01-25T08:30:37.632Z] cut -d/ -f2 [2023-01-25T08:30:37.632Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-01-25T08:30:37.678Z] 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-01-25T08:30:37.998Z] + git rev-list -1 --merges 6872b80ca07fac5ae403a86e48e99c4c44dd029d~1..6872b80ca07fac5ae403a86e48e99c4c44dd029d [Pipeline] echo [2023-01-25T08:30:38.010Z] -----------> git rev-list -1 --merges 6872b80ca07fac5ae403a86e48e99c4c44dd029d~1..6872b80ca07fac5ae403a86e48e99c4c44dd029d 6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:30:38.010Z] 6872b80ca07fac5ae403a86e48e99c4c44dd029d [false] [Pipeline] sh [2023-01-25T08:30:38.320Z] + git log --format=format:%s -1 6872b80ca07fac5ae403a86e48e99c4c44dd029d [Pipeline] echo [2023-01-25T08:30:38.335Z] ========================================================= [2023-01-25T08:30:38.335Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-01-25T08:30:38.335Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-01-25T08:30:38.689Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-01-25T08:30:38.689Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-01-25T08:30:38.689Z] + [ -e /tmp/ssh_known_hosts ] [2023-01-25T08:30:38.689Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-01-25T08:30:38.689Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-01-25T08:30:38.689Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-01-25T08:30:38.689Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:30:39.033Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T08:30:39.033Z] [2023-01-25T08:30:39.033Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:30:39.357Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T08:30:39.619Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-01-25T08:30:39.619Z] b85a868b505f: Pulling fs layer [2023-01-25T08:30:39.619Z] e2be974225ed: Pulling fs layer [2023-01-25T08:30:39.619Z] 339a4e72a1f5: Pulling fs layer [2023-01-25T08:30:39.619Z] 988bab9f4d93: Pulling fs layer [2023-01-25T08:30:39.619Z] 1469e6f7b9e6: Pulling fs layer [2023-01-25T08:30:39.619Z] eaf3925da568: Pulling fs layer [2023-01-25T08:30:39.619Z] bab4dde63d76: Pulling fs layer [2023-01-25T08:30:39.619Z] bde34c3a00c8: Pulling fs layer [2023-01-25T08:30:39.619Z] b352a97aabf1: Pulling fs layer [2023-01-25T08:30:39.619Z] 4872d77fe225: Pulling fs layer [2023-01-25T08:30:39.619Z] 5851b861e8e6: Pulling fs layer [2023-01-25T08:30:39.619Z] 988bab9f4d93: Waiting [2023-01-25T08:30:39.619Z] 1469e6f7b9e6: Waiting [2023-01-25T08:30:39.619Z] eaf3925da568: Waiting [2023-01-25T08:30:39.619Z] bab4dde63d76: Waiting [2023-01-25T08:30:39.619Z] b352a97aabf1: Waiting [2023-01-25T08:30:39.619Z] bde34c3a00c8: Waiting [2023-01-25T08:30:39.619Z] e2be974225ed: Verifying Checksum [2023-01-25T08:30:39.619Z] e2be974225ed: Download complete [2023-01-25T08:30:39.882Z] 988bab9f4d93: Download complete [2023-01-25T08:30:39.882Z] 1469e6f7b9e6: Verifying Checksum [2023-01-25T08:30:39.882Z] 1469e6f7b9e6: Download complete [2023-01-25T08:30:39.882Z] eaf3925da568: Verifying Checksum [2023-01-25T08:30:39.882Z] eaf3925da568: Download complete [2023-01-25T08:30:39.882Z] 339a4e72a1f5: Verifying Checksum [2023-01-25T08:30:39.882Z] 339a4e72a1f5: Download complete [2023-01-25T08:30:39.882Z] bde34c3a00c8: Verifying Checksum [2023-01-25T08:30:39.882Z] bde34c3a00c8: Download complete [2023-01-25T08:30:40.144Z] b352a97aabf1: Verifying Checksum [2023-01-25T08:30:40.144Z] b352a97aabf1: Download complete [2023-01-25T08:30:40.144Z] 4872d77fe225: Verifying Checksum [2023-01-25T08:30:40.144Z] 4872d77fe225: Download complete [2023-01-25T08:30:40.144Z] 5851b861e8e6: Verifying Checksum [2023-01-25T08:30:40.144Z] 5851b861e8e6: Download complete [2023-01-25T08:30:40.144Z] b85a868b505f: Verifying Checksum [2023-01-25T08:30:40.144Z] b85a868b505f: Download complete [2023-01-25T08:30:40.407Z] bab4dde63d76: Verifying Checksum [2023-01-25T08:30:40.407Z] bab4dde63d76: Download complete [2023-01-25T08:30:41.385Z] b85a868b505f: Pull complete [2023-01-25T08:30:41.952Z] e2be974225ed: Pull complete [2023-01-25T08:30:42.518Z] 339a4e72a1f5: Pull complete [2023-01-25T08:30:42.785Z] 988bab9f4d93: Pull complete [2023-01-25T08:30:43.721Z] 1469e6f7b9e6: Pull complete [2023-01-25T08:30:43.721Z] eaf3925da568: Pull complete [2023-01-25T08:30:45.632Z] bab4dde63d76: Pull complete [2023-01-25T08:30:45.632Z] bde34c3a00c8: Pull complete [2023-01-25T08:30:45.632Z] b352a97aabf1: Pull complete [2023-01-25T08:30:45.892Z] 4872d77fe225: Pull complete [2023-01-25T08:30:45.892Z] 5851b861e8e6: Pull complete [2023-01-25T08:30:45.892Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-01-25T08:30:45.892Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-01-25T08:30:45.892Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:30:45.967Z] prd-ubuntu20.04-docker-8c-8g-3655 does not seem to be running inside a container [2023-01-25T08:30:45.987Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-01-25T08:30:50.263Z] $ docker top ffc9c858d9aab89137ded056160310bcf1cd366770a41c6f756313863dcbb910 -eo pid,comm [2023-01-25T08:30:50.321Z] 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-01-25T08:30:50.322Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-01-25T08:30:50.354Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T08:30:50.354Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T08:30:50.463Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T08:30:50.457Z] $ docker exec ffc9c858d9aab89137ded056160310bcf1cd366770a41c6f756313863dcbb910 ssh-agent [2023-01-25T08:30:50.559Z] SSH_AUTH_SOCK=/tmp/ssh-V66l6bdir3QA/agent.31 [2023-01-25T08:30:50.559Z] SSH_AGENT_PID=37 [2023-01-25T08:30:50.564Z] Running ssh-add (command line suppressed) [2023-01-25T08:30:50.651Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_18039269367880141808.key (/w/workspace/edgex-go/3@tmp/private_key_18039269367880141808.key) [2023-01-25T08:30:50.676Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T08:30:50.959Z] + git tag --points-at HEAD [Pipeline] } [2023-01-25T08:30:50.967Z] $ docker exec --env ******** --env ******** ffc9c858d9aab89137ded056160310bcf1cd366770a41c6f756313863dcbb910 ssh-agent -k [2023-01-25T08:30:51.069Z] unset SSH_AUTH_SOCK; [2023-01-25T08:30:51.069Z] unset SSH_AGENT_PID; [2023-01-25T08:30:51.069Z] echo Agent pid 37 killed; [2023-01-25T08:30:51.089Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-01-25T08:30:51.112Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-01-25T08:30:51.112Z] [ssh-agent] Looking for ssh-agent implementation... [2023-01-25T08:30:51.230Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-01-25T08:30:51.224Z] $ docker exec ffc9c858d9aab89137ded056160310bcf1cd366770a41c6f756313863dcbb910 ssh-agent [2023-01-25T08:30:51.340Z] SSH_AUTH_SOCK=/tmp/ssh-TSInlFGgwWgi/agent.69 [2023-01-25T08:30:51.340Z] SSH_AGENT_PID=75 [2023-01-25T08:30:51.344Z] Running ssh-add (command line suppressed) [2023-01-25T08:30:51.436Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6673120048062496976.key (/w/workspace/edgex-go/3@tmp/private_key_6673120048062496976.key) [2023-01-25T08:30:51.457Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-01-25T08:30:51.742Z] + git semver init [2023-01-25T08:30:52.002Z] 2023-01-25 08:30:51,911 [run_init] DEBUG init version:0.0.0 force:False [2023-01-25T08:30:52.002Z] 2023-01-25 08:30:51,911 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2023-01-25T08:30:52.002Z] 2023-01-25 08:30:51,912 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2023-01-25T08:30:52.002Z] 2023-01-25 08:30:51,912 [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-01-25T08:30:57.297Z] 2023-01-25 08:30:57,239 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2023-01-25T08:30:57.297Z] 2023-01-25 08:30:57,239 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4301 with force:False [2023-01-25T08:30:57.297Z] 2023-01-25 08:30:57,239 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4301 [2023-01-25T08:30:57.297Z] 2023-01-25 08:30:57,243 [execute] INFO git cat-file --batch-check [2023-01-25T08:30:57.297Z] 2023-01-25 08:30:57,244 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T08:30:57.297Z] 2023-01-25 08:30:57,250 [execute] INFO git cat-file --batch [2023-01-25T08:30:57.297Z] 2023-01-25 08:30:57,251 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2023-01-25T08:30:57.297Z] 2023-01-25 08:30:57,256 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4301 [2023-01-25T08:30:57.297Z] 0.0.0 [Pipeline] } [2023-01-25T08:30:57.297Z] $ docker exec --env ******** --env ******** ffc9c858d9aab89137ded056160310bcf1cd366770a41c6f756313863dcbb910 ssh-agent -k [2023-01-25T08:30:57.403Z] unset SSH_AUTH_SOCK; [2023-01-25T08:30:57.403Z] unset SSH_AGENT_PID; [2023-01-25T08:30:57.403Z] echo Agent pid 75 killed; [2023-01-25T08:30:57.424Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-01-25T08:30:57.723Z] + git semver [Pipeline] } [2023-01-25T08:30:57.985Z] $ docker stop --time=1 ffc9c858d9aab89137ded056160310bcf1cd366770a41c6f756313863dcbb910 [2023-01-25T08:30:59.321Z] $ docker rm -f --volumes ffc9c858d9aab89137ded056160310bcf1cd366770a41c6f756313863dcbb910 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T08:30:59.674Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-01-25T08:30:59.894Z] Stashed 1 file(s) [Pipeline] echo [2023-01-25T08:30:59.898Z] [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-01-25T08:31:00.309Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-25T08:31:00.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:31:00.330Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:31:00.336Z] ========================================================= [2023-01-25T08:31:00.336Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-01-25T08:31:00.336Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:31:00.625Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:31:00.625Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-01-25T08:31:00.625Z] 213ec9aee27d: Pulling fs layer [2023-01-25T08:31:00.625Z] 4583459ba037: Pulling fs layer [2023-01-25T08:31:00.625Z] 93c1e223e6f2: Pulling fs layer [2023-01-25T08:31:00.625Z] 53926ce57604: Pulling fs layer [2023-01-25T08:31:00.625Z] 21b2b0c7a3f4: Pulling fs layer [2023-01-25T08:31:00.625Z] 22ff95d597cd: Pulling fs layer [2023-01-25T08:31:00.625Z] 12d6caf4c0d1: Pulling fs layer [2023-01-25T08:31:00.625Z] 96b7cbca73a9: Pulling fs layer [2023-01-25T08:31:00.625Z] a7acece74701: Pulling fs layer [2023-01-25T08:31:00.625Z] 53926ce57604: Waiting [2023-01-25T08:31:00.625Z] 12d6caf4c0d1: Waiting [2023-01-25T08:31:00.625Z] a7acece74701: Waiting [2023-01-25T08:31:00.625Z] 22ff95d597cd: Waiting [2023-01-25T08:31:00.625Z] 21b2b0c7a3f4: Waiting [2023-01-25T08:31:00.625Z] 93c1e223e6f2: Verifying Checksum [2023-01-25T08:31:00.625Z] 93c1e223e6f2: Download complete [2023-01-25T08:31:00.625Z] 4583459ba037: Download complete [2023-01-25T08:31:00.625Z] 21b2b0c7a3f4: Verifying Checksum [2023-01-25T08:31:00.625Z] 21b2b0c7a3f4: Download complete [2023-01-25T08:31:00.625Z] 22ff95d597cd: Download complete [2023-01-25T08:31:00.889Z] 213ec9aee27d: Verifying Checksum [2023-01-25T08:31:00.889Z] 12d6caf4c0d1: Verifying Checksum [2023-01-25T08:31:00.889Z] 12d6caf4c0d1: Download complete [2023-01-25T08:31:00.889Z] 213ec9aee27d: Pull complete [2023-01-25T08:31:01.155Z] 4583459ba037: Pull complete [2023-01-25T08:31:01.458Z] 93c1e223e6f2: Pull complete [2023-01-25T08:31:01.736Z] a7acece74701: Verifying Checksum [2023-01-25T08:31:01.736Z] a7acece74701: Download complete [2023-01-25T08:31:01.998Z] 53926ce57604: Download complete [2023-01-25T08:31:02.606Z] 96b7cbca73a9: Verifying Checksum [2023-01-25T08:31:02.606Z] 96b7cbca73a9: Download complete [2023-01-25T08:31:05.901Z] 53926ce57604: Pull complete [2023-01-25T08:31:06.160Z] 21b2b0c7a3f4: Pull complete [2023-01-25T08:31:06.160Z] 22ff95d597cd: Pull complete [2023-01-25T08:31:06.160Z] 12d6caf4c0d1: Pull complete [2023-01-25T08:31:08.754Z] 96b7cbca73a9: Pull complete [2023-01-25T08:31:09.027Z] a7acece74701: Pull complete [2023-01-25T08:31:09.027Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-01-25T08:31:09.027Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:31:09.041Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:31:09.330Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:31:09.330Z] WORKDIR /edgex [2023-01-25T08:31:09.330Z] COPY go.mod . [2023-01-25T08:31:09.330Z] RUN go mod download [2023-01-25T08:31:09.330Z] + docker build -t ci-base-image-x86_64 -f - . [2023-01-25T08:31:09.896Z] Sending build context to Docker daemon 170.1MB [2023-01-25T08:31:09.896Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-01-25T08:31:09.896Z] ---> db6d94c90886 [2023-01-25T08:31:09.896Z] Step 2/4 : WORKDIR /edgex [2023-01-25T08:31:14.981Z] Still waiting to schedule task [2023-01-25T08:31:14.981Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2023-01-25T08:31:18.021Z] ---> Running in 81ad7a05f8b1 [2023-01-25T08:31:18.021Z] Removing intermediate container 81ad7a05f8b1 [2023-01-25T08:31:18.021Z] ---> 9ea5d76b1485 [2023-01-25T08:31:18.021Z] Step 3/4 : COPY go.mod . [2023-01-25T08:31:18.021Z] ---> e1651cdcb594 [2023-01-25T08:31:18.021Z] Step 4/4 : RUN go mod download [2023-01-25T08:31:18.021Z] ---> Running in f9b165a35aac [2023-01-25T08:31:30.239Z] Removing intermediate container f9b165a35aac [2023-01-25T08:31:30.239Z] ---> 6f66201ab527 [2023-01-25T08:31:30.239Z] Successfully built 6f66201ab527 [2023-01-25T08:31:30.239Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:31:30.536Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T08:31:30.536Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:31:30.604Z] prd-ubuntu20.04-docker-8c-8g-3655 does not seem to be running inside a container [2023-01-25T08:31:30.629Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-25T08:31:31.110Z] $ docker top 55edd0ec589c6e48d72982a5670b078f646f8315e7f56dd88a1df8444ec1729f -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:31:31.483Z] + go version [2023-01-25T08:31:31.483Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-01-25T08:31:31.480Z] $ docker stop --time=1 55edd0ec589c6e48d72982a5670b078f646f8315e7f56dd88a1df8444ec1729f [2023-01-25T08:31:32.777Z] $ docker rm -f --volumes 55edd0ec589c6e48d72982a5670b078f646f8315e7f56dd88a1df8444ec1729f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:31:33.240Z] + docker inspect -f . ci-base-image-x86_64 [2023-01-25T08:31:33.240Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:31:33.312Z] prd-ubuntu20.04-docker-8c-8g-3655 does not seem to be running inside a container [2023-01-25T08:31:33.325Z] $ 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 ******** ci-base-image-x86_64 cat [2023-01-25T08:31:33.701Z] $ docker top c2460656a452af9167463390a884c212c89a9b2ca6f9971894afbe97c5a2552b -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T08:31:33.779Z] ========================================================= [2023-01-25T08:31:33.779Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T08:31:33.779Z] ========================================================= [Pipeline] sh [2023-01-25T08:31:34.057Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:31:34.351Z] + make test [2023-01-25T08:31:34.352Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T08:31:42.464Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T08:31:57.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.082s coverage: 28.7% of statements [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T08:31:57.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.110s coverage: 98.5% of statements [2023-01-25T08:31:57.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 0.101s coverage: 43.1% of statements [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T08:31:57.326Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.127s coverage: 54.0% of statements [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T08:31:57.326Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.472s coverage: 89.2% of statements [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.067s coverage: 2.4% of statements [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.506s coverage: 95.6% of statements [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.091s coverage: 72.2% of statements [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.058s coverage: 60.0% of statements [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.075s coverage: 0.9% of statements [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.053s coverage: 58.8% of statements [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.065s coverage: 29.6% of statements [2023-01-25T08:32:00.601Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.043s coverage: 47.1% of statements [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.149s coverage: 79.5% of statements [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.092s coverage: 94.1% of statements [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.080s coverage: 96.3% of statements [2023-01-25T08:32:00.601Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.054s coverage: 87.5% of statements [2023-01-25T08:32:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.081s coverage: 94.4% of statements [2023-01-25T08:32:07.159Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.067s coverage: 44.8% of statements [2023-01-25T08:32:12.431Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.278s coverage: 79.9% of statements [2023-01-25T08:32:12.432Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.099s coverage: 92.9% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.032s coverage: 65.1% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.099s coverage: 86.9% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.158s coverage: 87.2% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.095s coverage: 100.0% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.071s coverage: 77.4% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.090s coverage: 80.0% of statements [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.071s coverage: 87.2% of statements [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.250s coverage: 91.2% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.201s coverage: 64.7% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.035s coverage: 89.4% of statements [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.033s coverage: 100.0% of statements [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.3% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.181s coverage: 41.8% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.079s coverage: 89.5% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.051s coverage: 84.8% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.081s coverage: 17.7% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.161s coverage: 92.3% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T08:32:20.549Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.109s coverage: 97.7% of statements [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T08:32:20.549Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:32:20.549Z] 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-01-25T08:32:38.613Z] 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-01-25T08:32:38.613Z] go vet ./... [2023-01-25T08:32:41.136Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T08:32:41.394Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T08:32:41.394Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T08:32:41.666Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T08:32:41.949Z] + ls -al . [2023-01-25T08:32:41.949Z] total 748 [2023-01-25T08:32:41.949Z] drwxrwxr-x 11 1001 1001 4096 Jan 25 08:31 . [2023-01-25T08:32:41.949Z] drwxr-xr-x 4 root root 4096 Jan 25 08:31 .. [2023-01-25T08:32:41.949Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:30 .blubracket [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 08:30 .dockerignore [2023-01-25T08:32:41.949Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 08:32 .git [2023-01-25T08:32:41.949Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:30 .github [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:30 .gitignore [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 08:30 .golangci.yml [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 08:30 .hadolint.yml [2023-01-25T08:32:41.949Z] drwxr-xr-x 3 1001 1001 4096 Jan 25 08:30 .semver [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 08:30 .sonarcloud.properties [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:30 ADOPTERS.md [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:30 Attribution.txt [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:30 CHANGELOG.md [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:30 CONTRIBUTING.md [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 08:30 GOVERNANCE.md [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 08:30 Jenkinsfile [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:30 LICENSE [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:30 Makefile [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 08:30 OWNERS.md [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:30 README.md [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:30 SECURITY.md [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION [2023-01-25T08:32:41.949Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:30 bin [2023-01-25T08:32:41.949Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 08:30 cmd [2023-01-25T08:32:41.949Z] -rw-r--r-- 1 root root 489970 Jan 25 08:32 coverage.out [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:30 go.mod [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:30 go.sum [2023-01-25T08:32:41.949Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 08:30 internal [2023-01-25T08:32:41.949Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:30 openapi [2023-01-25T08:32:41.949Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 08:30 snap [2023-01-25T08:32:41.949Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 08:30 version.go [Pipeline] sh [2023-01-25T08:32:42.233Z] + '[' -e coverage.out ] [2023-01-25T08:32:42.233Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T08:32:42.371Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T08:32:42.663Z] + make build [2023-01-25T08:32:42.663Z] 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-01-25T08:32:54.854Z] 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-01-25T08:32:55.789Z] 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-01-25T08:32:57.161Z] 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-01-25T08:32:57.725Z] 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-01-25T08:33:05.824Z] 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-01-25T08:33:05.824Z] 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-01-25T08:33:07.193Z] 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-01-25T08:33:08.125Z] 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-01-25T08:33:09.057Z] 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-01-25T08:33:09.990Z] 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-01-25T08:33:12.515Z] 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-01-25T08:33:13.461Z] $ docker stop --time=1 c2460656a452af9167463390a884c212c89a9b2ca6f9971894afbe97c5a2552b [2023-01-25T08:33:18.413Z] $ docker rm -f --volumes c2460656a452af9167463390a884c212c89a9b2ca6f9971894afbe97c5a2552b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:33:19.161Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:33:19.161Z] [2023-01-25T08:33:19.161Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:33:19.454Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:33:19.455Z] latest: Pulling from edgex-devops/edgex-compose [2023-01-25T08:33:19.455Z] cbdbe7a5bc2a: Pulling fs layer [2023-01-25T08:33:19.455Z] ca9280d653b3: Pulling fs layer [2023-01-25T08:33:19.455Z] 7e9c9ca2126c: Pulling fs layer [2023-01-25T08:33:19.717Z] cbdbe7a5bc2a: Verifying Checksum [2023-01-25T08:33:19.717Z] cbdbe7a5bc2a: Download complete [2023-01-25T08:33:19.717Z] cbdbe7a5bc2a: Pull complete [2023-01-25T08:33:19.717Z] ca9280d653b3: Verifying Checksum [2023-01-25T08:33:19.717Z] ca9280d653b3: Download complete [2023-01-25T08:33:20.288Z] 7e9c9ca2126c: Download complete [2023-01-25T08:33:20.288Z] ca9280d653b3: Pull complete [2023-01-25T08:33:22.811Z] 7e9c9ca2126c: Pull complete [2023-01-25T08:33:22.811Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-01-25T08:33:23.070Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:33:23.070Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:33:23.142Z] prd-ubuntu20.04-docker-8c-8g-3655 does not seem to be running inside a container [2023-01-25T08:33:23.173Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-25T08:33:27.042Z] $ docker top 3f78df08e018ab4227edbf9ca5581c55f34e3e6e150210e440a3811c1dc08ed1 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:33:27.387Z] + docker-compose build --help [2023-01-25T08:33:27.387Z] + grep parallel [2023-01-25T08:33:27.954Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T08:33:27.967Z] $ docker stop --time=1 3f78df08e018ab4227edbf9ca5581c55f34e3e6e150210e440a3811c1dc08ed1 [2023-01-25T08:33:29.342Z] $ docker rm -f --volumes 3f78df08e018ab4227edbf9ca5581c55f34e3e6e150210e440a3811c1dc08ed1 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:33:29.842Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-01-25T08:33:29.842Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:33:29.907Z] prd-ubuntu20.04-docker-8c-8g-3655 does not seem to be running inside a container [2023-01-25T08:33:29.939Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-01-25T08:33:30.258Z] $ docker top b6d1c5f25c93bbff23626928a35be2bf47b42c28e3cac72cb5595891468b7952 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:33:30.596Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T08:33:31.160Z] Building core-command ... [2023-01-25T08:33:31.161Z] Building core-common-config-bootstrapper ... [2023-01-25T08:33:31.161Z] Building core-data ... [2023-01-25T08:33:31.161Z] Building core-metadata ... [2023-01-25T08:33:31.161Z] Building security-bootstrapper ... [2023-01-25T08:33:31.161Z] Building security-proxy-setup ... [2023-01-25T08:33:31.161Z] Building security-secretstore-setup ... [2023-01-25T08:33:31.161Z] Building security-spiffe-token-provider ... [2023-01-25T08:33:31.161Z] Building security-spire-agent ... [2023-01-25T08:33:31.161Z] Building security-spire-config ... [2023-01-25T08:33:31.161Z] Building security-spire-server ... [2023-01-25T08:33:31.161Z] Building support-notifications ... [2023-01-25T08:33:31.161Z] Building support-scheduler ... [2023-01-25T08:33:31.161Z] Building security-proxy-setup [2023-01-25T08:33:31.161Z] Building security-spire-config [2023-01-25T08:33:31.161Z] Building security-spire-agent [2023-01-25T08:33:31.161Z] Building core-common-config-bootstrapper [2023-01-25T08:33:31.161Z] Building core-metadata [2023-01-25T08:33:41.128Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:41.128Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:41.128Z] ---> 6f66201ab527 [2023-01-25T08:33:41.128Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:33:41.128Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:41.128Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:41.128Z] ---> 6f66201ab527 [2023-01-25T08:33:41.128Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:33:41.128Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:41.128Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:41.128Z] ---> 6f66201ab527 [2023-01-25T08:33:41.128Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T08:33:41.128Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:41.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:41.128Z] ---> 6f66201ab527 [2023-01-25T08:33:41.128Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:33:41.403Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:33:41.403Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:33:41.403Z] ---> 6f66201ab527 [2023-01-25T08:33:41.403Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:33:49.555Z] ---> Running in 1e0799c976ab [2023-01-25T08:33:49.555Z] ---> Running in 110f31ee4ffa [2023-01-25T08:33:49.555Z] ---> Running in 2b9818969a44 [2023-01-25T08:33:49.555Z] ---> Running in 98dc8dfd3922 [2023-01-25T08:33:49.555Z] ---> Running in 17c6f5bc1d0c [2023-01-25T08:33:49.555Z] Removing intermediate container 17c6f5bc1d0c [2023-01-25T08:33:49.555Z] ---> c2cbde2be9ea [2023-01-25T08:33:49.555Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T08:33:49.555Z] Removing intermediate container 1e0799c976ab [2023-01-25T08:33:49.555Z] ---> 27af94271e39 [2023-01-25T08:33:49.555Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:33:49.555Z] Removing intermediate container 110f31ee4ffa [2023-01-25T08:33:49.555Z] ---> 75168c589abb [2023-01-25T08:33:49.555Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:33:49.555Z] ---> Running in d44687ce9cfe [2023-01-25T08:33:49.555Z] ---> Running in e0921612068f [2023-01-25T08:33:49.555Z] Removing intermediate container 98dc8dfd3922 [2023-01-25T08:33:49.555Z] ---> a3cb354841fa [2023-01-25T08:33:49.555Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T08:33:49.555Z] ---> Running in 063e4afcb028 [2023-01-25T08:33:49.555Z] Removing intermediate container 2b9818969a44 [2023-01-25T08:33:49.555Z] ---> 0e2d6703ee55 [2023-01-25T08:33:49.555Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:33:49.555Z] ---> Running in 80bab684a84f [2023-01-25T08:33:49.555Z] ---> Running in 50bd4826e296 [2023-01-25T08:33:49.555Z] Removing intermediate container d44687ce9cfe [2023-01-25T08:33:49.555Z] ---> 971bc751b404 [2023-01-25T08:33:49.555Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-25T08:33:49.555Z] Removing intermediate container 063e4afcb028 [2023-01-25T08:33:49.555Z] ---> e6230320d0cf [2023-01-25T08:33:49.555Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:33:49.555Z] ---> Running in 8ca0248ba276 [2023-01-25T08:33:49.555Z] ---> Running in 7816253cf0c4 [2023-01-25T08:33:49.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:49.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:49.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:50.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:50.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:50.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:50.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:50.116Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:50.378Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:50.378Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:50.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:50.636Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:33:50.636Z] Removing intermediate container 80bab684a84f [2023-01-25T08:33:50.636Z] ---> 6998b92c82c5 [2023-01-25T08:33:50.636Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T08:33:50.896Z] Removing intermediate container e0921612068f [2023-01-25T08:33:50.896Z] ---> 023e621ee29b [2023-01-25T08:33:50.896Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:33:50.896Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:50.896Z] ---> 4844c8b343b3 [2023-01-25T08:33:50.896Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:50.896Z] ---> Running in 68b5613cbe58 [2023-01-25T08:33:50.896Z] ---> c8c98cb56dd4 [2023-01-25T08:33:50.896Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:51.158Z] ---> Running in 6c5563f5b5e2 [2023-01-25T08:33:51.158Z] Removing intermediate container 50bd4826e296 [2023-01-25T08:33:51.158Z] ---> d73bcf1e462c [2023-01-25T08:33:51.158Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:33:51.690Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:51.690Z] OK: 211 MiB in 51 packages [2023-01-25T08:33:51.690Z] ---> 2cad6ca23d34 [2023-01-25T08:33:51.690Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:51.690Z] ---> Running in 79bcf295d247 [2023-01-25T08:33:51.690Z] Removing intermediate container 7816253cf0c4 [2023-01-25T08:33:51.690Z] ---> 2e9efbb4ed56 [2023-01-25T08:33:51.690Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:33:51.949Z] ---> 50351e1669a9 [2023-01-25T08:33:51.949Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:51.949Z] ---> Running in a97d9a6bf65f [2023-01-25T08:33:51.949Z] Removing intermediate container 8ca0248ba276 [2023-01-25T08:33:51.949Z] ---> 23efda62c82f [2023-01-25T08:33:51.949Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T08:33:51.949Z] ---> b8ed42ad08f6 [2023-01-25T08:33:51.949Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:33:52.888Z] ---> Running in 907e7d721763 [2023-01-25T08:34:01.499Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-3660 in /w/workspace/edgexfoundry_edgex-go_PR-4301 [Pipeline] { [Pipeline] ws [2023-01-25T08:34:01.512Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2023-01-25T08:34:01.548Z] The recommended git tool is: git [2023-01-25T08:34:08.108Z] using credential edgex-jenkins-ssh [2023-01-25T08:34:08.126Z] Cloning the remote Git repository [2023-01-25T08:34:08.185Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-01-25T08:34:08.281Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2023-01-25T08:34:08.465Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T08:34:08.466Z] > git --version # timeout=10 [2023-01-25T08:34:08.492Z] > git --version # 'git version 2.25.1' [2023-01-25T08:34:08.494Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T08:34:08.567Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T08:34:32.657Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T08:34:32.685Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-01-25T08:34:34.701Z] Merging remotes/origin/main commit 0884a144fb493a631a0908641cc58311c6d2a231 into PR head commit f0c148693fa32168f4a74575f989756c1fd42c62 [2023-01-25T08:34:35.343Z] Merge succeeded, producing be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T08:34:35.344Z] Checking out Revision be8d0cc581df8ac8bda463f4950c7666e339386a (PR-4301) [2023-01-25T08:34:33.919Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-01-25T08:34:33.971Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-01-25T08:34:33.972Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T08:34:33.992Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4301/head:refs/remotes/origin/PR-4301 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-01-25T08:34:34.724Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T08:34:34.744Z] > git checkout -f f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 [2023-01-25T08:34:35.018Z] > git remote # timeout=10 [2023-01-25T08:34:35.040Z] > git config --get remote.origin.url # timeout=10 [2023-01-25T08:34:35.063Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-01-25T08:34:35.082Z] > git merge 0884a144fb493a631a0908641cc58311c6d2a231 # timeout=10 [2023-01-25T08:34:35.321Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-01-25T08:34:35.353Z] > git config core.sparsecheckout # timeout=10 [2023-01-25T08:34:35.371Z] > git checkout -f be8d0cc581df8ac8bda463f4950c7666e339386a # timeout=10 [2023-01-25T08:34:38.998Z] Commit message: "Merge commit '0884a144fb493a631a0908641cc58311c6d2a231' into HEAD" [2023-01-25T08:34:39.010Z] > git rev-list --no-walk f0c148693fa32168f4a74575f989756c1fd42c62 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-01-25T08:34:39.894Z] Removing intermediate container 6c5563f5b5e2 [2023-01-25T08:34:39.894Z] ---> 06e27a4f1f31 [2023-01-25T08:34:39.894Z] Step 7/24 : COPY . . [2023-01-25T08:34:39.894Z] Removing intermediate container 907e7d721763 [2023-01-25T08:34:39.894Z] ---> e5f2fdae5b42 [2023-01-25T08:34:39.894Z] Step 8/24 : COPY . . [2023-01-25T08:34:39.894Z] Removing intermediate container 68b5613cbe58 [2023-01-25T08:34:39.894Z] ---> ae708a7c3456 [2023-01-25T08:34:39.894Z] Step 7/21 : COPY . . [2023-01-25T08:34:39.894Z] Removing intermediate container 79bcf295d247 [2023-01-25T08:34:39.894Z] ---> cea73886f557 [2023-01-25T08:34:39.894Z] Step 7/24 : COPY . . [2023-01-25T08:34:39.894Z] Removing intermediate container a97d9a6bf65f [2023-01-25T08:34:39.894Z] ---> 8a06e08fdf08 [2023-01-25T08:34:39.894Z] Step 8/22 : COPY . . [2023-01-25T08:34:40.068Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-01-25T08:34:40.068Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T08:34:40.068Z] Dload Upload Total Spent Left Speed [2023-01-25T08:34:40.068Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 200k 0 --:--:-- --:--:-- --:--:-- 200k [Pipeline] sh [2023-01-25T08:34:40.819Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-01-25T08:34:41.162Z] + sudo tee /etc/docker/daemon.new [2023-01-25T08:34:41.162Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-01-25T08:34:41.162Z] { [2023-01-25T08:34:41.162Z] "registry-mirrors": [ [2023-01-25T08:34:41.162Z] "https://nexus3.edgexfoundry.org:10001" [2023-01-25T08:34:41.162Z] ], [2023-01-25T08:34:41.162Z] "bip": "10.250.0.254/24", [2023-01-25T08:34:41.162Z] "hosts": [ [2023-01-25T08:34:41.162Z] "tcp://0.0.0.0:5555", [2023-01-25T08:34:41.162Z] "unix:///var/run/docker.sock" [2023-01-25T08:34:41.162Z] ], [2023-01-25T08:34:41.162Z] "mtu": 1458, [2023-01-25T08:34:41.162Z] "selinux-enabled": true, [2023-01-25T08:34:41.162Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-01-25T08:34:41.162Z] } [Pipeline] sh [2023-01-25T08:34:41.501Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-01-25T08:34:41.838Z] + sudo service docker restart [2023-01-25T08:34:58.262Z] ---> ec62f9bb4755 [2023-01-25T08:34:58.262Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:34:58.520Z] ---> eb809700a993 [2023-01-25T08:34:58.520Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T08:34:58.520Z] ---> 468027270bd0 [2023-01-25T08:34:58.520Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T08:34:58.520Z] ---> 08e8a5138232 [2023-01-25T08:34:58.520Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:34:58.520Z] ---> Running in 07d4aa69928f [2023-01-25T08:34:58.520Z] ---> 79eb5e3e0e71 [2023-01-25T08:34:58.520Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T08:34:58.520Z] ---> Running in 0bfefc13f3a7 [2023-01-25T08:34:58.520Z] ---> Running in 1c46aba0d1e8 [2023-01-25T08:34:58.520Z] ---> Running in 214e95987151 [2023-01-25T08:34:58.520Z] ---> Running in 10d8f11c0957 [2023-01-25T08:34:58.520Z] Removing intermediate container 07d4aa69928f [2023-01-25T08:34:58.520Z] ---> 91c806292251 [2023-01-25T08:34:58.520Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T08:34:58.520Z] Removing intermediate container 214e95987151 [2023-01-25T08:34:58.520Z] ---> 8d8e5889f78f [2023-01-25T08:34:58.520Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T08:34:58.520Z] ---> Running in 5eebab2c8e52 [2023-01-25T08:34:58.520Z] ---> Running in c5750ed59227 [2023-01-25T08:34:58.816Z] Removing intermediate container 5eebab2c8e52 [2023-01-25T08:34:58.816Z] ---> fb3bbfe9fb8b [2023-01-25T08:34:58.816Z] 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-01-25T08:34:58.816Z] Removing intermediate container c5750ed59227 [2023-01-25T08:34:58.816Z] ---> 5719c90842aa [2023-01-25T08:34:58.816Z] 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-01-25T08:34:58.816Z] 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-01-25T08:34:58.816Z] ---> Running in 21a90e26530d [2023-01-25T08:34:58.816Z] ---> Running in d01c28abe9dc [2023-01-25T08:34:59.074Z] 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-01-25T08:34:59.074Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T08:35:00.120Z] provisioning config files... [2023-01-25T08:35:00.149Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2660894449180863090tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T08:35:00.513Z] ---> docker-login.sh [2023-01-25T08:35:00.514Z] nexus3.edgexfoundry.org:10001 [2023-01-25T08:35:00.978Z] Removing intermediate container d01c28abe9dc [2023-01-25T08:35:00.978Z] ---> 464404c1acbf [2023-01-25T08:35:00.978Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T08:35:00.978Z] Removing intermediate container 21a90e26530d [2023-01-25T08:35:00.978Z] ---> ea0e2dce1e4c [2023-01-25T08:35:00.978Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T08:35:00.978Z] ---> Running in fdf7c29526b1 [2023-01-25T08:35:00.978Z] ---> Running in 1d831fa09d93 [2023-01-25T08:35:00.978Z] Removing intermediate container 1d831fa09d93 [2023-01-25T08:35:00.978Z] ---> 7b7bdc03eef5 [2023-01-25T08:35:00.978Z] [2023-01-25T08:35:00.978Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T08:35:00.978Z] Removing intermediate container fdf7c29526b1 [2023-01-25T08:35:00.978Z] ---> 41276082752c [2023-01-25T08:35:00.978Z] [2023-01-25T08:35:00.978Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T08:35:01.106Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:35:01.106Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:35:01.106Z] Configure a credential helper to remove this warning. See [2023-01-25T08:35:01.106Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:35:01.106Z] [2023-01-25T08:35:01.106Z] Login Succeeded [2023-01-25T08:35:01.106Z] nexus3.edgexfoundry.org:10002 [2023-01-25T08:35:01.237Z] 3.15: Pulling from library/alpine [2023-01-25T08:35:01.237Z] 3.15: Pulling from library/alpine [2023-01-25T08:35:01.376Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:35:01.646Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:35:01.646Z] Configure a credential helper to remove this warning. See [2023-01-25T08:35:01.646Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:35:01.646Z] [2023-01-25T08:35:01.646Z] Login Succeeded [2023-01-25T08:35:01.646Z] nexus3.edgexfoundry.org:10003 [2023-01-25T08:35:01.921Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:35:01.921Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:35:01.921Z] Configure a credential helper to remove this warning. See [2023-01-25T08:35:01.921Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:35:01.921Z] [2023-01-25T08:35:01.921Z] Login Succeeded [2023-01-25T08:35:01.921Z] nexus3.edgexfoundry.org:10004 [2023-01-25T08:35:02.191Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:35:02.191Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:35:02.191Z] Configure a credential helper to remove this warning. See [2023-01-25T08:35:02.191Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:35:02.191Z] [2023-01-25T08:35:02.191Z] Login Succeeded [2023-01-25T08:35:02.191Z] docker.io [2023-01-25T08:35:02.466Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-01-25T08:35:03.054Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-01-25T08:35:03.054Z] Configure a credential helper to remove this warning. See [2023-01-25T08:35:03.054Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-01-25T08:35:03.054Z] [2023-01-25T08:35:03.054Z] Login Succeeded [2023-01-25T08:35:03.054Z] ---> docker-login.sh ends [Pipeline] } [2023-01-25T08:35:03.069Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2023-01-25T08:35:03.149Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T08:35:03.149Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T08:35:03.149Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T08:35:03.149Z] Status: Image is up to date for alpine:3.15 [2023-01-25T08:35:03.149Z] ---> c4fc93816858 [2023-01-25T08:35:03.149Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:35:03.149Z] ---> c4fc93816858 [2023-01-25T08:35:03.149Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [Pipeline] sh [2023-01-25T08:35:03.663Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2023-01-25T08:35:03.684Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:35:03.701Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-01-25T08:35:03.715Z] ========================================================= [2023-01-25T08:35:03.715Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-01-25T08:35:03.715Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:35:04.042Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:35:04.084Z] ---> Running in 3c329c4fe67d [2023-01-25T08:35:04.084Z] ---> Running in 7a385936dddf [2023-01-25T08:35:04.318Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-01-25T08:35:04.318Z] 9b18e9b68314: Pulling fs layer [2023-01-25T08:35:04.318Z] 35d82f9e3411: Pulling fs layer [2023-01-25T08:35:04.318Z] e16973657156: Pulling fs layer [2023-01-25T08:35:04.318Z] fc693d55d65f: Pulling fs layer [2023-01-25T08:35:04.318Z] 7e9fc2657dce: Pulling fs layer [2023-01-25T08:35:04.318Z] dda99020689f: Pulling fs layer [2023-01-25T08:35:04.318Z] db1c61fa0a46: Pulling fs layer [2023-01-25T08:35:04.318Z] 891c053d2c06: Pulling fs layer [2023-01-25T08:35:04.318Z] dda99020689f: Waiting [2023-01-25T08:35:04.318Z] fc693d55d65f: Waiting [2023-01-25T08:35:04.318Z] 7e9fc2657dce: Waiting [2023-01-25T08:35:04.318Z] db1c61fa0a46: Waiting [2023-01-25T08:35:04.318Z] 891c053d2c06: Waiting [2023-01-25T08:35:04.318Z] e16973657156: Download complete [2023-01-25T08:35:04.318Z] 35d82f9e3411: Verifying Checksum [2023-01-25T08:35:04.318Z] 35d82f9e3411: Download complete [2023-01-25T08:35:04.318Z] 7e9fc2657dce: Verifying Checksum [2023-01-25T08:35:04.318Z] 7e9fc2657dce: Download complete [2023-01-25T08:35:04.318Z] dda99020689f: Download complete [2023-01-25T08:35:04.318Z] 9b18e9b68314: Download complete [2023-01-25T08:35:04.683Z] Removing intermediate container 3c329c4fe67d [2023-01-25T08:35:04.683Z] ---> 5bd151c75081 [2023-01-25T08:35:04.683Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T08:35:04.683Z] Removing intermediate container 7a385936dddf [2023-01-25T08:35:04.683Z] ---> f132a7c4538b [2023-01-25T08:35:04.683Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T08:35:04.683Z] ---> Running in cde63b3d5e42 [2023-01-25T08:35:04.950Z] ---> Running in d04e695c9504 [2023-01-25T08:35:05.297Z] 9b18e9b68314: Pull complete [2023-01-25T08:35:05.530Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:05.569Z] 891c053d2c06: Verifying Checksum [2023-01-25T08:35:05.569Z] 891c053d2c06: Download complete [2023-01-25T08:35:05.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:05.790Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:05.841Z] 35d82f9e3411: Pull complete [2023-01-25T08:35:06.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:06.053Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:35:06.053Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:35:06.053Z] OK: 15859 distinct packages available [2023-01-25T08:35:06.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:06.053Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:35:06.053Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:35:06.053Z] OK: 15859 distinct packages available [2023-01-25T08:35:06.113Z] e16973657156: Pull complete [2023-01-25T08:35:06.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:06.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:06.313Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:06.573Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T08:35:06.573Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:35:06.573Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T08:35:06.573Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T08:35:06.573Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:35:06.573Z] OK: 6 MiB in 18 packages [2023-01-25T08:35:06.573Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T08:35:06.573Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:35:06.573Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T08:35:06.573Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T08:35:06.573Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T08:35:06.573Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:35:06.573Z] OK: 7 MiB in 19 packages [2023-01-25T08:35:06.703Z] db1c61fa0a46: Verifying Checksum [2023-01-25T08:35:06.703Z] db1c61fa0a46: Download complete [2023-01-25T08:35:07.287Z] fc693d55d65f: Verifying Checksum [2023-01-25T08:35:07.287Z] fc693d55d65f: Download complete [2023-01-25T08:35:09.140Z] Removing intermediate container cde63b3d5e42 [2023-01-25T08:35:09.140Z] ---> c98040aa234e [2023-01-25T08:35:09.140Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T08:35:09.140Z] Removing intermediate container d04e695c9504 [2023-01-25T08:35:09.140Z] ---> 23d3f25cd25c [2023-01-25T08:35:09.140Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:35:15.791Z] ---> 74719da78a04 [2023-01-25T08:35:15.791Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:35:15.791Z] ---> c6b1439ad233 [2023-01-25T08:35:15.791Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:35:15.791Z] ---> 2686b303d836 [2023-01-25T08:35:15.791Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T08:35:15.791Z] ---> Running in 4424602d0937 [2023-01-25T08:35:15.791Z] Removing intermediate container 4424602d0937 [2023-01-25T08:35:15.791Z] ---> 1b0c8f6bc0c6 [2023-01-25T08:35:15.791Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T08:35:17.907Z] ---> c1867eb7089b [2023-01-25T08:35:17.907Z] Step 19/24 : WORKDIR / [2023-01-25T08:35:17.907Z] ---> Running in 350badb8290d [2023-01-25T08:35:17.907Z] ---> beb88fb2b828 [2023-01-25T08:35:17.907Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:35:18.165Z] Removing intermediate container 350badb8290d [2023-01-25T08:35:18.165Z] ---> ec1f4264f18a [2023-01-25T08:35:18.165Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:35:18.165Z] ---> a1182b6c44c6 [2023-01-25T08:35:18.165Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T08:35:18.165Z] ---> Running in 893fa9f841bd [2023-01-25T08:35:18.424Z] Removing intermediate container 893fa9f841bd [2023-01-25T08:35:18.424Z] ---> 8cdecc88b8f6 [2023-01-25T08:35:18.424Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:35:18.424Z] ---> Running in 8059332d8fc1 [2023-01-25T08:35:18.424Z] ---> 94b941d7c4b9 [2023-01-25T08:35:18.424Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T08:35:19.356Z] Removing intermediate container 8059332d8fc1 [2023-01-25T08:35:19.356Z] ---> 6ccbb83ac416 [2023-01-25T08:35:19.356Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:35:19.607Z] fc693d55d65f: Pull complete [2023-01-25T08:35:19.607Z] 7e9fc2657dce: Pull complete [2023-01-25T08:35:19.607Z] dda99020689f: Pull complete [2023-01-25T08:35:19.925Z] ---> 58b4ac71d649 [2023-01-25T08:35:19.925Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:35:19.925Z] ---> Running in 72c4abb35888 [2023-01-25T08:35:19.925Z] ---> Running in 2332c5748a4d [2023-01-25T08:35:20.181Z] Removing intermediate container 72c4abb35888 [2023-01-25T08:35:20.181Z] ---> e78d6592dc77 [2023-01-25T08:35:20.181Z] Step 23/24 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:35:20.181Z] Removing intermediate container 2332c5748a4d [2023-01-25T08:35:20.181Z] ---> 68854d391c06 [2023-01-25T08:35:20.181Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:35:20.181Z] ---> Running in 597d7e02cb55 [2023-01-25T08:35:20.439Z] ---> Running in 96490f650df1 [2023-01-25T08:35:23.727Z] Removing intermediate container 96490f650df1 [2023-01-25T08:35:23.727Z] ---> 2e609d3c17d5 [2023-01-25T08:35:23.727Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:35:23.986Z] Removing intermediate container 597d7e02cb55 [2023-01-25T08:35:23.986Z] ---> ebb9dcf99939 [2023-01-25T08:35:23.986Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:35:23.986Z] ---> Running in 0c2a2e4cf54a [2023-01-25T08:35:23.986Z] ---> Running in 4d6834bfcce0 [2023-01-25T08:35:23.986Z] 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-01-25T08:35:24.244Z] Removing intermediate container 0c2a2e4cf54a [2023-01-25T08:35:24.244Z] ---> a0a9f9cdd9c9 [2023-01-25T08:35:24.244Z] Step 23/24 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:35:24.244Z] Removing intermediate container 4d6834bfcce0 [2023-01-25T08:35:24.244Z] ---> 91c731f2f77f [2023-01-25T08:35:24.244Z] [2023-01-25T08:35:24.244Z] Successfully built 91c731f2f77f [2023-01-25T08:35:24.502Z] ---> Running in a3decb0e7d15 [2023-01-25T08:35:24.502Z] Successfully tagged security-spire-config:latest [2023-01-25T08:35:24.502Z]  Building security-spire-config ... done Building core-command [2023-01-25T08:35:24.972Z] db1c61fa0a46: Pull complete [2023-01-25T08:35:26.389Z] 891c053d2c06: Pull complete [2023-01-25T08:35:26.659Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-01-25T08:35:26.659Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:35:26.659Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-01-25T08:35:27.000Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:35:27.000Z] WORKDIR /edgex [2023-01-25T08:35:27.000Z] COPY go.mod . [2023-01-25T08:35:27.000Z] RUN go mod download [2023-01-25T08:35:27.000Z] + docker build -t ci-base-image-arm64 -f - . [2023-01-25T08:35:27.081Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:35:27.081Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:35:27.081Z] ---> 6f66201ab527 [2023-01-25T08:35:27.081Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:35:27.081Z] ---> Using cache [2023-01-25T08:35:27.081Z] ---> 75168c589abb [2023-01-25T08:35:27.081Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T08:35:27.081Z] ---> Using cache [2023-01-25T08:35:27.081Z] ---> e6230320d0cf [2023-01-25T08:35:27.081Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T08:35:27.081Z] ---> Using cache [2023-01-25T08:35:27.081Z] ---> 2e9efbb4ed56 [2023-01-25T08:35:27.081Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T08:35:27.081Z] ---> Using cache [2023-01-25T08:35:27.081Z] ---> 50351e1669a9 [2023-01-25T08:35:27.081Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:35:27.081Z] ---> Using cache [2023-01-25T08:35:27.081Z] ---> 8a06e08fdf08 [2023-01-25T08:35:27.081Z] Step 8/23 : COPY . . [2023-01-25T08:35:27.081Z] ---> Using cache [2023-01-25T08:35:27.081Z] ---> 79eb5e3e0e71 [2023-01-25T08:35:27.081Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T08:35:27.583Z] Sending build context to Docker daemon 3.124MB [2023-01-25T08:35:27.583Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-01-25T08:35:27.583Z] ---> f96f9c87975a [2023-01-25T08:35:27.583Z] Step 2/4 : WORKDIR /edgex [2023-01-25T08:35:28.982Z] Removing intermediate container a3decb0e7d15 [2023-01-25T08:35:28.982Z] ---> c8dda809a4c8 [2023-01-25T08:35:28.982Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:35:28.982Z] ---> Running in 9653befac367 [2023-01-25T08:35:28.982Z] ---> Running in cc1b6a9d5440 [2023-01-25T08:35:28.982Z] Removing intermediate container 0bfefc13f3a7 [2023-01-25T08:35:28.982Z] ---> aee40ebb05ba [2023-01-25T08:35:28.982Z] [2023-01-25T08:35:28.982Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T08:35:28.982Z] Removing intermediate container cc1b6a9d5440 [2023-01-25T08:35:28.982Z] ---> ae9915856fa7 [2023-01-25T08:35:28.982Z] [2023-01-25T08:35:28.982Z] Successfully built ae9915856fa7 [2023-01-25T08:35:29.242Z] 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-01-25T08:35:29.242Z] Successfully tagged security-spire-agent:latest [2023-01-25T08:35:29.242Z] Building support-scheduler [2023-01-25T08:35:29.242Z]  Building security-spire-agent ... done 3.16: Pulling from library/alpine [2023-01-25T08:35:29.533Z] ---> Running in 4972998f920f [2023-01-25T08:35:29.812Z] Removing intermediate container 4972998f920f [2023-01-25T08:35:29.812Z] ---> a64ed42500d4 [2023-01-25T08:35:29.812Z] Step 3/4 : COPY go.mod . [2023-01-25T08:35:30.399Z] ---> d6a1cc0a5f8f [2023-01-25T08:35:30.399Z] Step 4/4 : RUN go mod download [2023-01-25T08:35:30.666Z] ---> Running in de62b7477f8f [2023-01-25T08:35:33.480Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:35:33.480Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:35:33.480Z] ---> 6f66201ab527 [2023-01-25T08:35:33.480Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:35:33.480Z] ---> Using cache [2023-01-25T08:35:33.480Z] ---> 75168c589abb [2023-01-25T08:35:33.480Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:35:33.480Z] ---> Using cache [2023-01-25T08:35:33.480Z] ---> e6230320d0cf [2023-01-25T08:35:33.480Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:35:33.480Z] ---> Using cache [2023-01-25T08:35:33.480Z] ---> 2e9efbb4ed56 [2023-01-25T08:35:33.480Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:35:33.480Z] ---> Using cache [2023-01-25T08:35:33.480Z] ---> 50351e1669a9 [2023-01-25T08:35:33.480Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:35:33.480Z] ---> Using cache [2023-01-25T08:35:33.480Z] ---> 8a06e08fdf08 [2023-01-25T08:35:33.480Z] Step 8/22 : COPY . . [2023-01-25T08:35:33.737Z] ---> Using cache [2023-01-25T08:35:33.737Z] ---> 79eb5e3e0e71 [2023-01-25T08:35:33.738Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T08:35:35.109Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:35:37.018Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T08:35:37.018Z] ---> bfe296a52501 [2023-01-25T08:35:37.018Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:35:37.018Z] ---> Running in d99da22a8cbd [2023-01-25T08:35:37.018Z] ---> Running in 831f4a5fcb76 [2023-01-25T08:35:37.275Z] Removing intermediate container 10d8f11c0957 [2023-01-25T08:35:37.275Z] ---> 0ac6713fbc23 [2023-01-25T08:35:37.275Z] [2023-01-25T08:35:37.275Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:35:37.275Z] ---> bfe296a52501 [2023-01-25T08:35:37.275Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T08:35:37.275Z] Removing intermediate container 1c46aba0d1e8 [2023-01-25T08:35:37.275Z] ---> 44d4372dd713 [2023-01-25T08:35:37.275Z] [2023-01-25T08:35:37.275Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T08:35:37.275Z] ---> bfe296a52501 [2023-01-25T08:35:37.275Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T08:35:37.275Z] ---> Running in 0a7dd7159569 [2023-01-25T08:35:37.275Z] ---> Running in d49a4064b266 [2023-01-25T08:35:37.533Z] Removing intermediate container 0a7dd7159569 [2023-01-25T08:35:37.533Z] ---> 518841ec0eb5 [2023-01-25T08:35:37.533Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:35:37.533Z] ---> Running in 7b96bcaa5a0a [2023-01-25T08:35:37.791Z] 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-01-25T08:35:37.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:37.791Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:38.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:38.053Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:35:38.053Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:35:38.053Z] OK: 6 MiB in 15 packages [2023-01-25T08:35:38.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:38.053Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:38.450Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:38.450Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T08:35:38.450Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T08:35:38.450Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T08:35:38.707Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:35:38.707Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:35:38.707Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T08:35:38.707Z] OK: 6 MiB in 15 packages [2023-01-25T08:35:38.707Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T08:35:38.707Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T08:35:38.707Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:35:38.707Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:35:38.707Z] OK: 8 MiB in 20 packages [2023-01-25T08:35:39.640Z] Removing intermediate container 831f4a5fcb76 [2023-01-25T08:35:39.640Z] ---> 76f06ca77f8e [2023-01-25T08:35:39.640Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:35:39.908Z] ---> Running in d44975857f90 [2023-01-25T08:35:40.474Z] Removing intermediate container d44975857f90 [2023-01-25T08:35:40.474Z] ---> 370dd5c3d66b [2023-01-25T08:35:40.474Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T08:35:41.040Z] Removing intermediate container 7b96bcaa5a0a [2023-01-25T08:35:41.040Z] ---> 152457fd4df8 [2023-01-25T08:35:41.040Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:35:41.040Z] ---> Running in e51e5bc220ea [2023-01-25T08:35:41.040Z] Removing intermediate container d49a4064b266 [2023-01-25T08:35:41.040Z] ---> 24771b7ba1ea [2023-01-25T08:35:41.040Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:35:42.012Z] ---> c4b8f8d9328f [2023-01-25T08:35:42.012Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T08:35:42.012Z] ---> Running in ce60c2c4f90f [2023-01-25T08:35:42.012Z] Removing intermediate container e51e5bc220ea [2023-01-25T08:35:42.012Z] ---> 900f3e0e65e0 [2023-01-25T08:35:42.012Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T08:35:42.012Z] ---> Running in b4780a4c998d [2023-01-25T08:35:42.269Z] Removing intermediate container ce60c2c4f90f [2023-01-25T08:35:42.269Z] ---> cd790671e762 [2023-01-25T08:35:42.269Z] Step 12/21 : WORKDIR /edgex [2023-01-25T08:35:42.269Z] ---> Running in 3fbb442b50a8 [2023-01-25T08:35:42.526Z] Removing intermediate container b4780a4c998d [2023-01-25T08:35:42.526Z] ---> 4589afddbed1 [2023-01-25T08:35:42.526Z] Step 15/24 : WORKDIR / [2023-01-25T08:35:42.787Z] ---> Running in c2cf3332522c [2023-01-25T08:35:42.787Z] Removing intermediate container 3fbb442b50a8 [2023-01-25T08:35:42.787Z] ---> 83466b8df1b6 [2023-01-25T08:35:42.787Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T08:35:43.067Z] ---> b8dbabe668a4 [2023-01-25T08:35:43.067Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T08:35:43.067Z] Removing intermediate container c2cf3332522c [2023-01-25T08:35:43.067Z] ---> 101cd05f653f [2023-01-25T08:35:43.067Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:35:43.328Z] ---> 41837c4ad16a [2023-01-25T08:35:43.328Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T08:35:43.328Z] ---> 1a400fb7f78a [2023-01-25T08:35:43.328Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T08:35:43.587Z] ---> d63efcdd49f6 [2023-01-25T08:35:43.587Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T08:35:44.153Z] ---> 3c8ade36346d [2023-01-25T08:35:44.153Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:35:44.153Z] ---> Running in f87b0d8238ea [2023-01-25T08:35:44.413Z] ---> f612d4685ce2 [2023-01-25T08:35:44.413Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T08:35:45.350Z] ---> 50c498f6ad51 [2023-01-25T08:35:45.350Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T08:35:45.608Z] ---> b269e5a2c9dc [2023-01-25T08:35:45.608Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:35:45.865Z] ---> ffa71dfe3bbd [2023-01-25T08:35:45.865Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T08:35:45.865Z] ---> 8be1ebf6cc8d [2023-01-25T08:35:45.866Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:35:45.866Z] ---> Running in 893faf5c619c [2023-01-25T08:35:45.866Z] Removing intermediate container f87b0d8238ea [2023-01-25T08:35:45.866Z] ---> 999eac7250e9 [2023-01-25T08:35:45.866Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:35:46.123Z] ---> Running in 3ff067b3b2f2 [2023-01-25T08:35:46.693Z] Removing intermediate container 3ff067b3b2f2 [2023-01-25T08:35:46.693Z] ---> 77d8168ad4d2 [2023-01-25T08:35:46.693Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-25T08:35:46.693Z] ---> e734fd619c75 [2023-01-25T08:35:46.693Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T08:35:46.693Z] ---> Running in 64b9f3b39528 [2023-01-25T08:35:46.693Z] ---> Running in b9228711d9ce [2023-01-25T08:35:47.630Z] Removing intermediate container b9228711d9ce [2023-01-25T08:35:47.630Z] ---> 0ce75ad397e6 [2023-01-25T08:35:47.630Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:35:47.630Z] Removing intermediate container 64b9f3b39528 [2023-01-25T08:35:47.630Z] ---> e089918f1923 [2023-01-25T08:35:47.630Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:35:47.630Z] Removing intermediate container 893faf5c619c [2023-01-25T08:35:47.630Z] ---> 608b5741b245 [2023-01-25T08:35:47.630Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:35:47.892Z] ---> Running in f631069ac9fd [2023-01-25T08:35:47.892Z] ---> Running in b24ebcc2ad3b [2023-01-25T08:35:47.892Z] ---> Running in 6eb33856be37 [2023-01-25T08:35:47.892Z] Removing intermediate container b24ebcc2ad3b [2023-01-25T08:35:47.892Z] ---> 85165a404a86 [2023-01-25T08:35:47.892Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:35:47.892Z] Removing intermediate container f631069ac9fd [2023-01-25T08:35:47.892Z] ---> f2312ac6cb55 [2023-01-25T08:35:47.892Z] Step 21/22 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:35:47.892Z] ---> Running in 2509bacb6c58 [2023-01-25T08:35:48.155Z] ---> Running in 8abdda2f3684 [2023-01-25T08:35:48.417Z] Removing intermediate container 6eb33856be37 [2023-01-25T08:35:48.417Z] ---> bcc283521599 [2023-01-25T08:35:48.417Z] Step 19/21 : LABEL arch=x86_64 [2023-01-25T08:35:48.417Z] Removing intermediate container 8abdda2f3684 [2023-01-25T08:35:48.417Z] ---> 6781813609b7 [2023-01-25T08:35:48.417Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:35:48.417Z] Removing intermediate container 2509bacb6c58 [2023-01-25T08:35:48.417Z] ---> aa9bd189c151 [2023-01-25T08:35:48.417Z] Step 23/24 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:35:48.417Z] ---> Running in fcd15000fbb0 [2023-01-25T08:35:48.417Z] ---> Running in 95a1a6f53c92 [2023-01-25T08:35:48.712Z] ---> Running in c96e0b2c513f [2023-01-25T08:35:48.712Z] Removing intermediate container fcd15000fbb0 [2023-01-25T08:35:48.712Z] ---> 983be1ddcb6d [2023-01-25T08:35:48.712Z] Step 20/21 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:35:48.712Z] Removing intermediate container 95a1a6f53c92 [2023-01-25T08:35:48.712Z] ---> afdc315325fd [2023-01-25T08:35:48.712Z] [2023-01-25T08:35:48.712Z] ---> Running in 3d17373e4bc4 [2023-01-25T08:35:48.712Z] Removing intermediate container c96e0b2c513f [2023-01-25T08:35:48.712Z] ---> 425c4efae7da [2023-01-25T08:35:48.712Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:35:48.969Z] Successfully built afdc315325fd [2023-01-25T08:35:48.969Z] Successfully tagged core-common-config-bootstrapper:latest [2023-01-25T08:35:48.969Z]  Building core-common-config-bootstrapper ... done  ---> Running in e12e86f1eb73 [2023-01-25T08:35:48.969Z] Building security-secretstore-setup [2023-01-25T08:35:49.233Z] Removing intermediate container 3d17373e4bc4 [2023-01-25T08:35:49.233Z] ---> 838ac46b987c [2023-01-25T08:35:49.233Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T08:35:51.756Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:35:51.756Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:35:51.756Z] ---> 6f66201ab527 [2023-01-25T08:35:51.756Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:35:51.756Z] ---> Using cache [2023-01-25T08:35:51.756Z] ---> 0e2d6703ee55 [2023-01-25T08:35:51.756Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T08:35:57.061Z] Removing intermediate container e12e86f1eb73 [2023-01-25T08:35:57.061Z] ---> 8cb0d06eee2a [2023-01-25T08:35:57.061Z] [2023-01-25T08:35:57.318Z] ---> Running in fbc0f1b99568 [2023-01-25T08:35:57.318Z] ---> Running in 93ff93145312 [2023-01-25T08:35:57.318Z] Removing intermediate container fbc0f1b99568 [2023-01-25T08:35:57.318Z] Successfully built 8cb0d06eee2a [2023-01-25T08:35:57.318Z] ---> c16194664b97 [2023-01-25T08:35:57.318Z] [2023-01-25T08:35:57.318Z] Successfully tagged core-metadata:latest [2023-01-25T08:35:57.318Z]  Building core-metadata ... done Building core-data [2023-01-25T08:35:57.318Z] Successfully built c16194664b97 [2023-01-25T08:35:57.318Z] Successfully tagged security-proxy-setup:latest [2023-01-25T08:35:57.318Z] Building support-notifications [2023-01-25T08:35:57.576Z]  Building security-proxy-setup ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:57.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:35:58.089Z] OK: 211 MiB in 51 packages [2023-01-25T08:36:01.384Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:36:01.384Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:36:01.384Z] ---> 6f66201ab527 [2023-01-25T08:36:01.384Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:36:01.384Z] ---> Using cache [2023-01-25T08:36:01.384Z] ---> 75168c589abb [2023-01-25T08:36:01.384Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:36:01.384Z] ---> Using cache [2023-01-25T08:36:01.384Z] ---> e6230320d0cf [2023-01-25T08:36:01.384Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:36:01.384Z] ---> Using cache [2023-01-25T08:36:01.384Z] ---> 2e9efbb4ed56 [2023-01-25T08:36:01.384Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:36:01.384Z] ---> Using cache [2023-01-25T08:36:01.384Z] ---> 50351e1669a9 [2023-01-25T08:36:01.384Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:36:01.384Z] ---> Using cache [2023-01-25T08:36:01.384Z] ---> 8a06e08fdf08 [2023-01-25T08:36:01.384Z] Step 8/22 : COPY . . [2023-01-25T08:36:01.384Z] ---> Using cache [2023-01-25T08:36:01.384Z] ---> 79eb5e3e0e71 [2023-01-25T08:36:01.384Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T08:36:02.759Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:36:02.759Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:36:02.759Z] ---> 6f66201ab527 [2023-01-25T08:36:02.759Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:36:02.759Z] ---> Using cache [2023-01-25T08:36:02.759Z] ---> 75168c589abb [2023-01-25T08:36:02.759Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:36:02.759Z] ---> Using cache [2023-01-25T08:36:02.759Z] ---> e6230320d0cf [2023-01-25T08:36:02.759Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T08:36:02.964Z] Removing intermediate container de62b7477f8f [2023-01-25T08:36:02.964Z] ---> 16d3b658c163 [2023-01-25T08:36:02.964Z] Successfully built 16d3b658c163 [2023-01-25T08:36:02.964Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:36:03.376Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T08:36:03.376Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:36:03.586Z] prd-ubuntu20.04-docker-arm64-4c-16g-3660 does not seem to be running inside a container [2023-01-25T08:36:03.671Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-25T08:36:05.029Z] $ docker top aa583c79252beae29020ab24e1d2a118370b96a52e0a415fed6734441076d349 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:36:05.876Z] + go version [2023-01-25T08:36:05.876Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-01-25T08:36:05.899Z] $ docker stop --time=1 aa583c79252beae29020ab24e1d2a118370b96a52e0a415fed6734441076d349 [2023-01-25T08:36:07.506Z] $ docker rm -f --volumes aa583c79252beae29020ab24e1d2a118370b96a52e0a415fed6734441076d349 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:36:08.055Z] ---> Running in 4c92f7d49847 [2023-01-25T08:36:08.055Z] ---> Running in 566ab2246e30 [2023-01-25T08:36:08.055Z] Removing intermediate container 9653befac367 [2023-01-25T08:36:08.055Z] ---> 60a1443bd3be [2023-01-25T08:36:08.055Z] [2023-01-25T08:36:08.055Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T08:36:08.055Z] ---> bfe296a52501 [2023-01-25T08:36:08.055Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:36:08.055Z] ---> Using cache [2023-01-25T08:36:08.055Z] ---> 76f06ca77f8e [2023-01-25T08:36:08.055Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:36:08.055Z] ---> Using cache [2023-01-25T08:36:08.055Z] ---> 370dd5c3d66b [2023-01-25T08:36:08.055Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T08:36:08.069Z] + docker inspect -f . ci-base-image-arm64 [2023-01-25T08:36:08.069Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:36:08.256Z] prd-ubuntu20.04-docker-arm64-4c-16g-3660 does not seem to be running inside a container [2023-01-25T08:36:08.336Z] $ 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 ******** ci-base-image-arm64 cat [2023-01-25T08:36:08.621Z] ---> Running in f34415b135df [2023-01-25T08:36:08.878Z] Removing intermediate container 93ff93145312 [2023-01-25T08:36:08.878Z] ---> 826bdaaf21bd [2023-01-25T08:36:08.878Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:36:09.135Z] Removing intermediate container f34415b135df [2023-01-25T08:36:09.135Z] ---> 6bd8e252c2c2 [2023-01-25T08:36:09.135Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T08:36:09.531Z] $ docker top 5b4dc5510d3ab2e8ad01db3ae9870e374d4516dfd2c63c55b50b11a1dfb6a76c -eo pid,comm [Pipeline] { [Pipeline] echo [2023-01-25T08:36:09.746Z] ========================================================= [2023-01-25T08:36:09.746Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-01-25T08:36:09.746Z] ========================================================= [Pipeline] sh [2023-01-25T08:36:10.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:10.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:10.102Z] ---> 8257b5a36335 [2023-01-25T08:36:10.102Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:36:10.102Z] 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-01-25T08:36:10.102Z] ---> Running in f4dc493beca5 [2023-01-25T08:36:10.102Z] ---> Running in 90c2bf038448 [2023-01-25T08:36:10.370Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [2023-01-25T08:36:10.393Z] Removing intermediate container d99da22a8cbd [2023-01-25T08:36:10.393Z] ---> 4c13c48ecd18 [2023-01-25T08:36:10.393Z] [2023-01-25T08:36:10.393Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:36:10.393Z] ---> bfe296a52501 [2023-01-25T08:36:10.393Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:36:10.393Z] ---> Using cache [2023-01-25T08:36:10.393Z] ---> 76f06ca77f8e [2023-01-25T08:36:10.393Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:36:10.393Z] ---> Using cache [2023-01-25T08:36:10.393Z] ---> 370dd5c3d66b [2023-01-25T08:36:10.393Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T08:36:10.393Z] Removing intermediate container f4dc493beca5 [2023-01-25T08:36:10.393Z] ---> 414e83e94146 [2023-01-25T08:36:10.393Z] Step 15/23 : WORKDIR / [2023-01-25T08:36:10.393Z] ---> Running in 4c8544f74162 [2023-01-25T08:36:10.393Z] ---> Running in 7ca939f67a80 [2023-01-25T08:36:10.393Z] OK: 211 MiB in 51 packages [Pipeline] sh [2023-01-25T08:36:10.652Z] Removing intermediate container 4c8544f74162 [2023-01-25T08:36:10.652Z] ---> a62cc3355a74 [2023-01-25T08:36:10.653Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T08:36:10.653Z] Removing intermediate container 7ca939f67a80 [2023-01-25T08:36:10.653Z] ---> e2e5ab1ced69 [2023-01-25T08:36:10.653Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:36:10.653Z] ---> Running in 38aaf41f2541 [2023-01-25T08:36:10.653Z] Removing intermediate container 38aaf41f2541 [2023-01-25T08:36:10.653Z] ---> 4846bc7f97cd [2023-01-25T08:36:10.653Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:36:10.910Z] ---> 9af1e307d227 [2023-01-25T08:36:10.910Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T08:36:10.910Z] Removing intermediate container 566ab2246e30 [2023-01-25T08:36:10.910Z] ---> 789490662dac [2023-01-25T08:36:10.910Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:36:11.021Z] + make test [2023-01-25T08:36:11.021Z] go test -race -coverprofile=coverage.out ./... [2023-01-25T08:36:11.495Z] ---> 7880834f96a2 [2023-01-25T08:36:11.495Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T08:36:11.495Z] ---> ba87614d48fa [2023-01-25T08:36:11.495Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:36:11.495Z] ---> 20d2eaf75de7 [2023-01-25T08:36:11.495Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T08:36:11.495Z] ---> Running in a366aec5047b [2023-01-25T08:36:11.752Z] ---> 329c6679ca5e [2023-01-25T08:36:11.752Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T08:36:12.691Z] ---> Running in acdfba4e1ad0 [2023-01-25T08:36:12.691Z] ---> e50a7b294bed [2023-01-25T08:36:12.691Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T08:36:12.691Z] Removing intermediate container acdfba4e1ad0 [2023-01-25T08:36:12.691Z] ---> c17ba3914d33 [2023-01-25T08:36:12.691Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:36:12.691Z] ---> Running in 7908e17c2605 [2023-01-25T08:36:12.691Z] ---> 9b5ba503dd85 [2023-01-25T08:36:12.691Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T08:36:12.691Z] ---> Running in 7ba6db80c7d8 [2023-01-25T08:36:12.691Z] Removing intermediate container 7908e17c2605 [2023-01-25T08:36:12.691Z] ---> 7a708191b2fb [2023-01-25T08:36:12.691Z] Step 21/23 : LABEL arch=x86_64 [2023-01-25T08:36:12.949Z] ---> Running in 3a7fd8452515 [2023-01-25T08:36:12.949Z] Removing intermediate container 7ba6db80c7d8 [2023-01-25T08:36:12.949Z] ---> 28f120c994e4 [2023-01-25T08:36:12.949Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:36:12.949Z] ---> Running in 8e311fdc43ee [2023-01-25T08:36:12.949Z] Removing intermediate container 3a7fd8452515 [2023-01-25T08:36:12.949Z] ---> 65959b28b396 [2023-01-25T08:36:12.949Z] Step 22/23 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:36:12.949Z] ---> Running in 6593e1ee29d9 [2023-01-25T08:36:13.211Z] Removing intermediate container 8e311fdc43ee [2023-01-25T08:36:13.211Z] ---> efb57e492e31 [2023-01-25T08:36:13.211Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:36:13.468Z] Removing intermediate container 6593e1ee29d9 [2023-01-25T08:36:13.468Z] ---> de21be663891 [2023-01-25T08:36:13.468Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T08:36:13.468Z] ---> Running in d522e241fa1a [2023-01-25T08:36:13.468Z] ---> Running in 8d0e1ee7f0ad [2023-01-25T08:36:13.468Z] Removing intermediate container d522e241fa1a [2023-01-25T08:36:13.468Z] ---> 37e73c45f3d8 [2023-01-25T08:36:13.468Z] Step 21/22 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:36:13.468Z] ---> Running in 217b5401879d [2023-01-25T08:36:13.468Z] Removing intermediate container 8d0e1ee7f0ad [2023-01-25T08:36:13.468Z] ---> 4470a2e291df [2023-01-25T08:36:13.468Z] [2023-01-25T08:36:13.726Z] Successfully built 4470a2e291df [2023-01-25T08:36:13.726Z] Successfully tagged core-command:latest [2023-01-25T08:36:13.726Z] Removing intermediate container 217b5401879d [2023-01-25T08:36:13.726Z] ---> 49bba761eea8 [2023-01-25T08:36:13.726Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:36:13.726Z]  Building core-command ... done Building security-bootstrapper [2023-01-25T08:36:13.726Z] ---> Running in cbf6cba88f99 [2023-01-25T08:36:17.008Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:36:17.008Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:36:17.008Z] ---> 6f66201ab527 [2023-01-25T08:36:17.008Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T08:36:17.008Z] ---> Using cache [2023-01-25T08:36:17.008Z] ---> 0e2d6703ee55 [2023-01-25T08:36:17.008Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T08:36:17.008Z] ---> Using cache [2023-01-25T08:36:17.008Z] ---> 826bdaaf21bd [2023-01-25T08:36:17.008Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T08:36:17.008Z] ---> Using cache [2023-01-25T08:36:17.008Z] ---> 8257b5a36335 [2023-01-25T08:36:17.008Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:36:18.906Z] Removing intermediate container cbf6cba88f99 [2023-01-25T08:36:18.906Z] ---> 5d40f865718e [2023-01-25T08:36:18.906Z] [2023-01-25T08:36:19.189Z] Successfully built 5d40f865718e [2023-01-25T08:36:20.619Z] Successfully tagged support-scheduler:latest [2023-01-25T08:36:20.619Z]  Building support-scheduler ... done Building security-spire-server [2023-01-25T08:36:21.184Z] ---> Running in ca846842ab2c [2023-01-25T08:36:23.092Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:36:23.093Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:36:23.093Z] ---> 6f66201ab527 [2023-01-25T08:36:23.093Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T08:36:23.093Z] ---> Using cache [2023-01-25T08:36:23.093Z] ---> 0e2d6703ee55 [2023-01-25T08:36:23.093Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:36:23.093Z] ---> Using cache [2023-01-25T08:36:23.093Z] ---> d73bcf1e462c [2023-01-25T08:36:23.093Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T08:36:23.093Z] ---> Using cache [2023-01-25T08:36:23.093Z] ---> 2cad6ca23d34 [2023-01-25T08:36:23.093Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:36:23.093Z] ---> Using cache [2023-01-25T08:36:23.093Z] ---> cea73886f557 [2023-01-25T08:36:23.093Z] Step 7/23 : COPY . . [2023-01-25T08:36:23.093Z] ---> Using cache [2023-01-25T08:36:23.093Z] ---> 08e8a5138232 [2023-01-25T08:36:23.093Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:36:23.093Z] ---> Using cache [2023-01-25T08:36:23.093Z] ---> 8d8e5889f78f [2023-01-25T08:36:23.093Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T08:36:23.093Z] ---> Using cache [2023-01-25T08:36:23.093Z] ---> 5719c90842aa [2023-01-25T08:36:23.093Z] 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-01-25T08:36:27.327Z] ---> Running in 925892f80685 [2023-01-25T08:36:35.635Z] Removing intermediate container 925892f80685 [2023-01-25T08:36:35.635Z] ---> 44569d5a767f [2023-01-25T08:36:35.635Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T08:36:35.635Z] ---> Running in 4855f10e8802 [2023-01-25T08:36:38.932Z] Removing intermediate container 4855f10e8802 [2023-01-25T08:36:38.932Z] ---> 2fb468c4b23a [2023-01-25T08:36:38.932Z] [2023-01-25T08:36:38.932Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T08:36:38.932Z] ---> c4fc93816858 [2023-01-25T08:36:38.932Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:36:38.932Z] ---> Using cache [2023-01-25T08:36:38.932Z] ---> f132a7c4538b [2023-01-25T08:36:38.932Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T08:36:47.102Z] ---> Running in 4bba8ccdbfe2 [2023-01-25T08:36:47.102Z] Removing intermediate container 4c92f7d49847 [2023-01-25T08:36:47.102Z] ---> d408a177c523 [2023-01-25T08:36:47.102Z] [2023-01-25T08:36:47.102Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:36:47.102Z] ---> bfe296a52501 [2023-01-25T08:36:47.102Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T08:36:47.102Z] ---> Running in 5a891ceaf7e9 [2023-01-25T08:36:47.102Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:47.102Z] Removing intermediate container 5a891ceaf7e9 [2023-01-25T08:36:47.102Z] ---> 877917cf3166 [2023-01-25T08:36:47.102Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T08:36:47.361Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:47.361Z] ---> Running in bb20812f6328 [2023-01-25T08:36:47.620Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:36:47.620Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:36:47.620Z] OK: 15859 distinct packages available [2023-01-25T08:36:47.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:47.620Z] Removing intermediate container 90c2bf038448 [2023-01-25T08:36:47.620Z] ---> 93f00af16297 [2023-01-25T08:36:47.620Z] Step 7/24 : COPY . . [2023-01-25T08:36:47.620Z] Removing intermediate container a366aec5047b [2023-01-25T08:36:47.620Z] ---> 4e77d45cecdc [2023-01-25T08:36:47.620Z] Step 8/22 : COPY . . [2023-01-25T08:36:47.620Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:36:47.905Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T08:36:47.905Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:36:47.905Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T08:36:48.163Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T08:36:48.163Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T08:36:48.163Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:36:48.163Z] OK: 7 MiB in 19 packages [2023-01-25T08:36:49.922Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-01-25T08:36:56.303Z] Removing intermediate container bb20812f6328 [2023-01-25T08:36:56.303Z] ---> 648913236659 [2023-01-25T08:36:56.303Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T08:36:59.609Z] ---> Running in 05d333c37984 [2023-01-25T08:36:59.609Z] ---> 8b8b621a4d0c [2023-01-25T08:36:59.609Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T08:36:59.609Z] ---> ea0901721275 [2023-01-25T08:36:59.609Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T08:36:59.609Z] ---> Running in 9141b44bcf03 [2023-01-25T08:36:59.609Z] ---> Running in 0bdee33837db [2023-01-25T08:36:59.609Z] Removing intermediate container 4bba8ccdbfe2 [2023-01-25T08:36:59.609Z] ---> 87ccdb59b66f [2023-01-25T08:36:59.609Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:36:59.609Z] Removing intermediate container 05d333c37984 [2023-01-25T08:36:59.609Z] ---> 03e87f0f8d7f [2023-01-25T08:36:59.609Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T08:36:59.869Z] ---> Running in b78c6ef82bf0 [2023-01-25T08:37:00.128Z] Removing intermediate container ca846842ab2c [2023-01-25T08:37:00.128Z] ---> 3114415e9e01 [2023-01-25T08:37:00.128Z] Step 7/32 : COPY . . [2023-01-25T08:37:00.128Z] 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-01-25T08:37:00.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:00.387Z] 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-01-25T08:37:00.387Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:00.646Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:00.646Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:00.646Z] OK: 6 MiB in 15 packages [2023-01-25T08:37:09.175Z] ---> 56877983c98b [2023-01-25T08:37:09.175Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:37:09.175Z] Removing intermediate container b78c6ef82bf0 [2023-01-25T08:37:09.175Z] ---> fe797cb923dc [2023-01-25T08:37:09.175Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:37:09.435Z] ---> 98042796feee [2023-01-25T08:37:09.435Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T08:37:09.435Z] ---> Running in c8b82a9b84a5 [2023-01-25T08:37:09.695Z] ---> af1ad720fd56 [2023-01-25T08:37:09.695Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T08:37:09.695Z] ---> 58395db87e7d [2023-01-25T08:37:09.695Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T08:37:11.076Z] 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-01-25T08:37:11.076Z] ---> 82eec3f16eca [2023-01-25T08:37:11.076Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T08:37:11.076Z] ---> c56ff802b30a [2023-01-25T08:37:11.076Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T08:37:11.654Z] ---> 85f279a9e3dc [2023-01-25T08:37:11.654Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:37:11.654Z] ---> b6b6608f532b [2023-01-25T08:37:11.654Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T08:37:11.654Z] ---> Running in 413d74ecbae5 [2023-01-25T08:37:11.654Z] ---> Running in c0716e6532e4 [2023-01-25T08:37:12.050Z] Removing intermediate container c0716e6532e4 [2023-01-25T08:37:12.050Z] ---> 300170f83326 [2023-01-25T08:37:12.050Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:37:12.050Z] Removing intermediate container 413d74ecbae5 [2023-01-25T08:37:12.050Z] ---> ce2a0a8f8f3c [2023-01-25T08:37:12.050Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:37:12.050Z] ---> Running in 9c23d09585ea [2023-01-25T08:37:12.050Z] ---> Running in cf646eb38545 [2023-01-25T08:37:12.366Z] Removing intermediate container 9c23d09585ea [2023-01-25T08:37:12.366Z] ---> 6789426b954a [2023-01-25T08:37:12.366Z] Step 21/23 : LABEL arch=x86_64 [2023-01-25T08:37:12.366Z] Removing intermediate container cf646eb38545 [2023-01-25T08:37:12.366Z] ---> af209eb929f3 [2023-01-25T08:37:12.366Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:37:12.648Z] ---> Running in 75408685431d [2023-01-25T08:37:12.648Z] ---> Running in ae90925327cb [2023-01-25T08:37:13.272Z] Removing intermediate container 75408685431d [2023-01-25T08:37:13.272Z] ---> de0c93c1dc51 [2023-01-25T08:37:13.272Z] Step 22/23 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:37:13.272Z] Removing intermediate container ae90925327cb [2023-01-25T08:37:13.272Z] ---> 38a6cf2c7318 [2023-01-25T08:37:13.272Z] Step 21/22 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:37:13.272Z] ---> Running in c98693c7c166 [2023-01-25T08:37:13.272Z] ---> Running in 4cb081b92a65 [2023-01-25T08:37:13.566Z] Removing intermediate container 4cb081b92a65 [2023-01-25T08:37:13.566Z] ---> 7fa41ba03c68 [2023-01-25T08:37:13.566Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:37:13.566Z] Removing intermediate container c98693c7c166 [2023-01-25T08:37:13.566Z] ---> 367a43a37572 [2023-01-25T08:37:13.566Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T08:37:13.566Z] ---> Running in 6583e45632d4 [2023-01-25T08:37:13.566Z] ---> Running in 950329ba4c9b [2023-01-25T08:37:14.226Z] Removing intermediate container 6583e45632d4 [2023-01-25T08:37:14.226Z] Removing intermediate container 950329ba4c9b [2023-01-25T08:37:14.226Z] ---> 93f055eda2cc [2023-01-25T08:37:14.226Z] ---> 5abcaf15d01c [2023-01-25T08:37:14.227Z] [2023-01-25T08:37:14.227Z] [2023-01-25T08:37:14.227Z] Successfully built 93f055eda2cc [2023-01-25T08:37:14.227Z] Successfully built 5abcaf15d01c [2023-01-25T08:37:14.227Z] Successfully tagged security-spire-server:latest [2023-01-25T08:37:14.227Z] Successfully tagged core-data:latest [2023-01-25T08:37:14.227Z] Building security-spiffe-token-provider [2023-01-25T08:37:16.784Z]  Building security-spire-server ... done  Building core-data ... done Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:37:16.784Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:37:16.784Z] ---> 6f66201ab527 [2023-01-25T08:37:16.784Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T08:37:16.784Z] ---> Using cache [2023-01-25T08:37:16.784Z] ---> 0e2d6703ee55 [2023-01-25T08:37:16.784Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T08:37:26.742Z] ---> Running in 19a801f51674 [2023-01-25T08:37:26.742Z] 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-01-25T08:37:27.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:27.000Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:27.256Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T08:37:27.256Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T08:37:27.256Z] OK: 17044 distinct packages available [2023-01-25T08:37:27.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:27.256Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:27.513Z] OK: 211 MiB in 51 packages [2023-01-25T08:37:30.037Z] Removing intermediate container 19a801f51674 [2023-01-25T08:37:30.037Z] ---> 0fa15a93f51b [2023-01-25T08:37:30.037Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T08:37:30.303Z] ---> 1f7ff3b90e6d [2023-01-25T08:37:30.304Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:37:32.258Z] ---> Running in ea396d3fc3f1 [2023-01-25T08:37:32.517Z] Removing intermediate container 9141b44bcf03 [2023-01-25T08:37:32.517Z] ---> 0ba0f5ce3f91 [2023-01-25T08:37:32.517Z] [2023-01-25T08:37:32.517Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T08:37:32.517Z] ---> bfe296a52501 [2023-01-25T08:37:32.517Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T08:37:32.777Z] ---> Running in 224cf1ce8238 [2023-01-25T08:37:33.037Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:33.296Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:33.296Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T08:37:33.296Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:33.296Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T08:37:33.296Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:33.296Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:37:33.559Z] OK: 6 MiB in 17 packages [2023-01-25T08:37:36.134Z] Removing intermediate container 0bdee33837db [2023-01-25T08:37:36.134Z] ---> 9b58bf0995f3 [2023-01-25T08:37:36.134Z] [2023-01-25T08:37:36.134Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T08:37:36.134Z] ---> bfe296a52501 [2023-01-25T08:37:36.134Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T08:37:36.134Z] Removing intermediate container 224cf1ce8238 [2023-01-25T08:37:36.134Z] ---> 26d4795c7d88 [2023-01-25T08:37:36.134Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:37:36.134Z] ---> Running in b9fd95919134 [2023-01-25T08:37:36.134Z] ---> Running in 28f08f967ddc [2023-01-25T08:37:36.392Z] Removing intermediate container 28f08f967ddc [2023-01-25T08:37:36.392Z] ---> 7019c183f96c [2023-01-25T08:37:36.392Z] Step 12/24 : WORKDIR / [2023-01-25T08:37:36.392Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:36.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:36.915Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T08:37:37.172Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:37.172Z] ---> Running in f4a78dc9da6a [2023-01-25T08:37:37.172Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:37.172Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:37:37.430Z] OK: 6 MiB in 16 packages [2023-01-25T08:37:37.430Z] Removing intermediate container f4a78dc9da6a [2023-01-25T08:37:37.430Z] ---> 274e0320a74b [2023-01-25T08:37:37.430Z] 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-01-25T08:37:37.688Z] Removing intermediate container c8b82a9b84a5 [2023-01-25T08:37:37.688Z] ---> c82479c3720c [2023-01-25T08:37:37.688Z] [2023-01-25T08:37:37.688Z] Step 9/32 : FROM alpine:3.16 [2023-01-25T08:37:37.688Z] ---> bfe296a52501 [2023-01-25T08:37:37.688Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:37:37.688Z] ---> Running in 4eb7ecb64a59 [2023-01-25T08:37:37.688Z] ---> b6a4b27f10fc [2023-01-25T08:37:37.688Z] 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-01-25T08:37:37.688Z] Removing intermediate container 4eb7ecb64a59 [2023-01-25T08:37:37.688Z] ---> 6e1af2b813c7 [2023-01-25T08:37:37.688Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T08:37:37.946Z] ---> Running in f65752b067f7 [2023-01-25T08:37:37.946Z] Removing intermediate container b9fd95919134 [2023-01-25T08:37:37.946Z] ---> a73fe4b71d80 [2023-01-25T08:37:37.947Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T08:37:37.947Z] ---> Running in 0300824342a0 [2023-01-25T08:37:37.947Z] ---> 23d0ea47185a [2023-01-25T08:37:37.947Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T08:37:37.947Z] Removing intermediate container 0300824342a0 [2023-01-25T08:37:37.947Z] ---> 1b19b05ebc4c [2023-01-25T08:37:37.947Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T08:37:37.947Z] ---> Running in 6e53e7fdd37c [2023-01-25T08:37:38.203Z] ---> 0a56108b37f5 [2023-01-25T08:37:38.203Z] 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-01-25T08:37:38.203Z] Removing intermediate container 6e53e7fdd37c [2023-01-25T08:37:38.203Z] ---> 5ded7652c508 [2023-01-25T08:37:38.203Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T08:37:38.203Z] ---> Running in 6a5315af1e66 [2023-01-25T08:37:38.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:38.203Z] Removing intermediate container 6a5315af1e66 [2023-01-25T08:37:38.203Z] ---> 0c05149ba94b [2023-01-25T08:37:38.203Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:37:38.203Z] ---> b69dc191d50c [2023-01-25T08:37:38.203Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T08:37:38.203Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:37:38.461Z] ---> 3f843e22d3dd [2023-01-25T08:37:38.461Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T08:37:38.461Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T08:37:38.461Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T08:37:38.461Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:37:38.461Z] OK: 6 MiB in 16 packages [2023-01-25T08:37:38.461Z] ---> 92dc71d9b412 [2023-01-25T08:37:38.461Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T08:37:39.391Z] ---> 8eddb187f83c [2023-01-25T08:37:39.391Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T08:37:39.391Z] ---> 80067c9d33ec [2023-01-25T08:37:39.391Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:37:39.391Z] Removing intermediate container f65752b067f7 [2023-01-25T08:37:39.391Z] ---> eb3e0c8d482f [2023-01-25T08:37:39.391Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T08:37:39.391Z] ---> Running in 7ee1e20b0d61 [2023-01-25T08:37:39.649Z] ---> 67205c5086bc [2023-01-25T08:37:39.649Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:37:39.649Z] ---> d01e302556d9 [2023-01-25T08:37:39.649Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T08:37:39.649Z] ---> Running in db8fb7d74788 [2023-01-25T08:37:39.649Z] ---> Running in fa6c175f313e [2023-01-25T08:37:39.906Z] Removing intermediate container 7ee1e20b0d61 [2023-01-25T08:37:39.906Z] ---> 50417b49b775 [2023-01-25T08:37:39.906Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T08:37:41.832Z] Removing intermediate container db8fb7d74788 [2023-01-25T08:37:41.832Z] ---> c630681be398 [2023-01-25T08:37:41.832Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:37:41.832Z] ---> Running in 5aa61a9a79d7 [2023-01-25T08:37:41.832Z] ---> Running in fff0ad51065b [2023-01-25T08:37:42.811Z] Removing intermediate container fa6c175f313e [2023-01-25T08:37:42.811Z] ---> c3ab9aa435a9 [2023-01-25T08:37:42.811Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:37:43.775Z] Removing intermediate container 5aa61a9a79d7 [2023-01-25T08:37:43.775Z] ---> 61bf06e66f01 [2023-01-25T08:37:43.775Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T08:37:43.775Z] ---> Running in 8eb49308c33b [2023-01-25T08:37:43.775Z] Removing intermediate container fff0ad51065b [2023-01-25T08:37:43.775Z] ---> 5d0f15508de3 [2023-01-25T08:37:43.775Z] Step 20/22 : LABEL arch=x86_64 [2023-01-25T08:37:43.775Z] ---> Running in 7c60d0353439 [2023-01-25T08:37:43.775Z] ---> Running in 96a68f8d2055 [2023-01-25T08:37:43.775Z] Removing intermediate container 8eb49308c33b [2023-01-25T08:37:43.775Z] ---> 92cc7c6c29ed [2023-01-25T08:37:43.775Z] Step 22/24 : LABEL arch=x86_64 [2023-01-25T08:37:43.775Z] ---> Running in d75dfbc6f158 [2023-01-25T08:37:43.775Z] Removing intermediate container 96a68f8d2055 [2023-01-25T08:37:43.775Z] ---> fbc7afde8876 [2023-01-25T08:37:43.775Z] Step 21/22 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:37:43.775Z] Removing intermediate container 7c60d0353439 [2023-01-25T08:37:43.775Z] ---> 1ea5a08615c8 [2023-01-25T08:37:43.775Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T08:37:43.775Z] ---> Running in cceb5a583fc3 [2023-01-25T08:37:43.775Z] ---> Running in 19c8e512f7c5 [2023-01-25T08:37:43.775Z] Removing intermediate container d75dfbc6f158 [2023-01-25T08:37:43.775Z] ---> 517d7cff56a2 [2023-01-25T08:37:43.775Z] Step 23/24 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:37:44.034Z] Removing intermediate container cceb5a583fc3 [2023-01-25T08:37:44.034Z] ---> 4a82c6f16b0c [2023-01-25T08:37:44.034Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T08:37:44.034Z] ---> Running in f8743ea6250f [2023-01-25T08:37:44.034Z] ---> Running in aaa2c27c356e [2023-01-25T08:37:44.034Z] Removing intermediate container 19c8e512f7c5 [2023-01-25T08:37:44.034Z] ---> ee5974c215cb [2023-01-25T08:37:44.034Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T08:37:44.034Z] ---> Running in 7b466b04a9f0 [2023-01-25T08:37:44.295Z] Removing intermediate container f8743ea6250f [2023-01-25T08:37:44.295Z] ---> b577050a43d2 [2023-01-25T08:37:44.295Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:37:44.295Z] Removing intermediate container aaa2c27c356e [2023-01-25T08:37:44.295Z] ---> 49b27186b2de [2023-01-25T08:37:44.295Z] [2023-01-25T08:37:44.295Z] ---> Running in 6832d202d7f4 [2023-01-25T08:37:44.295Z] Successfully built 49b27186b2de [2023-01-25T08:37:44.295Z] Successfully tagged support-notifications:latest [2023-01-25T08:37:44.555Z]  Building support-notifications ... done Removing intermediate container 6832d202d7f4 [2023-01-25T08:37:44.556Z] ---> 92c66a53f40e [2023-01-25T08:37:44.556Z] [2023-01-25T08:37:44.556Z] Successfully built 92c66a53f40e [2023-01-25T08:37:44.556Z] Successfully tagged security-secretstore-setup:latest [2023-01-25T08:37:45.503Z]  Building security-secretstore-setup ... done Removing intermediate container 7b466b04a9f0 [2023-01-25T08:37:45.503Z] ---> 10a727bfd955 [2023-01-25T08:37:45.503Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T08:37:46.074Z] ---> Running in 7feaf345adea [2023-01-25T08:37:46.336Z] Removing intermediate container 7feaf345adea [2023-01-25T08:37:46.336Z] ---> be6843e4b262 [2023-01-25T08:37:46.336Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T08:37:47.279Z] ---> efa4e327c3b0 [2023-01-25T08:37:47.279Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-25T08:37:47.279Z] ---> Running in 72813f77e884 [2023-01-25T08:37:49.833Z] Removing intermediate container 72813f77e884 [2023-01-25T08:37:49.833Z] ---> 4b7710385bd2 [2023-01-25T08:37:49.833Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:37:49.833Z] ---> 4077af68c31d [2023-01-25T08:37:49.833Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T08:37:50.094Z] Removing intermediate container ea396d3fc3f1 [2023-01-25T08:37:50.094Z] ---> 0e1c15e16e45 [2023-01-25T08:37:50.094Z] Step 7/19 : COPY . . [2023-01-25T08:37:53.544Z] ---> af1e39db997b [2023-01-25T08:37:53.544Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T08:37:53.544Z] ---> 694731f3422d [2023-01-25T08:37:53.544Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T08:37:53.544Z] ---> 6244cad97392 [2023-01-25T08:37:53.544Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T08:37:53.544Z] ---> Running in 10a32b4beaf9 [2023-01-25T08:37:53.804Z] ---> c0f62e66c0f1 [2023-01-25T08:37:53.804Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T08:37:53.804Z] ---> 03d1173f1736 [2023-01-25T08:37:53.804Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T08:37:53.804Z] 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-01-25T08:37:54.063Z] ---> caeec738e188 [2023-01-25T08:37:54.063Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T08:37:54.063Z] ---> 1e1052f98ca2 [2023-01-25T08:37:54.063Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T08:37:54.063Z] ---> Running in c2a8540f8eed [2023-01-25T08:37:55.005Z] Removing intermediate container c2a8540f8eed [2023-01-25T08:37:55.005Z] ---> 3f3243759e84 [2023-01-25T08:37:55.005Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T08:37:55.005Z] ---> Running in 22d9e6b9c7ce [2023-01-25T08:37:55.005Z] Removing intermediate container 22d9e6b9c7ce [2023-01-25T08:37:55.005Z] ---> 42d47811a8ee [2023-01-25T08:37:55.005Z] Step 29/32 : CMD ["gate"] [2023-01-25T08:37:55.005Z] ---> Running in 9db3e2c09435 [2023-01-25T08:37:55.005Z] Removing intermediate container 9db3e2c09435 [2023-01-25T08:37:55.005Z] ---> 7d84345da6bb [2023-01-25T08:37:55.005Z] Step 30/32 : LABEL arch=x86_64 [2023-01-25T08:37:55.005Z] ---> Running in aa63c5d93832 [2023-01-25T08:37:55.005Z] Removing intermediate container aa63c5d93832 [2023-01-25T08:37:55.005Z] ---> 8c7c013e3b77 [2023-01-25T08:37:55.005Z] Step 31/32 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:37:55.005Z] ---> Running in 7a85382dccfc [2023-01-25T08:37:55.266Z] Removing intermediate container 7a85382dccfc [2023-01-25T08:37:55.266Z] ---> 4716da9a5f5e [2023-01-25T08:37:55.266Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T08:37:55.266Z] ---> Running in 6d74e9a400b3 [2023-01-25T08:37:55.266Z] Removing intermediate container 6d74e9a400b3 [2023-01-25T08:37:55.266Z] ---> 06093818d3a9 [2023-01-25T08:37:55.266Z] [2023-01-25T08:37:55.266Z] Successfully built 06093818d3a9 [2023-01-25T08:37:55.266Z] Successfully tagged security-bootstrapper:latest [2023-01-25T08:38:13.368Z]  Building security-bootstrapper ... done Removing intermediate container 10a32b4beaf9 [2023-01-25T08:38:13.368Z] ---> dba1ff213c7f [2023-01-25T08:38:13.368Z] [2023-01-25T08:38:13.368Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T08:38:13.368Z] ---> c4fc93816858 [2023-01-25T08:38:13.368Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:38:13.368Z] ---> Using cache [2023-01-25T08:38:13.368Z] ---> f132a7c4538b [2023-01-25T08:38:13.368Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T08:38:13.368Z] ---> Running in d4beff0a67c3 [2023-01-25T08:38:13.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:13.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:13.368Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:38:13.368Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:38:13.368Z] OK: 15859 distinct packages available [2023-01-25T08:38:13.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:13.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-01-25T08:38:13.368Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T08:38:13.368Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T08:38:13.368Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T08:38:13.368Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T08:38:13.368Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T08:38:13.368Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T08:38:13.368Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:38:13.368Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T08:38:13.368Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T08:38:13.368Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:38:13.368Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:38:13.368Z] OK: 8 MiB in 23 packages [2023-01-25T08:38:13.368Z] Removing intermediate container d4beff0a67c3 [2023-01-25T08:38:13.368Z] ---> 413179f151d4 [2023-01-25T08:38:13.368Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:38:13.368Z] ---> 65ad8791c23f [2023-01-25T08:38:13.368Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T08:38:13.368Z] ---> 1f1207e59deb [2023-01-25T08:38:13.368Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T08:38:13.630Z] ---> ff81c3cac161 [2023-01-25T08:38:13.630Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T08:38:13.630Z] ---> Running in a15865032020 [2023-01-25T08:38:13.630Z] Removing intermediate container a15865032020 [2023-01-25T08:38:13.630Z] ---> 4036352355c8 [2023-01-25T08:38:13.630Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T08:38:13.630Z] ---> Running in 96481c7101be [2023-01-25T08:38:13.630Z] Removing intermediate container 96481c7101be [2023-01-25T08:38:13.630Z] ---> 3dcf66815d3e [2023-01-25T08:38:13.630Z] Step 17/19 : LABEL arch=x86_64 [2023-01-25T08:38:13.630Z] ---> Running in 38872b2ff13f [2023-01-25T08:38:13.909Z] Removing intermediate container 38872b2ff13f [2023-01-25T08:38:13.909Z] ---> 74130c0da037 [2023-01-25T08:38:13.909Z] Step 18/19 : LABEL git_sha=6872b80ca07fac5ae403a86e48e99c4c44dd029d [2023-01-25T08:38:13.909Z] ---> Running in 52551c9a87a9 [2023-01-25T08:38:13.909Z] Removing intermediate container 52551c9a87a9 [2023-01-25T08:38:13.909Z] ---> 218b3fde88ee [2023-01-25T08:38:13.909Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T08:38:13.909Z] ---> Running in 6f20d8690ecb [2023-01-25T08:38:13.909Z] Removing intermediate container 6f20d8690ecb [2023-01-25T08:38:13.909Z] ---> cc60724537cb [2023-01-25T08:38:13.909Z] [2023-01-25T08:38:13.909Z] Successfully built cc60724537cb [2023-01-25T08:38:14.170Z] Successfully tagged security-spiffe-token-provider:latest [2023-01-25T08:38:14.177Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-01-25T08:38:14.188Z] $ docker stop --time=1 b6d1c5f25c93bbff23626928a35be2bf47b42c28e3cac72cb5595891468b7952 [2023-01-25T08:38:15.473Z] $ docker rm -f --volumes b6d1c5f25c93bbff23626928a35be2bf47b42c28e3cac72cb5595891468b7952 [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T08:38:15.798Z] + docker images [2023-01-25T08:38:15.798Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T08:38:15.798Z] security-spiffe-token-provider latest cc60724537cb 2 seconds ago 29.8MB [2023-01-25T08:38:15.798Z] dba1ff213c7f 6 seconds ago 1.71GB [2023-01-25T08:38:15.798Z] security-bootstrapper latest 06093818d3a9 20 seconds ago 20.3MB [2023-01-25T08:38:15.798Z] security-secretstore-setup latest 92c66a53f40e 31 seconds ago 29.9MB [2023-01-25T08:38:15.798Z] support-notifications latest 49b27186b2de 32 seconds ago 30.6MB [2023-01-25T08:38:15.798Z] c82479c3720c 38 seconds ago 1.67GB [2023-01-25T08:38:15.798Z] 9b58bf0995f3 40 seconds ago 1.75GB [2023-01-25T08:38:15.798Z] 0ba0f5ce3f91 44 seconds ago 1.67GB [2023-01-25T08:38:15.798Z] security-spire-server latest 93f055eda2cc About a minute ago 86.5MB [2023-01-25T08:38:15.798Z] core-data latest 5abcaf15d01c About a minute ago 17.9MB [2023-01-25T08:38:15.798Z] d408a177c523 About a minute ago 1.69GB [2023-01-25T08:38:15.798Z] 2fb468c4b23a About a minute ago 1.55GB [2023-01-25T08:38:15.798Z] core-command latest 4470a2e291df 2 minutes ago 17.7MB [2023-01-25T08:38:15.798Z] support-scheduler latest 5d40f865718e 2 minutes ago 30MB [2023-01-25T08:38:15.798Z] 4c13c48ecd18 2 minutes ago 1.74GB [2023-01-25T08:38:15.798Z] 60a1443bd3be 2 minutes ago 1.68GB [2023-01-25T08:38:15.798Z] security-proxy-setup latest c16194664b97 2 minutes ago 27.8MB [2023-01-25T08:38:15.798Z] core-metadata latest 8cb0d06eee2a 2 minutes ago 18.6MB [2023-01-25T08:38:15.798Z] core-common-config-bootstrapper latest afdc315325fd 2 minutes ago 14.9MB [2023-01-25T08:38:15.798Z] 44d4372dd713 2 minutes ago 1.67GB [2023-01-25T08:38:15.798Z] 0ac6713fbc23 2 minutes ago 1.67GB [2023-01-25T08:38:15.798Z] aee40ebb05ba 2 minutes ago 1.69GB [2023-01-25T08:38:15.798Z] security-spire-agent latest ae9915856fa7 2 minutes ago 125MB [2023-01-25T08:38:15.798Z] security-spire-config latest 91c731f2f77f 2 minutes ago 85.8MB [2023-01-25T08:38:15.798Z] 41276082752c 3 minutes ago 1.55GB [2023-01-25T08:38:15.798Z] 7b7bdc03eef5 3 minutes ago 1.55GB [2023-01-25T08:38:15.798Z] ci-base-image-x86_64 latest 6f66201ab527 6 minutes ago 903MB [2023-01-25T08:38:15.798Z] alpine 3.16 bfe296a52501 2 months ago 5.54MB [2023-01-25T08:38:15.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 2 months ago 683MB [2023-01-25T08:38:15.798Z] alpine 3.15 c4fc93816858 5 months ago 5.59MB [2023-01-25T08:38:15.798Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 6 months ago 253MB [2023-01-25T08:38:15.798Z] 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-01-25T08:39:11.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-01-25T08:39:11.676Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-01-25T08:39:13.121Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-01-25T08:39:14.112Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-01-25T08:39:14.112Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-01-25T08:39:32.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-01-25T08:39:32.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-01-25T08:39:32.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-01-25T08:39:32.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-01-25T08:39:32.403Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-01-25T08:39:32.403Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-01-25T08:39:32.403Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-01-25T08:39:32.403Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-01-25T08:39:32.403Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-01-25T08:39:50.687Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.281s coverage: 28.7% of statements [2023-01-25T08:39:50.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-01-25T08:39:50.687Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-01-25T08:39:56.104Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.624s coverage: 98.5% of statements [2023-01-25T08:39:58.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 1.026s coverage: 43.1% of statements [2023-01-25T08:39:58.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-01-25T08:39:58.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-01-25T08:39:58.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-01-25T08:39:58.052Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.562s coverage: 54.0% of statements [2023-01-25T08:39:58.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-01-25T08:39:58.052Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-01-25T08:40:20.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 23.041s coverage: 89.2% of statements [2023-01-25T08:40:20.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-01-25T08:40:20.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-01-25T08:40:20.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:40:20.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-01-25T08:40:20.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-01-25T08:40:20.187Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.591s coverage: 2.4% of statements [2023-01-25T08:40:20.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-01-25T08:40:20.187Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-01-25T08:40:21.151Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.859s coverage: 95.6% of statements [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-01-25T08:40:21.151Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.325s coverage: 72.2% of statements [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-01-25T08:40:21.151Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.643s coverage: 60.0% of statements [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-01-25T08:40:21.151Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.669s coverage: 0.9% of statements [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-01-25T08:40:21.151Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.434s coverage: 58.8% of statements [2023-01-25T08:40:21.151Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.282s coverage: 29.6% of statements [2023-01-25T08:40:21.151Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-01-25T08:40:23.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.354s coverage: 47.1% of statements [2023-01-25T08:40:23.102Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.430s coverage: 79.5% of statements [2023-01-25T08:40:24.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.321s coverage: 94.1% of statements [2023-01-25T08:40:25.031Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.300s coverage: 96.3% of statements [2023-01-25T08:40:27.636Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.272s coverage: 87.5% of statements [2023-01-25T08:40:37.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.257s coverage: 94.4% of statements [2023-01-25T08:40:37.760Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.234s coverage: 44.8% of statements [2023-01-25T08:40:46.124Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.027s coverage: 79.9% of statements [2023-01-25T08:40:46.124Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-01-25T08:40:52.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-01-25T08:40:52.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 65.1% of statements [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-01-25T08:40:52.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.322s coverage: 86.9% of statements [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-01-25T08:40:52.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.262s coverage: 87.2% of statements [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-01-25T08:40:52.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.262s coverage: 100.0% of statements [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-01-25T08:40:52.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.368s coverage: 77.4% of statements [2023-01-25T08:40:52.807Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-01-25T08:40:52.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.339s coverage: 80.0% of statements [2023-01-25T08:40:52.807Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.272s coverage: 87.2% of statements [2023-01-25T08:40:53.392Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.054s coverage: 91.2% of statements [2023-01-25T08:40:53.392Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-01-25T08:40:58.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.159s coverage: 64.7% of statements [2023-01-25T08:40:58.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-01-25T08:40:58.745Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-01-25T08:40:58.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements [2023-01-25T08:40:58.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2023-01-25T08:40:58.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.103s coverage: 100.0% of statements [2023-01-25T08:40:58.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.158s coverage: 73.7% of statements [2023-01-25T08:40:58.745Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.071s coverage: 100.0% of statements [2023-01-25T08:41:06.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.608s coverage: 65.3% of statements [2023-01-25T08:41:06.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-01-25T08:41:06.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-01-25T08:41:06.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-01-25T08:41:10.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.953s coverage: 41.8% of statements [2023-01-25T08:41:10.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-01-25T08:41:10.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-01-25T08:41:10.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.345s coverage: 89.5% of statements [2023-01-25T08:41:10.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-01-25T08:41:10.343Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.328s coverage: 84.8% of statements [2023-01-25T08:41:10.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-01-25T08:41:10.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-01-25T08:41:10.343Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-01-25T08:41:10.343Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-01-25T08:41:18.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.436s coverage: 17.7% of statements [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-01-25T08:41:18.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.768s coverage: 92.3% of statements [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-01-25T08:41:18.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.313s coverage: 63.2% of statements [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-01-25T08:41:18.571Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.541s coverage: 97.7% of statements [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-01-25T08:41:18.571Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-01-25T08:41:18.571Z] 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-01-25T08:41:18.841Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-01-25T08:41:18.841Z] go vet ./... [2023-01-25T08:43:25.525Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-01-25T08:43:25.525Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-01-25T08:43:25.525Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-01-25T08:43:25.550Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-01-25T08:43:26.192Z] + ls -al . [2023-01-25T08:43:26.192Z] total 744 [2023-01-25T08:43:26.192Z] drwxrwxr-x 10 1001 1001 4096 Jan 25 08:36 . [2023-01-25T08:43:26.192Z] drwxr-xr-x 4 root root 4096 Jan 25 08:36 .. [2023-01-25T08:43:26.192Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:34 .blubracket [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 16 Jan 25 08:34 .dockerignore [2023-01-25T08:43:26.192Z] drwxrwxr-x 8 1001 1001 4096 Jan 25 08:34 .git [2023-01-25T08:43:26.192Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:34 .github [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 1024 Jan 25 08:34 .gitignore [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 42 Jan 25 08:34 .golangci.yml [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 87 Jan 25 08:34 .hadolint.yml [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 166 Jan 25 08:34 .sonarcloud.properties [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 1171 Jan 25 08:34 ADOPTERS.md [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 10825 Jan 25 08:34 Attribution.txt [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 73765 Jan 25 08:34 CHANGELOG.md [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 3804 Jan 25 08:34 CONTRIBUTING.md [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 677 Jan 25 08:34 GOVERNANCE.md [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 850 Jan 25 08:34 Jenkinsfile [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 10775 Jan 25 08:34 LICENSE [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 13388 Jan 25 08:34 Makefile [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 582 Jan 25 08:34 OWNERS.md [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 9403 Jan 25 08:34 README.md [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 6912 Jan 25 08:34 SECURITY.md [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 5 Jan 25 08:30 VERSION [2023-01-25T08:43:26.192Z] drwxrwxr-x 2 1001 1001 4096 Jan 25 08:34 bin [2023-01-25T08:43:26.192Z] drwxrwxr-x 17 1001 1001 4096 Jan 25 08:34 cmd [2023-01-25T08:43:26.192Z] -rw-r--r-- 1 root root 489970 Jan 25 08:41 coverage.out [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 3377 Jan 25 08:34 go.mod [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 34951 Jan 25 08:34 go.sum [2023-01-25T08:43:26.192Z] drwxrwxr-x 7 1001 1001 4096 Jan 25 08:34 internal [2023-01-25T08:43:26.192Z] drwxrwxr-x 3 1001 1001 4096 Jan 25 08:34 openapi [2023-01-25T08:43:26.192Z] drwxrwxr-x 4 1001 1001 4096 Jan 25 08:34 snap [2023-01-25T08:43:26.192Z] -rw-rw-r-- 1 1001 1001 204 Jan 25 08:34 version.go [Pipeline] sh [2023-01-25T08:43:26.837Z] + '[' -e coverage.out ] [2023-01-25T08:43:26.837Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-01-25T08:43:26.863Z] Warning: overwriting stash ‘coverage-report’ [2023-01-25T08:43:27.809Z] Stashed 1 file(s) [Pipeline] sh [2023-01-25T08:43:28.446Z] + make build [2023-01-25T08:43:28.447Z] 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-01-25T08:45:05.104Z] 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-01-25T08:45:05.688Z] 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-01-25T08:45:11.018Z] 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-01-25T08:45:15.262Z] 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-01-25T08:46:02.091Z] 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-01-25T08:46:08.727Z] 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-01-25T08:46:14.067Z] 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-01-25T08:46:20.704Z] 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-01-25T08:46:24.948Z] 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-01-25T08:46:29.198Z] 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-01-25T08:46:44.181Z] 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-01-25T08:46:50.842Z] $ docker stop --time=1 5b4dc5510d3ab2e8ad01db3ae9870e374d4516dfd2c63c55b50b11a1dfb6a76c [2023-01-25T08:46:52.837Z] $ docker rm -f --volumes 5b4dc5510d3ab2e8ad01db3ae9870e374d4516dfd2c63c55b50b11a1dfb6a76c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:46:55.316Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:46:55.317Z] [2023-01-25T08:46:55.317Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:46:55.655Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:46:55.925Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-01-25T08:46:55.925Z] 29e5d40040c1: Pulling fs layer [2023-01-25T08:46:55.925Z] 1ce36da41761: Pulling fs layer [2023-01-25T08:46:55.925Z] 25b303627fd3: Pulling fs layer [2023-01-25T08:46:55.925Z] 29e5d40040c1: Verifying Checksum [2023-01-25T08:46:55.925Z] 29e5d40040c1: Download complete [2023-01-25T08:46:56.195Z] 1ce36da41761: Verifying Checksum [2023-01-25T08:46:56.196Z] 1ce36da41761: Download complete [2023-01-25T08:46:56.781Z] 29e5d40040c1: Pull complete [2023-01-25T08:46:57.749Z] 25b303627fd3: Verifying Checksum [2023-01-25T08:46:57.749Z] 25b303627fd3: Download complete [2023-01-25T08:46:58.016Z] 1ce36da41761: Pull complete [2023-01-25T08:47:08.108Z] 25b303627fd3: Pull complete [2023-01-25T08:47:08.108Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-01-25T08:47:08.108Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:47:08.108Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:47:08.317Z] prd-ubuntu20.04-docker-arm64-4c-16g-3660 does not seem to be running inside a container [2023-01-25T08:47:08.495Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-25T08:47:11.094Z] $ docker top 0d9af31e5915e9f5d0f79869edc7013f6ac0dd19c6cef3014068dbed0c44a52a -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:47:12.032Z] + docker-compose+ build --helpgrep [2023-01-25T08:47:12.032Z] parallel [2023-01-25T08:47:18.740Z] --parallel Build images in parallel. [Pipeline] } [2023-01-25T08:47:18.765Z] $ docker stop --time=1 0d9af31e5915e9f5d0f79869edc7013f6ac0dd19c6cef3014068dbed0c44a52a [2023-01-25T08:47:20.499Z] $ docker rm -f --volumes 0d9af31e5915e9f5d0f79869edc7013f6ac0dd19c6cef3014068dbed0c44a52a [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T08:47:21.060Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-01-25T08:47:21.060Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T08:47:21.259Z] prd-ubuntu20.04-docker-arm64-4c-16g-3660 does not seem to be running inside a container [2023-01-25T08:47:21.331Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-01-25T08:47:22.643Z] $ docker top dd12156dc584dbdd3a67fc0a3d2c45c58c3926a6ceede79e4d46b099e625810d -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T08:47:23.500Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-01-25T08:47:31.717Z] Building core-command ... [2023-01-25T08:47:31.717Z] Building core-common-config-bootstrapper ... [2023-01-25T08:47:31.717Z] Building core-data ... [2023-01-25T08:47:31.717Z] Building core-metadata ... [2023-01-25T08:47:31.717Z] Building security-bootstrapper ... [2023-01-25T08:47:31.717Z] Building security-proxy-setup ... [2023-01-25T08:47:31.717Z] Building security-secretstore-setup ... [2023-01-25T08:47:31.717Z] Building security-spiffe-token-provider ... [2023-01-25T08:47:31.717Z] Building security-spire-agent ... [2023-01-25T08:47:31.717Z] Building security-spire-config ... [2023-01-25T08:47:31.717Z] Building security-spire-server ... [2023-01-25T08:47:31.717Z] Building support-notifications ... [2023-01-25T08:47:31.717Z] Building support-scheduler ... [2023-01-25T08:47:31.717Z] Building security-proxy-setup [2023-01-25T08:47:31.717Z] Building security-spire-agent [2023-01-25T08:47:31.717Z] Building support-scheduler [2023-01-25T08:47:31.717Z] Building security-bootstrapper [2023-01-25T08:47:31.717Z] Building security-spiffe-token-provider [2023-01-25T08:48:28.130Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:48:28.130Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:48:28.130Z] ---> 16d3b658c163 [2023-01-25T08:48:28.130Z] Step 3/32 : WORKDIR /edgex-go [2023-01-25T08:48:28.130Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:48:28.130Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:48:28.130Z] ---> 16d3b658c163 [2023-01-25T08:48:28.130Z] Step 3/19 : WORKDIR /edgex-go [2023-01-25T08:48:28.130Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:48:28.130Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:48:28.130Z] ---> 16d3b658c163 [2023-01-25T08:48:28.130Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T08:48:28.130Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:48:28.130Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:48:28.130Z] ---> 16d3b658c163 [2023-01-25T08:48:28.130Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:48:28.130Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:48:28.130Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:48:28.130Z] ---> 16d3b658c163 [2023-01-25T08:48:28.130Z] Step 3/21 : WORKDIR /edgex-go [2023-01-25T08:48:28.130Z] ---> Running in 326b43c05bf7 [2023-01-25T08:48:28.130Z] ---> Running in ded0a6e14098 [2023-01-25T08:48:28.130Z] ---> Running in 02821559aca2 [2023-01-25T08:48:28.130Z] ---> Running in a79f7459fa64 [2023-01-25T08:48:28.130Z] ---> Running in 271f615bb733 [2023-01-25T08:48:28.130Z] Removing intermediate container ded0a6e14098 [2023-01-25T08:48:28.130Z] ---> 54d55b9e811f [2023-01-25T08:48:28.130Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:48:28.130Z] Removing intermediate container 326b43c05bf7 [2023-01-25T08:48:28.130Z] ---> 75b2175802e1 [2023-01-25T08:48:28.130Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-01-25T08:48:28.130Z] Removing intermediate container a79f7459fa64 [2023-01-25T08:48:28.130Z] ---> 2d0492f52b13 [2023-01-25T08:48:28.130Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-01-25T08:48:28.130Z] Removing intermediate container 271f615bb733 [2023-01-25T08:48:28.130Z] ---> 34199f8550f7 [2023-01-25T08:48:28.130Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-01-25T08:48:28.130Z] ---> Running in 169c3a2804d9 [2023-01-25T08:48:28.130Z] ---> Running in c053d846e936 [2023-01-25T08:48:28.130Z] ---> Running in 0a3cd1b75820 [2023-01-25T08:48:28.130Z] Removing intermediate container 02821559aca2 [2023-01-25T08:48:28.130Z] ---> c1912b22cbb2 [2023-01-25T08:48:28.130Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T08:48:28.130Z] ---> Running in 63bbb41af235 [2023-01-25T08:48:28.130Z] ---> Running in 8c3cf820697d [2023-01-25T08:48:28.130Z] Removing intermediate container c053d846e936 [2023-01-25T08:48:28.130Z] ---> c5949e481ab2 [2023-01-25T08:48:28.130Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:48:28.130Z] ---> Running in bc04646470e4 [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] OK: 221 MiB in 51 packages [2023-01-25T08:48:28.130Z] OK: 221 MiB in 51 packages [2023-01-25T08:48:28.130Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-01-25T08:48:28.130Z] v3.16.3-145-g4534ab608c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-01-25T08:48:28.130Z] OK: 16901 distinct packages available [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] OK: 221 MiB in 51 packages [2023-01-25T08:48:28.130Z] Removing intermediate container 169c3a2804d9 [2023-01-25T08:48:28.130Z] ---> c88b69eb85d9 [2023-01-25T08:48:28.130Z] Step 5/21 : COPY go.mod vendor* ./ [2023-01-25T08:48:28.130Z] OK: 221 MiB in 51 packages [2023-01-25T08:48:28.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:48:28.130Z] Removing intermediate container 8c3cf820697d [2023-01-25T08:48:28.130Z] ---> 919f2081d09f [2023-01-25T08:48:28.130Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T08:48:28.713Z] OK: 221 MiB in 51 packages [2023-01-25T08:48:28.713Z] Removing intermediate container 0a3cd1b75820 [2023-01-25T08:48:28.713Z] ---> 39b49d2c5358 [2023-01-25T08:48:28.713Z] Step 5/32 : COPY go.mod vendor* ./ [2023-01-25T08:48:28.713Z] ---> 75164e6fdeb8 [2023-01-25T08:48:28.713Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:28.713Z] Removing intermediate container bc04646470e4 [2023-01-25T08:48:28.714Z] ---> 36e75ec9e2ce [2023-01-25T08:48:28.714Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:48:28.979Z] ---> Running in 59703ca3cb1b [2023-01-25T08:48:29.250Z] ---> 868dfeb96c37 [2023-01-25T08:48:29.250Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:29.520Z] ---> Running in 228225e03eba [2023-01-25T08:48:30.485Z] ---> 5034316ea377 [2023-01-25T08:48:30.485Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:30.485Z] ---> Running in 371eea6c6228 [2023-01-25T08:48:30.485Z] Removing intermediate container 63bbb41af235 [2023-01-25T08:48:30.485Z] ---> 051ce75dccc0 [2023-01-25T08:48:30.485Z] Step 5/19 : COPY go.mod vendor* ./ [2023-01-25T08:48:30.753Z] ---> 720418aa90a9 [2023-01-25T08:48:30.753Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:31.025Z] ---> Running in a830e3cca2b0 [2023-01-25T08:48:32.434Z] ---> 6880ecb85289 [2023-01-25T08:48:32.434Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:48:32.434Z] ---> Running in 2e8074cc8f89 [2023-01-25T08:50:39.176Z] Removing intermediate container a830e3cca2b0 [2023-01-25T08:50:39.176Z] ---> 40a5da67f990 [2023-01-25T08:50:39.176Z] Step 8/22 : COPY . . [2023-01-25T08:50:39.176Z] Removing intermediate container 228225e03eba [2023-01-25T08:50:39.176Z] ---> c366995f6704 [2023-01-25T08:50:39.176Z] Step 7/24 : COPY . . [2023-01-25T08:50:39.176Z] Removing intermediate container 59703ca3cb1b [2023-01-25T08:50:39.176Z] ---> 8e8c4453a619 [2023-01-25T08:50:39.176Z] Step 7/21 : COPY . . [2023-01-25T08:50:39.176Z] Removing intermediate container 2e8074cc8f89 [2023-01-25T08:50:39.176Z] ---> dc4a5b018720 [2023-01-25T08:50:39.176Z] Step 7/19 : COPY . . [2023-01-25T08:50:39.176Z] Removing intermediate container 371eea6c6228 [2023-01-25T08:50:39.176Z] ---> 878356d50273 [2023-01-25T08:50:39.176Z] Step 7/32 : COPY . . [2023-01-25T08:50:47.393Z] ---> df334d72a6cd [2023-01-25T08:50:47.393Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-01-25T08:50:47.393Z] ---> d489a083080f [2023-01-25T08:50:47.393Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-01-25T08:50:47.393Z] ---> 2435ecbb2fb5 [2023-01-25T08:50:47.393Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-01-25T08:50:47.393Z] ---> a14e5c7c05cd [2023-01-25T08:50:47.393Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T08:50:47.393Z] ---> e2013514aa67 [2023-01-25T08:50:47.393Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-01-25T08:50:47.393Z] ---> Running in cd1282877d05 [2023-01-25T08:50:47.394Z] ---> Running in b8cf9fbd839a [2023-01-25T08:50:47.394Z] ---> Running in b0e247ad6481 [2023-01-25T08:50:47.394Z] ---> Running in 7384c6458161 [2023-01-25T08:50:47.394Z] ---> Running in cb91f1ee5e9d [2023-01-25T08:50:47.394Z] Removing intermediate container b0e247ad6481 [2023-01-25T08:50:47.394Z] ---> 86b1d036824a [2023-01-25T08:50:47.394Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T08:50:47.993Z] ---> Running in a01c64884821 [2023-01-25T08:50:48.581Z] Removing intermediate container a01c64884821 [2023-01-25T08:50:48.581Z] ---> ad45a0c1c0ea [2023-01-25T08:50:48.581Z] 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-01-25T08:50:48.581Z] ---> Running in 51480f07e38a [2023-01-25T08:50:49.548Z] 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-01-25T08:50:49.818Z] 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-01-25T08:50:50.088Z] 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-01-25T08:50:50.088Z] 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-01-25T08:50:52.042Z] Removing intermediate container 51480f07e38a [2023-01-25T08:50:52.043Z] ---> f9ea6cf70d7d [2023-01-25T08:50:52.043Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T08:50:52.043Z] ---> Running in f7a3b14367b4 [2023-01-25T08:50:52.631Z] Removing intermediate container f7a3b14367b4 [2023-01-25T08:50:52.631Z] ---> 43340b4dd69d [2023-01-25T08:50:52.631Z] [2023-01-25T08:50:52.631Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T08:50:52.902Z] 3.15: Pulling from library/alpine [2023-01-25T08:50:54.316Z] Digest: sha256:cf34c62ee8eb3fe8aa24c1fab45d7e9d12768d945c3f5a6fd6a63d901e898479 [2023-01-25T08:50:54.316Z] Status: Downloaded newer image for alpine:3.15 [2023-01-25T08:50:54.316Z] ---> 8aa73fd46299 [2023-01-25T08:50:54.317Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:50:54.317Z] ---> Running in 8125a9033755 [2023-01-25T08:50:54.615Z] Removing intermediate container 8125a9033755 [2023-01-25T08:50:54.615Z] ---> 40979f3d90cf [2023-01-25T08:50:54.616Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T08:50:54.893Z] ---> Running in 397921f79bc9 [2023-01-25T08:50:56.838Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:50:57.422Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:50:59.370Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T08:50:59.370Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T08:50:59.370Z] OK: 15736 distinct packages available [2023-01-25T08:50:59.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:50:59.956Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:51:01.364Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-01-25T08:51:01.364Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-01-25T08:51:01.364Z] (3/5) Installing libucontext (1.1-r0) [2023-01-25T08:51:01.364Z] (4/5) Installing gcompat (1.0.0-r4) [2023-01-25T08:51:01.364Z] (5/5) Installing openssl (1.1.1s-r1) [2023-01-25T08:51:01.364Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T08:51:01.364Z] OK: 6 MiB in 19 packages [2023-01-25T08:51:03.307Z] Removing intermediate container 397921f79bc9 [2023-01-25T08:51:03.307Z] ---> ae3f0769f9cc [2023-01-25T08:51:03.307Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-01-25T08:51:07.573Z] ---> 8bbd3aafea0a [2023-01-25T08:51:07.573Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T08:51:14.229Z] ---> 1f55d4c7f632 [2023-01-25T08:51:14.229Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T08:51:14.229Z] ---> b3a83852b29c [2023-01-25T08:51:14.229Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-01-25T08:51:15.204Z] ---> d7953e98484a [2023-01-25T08:51:15.205Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-01-25T08:51:16.186Z] ---> 8d84057f702a [2023-01-25T08:51:16.186Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T08:51:16.455Z] ---> Running in ce7fdc8b4ac8 [2023-01-25T08:51:17.040Z] Removing intermediate container ce7fdc8b4ac8 [2023-01-25T08:51:17.040Z] ---> 87b3cf3b9dc1 [2023-01-25T08:51:17.040Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T08:51:17.040Z] ---> Running in 74d747cd605b [2023-01-25T08:51:17.622Z] Removing intermediate container 74d747cd605b [2023-01-25T08:51:17.622Z] ---> cba3ad402880 [2023-01-25T08:51:17.622Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T08:51:17.622Z] ---> Running in a68dc839bb58 [2023-01-25T08:51:18.207Z] Removing intermediate container a68dc839bb58 [2023-01-25T08:51:18.207Z] ---> d947f6e6edee [2023-01-25T08:51:18.207Z] Step 23/24 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T08:51:18.475Z] ---> Running in 48ad12ee2e6a [2023-01-25T08:51:19.067Z] Removing intermediate container 48ad12ee2e6a [2023-01-25T08:51:19.067Z] ---> df56309a8e77 [2023-01-25T08:51:19.067Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T08:51:19.067Z] ---> Running in a049358e628e [2023-01-25T08:51:19.650Z] Removing intermediate container a049358e628e [2023-01-25T08:51:19.650Z] ---> bad274fcace7 [2023-01-25T08:51:19.650Z] [2023-01-25T08:51:19.917Z] Successfully built bad274fcace7 [2023-01-25T08:51:19.917Z] Successfully tagged security-spire-agent-arm64:latest [2023-01-25T08:51:19.917Z]  Building security-spire-agent ... done Building support-notifications [2023-01-25T08:51:38.127Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:51:38.128Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:51:38.128Z] ---> 16d3b658c163 [2023-01-25T08:51:38.128Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:51:38.128Z] ---> Using cache [2023-01-25T08:51:38.128Z] ---> 54d55b9e811f [2023-01-25T08:51:38.128Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:51:38.128Z] ---> Using cache [2023-01-25T08:51:38.128Z] ---> c5949e481ab2 [2023-01-25T08:51:38.128Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-01-25T08:51:38.128Z] ---> Running in 014b805bd43f [2023-01-25T08:51:39.538Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:51:39.805Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:51:41.748Z] OK: 221 MiB in 51 packages [2023-01-25T08:51:43.164Z] Removing intermediate container 014b805bd43f [2023-01-25T08:51:43.164Z] ---> dba6ad63ef2d [2023-01-25T08:51:43.164Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:51:44.126Z] ---> 632ba916e774 [2023-01-25T08:51:44.126Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:51:44.126Z] ---> Running in d6496225e1f4 [2023-01-25T08:53:36.004Z] Removing intermediate container d6496225e1f4 [2023-01-25T08:53:36.004Z] ---> 32367ddb35ec [2023-01-25T08:53:36.004Z] Step 8/22 : COPY . . [2023-01-25T08:53:36.004Z] ---> be8eec5e0a1a [2023-01-25T08:53:36.004Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-01-25T08:53:36.004Z] ---> Running in d6783acb0f60 [2023-01-25T08:53:36.272Z] 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-01-25T08:57:58.482Z] 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-01-25T08:58:13.533Z] Removing intermediate container 7384c6458161 [2023-01-25T08:58:13.533Z] ---> ab3a501d6f31 [2023-01-25T08:58:13.533Z] [2023-01-25T08:58:13.533Z] Step 9/21 : FROM alpine:3.16 [2023-01-25T08:58:13.533Z] 3.16: Pulling from library/alpine [2023-01-25T08:58:14.943Z] Digest: sha256:b95359c2505145f16c6aa384f9cc74eeff78eb36d308ca4fd902eeeb0a0b161b [2023-01-25T08:58:14.943Z] Status: Downloaded newer image for alpine:3.16 [2023-01-25T08:58:14.943Z] ---> 2b4661558fb8 [2023-01-25T08:58:14.943Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-01-25T08:58:14.943Z] ---> Running in 8de042525c2e [2023-01-25T08:58:17.523Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:17.800Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:19.207Z] (1/6) Installing ca-certificates (20220614-r0) [2023-01-25T08:58:19.473Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-01-25T08:58:19.473Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-01-25T08:58:19.473Z] (4/6) Installing libcurl (7.83.1-r5) [2023-01-25T08:58:19.473Z] (5/6) Installing curl (7.83.1-r5) [2023-01-25T08:58:19.473Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-01-25T08:58:19.473Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:58:19.740Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T08:58:20.008Z] OK: 8 MiB in 20 packages [2023-01-25T08:58:22.600Z] Removing intermediate container 8de042525c2e [2023-01-25T08:58:22.600Z] ---> 40369f067450 [2023-01-25T08:58:22.600Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T08:58:22.867Z] ---> Running in f7bbd39f6ad6 [2023-01-25T08:58:23.458Z] Removing intermediate container f7bbd39f6ad6 [2023-01-25T08:58:23.458Z] ---> 1303c6bea443 [2023-01-25T08:58:23.458Z] Step 12/21 : WORKDIR /edgex [2023-01-25T08:58:23.728Z] ---> Running in e42e5b875483 [2023-01-25T08:58:24.312Z] Removing intermediate container e42e5b875483 [2023-01-25T08:58:24.312Z] ---> eea070bc172d [2023-01-25T08:58:24.312Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-01-25T08:58:25.732Z] ---> 4f38b7eeaf1f [2023-01-25T08:58:25.732Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-01-25T08:58:29.102Z] ---> f4d632a4d52e [2023-01-25T08:58:29.102Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-01-25T08:58:31.689Z] ---> 1744238c5d45 [2023-01-25T08:58:31.959Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T08:58:33.376Z] ---> 7cc200159ae1 [2023-01-25T08:58:33.376Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T08:58:33.652Z] ---> Running in 94d900107ab6 [2023-01-25T08:58:37.021Z] Removing intermediate container cb91f1ee5e9d [2023-01-25T08:58:37.021Z] ---> bd9e9abe4cc5 [2023-01-25T08:58:37.021Z] [2023-01-25T08:58:37.021Z] Step 9/32 : FROM alpine:3.16 [2023-01-25T08:58:37.021Z] ---> 2b4661558fb8 [2023-01-25T08:58:37.021Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T08:58:37.021Z] ---> Running in cab1c16630be [2023-01-25T08:58:37.984Z] Removing intermediate container cab1c16630be [2023-01-25T08:58:37.984Z] ---> 5cd97b34ae79 [2023-01-25T08:58:37.984Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-01-25T08:58:37.984Z] ---> Running in f328d434bec3 [2023-01-25T08:58:38.251Z] Removing intermediate container 94d900107ab6 [2023-01-25T08:58:38.251Z] ---> 52839f1bb736 [2023-01-25T08:58:38.251Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T08:58:38.527Z] ---> Running in 2786e299599b [2023-01-25T08:58:39.492Z] Removing intermediate container 2786e299599b [2023-01-25T08:58:39.492Z] ---> 126dad3de9ad [2023-01-25T08:58:39.492Z] Step 19/21 : LABEL arch=arm64 [2023-01-25T08:58:39.492Z] ---> Running in e863808937e2 [2023-01-25T08:58:40.451Z] Removing intermediate container e863808937e2 [2023-01-25T08:58:40.451Z] ---> 2f87911b8fb6 [2023-01-25T08:58:40.451Z] Step 20/21 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T08:58:40.451Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:40.451Z] ---> Running in 40a321e85444 [2023-01-25T08:58:41.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T08:58:41.034Z] Removing intermediate container 40a321e85444 [2023-01-25T08:58:41.034Z] ---> 8b34173751c8 [2023-01-25T08:58:41.034Z] Step 21/21 : LABEL version=0.0.0 [2023-01-25T08:58:41.034Z] ---> Running in 92af67a7dec6 [2023-01-25T08:58:41.618Z] Removing intermediate container 92af67a7dec6 [2023-01-25T08:58:41.618Z] ---> d604a5cb7beb [2023-01-25T08:58:41.618Z] [2023-01-25T08:58:41.884Z] Successfully built d604a5cb7beb [2023-01-25T08:58:41.884Z] Successfully tagged security-proxy-setup-arm64:latest [2023-01-25T08:58:41.884Z]  Building security-proxy-setup ... done Building core-common-config-bootstrapper [2023-01-25T08:58:42.469Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-01-25T08:58:42.469Z] (2/2) Installing su-exec (0.2-r1) [2023-01-25T08:58:42.469Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T08:58:42.469Z] OK: 5 MiB in 16 packages [2023-01-25T08:58:44.412Z] Removing intermediate container f328d434bec3 [2023-01-25T08:58:44.412Z] ---> 2e425c918ff0 [2023-01-25T08:58:44.412Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-01-25T08:58:44.412Z] ---> Running in 0a3d335f1922 [2023-01-25T08:58:44.997Z] Removing intermediate container 0a3d335f1922 [2023-01-25T08:58:44.997Z] ---> a07dafae9aba [2023-01-25T08:58:44.997Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-01-25T08:58:44.997Z] ---> Running in 9aeb34f38ad5 [2023-01-25T08:58:45.603Z] Removing intermediate container 9aeb34f38ad5 [2023-01-25T08:58:45.603Z] ---> 4b8342d76e48 [2023-01-25T08:58:45.603Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-01-25T08:58:45.873Z] ---> Running in 3b4d215ab609 [2023-01-25T08:58:46.461Z] Removing intermediate container 3b4d215ab609 [2023-01-25T08:58:46.461Z] ---> d9eb8a243e49 [2023-01-25T08:58:46.461Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-01-25T08:58:46.732Z] ---> Running in 0cb37e770718 [2023-01-25T08:58:47.352Z] Removing intermediate container 0cb37e770718 [2023-01-25T08:58:47.352Z] ---> 1df6b13712f5 [2023-01-25T08:58:47.352Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-01-25T08:58:47.352Z] ---> Running in da4679dfd71a [2023-01-25T08:58:50.697Z] Removing intermediate container da4679dfd71a [2023-01-25T08:58:50.697Z] ---> 632c2f8df1ec [2023-01-25T08:58:50.697Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-01-25T08:58:50.968Z] ---> Running in f8a2ad6040a0 [2023-01-25T08:58:51.943Z] Removing intermediate container f8a2ad6040a0 [2023-01-25T08:58:51.943Z] ---> 282bc59a0858 [2023-01-25T08:58:51.943Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-01-25T08:58:52.907Z] ---> 096a4858b273 [2023-01-25T08:58:52.907Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-01-25T08:58:53.495Z] ---> Running in e001d2de06f8 [2023-01-25T08:58:57.760Z] Removing intermediate container e001d2de06f8 [2023-01-25T08:58:57.761Z] ---> e92442c9fbd5 [2023-01-25T08:58:57.761Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T08:58:58.717Z] ---> 8419c66981e0 [2023-01-25T08:58:58.717Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-01-25T08:59:02.051Z] ---> 94b2a7d1615f [2023-01-25T08:59:02.051Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-01-25T08:59:03.458Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:59:03.458Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:59:03.458Z] ---> 16d3b658c163 [2023-01-25T08:59:03.458Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:59:03.458Z] ---> Using cache [2023-01-25T08:59:03.458Z] ---> 54d55b9e811f [2023-01-25T08:59:03.458Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T08:59:03.458Z] ---> Using cache [2023-01-25T08:59:03.458Z] ---> c5949e481ab2 [2023-01-25T08:59:03.458Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T08:59:03.458Z] ---> Using cache [2023-01-25T08:59:03.458Z] ---> 36e75ec9e2ce [2023-01-25T08:59:03.458Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T08:59:03.458Z] ---> Using cache [2023-01-25T08:59:03.458Z] ---> 720418aa90a9 [2023-01-25T08:59:03.458Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:59:03.459Z] ---> Using cache [2023-01-25T08:59:03.459Z] ---> 40a5da67f990 [2023-01-25T08:59:03.459Z] Step 8/22 : COPY . . [2023-01-25T08:59:03.459Z] ---> Using cache [2023-01-25T08:59:03.459Z] ---> d489a083080f [2023-01-25T08:59:03.459Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-01-25T08:59:03.726Z] ---> 16259d9b9898 [2023-01-25T08:59:03.726Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-01-25T08:59:03.726Z] ---> Running in 4cbe1817997b [2023-01-25T08:59:05.680Z] ---> 8564e9540f6a [2023-01-25T08:59:05.680Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-01-25T08:59:06.268Z] 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-01-25T08:59:06.541Z] ---> acf44c3f8618 [2023-01-25T08:59:06.541Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-01-25T08:59:07.508Z] ---> fd43ab954926 [2023-01-25T08:59:07.508Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-01-25T08:59:08.476Z] ---> 37d63398c8bb [2023-01-25T08:59:08.476Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-01-25T08:59:08.745Z] ---> Running in 7cef42b3053d [2023-01-25T08:59:12.112Z] Removing intermediate container 7cef42b3053d [2023-01-25T08:59:12.112Z] ---> aa29ce11f2c8 [2023-01-25T08:59:12.112Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-01-25T08:59:12.112Z] ---> Running in c9158e0cf57c [2023-01-25T08:59:12.386Z] Removing intermediate container c9158e0cf57c [2023-01-25T08:59:12.386Z] ---> bacb275e668e [2023-01-25T08:59:12.386Z] Step 29/32 : CMD ["gate"] [2023-01-25T08:59:12.663Z] ---> Running in eb01185b6774 [2023-01-25T08:59:13.255Z] Removing intermediate container eb01185b6774 [2023-01-25T08:59:13.255Z] ---> 984c36207b5b [2023-01-25T08:59:13.255Z] Step 30/32 : LABEL arch=arm64 [2023-01-25T08:59:13.256Z] ---> Running in b12f19bf84ff [2023-01-25T08:59:13.867Z] Removing intermediate container b12f19bf84ff [2023-01-25T08:59:13.867Z] ---> e12757c9a7dc [2023-01-25T08:59:13.867Z] Step 31/32 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T08:59:14.133Z] ---> Running in 19afda41c082 [2023-01-25T08:59:14.716Z] Removing intermediate container 19afda41c082 [2023-01-25T08:59:14.716Z] ---> 279a03756673 [2023-01-25T08:59:14.716Z] Step 32/32 : LABEL version=0.0.0 [2023-01-25T08:59:14.716Z] ---> Running in c895e6adb055 [2023-01-25T08:59:15.298Z] Removing intermediate container c895e6adb055 [2023-01-25T08:59:15.298Z] ---> 6cb0f939108b [2023-01-25T08:59:15.298Z] [2023-01-25T08:59:15.603Z] Successfully built 6cb0f939108b [2023-01-25T08:59:15.869Z] Successfully tagged security-bootstrapper-arm64:latest [2023-01-25T08:59:15.869Z]  Building security-bootstrapper ... done Building core-metadata [2023-01-25T08:59:37.928Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T08:59:37.928Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T08:59:37.928Z] ---> 16d3b658c163 [2023-01-25T08:59:37.928Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-01-25T08:59:37.928Z] ---> Using cache [2023-01-25T08:59:37.928Z] ---> 54d55b9e811f [2023-01-25T08:59:37.928Z] Step 4/24 : WORKDIR /edgex-go [2023-01-25T08:59:37.928Z] ---> Using cache [2023-01-25T08:59:37.928Z] ---> c5949e481ab2 [2023-01-25T08:59:37.928Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-01-25T08:59:37.928Z] ---> Using cache [2023-01-25T08:59:37.928Z] ---> 36e75ec9e2ce [2023-01-25T08:59:37.928Z] Step 6/24 : COPY go.mod vendor* ./ [2023-01-25T08:59:37.928Z] ---> Using cache [2023-01-25T08:59:37.928Z] ---> 720418aa90a9 [2023-01-25T08:59:37.928Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T08:59:37.928Z] ---> Using cache [2023-01-25T08:59:37.928Z] ---> 40a5da67f990 [2023-01-25T08:59:37.928Z] Step 8/24 : COPY . . [2023-01-25T08:59:37.928Z] ---> Using cache [2023-01-25T08:59:37.928Z] ---> d489a083080f [2023-01-25T08:59:37.928Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-01-25T08:59:37.928Z] ---> Running in ab46f3b5b545 [2023-01-25T08:59:37.928Z] 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-01-25T09:01:14.630Z] Removing intermediate container cd1282877d05 [2023-01-25T09:01:14.630Z] ---> 63f49622440f [2023-01-25T09:01:14.630Z] [2023-01-25T09:01:14.630Z] Step 9/19 : FROM alpine:3.15 [2023-01-25T09:01:14.630Z] ---> 8aa73fd46299 [2023-01-25T09:01:14.630Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:01:14.630Z] ---> Using cache [2023-01-25T09:01:14.630Z] ---> 40979f3d90cf [2023-01-25T09:01:14.630Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-01-25T09:01:14.630Z] ---> Running in 3b7f72e21c37 [2023-01-25T09:01:14.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:01:14.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:01:14.630Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T09:01:14.630Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T09:01:14.630Z] OK: 15736 distinct packages available [2023-01-25T09:01:14.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:01:14.630Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:01:14.630Z] (1/9) Installing ca-certificates (20220614-r0) [2023-01-25T09:01:14.630Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-01-25T09:01:14.630Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-01-25T09:01:14.630Z] (4/9) Installing libcurl (7.80.0-r5) [2023-01-25T09:01:14.630Z] (5/9) Installing curl (7.80.0-r5) [2023-01-25T09:01:14.630Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-01-25T09:01:14.630Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-01-25T09:01:14.630Z] (8/9) Installing libucontext (1.1-r0) [2023-01-25T09:01:14.630Z] (9/9) Installing gcompat (1.0.0-r4) [2023-01-25T09:01:14.630Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T09:01:14.630Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T09:01:14.630Z] OK: 8 MiB in 23 packages [2023-01-25T09:01:14.630Z] Removing intermediate container 3b7f72e21c37 [2023-01-25T09:01:14.630Z] ---> b38da0b6b796 [2023-01-25T09:01:14.630Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:01:14.630Z] ---> f90c4133a6b9 [2023-01-25T09:01:14.630Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-01-25T09:01:14.900Z] ---> 517ecf0d6f16 [2023-01-25T09:01:14.901Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-01-25T09:01:15.518Z] ---> 39718facbf09 [2023-01-25T09:01:15.518Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-01-25T09:01:15.799Z] ---> Running in d4176bab6af9 [2023-01-25T09:01:16.393Z] Removing intermediate container d4176bab6af9 [2023-01-25T09:01:16.393Z] ---> 87f74b44b941 [2023-01-25T09:01:16.393Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:01:16.393Z] ---> Running in bbdd4d06c33b [2023-01-25T09:01:16.987Z] Removing intermediate container bbdd4d06c33b [2023-01-25T09:01:16.987Z] ---> 4706360b2770 [2023-01-25T09:01:16.987Z] Step 17/19 : LABEL arch=arm64 [2023-01-25T09:01:16.987Z] ---> Running in a65faf450f71 [2023-01-25T09:01:17.579Z] Removing intermediate container a65faf450f71 [2023-01-25T09:01:17.579Z] ---> d282f9f6e19b [2023-01-25T09:01:17.579Z] Step 18/19 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:01:17.579Z] ---> Running in 6c26ae4ab8e1 [2023-01-25T09:01:18.169Z] Removing intermediate container 6c26ae4ab8e1 [2023-01-25T09:01:18.169Z] ---> 901a23cfff4d [2023-01-25T09:01:18.169Z] Step 19/19 : LABEL version=0.0.0 [2023-01-25T09:01:18.169Z] ---> Running in 22c44e65a05b [2023-01-25T09:01:18.760Z] Removing intermediate container 22c44e65a05b [2023-01-25T09:01:18.760Z] ---> f24502884dda [2023-01-25T09:01:18.760Z] [2023-01-25T09:01:19.349Z] Successfully built f24502884dda [2023-01-25T09:01:19.349Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-01-25T09:01:19.349Z] Building security-secretstore-setup [2023-01-25T09:01:41.470Z]  Building security-spiffe-token-provider ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:01:41.470Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:01:41.470Z] ---> 16d3b658c163 [2023-01-25T09:01:41.470Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T09:01:41.470Z] ---> Using cache [2023-01-25T09:01:41.470Z] ---> c1912b22cbb2 [2023-01-25T09:01:41.470Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-01-25T09:01:41.470Z] ---> Running in 786f0441309e [2023-01-25T09:01:41.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:01:42.062Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:01:44.020Z] OK: 221 MiB in 51 packages [2023-01-25T09:01:45.444Z] Removing intermediate container 786f0441309e [2023-01-25T09:01:45.445Z] ---> 7dcfb82b889f [2023-01-25T09:01:45.445Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T09:01:46.434Z] ---> 7c0942f99ad4 [2023-01-25T09:01:46.434Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:01:46.434Z] ---> Running in d0d72a8f5471 [2023-01-25T09:02:54.375Z] Removing intermediate container b8cf9fbd839a [2023-01-25T09:02:54.375Z] ---> 182c33667722 [2023-01-25T09:02:54.375Z] [2023-01-25T09:02:54.375Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:02:54.375Z] ---> 2b4661558fb8 [2023-01-25T09:02:54.375Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:02:54.375Z] ---> Running in 8f3ec09878a0 [2023-01-25T09:02:54.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:02:54.375Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:02:54.375Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T09:02:54.375Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:02:54.375Z] OK: 5 MiB in 15 packages [2023-01-25T09:02:54.375Z] Removing intermediate container 8f3ec09878a0 [2023-01-25T09:02:54.375Z] ---> 477897a9b091 [2023-01-25T09:02:54.375Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T09:02:54.375Z] ---> Running in e3af908bae53 [2023-01-25T09:02:54.375Z] Removing intermediate container e3af908bae53 [2023-01-25T09:02:54.375Z] ---> fe6360270ac7 [2023-01-25T09:02:54.375Z] Step 13/22 : ENV APP_PORT=59861 [2023-01-25T09:02:54.375Z] ---> Running in 4e646c6ac8a1 [2023-01-25T09:02:55.351Z] Removing intermediate container 4e646c6ac8a1 [2023-01-25T09:02:55.351Z] ---> 1617e4b9f3bb [2023-01-25T09:02:55.351Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T09:02:55.622Z] ---> Running in 1532c3c78088 [2023-01-25T09:02:56.602Z] Removing intermediate container 1532c3c78088 [2023-01-25T09:02:56.602Z] ---> 6a1734e80a2d [2023-01-25T09:02:56.602Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:02:58.026Z] ---> 8c478e5e0165 [2023-01-25T09:02:58.026Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-01-25T09:03:03.400Z] ---> 76e5aed42f6e [2023-01-25T09:03:03.400Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-01-25T09:03:05.370Z] ---> 49b894f8b264 [2023-01-25T09:03:05.370Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-01-25T09:03:05.641Z] ---> Running in 658805b80abb [2023-01-25T09:03:06.793Z] Removing intermediate container 658805b80abb [2023-01-25T09:03:06.793Z] ---> 9bf7ef7f7e64 [2023-01-25T09:03:06.793Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:03:06.793Z] ---> Running in 03289cf2d28d [2023-01-25T09:03:08.328Z] Removing intermediate container 03289cf2d28d [2023-01-25T09:03:08.328Z] ---> 82965e93e963 [2023-01-25T09:03:08.328Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:03:08.328Z] ---> Running in 259c4d889be6 [2023-01-25T09:03:09.364Z] Removing intermediate container 259c4d889be6 [2023-01-25T09:03:09.364Z] ---> d04a82436da3 [2023-01-25T09:03:09.364Z] Step 21/22 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:03:09.364Z] ---> Running in a1d2bfd2f842 [2023-01-25T09:03:10.430Z] Removing intermediate container a1d2bfd2f842 [2023-01-25T09:03:10.430Z] ---> 3a76315d9b41 [2023-01-25T09:03:10.430Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:03:10.727Z] ---> Running in 1d6f5f12f128 [2023-01-25T09:03:11.374Z] Removing intermediate container 1d6f5f12f128 [2023-01-25T09:03:11.651Z] ---> 57b2ee42b8d1 [2023-01-25T09:03:11.651Z] [2023-01-25T09:03:12.233Z] Successfully built 57b2ee42b8d1 [2023-01-25T09:03:12.233Z] Successfully tagged support-scheduler-arm64:latest [2023-01-25T09:03:12.233Z]  Building support-scheduler ... done Building security-spire-server [2023-01-25T09:03:34.302Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:03:34.302Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:03:34.302Z] ---> 16d3b658c163 [2023-01-25T09:03:34.302Z] Step 3/23 : WORKDIR /edgex-go [2023-01-25T09:03:34.302Z] ---> Using cache [2023-01-25T09:03:34.302Z] ---> c1912b22cbb2 [2023-01-25T09:03:34.302Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T09:03:34.302Z] ---> Using cache [2023-01-25T09:03:34.302Z] ---> 919f2081d09f [2023-01-25T09:03:34.302Z] Step 5/23 : COPY go.mod vendor* ./ [2023-01-25T09:03:34.302Z] ---> Using cache [2023-01-25T09:03:34.302Z] ---> 868dfeb96c37 [2023-01-25T09:03:34.302Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:03:34.302Z] ---> Using cache [2023-01-25T09:03:34.302Z] ---> c366995f6704 [2023-01-25T09:03:34.302Z] Step 7/23 : COPY . . [2023-01-25T09:03:34.302Z] ---> Using cache [2023-01-25T09:03:34.302Z] ---> a14e5c7c05cd [2023-01-25T09:03:34.302Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T09:03:34.302Z] ---> Using cache [2023-01-25T09:03:34.302Z] ---> 86b1d036824a [2023-01-25T09:03:34.302Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-01-25T09:03:34.302Z] ---> Using cache [2023-01-25T09:03:34.302Z] ---> ad45a0c1c0ea [2023-01-25T09:03:34.302Z] 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-01-25T09:03:34.302Z] ---> Running in 887316786e60 [2023-01-25T09:03:37.654Z] Removing intermediate container 887316786e60 [2023-01-25T09:03:37.654Z] ---> 94fd5009a640 [2023-01-25T09:03:37.654Z] Step 11/23 : WORKDIR /edgex-go [2023-01-25T09:03:37.924Z] ---> Running in 5af4f95350bb [2023-01-25T09:03:38.509Z] Removing intermediate container 5af4f95350bb [2023-01-25T09:03:38.509Z] ---> 68b248a9cd50 [2023-01-25T09:03:38.509Z] [2023-01-25T09:03:38.509Z] Step 12/23 : FROM alpine:3.15 [2023-01-25T09:03:38.509Z] ---> 8aa73fd46299 [2023-01-25T09:03:38.509Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:03:38.509Z] ---> Using cache [2023-01-25T09:03:38.509Z] ---> 40979f3d90cf [2023-01-25T09:03:38.509Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-01-25T09:03:38.509Z] ---> Using cache [2023-01-25T09:03:38.509Z] ---> ae3f0769f9cc [2023-01-25T09:03:38.509Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T09:03:38.777Z] Removing intermediate container d0d72a8f5471 [2023-01-25T09:03:38.777Z] ---> 603f26ad746d [2023-01-25T09:03:38.777Z] Step 7/24 : COPY . . [2023-01-25T09:03:48.859Z] ---> 35443415ab55 [2023-01-25T09:03:48.859Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T09:03:50.273Z] ---> 6b4ad910830b [2023-01-25T09:03:50.273Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-01-25T09:03:51.687Z] ---> 2f82e593cc68 [2023-01-25T09:03:51.687Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-01-25T09:03:53.646Z] ---> 2e57a6db8c59 [2023-01-25T09:03:53.646Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T09:03:53.646Z] ---> Running in aa2905dd4bbf [2023-01-25T09:03:54.236Z] Removing intermediate container aa2905dd4bbf [2023-01-25T09:03:54.236Z] ---> c3ac14967596 [2023-01-25T09:03:54.236Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T09:03:54.505Z] ---> Running in 0cb2b467ec9f [2023-01-25T09:03:55.480Z] Removing intermediate container 0cb2b467ec9f [2023-01-25T09:03:55.480Z] ---> 634d2f21205d [2023-01-25T09:03:55.480Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T09:03:55.749Z] ---> Running in e5773b3a28b6 [2023-01-25T09:03:56.342Z] Removing intermediate container e5773b3a28b6 [2023-01-25T09:03:56.342Z] ---> 7e4d789adf91 [2023-01-25T09:03:56.342Z] Step 22/23 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:03:56.611Z] ---> Running in 83e493656eaf [2023-01-25T09:03:56.611Z] ---> dc442b9d6b81 [2023-01-25T09:03:56.611Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-01-25T09:03:56.883Z] ---> Running in d820403362ad [2023-01-25T09:03:57.852Z] Removing intermediate container 83e493656eaf [2023-01-25T09:03:57.852Z] ---> 2d8bcb71a8fc [2023-01-25T09:03:57.852Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T09:03:57.852Z] ---> Running in 08a8907fbaf9 [2023-01-25T09:03:58.451Z] Removing intermediate container 08a8907fbaf9 [2023-01-25T09:03:58.451Z] ---> a548ffcd032a [2023-01-25T09:03:58.451Z] [2023-01-25T09:03:59.048Z] Successfully built a548ffcd032a [2023-01-25T09:03:59.048Z] Successfully tagged security-spire-server-arm64:latest [2023-01-25T09:03:59.048Z] Building core-data [2023-01-25T09:03:59.634Z]  Building security-spire-server ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-01-25T09:04:17.867Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:04:17.867Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:04:17.867Z] ---> 16d3b658c163 [2023-01-25T09:04:17.867Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-01-25T09:04:17.867Z] ---> Using cache [2023-01-25T09:04:17.867Z] ---> 54d55b9e811f [2023-01-25T09:04:17.867Z] Step 4/22 : WORKDIR /edgex-go [2023-01-25T09:04:17.867Z] ---> Using cache [2023-01-25T09:04:17.867Z] ---> c5949e481ab2 [2023-01-25T09:04:17.867Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-01-25T09:04:17.867Z] ---> Using cache [2023-01-25T09:04:17.867Z] ---> 36e75ec9e2ce [2023-01-25T09:04:17.867Z] Step 6/22 : COPY go.mod vendor* ./ [2023-01-25T09:04:17.867Z] ---> Using cache [2023-01-25T09:04:17.867Z] ---> 720418aa90a9 [2023-01-25T09:04:17.867Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:04:17.867Z] ---> Using cache [2023-01-25T09:04:17.867Z] ---> 40a5da67f990 [2023-01-25T09:04:17.867Z] Step 8/22 : COPY . . [2023-01-25T09:04:17.867Z] ---> Using cache [2023-01-25T09:04:17.867Z] ---> d489a083080f [2023-01-25T09:04:17.867Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-01-25T09:04:18.137Z] ---> Running in a1a4e3852c6d [2023-01-25T09:04:20.092Z] 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-01-25T09:05:27.994Z] Removing intermediate container d6783acb0f60 [2023-01-25T09:05:27.994Z] ---> 806c988f4f69 [2023-01-25T09:05:27.994Z] [2023-01-25T09:05:27.994Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:05:27.994Z] ---> 2b4661558fb8 [2023-01-25T09:05:27.994Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-01-25T09:05:27.994Z] ---> Running in 9a12f6d37642 [2023-01-25T09:05:27.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:05:27.994Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:05:27.994Z] (1/2) Installing ca-certificates (20220614-r0) [2023-01-25T09:05:27.994Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-01-25T09:05:27.994Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:05:27.994Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T09:05:28.262Z] OK: 6 MiB in 16 packages [2023-01-25T09:05:30.846Z] Removing intermediate container 9a12f6d37642 [2023-01-25T09:05:30.846Z] ---> ffcd92bfb0bd [2023-01-25T09:05:30.846Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T09:05:30.846Z] ---> Running in 92ffd4764a4b [2023-01-25T09:05:31.115Z] Removing intermediate container 92ffd4764a4b [2023-01-25T09:05:31.115Z] ---> e3c2033a5e2b [2023-01-25T09:05:31.115Z] Step 13/22 : ENV APP_PORT=59860 [2023-01-25T09:05:31.405Z] ---> Running in 8410b388fe68 [2023-01-25T09:05:31.689Z] Removing intermediate container 8410b388fe68 [2023-01-25T09:05:31.689Z] ---> 7566f64bc293 [2023-01-25T09:05:31.689Z] Step 14/22 : EXPOSE $APP_PORT [2023-01-25T09:05:31.971Z] ---> Running in 964f50e2207f [2023-01-25T09:05:32.560Z] Removing intermediate container 964f50e2207f [2023-01-25T09:05:32.560Z] ---> d2ead1631826 [2023-01-25T09:05:32.560Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:05:33.543Z] ---> d828f07ca626 [2023-01-25T09:05:33.543Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-01-25T09:05:36.145Z] ---> bc717472bda7 [2023-01-25T09:05:36.145Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-01-25T09:05:37.564Z] ---> 478c54f603dd [2023-01-25T09:05:37.564Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-01-25T09:05:37.564Z] ---> Running in 114558cfc8d8 [2023-01-25T09:05:38.153Z] Removing intermediate container 114558cfc8d8 [2023-01-25T09:05:38.153Z] ---> bc1804fea374 [2023-01-25T09:05:38.153Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:05:38.153Z] ---> Running in 38e3cb1be7a3 [2023-01-25T09:05:38.742Z] Removing intermediate container 38e3cb1be7a3 [2023-01-25T09:05:38.742Z] ---> a999e638a124 [2023-01-25T09:05:38.742Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:05:38.742Z] ---> Running in 920c9ffb8598 [2023-01-25T09:05:39.339Z] Removing intermediate container 920c9ffb8598 [2023-01-25T09:05:39.339Z] ---> 2fcdf98c8e99 [2023-01-25T09:05:39.339Z] Step 21/22 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:05:39.339Z] ---> Running in 5f60b94a8420 [2023-01-25T09:05:39.923Z] Removing intermediate container 5f60b94a8420 [2023-01-25T09:05:39.923Z] ---> ec3adc7f14c9 [2023-01-25T09:05:39.923Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:05:40.190Z] ---> Running in d3baa016b479 [2023-01-25T09:05:40.459Z] Removing intermediate container d3baa016b479 [2023-01-25T09:05:40.459Z] ---> 23cbfd16f73d [2023-01-25T09:05:40.459Z] [2023-01-25T09:05:41.044Z] Successfully built 23cbfd16f73d [2023-01-25T09:05:41.044Z] Successfully tagged support-notifications-arm64:latest [2023-01-25T09:05:41.044Z] Building core-command [2023-01-25T09:05:59.267Z]  Building support-notifications ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:05:59.267Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:05:59.267Z] ---> 16d3b658c163 [2023-01-25T09:05:59.267Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-01-25T09:05:59.267Z] ---> Using cache [2023-01-25T09:05:59.267Z] ---> 54d55b9e811f [2023-01-25T09:05:59.267Z] Step 4/23 : WORKDIR /edgex-go [2023-01-25T09:05:59.267Z] ---> Using cache [2023-01-25T09:05:59.267Z] ---> c5949e481ab2 [2023-01-25T09:05:59.267Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-01-25T09:05:59.267Z] ---> Using cache [2023-01-25T09:05:59.267Z] ---> 36e75ec9e2ce [2023-01-25T09:05:59.267Z] Step 6/23 : COPY go.mod vendor* ./ [2023-01-25T09:05:59.267Z] ---> Using cache [2023-01-25T09:05:59.267Z] ---> 720418aa90a9 [2023-01-25T09:05:59.267Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:05:59.267Z] ---> Using cache [2023-01-25T09:05:59.267Z] ---> 40a5da67f990 [2023-01-25T09:05:59.267Z] Step 8/23 : COPY . . [2023-01-25T09:05:59.267Z] ---> Using cache [2023-01-25T09:05:59.267Z] ---> d489a083080f [2023-01-25T09:05:59.267Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-01-25T09:05:59.852Z] ---> Running in 7166c055f711 [2023-01-25T09:06:01.807Z] 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-01-25T09:07:09.683Z] Removing intermediate container 4cbe1817997b [2023-01-25T09:07:09.683Z] ---> ec3feec2a154 [2023-01-25T09:07:09.683Z] [2023-01-25T09:07:09.683Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:07:09.683Z] ---> 2b4661558fb8 [2023-01-25T09:07:09.683Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-01-25T09:07:09.683Z] ---> Running in 31c5bcce915f [2023-01-25T09:07:09.683Z] Removing intermediate container 31c5bcce915f [2023-01-25T09:07:09.683Z] ---> 2922a2b301c0 [2023-01-25T09:07:09.683Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:07:09.683Z] ---> Running in d81f570850e9 [2023-01-25T09:07:09.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:09.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:09.683Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T09:07:09.683Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:07:09.683Z] OK: 5 MiB in 15 packages [2023-01-25T09:07:09.683Z] Removing intermediate container d81f570850e9 [2023-01-25T09:07:09.683Z] ---> 4f2c763d0839 [2023-01-25T09:07:09.683Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:07:09.683Z] ---> eb3cf9a47fd7 [2023-01-25T09:07:09.683Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-01-25T09:07:10.660Z] ---> 25a5baeac9bb [2023-01-25T09:07:10.660Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-01-25T09:07:11.618Z] ---> 4959bb781888 [2023-01-25T09:07:11.618Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-01-25T09:07:12.585Z] ---> 573f3498b8c0 [2023-01-25T09:07:12.585Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T09:07:12.585Z] ---> Running in 8e6833da4a1f [2023-01-25T09:07:16.849Z] Removing intermediate container 8e6833da4a1f [2023-01-25T09:07:16.849Z] ---> 99aaf86e05ce [2023-01-25T09:07:16.849Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T09:07:16.849Z] ---> Running in a2a7764be423 [2023-01-25T09:07:16.849Z] Removing intermediate container a2a7764be423 [2023-01-25T09:07:16.849Z] ---> 36b3ccee5588 [2023-01-25T09:07:16.849Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500"] [2023-01-25T09:07:16.849Z] ---> Running in bf6c517792b5 [2023-01-25T09:07:17.444Z] Removing intermediate container bf6c517792b5 [2023-01-25T09:07:17.444Z] ---> 20ebd26dc3d2 [2023-01-25T09:07:17.444Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:07:17.721Z] ---> Running in 9bd7e81742bc [2023-01-25T09:07:18.305Z] Removing intermediate container 9bd7e81742bc [2023-01-25T09:07:18.305Z] ---> a89bb43ed155 [2023-01-25T09:07:18.305Z] Step 21/22 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:07:18.305Z] ---> Running in ee14b74a173b [2023-01-25T09:07:18.906Z] Removing intermediate container ee14b74a173b [2023-01-25T09:07:18.906Z] ---> 98214734f775 [2023-01-25T09:07:18.906Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:07:18.906Z] ---> Running in acaa36015fc0 [2023-01-25T09:07:19.498Z] Removing intermediate container acaa36015fc0 [2023-01-25T09:07:19.498Z] ---> d7f9883d0bb8 [2023-01-25T09:07:19.498Z] [2023-01-25T09:07:20.082Z] Successfully built d7f9883d0bb8 [2023-01-25T09:07:20.082Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-01-25T09:07:20.082Z] Building security-spire-config [2023-01-25T09:07:38.279Z]  Building core-common-config-bootstrapper ... done Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-01-25T09:07:38.279Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-01-25T09:07:38.279Z] ---> 16d3b658c163 [2023-01-25T09:07:38.279Z] Step 3/24 : WORKDIR /edgex-go [2023-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> c1912b22cbb2 [2023-01-25T09:07:38.279Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> 919f2081d09f [2023-01-25T09:07:38.279Z] Step 5/24 : COPY go.mod vendor* ./ [2023-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> 868dfeb96c37 [2023-01-25T09:07:38.279Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> c366995f6704 [2023-01-25T09:07:38.279Z] Step 7/24 : COPY . . [2023-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> a14e5c7c05cd [2023-01-25T09:07:38.279Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> 86b1d036824a [2023-01-25T09:07:38.279Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> ad45a0c1c0ea [2023-01-25T09:07:38.279Z] 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-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> f9ea6cf70d7d [2023-01-25T09:07:38.279Z] Step 11/24 : WORKDIR /edgex-go [2023-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> 43340b4dd69d [2023-01-25T09:07:38.279Z] [2023-01-25T09:07:38.279Z] Step 12/24 : FROM alpine:3.15 [2023-01-25T09:07:38.279Z] ---> 8aa73fd46299 [2023-01-25T09:07:38.279Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-01-25T09:07:38.279Z] ---> Using cache [2023-01-25T09:07:38.279Z] ---> 40979f3d90cf [2023-01-25T09:07:38.279Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-01-25T09:07:38.279Z] ---> Running in c13bd22c79c2 [2023-01-25T09:07:39.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:39.833Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:41.245Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-01-25T09:07:41.245Z] v3.15.6-283-ga9bed072b9 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-01-25T09:07:41.245Z] OK: 15736 distinct packages available [2023-01-25T09:07:41.512Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:41.780Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:07:43.186Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-01-25T09:07:43.452Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-01-25T09:07:43.452Z] (3/4) Installing libucontext (1.1-r0) [2023-01-25T09:07:43.452Z] (4/4) Installing gcompat (1.0.0-r4) [2023-01-25T09:07:43.452Z] Executing busybox-1.34.1-r7.trigger [2023-01-25T09:07:43.452Z] OK: 6 MiB in 18 packages [2023-01-25T09:07:46.802Z] Removing intermediate container c13bd22c79c2 [2023-01-25T09:07:46.802Z] ---> 105ee78a7d08 [2023-01-25T09:07:46.802Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-01-25T09:07:53.456Z] ---> 152cca347764 [2023-01-25T09:07:53.456Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-01-25T09:07:53.456Z] ---> 5da38a246209 [2023-01-25T09:07:53.456Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-01-25T09:07:53.456Z] ---> Running in ccdffa979ee9 [2023-01-25T09:07:54.044Z] Removing intermediate container ccdffa979ee9 [2023-01-25T09:07:54.044Z] ---> 8c8e83db93ec [2023-01-25T09:07:54.044Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-01-25T09:07:55.012Z] ---> 084971806648 [2023-01-25T09:07:55.012Z] Step 19/24 : WORKDIR / [2023-01-25T09:07:55.012Z] ---> Running in afe637419856 [2023-01-25T09:07:55.600Z] Removing intermediate container afe637419856 [2023-01-25T09:07:55.600Z] ---> 66e7ef5dc1fd [2023-01-25T09:07:55.600Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-01-25T09:07:55.869Z] ---> Running in d040460fb36d [2023-01-25T09:07:56.453Z] Removing intermediate container d040460fb36d [2023-01-25T09:07:56.453Z] ---> 877c08e20231 [2023-01-25T09:07:56.453Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-01-25T09:07:56.453Z] ---> Running in f4f65f060b09 [2023-01-25T09:07:57.041Z] Removing intermediate container f4f65f060b09 [2023-01-25T09:07:57.041Z] ---> ec0f1516454a [2023-01-25T09:07:57.041Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T09:07:57.041Z] ---> Running in 94d7ac288601 [2023-01-25T09:07:57.769Z] Removing intermediate container 94d7ac288601 [2023-01-25T09:07:57.769Z] ---> 18afe13fd94e [2023-01-25T09:07:57.769Z] Step 23/24 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:07:58.039Z] ---> Running in e77487344ee2 [2023-01-25T09:07:59.491Z] Removing intermediate container e77487344ee2 [2023-01-25T09:07:59.491Z] ---> 4bbd3cd45cf7 [2023-01-25T09:07:59.491Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T09:07:59.491Z] ---> Running in 5b9865a7b24f [2023-01-25T09:08:00.103Z] Removing intermediate container 5b9865a7b24f [2023-01-25T09:08:00.103Z] ---> 7bc42c4521b0 [2023-01-25T09:08:00.103Z] [2023-01-25T09:08:00.395Z] Successfully built 7bc42c4521b0 [2023-01-25T09:08:00.395Z] Successfully tagged security-spire-config-arm64:latest [2023-01-25T09:08:18.671Z]  Building security-spire-config ... done Removing intermediate container ab46f3b5b545 [2023-01-25T09:08:18.671Z] ---> 15cefa0c0a2e [2023-01-25T09:08:18.671Z] [2023-01-25T09:08:18.671Z] Step 10/24 : FROM alpine:3.16 [2023-01-25T09:08:18.671Z] ---> 2b4661558fb8 [2023-01-25T09:08:18.671Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:08:18.671Z] ---> Using cache [2023-01-25T09:08:18.671Z] ---> 477897a9b091 [2023-01-25T09:08:18.671Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T09:08:18.671Z] ---> Using cache [2023-01-25T09:08:18.671Z] ---> fe6360270ac7 [2023-01-25T09:08:18.671Z] Step 13/24 : ENV APP_PORT=59881 [2023-01-25T09:08:18.671Z] ---> Running in 98573bb8fa99 [2023-01-25T09:08:18.671Z] Removing intermediate container 98573bb8fa99 [2023-01-25T09:08:18.671Z] ---> 618412363fb8 [2023-01-25T09:08:18.671Z] Step 14/24 : EXPOSE $APP_PORT [2023-01-25T09:08:18.671Z] ---> Running in 213e03b0a9f2 [2023-01-25T09:08:18.671Z] Removing intermediate container 213e03b0a9f2 [2023-01-25T09:08:18.671Z] ---> b92ec9d5761c [2023-01-25T09:08:18.671Z] Step 15/24 : WORKDIR / [2023-01-25T09:08:18.671Z] ---> Running in f75c33326060 [2023-01-25T09:08:19.255Z] Removing intermediate container f75c33326060 [2023-01-25T09:08:19.255Z] ---> c902180f5ac5 [2023-01-25T09:08:19.255Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:08:20.223Z] ---> 5b2cfaaa66e8 [2023-01-25T09:08:20.223Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-01-25T09:08:22.168Z] ---> 574aebcf6409 [2023-01-25T09:08:22.168Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-01-25T09:08:23.145Z] ---> bfd9310ecac6 [2023-01-25T09:08:23.145Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-01-25T09:08:25.088Z] ---> 6658325c1e27 [2023-01-25T09:08:25.088Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-01-25T09:08:25.357Z] ---> Running in 1c0efdac5390 [2023-01-25T09:08:25.940Z] Removing intermediate container 1c0efdac5390 [2023-01-25T09:08:25.940Z] ---> 3cbc732de5b8 [2023-01-25T09:08:25.940Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:08:25.940Z] ---> Running in 5fc937d4c336 [2023-01-25T09:08:26.523Z] Removing intermediate container 5fc937d4c336 [2023-01-25T09:08:26.523Z] ---> 555f46a331a2 [2023-01-25T09:08:26.523Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T09:08:26.790Z] ---> Running in a13451c27ede [2023-01-25T09:08:27.371Z] Removing intermediate container a13451c27ede [2023-01-25T09:08:27.371Z] ---> f1790a7bdcac [2023-01-25T09:08:27.371Z] Step 23/24 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:08:27.371Z] ---> Running in 073d62cca206 [2023-01-25T09:08:27.953Z] Removing intermediate container 073d62cca206 [2023-01-25T09:08:27.953Z] ---> 031df2336263 [2023-01-25T09:08:27.953Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T09:08:28.223Z] ---> Running in 1d6b833c7194 [2023-01-25T09:08:28.808Z] Removing intermediate container 1d6b833c7194 [2023-01-25T09:08:28.808Z] ---> 8649b385c3bb [2023-01-25T09:08:28.808Z] [2023-01-25T09:08:29.074Z] Successfully built 8649b385c3bb [2023-01-25T09:08:29.074Z] Successfully tagged core-metadata-arm64:latest [2023-01-25T09:10:07.941Z]  Building core-metadata ... done go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-01-25T09:10:18.025Z] Removing intermediate container d820403362ad [2023-01-25T09:10:18.025Z] ---> b5f17cd09de7 [2023-01-25T09:10:18.025Z] [2023-01-25T09:10:18.025Z] Step 9/24 : FROM alpine:3.16 [2023-01-25T09:10:18.025Z] ---> 2b4661558fb8 [2023-01-25T09:10:18.025Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-01-25T09:10:18.025Z] ---> Running in cc932d8b0340 [2023-01-25T09:10:19.970Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:20.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:21.646Z] (1/3) Installing ca-certificates (20220614-r0) [2023-01-25T09:10:21.646Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-01-25T09:10:21.646Z] (3/3) Installing su-exec (0.2-r1) [2023-01-25T09:10:21.646Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:10:21.646Z] Executing ca-certificates-20220614-r0.trigger [2023-01-25T09:10:21.914Z] OK: 6 MiB in 17 packages [2023-01-25T09:10:24.505Z] Removing intermediate container cc932d8b0340 [2023-01-25T09:10:24.505Z] ---> 9f7cc5b1bc27 [2023-01-25T09:10:24.505Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-01-25T09:10:24.505Z] ---> Running in bc29ee130d3a [2023-01-25T09:10:24.770Z] Removing intermediate container bc29ee130d3a [2023-01-25T09:10:24.770Z] ---> 458003c6c520 [2023-01-25T09:10:24.770Z] Step 12/24 : WORKDIR / [2023-01-25T09:10:25.044Z] ---> Running in 95d433ba61e2 [2023-01-25T09:10:25.625Z] Removing intermediate container 95d433ba61e2 [2023-01-25T09:10:25.625Z] ---> 56764309a0da [2023-01-25T09:10:25.625Z] 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-01-25T09:10:26.585Z] ---> effb41d7c840 [2023-01-25T09:10:26.585Z] 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-01-25T09:10:27.546Z] ---> 338ffdca57c6 [2023-01-25T09:10:27.546Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-01-25T09:10:28.502Z] ---> 06b3de013588 [2023-01-25T09:10:28.502Z] 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-01-25T09:10:29.474Z] ---> aca35b795b55 [2023-01-25T09:10:29.474Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-01-25T09:10:31.417Z] ---> 6b0c8c8d4a0f [2023-01-25T09:10:31.417Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-01-25T09:10:32.834Z] ---> 249acf10d1e7 [2023-01-25T09:10:32.834Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-01-25T09:10:33.806Z] ---> f951e4aafe44 [2023-01-25T09:10:33.806Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-01-25T09:10:34.074Z] ---> Running in 3f968f5379e2 [2023-01-25T09:10:37.422Z] Removing intermediate container 3f968f5379e2 [2023-01-25T09:10:37.422Z] ---> 534fffe887b5 [2023-01-25T09:10:37.422Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-01-25T09:10:37.422Z] ---> Running in f3235e50f5c2 [2023-01-25T09:10:37.694Z] Removing intermediate container f3235e50f5c2 [2023-01-25T09:10:37.694Z] ---> 6e7d8fe076ac [2023-01-25T09:10:37.694Z] Step 22/24 : LABEL arch=arm64 [2023-01-25T09:10:37.964Z] ---> Running in d131e6758364 [2023-01-25T09:10:38.548Z] Removing intermediate container d131e6758364 [2023-01-25T09:10:38.548Z] ---> d9972116b9b3 [2023-01-25T09:10:38.548Z] Step 23/24 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:10:38.548Z] ---> Running in 27c05d68b24f [2023-01-25T09:10:39.130Z] Removing intermediate container 27c05d68b24f [2023-01-25T09:10:39.130Z] ---> 4fabc4d91ee0 [2023-01-25T09:10:39.130Z] Step 24/24 : LABEL version=0.0.0 [2023-01-25T09:10:39.130Z] ---> Running in bc777f72d7c3 [2023-01-25T09:10:39.712Z] Removing intermediate container bc777f72d7c3 [2023-01-25T09:10:39.712Z] ---> c698115973a7 [2023-01-25T09:10:39.712Z] [2023-01-25T09:10:39.977Z] Successfully built c698115973a7 [2023-01-25T09:10:39.977Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-01-25T09:10:54.960Z]  Building security-secretstore-setup ... done Removing intermediate container a1a4e3852c6d [2023-01-25T09:10:54.960Z] ---> df9d4dd62889 [2023-01-25T09:10:54.960Z] [2023-01-25T09:10:54.960Z] Step 10/22 : FROM alpine:3.16 [2023-01-25T09:10:54.960Z] ---> 2b4661558fb8 [2023-01-25T09:10:54.960Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-01-25T09:10:54.960Z] ---> Running in c7696216b351 [2023-01-25T09:10:54.960Z] Removing intermediate container c7696216b351 [2023-01-25T09:10:54.960Z] ---> c2ca95edbc19 [2023-01-25T09:10:54.960Z] Step 12/22 : ENV APP_PORT=59880 [2023-01-25T09:10:55.227Z] ---> Running in 2de7bab52500 [2023-01-25T09:10:55.812Z] Removing intermediate container 2de7bab52500 [2023-01-25T09:10:55.812Z] ---> c7cd53c51897 [2023-01-25T09:10:55.812Z] Step 13/22 : EXPOSE $APP_PORT [2023-01-25T09:10:55.812Z] ---> Running in ec194c9bbbcb [2023-01-25T09:10:56.405Z] Removing intermediate container ec194c9bbbcb [2023-01-25T09:10:56.405Z] ---> c2b040038065 [2023-01-25T09:10:56.405Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:10:56.405Z] ---> Running in 1e2d716f969e [2023-01-25T09:10:57.816Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:58.086Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-01-25T09:10:59.051Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-01-25T09:10:59.051Z] Executing busybox-1.35.0-r17.trigger [2023-01-25T09:10:59.051Z] OK: 5 MiB in 15 packages [2023-01-25T09:11:00.470Z] Removing intermediate container 1e2d716f969e [2023-01-25T09:11:00.470Z] ---> 5dd0121f26fa [2023-01-25T09:11:00.470Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:11:01.051Z] ---> 94634420c8ee [2023-01-25T09:11:01.051Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-01-25T09:11:02.459Z] ---> e3943921ac0f [2023-01-25T09:11:02.459Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-01-25T09:11:03.046Z] ---> 49df52b3a4c2 [2023-01-25T09:11:03.046Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-01-25T09:11:03.046Z] ---> Running in 946cee100f85 [2023-01-25T09:11:03.632Z] Removing intermediate container 946cee100f85 [2023-01-25T09:11:03.632Z] ---> caec899b0699 [2023-01-25T09:11:03.632Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:11:03.898Z] ---> Running in f3e05914c317 [2023-01-25T09:11:04.165Z] Removing intermediate container f3e05914c317 [2023-01-25T09:11:04.165Z] ---> bc2bf4285328 [2023-01-25T09:11:04.165Z] Step 20/22 : LABEL arch=arm64 [2023-01-25T09:11:04.431Z] ---> Running in e1efcd5fa70f [2023-01-25T09:11:05.011Z] Removing intermediate container e1efcd5fa70f [2023-01-25T09:11:05.011Z] ---> d2cd6cfb433f [2023-01-25T09:11:05.011Z] Step 21/22 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:11:05.011Z] ---> Running in 0c02a84ecc55 [2023-01-25T09:11:05.594Z] Removing intermediate container 0c02a84ecc55 [2023-01-25T09:11:05.594Z] ---> 3d3c941bcb3b [2023-01-25T09:11:05.594Z] Step 22/22 : LABEL version=0.0.0 [2023-01-25T09:11:05.594Z] ---> Running in 164787d36b02 [2023-01-25T09:11:06.177Z] Removing intermediate container 164787d36b02 [2023-01-25T09:11:06.177Z] ---> 444127ab43b5 [2023-01-25T09:11:06.177Z] [2023-01-25T09:11:06.456Z] Successfully built 444127ab43b5 [2023-01-25T09:11:06.456Z] Successfully tagged core-data-arm64:latest [2023-01-25T09:11:06.456Z]  Building core-data ... done Removing intermediate container 7166c055f711 [2023-01-25T09:11:06.456Z] ---> 144079d6e5de [2023-01-25T09:11:06.456Z] [2023-01-25T09:11:06.456Z] Step 10/23 : FROM alpine:3.16 [2023-01-25T09:11:06.456Z] ---> 2b4661558fb8 [2023-01-25T09:11:06.456Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-01-25T09:11:06.456Z] ---> Using cache [2023-01-25T09:11:06.456Z] ---> 477897a9b091 [2023-01-25T09:11:06.456Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-01-25T09:11:06.456Z] ---> Using cache [2023-01-25T09:11:06.456Z] ---> fe6360270ac7 [2023-01-25T09:11:06.456Z] Step 13/23 : ENV APP_PORT=59882 [2023-01-25T09:11:06.723Z] ---> Running in 883e8f7df80e [2023-01-25T09:11:06.990Z] Removing intermediate container 883e8f7df80e [2023-01-25T09:11:06.990Z] ---> dfa76cf44062 [2023-01-25T09:11:06.990Z] Step 14/23 : EXPOSE $APP_PORT [2023-01-25T09:11:06.990Z] ---> Running in 360614b54d04 [2023-01-25T09:11:07.261Z] Removing intermediate container 360614b54d04 [2023-01-25T09:11:07.261Z] ---> 55de875770b4 [2023-01-25T09:11:07.261Z] Step 15/23 : WORKDIR / [2023-01-25T09:11:07.526Z] ---> Running in d7c1742960bf [2023-01-25T09:11:07.792Z] Removing intermediate container d7c1742960bf [2023-01-25T09:11:07.792Z] ---> 9c0e231b2ae4 [2023-01-25T09:11:07.792Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-01-25T09:11:08.373Z] ---> 367f181a2cf0 [2023-01-25T09:11:08.373Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-01-25T09:11:09.330Z] ---> b40c37a324ec [2023-01-25T09:11:09.330Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-01-25T09:11:09.914Z] ---> bd3eb47aebd8 [2023-01-25T09:11:09.914Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-01-25T09:11:09.914Z] ---> Running in 5b624e695526 [2023-01-25T09:11:10.503Z] Removing intermediate container 5b624e695526 [2023-01-25T09:11:10.503Z] ---> fca3e5769b65 [2023-01-25T09:11:10.503Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-01-25T09:11:10.503Z] ---> Running in 9c237e66263a [2023-01-25T09:11:10.772Z] Removing intermediate container 9c237e66263a [2023-01-25T09:11:10.772Z] ---> faf0b6277d5e [2023-01-25T09:11:10.772Z] Step 21/23 : LABEL arch=arm64 [2023-01-25T09:11:10.772Z] ---> Running in abecfb2b1b43 [2023-01-25T09:11:11.354Z] Removing intermediate container abecfb2b1b43 [2023-01-25T09:11:11.354Z] ---> 15141647c987 [2023-01-25T09:11:11.354Z] Step 22/23 : LABEL git_sha=be8d0cc581df8ac8bda463f4950c7666e339386a [2023-01-25T09:11:11.354Z] ---> Running in f77367069fa0 [2023-01-25T09:11:11.619Z] Removing intermediate container f77367069fa0 [2023-01-25T09:11:11.619Z] ---> 4ac3ea7b5195 [2023-01-25T09:11:11.619Z] Step 23/23 : LABEL version=0.0.0 [2023-01-25T09:11:11.619Z] ---> Running in 2f53a1cada63 [2023-01-25T09:11:11.884Z] Removing intermediate container 2f53a1cada63 [2023-01-25T09:11:11.884Z] ---> d5bbe94b1500 [2023-01-25T09:11:11.884Z] [2023-01-25T09:11:12.149Z] Successfully built d5bbe94b1500 [2023-01-25T09:11:12.149Z] Successfully tagged core-command-arm64:latest [2023-01-25T09:11:12.742Z]  Building core-command ... done  [Pipeline] } [2023-01-25T09:11:12.751Z] $ docker stop --time=1 dd12156dc584dbdd3a67fc0a3d2c45c58c3926a6ceede79e4d46b099e625810d [2023-01-25T09:11:14.490Z] $ docker rm -f --volumes dd12156dc584dbdd3a67fc0a3d2c45c58c3926a6ceede79e4d46b099e625810d [Pipeline] // withDockerContainer [Pipeline] sh [2023-01-25T09:11:14.981Z] + docker images [2023-01-25T09:11:15.246Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-01-25T09:11:15.247Z] core-command-arm64 latest d5bbe94b1500 4 seconds ago 17MB [2023-01-25T09:11:15.247Z] 144079d6e5de 10 seconds ago 1.51GB [2023-01-25T09:11:15.247Z] core-data-arm64 latest 444127ab43b5 10 seconds ago 17.2MB [2023-01-25T09:11:15.247Z] df9d4dd62889 23 seconds ago 1.51GB [2023-01-25T09:11:15.247Z] security-secretstore-setup-arm64 latest c698115973a7 36 seconds ago 28.7MB [2023-01-25T09:11:15.247Z] b5f17cd09de7 59 seconds ago 1.5GB [2023-01-25T09:11:15.247Z] core-metadata-arm64 latest 8649b385c3bb 2 minutes ago 17.8MB [2023-01-25T09:11:15.247Z] 15cefa0c0a2e 3 minutes ago 1.51GB [2023-01-25T09:11:15.247Z] security-spire-config-arm64 latest 7bc42c4521b0 3 minutes ago 83.6MB [2023-01-25T09:11:15.247Z] core-common-config-bootstrapper-arm64 latest d7f9883d0bb8 3 minutes ago 14.4MB [2023-01-25T09:11:15.247Z] ec3feec2a154 4 minutes ago 1.5GB [2023-01-25T09:11:15.247Z] support-notifications-arm64 latest 23cbfd16f73d 5 minutes ago 29.6MB [2023-01-25T09:11:15.247Z] 806c988f4f69 5 minutes ago 1.57GB [2023-01-25T09:11:15.247Z] security-spire-server-arm64 latest a548ffcd032a 7 minutes ago 84.3MB [2023-01-25T09:11:15.247Z] 68b248a9cd50 7 minutes ago 1.38GB [2023-01-25T09:11:15.247Z] support-scheduler-arm64 latest 57b2ee42b8d1 8 minutes ago 29MB [2023-01-25T09:11:15.247Z] 182c33667722 8 minutes ago 1.57GB [2023-01-25T09:11:15.247Z] security-spiffe-token-provider-arm64 latest f24502884dda 9 minutes ago 28.9MB [2023-01-25T09:11:15.247Z] 63f49622440f 10 minutes ago 1.54GB [2023-01-25T09:11:15.247Z] security-bootstrapper-arm64 latest 6cb0f939108b 12 minutes ago 19.5MB [2023-01-25T09:11:15.247Z] security-proxy-setup-arm64 latest d604a5cb7beb 12 minutes ago 26.8MB [2023-01-25T09:11:15.247Z] bd9e9abe4cc5 12 minutes ago 1.5GB [2023-01-25T09:11:15.247Z] ab3a501d6f31 13 minutes ago 1.5GB [2023-01-25T09:11:15.247Z] security-spire-agent-arm64 latest bad274fcace7 19 minutes ago 122MB [2023-01-25T09:11:15.247Z] 43340b4dd69d 20 minutes ago 1.38GB [2023-01-25T09:11:15.247Z] ci-base-image-arm64 latest 16d3b658c163 35 minutes ago 905MB [2023-01-25T09:11:15.247Z] alpine 3.16 2b4661558fb8 2 months ago 5.29MB [2023-01-25T09:11:15.247Z] alpine 3.15 8aa73fd46299 2 months ago 5.33MB [2023-01-25T09:11:15.247Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 2 months ago 685MB [2023-01-25T09:11:15.247Z] 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-01-25T09:11:15.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T09:11:15.681Z] [2023-01-25T09:11:15.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T09:11:16.021Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T09:11:16.021Z] arm64: Pulling from edgex-lftools-log-publisher [2023-01-25T09:11:16.021Z] 8998bd30e6a1: Pulling fs layer [2023-01-25T09:11:16.021Z] 04944245beec: Pulling fs layer [2023-01-25T09:11:16.021Z] 699f458cf7ca: Pulling fs layer [2023-01-25T09:11:16.021Z] 765212b225bb: Pulling fs layer [2023-01-25T09:11:16.021Z] f23df028b6ca: Pulling fs layer [2023-01-25T09:11:16.021Z] d65c8cfc05b1: Pulling fs layer [2023-01-25T09:11:16.021Z] 2437ff75d9bd: Pulling fs layer [2023-01-25T09:11:16.021Z] f23df028b6ca: Waiting [2023-01-25T09:11:16.021Z] d65c8cfc05b1: Waiting [2023-01-25T09:11:16.021Z] 2437ff75d9bd: Waiting [2023-01-25T09:11:16.021Z] 765212b225bb: Waiting [2023-01-25T09:11:16.288Z] 04944245beec: Verifying Checksum [2023-01-25T09:11:16.288Z] 04944245beec: Download complete [2023-01-25T09:11:16.288Z] 765212b225bb: Verifying Checksum [2023-01-25T09:11:16.288Z] 765212b225bb: Download complete [2023-01-25T09:11:16.288Z] f23df028b6ca: Verifying Checksum [2023-01-25T09:11:16.288Z] f23df028b6ca: Download complete [2023-01-25T09:11:16.288Z] d65c8cfc05b1: Verifying Checksum [2023-01-25T09:11:16.288Z] d65c8cfc05b1: Download complete [2023-01-25T09:11:16.555Z] 699f458cf7ca: Verifying Checksum [2023-01-25T09:11:16.822Z] 8998bd30e6a1: Verifying Checksum [2023-01-25T09:11:16.822Z] 8998bd30e6a1: Download complete [2023-01-25T09:11:19.402Z] 2437ff75d9bd: Verifying Checksum [2023-01-25T09:11:19.402Z] 2437ff75d9bd: Download complete [2023-01-25T09:11:20.804Z] 8998bd30e6a1: Pull complete [2023-01-25T09:11:21.385Z] 04944245beec: Pull complete [2023-01-25T09:11:22.790Z] 699f458cf7ca: Pull complete [2023-01-25T09:11:22.790Z] 765212b225bb: Pull complete [2023-01-25T09:11:23.761Z] f23df028b6ca: Pull complete [2023-01-25T09:11:24.029Z] d65c8cfc05b1: Pull complete [2023-01-25T09:11:39.020Z] 2437ff75d9bd: Pull complete [2023-01-25T09:11:39.020Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-01-25T09:11:39.020Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-01-25T09:11:39.020Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T09:11:39.226Z] prd-ubuntu20.04-docker-arm64-4c-16g-3660 does not seem to be running inside a container [2023-01-25T09:11:39.296Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-01-25T09:11:42.086Z] $ docker top 789b8d95da608efff7cd6292a5fa78dccc212f69ee87efb59481ed067ccc5ca8 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:11:42.933Z] ---> job-cost.sh [2023-01-25T09:11:42.934Z] lf-activate-venv: SKIPPING [2023-01-25T09:11:42.934Z] INFO: No Stack... [2023-01-25T09:11:43.514Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-01-25T09:11:44.126Z] INFO: Archiving Costs [Pipeline] sh [2023-01-25T09:11:44.807Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2023-01-25T09:11:44.807Z] + cut -d, -f6 [Pipeline] lock [2023-01-25T09:11:44.884Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4301-3-stack-cost] [2023-01-25T09:11:44.892Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4301-3-stack-cost] did not exist. Created. [2023-01-25T09:11:44.892Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4301-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-01-25T09:11:45.561Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-01-25T09:11:45.737Z] Stashed 1 file(s) [Pipeline] } [2023-01-25T09:11:45.744Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4301-3-stack-cost] [Pipeline] // lock [Pipeline] } [2023-01-25T09:11:45.768Z] $ docker stop --time=1 789b8d95da608efff7cd6292a5fa78dccc212f69ee87efb59481ed067ccc5ca8 [2023-01-25T09:11:47.274Z] $ docker rm -f --volumes 789b8d95da608efff7cd6292a5fa78dccc212f69ee87efb59481ed067ccc5ca8 [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-01-25T09:11:47.642Z] provisioning config files... [2023-01-25T09:11:47.648Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config7347262398606501132tmp [Pipeline] { [Pipeline] sh [2023-01-25T09:11:47.939Z] + set +x [2023-01-25T09:11:47.939Z] + curl -s https://codecov.io/bash [2023-01-25T09:11:47.939Z] + bash -s -- [2023-01-25T09:11:47.939Z] [2023-01-25T09:11:47.939Z] _____ _ [2023-01-25T09:11:47.939Z] / ____| | | [2023-01-25T09:11:47.939Z] | | ___ __| | ___ ___ _____ __ [2023-01-25T09:11:47.939Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-01-25T09:11:47.939Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-01-25T09:11:47.940Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-01-25T09:11:47.940Z] Bash-1.0.6 [2023-01-25T09:11:47.940Z] [2023-01-25T09:11:47.940Z] [2023-01-25T09:11:47.940Z] ==> git version 2.25.1 found [2023-01-25T09:11:47.940Z] ==> 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-01-25T09:11:47.940Z] Release-Date: 2020-01-08 [2023-01-25T09:11:47.940Z] 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-01-25T09:11:47.940Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-01-25T09:11:47.940Z] ==> Jenkins CI detected. [2023-01-25T09:11:47.940Z] current dir:  /w/workspace/edgex-go/3 [2023-01-25T09:11:47.940Z] project root: . [2023-01-25T09:11:47.940Z] --> token set from env [2023-01-25T09:11:47.940Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-01-25T09:11:47.940Z] ==> Running gcov in . (disable via -X gcov) [2023-01-25T09:11:47.940Z] ==> Python coveragepy not found [2023-01-25T09:11:47.940Z] ==> Searching for coverage reports in: [2023-01-25T09:11:47.940Z] + . [2023-01-25T09:11:47.940Z] -> Found 1 reports [2023-01-25T09:11:47.940Z] ==> Detecting git/mercurial file structure [2023-01-25T09:11:47.940Z] ==> Reading reports [2023-01-25T09:11:47.940Z] + ./coverage.out bytes=489970 [2023-01-25T09:11:47.940Z] ==> Appending adjustments [2023-01-25T09:11:47.940Z] https://docs.codecov.io/docs/fixing-reports [2023-01-25T09:11:49.316Z] + Found adjustments [2023-01-25T09:11:49.316Z] ==> Gzipping contents [2023-01-25T09:11:49.316Z] 64K /tmp/codecov.rsqAp1.gz [2023-01-25T09:11:49.316Z] ==> Uploading reports [2023-01-25T09:11:49.316Z] url: https://codecov.io [2023-01-25T09:11:49.316Z] query: branch=PR-4301&commit=6872b80ca07fac5ae403a86e48e99c4c44dd029d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4301%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4301&job=&cmd_args= [2023-01-25T09:11:49.316Z] -> Pinging Codecov [2023-01-25T09:11:49.316Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4301&commit=6872b80ca07fac5ae403a86e48e99c4c44dd029d&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4301%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4301&job=&cmd_args= [2023-01-25T09:11:49.574Z] -> Uploading to [2023-01-25T09:11:49.575Z] https://storage.googleapis.com/codecov/v4/raw/2023-01-25/00271124DB129430A58F1EEE437C3FCB/6872b80ca07fac5ae403a86e48e99c4c44dd029d/74c20a58-15fd-454e-a322-ce25528b567e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230125%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230125T091149Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=24948d5bffe0c317b59ffdd778c036df116474ebe0a4680e57964e801fd90c85 [2023-01-25T09:11:49.575Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-01-25T09:11:49.575Z] Dload Upload Total Spent Left Speed [2023-01-25T09:11:49.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 63347 0 0 100 63347 0 303k --:--:-- --:--:-- --:--:-- 303k 100 63347 0 0 100 63347 0 264k --:--:-- --:--:-- --:--:-- 263k [2023-01-25T09:11:49.834Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/6872b80ca07fac5ae403a86e48e99c4c44dd029d [Pipeline] } [2023-01-25T09:11:49.842Z] 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-01-25T09:11:50.395Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:11:50.679Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:11:51.537Z] ---> package-listing.sh [2023-01-25T09:11:51.537Z] ++ facter osfamily [2023-01-25T09:11:51.537Z] ++ tr '[:upper:]' '[:lower:]' [2023-01-25T09:11:51.796Z] + OS_FAMILY=debian [2023-01-25T09:11:51.796Z] + workspace=/w/workspace/edgex-go/3 [2023-01-25T09:11:51.796Z] + START_PACKAGES=/tmp/packages_start.txt [2023-01-25T09:11:51.796Z] + END_PACKAGES=/tmp/packages_end.txt [2023-01-25T09:11:51.796Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-01-25T09:11:51.796Z] + PACKAGES=/tmp/packages_start.txt [2023-01-25T09:11:51.796Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-25T09:11:51.796Z] + PACKAGES=/tmp/packages_end.txt [2023-01-25T09:11:51.796Z] + case "${OS_FAMILY}" in [2023-01-25T09:11:51.796Z] + dpkg -l [2023-01-25T09:11:51.796Z] + grep '^ii' [2023-01-25T09:11:51.796Z] + '[' -f /tmp/packages_start.txt ']' [2023-01-25T09:11:51.796Z] + '[' -f /tmp/packages_end.txt ']' [2023-01-25T09:11:51.796Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-01-25T09:11:51.796Z] + '[' /w/workspace/edgex-go/3 ']' [2023-01-25T09:11:51.796Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2023-01-25T09:11:51.796Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2023-01-25T09:11:51.844Z] 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-01-25T09:11:52.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T09:11:52.681Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T09:11:52.681Z] [2023-01-25T09:11:52.681Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-01-25T09:11:52.982Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T09:11:53.242Z] latest: Pulling from edgex-lftools-log-publisher [2023-01-25T09:11:53.242Z] 5eb5b503b376: Pulling fs layer [2023-01-25T09:11:53.242Z] 5c69ac0246d0: Pulling fs layer [2023-01-25T09:11:53.242Z] ec43610c2a17: Pulling fs layer [2023-01-25T09:11:53.242Z] 3a2ae6a8a46f: Pulling fs layer [2023-01-25T09:11:53.242Z] 33b1e0a273af: Pulling fs layer [2023-01-25T09:11:53.242Z] 5d3b04190fa2: Pulling fs layer [2023-01-25T09:11:53.242Z] 2f39f015ded8: Pulling fs layer [2023-01-25T09:11:53.242Z] 3a2ae6a8a46f: Waiting [2023-01-25T09:11:53.242Z] 33b1e0a273af: Waiting [2023-01-25T09:11:53.242Z] 5d3b04190fa2: Waiting [2023-01-25T09:11:53.242Z] 2f39f015ded8: Waiting [2023-01-25T09:11:53.242Z] 5c69ac0246d0: Verifying Checksum [2023-01-25T09:11:53.242Z] 5c69ac0246d0: Download complete [2023-01-25T09:11:53.242Z] 3a2ae6a8a46f: Verifying Checksum [2023-01-25T09:11:53.242Z] 3a2ae6a8a46f: Download complete [2023-01-25T09:11:53.242Z] 33b1e0a273af: Verifying Checksum [2023-01-25T09:11:53.242Z] 33b1e0a273af: Download complete [2023-01-25T09:11:53.500Z] 5d3b04190fa2: Verifying Checksum [2023-01-25T09:11:53.500Z] 5d3b04190fa2: Download complete [2023-01-25T09:11:53.500Z] ec43610c2a17: Verifying Checksum [2023-01-25T09:11:53.500Z] ec43610c2a17: Download complete [2023-01-25T09:11:53.500Z] 5eb5b503b376: Verifying Checksum [2023-01-25T09:11:53.500Z] 5eb5b503b376: Download complete [2023-01-25T09:11:54.074Z] 2f39f015ded8: Verifying Checksum [2023-01-25T09:11:54.074Z] 2f39f015ded8: Download complete [2023-01-25T09:11:54.639Z] 5eb5b503b376: Pull complete [2023-01-25T09:11:54.897Z] 5c69ac0246d0: Pull complete [2023-01-25T09:11:55.464Z] ec43610c2a17: Pull complete [2023-01-25T09:11:55.722Z] 3a2ae6a8a46f: Pull complete [2023-01-25T09:11:56.288Z] 33b1e0a273af: Pull complete [2023-01-25T09:11:56.545Z] 5d3b04190fa2: Pull complete [2023-01-25T09:12:01.816Z] 2f39f015ded8: Pull complete [2023-01-25T09:12:01.816Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-01-25T09:12:01.816Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-01-25T09:12:01.816Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-01-25T09:12:01.886Z] prd-ubuntu20.04-docker-8c-8g-3655 does not seem to be running inside a container [2023-01-25T09:12:01.925Z] $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-01-25T09:12:14.095Z] $ docker top 4b568b4c28e65b66e2ddad7a536bcb9e338490cf04eaeac035d0b3a5544b2064 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-01-25T09:12:14.422Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-01-25T09:12:14.706Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-01-25T09:12:14.990Z] + ls /var/log/sa-host [2023-01-25T09:12:14.991Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-01-25T09:12:15.067Z] provisioning config files... [2023-01-25T09:12:15.075Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config3573257973360884145tmp [Pipeline] { [Pipeline] echo [2023-01-25T09:12:15.090Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:15.372Z] ---> create-netrc.sh [Pipeline] } [2023-01-25T09:12:15.379Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:15.714Z] ---> python-tools-install.sh [Pipeline] echo [2023-01-25T09:12:15.723Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:16.007Z] ---> sudo-logs.sh [2023-01-25T09:12:16.007Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-01-25T09:12:16.033Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:16.312Z] ---> job-cost.sh [2023-01-25T09:12:16.312Z] lf-activate-venv: SKIPPING [2023-01-25T09:12:16.312Z] DEBUG: total: 0.10999999940395355 [2023-01-25T09:12:16.312Z] INFO: Retrieving Stack Cost... [2023-01-25T09:12:17.249Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-01-25T09:12:17.819Z] INFO: Archiving Costs [Pipeline] echo [2023-01-25T09:12:17.833Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-01-25T09:12:18.117Z] ---> logs-deploy.sh [2023-01-25T09:12:18.117Z] lf-activate-venv: SKIPPING [2023-01-25T09:12:18.117Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4301/3 [2023-01-25T09:12:18.117Z] INFO: archiving workspace using pattern(s): [2023-01-25T09:12:19.049Z] Archives upload complete. [2023-01-25T09:12:19.049Z] INFO: archiving logs to Nexus