Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7d480d2c1ad836439e65b14aa56ee47204f7a434+76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 (e53e9568aeafe2bcdc568a2bce7801bd47ff8ce8) 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-ssh7239459052394040120.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-ssh5548805951886989335.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-4373/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-4373/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh9010496008291941461.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-ssh627564164610911026.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-4373/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-4373/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh11268316511283741657.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-7028’ Running on prd-ubuntu20.04-docker-8c-8g-7031 in /w/workspace/edgexfoundry_edgex-go_PR-4373 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [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/2 # 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/4373/head:refs/remotes/origin/PR-4373 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 7d480d2c1ad836439e65b14aa56ee47204f7a434 Merge succeeded, producing 1e95c3892d21f56b3228e240a5b984e872132325 Checking out Revision 1e95c3892d21f56b3228e240a5b984e872132325 (PR-4373) > git config core.sparsecheckout # timeout=10 > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # 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 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1e95c3892d21f56b3228e240a5b984e872132325 # timeout=10 Commit message: "Merge commit '76c26b6cbf45d42a91d94ea9d6eee3bff4095f43' into HEAD" > git rev-list --no-walk 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2023-02-22T08:30:21.573Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2023-02-22T08:30:21.631Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2023-02-22T08:30:21.647Z] ========================================================= [2023-02-22T08:30:21.647Z] EdgeX Global Pipelines Version Info [2023-02-22T08:30:21.647Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2023-02-22T08:30:22.367Z] ------------------- [2023-02-22T08:30:22.367Z] stable info: [2023-02-22T08:30:22.367Z] ------------------- [2023-02-22T08:30:22.367Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2023-02-22T08:30:22.367Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T08:30:22.367Z] Message: update stable to v1.0.244 [2023-02-22T08:30:22.938Z] ------------------- [2023-02-22T08:30:22.938Z] experimental info: [2023-02-22T08:30:22.938Z] ------------------- [2023-02-22T08:30:22.938Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2023-02-22T08:30:22.938Z] Commit SHA: cb30d0c83a18e50222bc0bb3e81aa3df0103a8e3 [2023-02-22T08:30:22.938Z] Message: update experimental to v1.0.244 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2023-02-22T08:30:23.097Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2023-02-22T08:30:23.105Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2023-02-22T08:30:23.113Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2023-02-22T08:30:23.121Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2023-02-22T08:30:23.129Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2023-02-22T08:30:23.145Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2023-02-22T08:30:23.156Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2023-02-22T08:30:23.168Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2023-02-22T08:30:23.178Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2023-02-22T08:30:23.189Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2023-02-22T08:30:23.200Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2023-02-22T08:30:23.211Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2023-02-22T08:30:23.222Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2023-02-22T08:30:23.231Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2023-02-22T08:30:23.242Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2023-02-22T08:30:23.252Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T08:30:23.264Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2023-02-22T08:30:23.274Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2023-02-22T08:30:23.285Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2023-02-22T08:30:23.295Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2023-02-22T08:30:23.307Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2023-02-22T08:30:23.318Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2023-02-22T08:30:23.328Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2023-02-22T08:30:23.339Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4373 [Pipeline] echo [2023-02-22T08:30:23.349Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4373 [Pipeline] echo [2023-02-22T08:30:23.362Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4373 [Pipeline] echo [2023-02-22T08:30:23.373Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1e95c3892d21f56b3228e240a5b984e872132325 [Pipeline] echo [2023-02-22T08:30:23.383Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1e95c38 [Pipeline] echo [2023-02-22T08:30:23.395Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T08:30:23.441Z] provisioning config files... [2023-02-22T08:30:23.454Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config3015028100897337127tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T08:30:23.753Z] ---> docker-login.sh [2023-02-22T08:30:23.753Z] nexus3.edgexfoundry.org:10001 [2023-02-22T08:30:24.017Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:30:24.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:30:24.018Z] Configure a credential helper to remove this warning. See [2023-02-22T08:30:24.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:30:24.018Z] [2023-02-22T08:30:24.018Z] Login Succeeded [2023-02-22T08:30:24.018Z] nexus3.edgexfoundry.org:10002 [2023-02-22T08:30:24.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:30:24.018Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:30:24.018Z] Configure a credential helper to remove this warning. See [2023-02-22T08:30:24.018Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:30:24.018Z] [2023-02-22T08:30:24.018Z] Login Succeeded [2023-02-22T08:30:24.018Z] nexus3.edgexfoundry.org:10003 [2023-02-22T08:30:24.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:30:24.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:30:24.282Z] Configure a credential helper to remove this warning. See [2023-02-22T08:30:24.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:30:24.282Z] [2023-02-22T08:30:24.282Z] Login Succeeded [2023-02-22T08:30:24.282Z] nexus3.edgexfoundry.org:10004 [2023-02-22T08:30:24.282Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:30:24.282Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:30:24.282Z] Configure a credential helper to remove this warning. See [2023-02-22T08:30:24.282Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:30:24.282Z] [2023-02-22T08:30:24.282Z] Login Succeeded [2023-02-22T08:30:24.282Z] docker.io [2023-02-22T08:30:24.543Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:30:24.802Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:30:24.802Z] Configure a credential helper to remove this warning. See [2023-02-22T08:30:24.802Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:30:24.802Z] [2023-02-22T08:30:24.802Z] Login Succeeded [2023-02-22T08:30:24.802Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T08:30:24.809Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T08:30:25.122Z] + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + dirname cmd/core-command/Dockerfile [2023-02-22T08:30:25.122Z] + echo core-command,cmd/core-command/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T08:30:25.122Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/core-data/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo core-data,cmd/core-data/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/core-metadata/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/security-bootstrapper/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/security-proxy-setup/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/security-secretstore-setup/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/security-spire-agent/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/security-spire-config/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/security-spire-server/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/support-notifications/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2023-02-22T08:30:25.122Z] + dirname cmd/support-scheduler/Dockerfile [2023-02-22T08:30:25.122Z] + cut -d/ -f2 [2023-02-22T08:30:25.122Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2023-02-22T08:30:25.169Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2023-02-22T08:30:25.509Z] + git rev-list -1 --merges 1e95c3892d21f56b3228e240a5b984e872132325~1..1e95c3892d21f56b3228e240a5b984e872132325 [Pipeline] echo [2023-02-22T08:30:25.522Z] -----------> git rev-list -1 --merges 1e95c3892d21f56b3228e240a5b984e872132325~1..1e95c3892d21f56b3228e240a5b984e872132325 1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:30:25.522Z] 1e95c3892d21f56b3228e240a5b984e872132325 [false] [Pipeline] sh [2023-02-22T08:30:25.805Z] + git log --format=format:%s -1 1e95c3892d21f56b3228e240a5b984e872132325 [Pipeline] echo [2023-02-22T08:30:25.820Z] ========================================================= [2023-02-22T08:30:25.821Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2023-02-22T08:30:25.821Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2023-02-22T08:30:26.196Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2023-02-22T08:30:26.196Z] + grep -v github /etc/ssh/ssh_known_hosts [2023-02-22T08:30:26.196Z] + [ -e /tmp/ssh_known_hosts ] [2023-02-22T08:30:26.196Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2023-02-22T08:30:26.196Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2023-02-22T08:30:26.196Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2023-02-22T08:30:26.196Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:30:26.548Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T08:30:26.548Z] [2023-02-22T08:30:26.548Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:30:26.853Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T08:30:26.853Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2023-02-22T08:30:26.853Z] b85a868b505f: Pulling fs layer [2023-02-22T08:30:26.853Z] e2be974225ed: Pulling fs layer [2023-02-22T08:30:26.853Z] 339a4e72a1f5: Pulling fs layer [2023-02-22T08:30:26.853Z] 988bab9f4d93: Pulling fs layer [2023-02-22T08:30:26.853Z] 1469e6f7b9e6: Pulling fs layer [2023-02-22T08:30:26.853Z] eaf3925da568: Pulling fs layer [2023-02-22T08:30:26.853Z] bab4dde63d76: Pulling fs layer [2023-02-22T08:30:26.853Z] bde34c3a00c8: Pulling fs layer [2023-02-22T08:30:26.853Z] b352a97aabf1: Pulling fs layer [2023-02-22T08:30:26.853Z] 4872d77fe225: Pulling fs layer [2023-02-22T08:30:26.853Z] 5851b861e8e6: Pulling fs layer [2023-02-22T08:30:26.853Z] bab4dde63d76: Waiting [2023-02-22T08:30:26.853Z] 1469e6f7b9e6: Waiting [2023-02-22T08:30:26.853Z] bde34c3a00c8: Waiting [2023-02-22T08:30:26.853Z] eaf3925da568: Waiting [2023-02-22T08:30:26.853Z] 988bab9f4d93: Waiting [2023-02-22T08:30:26.853Z] b352a97aabf1: Waiting [2023-02-22T08:30:26.853Z] 4872d77fe225: Waiting [2023-02-22T08:30:26.853Z] e2be974225ed: Download complete [2023-02-22T08:30:26.853Z] 988bab9f4d93: Download complete [2023-02-22T08:30:27.113Z] 339a4e72a1f5: Verifying Checksum [2023-02-22T08:30:27.113Z] 339a4e72a1f5: Download complete [2023-02-22T08:30:27.113Z] 1469e6f7b9e6: Verifying Checksum [2023-02-22T08:30:27.113Z] 1469e6f7b9e6: Download complete [2023-02-22T08:30:27.113Z] eaf3925da568: Verifying Checksum [2023-02-22T08:30:27.113Z] eaf3925da568: Download complete [2023-02-22T08:30:27.113Z] bde34c3a00c8: Verifying Checksum [2023-02-22T08:30:27.113Z] bde34c3a00c8: Download complete [2023-02-22T08:30:27.113Z] b352a97aabf1: Download complete [2023-02-22T08:30:27.113Z] 4872d77fe225: Download complete [2023-02-22T08:30:27.113Z] 5851b861e8e6: Verifying Checksum [2023-02-22T08:30:27.113Z] 5851b861e8e6: Download complete [2023-02-22T08:30:27.113Z] b85a868b505f: Download complete [2023-02-22T08:30:27.372Z] bab4dde63d76: Verifying Checksum [2023-02-22T08:30:27.372Z] bab4dde63d76: Download complete [2023-02-22T08:30:28.308Z] b85a868b505f: Pull complete [2023-02-22T08:30:28.569Z] e2be974225ed: Pull complete [2023-02-22T08:30:29.136Z] 339a4e72a1f5: Pull complete [2023-02-22T08:30:29.136Z] 988bab9f4d93: Pull complete [2023-02-22T08:30:29.396Z] 1469e6f7b9e6: Pull complete [2023-02-22T08:30:29.396Z] eaf3925da568: Pull complete [2023-02-22T08:30:31.299Z] bab4dde63d76: Pull complete [2023-02-22T08:30:31.299Z] bde34c3a00c8: Pull complete [2023-02-22T08:30:31.299Z] b352a97aabf1: Pull complete [2023-02-22T08:30:31.558Z] 4872d77fe225: Pull complete [2023-02-22T08:30:31.558Z] 5851b861e8e6: Pull complete [2023-02-22T08:30:31.558Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2023-02-22T08:30:31.558Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2023-02-22T08:30:31.558Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:30:31.651Z] prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container [2023-02-22T08:30:31.722Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2023-02-22T08:30:34.025Z] $ docker top c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 -eo pid,comm [2023-02-22T08:30:34.094Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2023-02-22T08:30:34.094Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2023-02-22T08:30:34.127Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T08:30:34.127Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T08:30:34.274Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T08:30:34.273Z] $ docker exec c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 ssh-agent [2023-02-22T08:30:34.395Z] SSH_AUTH_SOCK=/tmp/ssh-3ZFzcRvoq0GT/agent.31 [2023-02-22T08:30:34.395Z] SSH_AGENT_PID=37 [2023-02-22T08:30:34.402Z] Running ssh-add (command line suppressed) [2023-02-22T08:30:34.513Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_11104477334877254221.key (/w/workspace/edgex-go/2@tmp/private_key_11104477334877254221.key) [2023-02-22T08:30:34.531Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T08:30:34.823Z] + git tag --points-at HEAD [Pipeline] } [2023-02-22T08:30:34.838Z] $ docker exec --env ******** --env ******** c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 ssh-agent -k [2023-02-22T08:30:34.957Z] unset SSH_AUTH_SOCK; [2023-02-22T08:30:34.957Z] unset SSH_AGENT_PID; [2023-02-22T08:30:34.957Z] echo Agent pid 37 killed; [2023-02-22T08:30:34.972Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2023-02-22T08:30:34.995Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2023-02-22T08:30:34.995Z] [ssh-agent] Looking for ssh-agent implementation... [2023-02-22T08:30:35.108Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2023-02-22T08:30:35.108Z] $ docker exec c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 ssh-agent [2023-02-22T08:30:35.214Z] SSH_AUTH_SOCK=/tmp/ssh-04tpVRVIIEsS/agent.69 [2023-02-22T08:30:35.214Z] SSH_AGENT_PID=75 [2023-02-22T08:30:35.218Z] Running ssh-add (command line suppressed) [2023-02-22T08:30:35.319Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_844366689755018854.key (/w/workspace/edgex-go/2@tmp/private_key_844366689755018854.key) [2023-02-22T08:30:35.339Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2023-02-22T08:30:35.626Z] + git semver init [2023-02-22T08:30:35.910Z] 2023-02-22 08:30:35,844 [run_init] DEBUG init version:0.0.0 force:False [2023-02-22T08:30:35.910Z] 2023-02-22 08:30:35,845 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2023-02-22T08:30:35.910Z] 2023-02-22 08:30:35,846 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2023-02-22T08:30:35.910Z] 2023-02-22 08:30:35,846 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2023-02-22T08:30:42.481Z] 2023-02-22 08:30:41,526 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2023-02-22T08:30:42.481Z] 2023-02-22 08:30:41,527 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4373 with force:False [2023-02-22T08:30:42.481Z] 2023-02-22 08:30:41,527 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4373 [2023-02-22T08:30:42.481Z] 2023-02-22 08:30:41,531 [execute] INFO git cat-file --batch-check [2023-02-22T08:30:42.481Z] 2023-02-22 08:30:41,532 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T08:30:42.481Z] 2023-02-22 08:30:41,538 [execute] INFO git cat-file --batch [2023-02-22T08:30:42.481Z] 2023-02-22 08:30:41,538 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2023-02-22T08:30:42.481Z] 2023-02-22 08:30:41,543 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4373 [2023-02-22T08:30:42.481Z] 0.0.0 [Pipeline] } [2023-02-22T08:30:42.490Z] $ docker exec --env ******** --env ******** c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 ssh-agent -k [2023-02-22T08:30:42.581Z] unset SSH_AUTH_SOCK; [2023-02-22T08:30:42.581Z] unset SSH_AGENT_PID; [2023-02-22T08:30:42.582Z] echo Agent pid 75 killed; [2023-02-22T08:30:42.590Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2023-02-22T08:30:42.894Z] + git semver [Pipeline] } [2023-02-22T08:30:43.162Z] $ docker stop --time=1 c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 [2023-02-22T08:30:44.479Z] $ docker rm -f --volumes c3084d9d51e0177022850837ca1f9ffe367f6c813685b54f95966aeaed4de1c2 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T08:30:44.823Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2023-02-22T08:30:45.032Z] Stashed 1 file(s) [Pipeline] echo [2023-02-22T08:30:45.036Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T08:30:45.403Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-22T08:30:45.417Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T08:30:45.429Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T08:30:45.436Z] ========================================================= [2023-02-22T08:30:45.436Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2023-02-22T08:30:45.436Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:30:45.721Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T08:30:45.721Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2023-02-22T08:30:45.721Z] 213ec9aee27d: Pulling fs layer [2023-02-22T08:30:45.721Z] 4583459ba037: Pulling fs layer [2023-02-22T08:30:45.721Z] 93c1e223e6f2: Pulling fs layer [2023-02-22T08:30:45.721Z] 53926ce57604: Pulling fs layer [2023-02-22T08:30:45.721Z] 21b2b0c7a3f4: Pulling fs layer [2023-02-22T08:30:45.721Z] 22ff95d597cd: Pulling fs layer [2023-02-22T08:30:45.721Z] 12d6caf4c0d1: Pulling fs layer [2023-02-22T08:30:45.721Z] 96b7cbca73a9: Pulling fs layer [2023-02-22T08:30:45.721Z] a7acece74701: Pulling fs layer [2023-02-22T08:30:45.721Z] 22ff95d597cd: Waiting [2023-02-22T08:30:45.721Z] 12d6caf4c0d1: Waiting [2023-02-22T08:30:45.721Z] 53926ce57604: Waiting [2023-02-22T08:30:45.721Z] 21b2b0c7a3f4: Waiting [2023-02-22T08:30:45.721Z] 96b7cbca73a9: Waiting [2023-02-22T08:30:45.721Z] a7acece74701: Waiting [2023-02-22T08:30:45.721Z] 93c1e223e6f2: Download complete [2023-02-22T08:30:45.721Z] 4583459ba037: Download complete [2023-02-22T08:30:45.721Z] 21b2b0c7a3f4: Download complete [2023-02-22T08:30:45.721Z] 22ff95d597cd: Download complete [2023-02-22T08:30:45.721Z] 213ec9aee27d: Verifying Checksum [2023-02-22T08:30:45.721Z] 213ec9aee27d: Download complete [2023-02-22T08:30:45.721Z] 12d6caf4c0d1: Verifying Checksum [2023-02-22T08:30:45.721Z] 12d6caf4c0d1: Download complete [2023-02-22T08:30:45.981Z] 213ec9aee27d: Pull complete [2023-02-22T08:30:45.981Z] 4583459ba037: Pull complete [2023-02-22T08:30:46.240Z] 93c1e223e6f2: Pull complete [2023-02-22T08:30:46.240Z] a7acece74701: Verifying Checksum [2023-02-22T08:30:46.240Z] a7acece74701: Download complete [2023-02-22T08:30:46.499Z] 96b7cbca73a9: Verifying Checksum [2023-02-22T08:30:46.499Z] 96b7cbca73a9: Download complete [2023-02-22T08:30:46.499Z] 53926ce57604: Verifying Checksum [2023-02-22T08:30:46.499Z] 53926ce57604: Download complete [2023-02-22T08:30:50.685Z] 53926ce57604: Pull complete [2023-02-22T08:30:50.685Z] 21b2b0c7a3f4: Pull complete [2023-02-22T08:30:50.685Z] 22ff95d597cd: Pull complete [2023-02-22T08:30:50.685Z] 12d6caf4c0d1: Pull complete [2023-02-22T08:30:52.583Z] 96b7cbca73a9: Pull complete [2023-02-22T08:30:53.148Z] a7acece74701: Pull complete [2023-02-22T08:30:53.148Z] Digest: sha256:f6a9ef70c52da88a2ff63a0c6767b24654f9f5185d1d85ca6cc3004fb48f6c2d [2023-02-22T08:30:53.148Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T08:30:53.148Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:30:53.437Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T08:30:53.437Z] WORKDIR /edgex [2023-02-22T08:30:53.437Z] COPY go.mod . [2023-02-22T08:30:53.437Z] RUN go mod download [2023-02-22T08:30:53.437Z] + docker build -t ci-base-image-x86_64 -f - . [2023-02-22T08:30:54.005Z] Sending build context to Docker daemon 170.4MB [2023-02-22T08:30:54.005Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2023-02-22T08:30:54.005Z] ---> db6d94c90886 [2023-02-22T08:30:54.005Z] Step 2/4 : WORKDIR /edgex [2023-02-22T08:30:58.198Z] ---> Running in 8cc460f6aac6 [2023-02-22T08:30:58.198Z] Removing intermediate container 8cc460f6aac6 [2023-02-22T08:30:58.198Z] ---> d0285590f390 [2023-02-22T08:30:58.198Z] Step 3/4 : COPY go.mod . [2023-02-22T08:30:58.198Z] ---> 1c3005b73075 [2023-02-22T08:30:58.198Z] Step 4/4 : RUN go mod download [2023-02-22T08:30:58.198Z] ---> Running in a0e3631568b3 [2023-02-22T08:31:00.095Z] Still waiting to schedule task [2023-02-22T08:31:00.095Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-7029’ is offline [2023-02-22T08:31:10.482Z] Removing intermediate container a0e3631568b3 [2023-02-22T08:31:10.482Z] ---> 905657cccdbb [2023-02-22T08:31:10.482Z] Successfully built 905657cccdbb [2023-02-22T08:31:10.482Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:31:10.786Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T08:31:10.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:31:10.862Z] prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container [2023-02-22T08:31:10.897Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T08:31:11.283Z] $ docker top 518d083a955c6f623db5bb4fc877795493152fb56a77adee5deea80aba6ede65 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:31:11.621Z] + go version [2023-02-22T08:31:11.621Z] go version go1.18.7 linux/amd64 [Pipeline] } [2023-02-22T08:31:11.635Z] $ docker stop --time=1 518d083a955c6f623db5bb4fc877795493152fb56a77adee5deea80aba6ede65 [2023-02-22T08:31:12.888Z] $ docker rm -f --volumes 518d083a955c6f623db5bb4fc877795493152fb56a77adee5deea80aba6ede65 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:31:13.278Z] + docker inspect -f . ci-base-image-x86_64 [2023-02-22T08:31:13.278Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:31:13.343Z] prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container [2023-02-22T08:31:13.374Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2023-02-22T08:31:13.743Z] $ docker top e04e5a6b236734a330e778d400ce6c96bd45305575aa9b85cc50d923e7092187 -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T08:31:13.801Z] ========================================================= [2023-02-22T08:31:13.801Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T08:31:13.801Z] ========================================================= [Pipeline] sh [2023-02-22T08:31:14.076Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:31:14.376Z] + make test [2023-02-22T08:31:14.376Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T08:31:20.938Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T08:31:35.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T08:31:35.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T08:31:35.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T08:31:35.804Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T08:31:35.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.074s coverage: 28.7% of statements [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T08:31:35.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T08:31:35.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.159s coverage: 98.5% of statements [2023-02-22T08:31:38.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.174s coverage: 73.7% of statements [2023-02-22T08:31:38.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T08:31:38.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T08:31:38.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T08:31:38.330Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.134s coverage: 54.0% of statements [2023-02-22T08:31:38.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T08:31:38.330Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.474s coverage: 88.5% of statements [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.093s coverage: 3.9% of statements [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.582s coverage: 95.6% of statements [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.066s coverage: 72.2% of statements [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 65.9% of statements [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.062s coverage: 0.9% of statements [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.051s coverage: 29.6% of statements [2023-02-22T08:31:39.266Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.072s coverage: 47.1% of statements [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.087s coverage: 82.9% of statements [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.059s coverage: 94.1% of statements [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.075s coverage: 96.3% of statements [2023-02-22T08:31:39.266Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.055s coverage: 87.5% of statements [2023-02-22T08:31:49.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.085s coverage: 94.4% of statements [2023-02-22T08:31:49.235Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.050s coverage: 44.8% of statements [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.473s coverage: 79.9% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.082s coverage: 92.9% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.036s coverage: 64.4% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.095s coverage: 86.9% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.065s coverage: 87.2% of statements [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.043s coverage: 20.0% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 77.4% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.085s coverage: 80.0% of statements [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.269s coverage: 91.2% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.240s coverage: 63.1% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.041s coverage: 89.4% of statements [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.351s coverage: 65.3% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.183s coverage: 41.0% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.105s coverage: 17.7% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.183s coverage: 92.3% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.071s coverage: 63.2% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T08:32:01.435Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.155s coverage: 97.7% of statements [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T08:32:01.435Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:32:01.435Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-22T08:32:19.501Z] level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." [2023-02-22T08:32:19.501Z] go vet ./... [2023-02-22T08:32:20.875Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T08:32:20.875Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T08:32:21.133Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T08:32:21.147Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T08:32:21.433Z] + ls -al . [2023-02-22T08:32:21.433Z] total 744 [2023-02-22T08:32:21.433Z] drwxrwxr-x 11 1001 1001 4096 Feb 22 08:31 . [2023-02-22T08:32:21.433Z] drwxr-xr-x 4 root root 4096 Feb 22 08:31 .. [2023-02-22T08:32:21.433Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 08:30 .blubracket [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 08:30 .dockerignore [2023-02-22T08:32:21.433Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 08:32 .git [2023-02-22T08:32:21.433Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 08:30 .github [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 08:30 .gitignore [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 08:30 .golangci.yml [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 08:30 .hadolint.yml [2023-02-22T08:32:21.433Z] drwxr-xr-x 3 1001 1001 4096 Feb 22 08:30 .semver [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 08:30 .sonarcloud.properties [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 08:30 ADOPTERS.md [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 08:30 Attribution.txt [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 08:30 CHANGELOG.md [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 08:30 CONTRIBUTING.md [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 08:30 GOVERNANCE.md [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 08:30 Jenkinsfile [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 08:30 LICENSE [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 08:30 Makefile [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 08:30 OWNERS.md [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 08:30 README.md [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 08:30 SECURITY.md [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 08:30 VERSION [2023-02-22T08:32:21.433Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 08:30 bin [2023-02-22T08:32:21.433Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 08:30 cmd [2023-02-22T08:32:21.433Z] -rw-r--r-- 1 root root 487323 Feb 22 08:32 coverage.out [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 3295 Feb 22 08:30 go.mod [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 33318 Feb 22 08:30 go.sum [2023-02-22T08:32:21.433Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 08:30 internal [2023-02-22T08:32:21.433Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 08:30 openapi [2023-02-22T08:32:21.433Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 08:30 snap [2023-02-22T08:32:21.433Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 08:30 version.go [Pipeline] sh [2023-02-22T08:32:21.715Z] + '[' -e coverage.out ] [2023-02-22T08:32:21.715Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T08:32:21.824Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T08:32:22.161Z] + make build [2023-02-22T08:32:22.161Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T08:32:34.355Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T08:32:35.290Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T08:32:36.223Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T08:32:37.194Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T08:32:45.300Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T08:32:45.867Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T08:32:46.803Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T08:32:48.178Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T08:32:49.111Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T08:32:49.676Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T08:32:52.202Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-22T08:32:53.591Z] $ docker stop --time=1 e04e5a6b236734a330e778d400ce6c96bd45305575aa9b85cc50d923e7092187 [2023-02-22T08:32:57.110Z] $ docker rm -f --volumes e04e5a6b236734a330e778d400ce6c96bd45305575aa9b85cc50d923e7092187 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:32:57.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T08:32:57.835Z] [2023-02-22T08:32:57.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:32:58.125Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T08:32:58.125Z] latest: Pulling from edgex-devops/edgex-compose [2023-02-22T08:32:58.125Z] cbdbe7a5bc2a: Pulling fs layer [2023-02-22T08:32:58.125Z] ca9280d653b3: Pulling fs layer [2023-02-22T08:32:58.125Z] 7e9c9ca2126c: Pulling fs layer [2023-02-22T08:32:58.384Z] cbdbe7a5bc2a: Verifying Checksum [2023-02-22T08:32:58.384Z] cbdbe7a5bc2a: Download complete [2023-02-22T08:32:58.384Z] cbdbe7a5bc2a: Pull complete [2023-02-22T08:32:58.643Z] ca9280d653b3: Verifying Checksum [2023-02-22T08:32:58.643Z] ca9280d653b3: Download complete [2023-02-22T08:32:58.902Z] ca9280d653b3: Pull complete [2023-02-22T08:32:59.159Z] 7e9c9ca2126c: Download complete [2023-02-22T08:33:02.440Z] 7e9c9ca2126c: Pull complete [2023-02-22T08:33:02.440Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2023-02-22T08:33:02.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T08:33:02.440Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:33:02.512Z] prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container [2023-02-22T08:33:02.542Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T08:33:04.386Z] $ docker top 496558cff55d7cd33625f700f47ad18d8923acca015655c10f7b677bbe91aa56 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:33:04.721Z] + docker-compose build --help [2023-02-22T08:33:04.721Z] + grep parallel [2023-02-22T08:33:05.288Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T08:33:05.303Z] $ docker stop --time=1 496558cff55d7cd33625f700f47ad18d8923acca015655c10f7b677bbe91aa56 [2023-02-22T08:33:06.592Z] $ docker rm -f --volumes 496558cff55d7cd33625f700f47ad18d8923acca015655c10f7b677bbe91aa56 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:33:06.977Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2023-02-22T08:33:06.977Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:33:07.051Z] prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container [2023-02-22T08:33:07.084Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2023-02-22T08:33:07.390Z] $ docker top 41b70a63a707fb8037ef9755070bf8c0dd7d963e683ffe0362a76700dc25bb29 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:33:07.722Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T08:33:08.289Z] Building core-command ... [2023-02-22T08:33:08.289Z] Building core-common-config-bootstrapper ... [2023-02-22T08:33:08.289Z] Building core-data ... [2023-02-22T08:33:08.289Z] Building core-metadata ... [2023-02-22T08:33:08.289Z] Building security-bootstrapper ... [2023-02-22T08:33:08.289Z] Building security-proxy-setup ... [2023-02-22T08:33:08.289Z] Building security-secretstore-setup ... [2023-02-22T08:33:08.289Z] Building security-spiffe-token-provider ... [2023-02-22T08:33:08.289Z] Building security-spire-agent ... [2023-02-22T08:33:08.289Z] Building security-spire-config ... [2023-02-22T08:33:08.289Z] Building security-spire-server ... [2023-02-22T08:33:08.289Z] Building support-notifications ... [2023-02-22T08:33:08.289Z] Building support-scheduler ... [2023-02-22T08:33:08.289Z] Building security-bootstrapper [2023-02-22T08:33:08.289Z] Building support-notifications [2023-02-22T08:33:08.289Z] Building core-metadata [2023-02-22T08:33:08.289Z] Building security-spire-server [2023-02-22T08:33:08.289Z] Building security-spire-config [2023-02-22T08:33:11.064Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7036 in /w/workspace/edgexfoundry_edgex-go_PR-4373 [Pipeline] { [Pipeline] ws [2023-02-22T08:33:11.077Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2023-02-22T08:33:11.113Z] The recommended git tool is: git [2023-02-22T08:33:18.198Z] using credential edgex-jenkins-ssh [2023-02-22T08:33:18.223Z] Cloning the remote Git repository [2023-02-22T08:33:18.287Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2023-02-22T08:33:18.389Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2023-02-22T08:33:18.586Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T08:33:18.588Z] > git --version # timeout=10 [2023-02-22T08:33:18.613Z] > git --version # 'git version 2.25.1' [2023-02-22T08:33:18.615Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T08:33:18.695Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T08:33:20.482Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:33:20.482Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:33:20.482Z] ---> 905657cccdbb [2023-02-22T08:33:20.482Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:33:20.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:33:20.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:33:20.482Z] ---> 905657cccdbb [2023-02-22T08:33:20.482Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:33:20.482Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:33:20.482Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:33:20.482Z] ---> 905657cccdbb [2023-02-22T08:33:20.482Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T08:33:20.482Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:33:20.482Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:33:20.482Z] ---> 905657cccdbb [2023-02-22T08:33:20.482Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:33:20.482Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:33:20.482Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:33:20.482Z] ---> 905657cccdbb [2023-02-22T08:33:20.482Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T08:33:25.756Z] ---> Running in ff3e87f5e967 [2023-02-22T08:33:25.756Z] ---> Running in 4ffbfe9e2cbd [2023-02-22T08:33:25.756Z] ---> Running in 4c02b405e425 [2023-02-22T08:33:25.756Z] ---> Running in 1e40bc889dbd [2023-02-22T08:33:25.756Z] ---> Running in 7d8f0a648fee [2023-02-22T08:33:25.756Z] Removing intermediate container 4c02b405e425 [2023-02-22T08:33:25.756Z] ---> c381590d1d78 [2023-02-22T08:33:25.757Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T08:33:25.757Z] Removing intermediate container ff3e87f5e967 [2023-02-22T08:33:25.757Z] ---> 814c1799f061 [2023-02-22T08:33:25.757Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:33:25.757Z] Removing intermediate container 7d8f0a648fee [2023-02-22T08:33:25.757Z] ---> e0c581f77f6b [2023-02-22T08:33:25.757Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:33:25.757Z] Removing intermediate container 1e40bc889dbd [2023-02-22T08:33:25.757Z] ---> 93f941d0a0e2 [2023-02-22T08:33:25.757Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:33:25.757Z] ---> Running in 12609a1ccc8f [2023-02-22T08:33:25.757Z] Removing intermediate container 4ffbfe9e2cbd [2023-02-22T08:33:25.757Z] ---> 3b8ddd54deae [2023-02-22T08:33:25.757Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T08:33:25.757Z] ---> Running in b9c7cb37788f [2023-02-22T08:33:25.757Z] ---> Running in 3d30f64979ea [2023-02-22T08:33:25.757Z] ---> Running in 774b48e80a1a [2023-02-22T08:33:25.757Z] ---> Running in 6b106ab630f4 [2023-02-22T08:33:25.757Z] Removing intermediate container 12609a1ccc8f [2023-02-22T08:33:25.757Z] ---> ec8798ac8798 [2023-02-22T08:33:25.757Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T08:33:25.757Z] ---> Running in 82e990ac1019 [2023-02-22T08:33:25.757Z] Removing intermediate container 3d30f64979ea [2023-02-22T08:33:25.757Z] ---> ce61d18b5072 [2023-02-22T08:33:25.757Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T08:33:25.757Z] ---> Running in b421d7a0b3d2 [2023-02-22T08:33:26.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.014Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.272Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.531Z] OK: 211 MiB in 51 packages [2023-02-22T08:33:26.531Z] OK: 211 MiB in 51 packages [2023-02-22T08:33:26.531Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:33:26.788Z] OK: 211 MiB in 51 packages [2023-02-22T08:33:26.788Z] OK: 211 MiB in 51 packages [2023-02-22T08:33:26.788Z] OK: 211 MiB in 51 packages [2023-02-22T08:33:26.788Z] Removing intermediate container b9c7cb37788f [2023-02-22T08:33:26.788Z] ---> b2fddb6a743b [2023-02-22T08:33:26.788Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T08:33:27.046Z] ---> 82fa10e30836 [2023-02-22T08:33:27.046Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:33:27.046Z] ---> Running in 7537ed2a72c9 [2023-02-22T08:33:27.046Z] Removing intermediate container 774b48e80a1a [2023-02-22T08:33:27.046Z] ---> e05d58c68bea [2023-02-22T08:33:27.046Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:33:27.046Z] Removing intermediate container 82e990ac1019 [2023-02-22T08:33:27.046Z] ---> f6db2dca7a32 [2023-02-22T08:33:27.046Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T08:33:27.046Z] ---> 59b8933dfa7a [2023-02-22T08:33:27.046Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:33:27.304Z] ---> Running in f2225dc80e1a [2023-02-22T08:33:27.304Z] Removing intermediate container b421d7a0b3d2 [2023-02-22T08:33:27.304Z] ---> 3cc19b12eaf5 [2023-02-22T08:33:27.304Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:33:27.304Z] Removing intermediate container 6b106ab630f4 [2023-02-22T08:33:27.304Z] ---> c5d0e4de0e75 [2023-02-22T08:33:27.304Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T08:33:27.304Z] ---> 5257d650fd0b [2023-02-22T08:33:27.304Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:33:27.304Z] ---> Running in ef24a6a58742 [2023-02-22T08:33:27.304Z] ---> b99a68405359 [2023-02-22T08:33:27.304Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:33:27.561Z] ---> Running in b3e28c45ac78 [2023-02-22T08:33:27.561Z] ---> 8e039c068280 [2023-02-22T08:33:27.561Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:33:27.561Z] ---> Running in 12de7ccd5ffa [2023-02-22T08:33:36.143Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T08:33:36.180Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2023-02-22T08:33:37.306Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2023-02-22T08:33:37.356Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2023-02-22T08:33:37.358Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T08:33:37.383Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4373/head:refs/remotes/origin/PR-4373 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2023-02-22T08:33:38.461Z] Merging remotes/origin/main commit 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 into PR head commit 7d480d2c1ad836439e65b14aa56ee47204f7a434 [2023-02-22T08:33:39.111Z] Merge succeeded, producing bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T08:33:39.111Z] Checking out Revision bb97c9b7bff1534474501582e510057d0e0748f7 (PR-4373) [2023-02-22T08:33:38.487Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T08:33:38.506Z] > git checkout -f 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 [2023-02-22T08:33:38.776Z] > git remote # timeout=10 [2023-02-22T08:33:38.798Z] > git config --get remote.origin.url # timeout=10 [2023-02-22T08:33:38.821Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2023-02-22T08:33:38.836Z] > git merge 76c26b6cbf45d42a91d94ea9d6eee3bff4095f43 # timeout=10 [2023-02-22T08:33:39.094Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-22T08:33:39.121Z] > git config core.sparsecheckout # timeout=10 [2023-02-22T08:33:39.143Z] > git checkout -f bb97c9b7bff1534474501582e510057d0e0748f7 # timeout=10 [2023-02-22T08:33:42.748Z] Commit message: "Merge commit '76c26b6cbf45d42a91d94ea9d6eee3bff4095f43' into HEAD" [2023-02-22T08:33:42.761Z] > git rev-list --no-walk 7d480d2c1ad836439e65b14aa56ee47204f7a434 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2023-02-22T08:33:43.804Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2023-02-22T08:33:43.804Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T08:33:43.804Z] Dload Upload Total Spent Left Speed [2023-02-22T08:33:43.804Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 211k 0 --:--:-- --:--:-- --:--:-- 211k [Pipeline] sh [2023-02-22T08:33:44.527Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2023-02-22T08:33:44.870Z] + sudo tee /etc/docker/daemon.new [2023-02-22T08:33:44.870Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2023-02-22T08:33:44.870Z] { [2023-02-22T08:33:44.870Z] "registry-mirrors": [ [2023-02-22T08:33:44.870Z] "https://nexus3.edgexfoundry.org:10001" [2023-02-22T08:33:44.870Z] ], [2023-02-22T08:33:44.870Z] "bip": "10.250.0.254/24", [2023-02-22T08:33:44.870Z] "hosts": [ [2023-02-22T08:33:44.870Z] "tcp://0.0.0.0:5555", [2023-02-22T08:33:44.870Z] "unix:///var/run/docker.sock" [2023-02-22T08:33:44.870Z] ], [2023-02-22T08:33:44.870Z] "mtu": 1458, [2023-02-22T08:33:44.870Z] "selinux-enabled": true, [2023-02-22T08:33:44.870Z] "seccomp-profile": "/etc/docker/seccomp.json" [2023-02-22T08:33:44.870Z] } [Pipeline] sh [2023-02-22T08:33:45.216Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2023-02-22T08:33:45.570Z] + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T08:34:03.884Z] provisioning config files... [2023-02-22T08:34:03.918Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config14211169891352429169tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T08:34:04.361Z] ---> docker-login.sh [2023-02-22T08:34:04.361Z] nexus3.edgexfoundry.org:10001 [2023-02-22T08:34:04.981Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:34:05.254Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:34:05.254Z] Configure a credential helper to remove this warning. See [2023-02-22T08:34:05.254Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:34:05.254Z] [2023-02-22T08:34:05.254Z] Login Succeeded [2023-02-22T08:34:05.254Z] nexus3.edgexfoundry.org:10002 [2023-02-22T08:34:05.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:34:05.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:34:05.527Z] Configure a credential helper to remove this warning. See [2023-02-22T08:34:05.527Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:34:05.527Z] [2023-02-22T08:34:05.527Z] Login Succeeded [2023-02-22T08:34:05.527Z] nexus3.edgexfoundry.org:10003 [2023-02-22T08:34:05.802Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:34:06.079Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:34:06.079Z] Configure a credential helper to remove this warning. See [2023-02-22T08:34:06.079Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:34:06.079Z] [2023-02-22T08:34:06.079Z] Login Succeeded [2023-02-22T08:34:06.079Z] nexus3.edgexfoundry.org:10004 [2023-02-22T08:34:06.272Z] Removing intermediate container 12de7ccd5ffa [2023-02-22T08:34:06.272Z] ---> 158238c6d88f [2023-02-22T08:34:06.272Z] Step 7/32 : COPY . . [2023-02-22T08:34:06.272Z] Removing intermediate container ef24a6a58742 [2023-02-22T08:34:06.272Z] ---> 30c30ac65cfd [2023-02-22T08:34:06.272Z] Step 8/24 : COPY . . [2023-02-22T08:34:06.272Z] Removing intermediate container f2225dc80e1a [2023-02-22T08:34:06.272Z] ---> 784acac6e493 [2023-02-22T08:34:06.272Z] Step 7/24 : COPY . . [2023-02-22T08:34:06.272Z] Removing intermediate container b3e28c45ac78 [2023-02-22T08:34:06.272Z] ---> 5d03d32274c0 [2023-02-22T08:34:06.272Z] Step 8/22 : COPY . . [2023-02-22T08:34:06.272Z] Removing intermediate container 7537ed2a72c9 [2023-02-22T08:34:06.272Z] ---> ff63c5ac2639 [2023-02-22T08:34:06.272Z] Step 7/23 : COPY . . [2023-02-22T08:34:06.357Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:34:06.357Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:34:06.357Z] Configure a credential helper to remove this warning. See [2023-02-22T08:34:06.357Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:34:06.357Z] [2023-02-22T08:34:06.357Z] Login Succeeded [2023-02-22T08:34:06.357Z] docker.io [2023-02-22T08:34:06.629Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2023-02-22T08:34:06.902Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2023-02-22T08:34:06.902Z] Configure a credential helper to remove this warning. See [2023-02-22T08:34:06.902Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2023-02-22T08:34:06.902Z] [2023-02-22T08:34:06.902Z] Login Succeeded [2023-02-22T08:34:06.902Z] ---> docker-login.sh ends [Pipeline] } [2023-02-22T08:34:06.920Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2023-02-22T08:34:07.549Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] echo [2023-02-22T08:34:07.573Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T08:34:07.591Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2023-02-22T08:34:07.604Z] ========================================================= [2023-02-22T08:34:07.604Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2023-02-22T08:34:07.604Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:34:07.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T08:34:08.230Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2023-02-22T08:34:08.230Z] 9b18e9b68314: Pulling fs layer [2023-02-22T08:34:08.230Z] 35d82f9e3411: Pulling fs layer [2023-02-22T08:34:08.230Z] e16973657156: Pulling fs layer [2023-02-22T08:34:08.230Z] fc693d55d65f: Pulling fs layer [2023-02-22T08:34:08.230Z] 7e9fc2657dce: Pulling fs layer [2023-02-22T08:34:08.230Z] dda99020689f: Pulling fs layer [2023-02-22T08:34:08.230Z] db1c61fa0a46: Pulling fs layer [2023-02-22T08:34:08.230Z] 891c053d2c06: Pulling fs layer [2023-02-22T08:34:08.230Z] fc693d55d65f: Waiting [2023-02-22T08:34:08.230Z] 7e9fc2657dce: Waiting [2023-02-22T08:34:08.230Z] dda99020689f: Waiting [2023-02-22T08:34:08.230Z] 891c053d2c06: Waiting [2023-02-22T08:34:08.230Z] db1c61fa0a46: Waiting [2023-02-22T08:34:08.230Z] e16973657156: Verifying Checksum [2023-02-22T08:34:08.230Z] e16973657156: Download complete [2023-02-22T08:34:08.230Z] 35d82f9e3411: Verifying Checksum [2023-02-22T08:34:08.230Z] 35d82f9e3411: Download complete [2023-02-22T08:34:08.230Z] 7e9fc2657dce: Verifying Checksum [2023-02-22T08:34:08.230Z] 7e9fc2657dce: Download complete [2023-02-22T08:34:08.230Z] dda99020689f: Verifying Checksum [2023-02-22T08:34:08.230Z] dda99020689f: Download complete [2023-02-22T08:34:08.230Z] 9b18e9b68314: Download complete [2023-02-22T08:34:09.203Z] 9b18e9b68314: Pull complete [2023-02-22T08:34:09.485Z] 891c053d2c06: Verifying Checksum [2023-02-22T08:34:09.485Z] 891c053d2c06: Download complete [2023-02-22T08:34:09.758Z] 35d82f9e3411: Pull complete [2023-02-22T08:34:10.368Z] e16973657156: Pull complete [2023-02-22T08:34:10.962Z] db1c61fa0a46: Verifying Checksum [2023-02-22T08:34:10.962Z] db1c61fa0a46: Download complete [2023-02-22T08:34:11.236Z] fc693d55d65f: Download complete [2023-02-22T08:34:23.591Z] fc693d55d65f: Pull complete [2023-02-22T08:34:23.591Z] 7e9fc2657dce: Pull complete [2023-02-22T08:34:23.591Z] dda99020689f: Pull complete [2023-02-22T08:34:24.379Z] ---> 657227620ce1 [2023-02-22T08:34:24.379Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T08:34:24.379Z] ---> c357e68bc69e [2023-02-22T08:34:24.379Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:34:24.379Z] ---> 311e55cbefd0 [2023-02-22T08:34:24.379Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T08:34:24.379Z] ---> Running in 4dfbd1ee53ba [2023-02-22T08:34:24.379Z] ---> f8f9007e53cc [2023-02-22T08:34:24.379Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:34:24.379Z] ---> 8d7e1fb28e59 [2023-02-22T08:34:24.379Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T08:34:24.379Z] ---> Running in 35a7b9c4dfdd [2023-02-22T08:34:24.379Z] ---> Running in d557b4857709 [2023-02-22T08:34:24.379Z] ---> Running in ec8598dd57ab [2023-02-22T08:34:24.379Z] ---> Running in 4d8825d764c8 [2023-02-22T08:34:24.379Z] Removing intermediate container 35a7b9c4dfdd [2023-02-22T08:34:24.379Z] ---> c3b0fc10a362 [2023-02-22T08:34:24.379Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T08:34:24.379Z] ---> Running in 2841a319fe33 [2023-02-22T08:34:24.379Z] Removing intermediate container ec8598dd57ab [2023-02-22T08:34:24.379Z] ---> 6624294077d5 [2023-02-22T08:34:24.379Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T08:34:24.379Z] ---> Running in 266296fee270 [2023-02-22T08:34:24.379Z] Removing intermediate container 2841a319fe33 [2023-02-22T08:34:24.379Z] ---> bbfce69e1939 [2023-02-22T08:34:24.379Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:34:24.379Z] ---> Running in 3dfe82fc1e56 [2023-02-22T08:34:24.379Z] Removing intermediate container 266296fee270 [2023-02-22T08:34:24.379Z] ---> 27866a43a727 [2023-02-22T08:34:24.379Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:34:24.379Z] ---> Running in 9fdd708efe35 [2023-02-22T08:34:24.379Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T08:34:24.379Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T08:34:24.379Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T08:34:24.379Z] Removing intermediate container 9fdd708efe35 [2023-02-22T08:34:24.379Z] ---> 4d10c89722c1 [2023-02-22T08:34:24.379Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T08:34:24.379Z] Removing intermediate container 3dfe82fc1e56 [2023-02-22T08:34:24.379Z] ---> e4367c2c4532 [2023-02-22T08:34:24.379Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T08:34:24.379Z] ---> Running in 75037fd1f1b5 [2023-02-22T08:34:24.379Z] ---> Running in 5a58c8f828c2 [2023-02-22T08:34:24.379Z] Removing intermediate container 75037fd1f1b5 [2023-02-22T08:34:24.379Z] ---> 249baee50b1e [2023-02-22T08:34:24.379Z] [2023-02-22T08:34:24.379Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T08:34:24.379Z] Removing intermediate container 5a58c8f828c2 [2023-02-22T08:34:24.379Z] ---> c24a95d0acb2 [2023-02-22T08:34:24.379Z] [2023-02-22T08:34:24.379Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T08:34:24.379Z] 3.15: Pulling from library/alpine [2023-02-22T08:34:24.379Z] 3.15: Pulling from library/alpine [2023-02-22T08:34:25.310Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T08:34:25.310Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T08:34:25.310Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T08:34:25.310Z] Status: Image is up to date for alpine:3.15 [2023-02-22T08:34:25.310Z] ---> 5ce65d7b0fde [2023-02-22T08:34:25.310Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:34:25.310Z] ---> 5ce65d7b0fde [2023-02-22T08:34:25.311Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:34:25.311Z] ---> Running in 7ed088191089 [2023-02-22T08:34:25.311Z] ---> Running in e703950d5958 [2023-02-22T08:34:25.567Z] Removing intermediate container 7ed088191089 [2023-02-22T08:34:25.567Z] ---> b4398b91f90b [2023-02-22T08:34:25.567Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T08:34:25.567Z] Removing intermediate container e703950d5958 [2023-02-22T08:34:25.567Z] ---> d36e1c1bfede [2023-02-22T08:34:25.567Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T08:34:25.567Z] ---> Running in 69455cba2985 [2023-02-22T08:34:25.567Z] ---> Running in 324e508ba63c [2023-02-22T08:34:26.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:26.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:26.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:26.132Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:26.389Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:34:26.389Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:34:26.389Z] OK: 15857 distinct packages available [2023-02-22T08:34:26.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:26.389Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:34:26.389Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:34:26.389Z] OK: 15857 distinct packages available [2023-02-22T08:34:26.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:26.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:26.389Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:26.646Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T08:34:26.646Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:34:26.646Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T08:34:26.646Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T08:34:26.646Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:34:26.646Z] OK: 6 MiB in 18 packages [2023-02-22T08:34:26.646Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T08:34:26.646Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:34:26.646Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T08:34:26.646Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T08:34:26.646Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T08:34:26.646Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:34:26.646Z] OK: 7 MiB in 19 packages [2023-02-22T08:34:28.550Z] Removing intermediate container 324e508ba63c [2023-02-22T08:34:28.550Z] ---> 166d8195db77 [2023-02-22T08:34:28.550Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:34:28.550Z] Removing intermediate container 69455cba2985 [2023-02-22T08:34:28.550Z] ---> b8fff8c8eebf [2023-02-22T08:34:28.550Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:34:30.268Z] db1c61fa0a46: Pull complete [2023-02-22T08:34:31.705Z] 891c053d2c06: Pull complete [2023-02-22T08:34:31.705Z] Digest: sha256:2cacf8bfc28650abd52610e42dcfc04852e818eb73900ea96edaef96a54d0b45 [2023-02-22T08:34:31.705Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T08:34:31.705Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:34:32.304Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T08:34:32.305Z] WORKDIR /edgex [2023-02-22T08:34:32.305Z] COPY go.mod . [2023-02-22T08:34:32.305Z] RUN go mod download [2023-02-22T08:34:32.305Z] + docker build -t ci-base-image-arm64 -f - . [2023-02-22T08:34:32.902Z] Sending build context to Docker daemon 3.093MB [2023-02-22T08:34:32.902Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2023-02-22T08:34:32.902Z] ---> f96f9c87975a [2023-02-22T08:34:32.902Z] Step 2/4 : WORKDIR /edgex [2023-02-22T08:34:34.860Z] ---> Running in 6f4080842317 [2023-02-22T08:34:35.127Z] Removing intermediate container 6f4080842317 [2023-02-22T08:34:35.127Z] ---> a70ce3fbad29 [2023-02-22T08:34:35.127Z] Step 3/4 : COPY go.mod . [2023-02-22T08:34:35.715Z] ---> 4cab5368a424 [2023-02-22T08:34:35.715Z] Step 4/4 : RUN go mod download [2023-02-22T08:34:35.715Z] ---> Running in 343d818c0481 [2023-02-22T08:34:36.657Z] ---> 8323f94a33ba [2023-02-22T08:34:36.657Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:34:36.657Z] ---> 44c105003d05 [2023-02-22T08:34:36.657Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:34:36.657Z] ---> 32d40f4e0107 [2023-02-22T08:34:36.657Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T08:34:36.657Z] ---> 3a226929f0e4 [2023-02-22T08:34:36.657Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T08:34:36.657Z] ---> Running in bda76723d884 [2023-02-22T08:34:36.657Z] ---> 96f375cb37e1 [2023-02-22T08:34:36.657Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T08:34:36.657Z] Removing intermediate container bda76723d884 [2023-02-22T08:34:36.657Z] ---> 5ae88a27562e [2023-02-22T08:34:36.657Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T08:34:37.590Z] ---> e8a123f953dc [2023-02-22T08:34:37.590Z] ---> cb75f2cfc6f0 [2023-02-22T08:34:37.590Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ]Step 19/24 : WORKDIR / [2023-02-22T08:34:37.590Z] [2023-02-22T08:34:37.590Z] ---> Running in cb64234c2e9c [2023-02-22T08:34:37.590Z] ---> Running in 7604fb130264 [2023-02-22T08:34:37.590Z] Removing intermediate container 7604fb130264 [2023-02-22T08:34:37.590Z] ---> 6c48c350512d [2023-02-22T08:34:37.590Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T08:34:37.590Z] ---> Running in c685ab8410ef [2023-02-22T08:34:37.590Z] Removing intermediate container cb64234c2e9c [2023-02-22T08:34:37.590Z] ---> ac0c61419156 [2023-02-22T08:34:37.590Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:34:37.847Z] ---> Running in 65640e66a8c4 [2023-02-22T08:34:38.109Z] Removing intermediate container c685ab8410ef [2023-02-22T08:34:38.109Z] ---> cab14206ffbf [2023-02-22T08:34:38.109Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:34:38.109Z] Removing intermediate container 65640e66a8c4 [2023-02-22T08:34:38.109Z] ---> 7ada16ae6c0e [2023-02-22T08:34:38.109Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T08:34:38.109Z] ---> Running in a5b55be68576 [2023-02-22T08:34:38.366Z] ---> Running in 7b6b3d1d6554 [2023-02-22T08:34:38.627Z] Removing intermediate container a5b55be68576 [2023-02-22T08:34:38.627Z] ---> b7b023f2913e [2023-02-22T08:34:38.627Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T08:34:38.627Z] Removing intermediate container 7b6b3d1d6554 [2023-02-22T08:34:38.627Z] ---> 6cfa12835909 [2023-02-22T08:34:38.627Z] Step 22/23 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:34:38.627Z] ---> Running in 13cb90aa90f3 [2023-02-22T08:34:38.627Z] ---> Running in e6c642308183 [2023-02-22T08:34:38.884Z] Removing intermediate container 13cb90aa90f3 [2023-02-22T08:34:38.884Z] ---> 0212212adbb5 [2023-02-22T08:34:38.884Z] Step 23/24 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:34:38.884Z] ---> Running in d5e65de9bc86 [2023-02-22T08:34:38.884Z] Removing intermediate container e6c642308183 [2023-02-22T08:34:38.884Z] ---> 99f5894ca8ef [2023-02-22T08:34:38.884Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T08:34:38.884Z] ---> Running in 1ab615ceae24 [2023-02-22T08:34:38.884Z] Removing intermediate container d5e65de9bc86 [2023-02-22T08:34:38.884Z] ---> 69b4a731093f [2023-02-22T08:34:38.884Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:34:39.140Z] ---> Running in 10091656f587 [2023-02-22T08:34:39.398Z] Removing intermediate container 1ab615ceae24 [2023-02-22T08:34:39.398Z] ---> 1ee37acfde8a [2023-02-22T08:34:39.398Z] [2023-02-22T08:34:39.398Z] Removing intermediate container 10091656f587 [2023-02-22T08:34:39.398Z] ---> 015fa5e9f6fe [2023-02-22T08:34:39.398Z] [2023-02-22T08:34:39.398Z] Successfully built 1ee37acfde8a [2023-02-22T08:34:39.398Z] Successfully tagged security-spire-server:latest [2023-02-22T08:34:39.398Z]  Building security-spire-server ... done Building core-common-config-bootstrapper [2023-02-22T08:34:39.655Z] Successfully built 015fa5e9f6fe [2023-02-22T08:34:39.655Z] Successfully tagged security-spire-config:latest [2023-02-22T08:34:39.655Z]  Building security-spire-config ... done Building security-spiffe-token-provider [2023-02-22T08:34:44.917Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:34:44.917Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:34:44.917Z] ---> 905657cccdbb [2023-02-22T08:34:44.917Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T08:34:44.917Z] ---> Using cache [2023-02-22T08:34:44.917Z] ---> 3b8ddd54deae [2023-02-22T08:34:44.917Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T08:34:46.817Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:34:46.817Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:34:46.817Z] ---> 905657cccdbb [2023-02-22T08:34:46.817Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:34:46.817Z] ---> Using cache [2023-02-22T08:34:46.817Z] ---> e0c581f77f6b [2023-02-22T08:34:46.817Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:34:46.817Z] ---> Using cache [2023-02-22T08:34:46.817Z] ---> ce61d18b5072 [2023-02-22T08:34:46.817Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:34:53.386Z] ---> Running in e0646902a2a2 [2023-02-22T08:34:53.386Z] ---> Running in 92b98bd5d5ed [2023-02-22T08:34:53.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:53.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:53.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:53.643Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:53.901Z] OK: 211 MiB in 51 packages [2023-02-22T08:34:53.901Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T08:34:53.901Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T08:34:53.901Z] OK: 17046 distinct packages available [2023-02-22T08:34:53.901Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:54.158Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:54.158Z] OK: 211 MiB in 51 packages [2023-02-22T08:34:56.116Z] Removing intermediate container d557b4857709 [2023-02-22T08:34:56.116Z] ---> 8dd39ab13cdf [2023-02-22T08:34:56.116Z] [2023-02-22T08:34:56.116Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T08:34:56.116Z] Removing intermediate container 4d8825d764c8 [2023-02-22T08:34:56.116Z] ---> af721c6ceecf [2023-02-22T08:34:56.116Z] [2023-02-22T08:34:56.116Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T08:34:56.385Z] 3.16: Pulling from library/alpine [2023-02-22T08:34:56.385Z] Removing intermediate container 92b98bd5d5ed [2023-02-22T08:34:56.385Z] ---> ca8373b01de1 [2023-02-22T08:34:56.385Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T08:34:56.385Z] Removing intermediate container e0646902a2a2 [2023-02-22T08:34:56.385Z] ---> 05875be4020b [2023-02-22T08:34:56.385Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:34:56.385Z] 3.16: Pulling from library/alpine [2023-02-22T08:34:56.656Z] ---> 2b01b4d138d6 [2023-02-22T08:34:56.656Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:34:56.656Z] ---> 52788377390f [2023-02-22T08:34:56.656Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:34:56.918Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T08:34:56.918Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T08:34:56.918Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T08:34:56.918Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T08:34:56.918Z] ---> Running in 942c9b80504f [2023-02-22T08:34:56.919Z] ---> dfd21b5a31f5 [2023-02-22T08:34:56.919Z] Step 11/24 : RUN apk add --update --no-cache dumb-init ---> dfd21b5a31f5 [2023-02-22T08:34:56.919Z] [2023-02-22T08:34:56.919Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:34:56.919Z] ---> Running in 6b71d7cb548c [2023-02-22T08:34:56.919Z] ---> Running in c7f4a51dce75 [2023-02-22T08:34:56.919Z] ---> Running in b75be7729326 [2023-02-22T08:34:57.176Z] Removing intermediate container c7f4a51dce75 [2023-02-22T08:34:57.176Z] ---> 30e38b339e33 [2023-02-22T08:34:57.176Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T08:34:57.176Z] ---> Running in 725633b6a500 [2023-02-22T08:34:57.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:57.434Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:57.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:57.703Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:57.703Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T08:34:57.703Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:34:57.703Z] OK: 6 MiB in 15 packages [2023-02-22T08:34:57.964Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T08:34:57.964Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T08:34:57.964Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:34:57.964Z] OK: 6 MiB in 16 packages [2023-02-22T08:34:59.353Z] Removing intermediate container b75be7729326 [2023-02-22T08:34:59.353Z] ---> f3a3ef15e77a [2023-02-22T08:34:59.353Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:34:59.353Z] ---> Running in dedcf24b926c [2023-02-22T08:34:59.353Z] Removing intermediate container 725633b6a500 [2023-02-22T08:34:59.353Z] ---> 0ea271450e68 [2023-02-22T08:34:59.353Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T08:34:59.353Z] Removing intermediate container 4dfbd1ee53ba [2023-02-22T08:34:59.353Z] ---> 25a98d62ab35 [2023-02-22T08:34:59.353Z] [2023-02-22T08:34:59.353Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T08:34:59.353Z] ---> dfd21b5a31f5 [2023-02-22T08:34:59.353Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T08:34:59.353Z] ---> Running in 364bc8bccf3f [2023-02-22T08:34:59.353Z] Removing intermediate container dedcf24b926c [2023-02-22T08:34:59.353Z] ---> bb3341bd3bc3 [2023-02-22T08:34:59.353Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T08:34:59.353Z] ---> Running in 7cd267776a29 [2023-02-22T08:34:59.611Z] ---> Running in 0bb188ec9387 [2023-02-22T08:34:59.611Z] Removing intermediate container 364bc8bccf3f [2023-02-22T08:34:59.611Z] ---> a65dd3eb49dc [2023-02-22T08:34:59.611Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T08:34:59.611Z] ---> Running in 8f24cd7699ad [2023-02-22T08:34:59.611Z] Removing intermediate container 0bb188ec9387 [2023-02-22T08:34:59.611Z] ---> 9b35ba223a54 [2023-02-22T08:34:59.611Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T08:34:59.611Z] ---> Running in 1a98213fe5dc [2023-02-22T08:34:59.611Z] Removing intermediate container 8f24cd7699ad [2023-02-22T08:34:59.611Z] ---> 29f9ab6f0760 [2023-02-22T08:34:59.611Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T08:34:59.868Z] ---> Running in 856c0ab95854 [2023-02-22T08:34:59.868Z] Removing intermediate container 1a98213fe5dc [2023-02-22T08:34:59.868Z] ---> 7306cefd0b3a [2023-02-22T08:34:59.868Z] Step 15/24 : WORKDIR / [2023-02-22T08:34:59.868Z] ---> Running in 2a97bfd8bf57 [2023-02-22T08:34:59.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:59.868Z] Removing intermediate container 856c0ab95854 [2023-02-22T08:34:59.868Z] ---> 6e6f9fcb7bad [2023-02-22T08:34:59.868Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T08:34:59.868Z] ---> Running in 2812ae92027d [2023-02-22T08:34:59.868Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:34:59.868Z] Removing intermediate container 2a97bfd8bf57 [2023-02-22T08:34:59.868Z] ---> 813c112d1657 [2023-02-22T08:34:59.868Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:34:59.868Z] Removing intermediate container 2812ae92027d [2023-02-22T08:34:59.868Z] ---> 9e3dd9e79a4a [2023-02-22T08:34:59.868Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T08:34:59.868Z] ---> Running in b58f9c7b6901 [2023-02-22T08:35:00.125Z] ---> 719cecffe167 [2023-02-22T08:35:00.125Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T08:35:00.125Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T08:35:00.125Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:00.125Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:35:00.125Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:35:00.125Z] OK: 6 MiB in 16 packages [2023-02-22T08:35:00.692Z] ---> 5052b459eace [2023-02-22T08:35:00.692Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T08:35:00.975Z] ---> f11fcbb0cca8 [2023-02-22T08:35:00.975Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T08:35:00.975Z] Removing intermediate container b58f9c7b6901 [2023-02-22T08:35:00.975Z] ---> f94348f11093 [2023-02-22T08:35:00.975Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T08:35:00.975Z] Removing intermediate container 7cd267776a29 [2023-02-22T08:35:00.975Z] ---> 8ea57afd7729 [2023-02-22T08:35:00.975Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:35:00.975Z] ---> Running in aee53e3c92a0 [2023-02-22T08:35:00.975Z] ---> Running in a877d88ad359 [2023-02-22T08:35:01.234Z] ---> 0ff43121b045 [2023-02-22T08:35:01.234Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T08:35:01.234Z] ---> Running in 243c510b4b11 [2023-02-22T08:35:01.234Z] Removing intermediate container a877d88ad359 [2023-02-22T08:35:01.234Z] ---> 3f2e7982cc58 [2023-02-22T08:35:01.234Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T08:35:01.234Z] Removing intermediate container aee53e3c92a0 [2023-02-22T08:35:01.234Z] ---> 16e1520bddc3 [2023-02-22T08:35:01.234Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T08:35:01.234Z] ---> Running in 0ce0460e33eb [2023-02-22T08:35:01.234Z] Removing intermediate container 243c510b4b11 [2023-02-22T08:35:01.235Z] ---> 6f16700efbf0 [2023-02-22T08:35:01.235Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:35:01.235Z] Removing intermediate container 0ce0460e33eb [2023-02-22T08:35:01.235Z] ---> 707fcdcd999e [2023-02-22T08:35:01.235Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T08:35:01.235Z] ---> Running in b778309d37d7 [2023-02-22T08:35:01.235Z] ---> Running in 577d196cd44e [2023-02-22T08:35:01.235Z] ---> e4f0dbeacc12 [2023-02-22T08:35:01.235Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T08:35:01.516Z] ---> Running in 626b42e8fba2 [2023-02-22T08:35:01.516Z] Removing intermediate container b778309d37d7 [2023-02-22T08:35:01.516Z] ---> f3bde3f7adcf [2023-02-22T08:35:01.516Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T08:35:01.516Z] ---> Running in 794541fdf28c [2023-02-22T08:35:01.516Z] Removing intermediate container 577d196cd44e [2023-02-22T08:35:01.516Z] ---> ad207013dcd9 [2023-02-22T08:35:01.516Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:35:01.516Z] Removing intermediate container 794541fdf28c [2023-02-22T08:35:01.516Z] ---> e67ccebc08a0 [2023-02-22T08:35:01.516Z] Step 23/24 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:35:01.774Z] ---> Running in d8edb13e3765 [2023-02-22T08:35:01.774Z] ---> 202a5b0e0e17 [2023-02-22T08:35:01.774Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T08:35:01.774Z] Removing intermediate container d8edb13e3765 [2023-02-22T08:35:01.774Z] ---> e643ee088837 [2023-02-22T08:35:01.774Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:35:02.032Z] ---> Running in 67190ae432e9 [2023-02-22T08:35:02.606Z] Removing intermediate container 67190ae432e9 [2023-02-22T08:35:02.606Z] ---> b4ee92419dda [2023-02-22T08:35:02.606Z] [2023-02-22T08:35:02.606Z] Successfully built b4ee92419dda [2023-02-22T08:35:02.606Z] Successfully tagged core-metadata:latest [2023-02-22T08:35:02.606Z]  Building core-metadata ... done Building security-secretstore-setup [2023-02-22T08:35:02.606Z] ---> 867ad9762603 [2023-02-22T08:35:02.606Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T08:35:06.239Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:35:06.239Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:35:06.239Z] ---> 905657cccdbb [2023-02-22T08:35:06.239Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:35:06.239Z] ---> Using cache [2023-02-22T08:35:06.239Z] ---> 3b8ddd54deae [2023-02-22T08:35:06.239Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T08:35:06.239Z] ---> Using cache [2023-02-22T08:35:06.239Z] ---> c5d0e4de0e75 [2023-02-22T08:35:06.239Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:35:06.239Z] ---> Using cache [2023-02-22T08:35:06.239Z] ---> 8e039c068280 [2023-02-22T08:35:06.239Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:35:06.239Z] ---> Using cache [2023-02-22T08:35:06.239Z] ---> 158238c6d88f [2023-02-22T08:35:06.239Z] Step 7/24 : COPY . . [2023-02-22T08:35:06.239Z] ---> Using cache [2023-02-22T08:35:06.239Z] ---> 311e55cbefd0 [2023-02-22T08:35:06.239Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T08:35:07.175Z] ---> 39aac3fb518e [2023-02-22T08:35:07.175Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T08:35:07.175Z] Removing intermediate container 626b42e8fba2 [2023-02-22T08:35:07.175Z] ---> 0772f8ae4811 [2023-02-22T08:35:07.175Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:35:07.175Z] ---> Running in 1ba22b045c94 [2023-02-22T08:35:07.175Z] ---> Running in b8b3374cb7f7 [2023-02-22T08:35:07.175Z] Removing intermediate container b8b3374cb7f7 [2023-02-22T08:35:07.175Z] ---> c89481b81e87 [2023-02-22T08:35:07.175Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:35:07.436Z] ---> Running in 91cb3767e1c1 [2023-02-22T08:35:07.436Z] ---> 49b1f654eb3c [2023-02-22T08:35:07.436Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T08:35:07.436Z] Removing intermediate container 91cb3767e1c1 [2023-02-22T08:35:07.436Z] ---> e34413e53254 [2023-02-22T08:35:07.436Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T08:35:07.436Z] ---> Running in 1740cc84a469 [2023-02-22T08:35:07.436Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T08:35:07.436Z] Removing intermediate container 1740cc84a469 [2023-02-22T08:35:07.436Z] ---> 276d892e6420 [2023-02-22T08:35:07.436Z] Step 21/22 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:35:07.958Z] Removing intermediate container 343d818c0481 [2023-02-22T08:35:07.958Z] ---> 6019e0dbc075 [2023-02-22T08:35:07.958Z] Successfully built 6019e0dbc075 [2023-02-22T08:35:07.958Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:35:08.000Z] ---> Running in 3617c6c866a0 [2023-02-22T08:35:08.000Z] ---> f2ea040e142f [2023-02-22T08:35:08.001Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T08:35:08.001Z] Removing intermediate container 3617c6c866a0 [2023-02-22T08:35:08.001Z] ---> 3d9e10abd356 [2023-02-22T08:35:08.001Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T08:35:08.001Z] ---> Running in 21bc5a89ce18 [2023-02-22T08:35:08.258Z] ---> 9b5ca3902ee3 [2023-02-22T08:35:08.258Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T08:35:08.258Z] Removing intermediate container 21bc5a89ce18 [2023-02-22T08:35:08.258Z] ---> 85b894df9d94 [2023-02-22T08:35:08.258Z] [2023-02-22T08:35:08.258Z] Successfully built 85b894df9d94 [2023-02-22T08:35:08.258Z] Successfully tagged support-notifications:latest [2023-02-22T08:35:08.258Z]  Building support-notifications ... done Building security-proxy-setup [2023-02-22T08:35:08.312Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T08:35:08.312Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:35:08.515Z] ---> a50756922578 [2023-02-22T08:35:08.515Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T08:35:08.541Z] prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container [2023-02-22T08:35:08.620Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T08:35:11.467Z] $ docker top 49e975594a3319c06654dad342a9c603b8d24414ee6cab10b3cc263dfc1430fd -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:35:12.187Z] Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:35:12.187Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:35:12.187Z] ---> 905657cccdbb [2023-02-22T08:35:12.187Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T08:35:12.187Z] ---> Using cache [2023-02-22T08:35:12.187Z] ---> 3b8ddd54deae [2023-02-22T08:35:12.187Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T08:35:12.187Z] ---> Using cache [2023-02-22T08:35:12.187Z] ---> c5d0e4de0e75 [2023-02-22T08:35:12.187Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T08:35:12.187Z] ---> Using cache [2023-02-22T08:35:12.187Z] ---> 8e039c068280 [2023-02-22T08:35:12.187Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:35:12.187Z] ---> Using cache [2023-02-22T08:35:12.187Z] ---> 158238c6d88f [2023-02-22T08:35:12.187Z] Step 7/21 : COPY . . [2023-02-22T08:35:12.187Z] ---> Using cache [2023-02-22T08:35:12.187Z] ---> 311e55cbefd0 [2023-02-22T08:35:12.187Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T08:35:12.187Z] ---> 61a7f4e3e926 [2023-02-22T08:35:12.187Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T08:35:12.187Z] ---> Running in 2e5805e38568 [2023-02-22T08:35:12.335Z] + go version [2023-02-22T08:35:12.335Z] go version go1.18.7 linux/arm64 [Pipeline] } [2023-02-22T08:35:12.361Z] $ docker stop --time=1 49e975594a3319c06654dad342a9c603b8d24414ee6cab10b3cc263dfc1430fd [2023-02-22T08:35:12.752Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T08:35:14.056Z] $ docker rm -f --volumes 49e975594a3319c06654dad342a9c603b8d24414ee6cab10b3cc263dfc1430fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:35:14.630Z] + docker inspect -f . ci-base-image-arm64 [2023-02-22T08:35:14.630Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:35:14.679Z] ---> 11f243b5c73e [2023-02-22T08:35:14.680Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T08:35:14.842Z] prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container [2023-02-22T08:35:14.925Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2023-02-22T08:35:16.238Z] $ docker top d9a81997a258b1e767f9319a6f7dfe40c14b2fbd18b0501f951b80c68af4d67f -eo pid,comm [Pipeline] { [Pipeline] echo [2023-02-22T08:35:16.473Z] ========================================================= [2023-02-22T08:35:16.473Z] [edgeXBuildGoParallel] Running Tests and Build... [2023-02-22T08:35:16.473Z] ========================================================= [Pipeline] sh [2023-02-22T08:35:17.105Z] + git config --global --add safe.directory /w/workspace/edgex-go/2 [Pipeline] fileExists [Pipeline] sh [2023-02-22T08:35:17.767Z] + make test [2023-02-22T08:35:17.767Z] go test -race -coverprofile=coverage.out ./... [2023-02-22T08:35:17.964Z] ---> ee7cfd569df2 [2023-02-22T08:35:17.964Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T08:35:17.964Z] ---> Running in e12ee26d4db7 [2023-02-22T08:35:23.239Z] Removing intermediate container e12ee26d4db7 [2023-02-22T08:35:23.239Z] ---> 715f39012946 [2023-02-22T08:35:23.239Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T08:35:23.239Z] ---> Running in 9cda9ec5c0cd [2023-02-22T08:35:23.239Z] Removing intermediate container 9cda9ec5c0cd [2023-02-22T08:35:23.239Z] ---> e74590a6dcb5 [2023-02-22T08:35:23.239Z] Step 29/32 : CMD ["gate"] [2023-02-22T08:35:23.239Z] ---> Running in 96074bd03362 [2023-02-22T08:35:23.816Z] Removing intermediate container 96074bd03362 [2023-02-22T08:35:23.816Z] ---> 10bb83dfdc7f [2023-02-22T08:35:23.816Z] Step 30/32 : LABEL arch=x86_64 [2023-02-22T08:35:24.075Z] ---> Running in a29d0d2fbb72 [2023-02-22T08:35:24.340Z] Removing intermediate container a29d0d2fbb72 [2023-02-22T08:35:24.340Z] ---> a4362965ad84 [2023-02-22T08:35:24.340Z] Step 31/32 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:35:24.597Z] ---> Running in 28ae4bb71d09 [2023-02-22T08:35:25.197Z] Removing intermediate container 28ae4bb71d09 [2023-02-22T08:35:25.197Z] ---> ef2de1279b75 [2023-02-22T08:35:25.197Z] Step 32/32 : LABEL version=0.0.0 [2023-02-22T08:35:25.197Z] ---> Running in 6a06891bd730 [2023-02-22T08:35:25.792Z] Removing intermediate container 6a06891bd730 [2023-02-22T08:35:25.792Z] ---> 3200e5462e79 [2023-02-22T08:35:25.792Z] [2023-02-22T08:35:25.792Z] Successfully built 3200e5462e79 [2023-02-22T08:35:25.792Z] Successfully tagged security-bootstrapper:latest [2023-02-22T08:35:25.792Z]  Building security-bootstrapper ... done Building security-spire-agent [2023-02-22T08:35:31.094Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:35:31.094Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:35:31.094Z] ---> 905657cccdbb [2023-02-22T08:35:31.094Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:35:31.094Z] ---> Using cache [2023-02-22T08:35:31.095Z] ---> 3b8ddd54deae [2023-02-22T08:35:31.095Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:35:31.095Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T08:35:34.390Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T08:35:34.674Z] ---> Running in 488328328cbc [2023-02-22T08:35:34.934Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:35.192Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:35.192Z] Removing intermediate container 942c9b80504f [2023-02-22T08:35:35.192Z] ---> 8c76a1a0343c [2023-02-22T08:35:35.192Z] Step 7/19 : COPY . . [2023-02-22T08:35:35.192Z] Removing intermediate container 6b71d7cb548c [2023-02-22T08:35:35.192Z] ---> ede204c79dc0 [2023-02-22T08:35:35.192Z] Step 8/22 : COPY . . [2023-02-22T08:35:35.450Z] OK: 211 MiB in 51 packages [2023-02-22T08:35:43.640Z] Removing intermediate container 1ba22b045c94 [2023-02-22T08:35:43.640Z] ---> 0b2f43c0f2c8 [2023-02-22T08:35:43.640Z] [2023-02-22T08:35:43.640Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T08:35:43.640Z] ---> dfd21b5a31f5 [2023-02-22T08:35:43.640Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T08:35:43.640Z] ---> c3e6f8da3e55 [2023-02-22T08:35:43.640Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T08:35:43.640Z] ---> 0a27f07a35ee [2023-02-22T08:35:43.640Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T08:35:43.640Z] ---> Running in 503c8583f5fe [2023-02-22T08:35:43.640Z] Removing intermediate container 488328328cbc [2023-02-22T08:35:43.640Z] ---> 6a1c0dab9427 [2023-02-22T08:35:43.640Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:35:43.640Z] ---> Running in b2c5e581eadc [2023-02-22T08:35:43.640Z] ---> Running in 97eaf7aa244d [2023-02-22T08:35:43.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:43.640Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:43.640Z] ---> b1577c66dd9d [2023-02-22T08:35:43.640Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:35:43.640Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T08:35:43.640Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T08:35:43.640Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:43.640Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T08:35:43.640Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:35:43.640Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:35:43.640Z] ---> Running in 50cf699f4332 [2023-02-22T08:35:43.640Z] OK: 6 MiB in 17 packages [2023-02-22T08:35:43.640Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-22T08:35:44.327Z] Removing intermediate container 2e5805e38568 [2023-02-22T08:35:44.328Z] ---> 21e5f31613c9 [2023-02-22T08:35:44.328Z] [2023-02-22T08:35:44.328Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T08:35:44.328Z] ---> dfd21b5a31f5 [2023-02-22T08:35:44.328Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T08:35:44.328Z] ---> Running in 585b7ffe10f9 [2023-02-22T08:35:44.328Z] Removing intermediate container 503c8583f5fe [2023-02-22T08:35:44.328Z] ---> 562290e203f1 [2023-02-22T08:35:44.328Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T08:35:44.328Z] ---> Running in 63110d0cdbef [2023-02-22T08:35:44.328Z] Removing intermediate container 63110d0cdbef [2023-02-22T08:35:44.328Z] ---> 885b968d91bf [2023-02-22T08:35:44.328Z] Step 12/24 : WORKDIR / [2023-02-22T08:35:44.328Z] ---> Running in 5730aac95668 [2023-02-22T08:35:44.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:44.606Z] Removing intermediate container 5730aac95668 [2023-02-22T08:35:44.606Z] ---> 0ec20baa119d [2023-02-22T08:35:44.606Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T08:35:44.606Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:35:44.881Z] ---> 58cd0f8138e3 [2023-02-22T08:35:44.881Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T08:35:44.881Z] ---> 011644905611 [2023-02-22T08:35:44.881Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T08:35:44.881Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T08:35:44.881Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T08:35:44.881Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T08:35:44.881Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T08:35:44.881Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T08:35:44.881Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T08:35:44.881Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:35:44.881Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:35:45.194Z] ---> facdacc5640e [2023-02-22T08:35:45.194Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T08:35:45.194Z] OK: 8 MiB in 20 packages [2023-02-22T08:35:45.472Z] ---> 6841f214a7f2 [2023-02-22T08:35:45.472Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T08:35:46.154Z] Removing intermediate container 585b7ffe10f9 [2023-02-22T08:35:46.154Z] ---> b34c1836461f [2023-02-22T08:35:46.154Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T08:35:46.154Z] ---> Running in 7b4b12596ff3 [2023-02-22T08:35:46.154Z] ---> cc77efb9f194 [2023-02-22T08:35:46.154Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T08:35:46.452Z] Removing intermediate container 7b4b12596ff3 [2023-02-22T08:35:46.452Z] ---> b898f0810e46 [2023-02-22T08:35:46.452Z] Step 12/21 : WORKDIR /edgex [2023-02-22T08:35:46.452Z] ---> Running in 97026d86386d [2023-02-22T08:35:46.747Z] Removing intermediate container 97026d86386d [2023-02-22T08:35:46.747Z] ---> 8083efda1687 [2023-02-22T08:35:46.747Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T08:35:47.011Z] ---> acf63195882b [2023-02-22T08:35:47.011Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T08:35:47.295Z] ---> 4ac6d26ca110 [2023-02-22T08:35:47.295Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T08:35:47.295Z] ---> 97674c4bad27 [2023-02-22T08:35:47.295Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T08:35:47.553Z] ---> Running in 55b13205a246 [2023-02-22T08:35:47.810Z] ---> e0e76eb7e546 [2023-02-22T08:35:47.810Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T08:35:48.742Z] ---> 3aeab382b18b [2023-02-22T08:35:48.742Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T08:35:48.998Z] Removing intermediate container 55b13205a246 [2023-02-22T08:35:48.998Z] ---> ea4be517070c [2023-02-22T08:35:48.998Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T08:35:48.998Z] ---> Running in f55df64afd74 [2023-02-22T08:35:49.568Z] ---> 0f94c6cd4886 [2023-02-22T08:35:49.568Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T08:35:49.568Z] ---> Running in ff087399fb89 [2023-02-22T08:35:49.568Z] Removing intermediate container f55df64afd74 [2023-02-22T08:35:49.568Z] ---> 91be43bc176d [2023-02-22T08:35:49.568Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T08:35:49.568Z] ---> Running in e0cc61e71ed1 [2023-02-22T08:35:49.568Z] Removing intermediate container e0cc61e71ed1 [2023-02-22T08:35:49.568Z] ---> 3f8b14d41280 [2023-02-22T08:35:49.568Z] Step 23/24 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:35:49.829Z] ---> Running in b2e0b9f19634 [2023-02-22T08:35:50.086Z] Removing intermediate container b2e0b9f19634 [2023-02-22T08:35:50.086Z] ---> 5adae82cf19b [2023-02-22T08:35:50.086Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:35:50.086Z] ---> Running in 33cf0c8418c5 [2023-02-22T08:35:50.344Z] Removing intermediate container 33cf0c8418c5 [2023-02-22T08:35:50.344Z] ---> 38a7562e5472 [2023-02-22T08:35:50.344Z] [2023-02-22T08:35:50.344Z] Successfully built 38a7562e5472 [2023-02-22T08:35:50.344Z] Successfully tagged security-secretstore-setup:latest [2023-02-22T08:35:50.344Z] Building support-scheduler [2023-02-22T08:35:52.917Z]  Building security-secretstore-setup ... done Removing intermediate container ff087399fb89 [2023-02-22T08:35:52.917Z] ---> 054a9e0cd41d [2023-02-22T08:35:52.917Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T08:35:54.972Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:35:54.972Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:35:54.972Z] ---> 905657cccdbb [2023-02-22T08:35:54.972Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:35:54.972Z] ---> Using cache [2023-02-22T08:35:54.972Z] ---> e0c581f77f6b [2023-02-22T08:35:54.972Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:35:54.972Z] ---> Using cache [2023-02-22T08:35:54.972Z] ---> ce61d18b5072 [2023-02-22T08:35:54.972Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:35:54.972Z] ---> Using cache [2023-02-22T08:35:54.972Z] ---> 05875be4020b [2023-02-22T08:35:54.972Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:35:54.972Z] ---> Using cache [2023-02-22T08:35:54.972Z] ---> 52788377390f [2023-02-22T08:35:54.972Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:35:54.972Z] ---> Using cache [2023-02-22T08:35:54.972Z] ---> ede204c79dc0 [2023-02-22T08:35:54.972Z] Step 8/22 : COPY . . [2023-02-22T08:35:54.972Z] ---> Using cache [2023-02-22T08:35:54.972Z] ---> c3e6f8da3e55 [2023-02-22T08:35:54.972Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T08:35:56.673Z] ? github.com/edgexfoundry/edgex-go [no test files] [2023-02-22T08:35:57.532Z] ---> Running in 4885351944e2 [2023-02-22T08:35:57.532Z] ---> Running in d14fe216b818 [2023-02-22T08:35:57.532Z] Removing intermediate container 4885351944e2 [2023-02-22T08:35:57.532Z] ---> 07d5fa48cd9b [2023-02-22T08:35:57.532Z] Step 19/21 : LABEL arch=x86_64 [2023-02-22T08:35:57.532Z] ---> Running in 19a114693e38 [2023-02-22T08:35:57.532Z] Removing intermediate container 19a114693e38 [2023-02-22T08:35:57.532Z] ---> 1250e4e041cd [2023-02-22T08:35:57.532Z] Step 20/21 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:35:57.532Z] ---> Running in 17dd0f6660ac [2023-02-22T08:35:57.532Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T08:35:57.800Z] Removing intermediate container 17dd0f6660ac [2023-02-22T08:35:57.800Z] ---> c7cd5e12f9a6 [2023-02-22T08:35:57.800Z] Step 21/21 : LABEL version=0.0.0 [2023-02-22T08:35:57.800Z] ---> Running in c1f86e374000 [2023-02-22T08:35:57.800Z] Removing intermediate container c1f86e374000 [2023-02-22T08:35:57.800Z] ---> c208384d5873 [2023-02-22T08:35:57.800Z] [2023-02-22T08:35:58.060Z] Successfully built c208384d5873 [2023-02-22T08:35:58.060Z] Successfully tagged security-proxy-setup:latest [2023-02-22T08:35:58.060Z] Building core-command [2023-02-22T08:36:01.359Z]  Building security-proxy-setup ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:36:01.359Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:36:01.359Z] ---> 905657cccdbb [2023-02-22T08:36:01.359Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:36:01.359Z] ---> Using cache [2023-02-22T08:36:01.359Z] ---> e0c581f77f6b [2023-02-22T08:36:01.359Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T08:36:01.359Z] ---> Using cache [2023-02-22T08:36:01.359Z] ---> ce61d18b5072 [2023-02-22T08:36:01.359Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T08:36:01.359Z] ---> Using cache [2023-02-22T08:36:01.359Z] ---> 05875be4020b [2023-02-22T08:36:01.359Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T08:36:01.359Z] ---> Using cache [2023-02-22T08:36:01.359Z] ---> 52788377390f [2023-02-22T08:36:01.359Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:36:01.359Z] ---> Using cache [2023-02-22T08:36:01.359Z] ---> ede204c79dc0 [2023-02-22T08:36:01.359Z] Step 8/23 : COPY . . [2023-02-22T08:36:01.359Z] ---> Using cache [2023-02-22T08:36:01.359Z] ---> c3e6f8da3e55 [2023-02-22T08:36:01.359Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T08:36:11.406Z] ---> Running in 790173e89c20 [2023-02-22T08:36:11.406Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T08:36:19.526Z] Removing intermediate container b2c5e581eadc [2023-02-22T08:36:19.526Z] ---> 20eeebe0528b [2023-02-22T08:36:19.526Z] [2023-02-22T08:36:19.526Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T08:36:19.526Z] ---> dfd21b5a31f5 [2023-02-22T08:36:19.526Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T08:36:19.783Z] ---> Running in d7f2c296399d [2023-02-22T08:36:20.040Z] Removing intermediate container 50cf699f4332 [2023-02-22T08:36:20.040Z] ---> a7d77346ff3a [2023-02-22T08:36:20.040Z] Step 7/24 : COPY . . [2023-02-22T08:36:20.616Z] Removing intermediate container d7f2c296399d [2023-02-22T08:36:20.616Z] ---> 6679099173d6 [2023-02-22T08:36:20.616Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:36:23.181Z] ---> Running in 8090d70baf16 [2023-02-22T08:36:27.564Z] Removing intermediate container 97eaf7aa244d [2023-02-22T08:36:27.564Z] ---> 4de095a3cc92 [2023-02-22T08:36:27.564Z] [2023-02-22T08:36:27.564Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T08:36:27.564Z] ---> 5ce65d7b0fde [2023-02-22T08:36:27.564Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:36:27.564Z] ---> Using cache [2023-02-22T08:36:27.564Z] ---> d36e1c1bfede [2023-02-22T08:36:27.564Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T08:36:27.564Z] ---> Running in f5bef16df109 [2023-02-22T08:36:27.564Z] ---> cc98085ff211 [2023-02-22T08:36:27.564Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:36:27.564Z] ---> Running in 22456631e578 [2023-02-22T08:36:27.564Z] Removing intermediate container 22456631e578 [2023-02-22T08:36:27.564Z] ---> 3be806efbbe6 [2023-02-22T08:36:27.564Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T08:36:27.564Z] ---> Running in 411ddf924511 [2023-02-22T08:36:27.564Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:27.564Z] Removing intermediate container 411ddf924511 [2023-02-22T08:36:27.564Z] ---> bf3af4b921ae [2023-02-22T08:36:27.564Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:36:27.823Z] ---> Running in 14ea7e221408 [2023-02-22T08:36:27.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:27.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:27.823Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:28.084Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T08:36:28.084Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:36:28.084Z] OK: 6 MiB in 15 packages [2023-02-22T08:36:28.344Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:36:28.344Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:36:28.344Z] OK: 15857 distinct packages available [2023-02-22T08:36:28.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:28.344Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:28.602Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T08:36:28.602Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T08:36:28.602Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T08:36:28.602Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T08:36:28.602Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T08:36:28.602Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T08:36:28.602Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:36:28.602Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T08:36:28.602Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T08:36:28.602Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:36:28.602Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T08:36:28.863Z] OK: 8 MiB in 23 packages [2023-02-22T08:36:29.150Z] Removing intermediate container 14ea7e221408 [2023-02-22T08:36:29.150Z] ---> 217eb53a5207 [2023-02-22T08:36:29.150Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T08:36:29.150Z] Removing intermediate container 8090d70baf16 [2023-02-22T08:36:29.150Z] ---> a9c8056463a0 [2023-02-22T08:36:29.150Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:36:29.150Z] ---> Running in 14370478b1ef [2023-02-22T08:36:29.410Z] ---> 712f9f4d7a14 [2023-02-22T08:36:29.410Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T08:36:29.410Z] Removing intermediate container 14370478b1ef [2023-02-22T08:36:29.410Z] ---> b991e2f06477 [2023-02-22T08:36:29.410Z] [2023-02-22T08:36:29.410Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T08:36:29.410Z] ---> 5ce65d7b0fde [2023-02-22T08:36:29.410Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:36:29.410Z] ---> Using cache [2023-02-22T08:36:29.410Z] ---> d36e1c1bfede [2023-02-22T08:36:29.410Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T08:36:29.410Z] ---> Running in 1905fccb465f [2023-02-22T08:36:29.672Z] Removing intermediate container f5bef16df109 [2023-02-22T08:36:29.672Z] ---> 577b4953b71b [2023-02-22T08:36:29.672Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:36:29.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:29.954Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:29.954Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:36:29.954Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:36:29.954Z] OK: 15857 distinct packages available [2023-02-22T08:36:30.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:30.237Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:36:30.550Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T08:36:30.550Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:36:30.550Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T08:36:30.550Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T08:36:30.550Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T08:36:30.550Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:36:30.550Z] OK: 7 MiB in 19 packages [2023-02-22T08:36:30.810Z] ---> 2f226572060b [2023-02-22T08:36:30.810Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T08:36:31.755Z] ---> 85d020cc1827 [2023-02-22T08:36:31.755Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T08:36:31.755Z] ---> 0691ba2db280 [2023-02-22T08:36:31.755Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T08:36:33.268Z] Removing intermediate container 1905fccb465f [2023-02-22T08:36:33.268Z] ---> 4c7770c072bb [2023-02-22T08:36:33.268Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T08:36:33.268Z] ---> 587cd96eb80c [2023-02-22T08:36:33.268Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T08:36:33.268Z] ---> 20a2e9755c0d [2023-02-22T08:36:33.268Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T08:36:33.268Z] ---> Running in 8de747ff1b0e [2023-02-22T08:36:33.553Z] Removing intermediate container d14fe216b818 [2023-02-22T08:36:33.553Z] ---> 790089579076 [2023-02-22T08:36:33.553Z] [2023-02-22T08:36:33.553Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T08:36:33.553Z] ---> dfd21b5a31f5 [2023-02-22T08:36:33.553Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:36:33.553Z] ---> Using cache [2023-02-22T08:36:33.553Z] ---> f3a3ef15e77a [2023-02-22T08:36:33.553Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:36:33.553Z] ---> Using cache [2023-02-22T08:36:33.553Z] ---> bb3341bd3bc3 [2023-02-22T08:36:33.553Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T08:36:33.811Z] ---> Running in bbe039d9151e [2023-02-22T08:36:34.380Z] ---> f8e3a3a1e578 [2023-02-22T08:36:34.380Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T08:36:34.640Z] ---> Running in 091417eae005 [2023-02-22T08:36:34.640Z] ---> 89f80d61333c [2023-02-22T08:36:34.640Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:36:34.640Z] Removing intermediate container bbe039d9151e [2023-02-22T08:36:34.640Z] ---> 2be3697dd0cf [2023-02-22T08:36:34.641Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T08:36:34.641Z] ---> Running in ad5c50d3102a [2023-02-22T08:36:34.641Z] Removing intermediate container 091417eae005 [2023-02-22T08:36:34.641Z] ---> 4daed834fcda [2023-02-22T08:36:34.641Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:36:34.641Z] ---> Running in cd24230ca5f8 [2023-02-22T08:36:34.641Z] Removing intermediate container ad5c50d3102a [2023-02-22T08:36:34.641Z] ---> f95a43e104d1 [2023-02-22T08:36:34.641Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:36:34.923Z] Removing intermediate container 8de747ff1b0e [2023-02-22T08:36:34.923Z] ---> 0b2e60a82745 [2023-02-22T08:36:34.923Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T08:36:34.923Z] ---> Running in 72768d74596d [2023-02-22T08:36:34.923Z] Removing intermediate container cd24230ca5f8 [2023-02-22T08:36:34.923Z] ---> 472a6331062c [2023-02-22T08:36:34.923Z] Step 17/19 : LABEL arch=x86_64 [2023-02-22T08:36:34.923Z] ---> Running in 0d1fe471e58e [2023-02-22T08:36:34.923Z] ---> 3b5348323746 [2023-02-22T08:36:34.923Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T08:36:35.181Z] Removing intermediate container 72768d74596d [2023-02-22T08:36:35.181Z] ---> ac95050188a3 [2023-02-22T08:36:35.181Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T08:36:35.181Z] Removing intermediate container 0d1fe471e58e [2023-02-22T08:36:35.181Z] ---> 78b0e59283d1 [2023-02-22T08:36:35.181Z] Step 18/19 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:36:36.593Z] ---> Running in a840334fedeb [2023-02-22T08:36:36.593Z] ---> Running in f1648fc2a07e [2023-02-22T08:36:36.593Z] ---> 2eae2addefe0 [2023-02-22T08:36:36.593Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T08:36:36.593Z] ---> 07650d69fd67 [2023-02-22T08:36:36.593Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:36:36.593Z] Removing intermediate container a840334fedeb [2023-02-22T08:36:36.593Z] ---> eafbd8b70810 [2023-02-22T08:36:36.593Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T08:36:36.593Z] Removing intermediate container f1648fc2a07e [2023-02-22T08:36:36.593Z] ---> 5d0c6d3f2f5c [2023-02-22T08:36:36.593Z] Step 19/19 : LABEL version=0.0.0 [2023-02-22T08:36:36.593Z] ---> Running in f3b5e4062b7e [2023-02-22T08:36:36.593Z] ---> Running in 21ec058a6488 [2023-02-22T08:36:36.593Z] ---> 00b5f2c756de [2023-02-22T08:36:36.593Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T08:36:36.593Z] ---> Running in 42ed1ffe6532 [2023-02-22T08:36:36.857Z] Removing intermediate container f3b5e4062b7e [2023-02-22T08:36:36.857Z] ---> b2b5919f34b9 [2023-02-22T08:36:36.857Z] Step 21/22 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:36:36.857Z] ---> e6d48b7a37e0 [2023-02-22T08:36:36.857Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T08:36:36.857Z] Removing intermediate container 21ec058a6488 [2023-02-22T08:36:36.857Z] ---> 1f42da0bed32 [2023-02-22T08:36:36.857Z] [2023-02-22T08:36:36.857Z] ---> Running in 8c50f6ddaf3c [2023-02-22T08:36:36.857Z] Successfully built 1f42da0bed32 [2023-02-22T08:36:36.857Z] Successfully tagged security-spiffe-token-provider:latest [2023-02-22T08:36:36.857Z]  Building security-spiffe-token-provider ... done Building core-data [2023-02-22T08:36:36.857Z] Removing intermediate container 42ed1ffe6532 [2023-02-22T08:36:36.857Z] ---> afecde1a4caa [2023-02-22T08:36:36.857Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:36:36.857Z] ---> Running in b8077235ff5d [2023-02-22T08:36:36.857Z] Removing intermediate container 8c50f6ddaf3c [2023-02-22T08:36:36.857Z] ---> 3cb46608420d [2023-02-22T08:36:36.857Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T08:36:37.117Z] ---> Running in 15aa34f43c31 [2023-02-22T08:36:39.763Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:36:39.763Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:36:39.763Z] ---> 905657cccdbb [2023-02-22T08:36:39.763Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:36:39.763Z] ---> Using cache [2023-02-22T08:36:39.763Z] ---> e0c581f77f6b [2023-02-22T08:36:39.763Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:36:39.763Z] ---> Using cache [2023-02-22T08:36:39.763Z] ---> ce61d18b5072 [2023-02-22T08:36:39.763Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:36:39.763Z] ---> Using cache [2023-02-22T08:36:39.763Z] ---> 05875be4020b [2023-02-22T08:36:39.763Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:36:39.763Z] ---> Using cache [2023-02-22T08:36:39.763Z] ---> 52788377390f [2023-02-22T08:36:39.763Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:36:39.763Z] ---> Using cache [2023-02-22T08:36:39.763Z] ---> ede204c79dc0 [2023-02-22T08:36:39.763Z] Step 8/22 : COPY . . [2023-02-22T08:36:39.763Z] ---> Using cache [2023-02-22T08:36:39.763Z] ---> c3e6f8da3e55 [2023-02-22T08:36:39.763Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T08:36:41.146Z] ---> 91ae36f50d03 [2023-02-22T08:36:41.146Z] Removing intermediate container b8077235ff5d [2023-02-22T08:36:41.146Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ ---> 0f9ee87530f9 [2023-02-22T08:36:41.146Z] [2023-02-22T08:36:41.146Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T08:36:41.146Z] Removing intermediate container 15aa34f43c31 [2023-02-22T08:36:41.146Z] ---> 21ee95bfca04 [2023-02-22T08:36:41.146Z] [2023-02-22T08:36:41.146Z] ---> Running in d0777f3516a3 [2023-02-22T08:36:41.146Z] ---> Running in 8b72d4d9a961 [2023-02-22T08:36:41.146Z] Successfully built 21ee95bfca04 [2023-02-22T08:36:41.146Z] Successfully tagged core-common-config-bootstrapper:latest [2023-02-22T08:36:41.146Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 790173e89c20 [2023-02-22T08:36:41.146Z] ---> e775bb69a5a0 [2023-02-22T08:36:41.146Z] [2023-02-22T08:36:41.146Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T08:36:41.146Z] ---> dfd21b5a31f5 [2023-02-22T08:36:41.146Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:36:41.146Z] ---> Using cache [2023-02-22T08:36:41.146Z] ---> f3a3ef15e77a [2023-02-22T08:36:41.146Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:36:41.146Z] ---> Using cache [2023-02-22T08:36:41.146Z] ---> bb3341bd3bc3 [2023-02-22T08:36:41.146Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T08:36:41.146Z] ---> Running in ab232895dd6e [2023-02-22T08:36:41.146Z] Removing intermediate container 8b72d4d9a961 [2023-02-22T08:36:41.146Z] ---> 0b568190d7e0 [2023-02-22T08:36:41.146Z] Step 21/22 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:36:41.408Z] ---> Running in 3d7c5c7e9604 [2023-02-22T08:36:41.408Z] ---> 52c1ebb03c14 [2023-02-22T08:36:41.408Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T08:36:41.408Z] ---> Running in bb0f5c95714c [2023-02-22T08:36:41.408Z] Removing intermediate container ab232895dd6e [2023-02-22T08:36:41.408Z] ---> 609394fd9d04 [2023-02-22T08:36:41.408Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T08:36:41.408Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T08:36:41.408Z] ---> Running in 3229a2e2138a [2023-02-22T08:36:41.408Z] Removing intermediate container 3d7c5c7e9604 [2023-02-22T08:36:41.408Z] ---> c316763fd01a [2023-02-22T08:36:41.408Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T08:36:41.408Z] ---> Running in f53f535bd81a [2023-02-22T08:36:41.408Z] Removing intermediate container bb0f5c95714c [2023-02-22T08:36:41.408Z] ---> 31d0da162586 [2023-02-22T08:36:41.408Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:36:41.675Z] ---> Running in 46f78c0f5ac6 [2023-02-22T08:36:41.675Z] Removing intermediate container 3229a2e2138a [2023-02-22T08:36:41.675Z] ---> 4ea33c902aeb [2023-02-22T08:36:41.675Z] Step 15/23 : WORKDIR / [2023-02-22T08:36:41.675Z] Removing intermediate container f53f535bd81a [2023-02-22T08:36:41.675Z] ---> 46aefa13cf07 [2023-02-22T08:36:41.675Z] [2023-02-22T08:36:41.675Z] ---> Running in d694b0ecf5aa [2023-02-22T08:36:41.675Z] Removing intermediate container 46f78c0f5ac6 [2023-02-22T08:36:41.675Z] ---> c9da497089a3 [2023-02-22T08:36:41.675Z] Step 22/24 : LABEL arch=x86_64 [2023-02-22T08:36:41.675Z] Successfully built 46aefa13cf07 [2023-02-22T08:36:41.675Z] Successfully tagged support-scheduler:latest [2023-02-22T08:36:41.675Z] ---> Running in dffacbf832dc [2023-02-22T08:36:41.675Z]  Building support-scheduler ... done Removing intermediate container d694b0ecf5aa [2023-02-22T08:36:41.675Z] ---> 9d055fc6ad60 [2023-02-22T08:36:41.675Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:36:41.936Z] Removing intermediate container dffacbf832dc [2023-02-22T08:36:41.936Z] ---> 28734705704f [2023-02-22T08:36:41.936Z] Step 23/24 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:36:41.936Z] ---> Running in 9180ce62fe08 [2023-02-22T08:36:41.936Z] Removing intermediate container 9180ce62fe08 [2023-02-22T08:36:41.936Z] ---> 3a6855dd4160 [2023-02-22T08:36:41.936Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:36:41.936Z] ---> 5899d39dd892 [2023-02-22T08:36:41.936Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T08:36:41.936Z] ---> Running in d78d407e8497 [2023-02-22T08:36:42.194Z] Removing intermediate container d78d407e8497 [2023-02-22T08:36:42.194Z] ---> 207ddf971a04 [2023-02-22T08:36:42.194Z] [2023-02-22T08:36:42.194Z] Successfully built 207ddf971a04 [2023-02-22T08:36:42.194Z] Successfully tagged security-spire-agent:latest [2023-02-22T08:36:42.766Z]  Building security-spire-agent ... done  ---> a50cd27d2d24 [2023-02-22T08:36:42.766Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T08:36:42.766Z] ---> f51c00459b4b [2023-02-22T08:36:42.766Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T08:36:42.766Z] ---> Running in 6539107bb9a5 [2023-02-22T08:36:42.766Z] Removing intermediate container 6539107bb9a5 [2023-02-22T08:36:42.766Z] ---> c20ef26ba1c6 [2023-02-22T08:36:42.766Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:36:42.766Z] ---> Running in 45d99a79d08d [2023-02-22T08:36:43.031Z] Removing intermediate container 45d99a79d08d [2023-02-22T08:36:43.031Z] ---> 5efe55980009 [2023-02-22T08:36:43.031Z] Step 21/23 : LABEL arch=x86_64 [2023-02-22T08:36:43.031Z] ---> Running in 8b932ad609a7 [2023-02-22T08:36:43.031Z] Removing intermediate container 8b932ad609a7 [2023-02-22T08:36:43.031Z] ---> 4072dc6ff07a [2023-02-22T08:36:43.031Z] Step 22/23 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:36:43.031Z] ---> Running in a3d1b1ee0539 [2023-02-22T08:36:43.031Z] Removing intermediate container a3d1b1ee0539 [2023-02-22T08:36:43.031Z] ---> 4274ea816c70 [2023-02-22T08:36:43.031Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T08:36:43.031Z] ---> Running in 5388f2df1f72 [2023-02-22T08:36:43.290Z] Removing intermediate container 5388f2df1f72 [2023-02-22T08:36:43.290Z] ---> e2ea31397ab6 [2023-02-22T08:36:43.290Z] [2023-02-22T08:36:43.290Z] Successfully built e2ea31397ab6 [2023-02-22T08:36:43.290Z] Successfully tagged core-command:latest [2023-02-22T08:37:01.394Z]  Building core-command ... done Removing intermediate container d0777f3516a3 [2023-02-22T08:37:01.394Z] ---> bf38679f7f2f [2023-02-22T08:37:01.394Z] [2023-02-22T08:37:01.394Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T08:37:01.394Z] ---> dfd21b5a31f5 [2023-02-22T08:37:01.394Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T08:37:01.394Z] ---> Running in b90daa19e201 [2023-02-22T08:37:01.394Z] Removing intermediate container b90daa19e201 [2023-02-22T08:37:01.394Z] ---> f6f449aa2e9d [2023-02-22T08:37:01.394Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T08:37:01.394Z] ---> Running in 9641567dfccd [2023-02-22T08:37:01.394Z] Removing intermediate container 9641567dfccd [2023-02-22T08:37:01.394Z] ---> 487f8ca0a859 [2023-02-22T08:37:01.394Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T08:37:01.394Z] ---> Running in 95db31f55d65 [2023-02-22T08:37:01.394Z] Removing intermediate container 95db31f55d65 [2023-02-22T08:37:01.394Z] ---> 2a979d0fabe6 [2023-02-22T08:37:01.394Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:37:01.394Z] ---> Running in f655cd4f8ab4 [2023-02-22T08:37:01.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2023-02-22T08:37:01.394Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2023-02-22T08:37:01.394Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T08:37:01.394Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:37:01.394Z] OK: 6 MiB in 15 packages [2023-02-22T08:37:01.394Z] Removing intermediate container f655cd4f8ab4 [2023-02-22T08:37:01.394Z] ---> 3234e15e8096 [2023-02-22T08:37:01.394Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:37:01.394Z] ---> 89e3815d94c4 [2023-02-22T08:37:01.394Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T08:37:01.394Z] ---> 33327dd0fedd [2023-02-22T08:37:01.394Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T08:37:01.394Z] ---> 6310378951f2 [2023-02-22T08:37:01.394Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T08:37:01.394Z] ---> Running in 46584276d1a9 [2023-02-22T08:37:01.394Z] Removing intermediate container 46584276d1a9 [2023-02-22T08:37:01.394Z] ---> 75f542ead894 [2023-02-22T08:37:01.394Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:37:01.655Z] ---> Running in dbad314a5ea1 [2023-02-22T08:37:01.655Z] Removing intermediate container dbad314a5ea1 [2023-02-22T08:37:01.655Z] ---> b010644a0b2e [2023-02-22T08:37:01.655Z] Step 20/22 : LABEL arch=x86_64 [2023-02-22T08:37:01.655Z] ---> Running in ba87e021f9dd [2023-02-22T08:37:01.655Z] Removing intermediate container ba87e021f9dd [2023-02-22T08:37:01.655Z] ---> 1ea3f5dec142 [2023-02-22T08:37:01.655Z] Step 21/22 : LABEL git_sha=1e95c3892d21f56b3228e240a5b984e872132325 [2023-02-22T08:37:01.655Z] ---> Running in 9d1425dc3d66 [2023-02-22T08:37:01.915Z] Removing intermediate container 9d1425dc3d66 [2023-02-22T08:37:01.915Z] ---> 893300507210 [2023-02-22T08:37:01.915Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T08:37:01.915Z] ---> Running in 5c5b7591e4b4 [2023-02-22T08:37:01.915Z] Removing intermediate container 5c5b7591e4b4 [2023-02-22T08:37:01.915Z] ---> 4cf6a7efcb10 [2023-02-22T08:37:01.915Z] [2023-02-22T08:37:01.915Z] Successfully built 4cf6a7efcb10 [2023-02-22T08:37:01.915Z] Successfully tagged core-data:latest [2023-02-22T08:37:01.921Z]  Building core-data ... done  [Pipeline] } [2023-02-22T08:37:01.934Z] $ docker stop --time=1 41b70a63a707fb8037ef9755070bf8c0dd7d963e683ffe0362a76700dc25bb29 [2023-02-22T08:37:03.203Z] $ docker rm -f --volumes 41b70a63a707fb8037ef9755070bf8c0dd7d963e683ffe0362a76700dc25bb29 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T08:37:03.533Z] + docker images [2023-02-22T08:37:03.533Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T08:37:03.533Z] core-data latest 4cf6a7efcb10 2 seconds ago 17.9MB [2023-02-22T08:37:03.533Z] bf38679f7f2f 6 seconds ago 1.68GB [2023-02-22T08:37:03.533Z] core-command latest e2ea31397ab6 20 seconds ago 17.7MB [2023-02-22T08:37:03.533Z] support-scheduler latest 46aefa13cf07 22 seconds ago 30MB [2023-02-22T08:37:03.533Z] security-spire-agent latest 207ddf971a04 22 seconds ago 125MB [2023-02-22T08:37:03.533Z] e775bb69a5a0 23 seconds ago 1.68GB [2023-02-22T08:37:03.533Z] core-common-config-bootstrapper latest 21ee95bfca04 24 seconds ago 15.5MB [2023-02-22T08:37:03.533Z] security-spiffe-token-provider latest 1f42da0bed32 27 seconds ago 30MB [2023-02-22T08:37:03.533Z] 790089579076 31 seconds ago 1.74GB [2023-02-22T08:37:03.533Z] b991e2f06477 34 seconds ago 1.55GB [2023-02-22T08:37:03.534Z] 4de095a3cc92 41 seconds ago 1.72GB [2023-02-22T08:37:03.534Z] 20eeebe0528b 47 seconds ago 1.67GB [2023-02-22T08:37:03.534Z] security-proxy-setup latest c208384d5873 About a minute ago 27.8MB [2023-02-22T08:37:03.534Z] security-secretstore-setup latest 38a7562e5472 About a minute ago 30MB [2023-02-22T08:37:03.534Z] 21e5f31613c9 About a minute ago 1.67GB [2023-02-22T08:37:03.534Z] 0b2f43c0f2c8 About a minute ago 1.67GB [2023-02-22T08:37:03.534Z] security-bootstrapper latest 3200e5462e79 About a minute ago 20.4MB [2023-02-22T08:37:03.534Z] support-notifications latest 85b894df9d94 About a minute ago 30.7MB [2023-02-22T08:37:03.534Z] core-metadata latest b4ee92419dda 2 minutes ago 18.5MB [2023-02-22T08:37:03.534Z] 25a98d62ab35 2 minutes ago 1.74GB [2023-02-22T08:37:03.534Z] 8dd39ab13cdf 2 minutes ago 1.67GB [2023-02-22T08:37:03.534Z] af721c6ceecf 2 minutes ago 1.69GB [2023-02-22T08:37:03.534Z] security-spire-config latest 015fa5e9f6fe 2 minutes ago 85.8MB [2023-02-22T08:37:03.534Z] security-spire-server latest 1ee37acfde8a 2 minutes ago 86.5MB [2023-02-22T08:37:03.534Z] c24a95d0acb2 2 minutes ago 1.55GB [2023-02-22T08:37:03.534Z] 249baee50b1e 2 minutes ago 1.55GB [2023-02-22T08:37:03.534Z] ci-base-image-x86_64 latest 905657cccdbb 5 minutes ago 904MB [2023-02-22T08:37:03.534Z] alpine 3.15 5ce65d7b0fde 11 days ago 5.59MB [2023-02-22T08:37:03.534Z] alpine 3.16 dfd21b5a31f5 11 days ago 5.55MB [2023-02-22T08:37:03.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine db6d94c90886 3 months ago 683MB [2023-02-22T08:37:03.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 7 months ago 253MB [2023-02-22T08:37:03.534Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-22T08:38:03.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2023-02-22T08:38:03.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2023-02-22T08:38:03.393Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2023-02-22T08:38:03.661Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2023-02-22T08:38:03.661Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2023-02-22T08:38:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2023-02-22T08:38:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2023-02-22T08:38:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2023-02-22T08:38:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2023-02-22T08:38:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2023-02-22T08:38:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2023-02-22T08:38:18.671Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2023-02-22T08:38:18.671Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2023-02-22T08:38:18.671Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2023-02-22T08:38:28.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements [2023-02-22T08:38:28.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2023-02-22T08:38:28.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2023-02-22T08:38:35.059Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.426s coverage: 98.5% of statements [2023-02-22T08:38:39.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.826s coverage: 73.7% of statements [2023-02-22T08:38:39.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2023-02-22T08:38:39.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2023-02-22T08:38:39.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2023-02-22T08:38:39.464Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.585s coverage: 54.0% of statements [2023-02-22T08:38:39.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2023-02-22T08:38:39.464Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2023-02-22T08:38:57.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.307s coverage: 88.5% of statements [2023-02-22T08:38:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2023-02-22T08:38:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2023-02-22T08:38:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:38:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2023-02-22T08:38:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2023-02-22T08:38:57.776Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.661s coverage: 3.9% of statements [2023-02-22T08:38:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2023-02-22T08:38:57.776Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2023-02-22T08:38:59.735Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.980s coverage: 95.6% of statements [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2023-02-22T08:38:59.735Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.265s coverage: 72.2% of statements [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2023-02-22T08:38:59.735Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.612s coverage: 65.9% of statements [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2023-02-22T08:38:59.735Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2023-02-22T08:38:59.735Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.390s coverage: 0.9% of statements [2023-02-22T08:38:59.736Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2023-02-22T08:38:59.736Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.344s coverage: 29.6% of statements [2023-02-22T08:38:59.736Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2023-02-22T08:39:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.305s coverage: 47.1% of statements [2023-02-22T08:39:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.260s coverage: 82.9% of statements [2023-02-22T08:39:01.152Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.249s coverage: 94.1% of statements [2023-02-22T08:39:02.114Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.294s coverage: 96.3% of statements [2023-02-22T08:39:04.705Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.280s coverage: 87.5% of statements [2023-02-22T08:39:14.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.280s coverage: 94.4% of statements [2023-02-22T08:39:14.835Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.231s coverage: 44.8% of statements [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.511s coverage: 79.9% of statements [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.345s coverage: 92.9% of statements [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.074s coverage: 64.4% of statements [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.278s coverage: 86.9% of statements [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.258s coverage: 87.2% of statements [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 0.211s coverage: 20.0% of statements [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.243s coverage: 100.0% of statements [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.357s coverage: 77.4% of statements [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.325s coverage: 80.0% of statements [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.295s coverage: 87.2% of statements [2023-02-22T08:39:36.936Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.901s coverage: 91.2% of statements [2023-02-22T08:39:36.936Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2023-02-22T08:39:39.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.483s coverage: 63.1% of statements [2023-02-22T08:39:39.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2023-02-22T08:39:39.525Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2023-02-22T08:39:39.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.263s coverage: 100.0% of statements [2023-02-22T08:39:39.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.124s coverage: 89.4% of statements [2023-02-22T08:39:39.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.070s coverage: 100.0% of statements [2023-02-22T08:39:39.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.133s coverage: 73.7% of statements [2023-02-22T08:39:39.525Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.096s coverage: 100.0% of statements [2023-02-22T08:39:44.878Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.603s coverage: 65.3% of statements [2023-02-22T08:39:44.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2023-02-22T08:39:44.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2023-02-22T08:39:44.878Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2023-02-22T08:39:48.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.865s coverage: 41.0% of statements [2023-02-22T08:39:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2023-02-22T08:39:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2023-02-22T08:39:48.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.325s coverage: 89.5% of statements [2023-02-22T08:39:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2023-02-22T08:39:48.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.267s coverage: 84.8% of statements [2023-02-22T08:39:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2023-02-22T08:39:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2023-02-22T08:39:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2023-02-22T08:39:48.222Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2023-02-22T08:39:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.419s coverage: 17.7% of statements [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2023-02-22T08:39:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.842s coverage: 92.3% of statements [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2023-02-22T08:39:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.286s coverage: 63.2% of statements [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2023-02-22T08:39:58.318Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.524s coverage: 97.7% of statements [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2023-02-22T08:39:58.318Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2023-02-22T08:39:58.319Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2023-02-22T08:39:58.319Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2023-02-22T08:39:58.319Z] go vet ./... [2023-02-22T08:42:05.076Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2023-02-22T08:42:05.076Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2023-02-22T08:42:05.076Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2023-02-22T08:42:05.098Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2023-02-22T08:42:05.748Z] + ls -al . [2023-02-22T08:42:05.748Z] total 740 [2023-02-22T08:42:05.748Z] drwxrwxr-x 10 1001 1001 4096 Feb 22 08:35 . [2023-02-22T08:42:05.748Z] drwxr-xr-x 4 root root 4096 Feb 22 08:35 .. [2023-02-22T08:42:05.748Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 08:33 .blubracket [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 16 Feb 22 08:33 .dockerignore [2023-02-22T08:42:05.748Z] drwxrwxr-x 8 1001 1001 4096 Feb 22 08:33 .git [2023-02-22T08:42:05.748Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 08:33 .github [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 1024 Feb 22 08:33 .gitignore [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 42 Feb 22 08:33 .golangci.yml [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 87 Feb 22 08:33 .hadolint.yml [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 166 Feb 22 08:33 .sonarcloud.properties [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 1171 Feb 22 08:33 ADOPTERS.md [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 10825 Feb 22 08:33 Attribution.txt [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 73765 Feb 22 08:33 CHANGELOG.md [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 3804 Feb 22 08:33 CONTRIBUTING.md [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 677 Feb 22 08:33 GOVERNANCE.md [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 883 Feb 22 08:33 Jenkinsfile [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 10775 Feb 22 08:33 LICENSE [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 13375 Feb 22 08:33 Makefile [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 582 Feb 22 08:33 OWNERS.md [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 9403 Feb 22 08:33 README.md [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 6912 Feb 22 08:33 SECURITY.md [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 5 Feb 22 08:30 VERSION [2023-02-22T08:42:05.748Z] drwxrwxr-x 2 1001 1001 4096 Feb 22 08:33 bin [2023-02-22T08:42:05.748Z] drwxrwxr-x 17 1001 1001 4096 Feb 22 08:33 cmd [2023-02-22T08:42:05.748Z] -rw-r--r-- 1 root root 487323 Feb 22 08:39 coverage.out [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 3295 Feb 22 08:33 go.mod [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 33318 Feb 22 08:33 go.sum [2023-02-22T08:42:05.748Z] drwxrwxr-x 7 1001 1001 4096 Feb 22 08:33 internal [2023-02-22T08:42:05.748Z] drwxrwxr-x 3 1001 1001 4096 Feb 22 08:33 openapi [2023-02-22T08:42:05.748Z] drwxrwxr-x 4 1001 1001 4096 Feb 22 08:33 snap [2023-02-22T08:42:05.748Z] -rw-rw-r-- 1 1001 1001 204 Feb 22 08:33 version.go [Pipeline] sh [2023-02-22T08:42:06.397Z] + '[' -e coverage.out ] [2023-02-22T08:42:06.397Z] + chown 1001:1001 coverage.out [Pipeline] stash [2023-02-22T08:42:06.422Z] Warning: overwriting stash ‘coverage-report’ [2023-02-22T08:42:07.416Z] Stashed 1 file(s) [Pipeline] sh [2023-02-22T08:42:08.056Z] + make build [2023-02-22T08:42:08.056Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T08:43:44.741Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T08:43:48.095Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T08:43:54.765Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T08:43:58.122Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T08:44:44.975Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T08:44:53.249Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T08:44:58.620Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T08:45:05.262Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T08:45:10.600Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T08:45:14.864Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T08:45:29.869Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2023-02-22T08:45:36.546Z] $ docker stop --time=1 d9a81997a258b1e767f9319a6f7dfe40c14b2fbd18b0501f951b80c68af4d67f [2023-02-22T08:45:38.629Z] $ docker rm -f --volumes d9a81997a258b1e767f9319a6f7dfe40c14b2fbd18b0501f951b80c68af4d67f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:45:41.075Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T08:45:41.075Z] [2023-02-22T08:45:41.075Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:45:41.416Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T08:45:41.685Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2023-02-22T08:45:41.685Z] 29e5d40040c1: Pulling fs layer [2023-02-22T08:45:41.685Z] 1ce36da41761: Pulling fs layer [2023-02-22T08:45:41.685Z] 25b303627fd3: Pulling fs layer [2023-02-22T08:45:41.685Z] 29e5d40040c1: Verifying Checksum [2023-02-22T08:45:41.685Z] 29e5d40040c1: Download complete [2023-02-22T08:45:41.953Z] 1ce36da41761: Verifying Checksum [2023-02-22T08:45:41.953Z] 1ce36da41761: Download complete [2023-02-22T08:45:42.220Z] 29e5d40040c1: Pull complete [2023-02-22T08:45:43.633Z] 25b303627fd3: Download complete [2023-02-22T08:45:45.041Z] 1ce36da41761: Pull complete [2023-02-22T08:45:55.128Z] 25b303627fd3: Pull complete [2023-02-22T08:45:55.128Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2023-02-22T08:45:55.128Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T08:45:55.128Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:45:55.348Z] prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container [2023-02-22T08:45:55.438Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-22T08:45:58.106Z] $ docker top fb073115b6956c5b09b399ebab491f9844fb0c33ab50063278e855bf427b0b09 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:45:58.965Z] + + docker-compose build --help [2023-02-22T08:45:58.965Z] grep parallel [2023-02-22T08:46:04.316Z] --parallel Build images in parallel. [Pipeline] } [2023-02-22T08:46:04.606Z] $ docker stop --time=1 fb073115b6956c5b09b399ebab491f9844fb0c33ab50063278e855bf427b0b09 [2023-02-22T08:46:06.312Z] $ docker rm -f --volumes fb073115b6956c5b09b399ebab491f9844fb0c33ab50063278e855bf427b0b09 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T08:46:06.859Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2023-02-22T08:46:06.859Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T08:46:07.048Z] prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container [2023-02-22T08:46:07.134Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2023-02-22T08:46:08.451Z] $ docker top 973d9dc72ed31c6f8dd708c63f964729ed297d60d56ef490710bc11e8dc0d753 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T08:46:09.297Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2023-02-22T08:46:15.971Z] Building core-command ... [2023-02-22T08:46:15.971Z] Building core-common-config-bootstrapper ... [2023-02-22T08:46:15.971Z] Building core-data ... [2023-02-22T08:46:15.971Z] Building core-metadata ... [2023-02-22T08:46:15.971Z] Building security-bootstrapper ... [2023-02-22T08:46:15.971Z] Building security-proxy-setup ... [2023-02-22T08:46:15.971Z] Building security-secretstore-setup ... [2023-02-22T08:46:15.971Z] Building security-spiffe-token-provider ... [2023-02-22T08:46:15.971Z] Building security-spire-agent ... [2023-02-22T08:46:15.971Z] Building security-spire-config ... [2023-02-22T08:46:15.971Z] Building security-spire-server ... [2023-02-22T08:46:15.971Z] Building support-notifications ... [2023-02-22T08:46:15.971Z] Building support-scheduler ... [2023-02-22T08:46:15.971Z] Building support-notifications [2023-02-22T08:46:15.971Z] Building core-metadata [2023-02-22T08:46:15.971Z] Building security-spire-server [2023-02-22T08:46:15.971Z] Building security-spire-agent [2023-02-22T08:46:15.971Z] Building security-bootstrapper [2023-02-22T08:47:02.844Z] Step 1/32 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:47:02.844Z] Step 2/32 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:47:02.844Z] ---> 6019e0dbc075 [2023-02-22T08:47:02.844Z] Step 3/32 : WORKDIR /edgex-go [2023-02-22T08:47:03.436Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:47:03.436Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:47:03.436Z] ---> 6019e0dbc075 [2023-02-22T08:47:03.436Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:47:03.715Z] ---> Running in 7cbd94badf0a [2023-02-22T08:47:03.715Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:47:03.715Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:47:03.715Z] ---> 6019e0dbc075 [2023-02-22T08:47:03.715Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:47:03.715Z] ---> Running in e62a1ff5e06d [2023-02-22T08:47:03.984Z] ---> Running in accd26ad80d2 [2023-02-22T08:47:03.984Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:47:03.984Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:47:03.984Z] ---> 6019e0dbc075 [2023-02-22T08:47:03.984Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:47:03.984Z] ---> Running in adf535a99736 [2023-02-22T08:47:04.253Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:47:04.253Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:47:04.253Z] ---> 6019e0dbc075 [2023-02-22T08:47:04.253Z] Step 3/23 : WORKDIR /edgex-go [2023-02-22T08:47:04.253Z] ---> Running in c7ec7fd4d403 [2023-02-22T08:47:04.520Z] Removing intermediate container 7cbd94badf0a [2023-02-22T08:47:04.520Z] ---> 60b96fd0a7bc [2023-02-22T08:47:04.520Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:47:04.520Z] Removing intermediate container adf535a99736 [2023-02-22T08:47:04.520Z] ---> 200b148d19c1 [2023-02-22T08:47:04.520Z] Step 4/24 : WORKDIR /edgex-go [2023-02-22T08:47:04.520Z] Removing intermediate container e62a1ff5e06d [2023-02-22T08:47:04.520Z] ---> 4c1823a7e2da [2023-02-22T08:47:04.520Z] Step 4/32 : RUN apk add --update --no-cache make git [2023-02-22T08:47:04.520Z] ---> Running in 70a7bd2fbe7a [2023-02-22T08:47:04.801Z] ---> Running in 9f12700cc9e1 [2023-02-22T08:47:04.801Z] ---> Running in 05e3698b38ea [2023-02-22T08:47:04.801Z] Removing intermediate container accd26ad80d2 [2023-02-22T08:47:04.801Z] ---> c95060ebb5f3 [2023-02-22T08:47:04.801Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:47:05.067Z] ---> Running in e2f43b9b8665 [2023-02-22T08:47:05.068Z] Removing intermediate container c7ec7fd4d403 [2023-02-22T08:47:05.068Z] ---> afe9ac4cc4a3 [2023-02-22T08:47:05.068Z] Step 4/23 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T08:47:05.338Z] ---> Running in f0dd88302919 [2023-02-22T08:47:05.607Z] Removing intermediate container 70a7bd2fbe7a [2023-02-22T08:47:05.607Z] ---> d65105c2c909 [2023-02-22T08:47:05.607Z] Step 5/24 : RUN apk add --update --no-cache make git [2023-02-22T08:47:05.874Z] Removing intermediate container 9f12700cc9e1 [2023-02-22T08:47:05.874Z] ---> 9e08f0cfc94c [2023-02-22T08:47:05.874Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2023-02-22T08:47:05.874Z] ---> Running in 1032e5c0481a [2023-02-22T08:47:05.874Z] ---> Running in ce12f00fac4e [2023-02-22T08:47:07.286Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:07.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:07.554Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:07.820Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:08.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:08.087Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:08.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:08.374Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:08.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:08.957Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:47:09.222Z] OK: 221 MiB in 51 packages [2023-02-22T08:47:09.489Z] OK: 221 MiB in 51 packages [2023-02-22T08:47:09.756Z] OK: 221 MiB in 51 packages [2023-02-22T08:47:10.732Z] OK: 221 MiB in 51 packages [2023-02-22T08:47:10.732Z] OK: 221 MiB in 51 packages [2023-02-22T08:47:11.343Z] Removing intermediate container 05e3698b38ea [2023-02-22T08:47:11.343Z] ---> f625f535f11f [2023-02-22T08:47:11.343Z] Step 5/32 : COPY go.mod vendor* ./ [2023-02-22T08:47:11.928Z] Removing intermediate container e2f43b9b8665 [2023-02-22T08:47:11.928Z] ---> 83b43788cf5f [2023-02-22T08:47:11.928Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:47:11.928Z] Removing intermediate container f0dd88302919 [2023-02-22T08:47:11.928Z] ---> 568066ff69bc [2023-02-22T08:47:11.928Z] Step 5/23 : COPY go.mod vendor* ./ [2023-02-22T08:47:12.197Z] Removing intermediate container 1032e5c0481a [2023-02-22T08:47:12.197Z] ---> 4829a6f96b78 [2023-02-22T08:47:12.197Z] Step 6/24 : COPY go.mod vendor* ./ [2023-02-22T08:47:12.478Z] Removing intermediate container ce12f00fac4e [2023-02-22T08:47:12.478Z] ---> 776b73379952 [2023-02-22T08:47:12.478Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:47:12.747Z] ---> 1b1fbb7c85a7 [2023-02-22T08:47:12.747Z] Step 6/32 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:47:12.747Z] ---> Running in b215bef5650a [2023-02-22T08:47:13.016Z] ---> 33f93f207c8b [2023-02-22T08:47:13.016Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:47:13.016Z] ---> Running in 5b417ba93221 [2023-02-22T08:47:13.603Z] ---> 06f75ed576f0 [2023-02-22T08:47:13.603Z] Step 6/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:47:13.874Z] ---> Running in 46da59fb16fb [2023-02-22T08:47:13.874Z] ---> c9f7c00dd691 [2023-02-22T08:47:13.874Z] Step 7/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:47:14.150Z] ---> Running in a0fb06e4f9a9 [2023-02-22T08:47:14.150Z] ---> 47b9e8ef392e [2023-02-22T08:47:14.150Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:47:14.429Z] ---> Running in e63327b0e547 [2023-02-22T08:49:21.161Z] Removing intermediate container 46da59fb16fb [2023-02-22T08:49:21.161Z] ---> 993fdd1e3700 [2023-02-22T08:49:21.161Z] Step 7/23 : COPY . . [2023-02-22T08:49:21.161Z] Removing intermediate container e63327b0e547 [2023-02-22T08:49:21.161Z] ---> 06bfc0d19aa4 [2023-02-22T08:49:21.161Z] Step 8/22 : COPY . . [2023-02-22T08:49:21.161Z] Removing intermediate container b215bef5650a [2023-02-22T08:49:21.161Z] ---> 0e6aef53128d [2023-02-22T08:49:21.161Z] Step 7/32 : COPY . . [2023-02-22T08:49:21.161Z] Removing intermediate container a0fb06e4f9a9 [2023-02-22T08:49:21.161Z] ---> c99e65d671ef [2023-02-22T08:49:21.161Z] Step 8/24 : COPY . . [2023-02-22T08:49:21.161Z] Removing intermediate container 5b417ba93221 [2023-02-22T08:49:21.161Z] ---> 84102cd27aba [2023-02-22T08:49:21.161Z] Step 7/24 : COPY . . [2023-02-22T08:49:31.258Z] ---> b7fbed9ce7c0 [2023-02-22T08:49:31.258Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2023-02-22T08:49:31.258Z] ---> 830b6bd324ea [2023-02-22T08:49:31.258Z] Step 8/23 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:49:31.258Z] ---> d037b883fb03 [2023-02-22T08:49:31.258Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T08:49:31.258Z] ---> 5a1dddcda75a [2023-02-22T08:49:31.258Z] Step 8/32 : RUN make cmd/security-bootstrapper/security-bootstrapper [2023-02-22T08:49:31.258Z] ---> 138c3749ccdc [2023-02-22T08:49:31.258Z] Step 9/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2023-02-22T08:49:31.258Z] ---> Running in 020dd0734ecf [2023-02-22T08:49:31.258Z] ---> Running in e51bfc4c36b6 [2023-02-22T08:49:31.258Z] ---> Running in d01476d8ddbc [2023-02-22T08:49:31.258Z] ---> Running in 6d0bf4f7759f [2023-02-22T08:49:31.258Z] ---> Running in bb843ba6e2c5 [2023-02-22T08:49:31.258Z] Removing intermediate container 020dd0734ecf [2023-02-22T08:49:31.258Z] ---> 5528d3167eeb [2023-02-22T08:49:31.258Z] Step 9/23 : WORKDIR /edgex-go/spire-build [2023-02-22T08:49:31.258Z] Removing intermediate container d01476d8ddbc [2023-02-22T08:49:31.258Z] ---> b8473c125842 [2023-02-22T08:49:31.528Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T08:49:31.528Z] ---> Running in f83880901e77 [2023-02-22T08:49:31.795Z] ---> Running in 1f9f80753eef [2023-02-22T08:49:32.386Z] Removing intermediate container f83880901e77 [2023-02-22T08:49:32.386Z] ---> 00276378f308 [2023-02-22T08:49:32.386Z] Step 10/23 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:49:32.386Z] ---> Running in 33b69499a7fd [2023-02-22T08:49:32.386Z] Removing intermediate container 1f9f80753eef [2023-02-22T08:49:32.386Z] ---> a98d57fee3a9 [2023-02-22T08:49:32.386Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T08:49:32.655Z] ---> Running in dd0cbaada15b [2023-02-22T08:49:32.922Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2023-02-22T08:49:32.922Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2023-02-22T08:49:33.188Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2023-02-22T08:49:36.554Z] Removing intermediate container dd0cbaada15b [2023-02-22T08:49:36.554Z] ---> 809588b03a35 [2023-02-22T08:49:36.554Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T08:49:36.821Z] ---> Running in 1b38843ad845 [2023-02-22T08:49:36.821Z] Removing intermediate container 33b69499a7fd [2023-02-22T08:49:36.821Z] ---> 20b8e058e7a3 [2023-02-22T08:49:36.821Z] Step 11/23 : WORKDIR /edgex-go [2023-02-22T08:49:37.088Z] ---> Running in dee39ff2a391 [2023-02-22T08:49:37.680Z] Removing intermediate container 1b38843ad845 [2023-02-22T08:49:37.680Z] ---> d244a82c3413 [2023-02-22T08:49:37.680Z] [2023-02-22T08:49:37.680Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T08:49:37.680Z] Removing intermediate container dee39ff2a391 [2023-02-22T08:49:37.680Z] ---> 79a6dc351b2a [2023-02-22T08:49:37.680Z] [2023-02-22T08:49:37.680Z] Step 12/23 : FROM alpine:3.15 [2023-02-22T08:49:38.266Z] 3.15: Pulling from library/alpine [2023-02-22T08:49:38.537Z] 3.15: Pulling from library/alpine [2023-02-22T08:49:42.059Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T08:49:42.059Z] Digest: sha256:689659b1f08e9fdfb85190144098c378beb5a53b328f7ced7883a74a1157c709 [2023-02-22T08:49:42.059Z] Status: Downloaded newer image for alpine:3.15 [2023-02-22T08:49:42.059Z] Status: Image is up to date for alpine:3.15 [2023-02-22T08:49:42.059Z] ---> 354640af7b1b [2023-02-22T08:49:42.059Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:49:42.059Z] ---> 354640af7b1b [2023-02-22T08:49:42.059Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:49:42.340Z] ---> Running in 518fb4f34038 [2023-02-22T08:49:42.340Z] ---> Running in 0712eed883ab [2023-02-22T08:49:43.312Z] Removing intermediate container 518fb4f34038 [2023-02-22T08:49:43.312Z] ---> 5b4ac7a204e0 [2023-02-22T08:49:43.312Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T08:49:43.312Z] Removing intermediate container 0712eed883ab [2023-02-22T08:49:43.312Z] ---> 6ed735b19063 [2023-02-22T08:49:43.312Z] Step 14/23 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2023-02-22T08:49:43.582Z] ---> Running in d9557c93f12b [2023-02-22T08:49:43.582Z] ---> Running in e1a36f272fa4 [2023-02-22T08:49:46.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:49:46.172Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:49:46.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:49:46.770Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:49:48.303Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:49:48.303Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:49:48.303Z] OK: 15734 distinct packages available [2023-02-22T08:49:48.303Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T08:49:48.303Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T08:49:48.303Z] OK: 15734 distinct packages available [2023-02-22T08:49:48.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:49:48.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:49:49.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:49:49.299Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:49:50.769Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T08:49:50.769Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:49:50.769Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T08:49:50.769Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T08:49:50.769Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T08:49:50.769Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:49:51.050Z] OK: 6 MiB in 19 packages [2023-02-22T08:49:51.050Z] (1/5) Installing dumb-init (1.2.5-r1) [2023-02-22T08:49:51.050Z] (2/5) Installing musl-obstack (1.2.3-r0) [2023-02-22T08:49:51.050Z] (3/5) Installing libucontext (1.1-r0) [2023-02-22T08:49:51.050Z] (4/5) Installing gcompat (1.0.0-r4) [2023-02-22T08:49:51.050Z] (5/5) Installing openssl (1.1.1t-r1) [2023-02-22T08:49:51.322Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T08:49:51.322Z] OK: 6 MiB in 19 packages [2023-02-22T08:49:53.938Z] Removing intermediate container e1a36f272fa4 [2023-02-22T08:49:53.938Z] ---> 8cf3c12b68b3 [2023-02-22T08:49:53.938Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2023-02-22T08:49:53.938Z] Removing intermediate container d9557c93f12b [2023-02-22T08:49:53.938Z] ---> 1e8813661b0a [2023-02-22T08:49:53.938Z] Step 15/23 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:49:59.302Z] ---> 59bf9d7ad2ba [2023-02-22T08:49:59.302Z] Step 16/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T08:50:02.648Z] ---> 6f8ab5d0ed68 [2023-02-22T08:50:02.648Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:50:03.611Z] ---> 1e293a24da43 [2023-02-22T08:50:03.611Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2023-02-22T08:50:05.027Z] ---> 38b3fd671113 [2023-02-22T08:50:05.027Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2023-02-22T08:50:06.442Z] ---> a738f7745b58 [2023-02-22T08:50:06.442Z] Step 19/23 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T08:50:06.711Z] ---> Running in 797b7938d4ff [2023-02-22T08:50:06.979Z] ---> f553ab4e91a2 [2023-02-22T08:50:06.979Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T08:50:07.563Z] Removing intermediate container 797b7938d4ff [2023-02-22T08:50:07.563Z] ---> aa6f9b9e7c42 [2023-02-22T08:50:07.563Z] Step 20/23 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:50:07.563Z] ---> Running in bd708c595112 [2023-02-22T08:50:08.529Z] ---> d1aa56a2877a [2023-02-22T08:50:08.529Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2023-02-22T08:50:08.529Z] Removing intermediate container bd708c595112 [2023-02-22T08:50:08.529Z] ---> 298c175e0b2a [2023-02-22T08:50:08.529Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T08:50:08.529Z] ---> Running in bb49a21fd225 [2023-02-22T08:50:09.500Z] Removing intermediate container bb49a21fd225 [2023-02-22T08:50:09.500Z] ---> beb091867a5f [2023-02-22T08:50:09.500Z] Step 22/23 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T08:50:09.500Z] ---> Running in 5f0649eb8950 [2023-02-22T08:50:09.500Z] ---> 2752f09627a4 [2023-02-22T08:50:09.500Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2023-02-22T08:50:10.087Z] Removing intermediate container 5f0649eb8950 [2023-02-22T08:50:10.087Z] ---> 00366aee1f05 [2023-02-22T08:50:10.087Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T08:50:10.358Z] ---> Running in 4dfc5600b13d [2023-02-22T08:50:10.636Z] ---> 395c18b21d8d [2023-02-22T08:50:10.636Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T08:50:10.905Z] ---> Running in c289db698a8c [2023-02-22T08:50:11.174Z] Removing intermediate container 4dfc5600b13d [2023-02-22T08:50:11.174Z] ---> 4c3ed77ea8d3 [2023-02-22T08:50:11.174Z] [2023-02-22T08:50:11.442Z] Removing intermediate container c289db698a8c [2023-02-22T08:50:11.442Z] ---> 2c39ecfdf3c1 [2023-02-22T08:50:11.442Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T08:50:11.710Z] Successfully built 4c3ed77ea8d3 [2023-02-22T08:50:11.710Z] Successfully tagged security-spire-server-arm64:latest [2023-02-22T08:50:11.710Z]  Building security-spire-server ... done  ---> Running in f1dc7f42b569 [2023-02-22T08:50:11.710Z] Building support-scheduler [2023-02-22T08:50:12.311Z] Removing intermediate container f1dc7f42b569 [2023-02-22T08:50:12.311Z] ---> d0fb44544e48 [2023-02-22T08:50:12.311Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T08:50:12.579Z] ---> Running in 89c91deee921 [2023-02-22T08:50:12.846Z] Removing intermediate container 89c91deee921 [2023-02-22T08:50:12.846Z] ---> 8ee517c5ca34 [2023-02-22T08:50:12.846Z] Step 23/24 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T08:50:13.114Z] ---> Running in e40446567f87 [2023-02-22T08:50:13.702Z] Removing intermediate container e40446567f87 [2023-02-22T08:50:13.702Z] ---> 72c0f8941f4b [2023-02-22T08:50:13.702Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:50:13.702Z] ---> Running in b88f044982d7 [2023-02-22T08:50:14.286Z] Removing intermediate container b88f044982d7 [2023-02-22T08:50:14.286Z] ---> c615b14e4831 [2023-02-22T08:50:14.286Z] [2023-02-22T08:50:14.554Z] Successfully built c615b14e4831 [2023-02-22T08:50:14.554Z] Successfully tagged security-spire-agent-arm64:latest [2023-02-22T08:50:14.554Z]  Building security-spire-agent ... done Building core-command [2023-02-22T08:50:41.248Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:50:41.248Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:50:41.248Z] ---> 6019e0dbc075 [2023-02-22T08:50:41.248Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:50:41.248Z] ---> Using cache [2023-02-22T08:50:41.248Z] ---> 200b148d19c1 [2023-02-22T08:50:41.248Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:50:41.248Z] ---> Using cache [2023-02-22T08:50:41.248Z] ---> d65105c2c909 [2023-02-22T08:50:41.248Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:50:41.248Z] ---> Using cache [2023-02-22T08:50:41.248Z] ---> 4829a6f96b78 [2023-02-22T08:50:41.248Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:50:41.248Z] ---> Using cache [2023-02-22T08:50:41.248Z] ---> c9f7c00dd691 [2023-02-22T08:50:41.248Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:50:41.248Z] ---> Using cache [2023-02-22T08:50:41.248Z] ---> c99e65d671ef [2023-02-22T08:50:41.248Z] Step 8/22 : COPY . . [2023-02-22T08:50:41.248Z] ---> Using cache [2023-02-22T08:50:41.248Z] ---> 138c3749ccdc [2023-02-22T08:50:41.248Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2023-02-22T08:50:41.248Z] ---> Running in bfe6a20c9ec2 [2023-02-22T08:50:41.248Z] go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2023-02-22T08:50:43.206Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:50:43.206Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:50:43.206Z] ---> 6019e0dbc075 [2023-02-22T08:50:43.206Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:50:43.206Z] ---> Using cache [2023-02-22T08:50:43.206Z] ---> 200b148d19c1 [2023-02-22T08:50:43.206Z] Step 4/23 : WORKDIR /edgex-go [2023-02-22T08:50:43.206Z] ---> Using cache [2023-02-22T08:50:43.206Z] ---> d65105c2c909 [2023-02-22T08:50:43.206Z] Step 5/23 : RUN apk add --update --no-cache make git [2023-02-22T08:50:43.206Z] ---> Using cache [2023-02-22T08:50:43.206Z] ---> 4829a6f96b78 [2023-02-22T08:50:43.206Z] Step 6/23 : COPY go.mod vendor* ./ [2023-02-22T08:50:43.206Z] ---> Using cache [2023-02-22T08:50:43.206Z] ---> c9f7c00dd691 [2023-02-22T08:50:43.206Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:50:43.206Z] ---> Using cache [2023-02-22T08:50:43.206Z] ---> c99e65d671ef [2023-02-22T08:50:43.206Z] Step 8/23 : COPY . . [2023-02-22T08:50:43.206Z] ---> Using cache [2023-02-22T08:50:43.206Z] ---> 138c3749ccdc [2023-02-22T08:50:43.206Z] Step 9/23 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2023-02-22T08:50:43.477Z] ---> Running in e86eef47663c [2023-02-22T08:50:45.427Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2023-02-22T08:57:09.875Z] Removing intermediate container 6d0bf4f7759f [2023-02-22T08:57:09.875Z] ---> 9d92daf67275 [2023-02-22T08:57:09.875Z] [2023-02-22T08:57:09.875Z] Step 9/32 : FROM alpine:3.16 [2023-02-22T08:57:09.875Z] 3.16: Pulling from library/alpine [2023-02-22T08:57:09.875Z] Digest: sha256:1bd67c81e4ad4b8f4a5c1c914d7985336f130e5cefb3e323654fd09d6bcdbbe2 [2023-02-22T08:57:09.875Z] Status: Downloaded newer image for alpine:3.16 [2023-02-22T08:57:09.875Z] ---> 4c81e5bf8899 [2023-02-22T08:57:09.875Z] Step 10/32 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T08:57:09.875Z] ---> Running in 86b3b2f46c6b [2023-02-22T08:57:09.875Z] Removing intermediate container 86b3b2f46c6b [2023-02-22T08:57:09.875Z] ---> 0ee5abfc438c [2023-02-22T08:57:09.875Z] Step 11/32 : RUN apk add --update --no-cache dumb-init su-exec [2023-02-22T08:57:09.875Z] ---> Running in 800f50c8f7b0 [2023-02-22T08:57:09.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:57:09.875Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:57:09.875Z] (1/2) Installing dumb-init (1.2.5-r1) [2023-02-22T08:57:09.875Z] (2/2) Installing su-exec (0.2-r1) [2023-02-22T08:57:09.875Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:57:09.875Z] OK: 5 MiB in 16 packages [2023-02-22T08:57:09.875Z] Removing intermediate container 800f50c8f7b0 [2023-02-22T08:57:09.875Z] ---> 7cb6de3ce078 [2023-02-22T08:57:09.875Z] Step 12/32 : ENV SECURITY_INIT_DIR /edgex-init [2023-02-22T08:57:09.875Z] ---> Running in aed6fa321854 [2023-02-22T08:57:09.875Z] Removing intermediate container aed6fa321854 [2023-02-22T08:57:09.875Z] ---> 30d21ac762e5 [2023-02-22T08:57:09.875Z] Step 13/32 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2023-02-22T08:57:09.875Z] ---> Running in a787830685c4 [2023-02-22T08:57:09.875Z] Removing intermediate container a787830685c4 [2023-02-22T08:57:09.875Z] ---> a50f2dd9fae4 [2023-02-22T08:57:09.875Z] Step 14/32 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2023-02-22T08:57:09.875Z] ---> Running in 3b214818c28c [2023-02-22T08:57:09.875Z] Removing intermediate container 3b214818c28c [2023-02-22T08:57:09.875Z] ---> 92aa9c61a606 [2023-02-22T08:57:09.875Z] Step 15/32 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2023-02-22T08:57:09.875Z] ---> Running in 8baca633bc06 [2023-02-22T08:57:09.875Z] Removing intermediate container 8baca633bc06 [2023-02-22T08:57:09.875Z] ---> f6c4b4309363 [2023-02-22T08:57:09.875Z] Step 16/32 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2023-02-22T08:57:09.875Z] ---> Running in aefe37c3e0db [2023-02-22T08:57:11.294Z] Removing intermediate container aefe37c3e0db [2023-02-22T08:57:11.294Z] ---> 3714478740c6 [2023-02-22T08:57:11.294Z] Step 17/32 : WORKDIR ${SECURITY_INIT_STAGING} [2023-02-22T08:57:11.294Z] ---> Running in cfabd3b96115 [2023-02-22T08:57:11.880Z] Removing intermediate container cfabd3b96115 [2023-02-22T08:57:11.880Z] ---> e15d97c5e522 [2023-02-22T08:57:11.880Z] Step 18/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2023-02-22T08:57:12.845Z] ---> db6d9be01d08 [2023-02-22T08:57:12.846Z] Step 19/32 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2023-02-22T08:57:12.846Z] ---> Running in 806f4690267f [2023-02-22T08:57:18.204Z] Removing intermediate container 806f4690267f [2023-02-22T08:57:18.204Z] ---> a60eaa8bb833 [2023-02-22T08:57:18.204Z] Step 20/32 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:57:18.471Z] ---> 1b41ee6acdcb [2023-02-22T08:57:18.471Z] Step 21/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2023-02-22T08:57:20.412Z] ---> 5c6f558e4fc7 [2023-02-22T08:57:20.413Z] Step 22/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2023-02-22T08:57:21.376Z] ---> 8f5b6ddd1521 [2023-02-22T08:57:21.376Z] Step 23/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2023-02-22T08:57:22.782Z] ---> 490085278e54 [2023-02-22T08:57:22.782Z] Step 24/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2023-02-22T08:57:23.364Z] ---> afccf7f82bed [2023-02-22T08:57:23.364Z] Step 25/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2023-02-22T08:57:24.321Z] ---> 55b9a3754557 [2023-02-22T08:57:24.321Z] Step 26/32 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2023-02-22T08:57:25.280Z] ---> 754af380d8de [2023-02-22T08:57:25.280Z] Step 27/32 : RUN chmod +x /entrypoint.sh [2023-02-22T08:57:25.548Z] ---> Running in 0c8c50c4109f [2023-02-22T08:57:29.808Z] Removing intermediate container 0c8c50c4109f [2023-02-22T08:57:29.808Z] ---> bb6b9644be4a [2023-02-22T08:57:29.808Z] Step 28/32 : ENTRYPOINT ["/entrypoint.sh"] [2023-02-22T08:57:29.808Z] ---> Running in 48a68430976b [2023-02-22T08:57:30.397Z] Removing intermediate container 48a68430976b [2023-02-22T08:57:30.397Z] ---> 600effbdf6a1 [2023-02-22T08:57:30.397Z] Step 29/32 : CMD ["gate"] [2023-02-22T08:57:30.397Z] ---> Running in b9814ef783ad [2023-02-22T08:57:30.992Z] Removing intermediate container b9814ef783ad [2023-02-22T08:57:30.992Z] ---> b73e3cf04919 [2023-02-22T08:57:30.992Z] Step 30/32 : LABEL arch=arm64 [2023-02-22T08:57:31.261Z] ---> Running in c90d11dfc442 [2023-02-22T08:57:31.846Z] Removing intermediate container c90d11dfc442 [2023-02-22T08:57:31.846Z] ---> 161c1dfe337b [2023-02-22T08:57:31.846Z] Step 31/32 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T08:57:32.115Z] ---> Running in f965478427a4 [2023-02-22T08:57:32.729Z] Removing intermediate container f965478427a4 [2023-02-22T08:57:32.729Z] ---> 3930772d6c85 [2023-02-22T08:57:32.729Z] Step 32/32 : LABEL version=0.0.0 [2023-02-22T08:57:32.729Z] ---> Running in 8c0ebcec49ec [2023-02-22T08:57:33.326Z] Removing intermediate container 8c0ebcec49ec [2023-02-22T08:57:33.326Z] ---> c779a3f66248 [2023-02-22T08:57:33.326Z] [2023-02-22T08:57:33.603Z] Successfully built c779a3f66248 [2023-02-22T08:57:33.603Z] Successfully tagged security-bootstrapper-arm64:latest [2023-02-22T08:57:33.603Z]  Building security-bootstrapper ... done Building security-secretstore-setup [2023-02-22T08:57:55.682Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:57:55.682Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:57:55.682Z] ---> 6019e0dbc075 [2023-02-22T08:57:55.682Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T08:57:55.682Z] ---> Using cache [2023-02-22T08:57:55.682Z] ---> afe9ac4cc4a3 [2023-02-22T08:57:55.682Z] Step 4/24 : RUN apk add --update --no-cache make git [2023-02-22T08:57:55.682Z] ---> Running in 1dbf77d22dbb [2023-02-22T08:57:55.682Z] Removing intermediate container bb843ba6e2c5 [2023-02-22T08:57:55.682Z] ---> 9d74acd44aa1 [2023-02-22T08:57:55.682Z] [2023-02-22T08:57:55.682Z] Step 10/24 : FROM alpine:3.16 [2023-02-22T08:57:55.682Z] ---> 4c81e5bf8899 [2023-02-22T08:57:55.682Z] Step 11/24 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:57:55.682Z] ---> Running in 789127de790f [2023-02-22T08:57:55.682Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:57:55.950Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T08:57:56.217Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:57:56.494Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T08:57:57.930Z] OK: 221 MiB in 51 packages [2023-02-22T08:57:58.199Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T08:57:58.199Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T08:57:58.199Z] OK: 5 MiB in 15 packages [2023-02-22T08:58:00.153Z] Removing intermediate container 1dbf77d22dbb [2023-02-22T08:58:00.153Z] ---> 4f420315d3f2 [2023-02-22T08:58:00.153Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T08:58:00.421Z] Removing intermediate container 789127de790f [2023-02-22T08:58:00.421Z] ---> 66a4ddd5d592 [2023-02-22T08:58:00.421Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:58:00.692Z] ---> Running in b99c23ec0590 [2023-02-22T08:58:01.283Z] ---> 2392d0e595c0 [2023-02-22T08:58:01.283Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:58:01.283Z] ---> Running in a0dc895970be [2023-02-22T08:58:01.550Z] Removing intermediate container b99c23ec0590 [2023-02-22T08:58:01.550Z] ---> a360811a3826 [2023-02-22T08:58:01.550Z] Step 13/24 : ENV APP_PORT=59881 [2023-02-22T08:58:01.816Z] ---> Running in 0b2dac24df86 [2023-02-22T08:58:02.776Z] Removing intermediate container 0b2dac24df86 [2023-02-22T08:58:02.776Z] ---> 297f0f607e3c [2023-02-22T08:58:02.776Z] Step 14/24 : EXPOSE $APP_PORT [2023-02-22T08:58:03.046Z] ---> Running in a70bdbfd93b9 [2023-02-22T08:58:03.628Z] Removing intermediate container a70bdbfd93b9 [2023-02-22T08:58:03.628Z] ---> 9b42efcddcde [2023-02-22T08:58:03.628Z] Step 15/24 : WORKDIR / [2023-02-22T08:58:03.896Z] ---> Running in 3a62434de261 [2023-02-22T08:58:04.480Z] Removing intermediate container 3a62434de261 [2023-02-22T08:58:04.480Z] ---> d2dc346a165c [2023-02-22T08:58:04.480Z] Step 16/24 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:58:05.064Z] ---> a3c3922f79fb [2023-02-22T08:58:05.064Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2023-02-22T08:58:07.005Z] ---> e539ceecfde9 [2023-02-22T08:58:07.005Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2023-02-22T08:58:08.416Z] ---> 300dee735c4a [2023-02-22T08:58:08.416Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2023-02-22T08:58:09.383Z] ---> a9d4310e2fc8 [2023-02-22T08:58:09.383Z] Step 20/24 : ENTRYPOINT ["/core-metadata"] [2023-02-22T08:58:09.651Z] ---> Running in 5fe693a99392 [2023-02-22T08:58:10.245Z] Removing intermediate container 5fe693a99392 [2023-02-22T08:58:10.245Z] ---> 215db94119d0 [2023-02-22T08:58:10.245Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:58:10.245Z] ---> Running in 3ef03ea961f2 [2023-02-22T08:58:10.831Z] Removing intermediate container 3ef03ea961f2 [2023-02-22T08:58:10.831Z] ---> 4ab07f449b6d [2023-02-22T08:58:10.831Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T08:58:10.831Z] ---> Running in 86fde6772df5 [2023-02-22T08:58:11.434Z] Removing intermediate container 86fde6772df5 [2023-02-22T08:58:11.434Z] ---> d94bcf099867 [2023-02-22T08:58:11.434Z] Step 23/24 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T08:58:11.709Z] ---> Running in 58f8e5fab88d [2023-02-22T08:58:12.303Z] Removing intermediate container 58f8e5fab88d [2023-02-22T08:58:12.303Z] ---> cafa226c6b71 [2023-02-22T08:58:12.303Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T08:58:12.571Z] ---> Running in 65a96bbeac29 [2023-02-22T08:58:13.156Z] Removing intermediate container 65a96bbeac29 [2023-02-22T08:58:13.156Z] ---> f18f67ac1aea [2023-02-22T08:58:13.156Z] [2023-02-22T08:58:13.424Z] Successfully built f18f67ac1aea [2023-02-22T08:58:13.424Z] Successfully tagged core-metadata-arm64:latest [2023-02-22T08:58:13.424Z] Building security-proxy-setup [2023-02-22T08:58:35.493Z]  Building core-metadata ... done Step 1/21 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:58:35.493Z] Step 2/21 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:58:35.493Z] ---> 6019e0dbc075 [2023-02-22T08:58:35.493Z] Step 3/21 : WORKDIR /edgex-go [2023-02-22T08:58:35.493Z] ---> Using cache [2023-02-22T08:58:35.493Z] ---> afe9ac4cc4a3 [2023-02-22T08:58:35.493Z] Step 4/21 : RUN apk add --update --no-cache make git [2023-02-22T08:58:35.493Z] ---> Using cache [2023-02-22T08:58:35.493Z] ---> 4f420315d3f2 [2023-02-22T08:58:35.493Z] Step 5/21 : COPY go.mod vendor* ./ [2023-02-22T08:58:35.493Z] ---> Using cache [2023-02-22T08:58:35.493Z] ---> 2392d0e595c0 [2023-02-22T08:58:35.493Z] Step 6/21 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:58:35.493Z] ---> Running in 65e3f0e0b68b [2023-02-22T08:58:39.970Z] Removing intermediate container e86eef47663c [2023-02-22T08:58:39.970Z] ---> bc118eb8f82d [2023-02-22T08:58:39.970Z] [2023-02-22T08:58:39.970Z] Step 10/23 : FROM alpine:3.16 [2023-02-22T08:58:39.970Z] ---> 4c81e5bf8899 [2023-02-22T08:58:39.970Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2023-02-22T08:58:39.970Z] ---> Using cache [2023-02-22T08:58:39.970Z] ---> 66a4ddd5d592 [2023-02-22T08:58:39.970Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T08:58:39.970Z] ---> Using cache [2023-02-22T08:58:39.970Z] ---> a360811a3826 [2023-02-22T08:58:39.970Z] Step 13/23 : ENV APP_PORT=59882 [2023-02-22T08:58:40.246Z] ---> Running in 36452a21daaa [2023-02-22T08:58:40.868Z] Removing intermediate container 36452a21daaa [2023-02-22T08:58:40.868Z] ---> 75ce66d93a1b [2023-02-22T08:58:40.868Z] Step 14/23 : EXPOSE $APP_PORT [2023-02-22T08:58:40.868Z] ---> Running in 3985e9ae977d [2023-02-22T08:58:41.522Z] Removing intermediate container 3985e9ae977d [2023-02-22T08:58:41.522Z] ---> a4a7e391d718 [2023-02-22T08:58:41.522Z] Step 15/23 : WORKDIR / [2023-02-22T08:58:41.818Z] ---> Running in 8ec2c4a4f9b7 [2023-02-22T08:58:42.423Z] Removing intermediate container 8ec2c4a4f9b7 [2023-02-22T08:58:42.423Z] ---> d5a1f851ff48 [2023-02-22T08:58:42.423Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T08:58:43.384Z] ---> b38ff05c7c04 [2023-02-22T08:58:43.384Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2023-02-22T08:58:45.372Z] ---> 0c2aeadaae58 [2023-02-22T08:58:45.372Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2023-02-22T08:58:46.343Z] ---> c2392f382c4c [2023-02-22T08:58:46.343Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2023-02-22T08:58:46.616Z] ---> Running in 116495e60ec3 [2023-02-22T08:58:47.201Z] Removing intermediate container 116495e60ec3 [2023-02-22T08:58:47.201Z] ---> c22a7a2f51c6 [2023-02-22T08:58:47.201Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T08:58:47.201Z] ---> Running in 5f8b195ff917 [2023-02-22T08:58:47.788Z] Removing intermediate container 5f8b195ff917 [2023-02-22T08:58:47.789Z] ---> 0300000110d4 [2023-02-22T08:58:47.789Z] Step 21/23 : LABEL arch=arm64 [2023-02-22T08:58:48.060Z] ---> Running in 55790fb84fac [2023-02-22T08:58:48.654Z] Removing intermediate container 55790fb84fac [2023-02-22T08:58:48.654Z] ---> 52f7c31b8d8f [2023-02-22T08:58:48.654Z] Step 22/23 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T08:58:48.923Z] ---> Running in 9b6bc976683f [2023-02-22T08:58:49.508Z] Removing intermediate container 9b6bc976683f [2023-02-22T08:58:49.508Z] ---> 7e90df705a3a [2023-02-22T08:58:49.508Z] Step 23/23 : LABEL version=0.0.0 [2023-02-22T08:58:49.508Z] ---> Running in eb7157eff905 [2023-02-22T08:58:50.472Z] Removing intermediate container eb7157eff905 [2023-02-22T08:58:50.472Z] ---> a64915e927b0 [2023-02-22T08:58:50.472Z] [2023-02-22T08:58:50.742Z] Successfully built a64915e927b0 [2023-02-22T08:58:50.742Z] Successfully tagged core-command-arm64:latest [2023-02-22T08:58:50.742Z] Building core-data [2023-02-22T08:59:08.960Z]  Building core-command ... done Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T08:59:08.960Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T08:59:08.960Z] ---> 6019e0dbc075 [2023-02-22T08:59:08.960Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T08:59:08.960Z] ---> Using cache [2023-02-22T08:59:08.960Z] ---> 200b148d19c1 [2023-02-22T08:59:08.960Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T08:59:08.960Z] ---> Using cache [2023-02-22T08:59:08.960Z] ---> d65105c2c909 [2023-02-22T08:59:08.960Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T08:59:08.960Z] ---> Using cache [2023-02-22T08:59:08.960Z] ---> 4829a6f96b78 [2023-02-22T08:59:08.960Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T08:59:08.960Z] ---> Using cache [2023-02-22T08:59:08.960Z] ---> c9f7c00dd691 [2023-02-22T08:59:08.960Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T08:59:08.960Z] ---> Using cache [2023-02-22T08:59:08.960Z] ---> c99e65d671ef [2023-02-22T08:59:08.960Z] Step 8/22 : COPY . . [2023-02-22T08:59:08.960Z] ---> Using cache [2023-02-22T08:59:08.960Z] ---> 138c3749ccdc [2023-02-22T08:59:08.960Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2023-02-22T08:59:09.229Z] ---> Running in d9e0c0f51685 [2023-02-22T08:59:11.821Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2023-02-22T08:59:58.708Z] Removing intermediate container a0dc895970be [2023-02-22T08:59:58.708Z] ---> 8af67a139931 [2023-02-22T08:59:58.708Z] Step 7/24 : COPY . . [2023-02-22T09:00:16.923Z] ---> c7436418f879 [2023-02-22T09:00:16.923Z] Step 8/24 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2023-02-22T09:00:16.923Z] ---> Running in 6f1f993417cb [2023-02-22T09:00:19.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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2023-02-22T09:00:31.824Z] Removing intermediate container 65e3f0e0b68b [2023-02-22T09:00:31.824Z] ---> 25171bca5792 [2023-02-22T09:00:31.824Z] Step 7/21 : COPY . . [2023-02-22T09:00:46.825Z] ---> 9a25879c8033 [2023-02-22T09:00:46.825Z] Step 8/21 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2023-02-22T09:00:46.825Z] ---> Running in cb0932c41073 [2023-02-22T09:00:46.825Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2023-02-22T09:01:13.506Z] Removing intermediate container e51bfc4c36b6 [2023-02-22T09:01:13.506Z] ---> adee4b59c0ee [2023-02-22T09:01:13.506Z] [2023-02-22T09:01:13.506Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T09:01:13.506Z] ---> 4c81e5bf8899 [2023-02-22T09:01:13.506Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2023-02-22T09:01:13.506Z] ---> Running in afffe188e06e [2023-02-22T09:01:13.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:01:13.506Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:01:13.506Z] (1/2) Installing ca-certificates (20220614-r0) [2023-02-22T09:01:13.506Z] (2/2) Installing dumb-init (1.2.5-r1) [2023-02-22T09:01:13.774Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T09:01:13.774Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T09:01:14.041Z] OK: 6 MiB in 16 packages [2023-02-22T09:01:16.626Z] Removing intermediate container afffe188e06e [2023-02-22T09:01:16.626Z] ---> 0f33d4f158d8 [2023-02-22T09:01:16.626Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T09:01:16.626Z] ---> Running in ddafb3b32e31 [2023-02-22T09:01:17.222Z] Removing intermediate container ddafb3b32e31 [2023-02-22T09:01:17.222Z] ---> e44e44112f7c [2023-02-22T09:01:17.222Z] Step 13/22 : ENV APP_PORT=59860 [2023-02-22T09:01:17.222Z] ---> Running in 49c10d3c6e40 [2023-02-22T09:01:17.812Z] Removing intermediate container 49c10d3c6e40 [2023-02-22T09:01:17.812Z] ---> 619f554937a8 [2023-02-22T09:01:17.812Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T09:01:18.079Z] ---> Running in 843c25a7d597 [2023-02-22T09:01:18.669Z] Removing intermediate container 843c25a7d597 [2023-02-22T09:01:18.669Z] ---> 92bb81473497 [2023-02-22T09:01:18.669Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:01:19.635Z] ---> 35c8a174ed17 [2023-02-22T09:01:19.635Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2023-02-22T09:01:23.891Z] ---> 5b21571cd731 [2023-02-22T09:01:23.891Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2023-02-22T09:01:24.477Z] ---> 6bf0e3c87e14 [2023-02-22T09:01:24.477Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2023-02-22T09:01:24.747Z] ---> Running in 7639ac04ec22 [2023-02-22T09:01:25.018Z] Removing intermediate container 7639ac04ec22 [2023-02-22T09:01:25.018Z] ---> e6c71cb51e02 [2023-02-22T09:01:25.018Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T09:01:25.290Z] ---> Running in 6cc0d58dff59 [2023-02-22T09:01:25.880Z] Removing intermediate container 6cc0d58dff59 [2023-02-22T09:01:25.880Z] ---> a139d50dc5e0 [2023-02-22T09:01:25.880Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T09:01:25.880Z] ---> Running in e95a590a4869 [2023-02-22T09:01:26.466Z] Removing intermediate container e95a590a4869 [2023-02-22T09:01:26.466Z] ---> 343e02690c6c [2023-02-22T09:01:26.466Z] Step 21/22 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T09:01:26.466Z] ---> Running in 2f36f3b3f4e6 [2023-02-22T09:01:27.054Z] Removing intermediate container 2f36f3b3f4e6 [2023-02-22T09:01:27.054Z] ---> 1a1f5fdbb1a7 [2023-02-22T09:01:27.054Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T09:01:27.329Z] ---> Running in 2970f7262c79 [2023-02-22T09:01:27.915Z] Removing intermediate container 2970f7262c79 [2023-02-22T09:01:27.915Z] ---> 15ded00060d4 [2023-02-22T09:01:27.915Z] [2023-02-22T09:01:28.183Z] Successfully built 15ded00060d4 [2023-02-22T09:01:28.183Z] Successfully tagged support-notifications-arm64:latest [2023-02-22T09:01:28.183Z]  Building support-notifications ... done Building security-spire-config [2023-02-22T09:01:46.398Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T09:01:46.398Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2023-02-22T09:01:46.398Z] ---> 6019e0dbc075 [2023-02-22T09:01:46.398Z] Step 3/24 : WORKDIR /edgex-go [2023-02-22T09:01:46.398Z] ---> Using cache [2023-02-22T09:01:46.398Z] ---> afe9ac4cc4a3 [2023-02-22T09:01:46.398Z] Step 4/24 : RUN apk add --update --no-cache make git build-base curl [2023-02-22T09:01:46.398Z] ---> Using cache [2023-02-22T09:01:46.398Z] ---> 568066ff69bc [2023-02-22T09:01:46.398Z] Step 5/24 : COPY go.mod vendor* ./ [2023-02-22T09:01:46.398Z] ---> Using cache [2023-02-22T09:01:46.398Z] ---> 06f75ed576f0 [2023-02-22T09:01:46.398Z] Step 6/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T09:01:46.398Z] ---> Using cache [2023-02-22T09:01:46.398Z] ---> 993fdd1e3700 [2023-02-22T09:01:46.398Z] Step 7/24 : COPY . . [2023-02-22T09:01:46.398Z] ---> Using cache [2023-02-22T09:01:46.398Z] ---> 830b6bd324ea [2023-02-22T09:01:46.398Z] Step 8/24 : ARG SPIRE_RELEASE=1.2.1 [2023-02-22T09:01:46.398Z] ---> Using cache [2023-02-22T09:01:46.398Z] ---> 5528d3167eeb [2023-02-22T09:01:46.398Z] Step 9/24 : WORKDIR /edgex-go/spire-build [2023-02-22T09:01:46.398Z] ---> Using cache [2023-02-22T09:01:46.398Z] ---> 00276378f308 [2023-02-22T09:01:46.398Z] Step 10/24 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2023-02-22T09:01:46.398Z] ---> Running in 01e6d89f08be [2023-02-22T09:01:48.988Z] Removing intermediate container 01e6d89f08be [2023-02-22T09:01:48.988Z] ---> d5f904b75eda [2023-02-22T09:01:48.988Z] Step 11/24 : WORKDIR /edgex-go [2023-02-22T09:01:48.988Z] ---> Running in 7c74c77b9fda [2023-02-22T09:01:49.582Z] Removing intermediate container 7c74c77b9fda [2023-02-22T09:01:49.582Z] ---> 88dafc46ab99 [2023-02-22T09:01:49.582Z] [2023-02-22T09:01:49.582Z] Step 12/24 : FROM alpine:3.15 [2023-02-22T09:01:49.582Z] ---> 354640af7b1b [2023-02-22T09:01:49.582Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T09:01:49.582Z] ---> Using cache [2023-02-22T09:01:49.582Z] ---> 5b4ac7a204e0 [2023-02-22T09:01:49.582Z] Step 14/24 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2023-02-22T09:01:49.864Z] ---> Running in 361da2bdb23b [2023-02-22T09:01:51.814Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:01:52.398Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:01:53.810Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T09:01:53.810Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T09:01:53.810Z] OK: 15734 distinct packages available [2023-02-22T09:01:54.080Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:01:54.348Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:01:55.755Z] (1/4) Installing dumb-init (1.2.5-r1) [2023-02-22T09:01:55.755Z] (2/4) Installing musl-obstack (1.2.3-r0) [2023-02-22T09:01:55.755Z] (3/4) Installing libucontext (1.1-r0) [2023-02-22T09:01:55.755Z] (4/4) Installing gcompat (1.0.0-r4) [2023-02-22T09:01:55.755Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T09:01:56.022Z] OK: 6 MiB in 18 packages [2023-02-22T09:01:57.974Z] Removing intermediate container 361da2bdb23b [2023-02-22T09:01:57.974Z] ---> 1f76b82e168c [2023-02-22T09:01:57.974Z] Step 15/24 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2023-02-22T09:02:04.623Z] ---> 5a975f6d6054 [2023-02-22T09:02:04.623Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2023-02-22T09:02:05.206Z] ---> 3926c39e4680 [2023-02-22T09:02:05.206Z] Step 17/24 : WORKDIR /usr/local/etc/spiffe-scripts.d [2023-02-22T09:02:05.206Z] ---> Running in 6dca16413abc [2023-02-22T09:02:05.789Z] Removing intermediate container 6dca16413abc [2023-02-22T09:02:05.789Z] ---> 2f62edcfb1ea [2023-02-22T09:02:05.789Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2023-02-22T09:02:06.753Z] ---> 58c72adc727d [2023-02-22T09:02:06.753Z] Step 19/24 : WORKDIR / [2023-02-22T09:02:07.020Z] ---> Running in d8763c8f3043 [2023-02-22T09:02:07.608Z] Removing intermediate container d8763c8f3043 [2023-02-22T09:02:07.608Z] ---> 161eeb28811f [2023-02-22T09:02:07.608Z] Step 20/24 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2023-02-22T09:02:07.608Z] ---> Running in ff8adf3caf86 [2023-02-22T09:02:08.211Z] Removing intermediate container ff8adf3caf86 [2023-02-22T09:02:08.211Z] ---> 78328f0d26d0 [2023-02-22T09:02:08.211Z] Step 21/24 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2023-02-22T09:02:08.484Z] ---> Running in 02fcb34bf464 [2023-02-22T09:02:09.071Z] Removing intermediate container 02fcb34bf464 [2023-02-22T09:02:09.071Z] ---> b9fba50cd65b [2023-02-22T09:02:09.071Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T09:02:09.071Z] ---> Running in 6007a0952791 [2023-02-22T09:02:09.661Z] Removing intermediate container 6007a0952791 [2023-02-22T09:02:09.661Z] ---> d1ab0a134929 [2023-02-22T09:02:09.661Z] Step 23/24 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T09:02:09.930Z] ---> Running in 23fd90337cf5 [2023-02-22T09:02:10.543Z] Removing intermediate container 23fd90337cf5 [2023-02-22T09:02:10.543Z] ---> 5fc767851a68 [2023-02-22T09:02:10.543Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T09:02:10.543Z] ---> Running in 6354677e1ef8 [2023-02-22T09:02:11.132Z] Removing intermediate container 6354677e1ef8 [2023-02-22T09:02:11.132Z] ---> a14d9f662197 [2023-02-22T09:02:11.132Z] [2023-02-22T09:02:11.400Z] Successfully built a14d9f662197 [2023-02-22T09:02:11.400Z] Successfully tagged security-spire-config-arm64:latest [2023-02-22T09:02:11.400Z]  Building security-spire-config ... done Building core-common-config-bootstrapper [2023-02-22T09:02:33.502Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T09:02:33.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2023-02-22T09:02:33.502Z] ---> 6019e0dbc075 [2023-02-22T09:02:33.502Z] Step 3/22 : ARG ADD_BUILD_TAGS="" [2023-02-22T09:02:33.502Z] ---> Using cache [2023-02-22T09:02:33.502Z] ---> 200b148d19c1 [2023-02-22T09:02:33.502Z] Step 4/22 : WORKDIR /edgex-go [2023-02-22T09:02:33.502Z] ---> Using cache [2023-02-22T09:02:33.502Z] ---> d65105c2c909 [2023-02-22T09:02:33.502Z] Step 5/22 : RUN apk add --update --no-cache make git [2023-02-22T09:02:33.502Z] ---> Using cache [2023-02-22T09:02:33.502Z] ---> 4829a6f96b78 [2023-02-22T09:02:33.502Z] Step 6/22 : COPY go.mod vendor* ./ [2023-02-22T09:02:33.502Z] ---> Using cache [2023-02-22T09:02:33.502Z] ---> c9f7c00dd691 [2023-02-22T09:02:33.502Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T09:02:33.502Z] ---> Using cache [2023-02-22T09:02:33.502Z] ---> c99e65d671ef [2023-02-22T09:02:33.502Z] Step 8/22 : COPY . . [2023-02-22T09:02:33.502Z] ---> Using cache [2023-02-22T09:02:33.502Z] ---> 138c3749ccdc [2023-02-22T09:02:33.502Z] Step 9/22 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2023-02-22T09:02:33.502Z] ---> Running in 3a6223bcd0fd [2023-02-22T09:02:33.502Z] Removing intermediate container bfe6a20c9ec2 [2023-02-22T09:02:33.502Z] ---> f95c913e4ef5 [2023-02-22T09:02:33.502Z] [2023-02-22T09:02:33.502Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T09:02:33.502Z] ---> 4c81e5bf8899 [2023-02-22T09:02:33.502Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T09:02:33.502Z] ---> Using cache [2023-02-22T09:02:33.502Z] ---> 66a4ddd5d592 [2023-02-22T09:02:33.502Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2023-02-22T09:02:33.502Z] ---> Using cache [2023-02-22T09:02:33.502Z] ---> a360811a3826 [2023-02-22T09:02:33.502Z] Step 13/22 : ENV APP_PORT=59861 [2023-02-22T09:02:33.502Z] ---> Running in 5e9f361d5a7f [2023-02-22T09:02:33.771Z] Removing intermediate container 5e9f361d5a7f [2023-02-22T09:02:33.771Z] ---> ee66e10e125f [2023-02-22T09:02:33.771Z] Step 14/22 : EXPOSE $APP_PORT [2023-02-22T09:02:34.039Z] ---> Running in dc269368b86e [2023-02-22T09:02:34.039Z] go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2023-02-22T09:02:34.625Z] Removing intermediate container dc269368b86e [2023-02-22T09:02:34.625Z] ---> f753c6493065 [2023-02-22T09:02:34.625Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:02:35.594Z] ---> 8952ce0f1959 [2023-02-22T09:02:35.594Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2023-02-22T09:02:38.189Z] ---> aa95d90935a0 [2023-02-22T09:02:38.189Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2023-02-22T09:02:39.170Z] ---> a952f44a8803 [2023-02-22T09:02:39.170Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2023-02-22T09:02:39.170Z] ---> Running in 657d4b0d12ce [2023-02-22T09:02:39.785Z] Removing intermediate container 657d4b0d12ce [2023-02-22T09:02:39.785Z] ---> b09d04dcaaf4 [2023-02-22T09:02:39.785Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T09:02:40.054Z] ---> Running in c834eea667b0 [2023-02-22T09:02:40.637Z] Removing intermediate container c834eea667b0 [2023-02-22T09:02:40.637Z] ---> c28b0b4449aa [2023-02-22T09:02:40.637Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T09:02:40.637Z] ---> Running in 78144efd7e30 [2023-02-22T09:02:41.629Z] Removing intermediate container 78144efd7e30 [2023-02-22T09:02:41.629Z] ---> 3b62523f25e5 [2023-02-22T09:02:41.629Z] Step 21/22 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T09:02:41.629Z] ---> Running in 6a25ede33fe5 [2023-02-22T09:02:42.213Z] Removing intermediate container 6a25ede33fe5 [2023-02-22T09:02:42.213Z] ---> 96676fd7e740 [2023-02-22T09:02:42.213Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T09:02:42.213Z] ---> Running in 593de8063a26 [2023-02-22T09:02:42.797Z] Removing intermediate container 593de8063a26 [2023-02-22T09:02:42.797Z] ---> 0cf05e6d1193 [2023-02-22T09:02:42.797Z] [2023-02-22T09:02:43.200Z] Successfully built 0cf05e6d1193 [2023-02-22T09:02:43.201Z] Successfully tagged support-scheduler-arm64:latest [2023-02-22T09:02:43.201Z]  Building support-scheduler ... done Building security-spiffe-token-provider [2023-02-22T09:03:01.770Z] Step 1/19 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2023-02-22T09:03:01.770Z] Step 2/19 : FROM ${BUILDER_BASE} AS builder [2023-02-22T09:03:01.770Z] ---> 6019e0dbc075 [2023-02-22T09:03:01.770Z] Step 3/19 : WORKDIR /edgex-go [2023-02-22T09:03:01.770Z] ---> Using cache [2023-02-22T09:03:01.770Z] ---> afe9ac4cc4a3 [2023-02-22T09:03:01.770Z] Step 4/19 : RUN apk update && apk --no-cache --update add build-base [2023-02-22T09:03:01.770Z] ---> Running in 78727a149cbf [2023-02-22T09:03:03.746Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:03:04.337Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:03:05.762Z] v3.16.4-19-g0e31bfb8f91 [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2023-02-22T09:03:05.762Z] v3.16.4-18-g119e22a0985 [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2023-02-22T09:03:05.762Z] OK: 16903 distinct packages available [2023-02-22T09:03:06.354Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:03:06.625Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:03:08.577Z] OK: 221 MiB in 51 packages [2023-02-22T09:03:10.533Z] Removing intermediate container 78727a149cbf [2023-02-22T09:03:10.533Z] ---> 18c314427cb7 [2023-02-22T09:03:10.533Z] Step 5/19 : COPY go.mod vendor* ./ [2023-02-22T09:03:11.139Z] ---> d935540d1938 [2023-02-22T09:03:11.139Z] Step 6/19 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2023-02-22T09:03:11.139Z] ---> Running in b66321bc6b8f [2023-02-22T09:04:47.796Z] Removing intermediate container b66321bc6b8f [2023-02-22T09:04:47.796Z] ---> 38a831502d56 [2023-02-22T09:04:47.796Z] Step 7/19 : COPY . . [2023-02-22T09:05:00.128Z] ---> 4d74f98f24ef [2023-02-22T09:05:00.128Z] Step 8/19 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2023-02-22T09:05:00.128Z] ---> Running in 947ecd4a63ff [2023-02-22T09:05:02.732Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2023-02-22T09:07:39.462Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2023-02-22T09:07:49.535Z] Removing intermediate container d9e0c0f51685 [2023-02-22T09:07:49.535Z] ---> ea32a4de0a8f [2023-02-22T09:07:49.535Z] [2023-02-22T09:07:49.535Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T09:07:49.535Z] ---> 4c81e5bf8899 [2023-02-22T09:07:49.535Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2023-02-22T09:07:49.535Z] ---> Running in 6ae6015f492b [2023-02-22T09:07:50.115Z] Removing intermediate container 6ae6015f492b [2023-02-22T09:07:50.115Z] ---> 166b6cb69da0 [2023-02-22T09:07:50.115Z] Step 12/22 : ENV APP_PORT=59880 [2023-02-22T09:07:50.381Z] ---> Running in 7fd211ffac53 [2023-02-22T09:07:50.962Z] Removing intermediate container 7fd211ffac53 [2023-02-22T09:07:50.962Z] ---> 2d155b7e89e2 [2023-02-22T09:07:50.962Z] Step 13/22 : EXPOSE $APP_PORT [2023-02-22T09:07:50.962Z] ---> Running in 013d87f99e91 [2023-02-22T09:07:51.549Z] Removing intermediate container 013d87f99e91 [2023-02-22T09:07:51.549Z] ---> f86b0fdcf06d [2023-02-22T09:07:51.549Z] Step 14/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T09:07:51.817Z] ---> Running in 60d3792b854e [2023-02-22T09:07:54.417Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:07:54.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:07:57.279Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T09:07:57.279Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T09:07:57.279Z] OK: 5 MiB in 15 packages [2023-02-22T09:07:57.279Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2023-02-22T09:07:59.872Z] Removing intermediate container 60d3792b854e [2023-02-22T09:07:59.872Z] ---> 187fbd0d1e5e [2023-02-22T09:07:59.872Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:08:01.303Z] ---> ca1839ebfeed [2023-02-22T09:08:01.303Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2023-02-22T09:08:03.895Z] Removing intermediate container 6f1f993417cb [2023-02-22T09:08:03.895Z] ---> 1a899f238e91 [2023-02-22T09:08:03.895Z] [2023-02-22T09:08:03.895Z] Step 9/24 : FROM alpine:3.16 [2023-02-22T09:08:03.895Z] ---> 4c81e5bf8899 [2023-02-22T09:08:03.895Z] Step 10/24 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2023-02-22T09:08:03.895Z] ---> Running in 9fc9475fcc87 [2023-02-22T09:08:04.165Z] ---> a23e5532bca8 [2023-02-22T09:08:04.165Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2023-02-22T09:08:05.589Z] ---> 45bc6068e9c4 [2023-02-22T09:08:05.589Z] Step 18/22 : ENTRYPOINT ["/core-data"] [2023-02-22T09:08:05.858Z] ---> Running in 6008d7cb50df [2023-02-22T09:08:06.129Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:08:06.398Z] Removing intermediate container 6008d7cb50df [2023-02-22T09:08:06.398Z] ---> 818ccb7f92ab [2023-02-22T09:08:06.398Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T09:08:06.398Z] ---> Running in 58535653aae9 [2023-02-22T09:08:06.666Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:08:06.944Z] Removing intermediate container 58535653aae9 [2023-02-22T09:08:06.944Z] ---> 41e355e744bb [2023-02-22T09:08:06.944Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T09:08:07.213Z] ---> Running in 516d1d5d6cae [2023-02-22T09:08:07.796Z] Removing intermediate container 516d1d5d6cae [2023-02-22T09:08:07.796Z] ---> d17ab7300acf [2023-02-22T09:08:07.796Z] Step 21/22 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T09:08:07.796Z] ---> Running in a2fc26aece96 [2023-02-22T09:08:08.382Z] (1/3) Installing ca-certificates (20220614-r0) [2023-02-22T09:08:08.382Z] (2/3) Installing dumb-init (1.2.5-r1) [2023-02-22T09:08:08.382Z] (3/3) Installing su-exec (0.2-r1) [2023-02-22T09:08:08.382Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T09:08:08.382Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T09:08:08.651Z] Removing intermediate container a2fc26aece96 [2023-02-22T09:08:08.651Z] ---> b3d54915617a [2023-02-22T09:08:08.651Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T09:08:08.651Z] ---> Running in 58a84c5db3ec [2023-02-22T09:08:08.935Z] OK: 6 MiB in 17 packages [2023-02-22T09:08:09.205Z] Removing intermediate container 58a84c5db3ec [2023-02-22T09:08:09.205Z] ---> fc36b0591163 [2023-02-22T09:08:09.205Z] [2023-02-22T09:08:09.790Z] Successfully built fc36b0591163 [2023-02-22T09:08:09.790Z] Successfully tagged core-data-arm64:latest [2023-02-22T09:08:11.743Z]  Building core-data ... done Removing intermediate container 9fc9475fcc87 [2023-02-22T09:08:11.743Z] ---> 443a823df0e6 [2023-02-22T09:08:11.743Z] Step 11/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T09:08:11.743Z] ---> Running in f8cf318537bf [2023-02-22T09:08:12.018Z] Removing intermediate container f8cf318537bf [2023-02-22T09:08:12.018Z] ---> 115b25557c67 [2023-02-22T09:08:12.018Z] Step 12/24 : WORKDIR / [2023-02-22T09:08:12.288Z] ---> Running in 99f6ee7b1ce4 [2023-02-22T09:08:12.556Z] Removing intermediate container 99f6ee7b1ce4 [2023-02-22T09:08:12.556Z] ---> e45dc817cbc7 [2023-02-22T09:08:12.556Z] Step 13/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2023-02-22T09:08:13.522Z] ---> 14ae3acc7a82 [2023-02-22T09:08:13.522Z] Step 14/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2023-02-22T09:08:14.488Z] ---> 00ed900d954c [2023-02-22T09:08:14.488Z] Step 15/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2023-02-22T09:08:15.446Z] ---> 75167571315c [2023-02-22T09:08:15.446Z] Step 16/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2023-02-22T09:08:16.854Z] ---> fabb479b6140 [2023-02-22T09:08:16.854Z] Step 17/24 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2023-02-22T09:08:21.120Z] ---> b4cee842cbd7 [2023-02-22T09:08:21.120Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2023-02-22T09:08:24.461Z] ---> e8b288f4f0df [2023-02-22T09:08:24.461Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T09:08:25.432Z] ---> 80fe0b53b689 [2023-02-22T09:08:25.432Z] Step 20/24 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T09:08:25.432Z] ---> Running in 58ed0015abda [2023-02-22T09:08:26.851Z] Removing intermediate container cb0932c41073 [2023-02-22T09:08:26.851Z] ---> 85d46df83fd1 [2023-02-22T09:08:26.851Z] [2023-02-22T09:08:26.851Z] Step 9/21 : FROM alpine:3.16 [2023-02-22T09:08:26.851Z] ---> 4c81e5bf8899 [2023-02-22T09:08:26.851Z] Step 10/21 : RUN apk add --update --no-cache curl dumb-init [2023-02-22T09:08:27.117Z] ---> Running in 43e9f74f9f0b [2023-02-22T09:08:29.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:08:29.715Z] Removing intermediate container 58ed0015abda [2023-02-22T09:08:29.715Z] ---> 9bb3b582910a [2023-02-22T09:08:29.715Z] Step 21/24 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T09:08:29.715Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:08:29.983Z] ---> Running in 03b212ce2de3 [2023-02-22T09:08:30.250Z] Removing intermediate container 03b212ce2de3 [2023-02-22T09:08:30.250Z] ---> 44869ab17146 [2023-02-22T09:08:30.250Z] Step 22/24 : LABEL arch=arm64 [2023-02-22T09:08:30.517Z] ---> Running in 88f178370640 [2023-02-22T09:08:31.102Z] Removing intermediate container 88f178370640 [2023-02-22T09:08:31.102Z] ---> 6e3cdc09ae16 [2023-02-22T09:08:31.102Z] Step 23/24 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T09:08:31.102Z] ---> Running in fbe5b8ecedc8 [2023-02-22T09:08:31.371Z] (1/6) Installing ca-certificates (20220614-r0) [2023-02-22T09:08:31.371Z] (2/6) Installing brotli-libs (1.0.9-r6) [2023-02-22T09:08:31.638Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2023-02-22T09:08:31.638Z] (4/6) Installing libcurl (7.83.1-r6) [2023-02-22T09:08:31.638Z] (5/6) Installing curl (7.83.1-r6) [2023-02-22T09:08:31.638Z] (6/6) Installing dumb-init (1.2.5-r1) [2023-02-22T09:08:31.638Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T09:08:31.638Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T09:08:31.638Z] Removing intermediate container fbe5b8ecedc8 [2023-02-22T09:08:31.638Z] ---> bb794dbf5fb4 [2023-02-22T09:08:31.638Z] Step 24/24 : LABEL version=0.0.0 [2023-02-22T09:08:31.904Z] ---> Running in 72366dbc0458 [2023-02-22T09:08:32.171Z] OK: 8 MiB in 20 packages [2023-02-22T09:08:32.439Z] Removing intermediate container 72366dbc0458 [2023-02-22T09:08:32.439Z] ---> 73ebfa376495 [2023-02-22T09:08:32.439Z] [2023-02-22T09:08:33.404Z] Successfully built 73ebfa376495 [2023-02-22T09:08:33.404Z] Successfully tagged security-secretstore-setup-arm64:latest [2023-02-22T09:08:34.379Z]  Building security-secretstore-setup ... done Removing intermediate container 43e9f74f9f0b [2023-02-22T09:08:34.379Z] ---> 20779c65cbed [2023-02-22T09:08:34.379Z] Step 11/21 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2023-02-22T09:08:34.649Z] ---> Running in 8e4d67ff7383 [2023-02-22T09:08:34.941Z] Removing intermediate container 8e4d67ff7383 [2023-02-22T09:08:34.941Z] ---> f65e7d28f0e8 [2023-02-22T09:08:34.941Z] Step 12/21 : WORKDIR /edgex [2023-02-22T09:08:35.221Z] ---> Running in 0765c0e85e6b [2023-02-22T09:08:35.488Z] Removing intermediate container 0765c0e85e6b [2023-02-22T09:08:35.488Z] ---> dea5e4f7fc2d [2023-02-22T09:08:35.488Z] Step 13/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2023-02-22T09:08:36.450Z] ---> 153d65e1cded [2023-02-22T09:08:36.450Z] Step 14/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2023-02-22T09:08:38.390Z] ---> c27b59d9a31a [2023-02-22T09:08:38.390Z] Step 15/21 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2023-02-22T09:08:39.800Z] ---> bf3464614d45 [2023-02-22T09:08:40.068Z] Step 16/21 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2023-02-22T09:08:41.038Z] ---> 0234adbd2a93 [2023-02-22T09:08:41.038Z] Step 17/21 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T09:08:41.038Z] ---> Running in 2cc55c3c1c5b [2023-02-22T09:08:44.382Z] Removing intermediate container 2cc55c3c1c5b [2023-02-22T09:08:44.382Z] ---> 163835efef75 [2023-02-22T09:08:44.382Z] Step 18/21 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T09:08:44.382Z] ---> Running in fae138f3ffb8 [2023-02-22T09:08:47.721Z] Removing intermediate container fae138f3ffb8 [2023-02-22T09:08:47.721Z] ---> a00702955b42 [2023-02-22T09:08:47.721Z] Step 19/21 : LABEL arch=arm64 [2023-02-22T09:08:47.721Z] ---> Running in 14500efa1e56 [2023-02-22T09:08:48.307Z] Removing intermediate container 14500efa1e56 [2023-02-22T09:08:48.307Z] ---> 698f47f47ce0 [2023-02-22T09:08:48.307Z] Step 20/21 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T09:08:48.573Z] ---> Running in 138ced3e7067 [2023-02-22T09:08:49.157Z] Removing intermediate container 138ced3e7067 [2023-02-22T09:08:49.157Z] ---> 7faecb404c80 [2023-02-22T09:08:49.157Z] Step 21/21 : LABEL version=0.0.0 [2023-02-22T09:08:49.157Z] ---> Running in ba79579df28c [2023-02-22T09:08:49.737Z] Removing intermediate container ba79579df28c [2023-02-22T09:08:49.737Z] ---> 01b654417aaf [2023-02-22T09:08:49.737Z] [2023-02-22T09:08:50.003Z] Successfully built 01b654417aaf [2023-02-22T09:08:50.003Z] Successfully tagged security-proxy-setup-arm64:latest [2023-02-22T09:09:28.862Z]  Building security-proxy-setup ... done Removing intermediate container 3a6223bcd0fd [2023-02-22T09:09:28.862Z] ---> cc581cc16b14 [2023-02-22T09:09:28.862Z] [2023-02-22T09:09:28.862Z] Step 10/22 : FROM alpine:3.16 [2023-02-22T09:09:28.862Z] ---> 4c81e5bf8899 [2023-02-22T09:09:28.862Z] Step 11/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2023: Intel Corporation' [2023-02-22T09:09:28.862Z] ---> Running in 3054350e7236 [2023-02-22T09:09:28.862Z] Removing intermediate container 3054350e7236 [2023-02-22T09:09:28.862Z] ---> 0bdc9413097a [2023-02-22T09:09:28.862Z] Step 12/22 : RUN apk add --update --no-cache dumb-init [2023-02-22T09:09:28.862Z] ---> Running in ab58ab93d5c2 [2023-02-22T09:09:28.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:09:28.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:09:29.445Z] (1/1) Installing dumb-init (1.2.5-r1) [2023-02-22T09:09:29.445Z] Executing busybox-1.35.0-r17.trigger [2023-02-22T09:09:29.445Z] OK: 5 MiB in 15 packages [2023-02-22T09:09:31.390Z] Removing intermediate container ab58ab93d5c2 [2023-02-22T09:09:31.390Z] ---> 88db2e8aeac9 [2023-02-22T09:09:31.390Z] Step 13/22 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:09:31.974Z] ---> 53487208cbd6 [2023-02-22T09:09:31.974Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2023-02-22T09:09:33.380Z] ---> a61ef20d0bf6 [2023-02-22T09:09:33.380Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2023-02-22T09:09:34.341Z] ---> c464f0587f48 [2023-02-22T09:09:34.341Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2023-02-22T09:09:35.304Z] ---> 090b98093e91 [2023-02-22T09:09:35.304Z] Step 17/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2023-02-22T09:09:35.572Z] ---> Running in 13b956b703c3 [2023-02-22T09:09:40.918Z] Removing intermediate container 13b956b703c3 [2023-02-22T09:09:40.918Z] ---> a33682894b63 [2023-02-22T09:09:40.918Z] Step 18/22 : ENTRYPOINT ["entrypoint.sh"] [2023-02-22T09:09:40.918Z] ---> Running in 7e476e18b056 [2023-02-22T09:09:40.918Z] Removing intermediate container 7e476e18b056 [2023-02-22T09:09:40.918Z] ---> 71f11459b45c [2023-02-22T09:09:40.918Z] Step 19/22 : CMD ["/core-common-config-bootstrapper", "-cp=consul.http://edgex-core-consul:8500", "-cf=configuration.yaml"] [2023-02-22T09:09:41.184Z] ---> Running in e931d6a233ec [2023-02-22T09:09:41.766Z] Removing intermediate container e931d6a233ec [2023-02-22T09:09:41.766Z] ---> 76fc15d17b44 [2023-02-22T09:09:41.766Z] Step 20/22 : LABEL arch=arm64 [2023-02-22T09:09:41.766Z] ---> Running in 93e1dd31e32b [2023-02-22T09:09:42.362Z] Removing intermediate container 93e1dd31e32b [2023-02-22T09:09:42.362Z] ---> c39116893acd [2023-02-22T09:09:42.362Z] Step 21/22 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T09:09:42.362Z] ---> Running in 691db7e39e0d [2023-02-22T09:09:42.947Z] Removing intermediate container 691db7e39e0d [2023-02-22T09:09:42.947Z] ---> 1b5299dd1eea [2023-02-22T09:09:42.947Z] Step 22/22 : LABEL version=0.0.0 [2023-02-22T09:09:42.947Z] ---> Running in c2fc838e6769 [2023-02-22T09:09:43.529Z] Removing intermediate container c2fc838e6769 [2023-02-22T09:09:43.529Z] ---> 8c02ce75d61c [2023-02-22T09:09:43.529Z] [2023-02-22T09:09:43.795Z] Successfully built 8c02ce75d61c [2023-02-22T09:09:43.795Z] Successfully tagged core-common-config-bootstrapper-arm64:latest [2023-02-22T09:10:22.644Z]  Building core-common-config-bootstrapper ... done Removing intermediate container 947ecd4a63ff [2023-02-22T09:10:22.644Z] ---> 85de34294721 [2023-02-22T09:10:22.644Z] [2023-02-22T09:10:22.644Z] Step 9/19 : FROM alpine:3.15 [2023-02-22T09:10:22.644Z] ---> 354640af7b1b [2023-02-22T09:10:22.644Z] Step 10/19 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2023-02-22T09:10:22.644Z] ---> Using cache [2023-02-22T09:10:22.644Z] ---> 5b4ac7a204e0 [2023-02-22T09:10:22.644Z] Step 11/19 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2023-02-22T09:10:22.644Z] ---> Running in 778a6527ef4f [2023-02-22T09:10:23.228Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:10:23.811Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:10:24.767Z] v3.15.7-15-g96d862662f8 [https://dl-cdn.alpinelinux.org/alpine/v3.15/main] [2023-02-22T09:10:24.768Z] v3.15.7-13-gd738a42a973 [https://dl-cdn.alpinelinux.org/alpine/v3.15/community] [2023-02-22T09:10:24.768Z] OK: 15734 distinct packages available [2023-02-22T09:10:25.034Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2023-02-22T09:10:25.300Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2023-02-22T09:10:26.259Z] (1/9) Installing ca-certificates (20220614-r0) [2023-02-22T09:10:26.259Z] (2/9) Installing brotli-libs (1.0.9-r5) [2023-02-22T09:10:26.259Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2023-02-22T09:10:26.259Z] (4/9) Installing libcurl (7.80.0-r6) [2023-02-22T09:10:26.259Z] (5/9) Installing curl (7.80.0-r6) [2023-02-22T09:10:26.259Z] (6/9) Installing dumb-init (1.2.5-r1) [2023-02-22T09:10:26.259Z] (7/9) Installing musl-obstack (1.2.3-r0) [2023-02-22T09:10:26.259Z] (8/9) Installing libucontext (1.1-r0) [2023-02-22T09:10:26.259Z] (9/9) Installing gcompat (1.0.0-r4) [2023-02-22T09:10:26.259Z] Executing busybox-1.34.1-r7.trigger [2023-02-22T09:10:26.525Z] Executing ca-certificates-20220614-r0.trigger [2023-02-22T09:10:26.792Z] OK: 8 MiB in 23 packages [2023-02-22T09:10:28.217Z] Removing intermediate container 778a6527ef4f [2023-02-22T09:10:28.217Z] ---> 8f2f894624dd [2023-02-22T09:10:28.217Z] Step 12/19 : COPY --from=builder /edgex-go/Attribution.txt / [2023-02-22T09:10:28.802Z] ---> 0b32f730a315 [2023-02-22T09:10:28.802Z] Step 13/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2023-02-22T09:10:30.221Z] ---> 1d83b49dee1d [2023-02-22T09:10:30.221Z] Step 14/19 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2023-02-22T09:10:30.488Z] ---> ca95a22194e4 [2023-02-22T09:10:30.488Z] Step 15/19 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2023-02-22T09:10:30.756Z] ---> Running in 2b20b6778ef0 [2023-02-22T09:10:31.022Z] Removing intermediate container 2b20b6778ef0 [2023-02-22T09:10:31.022Z] ---> d4cf288b2576 [2023-02-22T09:10:31.022Z] Step 16/19 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry"] [2023-02-22T09:10:31.022Z] ---> Running in be34f2c966cd [2023-02-22T09:10:31.289Z] Removing intermediate container be34f2c966cd [2023-02-22T09:10:31.289Z] ---> 7d3e4b0e4535 [2023-02-22T09:10:31.289Z] Step 17/19 : LABEL arch=arm64 [2023-02-22T09:10:31.556Z] ---> Running in 09dcef340b77 [2023-02-22T09:10:31.822Z] Removing intermediate container 09dcef340b77 [2023-02-22T09:10:31.822Z] ---> 7b86c473446c [2023-02-22T09:10:31.822Z] Step 18/19 : LABEL git_sha=bb97c9b7bff1534474501582e510057d0e0748f7 [2023-02-22T09:10:31.822Z] ---> Running in 90049845ef4c [2023-02-22T09:10:32.089Z] Removing intermediate container 90049845ef4c [2023-02-22T09:10:32.089Z] ---> a9040e694eba [2023-02-22T09:10:32.089Z] Step 19/19 : LABEL version=0.0.0 [2023-02-22T09:10:32.356Z] ---> Running in 2ae1f95e5e2d [2023-02-22T09:10:32.621Z] Removing intermediate container 2ae1f95e5e2d [2023-02-22T09:10:32.621Z] ---> d8aef7795f17 [2023-02-22T09:10:32.621Z] [2023-02-22T09:10:32.888Z] Successfully built d8aef7795f17 [2023-02-22T09:10:32.888Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2023-02-22T09:10:33.165Z]  Building security-spiffe-token-provider ... done  [Pipeline] } [2023-02-22T09:10:33.174Z] $ docker stop --time=1 973d9dc72ed31c6f8dd708c63f964729ed297d60d56ef490710bc11e8dc0d753 [2023-02-22T09:10:34.897Z] $ docker rm -f --volumes 973d9dc72ed31c6f8dd708c63f964729ed297d60d56ef490710bc11e8dc0d753 [Pipeline] // withDockerContainer [Pipeline] sh [2023-02-22T09:10:35.387Z] + docker images [2023-02-22T09:10:35.653Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-22T09:10:35.653Z] security-spiffe-token-provider-arm64 latest d8aef7795f17 3 seconds ago 29.1MB [2023-02-22T09:10:35.653Z] 85de34294721 15 seconds ago 1.54GB [2023-02-22T09:10:35.653Z] core-common-config-bootstrapper-arm64 latest 8c02ce75d61c 52 seconds ago 14.9MB [2023-02-22T09:10:35.653Z] cc581cc16b14 About a minute ago 1.5GB [2023-02-22T09:10:35.653Z] security-proxy-setup-arm64 latest 01b654417aaf About a minute ago 26.9MB [2023-02-22T09:10:35.653Z] security-secretstore-setup-arm64 latest 73ebfa376495 2 minutes ago 29MB [2023-02-22T09:10:35.653Z] 85d46df83fd1 2 minutes ago 1.5GB [2023-02-22T09:10:35.653Z] core-data-arm64 latest fc36b0591163 2 minutes ago 17.2MB [2023-02-22T09:10:35.653Z] 1a899f238e91 2 minutes ago 1.5GB [2023-02-22T09:10:35.653Z] ea32a4de0a8f 2 minutes ago 1.51GB [2023-02-22T09:10:35.653Z] support-scheduler-arm64 latest 0cf05e6d1193 7 minutes ago 29MB [2023-02-22T09:10:35.653Z] f95c913e4ef5 8 minutes ago 1.57GB [2023-02-22T09:10:35.654Z] security-spire-config-arm64 latest a14d9f662197 8 minutes ago 83.6MB [2023-02-22T09:10:35.654Z] 88dafc46ab99 8 minutes ago 1.38GB [2023-02-22T09:10:35.654Z] support-notifications-arm64 latest 15ded00060d4 9 minutes ago 29.7MB [2023-02-22T09:10:35.654Z] adee4b59c0ee 9 minutes ago 1.57GB [2023-02-22T09:10:35.654Z] core-command-arm64 latest a64915e927b0 11 minutes ago 17MB [2023-02-22T09:10:35.654Z] bc118eb8f82d 11 minutes ago 1.51GB [2023-02-22T09:10:35.654Z] core-metadata-arm64 latest f18f67ac1aea 12 minutes ago 17.7MB [2023-02-22T09:10:35.654Z] 9d74acd44aa1 12 minutes ago 1.51GB [2023-02-22T09:10:35.654Z] security-bootstrapper-arm64 latest c779a3f66248 13 minutes ago 19.6MB [2023-02-22T09:10:35.654Z] 9d92daf67275 13 minutes ago 1.5GB [2023-02-22T09:10:35.654Z] security-spire-agent-arm64 latest c615b14e4831 20 minutes ago 122MB [2023-02-22T09:10:35.654Z] security-spire-server-arm64 latest 4c3ed77ea8d3 20 minutes ago 84.3MB [2023-02-22T09:10:35.654Z] 79a6dc351b2a 20 minutes ago 1.38GB [2023-02-22T09:10:35.654Z] d244a82c3413 20 minutes ago 1.38GB [2023-02-22T09:10:35.654Z] ci-base-image-arm64 latest 6019e0dbc075 35 minutes ago 905MB [2023-02-22T09:10:35.654Z] alpine 3.15 354640af7b1b 11 days ago 5.34MB [2023-02-22T09:10:35.654Z] alpine 3.16 4c81e5bf8899 11 days ago 5.3MB [2023-02-22T09:10:35.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine f96f9c87975a 3 months ago 685MB [2023-02-22T09:10:35.654Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T09:10:36.119Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T09:10:36.119Z] [2023-02-22T09:10:36.119Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T09:10:36.473Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T09:10:36.749Z] arm64: Pulling from edgex-lftools-log-publisher [2023-02-22T09:10:36.749Z] 8998bd30e6a1: Pulling fs layer [2023-02-22T09:10:36.749Z] 04944245beec: Pulling fs layer [2023-02-22T09:10:36.749Z] 699f458cf7ca: Pulling fs layer [2023-02-22T09:10:36.749Z] 765212b225bb: Pulling fs layer [2023-02-22T09:10:36.749Z] f23df028b6ca: Pulling fs layer [2023-02-22T09:10:36.749Z] d65c8cfc05b1: Pulling fs layer [2023-02-22T09:10:36.749Z] 2437ff75d9bd: Pulling fs layer [2023-02-22T09:10:36.749Z] f23df028b6ca: Waiting [2023-02-22T09:10:36.749Z] d65c8cfc05b1: Waiting [2023-02-22T09:10:36.749Z] 2437ff75d9bd: Waiting [2023-02-22T09:10:36.749Z] 765212b225bb: Waiting [2023-02-22T09:10:36.749Z] 04944245beec: Verifying Checksum [2023-02-22T09:10:36.749Z] 04944245beec: Download complete [2023-02-22T09:10:36.749Z] 765212b225bb: Download complete [2023-02-22T09:10:36.749Z] f23df028b6ca: Verifying Checksum [2023-02-22T09:10:36.749Z] f23df028b6ca: Download complete [2023-02-22T09:10:36.749Z] d65c8cfc05b1: Download complete [2023-02-22T09:10:37.036Z] 699f458cf7ca: Verifying Checksum [2023-02-22T09:10:37.036Z] 699f458cf7ca: Download complete [2023-02-22T09:10:37.329Z] 8998bd30e6a1: Verifying Checksum [2023-02-22T09:10:37.329Z] 8998bd30e6a1: Download complete [2023-02-22T09:10:39.984Z] 2437ff75d9bd: Verifying Checksum [2023-02-22T09:10:39.984Z] 2437ff75d9bd: Download complete [2023-02-22T09:10:41.973Z] 8998bd30e6a1: Pull complete [2023-02-22T09:10:42.933Z] 04944245beec: Pull complete [2023-02-22T09:10:44.339Z] 699f458cf7ca: Pull complete [2023-02-22T09:10:44.606Z] 765212b225bb: Pull complete [2023-02-22T09:10:45.195Z] f23df028b6ca: Pull complete [2023-02-22T09:10:45.461Z] d65c8cfc05b1: Pull complete [2023-02-22T09:11:00.440Z] 2437ff75d9bd: Pull complete [2023-02-22T09:11:00.440Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2023-02-22T09:11:00.440Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2023-02-22T09:11:00.440Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T09:11:00.635Z] prd-ubuntu20.04-docker-arm64-4c-16g-7036 does not seem to be running inside a container [2023-02-22T09:11:00.715Z] $ 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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2023-02-22T09:11:03.827Z] $ docker top 9471c098c302b74dec363a4d771ed05627751884218b0661532499929c16f88e -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:11:04.656Z] ---> job-cost.sh [2023-02-22T09:11:04.656Z] lf-activate-venv: SKIPPING [2023-02-22T09:11:04.656Z] INFO: No Stack... [2023-02-22T09:11:05.234Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2023-02-22T09:11:05.812Z] INFO: Archiving Costs [Pipeline] sh [2023-02-22T09:11:06.130Z] + cat /w/workspace/edgex-go/2/archives/cost.csv [2023-02-22T09:11:06.130Z] + cut -d, -f6 [Pipeline] lock [2023-02-22T09:11:06.460Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4373-2-stack-cost] [2023-02-22T09:11:06.465Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4373-2-stack-cost] did not exist. Created. [2023-02-22T09:11:06.465Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4373-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2023-02-22T09:11:07.100Z] + echo total: 0.10999999940395355 [Pipeline] stash [2023-02-22T09:11:07.287Z] Stashed 1 file(s) [Pipeline] } [2023-02-22T09:11:07.293Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4373-2-stack-cost] [Pipeline] // lock [Pipeline] } [2023-02-22T09:11:07.311Z] $ docker stop --time=1 9471c098c302b74dec363a4d771ed05627751884218b0661532499929c16f88e [2023-02-22T09:11:08.779Z] $ docker rm -f --volumes 9471c098c302b74dec363a4d771ed05627751884218b0661532499929c16f88e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2023-02-22T09:11:09.181Z] provisioning config files... [2023-02-22T09:11:09.187Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/2@tmp/config544525995580479813tmp [Pipeline] { [Pipeline] sh [2023-02-22T09:11:09.479Z] + set +x [2023-02-22T09:11:09.479Z] + curl -s https://codecov.io/bash [2023-02-22T09:11:09.479Z] + bash -s -- [2023-02-22T09:11:09.479Z] [2023-02-22T09:11:09.479Z] _____ _ [2023-02-22T09:11:09.479Z] / ____| | | [2023-02-22T09:11:09.479Z] | | ___ __| | ___ ___ _____ __ [2023-02-22T09:11:09.479Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2023-02-22T09:11:09.479Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2023-02-22T09:11:09.479Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2023-02-22T09:11:09.479Z] Bash-1.0.6 [2023-02-22T09:11:09.479Z] [2023-02-22T09:11:09.479Z] [2023-02-22T09:11:09.479Z] ==> git version 2.25.1 found [2023-02-22T09:11:09.479Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2023-02-22T09:11:09.479Z] Release-Date: 2020-01-08 [2023-02-22T09:11:09.479Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2023-02-22T09:11:09.479Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2023-02-22T09:11:09.479Z] ==> Jenkins CI detected. [2023-02-22T09:11:09.479Z] current dir:  /w/workspace/edgex-go/2 [2023-02-22T09:11:09.479Z] project root: . [2023-02-22T09:11:09.479Z] --> token set from env [2023-02-22T09:11:09.479Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2023-02-22T09:11:09.479Z] ==> Running gcov in . (disable via -X gcov) [2023-02-22T09:11:09.479Z] ==> Python coveragepy not found [2023-02-22T09:11:09.479Z] ==> Searching for coverage reports in: [2023-02-22T09:11:09.479Z] + . [2023-02-22T09:11:09.479Z] -> Found 1 reports [2023-02-22T09:11:09.479Z] ==> Detecting git/mercurial file structure [2023-02-22T09:11:09.739Z] ==> Reading reports [2023-02-22T09:11:09.739Z] + ./coverage.out bytes=487323 [2023-02-22T09:11:09.739Z] ==> Appending adjustments [2023-02-22T09:11:09.739Z] https://docs.codecov.io/docs/fixing-reports [2023-02-22T09:11:10.673Z] + Found adjustments [2023-02-22T09:11:10.673Z] ==> Gzipping contents [2023-02-22T09:11:10.673Z] 64K /tmp/codecov.VnM38F.gz [2023-02-22T09:11:10.673Z] ==> Uploading reports [2023-02-22T09:11:10.673Z] url: https://codecov.io [2023-02-22T09:11:10.673Z] query: branch=PR-4373&commit=1e95c3892d21f56b3228e240a5b984e872132325&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4373%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4373&job=&cmd_args= [2023-02-22T09:11:10.673Z] -> Pinging Codecov [2023-02-22T09:11:10.673Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4373&commit=1e95c3892d21f56b3228e240a5b984e872132325&build=2&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4373%2F2%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4373&job=&cmd_args= [2023-02-22T09:11:10.933Z] -> Uploading to [2023-02-22T09:11:10.933Z] https://storage.googleapis.com/codecov/v4/raw/2023-02-22/00271124DB129430A58F1EEE437C3FCB/1e95c3892d21f56b3228e240a5b984e872132325/d9ba30a4-94c6-4aaa-9496-9fa95ad53e82.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230222%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230222T091110Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5729c75be17b9aa6f44daf4d0b7992fbb0bbd81a02556163f2f19f59e9f09fbd [2023-02-22T09:11:10.933Z] % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-22T09:11:10.933Z] Dload Upload Total Spent Left Speed [2023-02-22T09:11:11.194Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 62971 0 0 100 62971 0 180k --:--:-- --:--:-- --:--:-- 180k [2023-02-22T09:11:11.194Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1e95c3892d21f56b3228e240a5b984e872132325 [Pipeline] } [2023-02-22T09:11:11.201Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2023-02-22T09:11:11.821Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:11:12.113Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:11:12.973Z] ---> package-listing.sh [2023-02-22T09:11:12.973Z] ++ facter osfamily [2023-02-22T09:11:12.973Z] ++ tr '[:upper:]' '[:lower:]' [2023-02-22T09:11:13.231Z] + OS_FAMILY=debian [2023-02-22T09:11:13.231Z] + workspace=/w/workspace/edgex-go/2 [2023-02-22T09:11:13.231Z] + START_PACKAGES=/tmp/packages_start.txt [2023-02-22T09:11:13.231Z] + END_PACKAGES=/tmp/packages_end.txt [2023-02-22T09:11:13.231Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2023-02-22T09:11:13.231Z] + PACKAGES=/tmp/packages_start.txt [2023-02-22T09:11:13.231Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-22T09:11:13.231Z] + PACKAGES=/tmp/packages_end.txt [2023-02-22T09:11:13.231Z] + case "${OS_FAMILY}" in [2023-02-22T09:11:13.231Z] + dpkg -l [2023-02-22T09:11:13.231Z] + grep '^ii' [2023-02-22T09:11:13.231Z] + '[' -f /tmp/packages_start.txt ']' [2023-02-22T09:11:13.231Z] + '[' -f /tmp/packages_end.txt ']' [2023-02-22T09:11:13.231Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2023-02-22T09:11:13.231Z] + '[' /w/workspace/edgex-go/2 ']' [2023-02-22T09:11:13.231Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2023-02-22T09:11:13.231Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2023-02-22T09:11:13.241Z] 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/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2023-02-22T09:11:13.518Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T09:11:14.076Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T09:11:14.076Z] [2023-02-22T09:11:14.076Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-22T09:11:14.380Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T09:11:14.380Z] latest: Pulling from edgex-lftools-log-publisher [2023-02-22T09:11:14.380Z] 5eb5b503b376: Pulling fs layer [2023-02-22T09:11:14.380Z] 5c69ac0246d0: Pulling fs layer [2023-02-22T09:11:14.380Z] ec43610c2a17: Pulling fs layer [2023-02-22T09:11:14.380Z] 3a2ae6a8a46f: Pulling fs layer [2023-02-22T09:11:14.380Z] 33b1e0a273af: Pulling fs layer [2023-02-22T09:11:14.380Z] 5d3b04190fa2: Pulling fs layer [2023-02-22T09:11:14.380Z] 2f39f015ded8: Pulling fs layer [2023-02-22T09:11:14.380Z] 2f39f015ded8: Waiting [2023-02-22T09:11:14.380Z] 33b1e0a273af: Waiting [2023-02-22T09:11:14.380Z] 5d3b04190fa2: Waiting [2023-02-22T09:11:14.380Z] 5c69ac0246d0: Verifying Checksum [2023-02-22T09:11:14.380Z] 5c69ac0246d0: Download complete [2023-02-22T09:11:14.380Z] 3a2ae6a8a46f: Verifying Checksum [2023-02-22T09:11:14.380Z] 3a2ae6a8a46f: Download complete [2023-02-22T09:11:14.640Z] 33b1e0a273af: Verifying Checksum [2023-02-22T09:11:14.640Z] 33b1e0a273af: Download complete [2023-02-22T09:11:14.640Z] ec43610c2a17: Verifying Checksum [2023-02-22T09:11:14.640Z] ec43610c2a17: Download complete [2023-02-22T09:11:14.640Z] 5d3b04190fa2: Verifying Checksum [2023-02-22T09:11:14.640Z] 5d3b04190fa2: Download complete [2023-02-22T09:11:14.640Z] 5eb5b503b376: Verifying Checksum [2023-02-22T09:11:14.640Z] 5eb5b503b376: Download complete [2023-02-22T09:11:15.211Z] 2f39f015ded8: Download complete [2023-02-22T09:11:15.778Z] 5eb5b503b376: Pull complete [2023-02-22T09:11:15.778Z] 5c69ac0246d0: Pull complete [2023-02-22T09:11:16.343Z] ec43610c2a17: Pull complete [2023-02-22T09:11:16.344Z] 3a2ae6a8a46f: Pull complete [2023-02-22T09:11:16.602Z] 33b1e0a273af: Pull complete [2023-02-22T09:11:16.602Z] 5d3b04190fa2: Pull complete [2023-02-22T09:11:20.784Z] 2f39f015ded8: Pull complete [2023-02-22T09:11:20.785Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2023-02-22T09:11:20.785Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2023-02-22T09:11:20.785Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2023-02-22T09:11:20.869Z] prd-ubuntu20.04-docker-8c-8g-7031 does not seem to be running inside a container [2023-02-22T09:11:20.914Z] $ 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/2/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/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2023-02-22T09:11:23.935Z] $ docker top 9ec60338fb9ef8116545601fe8d0da6e5f4541326fd8b9001a04f0f66f92d480 -eo pid,comm [Pipeline] { [Pipeline] sh [2023-02-22T09:11:24.256Z] + touch /tmp/pre-build-complete [Pipeline] sh [2023-02-22T09:11:24.540Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2023-02-22T09:11:24.825Z] + ls /var/log/sa-host [2023-02-22T09:11:24.825Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2023-02-22T09:11:24.893Z] provisioning config files... [2023-02-22T09:11:24.904Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config3075018189322512321tmp [Pipeline] { [Pipeline] echo [2023-02-22T09:11:24.919Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:11:25.200Z] ---> create-netrc.sh [Pipeline] } [2023-02-22T09:11:25.207Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:11:25.535Z] ---> python-tools-install.sh [Pipeline] echo [2023-02-22T09:11:25.544Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:11:25.829Z] ---> sudo-logs.sh [2023-02-22T09:11:25.829Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2023-02-22T09:11:25.852Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:11:26.141Z] ---> job-cost.sh [2023-02-22T09:11:26.141Z] lf-activate-venv: SKIPPING [2023-02-22T09:11:26.141Z] DEBUG: total: 0.10999999940395355 [2023-02-22T09:11:26.141Z] INFO: Retrieving Stack Cost... [2023-02-22T09:11:26.400Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2023-02-22T09:11:26.968Z] INFO: Archiving Costs [Pipeline] echo [2023-02-22T09:11:26.981Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2023-02-22T09:11:27.264Z] ---> logs-deploy.sh [2023-02-22T09:11:27.264Z] lf-activate-venv: SKIPPING [2023-02-22T09:11:27.264Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4373/2 [2023-02-22T09:11:27.264Z] INFO: archiving workspace using pattern(s): [2023-02-22T09:11:28.199Z] Archives upload complete. [2023-02-22T09:11:28.199Z] INFO: archiving logs to Nexus