Pull request #4155 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of joshua-silverio for edgexfoundry/edgex-go Obtained Jenkinsfile from acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f+a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 (ca45021d05647a9fc49d5fd39137aa8f7588f065) 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-ssh360613502660955660.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision bd7468d5528128c83034753e4c3def8ef9af3f2d 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-ssh18323636764215268859.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 bd7468d5528128c83034753e4c3def8ef9af3f2d The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17166663567440881926.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4726306300894204467.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision bd7468d5528128c83034753e4c3def8ef9af3f2d (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f bd7468d5528128c83034753e4c3def8ef9af3f2d # timeout=10 Commit message: "Merge pull request #410 from ernestojeda/changes-for-dind-test" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10871226851196539921.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4155/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8951649989730245809.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-29116 in /w/workspace/edgexfoundry_edgex-go_PR-4155 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4155/head:refs/remotes/origin/PR-4155 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 into PR head commit acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f Merge succeeded, producing acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f Checking out Revision acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f (PR-4155) > git config core.sparsecheckout # timeout=10 > git checkout -f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f # 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 a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f # timeout=10 Commit message: "fix: add secure mqtt support to eKuiper Closes: #4147" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-09-14T22:42:24.529Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-09-14T22:42:24.696Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-09-14T22:42:24.792Z] ========================================================= [2022-09-14T22:42:24.792Z] EdgeX Global Pipelines Version Info [2022-09-14T22:42:24.792Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-09-14T22:42:25.584Z] ------------------- [2022-09-14T22:42:25.584Z] stable info: [2022-09-14T22:42:25.584Z] ------------------- [2022-09-14T22:42:25.584Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-09-14T22:42:25.584Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-14T22:42:25.584Z] Message: update stable to v1.0.239 [2022-09-14T22:42:26.161Z] ------------------- [2022-09-14T22:42:26.161Z] experimental info: [2022-09-14T22:42:26.161Z] ------------------- [2022-09-14T22:42:26.161Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-09-14T22:42:26.161Z] Commit SHA: bd7468d5528128c83034753e4c3def8ef9af3f2d [2022-09-14T22:42:26.161Z] Message: update experimental to v1.0.239 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-09-14T22:42:26.590Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-09-14T22:42:26.626Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-09-14T22:42:26.660Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-09-14T22:42:26.696Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-09-14T22:42:26.731Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-09-14T22:42:26.768Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-09-14T22:42:26.805Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-09-14T22:42:26.845Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-09-14T22:42:26.882Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-09-14T22:42:26.918Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-09-14T22:42:26.956Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-09-14T22:42:26.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-09-14T22:42:27.037Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-09-14T22:42:27.076Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-09-14T22:42:27.116Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-09-14T22:42:27.157Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-09-14T22:42:27.196Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-09-14T22:42:27.236Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-09-14T22:42:27.274Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-09-14T22:42:27.318Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-09-14T22:42:27.359Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-09-14T22:42:27.402Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-09-14T22:42:27.439Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-09-14T22:42:27.478Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4155 [Pipeline] echo [2022-09-14T22:42:27.517Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4155 [Pipeline] echo [2022-09-14T22:42:27.556Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4155 [Pipeline] echo [2022-09-14T22:42:27.601Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [Pipeline] echo [2022-09-14T22:42:27.642Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = acdbe2b [Pipeline] echo [2022-09-14T22:42:27.679Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-14T22:42:27.790Z] provisioning config files... [2022-09-14T22:42:27.804Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config8445046572309048778tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-14T22:42:28.154Z] ---> docker-login.sh [2022-09-14T22:42:28.154Z] nexus3.edgexfoundry.org:10001 [2022-09-14T22:42:28.419Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T22:42:28.680Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:42:28.680Z] Configure a credential helper to remove this warning. See [2022-09-14T22:42:28.680Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:42:28.680Z] [2022-09-14T22:42:28.680Z] Login Succeeded [2022-09-14T22:42:28.680Z] nexus3.edgexfoundry.org:10002 [2022-09-14T22:42:28.680Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T22:42:28.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:42:28.941Z] Configure a credential helper to remove this warning. See [2022-09-14T22:42:28.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:42:28.941Z] [2022-09-14T22:42:28.941Z] Login Succeeded [2022-09-14T22:42:28.941Z] nexus3.edgexfoundry.org:10003 [2022-09-14T22:42:28.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T22:42:28.941Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:42:28.941Z] Configure a credential helper to remove this warning. See [2022-09-14T22:42:28.941Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:42:28.941Z] [2022-09-14T22:42:28.941Z] Login Succeeded [2022-09-14T22:42:28.941Z] nexus3.edgexfoundry.org:10004 [2022-09-14T22:42:28.941Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T22:42:29.202Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:42:29.202Z] Configure a credential helper to remove this warning. See [2022-09-14T22:42:29.202Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:42:29.202Z] [2022-09-14T22:42:29.202Z] Login Succeeded [2022-09-14T22:42:29.202Z] docker.io [2022-09-14T22:42:29.202Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T22:42:29.463Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:42:29.463Z] Configure a credential helper to remove this warning. See [2022-09-14T22:42:29.463Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:42:29.463Z] [2022-09-14T22:42:29.463Z] Login Succeeded [2022-09-14T22:42:29.463Z] ---> docker-login.sh ends [Pipeline] } [2022-09-14T22:42:29.488Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-14T22:42:29.912Z] + ls cmd/core-command/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 cmd/sys-mgmt-agent/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/core-command/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo core-command,cmd/core-command/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/core-data/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo core-data,cmd/core-data/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/core-metadata/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-09-14T22:42:29.912Z] + + cut -d/ -f2 [2022-09-14T22:42:29.912Z] dirname cmd/security-secretstore-setup/Dockerfile [2022-09-14T22:42:29.912Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-09-14T22:42:29.912Z] + + cut -d/ -f2 [2022-09-14T22:42:29.912Z] dirname cmd/security-spiffe-token-provider/Dockerfile [2022-09-14T22:42:29.912Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + dirname cmd/security-spire-agent/Dockerfile [2022-09-14T22:42:29.912Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/security-spire-config/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/security-spire-server/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/support-notifications/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/support-scheduler/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-09-14T22:42:29.912Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-09-14T22:42:29.912Z] + cut -d/ -f2 [2022-09-14T22:42:29.912Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-09-14T22:42:29.967Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/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], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-09-14T22:42:30.525Z] + git rev-list -1 --merges acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f~1..acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [Pipeline] echo [2022-09-14T22:42:30.557Z] -----------> git rev-list -1 --merges acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f~1..acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [false] [Pipeline] sh [2022-09-14T22:42:30.866Z] + git log --format=format:%s -1 acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [Pipeline] echo [2022-09-14T22:42:30.903Z] ========================================================= [2022-09-14T22:42:30.903Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-09-14T22:42:30.903Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-09-14T22:42:31.378Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-09-14T22:42:31.378Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-09-14T22:42:31.378Z] + [ -e /tmp/ssh_known_hosts ] [2022-09-14T22:42:31.378Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-09-14T22:42:31.378Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-09-14T22:42:31.378Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-09-14T22:42:31.378Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:42:31.876Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-14T22:42:31.876Z] [2022-09-14T22:42:31.876Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:42:32.257Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-14T22:42:32.257Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-09-14T22:42:32.257Z] b85a868b505f: Pulling fs layer [2022-09-14T22:42:32.257Z] e2be974225ed: Pulling fs layer [2022-09-14T22:42:32.257Z] 339a4e72a1f5: Pulling fs layer [2022-09-14T22:42:32.257Z] 988bab9f4d93: Pulling fs layer [2022-09-14T22:42:32.257Z] 1469e6f7b9e6: Pulling fs layer [2022-09-14T22:42:32.257Z] eaf3925da568: Pulling fs layer [2022-09-14T22:42:32.257Z] bab4dde63d76: Pulling fs layer [2022-09-14T22:42:32.257Z] bde34c3a00c8: Pulling fs layer [2022-09-14T22:42:32.257Z] b352a97aabf1: Pulling fs layer [2022-09-14T22:42:32.257Z] 4872d77fe225: Pulling fs layer [2022-09-14T22:42:32.257Z] 5851b861e8e6: Pulling fs layer [2022-09-14T22:42:32.257Z] 1469e6f7b9e6: Waiting [2022-09-14T22:42:32.257Z] 988bab9f4d93: Waiting [2022-09-14T22:42:32.257Z] eaf3925da568: Waiting [2022-09-14T22:42:32.257Z] 4872d77fe225: Waiting [2022-09-14T22:42:32.257Z] bab4dde63d76: Waiting [2022-09-14T22:42:32.257Z] bde34c3a00c8: Waiting [2022-09-14T22:42:32.257Z] 5851b861e8e6: Waiting [2022-09-14T22:42:32.257Z] b352a97aabf1: Waiting [2022-09-14T22:42:32.257Z] e2be974225ed: Download complete [2022-09-14T22:42:32.257Z] 988bab9f4d93: Verifying Checksum [2022-09-14T22:42:32.257Z] 988bab9f4d93: Download complete [2022-09-14T22:42:32.520Z] 1469e6f7b9e6: Verifying Checksum [2022-09-14T22:42:32.520Z] 1469e6f7b9e6: Download complete [2022-09-14T22:42:32.520Z] eaf3925da568: Download complete [2022-09-14T22:42:32.520Z] 339a4e72a1f5: Verifying Checksum [2022-09-14T22:42:32.520Z] 339a4e72a1f5: Download complete [2022-09-14T22:42:32.520Z] bde34c3a00c8: Verifying Checksum [2022-09-14T22:42:32.520Z] bde34c3a00c8: Download complete [2022-09-14T22:42:32.520Z] b352a97aabf1: Verifying Checksum [2022-09-14T22:42:32.520Z] b352a97aabf1: Download complete [2022-09-14T22:42:32.520Z] 4872d77fe225: Verifying Checksum [2022-09-14T22:42:32.520Z] 4872d77fe225: Download complete [2022-09-14T22:42:32.520Z] 5851b861e8e6: Verifying Checksum [2022-09-14T22:42:32.520Z] 5851b861e8e6: Download complete [2022-09-14T22:42:32.520Z] b85a868b505f: Download complete [2022-09-14T22:42:32.780Z] bab4dde63d76: Verifying Checksum [2022-09-14T22:42:32.780Z] bab4dde63d76: Download complete [2022-09-14T22:42:34.171Z] b85a868b505f: Pull complete [2022-09-14T22:42:34.171Z] e2be974225ed: Pull complete [2022-09-14T22:42:34.434Z] 339a4e72a1f5: Pull complete [2022-09-14T22:42:34.694Z] 988bab9f4d93: Pull complete [2022-09-14T22:42:34.955Z] 1469e6f7b9e6: Pull complete [2022-09-14T22:42:34.955Z] eaf3925da568: Pull complete [2022-09-14T22:42:36.872Z] bab4dde63d76: Pull complete [2022-09-14T22:42:36.872Z] bde34c3a00c8: Pull complete [2022-09-14T22:42:37.134Z] b352a97aabf1: Pull complete [2022-09-14T22:42:37.134Z] 4872d77fe225: Pull complete [2022-09-14T22:42:37.134Z] 5851b861e8e6: Pull complete [2022-09-14T22:42:37.134Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-09-14T22:42:37.134Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-09-14T22:42:37.134Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T22:42:37.374Z] prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container [2022-09-14T22:42:37.416Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-09-14T22:42:39.271Z] $ docker top c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c -eo pid,comm [2022-09-14T22:42:39.339Z] 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). [2022-09-14T22:42:39.339Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-09-14T22:42:39.458Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-14T22:42:39.458Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-14T22:42:39.599Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-14T22:42:39.605Z] $ docker exec c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c ssh-agent [2022-09-14T22:42:39.728Z] SSH_AUTH_SOCK=/tmp/ssh-VkvcOkuWc69T/agent.33 [2022-09-14T22:42:39.728Z] SSH_AGENT_PID=39 [2022-09-14T22:42:39.735Z] Running ssh-add (command line suppressed) [2022-09-14T22:42:39.868Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_4968741373002315432.key (/w/workspace/edgex-go/1@tmp/private_key_4968741373002315432.key) [2022-09-14T22:42:39.883Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-14T22:42:40.220Z] + git tag --points-at HEAD [Pipeline] } [2022-09-14T22:42:40.249Z] $ docker exec --env ******** --env ******** c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c ssh-agent -k [2022-09-14T22:42:40.371Z] unset SSH_AUTH_SOCK; [2022-09-14T22:42:40.371Z] unset SSH_AGENT_PID; [2022-09-14T22:42:40.371Z] echo Agent pid 39 killed; [2022-09-14T22:42:40.381Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-09-14T22:42:40.465Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-09-14T22:42:40.465Z] [ssh-agent] Looking for ssh-agent implementation... [2022-09-14T22:42:40.594Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-09-14T22:42:40.600Z] $ docker exec c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c ssh-agent [2022-09-14T22:42:40.727Z] SSH_AUTH_SOCK=/tmp/ssh-iA1dk9oJjNT5/agent.73 [2022-09-14T22:42:40.727Z] SSH_AGENT_PID=79 [2022-09-14T22:42:40.733Z] Running ssh-add (command line suppressed) [2022-09-14T22:42:40.863Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_1790797321451193751.key (/w/workspace/edgex-go/1@tmp/private_key_1790797321451193751.key) [2022-09-14T22:42:40.876Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-09-14T22:42:41.203Z] + git semver init [2022-09-14T22:42:41.464Z] 2022-09-14 22:42:41,408 [run_init] DEBUG init version:0.0.0 force:False [2022-09-14T22:42:41.464Z] 2022-09-14 22:42:41,409 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-09-14T22:42:41.464Z] 2022-09-14 22:42:41,410 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-09-14T22:42:41.464Z] 2022-09-14 22:42:41,410 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-09-14T22:42:46.782Z] 2022-09-14 22:42:45,906 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-09-14T22:42:46.782Z] 2022-09-14 22:42:45,906 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4155 with force:False [2022-09-14T22:42:46.782Z] 2022-09-14 22:42:45,906 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4155 [2022-09-14T22:42:46.782Z] 2022-09-14 22:42:45,910 [execute] INFO git cat-file --batch-check [2022-09-14T22:42:46.782Z] 2022-09-14 22:42:45,911 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-14T22:42:46.782Z] 2022-09-14 22:42:45,917 [execute] INFO git cat-file --batch [2022-09-14T22:42:46.782Z] 2022-09-14 22:42:45,917 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-09-14T22:42:46.782Z] 2022-09-14 22:42:45,922 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4155 [2022-09-14T22:42:46.782Z] 0.0.0 [Pipeline] } [2022-09-14T22:42:46.814Z] $ docker exec --env ******** --env ******** c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c ssh-agent -k [2022-09-14T22:42:46.931Z] unset SSH_AUTH_SOCK; [2022-09-14T22:42:46.932Z] unset SSH_AGENT_PID; [2022-09-14T22:42:46.932Z] echo Agent pid 79 killed; [2022-09-14T22:42:46.941Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-09-14T22:42:47.376Z] + git semver [Pipeline] } [2022-09-14T22:42:47.666Z] $ docker stop --time=1 c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c [2022-09-14T22:42:48.971Z] $ docker rm -f c168b3ebc0afc2a17e6ecc4aa872406d63e9328836a79d987115192d9e99933c [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-14T22:42:49.380Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-09-14T22:42:49.672Z] Stashed 1 file(s) [Pipeline] echo [2022-09-14T22:42:49.688Z] [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 [2022-09-14T22:42:50.428Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-14T22:42:50.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-14T22:42:50.496Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-14T22:42:50.525Z] ========================================================= [2022-09-14T22:42:50.525Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-09-14T22:42:50.525Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-09-14T22:42:50.862Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-14T22:42:50.862Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-09-14T22:42:50.862Z] 2408cc74d12b: Pulling fs layer [2022-09-14T22:42:50.862Z] ea60b727a1ce: Pulling fs layer [2022-09-14T22:42:50.862Z] 30c4a7721957: Pulling fs layer [2022-09-14T22:42:50.862Z] 370296b7ddb6: Pulling fs layer [2022-09-14T22:42:50.862Z] 7c6cee850709: Pulling fs layer [2022-09-14T22:42:50.862Z] 39a5fcdaea64: Pulling fs layer [2022-09-14T22:42:50.862Z] d94ebbe4e438: Pulling fs layer [2022-09-14T22:42:50.862Z] bcfd1f05c69d: Pulling fs layer [2022-09-14T22:42:50.862Z] 59ccb84bbe0f: Pulling fs layer [2022-09-14T22:42:50.862Z] 370296b7ddb6: Waiting [2022-09-14T22:42:50.862Z] 39a5fcdaea64: Waiting [2022-09-14T22:42:50.862Z] 7c6cee850709: Waiting [2022-09-14T22:42:50.862Z] bcfd1f05c69d: Waiting [2022-09-14T22:42:50.862Z] d94ebbe4e438: Waiting [2022-09-14T22:42:50.862Z] 59ccb84bbe0f: Waiting [2022-09-14T22:42:50.862Z] 30c4a7721957: Verifying Checksum [2022-09-14T22:42:50.862Z] 30c4a7721957: Download complete [2022-09-14T22:42:50.862Z] ea60b727a1ce: Verifying Checksum [2022-09-14T22:42:50.862Z] ea60b727a1ce: Download complete [2022-09-14T22:42:50.862Z] 7c6cee850709: Verifying Checksum [2022-09-14T22:42:50.862Z] 7c6cee850709: Download complete [2022-09-14T22:42:50.862Z] 39a5fcdaea64: Verifying Checksum [2022-09-14T22:42:50.862Z] 39a5fcdaea64: Download complete [2022-09-14T22:42:50.862Z] 2408cc74d12b: Verifying Checksum [2022-09-14T22:42:50.862Z] 2408cc74d12b: Download complete [2022-09-14T22:42:50.862Z] d94ebbe4e438: Download complete [2022-09-14T22:42:51.122Z] 2408cc74d12b: Pull complete [2022-09-14T22:42:51.122Z] ea60b727a1ce: Pull complete [2022-09-14T22:42:51.382Z] 30c4a7721957: Pull complete [2022-09-14T22:42:51.382Z] 59ccb84bbe0f: Verifying Checksum [2022-09-14T22:42:51.382Z] 59ccb84bbe0f: Download complete [2022-09-14T22:42:51.641Z] bcfd1f05c69d: Verifying Checksum [2022-09-14T22:42:51.641Z] bcfd1f05c69d: Download complete [2022-09-14T22:42:51.641Z] 370296b7ddb6: Verifying Checksum [2022-09-14T22:42:51.642Z] 370296b7ddb6: Download complete [2022-09-14T22:42:55.835Z] 370296b7ddb6: Pull complete [2022-09-14T22:42:55.835Z] 7c6cee850709: Pull complete [2022-09-14T22:42:55.835Z] 39a5fcdaea64: Pull complete [2022-09-14T22:42:55.835Z] d94ebbe4e438: Pull complete [2022-09-14T22:42:57.741Z] bcfd1f05c69d: Pull complete [2022-09-14T22:42:58.684Z] 59ccb84bbe0f: Pull complete [2022-09-14T22:42:58.684Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-09-14T22:42:58.684Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-14T22:42:58.684Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-14T22:42:59.037Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-14T22:42:59.037Z] WORKDIR /edgex [2022-09-14T22:42:59.037Z] COPY go.mod . [2022-09-14T22:42:59.037Z] RUN go mod download [2022-09-14T22:42:59.037Z] + docker build -t ci-base-image-x86_64 -f - . [2022-09-14T22:42:59.607Z] Sending build context to Docker daemon 169.5MB [2022-09-14T22:42:59.608Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-09-14T22:42:59.608Z] ---> a4fb48ad2a94 [2022-09-14T22:42:59.608Z] Step 2/4 : WORKDIR /edgex [2022-09-14T22:43:02.912Z] ---> Running in d0bbfa8cf9d5 [2022-09-14T22:43:02.912Z] Removing intermediate container d0bbfa8cf9d5 [2022-09-14T22:43:02.912Z] ---> 26d43b43c972 [2022-09-14T22:43:02.912Z] Step 3/4 : COPY go.mod . [2022-09-14T22:43:02.912Z] ---> 919ff713cb1c [2022-09-14T22:43:02.912Z] Step 4/4 : RUN go mod download [2022-09-14T22:43:02.912Z] ---> Running in cc840daee1e7 [2022-09-14T22:43:04.959Z] Still waiting to schedule task [2022-09-14T22:43:04.959Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2022-09-14T22:43:21.022Z] Removing intermediate container cc840daee1e7 [2022-09-14T22:43:21.022Z] ---> c9ccf7c607b1 [2022-09-14T22:43:21.022Z] Successfully built c9ccf7c607b1 [2022-09-14T22:43:21.022Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:43:21.405Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-14T22:43:21.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T22:43:21.561Z] prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container [2022-09-14T22:43:21.602Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-14T22:43:22.016Z] $ docker top 9f737564479a3c31b70961d679495865d1ab4d99d4d2977b0996329163d006e2 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T22:43:22.415Z] + go version [2022-09-14T22:43:22.415Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-09-14T22:43:22.449Z] $ docker stop --time=1 9f737564479a3c31b70961d679495865d1ab4d99d4d2977b0996329163d006e2 [2022-09-14T22:43:23.706Z] $ docker rm -f 9f737564479a3c31b70961d679495865d1ab4d99d4d2977b0996329163d006e2 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:43:24.443Z] + docker inspect -f . ci-base-image-x86_64 [2022-09-14T22:43:24.443Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T22:43:24.597Z] prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container [2022-09-14T22:43:24.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-09-14T22:43:25.002Z] $ docker top 0404c1a21e72a917306ff0c92513aeda21857372011c3ec80eb38a4951d98dad -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-14T22:43:25.139Z] ========================================================= [2022-09-14T22:43:25.139Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-14T22:43:25.139Z] ========================================================= [Pipeline] sh [2022-09-14T22:43:25.473Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-14T22:43:25.837Z] + make test [2022-09-14T22:43:25.837Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-14T22:43:32.413Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-14T22:43:47.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.069s coverage: 28.7% of statements [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-14T22:43:47.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.131s coverage: 98.5% of statements [2022-09-14T22:43:47.313Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.074s coverage: 72.5% of statements [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-14T22:43:47.313Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-14T22:43:47.577Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.111s coverage: 54.2% of statements [2022-09-14T22:43:47.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-14T22:43:47.577Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-14T22:43:50.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.379s coverage: 89.2% of statements [2022-09-14T22:43:50.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-14T22:43:50.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-14T22:43:50.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-14T22:43:50.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-14T22:43:50.870Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-14T22:43:50.870Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 2.1% of statements [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.472s coverage: 95.6% of statements [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.062s coverage: 72.2% of statements [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.095s coverage: 60.0% of statements [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.090s coverage: 58.8% of statements [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.058s coverage: 29.6% of statements [2022-09-14T22:43:50.871Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.065s coverage: 47.1% of statements [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.082s coverage: 79.5% of statements [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.068s coverage: 94.1% of statements [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.290s coverage: 96.3% of statements [2022-09-14T22:43:50.871Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.071s coverage: 87.5% of statements [2022-09-14T22:43:57.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.076s coverage: 94.4% of statements [2022-09-14T22:43:57.457Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.075s coverage: 44.8% of statements [2022-09-14T22:44:02.752Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.220s coverage: 80.8% of statements [2022-09-14T22:44:02.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-14T22:44:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.104s coverage: 92.9% of statements [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-14T22:44:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.023s coverage: 65.1% of statements [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-14T22:44:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.070s coverage: 86.9% of statements [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-14T22:44:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.060s coverage: 87.2% of statements [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-14T22:44:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-14T22:44:10.889Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 58.8% of statements [2022-09-14T22:44:10.889Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.076s coverage: 80.0% of statements [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.088s coverage: 85.4% of statements [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.232s coverage: 91.2% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.165s coverage: 64.7% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.062s coverage: 100.0% of statements [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.031s coverage: 89.4% of statements [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.313s coverage: 65.8% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.185s coverage: 41.8% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.064s coverage: 89.5% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.108s coverage: 17.7% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.164s coverage: 92.3% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.074s coverage: 63.2% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.116s coverage: 97.7% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-14T22:44:10.890Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.057s coverage: 100.0% of statements [2022-09-14T22:44:10.890Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-09-14T22:44:10.890Z] 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 [2022-09-14T22:44:32.881Z] 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." [2022-09-14T22:44:32.881Z] GO111MODULE=on go vet ./... [2022-09-14T22:44:34.791Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-14T22:44:34.791Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-14T22:44:34.791Z] ./bin/test-attribution-txt.sh [2022-09-14T22:44:34.791Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-14T22:44:34.791Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-14T22:44:34.791Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-14T22:44:34.791Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-14T22:44:34.791Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-14T22:44:34.791Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-14T22:44:34.791Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-14T22:44:34.834Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-14T22:44:35.148Z] + ls -al . [2022-09-14T22:44:35.148Z] total 744 [2022-09-14T22:44:35.148Z] drwxrwxr-x 10 1001 1001 4096 Sep 14 22:43 . [2022-09-14T22:44:35.148Z] drwxr-xr-x 4 root root 4096 Sep 14 22:43 .. [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 16 Sep 14 22:42 .dockerignore [2022-09-14T22:44:35.148Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 22:44 .git [2022-09-14T22:44:35.148Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 22:42 .github [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 1030 Sep 14 22:42 .gitignore [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 42 Sep 14 22:42 .golangci.yml [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 87 Sep 14 22:42 .hadolint.yml [2022-09-14T22:44:35.148Z] drwxr-xr-x 3 1001 1001 4096 Sep 14 22:42 .semver [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 166 Sep 14 22:42 .sonarcloud.properties [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 1171 Sep 14 22:42 ADOPTERS.md [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 10347 Sep 14 22:42 Attribution.txt [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 63209 Sep 14 22:42 CHANGELOG.md [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 3804 Sep 14 22:42 CONTRIBUTING.md [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 677 Sep 14 22:42 GOVERNANCE.md [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 850 Sep 14 22:42 Jenkinsfile [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 10775 Sep 14 22:42 LICENSE [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 13724 Sep 14 22:42 Makefile [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 582 Sep 14 22:42 OWNERS.md [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 9799 Sep 14 22:42 README.md [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 6912 Sep 14 22:42 SECURITY.md [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 5 Sep 14 22:42 VERSION [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 4131 Sep 14 22:42 ZMQWindows.md [2022-09-14T22:44:35.148Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 22:42 bin [2022-09-14T22:44:35.148Z] drwxrwxr-x 18 1001 1001 4096 Sep 14 22:42 cmd [2022-09-14T22:44:35.148Z] -rw-r--r-- 1 root root 491309 Sep 14 22:44 coverage.out [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 3682 Sep 14 22:42 go.mod [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 38527 Sep 14 22:42 go.sum [2022-09-14T22:44:35.148Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 22:42 internal [2022-09-14T22:44:35.148Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 22:42 openapi [2022-09-14T22:44:35.148Z] drwxrwxr-x 4 1001 1001 4096 Sep 14 22:42 snap [2022-09-14T22:44:35.148Z] -rw-rw-r-- 1 1001 1001 204 Sep 14 22:42 version.go [Pipeline] sh [2022-09-14T22:44:35.460Z] + '[' -e coverage.out ] [2022-09-14T22:44:35.460Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-14T22:44:35.582Z] Stashed 1 file(s) [Pipeline] sh [2022-09-14T22:44:35.882Z] + make build [2022-09-14T22:44:35.882Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-14T22:44:36.609Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-29117 in /w/workspace/edgexfoundry_edgex-go_PR-4155 [Pipeline] { [Pipeline] ws [2022-09-14T22:44:36.649Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-09-14T22:44:36.729Z] The recommended git tool is: git [2022-09-14T22:44:43.572Z] using credential edgex-jenkins-ssh [2022-09-14T22:44:43.595Z] Cloning the remote Git repository [2022-09-14T22:44:43.715Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-09-14T22:44:43.805Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-09-14T22:44:43.887Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-14T22:44:43.887Z] > git --version # timeout=10 [2022-09-14T22:44:43.907Z] > git --version # 'git version 2.25.1' [2022-09-14T22:44:43.909Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-14T22:44:44.000Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-14T22:44:50.797Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-14T22:45:00.500Z] Merging remotes/origin/main commit a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 into PR head commit acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:45:00.808Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-14T22:45:00.875Z] Merge succeeded, producing acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:45:00.876Z] Checking out Revision acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f (PR-4155) [2022-09-14T22:44:59.472Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-14T22:44:59.544Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-09-14T22:44:59.582Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-09-14T22:44:59.663Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-09-14T22:44:59.664Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-14T22:44:59.691Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4155/head:refs/remotes/origin/PR-4155 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-09-14T22:45:00.521Z] > git config core.sparsecheckout # timeout=10 [2022-09-14T22:45:00.538Z] > git checkout -f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f # timeout=10 [2022-09-14T22:45:00.785Z] > git remote # timeout=10 [2022-09-14T22:45:00.804Z] > git config --get remote.origin.url # timeout=10 [2022-09-14T22:45:00.824Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-09-14T22:45:00.835Z] > git merge a0e04e5594f9191c51d4a9e4e045bcf4d31a8569 # timeout=10 [2022-09-14T22:45:00.861Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-09-14T22:45:00.884Z] > git config core.sparsecheckout # timeout=10 [2022-09-14T22:45:00.901Z] > git checkout -f acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f # timeout=10 [2022-09-14T22:45:01.380Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-14T22:45:05.185Z] Commit message: "fix: add secure mqtt support to eKuiper Closes: #4147" [2022-09-14T22:45:05.240Z] > git --version # timeout=10 [2022-09-14T22:45:05.252Z] > git --version # 'git version 2.25.1' [2022-09-14T22:45:05.271Z] fatal: bad object bd7468d5528128c83034753e4c3def8ef9af3f2d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-09-14T22:45:06.566Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-09-14T22:45:06.566Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-14T22:45:06.566Z] Dload Upload Total Spent Left Speed [2022-09-14T22:45:06.566Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 98453 0 --:--:-- --:--:-- --:--:-- 98453 [Pipeline] sh [2022-09-14T22:45:07.238Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-09-14T22:45:07.593Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-09-14T22:45:07.593Z] + sudo tee /etc/docker/daemon.new [2022-09-14T22:45:07.593Z] { [2022-09-14T22:45:07.593Z] "registry-mirrors": [ [2022-09-14T22:45:07.593Z] "https://nexus3.edgexfoundry.org:10001" [2022-09-14T22:45:07.593Z] ], [2022-09-14T22:45:07.593Z] "bip": "10.250.0.254/24", [2022-09-14T22:45:07.593Z] "hosts": [ [2022-09-14T22:45:07.593Z] "tcp://0.0.0.0:5555", [2022-09-14T22:45:07.593Z] "unix:///var/run/docker.sock" [2022-09-14T22:45:07.593Z] ], [2022-09-14T22:45:07.593Z] "mtu": 1458, [2022-09-14T22:45:07.593Z] "selinux-enabled": true, [2022-09-14T22:45:07.593Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-09-14T22:45:07.593Z] } [Pipeline] sh [2022-09-14T22:45:07.950Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-09-14T22:45:08.318Z] + sudo service docker restart [2022-09-14T22:45:09.513Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-14T22:45:09.513Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-14T22:45:10.082Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-14T22:45:11.470Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:45:12.414Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:45:13.797Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:45:14.742Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:45:15.315Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:45:17.229Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-14T22:45:18.641Z] $ docker stop --time=1 0404c1a21e72a917306ff0c92513aeda21857372011c3ec80eb38a4951d98dad [2022-09-14T22:45:22.099Z] $ docker rm -f 0404c1a21e72a917306ff0c92513aeda21857372011c3ec80eb38a4951d98dad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:45:23.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-14T22:45:23.368Z] [2022-09-14T22:45:23.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:45:23.740Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-14T22:45:23.740Z] latest: Pulling from edgex-devops/edgex-compose [2022-09-14T22:45:23.740Z] cbdbe7a5bc2a: Pulling fs layer [2022-09-14T22:45:23.740Z] ca9280d653b3: Pulling fs layer [2022-09-14T22:45:23.740Z] 7e9c9ca2126c: Pulling fs layer [2022-09-14T22:45:23.740Z] cbdbe7a5bc2a: Download complete [2022-09-14T22:45:24.001Z] ca9280d653b3: Verifying Checksum [2022-09-14T22:45:24.001Z] ca9280d653b3: Download complete [2022-09-14T22:45:24.001Z] cbdbe7a5bc2a: Pull complete [2022-09-14T22:45:24.261Z] 7e9c9ca2126c: Download complete [2022-09-14T22:45:24.524Z] ca9280d653b3: Pull complete [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-14T22:45:26.864Z] provisioning config files... [2022-09-14T22:45:26.887Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5677086932886677522tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-14T22:45:27.271Z] ---> docker-login.sh [2022-09-14T22:45:27.271Z] nexus3.edgexfoundry.org:10001 [2022-09-14T22:45:27.817Z] 7e9c9ca2126c: Pull complete [2022-09-14T22:45:27.817Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-09-14T22:45:27.817Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-14T22:45:27.817Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [2022-09-14T22:45:27.865Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T22:45:28.068Z] prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container [2022-09-14T22:45:28.105Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-14T22:45:28.136Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:45:28.136Z] Configure a credential helper to remove this warning. See [2022-09-14T22:45:28.136Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:45:28.136Z] [2022-09-14T22:45:28.136Z] Login Succeeded [2022-09-14T22:45:28.136Z] nexus3.edgexfoundry.org:10002 [2022-09-14T22:45:28.407Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T22:45:28.407Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:45:28.407Z] Configure a credential helper to remove this warning. See [2022-09-14T22:45:28.407Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:45:28.407Z] [2022-09-14T22:45:28.407Z] Login Succeeded [2022-09-14T22:45:28.407Z] nexus3.edgexfoundry.org:10003 [2022-09-14T22:45:28.677Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T22:45:28.951Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:45:28.951Z] Configure a credential helper to remove this warning. See [2022-09-14T22:45:28.951Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:45:28.951Z] [2022-09-14T22:45:28.951Z] Login Succeeded [2022-09-14T22:45:28.951Z] nexus3.edgexfoundry.org:10004 [2022-09-14T22:45:29.222Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T22:45:29.222Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:45:29.222Z] Configure a credential helper to remove this warning. See [2022-09-14T22:45:29.222Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:45:29.222Z] [2022-09-14T22:45:29.222Z] Login Succeeded [2022-09-14T22:45:29.222Z] docker.io [2022-09-14T22:45:29.492Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-09-14T22:45:29.753Z] $ docker top 2a4244c26ec76bb8c73923a655fcde671ce1b7e8b1e54d20cb40591e5759c3d3 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T22:45:30.084Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-09-14T22:45:30.084Z] Configure a credential helper to remove this warning. See [2022-09-14T22:45:30.084Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-09-14T22:45:30.084Z] [2022-09-14T22:45:30.084Z] Login Succeeded [2022-09-14T22:45:30.084Z] ---> docker-login.sh ends [Pipeline] } [2022-09-14T22:45:30.115Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [2022-09-14T22:45:30.239Z] + + docker-composegrep build parallel --help [2022-09-14T22:45:30.239Z] [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-09-14T22:45:30.827Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo [2022-09-14T22:45:30.864Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [2022-09-14T22:45:30.866Z] --parallel Build images in parallel. [Pipeline] } [2022-09-14T22:45:30.920Z] $ docker stop --time=1 2a4244c26ec76bb8c73923a655fcde671ce1b7e8b1e54d20cb40591e5759c3d3 [2022-09-14T22:45:32.213Z] $ docker rm -f 2a4244c26ec76bb8c73923a655fcde671ce1b7e8b1e54d20cb40591e5759c3d3 [Pipeline] // withDockerContainer [Pipeline] echo [2022-09-14T22:45:32.319Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-09-14T22:45:32.353Z] ========================================================= [2022-09-14T22:45:32.353Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-09-14T22:45:32.353Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:45:32.724Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-14T22:45:32.948Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-09-14T22:45:32.949Z] . [Pipeline] } [2022-09-14T22:45:32.998Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-09-14T22:45:32.998Z] b3c136eddcbf: Pulling fs layer [2022-09-14T22:45:32.998Z] c0a3192eca97: Pulling fs layer [2022-09-14T22:45:32.998Z] a050256f5b6f: Pulling fs layer [2022-09-14T22:45:32.998Z] 656be50a0ddc: Pulling fs layer [2022-09-14T22:45:32.998Z] 2bbca73fdf42: Pulling fs layer [2022-09-14T22:45:32.998Z] 46d945488cbd: Pulling fs layer [2022-09-14T22:45:32.998Z] 8a5474983e97: Pulling fs layer [2022-09-14T22:45:32.998Z] 329c88fbcd65: Pulling fs layer [2022-09-14T22:45:32.998Z] 2bbca73fdf42: Waiting [2022-09-14T22:45:32.998Z] 46d945488cbd: Waiting [2022-09-14T22:45:32.998Z] 8a5474983e97: Waiting [2022-09-14T22:45:32.998Z] 329c88fbcd65: Waiting [2022-09-14T22:45:32.998Z] 656be50a0ddc: Waiting [2022-09-14T22:45:32.998Z] a050256f5b6f: Verifying Checksum [2022-09-14T22:45:32.998Z] a050256f5b6f: Download complete [2022-09-14T22:45:32.998Z] c0a3192eca97: Verifying Checksum [2022-09-14T22:45:32.998Z] c0a3192eca97: Download complete [2022-09-14T22:45:32.998Z] 2bbca73fdf42: Download complete [2022-09-14T22:45:32.998Z] 46d945488cbd: Verifying Checksum [2022-09-14T22:45:32.998Z] 46d945488cbd: Download complete [2022-09-14T22:45:32.998Z] b3c136eddcbf: Verifying Checksum [2022-09-14T22:45:32.998Z] b3c136eddcbf: Download complete [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T22:45:33.116Z] prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container [2022-09-14T22:45:33.156Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-09-14T22:45:33.472Z] $ docker top 51903c1b968b8e30d99ed4fd538b9b7099b03fb5645a57fdd578d838e31c600b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T22:45:33.875Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-14T22:45:34.004Z] b3c136eddcbf: Pull complete [2022-09-14T22:45:34.004Z] 329c88fbcd65: Verifying Checksum [2022-09-14T22:45:34.004Z] 329c88fbcd65: Download complete [2022-09-14T22:45:34.277Z] c0a3192eca97: Pull complete [2022-09-14T22:45:34.448Z] Building core-command ... [2022-09-14T22:45:34.448Z] Building core-data ... [2022-09-14T22:45:34.448Z] Building core-metadata ... [2022-09-14T22:45:34.448Z] Building security-bootstrapper ... [2022-09-14T22:45:34.448Z] Building security-proxy-setup ... [2022-09-14T22:45:34.448Z] Building security-secretstore-setup ... [2022-09-14T22:45:34.448Z] Building security-spiffe-token-provider ... [2022-09-14T22:45:34.448Z] Building security-spire-agent ... [2022-09-14T22:45:34.448Z] Building security-spire-config ... [2022-09-14T22:45:34.448Z] Building security-spire-server ... [2022-09-14T22:45:34.448Z] Building support-notifications ... [2022-09-14T22:45:34.448Z] Building support-scheduler ... [2022-09-14T22:45:34.448Z] Building sys-mgmt-agent ... [2022-09-14T22:45:34.448Z] Building sys-mgmt-agent [2022-09-14T22:45:34.448Z] Building security-bootstrapper [2022-09-14T22:45:34.448Z] Building security-spiffe-token-provider [2022-09-14T22:45:34.448Z] Building security-secretstore-setup [2022-09-14T22:45:34.448Z] Building support-scheduler [2022-09-14T22:45:34.555Z] a050256f5b6f: Pull complete [2022-09-14T22:45:35.150Z] 8a5474983e97: Verifying Checksum [2022-09-14T22:45:35.150Z] 8a5474983e97: Download complete [2022-09-14T22:45:35.422Z] 656be50a0ddc: Verifying Checksum [2022-09-14T22:45:35.422Z] 656be50a0ddc: Download complete [2022-09-14T22:45:44.445Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:45:44.445Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:45:44.445Z] ---> c9ccf7c607b1 [2022-09-14T22:45:44.445Z] Step 3/25 : WORKDIR /edgex-go [2022-09-14T22:45:44.707Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:45:44.707Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:45:44.707Z] ---> c9ccf7c607b1 [2022-09-14T22:45:44.707Z] Step 3/20 : WORKDIR /edgex-go [2022-09-14T22:45:44.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:45:44.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:45:44.707Z] ---> c9ccf7c607b1 [2022-09-14T22:45:44.707Z] Step 3/23 : WORKDIR /edgex-go [2022-09-14T22:45:44.707Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:45:44.707Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:45:44.707Z] ---> c9ccf7c607b1 [2022-09-14T22:45:44.707Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-14T22:45:45.277Z] Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:45:45.277Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:45:45.277Z] ---> c9ccf7c607b1 [2022-09-14T22:45:45.277Z] Step 3/33 : WORKDIR /edgex-go [2022-09-14T22:45:48.588Z] ---> Running in a276eb77c670 [2022-09-14T22:45:48.588Z] ---> Running in f407686e3f6d [2022-09-14T22:45:48.588Z] ---> Running in b6e261b8cf12 [2022-09-14T22:45:48.588Z] ---> Running in 7db972a8d8d6 [2022-09-14T22:45:48.588Z] ---> Running in 19a1a9168879 [2022-09-14T22:45:48.849Z] Removing intermediate container a276eb77c670 [2022-09-14T22:45:48.849Z] ---> 6b80accb9871 [2022-09-14T22:45:48.850Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:45:48.850Z] Removing intermediate container 7db972a8d8d6 [2022-09-14T22:45:48.850Z] ---> 3f60280f6f76 [2022-09-14T22:45:48.850Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:45:48.850Z] Removing intermediate container f407686e3f6d [2022-09-14T22:45:48.850Z] ---> 78aab643fa63 [2022-09-14T22:45:48.850Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositoriesRemoving intermediate container b6e261b8cf12 [2022-09-14T22:45:48.850Z] [2022-09-14T22:45:48.850Z] ---> 66d186e18da7 [2022-09-14T22:45:48.850Z] Step 4/23 : WORKDIR /edgex-go [2022-09-14T22:45:48.850Z] ---> Running in df7bd5efce50 [2022-09-14T22:45:48.850Z] ---> Running in cccaf842bdec [2022-09-14T22:45:48.850Z] Removing intermediate container 19a1a9168879 [2022-09-14T22:45:48.850Z] ---> 653fee1b65b4 [2022-09-14T22:45:48.850Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-14T22:45:48.850Z] ---> Running in 0ff09aee7cda [2022-09-14T22:45:48.850Z] ---> Running in de6b8b48cf91 [2022-09-14T22:45:48.850Z] ---> Running in 868591c7143c [2022-09-14T22:45:48.850Z] Removing intermediate container de6b8b48cf91 [2022-09-14T22:45:48.850Z] ---> 1d53de76c647 [2022-09-14T22:45:48.850Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:45:49.110Z] ---> Running in 79a8d2d0b68b [2022-09-14T22:45:49.368Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:49.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:49.629Z] Removing intermediate container df7bd5efce50 [2022-09-14T22:45:49.629Z] ---> aefccf1efa79 [2022-09-14T22:45:49.629Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-14T22:45:49.889Z] ---> Running in 040382b8d30d [2022-09-14T22:45:49.889Z] Removing intermediate container cccaf842bdec [2022-09-14T22:45:49.889Z] ---> 3b477b6e26e3 [2022-09-14T22:45:49.889Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-14T22:45:49.889Z] ---> Running in 3ba627e3b1c7 [2022-09-14T22:45:49.889Z] v3.16.2-161-gc2ac19fd6b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-14T22:45:49.889Z] v3.16.2-166-g51fb33a5da [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-14T22:45:49.889Z] OK: 17040 distinct packages available [2022-09-14T22:45:49.889Z] Removing intermediate container 0ff09aee7cda [2022-09-14T22:45:50.153Z] ---> 3372d8731bd0 [2022-09-14T22:45:50.154Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-14T22:45:50.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:50.154Z] ---> Running in c3797ac89708 [2022-09-14T22:45:50.154Z] Removing intermediate container 79a8d2d0b68b [2022-09-14T22:45:50.154Z] ---> 1ad083cf0dba [2022-09-14T22:45:50.154Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-14T22:45:50.154Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:50.154Z] ---> Running in ed4ba8c663f3 [2022-09-14T22:45:50.415Z] OK: 211 MiB in 51 packages [2022-09-14T22:45:50.415Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:50.523Z] 656be50a0ddc: Pull complete [2022-09-14T22:45:50.523Z] 2bbca73fdf42: Pull complete [2022-09-14T22:45:50.523Z] 46d945488cbd: Pull complete [2022-09-14T22:45:50.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:50.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:50.675Z] Removing intermediate container 868591c7143c [2022-09-14T22:45:50.675Z] ---> 61180076fea2 [2022-09-14T22:45:50.675Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-14T22:45:50.675Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:50.935Z] ---> 5884ed8cc073 [2022-09-14T22:45:50.935Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:45:50.935Z] ---> Running in cdd1c38a7ba5 [2022-09-14T22:45:51.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:51.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:51.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:51.533Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:45:51.795Z] OK: 211 MiB in 51 packages [2022-09-14T22:45:52.056Z] OK: 211 MiB in 51 packages [2022-09-14T22:45:52.056Z] OK: 211 MiB in 51 packages [2022-09-14T22:45:52.056Z] Removing intermediate container 040382b8d30d [2022-09-14T22:45:52.056Z] ---> 3861270a883f [2022-09-14T22:45:52.056Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-14T22:45:52.317Z] ---> 31f0cc07f7c4 [2022-09-14T22:45:52.317Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:45:52.317Z] ---> Running in a222903294af [2022-09-14T22:45:52.317Z] Removing intermediate container ed4ba8c663f3 [2022-09-14T22:45:52.317Z] ---> d8faef7c9c95 [2022-09-14T22:45:52.317Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-14T22:45:52.317Z] Removing intermediate container c3797ac89708 [2022-09-14T22:45:52.317Z] ---> c1bfcd8e8b5c [2022-09-14T22:45:52.317Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-14T22:45:52.578Z] ---> 93c143fca151 [2022-09-14T22:45:52.579Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:45:52.579Z] ---> Running in 6f3e2b398523 [2022-09-14T22:45:52.579Z] ---> 4bdcd0ccb001 [2022-09-14T22:45:52.579Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:45:52.579Z] ---> Running in 5d63568d6967 [2022-09-14T22:45:53.148Z] OK: 211 MiB in 51 packages [2022-09-14T22:45:53.407Z] Removing intermediate container 3ba627e3b1c7 [2022-09-14T22:45:53.407Z] ---> 4e43ba5221e1 [2022-09-14T22:45:53.407Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-14T22:45:53.680Z] ---> 23f648fbca52 [2022-09-14T22:45:53.680Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:45:53.680Z] ---> Running in 029539d6f3d8 [2022-09-14T22:45:54.855Z] 8a5474983e97: Pull complete [2022-09-14T22:45:56.837Z] 329c88fbcd65: Pull complete [2022-09-14T22:45:56.837Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-09-14T22:45:56.837Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-14T22:45:56.837Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-09-14T22:45:57.235Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-14T22:45:57.235Z] WORKDIR /edgex [2022-09-14T22:45:57.235Z] COPY go.mod . [2022-09-14T22:45:57.235Z] RUN go mod download [2022-09-14T22:45:57.235Z] + docker build -t ci-base-image-arm64 -f - . [2022-09-14T22:45:57.855Z] Sending build context to Docker daemon 3.228MB [2022-09-14T22:45:57.855Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-09-14T22:45:57.855Z] ---> ff4287adb874 [2022-09-14T22:45:57.855Z] Step 2/4 : WORKDIR /edgex [2022-09-14T22:45:59.843Z] ---> Running in 3a9917e2a0ff [2022-09-14T22:45:59.843Z] Removing intermediate container 3a9917e2a0ff [2022-09-14T22:45:59.843Z] ---> 9a94b699c10a [2022-09-14T22:45:59.843Z] Step 3/4 : COPY go.mod . [2022-09-14T22:46:00.441Z] ---> 3a6e490dcd21 [2022-09-14T22:46:00.441Z] Step 4/4 : RUN go mod download [2022-09-14T22:46:00.441Z] ---> Running in 336ddf2c9be5 [2022-09-14T22:46:08.659Z] Removing intermediate container 5d63568d6967 [2022-09-14T22:46:08.659Z] ---> e2ed19725575 [2022-09-14T22:46:08.659Z] Step 8/23 : COPY . . [2022-09-14T22:46:08.659Z] Removing intermediate container cdd1c38a7ba5 [2022-09-14T22:46:08.659Z] ---> e47019389b68 [2022-09-14T22:46:08.659Z] Step 7/20 : COPY . . [2022-09-14T22:46:08.659Z] Removing intermediate container a222903294af [2022-09-14T22:46:08.659Z] ---> ebdf17330005 [2022-09-14T22:46:08.659Z] Step 8/25 : COPY . . [2022-09-14T22:46:08.659Z] Removing intermediate container 6f3e2b398523 [2022-09-14T22:46:08.659Z] ---> da6cc22068c0 [2022-09-14T22:46:08.659Z] Step 9/23 : COPY . . [2022-09-14T22:46:08.659Z] Removing intermediate container 029539d6f3d8 [2022-09-14T22:46:08.659Z] ---> d184fcb09d14 [2022-09-14T22:46:08.659Z] Step 8/33 : COPY . . [2022-09-14T22:46:18.786Z] ---> 3e5f57d6b961 [2022-09-14T22:46:18.786Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-14T22:46:18.786Z] ---> Running in e50642ec4a25 [2022-09-14T22:46:18.786Z] ---> 0c723fc3a471 [2022-09-14T22:46:18.786Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-14T22:46:18.786Z] ---> Running in c07bcc9b9a3d [2022-09-14T22:46:18.786Z] ---> 12d438daf734 [2022-09-14T22:46:18.786Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-14T22:46:18.786Z] ---> d5f03d51b722 [2022-09-14T22:46:18.786Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-14T22:46:18.786Z] ---> c5ccdaa7702f [2022-09-14T22:46:18.786Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-14T22:46:18.786Z] ---> Running in 12c86230db11 [2022-09-14T22:46:18.786Z] ---> Running in f7402ad2da4c [2022-09-14T22:46:18.786Z] ---> Running in 5bc54eb32e35 [2022-09-14T22:46:18.786Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:46:18.786Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:46:19.046Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-14T22:46:19.046Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:46:19.309Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-14T22:46:32.831Z] Removing intermediate container 336ddf2c9be5 [2022-09-14T22:46:32.831Z] ---> 8a36f12ca570 [2022-09-14T22:46:32.831Z] Successfully built 8a36f12ca570 [2022-09-14T22:46:32.831Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:46:33.249Z] + docker inspect -f . ci-base-image-arm64 [2022-09-14T22:46:33.249Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T22:46:33.556Z] prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container [2022-09-14T22:46:33.638Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-14T22:46:34.896Z] $ docker top c8d23b68dafd6cd335a21bf2f04728f18e71259832f1392746016e258a3ee407 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T22:46:35.837Z] + go version [2022-09-14T22:46:35.838Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-09-14T22:46:35.875Z] $ docker stop --time=1 c8d23b68dafd6cd335a21bf2f04728f18e71259832f1392746016e258a3ee407 [2022-09-14T22:46:37.476Z] $ docker rm -f c8d23b68dafd6cd335a21bf2f04728f18e71259832f1392746016e258a3ee407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:46:38.367Z] + docker inspect -f . ci-base-image-arm64 [2022-09-14T22:46:38.367Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T22:46:38.692Z] prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container [2022-09-14T22:46:38.774Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-09-14T22:46:39.991Z] $ docker top 5b6cce5cb864d401e9e4e348d8dc579b8f2df285e2618af8c109065b10034449 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-09-14T22:46:40.318Z] ========================================================= [2022-09-14T22:46:40.318Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-09-14T22:46:40.318Z] ========================================================= [Pipeline] sh [2022-09-14T22:46:40.968Z] + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh [2022-09-14T22:46:41.687Z] + make test [2022-09-14T22:46:41.687Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-09-14T22:46:51.447Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:47:03.705Z] Removing intermediate container f7402ad2da4c [2022-09-14T22:47:03.705Z] ---> e2d6ebcb762b [2022-09-14T22:47:03.705Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-14T22:47:03.705Z] Removing intermediate container e50642ec4a25 [2022-09-14T22:47:03.705Z] ---> 89d94410a794 [2022-09-14T22:47:03.705Z] [2022-09-14T22:47:03.705Z] Step 10/33 : FROM alpine:3.16 [2022-09-14T22:47:03.705Z] Removing intermediate container 12c86230db11 [2022-09-14T22:47:03.705Z] ---> 54db343dc1ec [2022-09-14T22:47:03.705Z] [2022-09-14T22:47:03.705Z] Step 10/25 : FROM alpine:3.16 [2022-09-14T22:47:03.705Z] 3.16: Pulling from library/alpine [2022-09-14T22:47:03.705Z] ---> Running in b2a38d39eed3 [2022-09-14T22:47:03.705Z] 3.16: Pulling from library/alpine [2022-09-14T22:47:03.705Z] Removing intermediate container 5bc54eb32e35 [2022-09-14T22:47:03.705Z] ---> 779f38f61ed5 [2022-09-14T22:47:03.705Z] [2022-09-14T22:47:03.705Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T22:47:03.705Z] Removing intermediate container c07bcc9b9a3d [2022-09-14T22:47:03.705Z] ---> ac5622746886 [2022-09-14T22:47:03.705Z] [2022-09-14T22:47:03.705Z] Step 9/20 : FROM alpine:3.15 [2022-09-14T22:47:03.705Z] 3.16: Pulling from library/alpine [2022-09-14T22:47:03.705Z] 3.15: Pulling from library/alpine [2022-09-14T22:47:03.705Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-14T22:47:03.705Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-14T22:47:03.705Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-14T22:47:03.705Z] Status: Image is up to date for alpine:3.16 [2022-09-14T22:47:03.705Z] Status: Downloaded newer image for alpine:3.16 [2022-09-14T22:47:03.705Z] Status: Downloaded newer image for alpine:3.16 [2022-09-14T22:47:03.705Z] ---> 9c6f07244728 [2022-09-14T22:47:03.705Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-14T22:47:03.705Z] ---> 9c6f07244728 [2022-09-14T22:47:03.705Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-14T22:47:03.705Z] ---> 9c6f07244728 [2022-09-14T22:47:03.705Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T22:47:03.705Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-14T22:47:03.705Z] ---> Running in 44ccbfb72357 [2022-09-14T22:47:03.705Z] ---> Running in b6a751b81e19 [2022-09-14T22:47:03.705Z] ---> Running in ea674be9e345 [2022-09-14T22:47:03.705Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-14T22:47:03.705Z] Removing intermediate container 44ccbfb72357 [2022-09-14T22:47:03.705Z] Status: Downloaded newer image for alpine:3.15 [2022-09-14T22:47:03.705Z] ---> 56f5e2de9f7e [2022-09-14T22:47:03.705Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-14T22:47:03.705Z] ---> c4fc93816858 [2022-09-14T22:47:03.705Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T22:47:03.705Z] ---> Running in 6d5bab3fad0b [2022-09-14T22:47:03.705Z] ---> Running in 4bd19f6fa8a0 [2022-09-14T22:47:03.705Z] Removing intermediate container 4bd19f6fa8a0 [2022-09-14T22:47:03.705Z] ---> 81389141e84b [2022-09-14T22:47:03.705Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:47:03.705Z] ---> Running in eecae52e6083 [2022-09-14T22:47:03.966Z] Removing intermediate container b2a38d39eed3 [2022-09-14T22:47:03.966Z] ---> 09cd701be5f6 [2022-09-14T22:47:03.966Z] [2022-09-14T22:47:03.966Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T22:47:03.966Z] ---> 9c6f07244728 [2022-09-14T22:47:03.966Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-14T22:47:03.966Z] ---> Running in 3002cc1749d3 [2022-09-14T22:47:03.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:03.966Z] Removing intermediate container 3002cc1749d3 [2022-09-14T22:47:03.966Z] ---> ee7be18220fe [2022-09-14T22:47:03.966Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-14T22:47:03.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:03.966Z] ---> Running in 2c2584376b07 [2022-09-14T22:47:03.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:03.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:03.966Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:04.229Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:04.229Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-14T22:47:04.229Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-14T22:47:04.229Z] (3/3) Installing su-exec (0.2-r1) [2022-09-14T22:47:04.229Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T22:47:04.229Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T22:47:04.229Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-14T22:47:04.229Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T22:47:04.229Z] OK: 6 MiB in 15 packages [2022-09-14T22:47:04.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:04.492Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-14T22:47:04.492Z] (2/2) Installing su-exec (0.2-r1) [2022-09-14T22:47:04.492Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T22:47:04.492Z] Removing intermediate container eecae52e6083 [2022-09-14T22:47:04.492Z] ---> f35da0af49d8 [2022-09-14T22:47:04.492Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-14T22:47:04.492Z] OK: 6 MiB in 16 packages [2022-09-14T22:47:04.492Z] OK: 6 MiB in 17 packages [2022-09-14T22:47:04.492Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:04.492Z] ---> Running in 79c53d0c37f1 [2022-09-14T22:47:04.755Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-14T22:47:04.755Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-14T22:47:04.755Z] (3/33) Installing readline (8.1.2-r0) [2022-09-14T22:47:04.755Z] (4/33) Installing bash (5.1.16-r2) [2022-09-14T22:47:04.755Z] Executing bash-5.1.16-r2.post-install [2022-09-14T22:47:04.755Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-14T22:47:04.755Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-14T22:47:04.755Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-14T22:47:04.755Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-14T22:47:04.755Z] (9/33) Installing curl (7.83.1-r3) [2022-09-14T22:47:04.755Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-14T22:47:05.018Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:05.018Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-14T22:47:05.018Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-14T22:47:05.018Z] (13/33) Installing expat (2.4.8-r0) [2022-09-14T22:47:05.018Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-14T22:47:05.018Z] (15/33) Installing gdbm (1.23-r0) [2022-09-14T22:47:05.018Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-14T22:47:05.281Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-14T22:47:05.281Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-14T22:47:05.281Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-14T22:47:05.281Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-14T22:47:05.281Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-14T22:47:05.281Z] Removing intermediate container b6a751b81e19 [2022-09-14T22:47:05.281Z] ---> 683a7a929a48 [2022-09-14T22:47:05.281Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T22:47:05.563Z] Removing intermediate container 6d5bab3fad0b [2022-09-14T22:47:05.563Z] ---> b72057435ea1 [2022-09-14T22:47:05.563Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-14T22:47:05.563Z] Removing intermediate container ea674be9e345 [2022-09-14T22:47:05.563Z] ---> 0acbb0dff22e [2022-09-14T22:47:05.563Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-14T22:47:05.563Z] ---> Running in 855e2678195f [2022-09-14T22:47:05.563Z] ---> Running in 5cd4d439cc89 [2022-09-14T22:47:05.563Z] ---> Running in 156c61221d35 [2022-09-14T22:47:05.563Z] Removing intermediate container 855e2678195f [2022-09-14T22:47:05.563Z] ---> b5f6bcf228b9 [2022-09-14T22:47:05.563Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-14T22:47:05.563Z] Removing intermediate container 5cd4d439cc89 [2022-09-14T22:47:05.563Z] ---> 46a69367bc4d [2022-09-14T22:47:05.563Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-14T22:47:05.563Z] ---> Running in f58b8fa58376 [2022-09-14T22:47:05.563Z] Removing intermediate container 156c61221d35 [2022-09-14T22:47:05.563Z] ---> dbcd2a73818b [2022-09-14T22:47:05.563Z] Step 13/25 : WORKDIR / [2022-09-14T22:47:05.563Z] ---> Running in edf8d08505c6 [2022-09-14T22:47:05.563Z] ---> Running in 326f36184915 [2022-09-14T22:47:05.825Z] Removing intermediate container f58b8fa58376 [2022-09-14T22:47:05.825Z] ---> 5f2eb243f356 [2022-09-14T22:47:05.825Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-14T22:47:05.825Z] Removing intermediate container edf8d08505c6 [2022-09-14T22:47:05.825Z] ---> c0b559b447b0 [2022-09-14T22:47:05.825Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T22:47:06.097Z] Removing intermediate container 326f36184915 [2022-09-14T22:47:06.097Z] ---> eb96cc4884a5 [2022-09-14T22:47:06.097Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-14T22:47:06.097Z] ---> Running in 0201be11bd8a [2022-09-14T22:47:06.097Z] ---> Running in a60993717db3 [2022-09-14T22:47:06.097Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-14T22:47:06.097Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-14T22:47:06.097Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-14T22:47:06.097Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-14T22:47:06.097Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-14T22:47:06.097Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-14T22:47:06.097Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-14T22:47:06.097Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-14T22:47:06.097Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-14T22:47:06.097Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-14T22:47:06.097Z] Removing intermediate container a60993717db3 [2022-09-14T22:47:06.097Z] ---> caacc80dd568 [2022-09-14T22:47:06.097Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-14T22:47:06.097Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-14T22:47:06.097Z] Removing intermediate container 0201be11bd8a [2022-09-14T22:47:06.097Z] ---> f59aa4854d02 [2022-09-14T22:47:06.097Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T22:47:06.097Z] ---> Running in ddfda2a51070 [2022-09-14T22:47:06.097Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-14T22:47:06.097Z] ---> 60c0394b2cf2 [2022-09-14T22:47:06.097Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-14T22:47:06.360Z] Removing intermediate container ddfda2a51070 [2022-09-14T22:47:06.360Z] ---> 4be5417c7213 [2022-09-14T22:47:06.360Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-14T22:47:06.360Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:06.360Z] ---> Running in 2c34b6a37386 [2022-09-14T22:47:06.360Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T22:47:06.360Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T22:47:06.360Z] ---> 729bb4cd48fa [2022-09-14T22:47:06.360Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-14T22:47:06.360Z] ---> f83f84ca5cd2 [2022-09-14T22:47:06.360Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-14T22:47:06.622Z] OK: 122 MiB in 47 packages [2022-09-14T22:47:06.893Z] ---> ff27be6c2e06 [2022-09-14T22:47:06.893Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-14T22:47:07.157Z] ---> 9cb2cf95c945 [2022-09-14T22:47:07.157Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-14T22:47:07.157Z] ---> 5868acb77fd9 [2022-09-14T22:47:07.157Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-14T22:47:07.421Z] Removing intermediate container 2c34b6a37386 [2022-09-14T22:47:07.421Z] ---> 55058af7256d [2022-09-14T22:47:07.421Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-14T22:47:07.421Z] ---> 70a9584c2c33 [2022-09-14T22:47:07.421Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-14T22:47:07.421Z] ---> Running in ed0405173943 [2022-09-14T22:47:07.421Z] ---> Running in 5aab9161f50f [2022-09-14T22:47:07.421Z] ---> 88253668d964 [2022-09-14T22:47:07.421Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-14T22:47:07.684Z] Removing intermediate container ed0405173943 [2022-09-14T22:47:07.684Z] ---> 2293726f25c7 [2022-09-14T22:47:07.684Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-14T22:47:07.684Z] Removing intermediate container 5aab9161f50f [2022-09-14T22:47:07.684Z] ---> 03a7087c16b9 [2022-09-14T22:47:07.684Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T22:47:07.684Z] ---> Running in ad58607f9603 [2022-09-14T22:47:07.684Z] Removing intermediate container ad58607f9603 [2022-09-14T22:47:07.684Z] ---> 5adfc2a47895 [2022-09-14T22:47:07.684Z] Step 21/23 : LABEL arch=x86_64 [2022-09-14T22:47:07.945Z] ---> Running in 6e583abc2b38 [2022-09-14T22:47:07.945Z] ---> 5e835f392551 [2022-09-14T22:47:07.945Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-14T22:47:07.945Z] ---> Running in 07777e977f05 [2022-09-14T22:47:07.945Z] Removing intermediate container 6e583abc2b38 [2022-09-14T22:47:07.945Z] ---> 88e8bb8b555d [2022-09-14T22:47:07.945Z] Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:47:07.945Z] ---> 4c775d79709a [2022-09-14T22:47:07.945Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-14T22:47:08.207Z] ---> Running in be8c6653393c [2022-09-14T22:47:08.207Z] Removing intermediate container be8c6653393c [2022-09-14T22:47:08.207Z] ---> df43e25aa8e9 [2022-09-14T22:47:08.207Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T22:47:08.207Z] ---> Running in 832c867b5592 [2022-09-14T22:47:08.207Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T22:47:08.207Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T22:47:08.207Z] OK: 15856 distinct packages available [2022-09-14T22:47:08.207Z] ---> 8c65c5d0138e [2022-09-14T22:47:08.207Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-14T22:47:08.207Z] ---> Running in 8aa700c48a00 [2022-09-14T22:47:08.207Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:08.207Z] Removing intermediate container 832c867b5592 [2022-09-14T22:47:08.207Z] ---> 899c1b660fe7 [2022-09-14T22:47:08.207Z] [2022-09-14T22:47:08.469Z] Successfully built 899c1b660fe7 [2022-09-14T22:47:08.469Z] Successfully tagged support-scheduler:latest [2022-09-14T22:47:08.469Z] Building security-spire-server [2022-09-14T22:47:09.043Z]  Building support-scheduler ... done Collecting docker-compose==1.23.2 [2022-09-14T22:47:09.043Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-14T22:47:09.043Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 27.6 MB/s eta 0:00:00 [2022-09-14T22:47:09.043Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-14T22:47:09.043Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-14T22:47:09.043Z] Preparing metadata (setup.py): started [2022-09-14T22:47:09.043Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:09.612Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-14T22:47:09.612Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-14T22:47:09.612Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T22:47:09.612Z] Collecting jsonschema<3,>=2.5.1 [2022-09-14T22:47:09.612Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-14T22:47:09.612Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-14T22:47:09.612Z] Collecting cached-property<2,>=1.2.0 [2022-09-14T22:47:09.612Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-14T22:47:09.870Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-14T22:47:09.870Z] Collecting PyYAML<4,>=3.10 [2022-09-14T22:47:09.870Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-14T22:47:09.870Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 82.2 MB/s eta 0:00:00 [2022-09-14T22:47:09.870Z] (5/9) Installing curl (7.80.0-r3) [2022-09-14T22:47:09.870Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-14T22:47:10.129Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-14T22:47:10.129Z] Preparing metadata (setup.py): started [2022-09-14T22:47:10.129Z] (8/9) Installing libucontext (1.1-r0) [2022-09-14T22:47:10.129Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-14T22:47:10.391Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T22:47:10.391Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T22:47:10.391Z] OK: 8 MiB in 23 packages [2022-09-14T22:47:10.391Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T22:47:10.651Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-14T22:47:10.651Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-14T22:47:10.651Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 145.4 MB/s eta 0:00:00 [2022-09-14T22:47:10.651Z] Collecting texttable<0.10,>=0.9.0 [2022-09-14T22:47:10.651Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-14T22:47:10.651Z] Preparing metadata (setup.py): started [2022-09-14T22:47:10.912Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:47:10.912Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:47:10.912Z] ---> c9ccf7c607b1 [2022-09-14T22:47:10.912Z] Step 3/25 : WORKDIR /edgex-go [2022-09-14T22:47:10.912Z] ---> Using cache [2022-09-14T22:47:10.912Z] ---> 653fee1b65b4 [2022-09-14T22:47:10.912Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:47:10.912Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T22:47:10.912Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-14T22:47:11.175Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-14T22:47:11.175Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-14T22:47:11.175Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 67.9 MB/s eta 0:00:00 [2022-09-14T22:47:11.175Z] Collecting docker<4.0,>=3.6.0 [2022-09-14T22:47:11.175Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-14T22:47:11.175Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 82.0 MB/s eta 0:00:00 [2022-09-14T22:47:11.175Z] Collecting docopt<0.7,>=0.6.1 [2022-09-14T22:47:11.175Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-14T22:47:11.175Z] Preparing metadata (setup.py): started [2022-09-14T22:47:11.436Z] Removing intermediate container 07777e977f05 [2022-09-14T22:47:11.436Z] ---> 13e24a955c28 [2022-09-14T22:47:11.436Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T22:47:11.436Z] ---> Running in 630838c47665 [2022-09-14T22:47:11.436Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T22:47:11.436Z] Removing intermediate container 8aa700c48a00 [2022-09-14T22:47:11.436Z] ---> 6a0f85221089 [2022-09-14T22:47:11.436Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-14T22:47:11.436Z] Collecting docker-pycreds>=0.4.0 [2022-09-14T22:47:11.436Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-14T22:47:11.436Z] ---> Running in 69dd21eb77df [2022-09-14T22:47:11.699Z] ---> 7a70dee3421a [2022-09-14T22:47:11.699Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-14T22:47:11.699Z] Collecting certifi>=2017.4.17 [2022-09-14T22:47:11.699Z] Removing intermediate container 79c53d0c37f1 [2022-09-14T22:47:11.699Z] ---> 2bb7c6980ebb [2022-09-14T22:47:11.699Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T22:47:11.699Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-14T22:47:11.699Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 83.8 MB/s eta 0:00:00 [2022-09-14T22:47:11.699Z] Removing intermediate container 69dd21eb77df [2022-09-14T22:47:11.699Z] ---> 182e43f88506 [2022-09-14T22:47:11.699Z] Step 23/25 : LABEL arch=x86_64 [2022-09-14T22:47:11.699Z] ---> Running in a27085e94d6f [2022-09-14T22:47:11.699Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-14T22:47:11.699Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-14T22:47:11.699Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 176.7 MB/s eta 0:00:00 [2022-09-14T22:47:11.699Z] Collecting idna<2.8,>=2.5 [2022-09-14T22:47:11.699Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-14T22:47:11.699Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 177.6 MB/s eta 0:00:00 [2022-09-14T22:47:11.699Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-14T22:47:11.699Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-14T22:47:11.960Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 41.4 MB/s eta 0:00:00 [2022-09-14T22:47:11.960Z] Removing intermediate container a27085e94d6f [2022-09-14T22:47:11.960Z] ---> 36413f32e070 [2022-09-14T22:47:11.960Z] Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:47:11.960Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-14T22:47:11.960Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-14T22:47:11.960Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-14T22:47:11.960Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-14T22:47:11.960Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-14T22:47:11.960Z] Running setup.py install for texttable: started [2022-09-14T22:47:11.960Z] ---> 9e2a905bf87a [2022-09-14T22:47:11.960Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-14T22:47:11.960Z] ---> Running in e00014ed07f9 [2022-09-14T22:47:11.960Z] ---> 9890317fbf89 [2022-09-14T22:47:11.960Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-14T22:47:12.231Z] Removing intermediate container e00014ed07f9 [2022-09-14T22:47:12.231Z] ---> a5be88d5bb4b [2022-09-14T22:47:12.231Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T22:47:12.231Z] Removing intermediate container 630838c47665 [2022-09-14T22:47:12.231Z] ---> d7b9213f6a40 [2022-09-14T22:47:12.231Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T22:47:12.231Z] ---> Running in 5f51712584bd [2022-09-14T22:47:12.231Z] ---> Running in 0ea0052b2056 [2022-09-14T22:47:12.231Z] ---> 96309127aecc [2022-09-14T22:47:12.231Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-14T22:47:12.491Z] Removing intermediate container 5f51712584bd [2022-09-14T22:47:12.491Z] ---> ad0ce940c095 [2022-09-14T22:47:12.491Z] [2022-09-14T22:47:12.491Z] Running setup.py install for texttable: finished with status 'done' [2022-09-14T22:47:12.491Z] Running setup.py install for PyYAML: started [2022-09-14T22:47:12.491Z] Successfully built ad0ce940c095 [2022-09-14T22:47:12.491Z] Successfully tagged security-secretstore-setup:latest [2022-09-14T22:47:12.491Z]  Building security-secretstore-setup ... done Building support-notifications [2022-09-14T22:47:13.062Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:13.063Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-14T22:47:14.007Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:14.039Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-09-14T22:47:14.267Z] OK: 211 MiB in 51 packages [2022-09-14T22:47:14.526Z] ---> 92f6ce3bc3f2 [2022-09-14T22:47:14.526Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-14T22:47:14.526Z] Running setup.py install for docopt: started [2022-09-14T22:47:14.785Z] ---> 3ea50b320c2b [2022-09-14T22:47:14.785Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-14T22:47:14.785Z] Running setup.py install for docopt: finished with status 'done' [2022-09-14T22:47:15.044Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:47:15.044Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:47:15.044Z] ---> c9ccf7c607b1 [2022-09-14T22:47:15.044Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-14T22:47:15.044Z] ---> Using cache [2022-09-14T22:47:15.044Z] ---> 66d186e18da7 [2022-09-14T22:47:15.044Z] Step 4/23 : WORKDIR /edgex-go [2022-09-14T22:47:15.044Z] ---> Using cache [2022-09-14T22:47:15.044Z] ---> 1d53de76c647 [2022-09-14T22:47:15.044Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:47:15.044Z] ---> Using cache [2022-09-14T22:47:15.044Z] ---> 1ad083cf0dba [2022-09-14T22:47:15.044Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-14T22:47:15.044Z] ---> 9c9f2c803a47 [2022-09-14T22:47:15.044Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-14T22:47:15.044Z] ---> Running in 9b523c632fc7 [2022-09-14T22:47:15.044Z] ---> 921a40bd47cf [2022-09-14T22:47:15.044Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-14T22:47:15.044Z] ---> Running in e7e0e20b6e7d [2022-09-14T22:47:15.044Z] Removing intermediate container e7e0e20b6e7d [2022-09-14T22:47:15.044Z] ---> 3bf97464fcab [2022-09-14T22:47:15.044Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T22:47:15.044Z] Removing intermediate container 0ea0052b2056 [2022-09-14T22:47:15.044Z] ---> 6c5a20b55754 [2022-09-14T22:47:15.044Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-14T22:47:15.044Z] ---> Running in 32ce3cf45b0f [2022-09-14T22:47:15.305Z] ---> 993e3b23c90c [2022-09-14T22:47:15.305Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-14T22:47:15.305Z] Running setup.py install for dockerpty: started [2022-09-14T22:47:15.305Z] Removing intermediate container 32ce3cf45b0f [2022-09-14T22:47:15.305Z] ---> f900551fc7b3 [2022-09-14T22:47:15.305Z] Step 18/20 : LABEL arch=x86_64 [2022-09-14T22:47:15.305Z] ---> df310a61674f [2022-09-14T22:47:15.305Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:47:15.305Z] ---> Running in 393dcce1e561 [2022-09-14T22:47:15.305Z] ---> Running in 883b4f0b5e93 [2022-09-14T22:47:15.305Z] ---> f4221668a9c2 [2022-09-14T22:47:15.305Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-14T22:47:15.305Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:15.305Z] ---> Running in d23cdd75f0cf [2022-09-14T22:47:15.305Z] Removing intermediate container 393dcce1e561 [2022-09-14T22:47:15.305Z] ---> a58a76dc9367 [2022-09-14T22:47:15.305Z] Step 19/20 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:47:15.572Z] ---> Running in f5c3deee9de6 [2022-09-14T22:47:15.572Z] Removing intermediate container f5c3deee9de6 [2022-09-14T22:47:15.572Z] ---> cd9eb80b1611 [2022-09-14T22:47:15.572Z] Step 20/20 : LABEL version=0.0.0 [2022-09-14T22:47:15.572Z] ---> Running in 7a5c0cd655fb [2022-09-14T22:47:15.572Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-14T22:47:15.572Z] Removing intermediate container 7a5c0cd655fb [2022-09-14T22:47:15.572Z] ---> 4bebc772f463 [2022-09-14T22:47:15.572Z] [2022-09-14T22:47:15.572Z] Successfully built 4bebc772f463 [2022-09-14T22:47:15.831Z] Successfully tagged security-spiffe-token-provider:latest [2022-09-14T22:47:15.831Z] Building core-metadata [2022-09-14T22:47:15.831Z]  Building security-spiffe-token-provider ... done Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-14T22:47:15.831Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-14T22:47:16.089Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:16.706Z] OK: 211 MiB in 51 packages [2022-09-14T22:47:18.751Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:47:18.751Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:47:18.751Z] ---> c9ccf7c607b1 [2022-09-14T22:47:18.751Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-14T22:47:18.751Z] ---> Using cache [2022-09-14T22:47:18.751Z] ---> 66d186e18da7 [2022-09-14T22:47:18.751Z] Step 4/25 : WORKDIR /edgex-go [2022-09-14T22:47:18.751Z] ---> Using cache [2022-09-14T22:47:18.751Z] ---> 1d53de76c647 [2022-09-14T22:47:18.751Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:47:18.751Z] ---> Using cache [2022-09-14T22:47:18.751Z] ---> 1ad083cf0dba [2022-09-14T22:47:18.751Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-14T22:47:18.751Z] ---> Using cache [2022-09-14T22:47:18.751Z] ---> d8faef7c9c95 [2022-09-14T22:47:18.751Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-14T22:47:18.751Z] ---> Using cache [2022-09-14T22:47:18.751Z] ---> 93c143fca151 [2022-09-14T22:47:18.751Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:47:18.751Z] ---> Using cache [2022-09-14T22:47:18.751Z] ---> da6cc22068c0 [2022-09-14T22:47:18.751Z] Step 9/25 : COPY . . [2022-09-14T22:47:18.751Z] ---> Using cache [2022-09-14T22:47:18.751Z] ---> c5ccdaa7702f [2022-09-14T22:47:18.751Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-14T22:47:18.751Z] Removing intermediate container d23cdd75f0cf [2022-09-14T22:47:18.751Z] ---> d108665b08c9 [2022-09-14T22:47:18.751Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-14T22:47:18.751Z] ---> Running in 13861e76a929 [2022-09-14T22:47:19.019Z] ---> Running in e0a8937a830a [2022-09-14T22:47:19.019Z] Removing intermediate container 9b523c632fc7 [2022-09-14T22:47:19.019Z] ---> fbfcd2cf13e1 [2022-09-14T22:47:19.019Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-14T22:47:19.280Z] Removing intermediate container e0a8937a830a [2022-09-14T22:47:19.280Z] ---> f780debbbddc [2022-09-14T22:47:19.280Z] Step 30/33 : CMD ["gate"] [2022-09-14T22:47:19.542Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-14T22:47:20.938Z] ---> 89a30137af8c [2022-09-14T22:47:20.938Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:47:20.938Z] ---> Running in f72dd1569ec6 [2022-09-14T22:47:20.938Z] ---> Running in 9afdf5a66781 [2022-09-14T22:47:20.938Z] Removing intermediate container f72dd1569ec6 [2022-09-14T22:47:20.938Z] ---> 8a9dad45e872 [2022-09-14T22:47:20.938Z] Step 31/33 : LABEL arch=x86_64 [2022-09-14T22:47:21.232Z] ---> Running in 86e0bbec0fb5 [2022-09-14T22:47:21.232Z] Removing intermediate container 86e0bbec0fb5 [2022-09-14T22:47:21.232Z] ---> 20745cb625c6 [2022-09-14T22:47:21.232Z] Step 32/33 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:47:21.493Z] ---> Running in ecb18b82f853 [2022-09-14T22:47:21.755Z] Removing intermediate container ecb18b82f853 [2022-09-14T22:47:21.755Z] ---> fae5dff864a3 [2022-09-14T22:47:21.755Z] Step 33/33 : LABEL version=0.0.0 [2022-09-14T22:47:22.017Z] ---> Running in 56e0a9f80a8f [2022-09-14T22:47:22.277Z] Removing intermediate container 2c2584376b07 [2022-09-14T22:47:22.277Z] ---> 4ff4f5173b01 [2022-09-14T22:47:22.277Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-14T22:47:22.538Z] Removing intermediate container 56e0a9f80a8f [2022-09-14T22:47:22.538Z] ---> c93ea1f9163c [2022-09-14T22:47:22.538Z] [2022-09-14T22:47:22.538Z] ---> Running in a30606c28a2f [2022-09-14T22:47:22.538Z] Successfully built c93ea1f9163c [2022-09-14T22:47:22.538Z] Successfully tagged security-bootstrapper:latest [2022-09-14T22:47:22.538Z] Building security-proxy-setup [2022-09-14T22:47:25.098Z]  Building security-bootstrapper ... done Removing intermediate container a30606c28a2f [2022-09-14T22:47:25.098Z] ---> 6c055b1727e7 [2022-09-14T22:47:25.098Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T22:47:26.049Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:47:26.049Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:47:26.050Z] ---> c9ccf7c607b1 [2022-09-14T22:47:26.050Z] Step 3/22 : WORKDIR /edgex-go [2022-09-14T22:47:26.050Z] ---> Using cache [2022-09-14T22:47:26.050Z] ---> 653fee1b65b4 [2022-09-14T22:47:26.050Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:47:26.050Z] ---> Using cache [2022-09-14T22:47:26.050Z] ---> d7b9213f6a40 [2022-09-14T22:47:26.050Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-14T22:47:28.597Z] ---> Running in 3385470d5c08 [2022-09-14T22:47:28.597Z] ---> Running in ec34a70ef583 [2022-09-14T22:47:28.859Z] Removing intermediate container ec34a70ef583 [2022-09-14T22:47:28.859Z] ---> 2b73cb0c1574 [2022-09-14T22:47:28.859Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-14T22:47:28.859Z] Removing intermediate container 883b4f0b5e93 [2022-09-14T22:47:28.859Z] ---> a738ef3153c3 [2022-09-14T22:47:28.859Z] Step 8/25 : COPY . . [2022-09-14T22:47:28.859Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:29.808Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:30.074Z] OK: 211 MiB in 51 packages [2022-09-14T22:47:32.651Z] ---> 2d1b52c954a6 [2022-09-14T22:47:32.651Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-14T22:47:32.916Z] Removing intermediate container 3385470d5c08 [2022-09-14T22:47:32.916Z] ---> b409299ee463 [2022-09-14T22:47:32.916Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-14T22:47:33.492Z] ---> a6c9d3657c0f [2022-09-14T22:47:33.492Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-14T22:47:33.492Z] ---> 42f9ddb1a3e4 [2022-09-14T22:47:33.492Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:47:34.064Z] Removing intermediate container 9afdf5a66781 [2022-09-14T22:47:34.065Z] ---> db8428212c53 [2022-09-14T22:47:34.065Z] Step 9/23 : COPY . . [2022-09-14T22:47:34.065Z] ---> Running in fbd02cc7afbd [2022-09-14T22:47:37.373Z] ---> 3f4d6c5e6711 [2022-09-14T22:47:37.373Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-14T22:47:37.373Z] ---> 4021a1951fd9 [2022-09-14T22:47:37.373Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T22:47:37.373Z] ---> Running in 81b859d64884 [2022-09-14T22:47:37.373Z] ---> Running in 7d4eaf0cd576 [2022-09-14T22:47:37.947Z] Removing intermediate container 81b859d64884 [2022-09-14T22:47:37.947Z] ---> 04506ef3155c [2022-09-14T22:47:37.947Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T22:47:38.211Z] Removing intermediate container 7d4eaf0cd576 [2022-09-14T22:47:38.211Z] ---> bdb5954704b1 [2022-09-14T22:47:38.211Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-14T22:47:38.481Z] ---> 4daccc58bf56 [2022-09-14T22:47:38.481Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-14T22:47:38.481Z] ---> Running in 4ad1f547d91e [2022-09-14T22:47:38.481Z] ---> Running in 2442a7ea90eb [2022-09-14T22:47:38.481Z] ---> Running in c3ce73583159 [2022-09-14T22:47:38.745Z] Removing intermediate container 4ad1f547d91e [2022-09-14T22:47:38.745Z] ---> 0b5e01b7f7e2 [2022-09-14T22:47:38.745Z] Step 21/23 : LABEL arch=x86_64 [2022-09-14T22:47:39.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-14T22:47:39.007Z] Removing intermediate container 2442a7ea90eb [2022-09-14T22:47:39.007Z] ---> cc319f1da536 [2022-09-14T22:47:39.007Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T22:47:39.985Z] ---> Running in 8154b775cc7b [2022-09-14T22:47:39.985Z] ---> Running in 60d4cccbb2e3 [2022-09-14T22:47:39.985Z] Removing intermediate container 13861e76a929 [2022-09-14T22:47:39.985Z] ---> 67666e853e2b [2022-09-14T22:47:39.985Z] [2022-09-14T22:47:39.985Z] Step 11/25 : FROM alpine:3.16 [2022-09-14T22:47:39.985Z] ---> 9c6f07244728 [2022-09-14T22:47:39.985Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-14T22:47:39.985Z] ---> Using cache [2022-09-14T22:47:39.985Z] ---> 683a7a929a48 [2022-09-14T22:47:39.985Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T22:47:39.985Z] ---> Using cache [2022-09-14T22:47:39.985Z] ---> 46a69367bc4d [2022-09-14T22:47:39.985Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-14T22:47:39.985Z] ---> Running in 5c71425cb062 [2022-09-14T22:47:39.985Z] Removing intermediate container 8154b775cc7b [2022-09-14T22:47:39.985Z] ---> 3485754aface [2022-09-14T22:47:39.985Z] Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:47:39.985Z] ---> Running in 9f762bdbea76 [2022-09-14T22:47:40.248Z] Removing intermediate container 5c71425cb062 [2022-09-14T22:47:40.248Z] ---> 68f986cdceea [2022-09-14T22:47:40.248Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-14T22:47:40.248Z] Removing intermediate container 9f762bdbea76 [2022-09-14T22:47:40.248Z] ---> d8b2b89f24d2 [2022-09-14T22:47:40.248Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T22:47:40.248Z] ---> Running in 501421fafcfb [2022-09-14T22:47:40.248Z] ---> Running in 79f6f43ea08d [2022-09-14T22:47:40.248Z] Removing intermediate container 501421fafcfb [2022-09-14T22:47:40.515Z] ---> 71f53ab4fb9e [2022-09-14T22:47:40.515Z] Step 16/25 : WORKDIR / [2022-09-14T22:47:40.515Z] ---> Running in 3bdc4c85c279 [2022-09-14T22:47:40.515Z] Removing intermediate container 79f6f43ea08d [2022-09-14T22:47:40.515Z] ---> 7c4c8d3c0159 [2022-09-14T22:47:40.515Z] [2022-09-14T22:47:40.779Z] Successfully built 7c4c8d3c0159 [2022-09-14T22:47:40.779Z] Successfully tagged sys-mgmt-agent:latest [2022-09-14T22:47:40.779Z]  Building sys-mgmt-agent ... done Building core-command [2022-09-14T22:47:42.732Z] Removing intermediate container 60d4cccbb2e3 [2022-09-14T22:47:42.732Z] ---> 361a7bbfdc14 [2022-09-14T22:47:42.732Z] Step 12/25 : WORKDIR /edgex-go [2022-09-14T22:47:42.732Z] Removing intermediate container 3bdc4c85c279 [2022-09-14T22:47:42.732Z] ---> 178eac350eb7 [2022-09-14T22:47:42.732Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T22:47:44.133Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:47:44.133Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:47:44.133Z] ---> c9ccf7c607b1 [2022-09-14T22:47:44.133Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-14T22:47:44.133Z] ---> Using cache [2022-09-14T22:47:44.133Z] ---> 66d186e18da7 [2022-09-14T22:47:44.133Z] Step 4/24 : WORKDIR /edgex-go [2022-09-14T22:47:44.133Z] ---> Using cache [2022-09-14T22:47:44.133Z] ---> 1d53de76c647 [2022-09-14T22:47:44.133Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:47:44.133Z] ---> Using cache [2022-09-14T22:47:44.133Z] ---> 1ad083cf0dba [2022-09-14T22:47:44.133Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-14T22:47:44.133Z] ---> Using cache [2022-09-14T22:47:44.133Z] ---> d8faef7c9c95 [2022-09-14T22:47:44.133Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-14T22:47:44.133Z] ---> Using cache [2022-09-14T22:47:44.133Z] ---> 93c143fca151 [2022-09-14T22:47:44.133Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:47:44.133Z] ---> Using cache [2022-09-14T22:47:44.133Z] ---> da6cc22068c0 [2022-09-14T22:47:44.133Z] Step 9/24 : COPY . . [2022-09-14T22:47:44.133Z] ---> Using cache [2022-09-14T22:47:44.133Z] ---> c5ccdaa7702f [2022-09-14T22:47:44.133Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-14T22:47:45.079Z] ---> Running in 303844c2fd0f [2022-09-14T22:47:45.079Z] ---> Running in bb9b0ce32764 [2022-09-14T22:47:45.079Z] ---> bef171356294 [2022-09-14T22:47:45.079Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-14T22:47:45.339Z] Removing intermediate container 303844c2fd0f [2022-09-14T22:47:45.339Z] ---> 8a2fd333624f [2022-09-14T22:47:45.339Z] [2022-09-14T22:47:45.339Z] Step 13/25 : FROM alpine:3.15 [2022-09-14T22:47:45.339Z] ---> c4fc93816858 [2022-09-14T22:47:45.339Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T22:47:45.339Z] ---> Using cache [2022-09-14T22:47:45.339Z] ---> 81389141e84b [2022-09-14T22:47:45.339Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:47:45.339Z] ---> Using cache [2022-09-14T22:47:45.339Z] ---> f35da0af49d8 [2022-09-14T22:47:45.339Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-14T22:47:45.622Z] ---> Running in f39765ebe32d [2022-09-14T22:47:45.622Z] Removing intermediate container fbd02cc7afbd [2022-09-14T22:47:45.622Z] ---> 89ec5f07ac56 [2022-09-14T22:47:45.622Z] Step 8/22 : COPY . . [2022-09-14T22:47:45.622Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-14T22:47:46.199Z] ---> d1d4c7da8a09 [2022-09-14T22:47:46.200Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-14T22:47:46.464Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:47.483Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:47.752Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T22:47:47.752Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T22:47:47.752Z] OK: 15856 distinct packages available [2022-09-14T22:47:47.752Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:48.730Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:47:49.306Z] ---> 8336059db1aa [2022-09-14T22:47:49.306Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-14T22:47:49.567Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-14T22:47:49.567Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-14T22:47:49.567Z] (3/5) Installing libucontext (1.1-r0) [2022-09-14T22:47:49.831Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-14T22:47:49.831Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-14T22:47:50.094Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T22:47:50.094Z] OK: 7 MiB in 19 packages [2022-09-14T22:47:51.487Z] ---> f21188e752e1 [2022-09-14T22:47:51.487Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-14T22:47:51.487Z] ---> Running in f7e7d8e21ae4 [2022-09-14T22:47:51.487Z] ---> a6e233d26b69 [2022-09-14T22:47:51.487Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-14T22:47:51.750Z] ---> Running in fc0e12113b26 [2022-09-14T22:47:51.750Z] Removing intermediate container f7e7d8e21ae4 [2022-09-14T22:47:51.750Z] ---> c5c15fbf9583 [2022-09-14T22:47:51.750Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T22:47:51.750Z] Removing intermediate container f39765ebe32d [2022-09-14T22:47:51.750Z] ---> 3fb62ed4f4d0 [2022-09-14T22:47:51.750Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T22:47:51.750Z] ---> Running in 7261bb251886 [2022-09-14T22:47:52.034Z] Removing intermediate container 7261bb251886 [2022-09-14T22:47:52.034Z] ---> 0591351a053b [2022-09-14T22:47:52.034Z] Step 23/25 : LABEL arch=x86_64 [2022-09-14T22:47:52.297Z] ---> Running in 84dcd1f1cba7 [2022-09-14T22:47:52.876Z] Removing intermediate container 84dcd1f1cba7 [2022-09-14T22:47:52.876Z] ---> 02f364f8e391 [2022-09-14T22:47:52.876Z] Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:47:52.876Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:47:53.138Z] ---> Running in 2fb5b32b3bdb [2022-09-14T22:47:54.083Z] Removing intermediate container 2fb5b32b3bdb [2022-09-14T22:47:54.083Z] ---> 0c56ce75b584 [2022-09-14T22:47:54.083Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T22:47:54.083Z] ---> 771807d95eb9 [2022-09-14T22:47:54.083Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T22:47:54.083Z] ---> Running in 653fb939bbb3 [2022-09-14T22:47:54.658Z] Removing intermediate container 653fb939bbb3 [2022-09-14T22:47:54.658Z] ---> 08060a43dfb3 [2022-09-14T22:47:54.658Z] [2022-09-14T22:47:54.658Z] ---> e3a426b50ffe [2022-09-14T22:47:54.658Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-14T22:47:54.658Z] Successfully built 08060a43dfb3 [2022-09-14T22:47:54.658Z] Successfully tagged core-metadata:latest [2022-09-14T22:47:54.658Z] Building security-spire-agent [2022-09-14T22:47:57.214Z]  Building core-metadata ... done  ---> 36257575d659 [2022-09-14T22:47:57.214Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-14T22:47:57.790Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:47:57.790Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:47:57.790Z] ---> c9ccf7c607b1 [2022-09-14T22:47:57.790Z] Step 3/26 : WORKDIR /edgex-go [2022-09-14T22:47:57.790Z] ---> Using cache [2022-09-14T22:47:57.790Z] ---> 653fee1b65b4 [2022-09-14T22:47:57.790Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:47:57.790Z] ---> Using cache [2022-09-14T22:47:57.790Z] ---> d7b9213f6a40 [2022-09-14T22:47:57.790Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T22:47:57.790Z] ---> Using cache [2022-09-14T22:47:57.790Z] ---> 6c5a20b55754 [2022-09-14T22:47:57.790Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-14T22:47:57.790Z] ---> Using cache [2022-09-14T22:47:57.790Z] ---> df310a61674f [2022-09-14T22:47:57.790Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:47:57.790Z] ---> Using cache [2022-09-14T22:47:57.790Z] ---> a738ef3153c3 [2022-09-14T22:47:57.790Z] Step 8/26 : COPY . . [2022-09-14T22:47:57.790Z] ---> Using cache [2022-09-14T22:47:57.790Z] ---> 4021a1951fd9 [2022-09-14T22:47:57.790Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T22:47:57.790Z] ---> Using cache [2022-09-14T22:47:57.790Z] ---> bdb5954704b1 [2022-09-14T22:47:57.790Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-14T22:47:57.790Z] ---> Using cache [2022-09-14T22:47:57.790Z] ---> cc319f1da536 [2022-09-14T22:47:57.790Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T22:47:59.183Z] ---> 1e39d1f2f8b2 [2022-09-14T22:47:59.183Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T22:47:59.183Z] ---> Running in 8c2f3bb7ff76 [2022-09-14T22:47:59.183Z] ---> Running in 7a7d08fbbe42 [2022-09-14T22:47:59.445Z] Removing intermediate container 7a7d08fbbe42 [2022-09-14T22:47:59.445Z] ---> 7a16c7ef8865 [2022-09-14T22:47:59.445Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T22:47:59.793Z] ---> Running in 1d62adf1143b [2022-09-14T22:48:00.056Z] Removing intermediate container 1d62adf1143b [2022-09-14T22:48:00.056Z] ---> 96f3d5237147 [2022-09-14T22:48:00.056Z] Step 23/25 : LABEL arch=x86_64 [2022-09-14T22:48:00.056Z] ---> Running in 7651c08c8d8d [2022-09-14T22:48:00.634Z] Removing intermediate container 7651c08c8d8d [2022-09-14T22:48:00.634Z] ---> a99c6d5fbeca [2022-09-14T22:48:00.634Z] Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:48:00.634Z] ---> Running in e8cc4d973437 [2022-09-14T22:48:01.210Z] Removing intermediate container e8cc4d973437 [2022-09-14T22:48:01.210Z] ---> dfd41fb608ac [2022-09-14T22:48:01.210Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T22:48:01.210Z] Removing intermediate container 8c2f3bb7ff76 [2022-09-14T22:48:01.211Z] ---> 349662b9f77e [2022-09-14T22:48:01.211Z] Step 12/26 : WORKDIR /edgex-go [2022-09-14T22:48:01.211Z] ---> Running in 7dc755108542 [2022-09-14T22:48:01.211Z] ---> Running in e376f1029df1 [2022-09-14T22:48:01.791Z] Removing intermediate container 7dc755108542 [2022-09-14T22:48:01.791Z] ---> 4aade3c713af [2022-09-14T22:48:01.791Z] [2022-09-14T22:48:01.791Z] Removing intermediate container e376f1029df1 [2022-09-14T22:48:01.791Z] ---> ef0e38327b5e [2022-09-14T22:48:01.791Z] [2022-09-14T22:48:01.791Z] Step 13/26 : FROM alpine:3.15 [2022-09-14T22:48:01.791Z] ---> c4fc93816858 [2022-09-14T22:48:01.791Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T22:48:01.791Z] ---> Using cache [2022-09-14T22:48:01.791Z] ---> 81389141e84b [2022-09-14T22:48:01.791Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:48:01.791Z] ---> Using cache [2022-09-14T22:48:01.791Z] ---> f35da0af49d8 [2022-09-14T22:48:01.791Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-14T22:48:01.791Z] ---> Using cache [2022-09-14T22:48:01.791Z] ---> 3fb62ed4f4d0 [2022-09-14T22:48:01.791Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-14T22:48:01.791Z] Successfully built 4aade3c713af [2022-09-14T22:48:01.791Z] Successfully tagged security-spire-server:latest [2022-09-14T22:48:01.791Z]  Building security-spire-server ... done Building core-data [2022-09-14T22:48:05.122Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:48:05.122Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:48:05.122Z] ---> c9ccf7c607b1 [2022-09-14T22:48:05.122Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-14T22:48:05.122Z] ---> Using cache [2022-09-14T22:48:05.122Z] ---> 66d186e18da7 [2022-09-14T22:48:05.122Z] Step 4/24 : WORKDIR /edgex-go [2022-09-14T22:48:05.122Z] ---> Using cache [2022-09-14T22:48:05.122Z] ---> 1d53de76c647 [2022-09-14T22:48:05.122Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:48:05.122Z] ---> Using cache [2022-09-14T22:48:05.122Z] ---> 1ad083cf0dba [2022-09-14T22:48:05.122Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-14T22:48:08.433Z] ---> dc2ee1ae8a41 [2022-09-14T22:48:08.433Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T22:48:08.433Z] ---> Running in 2f67dd01d8dd [2022-09-14T22:48:09.379Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:10.328Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:10.616Z] OK: 211 MiB in 51 packages [2022-09-14T22:48:11.187Z] ---> e6f6ea609008 [2022-09-14T22:48:11.187Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T22:48:11.448Z] Removing intermediate container 2f67dd01d8dd [2022-09-14T22:48:11.448Z] ---> 05cb0dbbb36f [2022-09-14T22:48:11.448Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-14T22:48:11.708Z] ---> cc809182a1ef [2022-09-14T22:48:11.708Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-14T22:48:11.975Z] ---> dfd3cfa0a034 [2022-09-14T22:48:11.975Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:48:12.548Z] ---> 2548ddb10c59 [2022-09-14T22:48:12.548Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-14T22:48:12.548Z] ---> Running in a4e874acccfd [2022-09-14T22:48:14.501Z] ---> 9eebacabff82 [2022-09-14T22:48:14.501Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T22:48:14.501Z] ---> Running in ac4309bc0444 [2022-09-14T22:48:14.501Z] Removing intermediate container bb9b0ce32764 [2022-09-14T22:48:14.501Z] ---> e751fc47b951 [2022-09-14T22:48:14.501Z] [2022-09-14T22:48:14.501Z] Step 11/24 : FROM alpine:3.16 [2022-09-14T22:48:14.501Z] ---> 9c6f07244728 [2022-09-14T22:48:14.501Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-14T22:48:14.501Z] ---> Using cache [2022-09-14T22:48:14.501Z] ---> 683a7a929a48 [2022-09-14T22:48:14.501Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T22:48:14.501Z] ---> Using cache [2022-09-14T22:48:14.501Z] ---> 46a69367bc4d [2022-09-14T22:48:14.501Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-14T22:48:14.782Z] ---> Running in 2bcb34dcd754 [2022-09-14T22:48:14.782Z] Removing intermediate container ac4309bc0444 [2022-09-14T22:48:14.782Z] ---> 562e6a2e398d [2022-09-14T22:48:14.782Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T22:48:14.782Z] Removing intermediate container c3ce73583159 [2022-09-14T22:48:14.782Z] ---> f29c1b6547a0 [2022-09-14T22:48:14.782Z] [2022-09-14T22:48:14.782Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T22:48:14.782Z] ---> 9c6f07244728 [2022-09-14T22:48:14.782Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-14T22:48:14.782Z] ---> Running in 732c3ff1f0bd [2022-09-14T22:48:15.044Z] ---> Running in e136bebe5beb [2022-09-14T22:48:15.044Z] Removing intermediate container 2bcb34dcd754 [2022-09-14T22:48:15.044Z] ---> f40099eb120e [2022-09-14T22:48:15.044Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-14T22:48:15.621Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:48:15.621Z] ---> Running in 1862e368d0ee [2022-09-14T22:48:15.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:15.883Z] Removing intermediate container 732c3ff1f0bd [2022-09-14T22:48:15.883Z] ---> 7ee852b6cc55 [2022-09-14T22:48:15.883Z] Step 24/26 : LABEL arch=x86_64 [2022-09-14T22:48:15.883Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:16.146Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-14T22:48:16.409Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-14T22:48:16.409Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T22:48:16.409Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T22:48:16.409Z] OK: 6 MiB in 16 packages [2022-09-14T22:48:16.409Z] Removing intermediate container 1862e368d0ee [2022-09-14T22:48:16.409Z] ---> b820e647a495 [2022-09-14T22:48:16.410Z] Step 16/24 : WORKDIR / [2022-09-14T22:48:16.410Z] ---> Running in 6b2ac1f6f0cd [2022-09-14T22:48:16.410Z] ---> Running in d45b45e98cc5 [2022-09-14T22:48:16.410Z] Removing intermediate container 6b2ac1f6f0cd [2022-09-14T22:48:16.410Z] ---> 979d12f1ae5d [2022-09-14T22:48:16.410Z] Step 25/26 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:48:16.410Z] ---> Running in fae0fb5228b0 [2022-09-14T22:48:16.410Z] Removing intermediate container d45b45e98cc5 [2022-09-14T22:48:16.410Z] ---> 0e7642c1e27c [2022-09-14T22:48:16.410Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T22:48:16.673Z] Removing intermediate container fae0fb5228b0 [2022-09-14T22:48:16.673Z] ---> bb99bfa368ed [2022-09-14T22:48:16.673Z] Step 26/26 : LABEL version=0.0.0 [2022-09-14T22:48:16.673Z] ---> Running in 1582dfd29a67 [2022-09-14T22:48:16.673Z] ---> 92b214fc213e [2022-09-14T22:48:16.673Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-14T22:48:16.673Z] Removing intermediate container 1582dfd29a67 [2022-09-14T22:48:16.673Z] ---> 487db4d2b5c3 [2022-09-14T22:48:16.673Z] [2022-09-14T22:48:16.942Z] Removing intermediate container e136bebe5beb [2022-09-14T22:48:16.942Z] ---> 448302dcb9af [2022-09-14T22:48:16.942Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T22:48:17.205Z] Successfully built 487db4d2b5c3 [2022-09-14T22:48:17.205Z] Successfully tagged security-spire-agent:latest [2022-09-14T22:48:17.205Z]  Building security-spire-agent ... done Building security-spire-config [2022-09-14T22:48:17.205Z] ---> Running in ab7dea5604e4 [2022-09-14T22:48:20.514Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:48:20.514Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:48:20.514Z] ---> c9ccf7c607b1 [2022-09-14T22:48:20.514Z] Step 3/26 : WORKDIR /edgex-go [2022-09-14T22:48:20.514Z] ---> Using cache [2022-09-14T22:48:20.514Z] ---> 653fee1b65b4 [2022-09-14T22:48:20.515Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> d7b9213f6a40 [2022-09-14T22:48:20.515Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> 6c5a20b55754 [2022-09-14T22:48:20.515Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> df310a61674f [2022-09-14T22:48:20.515Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> a738ef3153c3 [2022-09-14T22:48:20.515Z] Step 8/26 : COPY . . [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> 4021a1951fd9 [2022-09-14T22:48:20.515Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> bdb5954704b1 [2022-09-14T22:48:20.515Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> cc319f1da536 [2022-09-14T22:48:20.515Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> 349662b9f77e [2022-09-14T22:48:20.515Z] Step 12/26 : WORKDIR /edgex-go [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> ef0e38327b5e [2022-09-14T22:48:20.515Z] [2022-09-14T22:48:20.515Z] Step 13/26 : FROM alpine:3.15 [2022-09-14T22:48:20.515Z] ---> c4fc93816858 [2022-09-14T22:48:20.515Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> 81389141e84b [2022-09-14T22:48:20.515Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:48:20.515Z] ---> Using cache [2022-09-14T22:48:20.515Z] ---> f35da0af49d8 [2022-09-14T22:48:20.515Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-14T22:48:20.801Z] Removing intermediate container ab7dea5604e4 [2022-09-14T22:48:20.801Z] ---> 50872e3a1fd9 [2022-09-14T22:48:20.801Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-14T22:48:20.801Z] ---> dff2cd90d898 [2022-09-14T22:48:20.801Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-14T22:48:20.801Z] ---> Running in 44a5b03b9525 [2022-09-14T22:48:20.801Z] ---> Running in 45d13d57a438 [2022-09-14T22:48:21.073Z] Removing intermediate container 45d13d57a438 [2022-09-14T22:48:21.073Z] ---> 66cd01937bb7 [2022-09-14T22:48:21.073Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T22:48:21.073Z] ---> Running in e88e3795a16d [2022-09-14T22:48:21.073Z] ---> 7f503d1566bd [2022-09-14T22:48:21.073Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-14T22:48:21.334Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:21.334Z] ---> Running in e9162f008947 [2022-09-14T22:48:21.334Z] Removing intermediate container e88e3795a16d [2022-09-14T22:48:21.334Z] ---> 9999dc9a90c0 [2022-09-14T22:48:21.334Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T22:48:21.334Z] Removing intermediate container a4e874acccfd [2022-09-14T22:48:21.334Z] ---> 2f511ffa282e [2022-09-14T22:48:21.334Z] Step 9/24 : COPY . . [2022-09-14T22:48:21.334Z] Removing intermediate container e9162f008947 [2022-09-14T22:48:21.334Z] ---> c745782801d9 [2022-09-14T22:48:21.334Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T22:48:21.650Z] ---> Running in 07954f33f1d5 [2022-09-14T22:48:21.910Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:22.499Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T22:48:22.499Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T22:48:22.499Z] OK: 15856 distinct packages available [2022-09-14T22:48:22.499Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:23.472Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:23.731Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-14T22:48:23.731Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-14T22:48:23.731Z] ---> ee30d05b2e0f [2022-09-14T22:48:23.731Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-14T22:48:23.731Z] Removing intermediate container 07954f33f1d5 [2022-09-14T22:48:23.731Z] ---> e6a9f9453cf0 [2022-09-14T22:48:23.731Z] Step 22/24 : LABEL arch=x86_64 [2022-09-14T22:48:23.991Z] ---> Running in 1759e8d75a1f [2022-09-14T22:48:23.991Z] Removing intermediate container fc0e12113b26 [2022-09-14T22:48:23.991Z] ---> fb1f6b49b64b [2022-09-14T22:48:23.991Z] [2022-09-14T22:48:23.991Z] Step 10/22 : FROM alpine:3.16 [2022-09-14T22:48:23.991Z] ---> 9c6f07244728 [2022-09-14T22:48:23.991Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-14T22:48:23.991Z] (3/4) Installing libucontext (1.1-r0) [2022-09-14T22:48:23.991Z] ---> Running in 0a6e269a65f1 [2022-09-14T22:48:23.991Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-14T22:48:23.991Z] Removing intermediate container 1759e8d75a1f [2022-09-14T22:48:23.991Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T22:48:23.991Z] ---> 0e0269c78630 [2022-09-14T22:48:23.991Z] Step 23/24 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:48:23.991Z] OK: 6 MiB in 18 packages [2022-09-14T22:48:24.577Z] ---> Running in 6052d41a8329 [2022-09-14T22:48:24.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:24.577Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:24.837Z] ---> 23028053a857 [2022-09-14T22:48:24.837Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-14T22:48:24.837Z] Removing intermediate container 6052d41a8329 [2022-09-14T22:48:24.837Z] ---> 5e29e54e5ea4 [2022-09-14T22:48:24.837Z] Step 24/24 : LABEL version=0.0.0 [2022-09-14T22:48:24.837Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-14T22:48:24.837Z] ---> Running in 6aa276a9b3b2 [2022-09-14T22:48:24.837Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-14T22:48:24.837Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-14T22:48:24.837Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-14T22:48:24.837Z] (5/6) Installing curl (7.83.1-r3) [2022-09-14T22:48:24.837Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-14T22:48:24.837Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T22:48:24.837Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T22:48:24.837Z] Removing intermediate container 44a5b03b9525 [2022-09-14T22:48:24.837Z] ---> 338eab589191 [2022-09-14T22:48:24.837Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T22:48:25.101Z] ---> d93c1605ce1d [2022-09-14T22:48:25.101Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-14T22:48:25.101Z] Removing intermediate container 6aa276a9b3b2 [2022-09-14T22:48:25.101Z] ---> 777949197e72 [2022-09-14T22:48:25.101Z] [2022-09-14T22:48:25.101Z] ---> Running in 217cd45b746a [2022-09-14T22:48:25.101Z] OK: 8 MiB in 20 packages [2022-09-14T22:48:25.101Z] Successfully built 777949197e72 [2022-09-14T22:48:25.101Z] Successfully tagged core-command:latest [2022-09-14T22:48:26.034Z]  Building core-command ... done Removing intermediate container 217cd45b746a [2022-09-14T22:48:26.034Z] ---> 46cd77557107 [2022-09-14T22:48:26.034Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T22:48:26.034Z] ---> Running in 46bbd9726e34 [2022-09-14T22:48:26.034Z] ---> af926e7e0c72 [2022-09-14T22:48:26.034Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T22:48:26.306Z] ---> 1f8bd9b6b941 [2022-09-14T22:48:26.306Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-14T22:48:26.306Z] Removing intermediate container 46bbd9726e34 [2022-09-14T22:48:26.306Z] ---> f07fbb8468ea [2022-09-14T22:48:26.306Z] Step 21/23 : LABEL arch=x86_64 [2022-09-14T22:48:26.306Z] ---> Running in 3126bde61b77 [2022-09-14T22:48:26.306Z] ---> Running in 769bc8c9dd18 [2022-09-14T22:48:26.306Z] ---> b21264917a5f [2022-09-14T22:48:26.306Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-14T22:48:26.306Z] Removing intermediate container 0a6e269a65f1 [2022-09-14T22:48:26.306Z] ---> 3404027e981b [2022-09-14T22:48:26.306Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-14T22:48:26.306Z] Removing intermediate container 769bc8c9dd18 [2022-09-14T22:48:26.306Z] ---> 17940263cd99 [2022-09-14T22:48:26.306Z] Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:48:26.569Z] ---> Running in 9f8f504afa44 [2022-09-14T22:48:26.569Z] ---> Running in cd1861e9360b [2022-09-14T22:48:26.569Z] ---> Running in 2b4be6bf096a [2022-09-14T22:48:26.569Z] Removing intermediate container cd1861e9360b [2022-09-14T22:48:26.569Z] ---> 04eb1ca3c002 [2022-09-14T22:48:26.569Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T22:48:26.569Z] Removing intermediate container 2b4be6bf096a [2022-09-14T22:48:26.569Z] ---> 8e5fb791750f [2022-09-14T22:48:26.569Z] Removing intermediate container 9f8f504afa44 [2022-09-14T22:48:26.569Z] Step 13/22 : WORKDIR /edgex ---> b37d917718ea [2022-09-14T22:48:26.569Z] [2022-09-14T22:48:26.569Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-14T22:48:26.570Z] ---> Running in e65c6f435134 [2022-09-14T22:48:26.570Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-14T22:48:26.570Z] ---> Running in c72b5341e6d2 [2022-09-14T22:48:26.835Z] Removing intermediate container e65c6f435134 [2022-09-14T22:48:26.835Z] ---> 3a30e97a006c [2022-09-14T22:48:26.835Z] [2022-09-14T22:48:26.835Z] Removing intermediate container c72b5341e6d2 [2022-09-14T22:48:26.835Z] ---> 106473b0fa7d [2022-09-14T22:48:26.835Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-14T22:48:26.835Z] Successfully built 3a30e97a006c [2022-09-14T22:48:26.835Z] Successfully tagged support-notifications:latest [2022-09-14T22:48:26.835Z]  Building support-notifications ... done  ---> f48ffca9c2c2 [2022-09-14T22:48:26.835Z] Step 21/26 : WORKDIR / [2022-09-14T22:48:26.835Z] ---> Running in 16991ce5ab56 [2022-09-14T22:48:26.835Z] ---> 607043e9cc23 [2022-09-14T22:48:26.835Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-14T22:48:27.095Z] Removing intermediate container 16991ce5ab56 [2022-09-14T22:48:27.095Z] ---> ca3667248826 [2022-09-14T22:48:27.095Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T22:48:27.095Z] ---> Running in 72dc99fe4fb2 [2022-09-14T22:48:27.095Z] Removing intermediate container 72dc99fe4fb2 [2022-09-14T22:48:27.095Z] ---> b4020b345a05 [2022-09-14T22:48:27.095Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T22:48:27.357Z] ---> Running in 3a56c84c607b [2022-09-14T22:48:27.357Z] Removing intermediate container 3a56c84c607b [2022-09-14T22:48:27.357Z] ---> ab61b7ef4240 [2022-09-14T22:48:27.357Z] Step 24/26 : LABEL arch=x86_64 [2022-09-14T22:48:27.677Z] ---> Running in f1a0866d288d [2022-09-14T22:48:27.677Z] ---> a907f6dd35d2 [2022-09-14T22:48:27.677Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-14T22:48:27.677Z] Removing intermediate container f1a0866d288d [2022-09-14T22:48:27.677Z] ---> 665cc50f9d79 [2022-09-14T22:48:27.677Z] Step 25/26 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:48:27.677Z] ---> Running in bc22cb3b5335 [2022-09-14T22:48:27.938Z] Removing intermediate container bc22cb3b5335 [2022-09-14T22:48:27.938Z] ---> cb09b8ab55e8 [2022-09-14T22:48:27.938Z] Step 26/26 : LABEL version=0.0.0 [2022-09-14T22:48:27.938Z] ---> Running in bed99f0e2296 [2022-09-14T22:48:27.938Z] ---> 297f5506f47c [2022-09-14T22:48:27.938Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-14T22:48:27.938Z] Removing intermediate container bed99f0e2296 [2022-09-14T22:48:27.938Z] ---> 30ac0200fead [2022-09-14T22:48:27.938Z] [2022-09-14T22:48:27.938Z] Successfully built 30ac0200fead [2022-09-14T22:48:27.938Z] Successfully tagged security-spire-config:latest [2022-09-14T22:48:28.199Z]  Building security-spire-config ... done  ---> b99e8749b59e [2022-09-14T22:48:28.199Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-14T22:48:28.199Z] ---> Running in c438e2f78e58 [2022-09-14T22:48:28.769Z] Removing intermediate container c438e2f78e58 [2022-09-14T22:48:28.769Z] ---> a18f4a15c222 [2022-09-14T22:48:28.769Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-14T22:48:28.769Z] ---> Running in 3650182207be [2022-09-14T22:48:28.769Z] Removing intermediate container 3650182207be [2022-09-14T22:48:28.769Z] ---> f15552828ca2 [2022-09-14T22:48:28.769Z] Step 20/22 : LABEL arch=x86_64 [2022-09-14T22:48:28.769Z] ---> Running in 3bf89e391092 [2022-09-14T22:48:29.030Z] Removing intermediate container 3bf89e391092 [2022-09-14T22:48:29.030Z] ---> b102b0335add [2022-09-14T22:48:29.030Z] Step 21/22 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:48:29.030Z] ---> Running in bc281a278eb1 [2022-09-14T22:48:29.030Z] Removing intermediate container bc281a278eb1 [2022-09-14T22:48:29.030Z] ---> 375aeae93ac4 [2022-09-14T22:48:29.030Z] Step 22/22 : LABEL version=0.0.0 [2022-09-14T22:48:29.291Z] ---> Running in 768ca5443ef5 [2022-09-14T22:48:29.291Z] Removing intermediate container 768ca5443ef5 [2022-09-14T22:48:29.291Z] ---> e5452eacc0b0 [2022-09-14T22:48:29.291Z] [2022-09-14T22:48:29.291Z] Successfully built e5452eacc0b0 [2022-09-14T22:48:29.291Z] Successfully tagged security-proxy-setup:latest [2022-09-14T22:48:44.192Z]  Building security-proxy-setup ... done Removing intermediate container 3126bde61b77 [2022-09-14T22:48:44.192Z] ---> 171d60151732 [2022-09-14T22:48:44.192Z] [2022-09-14T22:48:44.192Z] Step 11/24 : FROM alpine:3.16 [2022-09-14T22:48:44.192Z] ---> 9c6f07244728 [2022-09-14T22:48:44.192Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-14T22:48:44.192Z] ---> Running in cf91406cddd9 [2022-09-14T22:48:44.192Z] Removing intermediate container cf91406cddd9 [2022-09-14T22:48:44.192Z] ---> 88b79ac9fcbe [2022-09-14T22:48:44.192Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-14T22:48:44.192Z] ---> Running in 0a0287c41b5b [2022-09-14T22:48:44.454Z] Removing intermediate container 0a0287c41b5b [2022-09-14T22:48:44.454Z] ---> 817e3f2d5213 [2022-09-14T22:48:44.454Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-14T22:48:44.454Z] ---> Running in 303387890c95 [2022-09-14T22:48:44.454Z] Removing intermediate container 303387890c95 [2022-09-14T22:48:44.454Z] ---> ce12d32f84a6 [2022-09-14T22:48:44.454Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:48:44.454Z] ---> Running in 9cc7e59dbc9f [2022-09-14T22:48:45.024Z] Removing intermediate container 9cc7e59dbc9f [2022-09-14T22:48:45.024Z] ---> 0cf157001d0c [2022-09-14T22:48:45.024Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-14T22:48:45.024Z] ---> Running in db768ee99892 [2022-09-14T22:48:45.286Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:46.228Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-09-14T22:48:46.489Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-14T22:48:46.748Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-14T22:48:46.748Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-14T22:48:46.748Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-14T22:48:47.009Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-14T22:48:47.010Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-14T22:48:47.010Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T22:48:47.010Z] OK: 8 MiB in 20 packages [2022-09-14T22:48:47.605Z] Removing intermediate container db768ee99892 [2022-09-14T22:48:47.605Z] ---> 79bcba0576cf [2022-09-14T22:48:47.605Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T22:48:47.605Z] ---> 2c400f9f5f7a [2022-09-14T22:48:47.605Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-14T22:48:48.180Z] ---> cc5aa81d211d [2022-09-14T22:48:48.180Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-14T22:48:48.180Z] ---> 71cb3d39184e [2022-09-14T22:48:48.180Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-14T22:48:48.180Z] ---> Running in e789f9a6d75c [2022-09-14T22:48:48.440Z] Removing intermediate container e789f9a6d75c [2022-09-14T22:48:48.440Z] ---> f4f668bde967 [2022-09-14T22:48:48.440Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T22:48:48.440Z] ---> Running in b80cae97738b [2022-09-14T22:48:48.440Z] Removing intermediate container b80cae97738b [2022-09-14T22:48:48.440Z] ---> 805ca0758cef [2022-09-14T22:48:48.440Z] Step 22/24 : LABEL arch=x86_64 [2022-09-14T22:48:48.440Z] ---> Running in 0cc9df09fe02 [2022-09-14T22:48:48.440Z] Removing intermediate container 0cc9df09fe02 [2022-09-14T22:48:48.440Z] ---> 492268a727e8 [2022-09-14T22:48:48.440Z] Step 23/24 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T22:48:48.699Z] ---> Running in 2d90a83aa192 [2022-09-14T22:48:48.699Z] Removing intermediate container 2d90a83aa192 [2022-09-14T22:48:48.699Z] ---> 939ade924dd4 [2022-09-14T22:48:48.699Z] Step 24/24 : LABEL version=0.0.0 [2022-09-14T22:48:48.699Z] ---> Running in 721c2afd705d [2022-09-14T22:48:48.699Z] Removing intermediate container 721c2afd705d [2022-09-14T22:48:48.699Z] ---> d7c2579fc95d [2022-09-14T22:48:48.699Z] [2022-09-14T22:48:48.960Z] Successfully built d7c2579fc95d [2022-09-14T22:48:48.960Z] Successfully tagged core-data:latest [2022-09-14T22:48:48.969Z]  Building core-data ... done  [Pipeline] } [2022-09-14T22:48:49.002Z] $ docker stop --time=1 51903c1b968b8e30d99ed4fd538b9b7099b03fb5645a57fdd578d838e31c600b [2022-09-14T22:48:50.322Z] $ docker rm -f 51903c1b968b8e30d99ed4fd538b9b7099b03fb5645a57fdd578d838e31c600b [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-14T22:48:50.812Z] + docker images [2022-09-14T22:48:50.812Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-14T22:48:50.812Z] core-data latest d7c2579fc95d 2 seconds ago 21.6MB [2022-09-14T22:48:50.812Z] 171d60151732 7 seconds ago 1.55GB [2022-09-14T22:48:50.812Z] security-proxy-setup latest e5452eacc0b0 21 seconds ago 27.4MB [2022-09-14T22:48:50.812Z] security-spire-config latest 30ac0200fead 23 seconds ago 85.8MB [2022-09-14T22:48:50.812Z] support-notifications latest 3a30e97a006c 24 seconds ago 27.3MB [2022-09-14T22:48:50.812Z] core-command latest 777949197e72 26 seconds ago 17.3MB [2022-09-14T22:48:50.812Z] fb1f6b49b64b 28 seconds ago 1.53GB [2022-09-14T22:48:50.812Z] security-spire-agent latest 487db4d2b5c3 34 seconds ago 125MB [2022-09-14T22:48:50.812Z] f29c1b6547a0 36 seconds ago 1.61GB [2022-09-14T22:48:50.812Z] e751fc47b951 37 seconds ago 1.54GB [2022-09-14T22:48:50.812Z] security-spire-server latest 4aade3c713af 49 seconds ago 86.5MB [2022-09-14T22:48:50.812Z] ef0e38327b5e 49 seconds ago 1.42GB [2022-09-14T22:48:50.812Z] core-metadata latest 08060a43dfb3 56 seconds ago 18.2MB [2022-09-14T22:48:50.812Z] 8a2fd333624f About a minute ago 1.42GB [2022-09-14T22:48:50.812Z] sys-mgmt-agent latest 7c4c8d3c0159 About a minute ago 136MB [2022-09-14T22:48:50.812Z] 67666e853e2b About a minute ago 1.55GB [2022-09-14T22:48:50.812Z] security-bootstrapper latest c93ea1f9163c About a minute ago 19.8MB [2022-09-14T22:48:50.812Z] security-spiffe-token-provider latest 4bebc772f463 About a minute ago 29.3MB [2022-09-14T22:48:50.812Z] security-secretstore-setup latest ad0ce940c095 About a minute ago 29.2MB [2022-09-14T22:48:50.812Z] support-scheduler latest 899c1b660fe7 About a minute ago 26.7MB [2022-09-14T22:48:50.812Z] 09cd701be5f6 About a minute ago 1.53GB [2022-09-14T22:48:50.812Z] 89d94410a794 About a minute ago 1.53GB [2022-09-14T22:48:50.812Z] ac5622746886 About a minute ago 1.58GB [2022-09-14T22:48:50.812Z] 54db343dc1ec About a minute ago 1.54GB [2022-09-14T22:48:50.812Z] 779f38f61ed5 About a minute ago 1.61GB [2022-09-14T22:48:50.812Z] ci-base-image-x86_64 latest c9ccf7c607b1 5 minutes ago 994MB [2022-09-14T22:48:50.812Z] alpine 3.15 c4fc93816858 5 weeks ago 5.59MB [2022-09-14T22:48:50.812Z] alpine 3.16 9c6f07244728 5 weeks ago 5.54MB [2022-09-14T22:48:50.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 months ago 253MB [2022-09-14T22:48:50.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 2 months ago 677MB [2022-09-14T22:48:50.812Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2022-09-14T22:48:50.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-09-14T22:48:50.927Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [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] } [2022-09-14T22:48:51.535Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-09-14T22:48:51.535Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-09-14T22:48:54.944Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-09-14T22:48:55.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-09-14T22:48:55.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-09-14T22:48:55.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-09-14T22:48:55.225Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-09-14T22:48:58.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-09-14T22:48:58.637Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-09-14T22:48:58.637Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-09-14T22:48:58.637Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-09-14T22:48:58.637Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-09-14T22:48:58.637Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-09-14T22:49:13.771Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.295s coverage: 28.7% of statements [2022-09-14T22:49:13.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-09-14T22:49:13.771Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-09-14T22:49:15.254Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.382s coverage: 98.5% of statements [2022-09-14T22:49:19.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/external 0.394s coverage: 72.5% of statements [2022-09-14T22:49:19.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2022-09-14T22:49:19.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-09-14T22:49:19.805Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.465s coverage: 54.2% of statements [2022-09-14T22:49:19.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-09-14T22:49:19.805Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-09-14T22:49:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.669s coverage: 89.2% of statements [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-09-14T22:49:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.598s coverage: 2.1% of statements [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-09-14T22:49:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 3.017s coverage: 95.6% of statements [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2022-09-14T22:49:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.471s coverage: 72.2% of statements [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-09-14T22:49:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.381s coverage: 60.0% of statements [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-09-14T22:49:42.087Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.647s coverage: 0.9% of statements [2022-09-14T22:49:42.087Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-09-14T22:49:42.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.221s coverage: 58.8% of statements [2022-09-14T22:49:42.362Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.247s coverage: 29.6% of statements [2022-09-14T22:49:42.362Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-09-14T22:49:47.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.241s coverage: 47.1% of statements [2022-09-14T22:49:47.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.300s coverage: 79.5% of statements [2022-09-14T22:49:47.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.223s coverage: 94.1% of statements [2022-09-14T22:49:47.795Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.318s coverage: 96.3% of statements [2022-09-14T22:49:49.257Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.221s coverage: 87.5% of statements [2022-09-14T22:49:59.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.255s coverage: 94.4% of statements [2022-09-14T22:49:59.416Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.221s coverage: 44.8% of statements [2022-09-14T22:50:11.794Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.649s coverage: 80.8% of statements [2022-09-14T22:50:11.794Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-09-14T22:50:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.281s coverage: 92.9% of statements [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-09-14T22:50:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.070s coverage: 65.1% of statements [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2022-09-14T22:50:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.235s coverage: 86.9% of statements [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-09-14T22:50:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.203s coverage: 87.2% of statements [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-09-14T22:50:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.174s coverage: 100.0% of statements [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-09-14T22:50:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.257s coverage: 58.8% of statements [2022-09-14T22:50:12.786Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-09-14T22:50:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.245s coverage: 80.0% of statements [2022-09-14T22:50:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.233s coverage: 87.2% of statements [2022-09-14T22:50:12.786Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.289s coverage: 85.4% of statements [2022-09-14T22:50:14.246Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.927s coverage: 91.2% of statements [2022-09-14T22:50:14.246Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-09-14T22:50:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.897s coverage: 64.7% of statements [2022-09-14T22:50:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-09-14T22:50:20.988Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-09-14T22:50:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.326s coverage: 100.0% of statements [2022-09-14T22:50:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2022-09-14T22:50:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.120s coverage: 100.0% of statements [2022-09-14T22:50:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.064s coverage: 73.7% of statements [2022-09-14T22:50:20.988Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.058s coverage: 100.0% of statements [2022-09-14T22:50:27.724Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.368s coverage: 65.8% of statements [2022-09-14T22:50:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-09-14T22:50:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-09-14T22:50:27.724Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-09-14T22:50:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.890s coverage: 41.8% of statements [2022-09-14T22:50:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-09-14T22:50:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-09-14T22:50:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2022-09-14T22:50:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-09-14T22:50:31.134Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.291s coverage: 84.8% of statements [2022-09-14T22:50:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-09-14T22:50:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-09-14T22:50:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-09-14T22:50:31.134Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-09-14T22:50:39.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.383s coverage: 17.7% of statements [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-09-14T22:50:39.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.685s coverage: 92.3% of statements [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-09-14T22:50:39.449Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.311s coverage: 63.2% of statements [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-09-14T22:50:39.449Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-09-14T22:50:39.722Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.446s coverage: 97.7% of statements [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-09-14T22:50:39.722Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.205s coverage: 28.9% of statements [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-09-14T22:50:39.722Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-09-14T22:50:39.722Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.205s coverage: 100.0% of statements [2022-09-14T22:50:39.722Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.092s coverage: 96.9% of statements [2022-09-14T22:50:40.698Z] 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 [2022-09-14T22:50:40.698Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-09-14T22:50:40.698Z] GO111MODULE=on go vet ./... [2022-09-14T22:52:32.590Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-09-14T22:52:32.590Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-09-14T22:52:32.590Z] ./bin/test-attribution-txt.sh [2022-09-14T22:52:32.590Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-09-14T22:52:32.590Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-09-14T22:52:32.590Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-09-14T22:52:32.590Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-09-14T22:52:32.590Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-09-14T22:52:32.590Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-09-14T22:52:32.590Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-09-14T22:52:32.629Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-09-14T22:52:33.300Z] + ls -al . [2022-09-14T22:52:33.300Z] total 740 [2022-09-14T22:52:33.300Z] drwxrwxr-x 9 1001 1001 4096 Sep 14 22:46 . [2022-09-14T22:52:33.300Z] drwxr-xr-x 4 root root 4096 Sep 14 22:46 .. [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 16 Sep 14 22:45 .dockerignore [2022-09-14T22:52:33.300Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 22:45 .git [2022-09-14T22:52:33.300Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 22:45 .github [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 1030 Sep 14 22:45 .gitignore [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 42 Sep 14 22:45 .golangci.yml [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 87 Sep 14 22:45 .hadolint.yml [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 166 Sep 14 22:45 .sonarcloud.properties [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 1171 Sep 14 22:45 ADOPTERS.md [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 10347 Sep 14 22:45 Attribution.txt [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 63209 Sep 14 22:45 CHANGELOG.md [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 3804 Sep 14 22:45 CONTRIBUTING.md [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 677 Sep 14 22:45 GOVERNANCE.md [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 850 Sep 14 22:45 Jenkinsfile [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 10775 Sep 14 22:45 LICENSE [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 13724 Sep 14 22:45 Makefile [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 582 Sep 14 22:45 OWNERS.md [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 9799 Sep 14 22:45 README.md [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 6912 Sep 14 22:45 SECURITY.md [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 5 Sep 14 22:42 VERSION [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 4131 Sep 14 22:45 ZMQWindows.md [2022-09-14T22:52:33.300Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 22:45 bin [2022-09-14T22:52:33.300Z] drwxrwxr-x 18 1001 1001 4096 Sep 14 22:45 cmd [2022-09-14T22:52:33.300Z] -rw-r--r-- 1 root root 491309 Sep 14 22:50 coverage.out [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 3682 Sep 14 22:45 go.mod [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 38527 Sep 14 22:45 go.sum [2022-09-14T22:52:33.300Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 22:45 internal [2022-09-14T22:52:33.300Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 22:45 openapi [2022-09-14T22:52:33.300Z] drwxrwxr-x 4 1001 1001 4096 Sep 14 22:45 snap [2022-09-14T22:52:33.300Z] -rw-rw-r-- 1 1001 1001 204 Sep 14 22:45 version.go [Pipeline] sh [2022-09-14T22:52:33.972Z] + '[' -e coverage.out ] [2022-09-14T22:52:33.973Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-09-14T22:52:34.010Z] Warning: overwriting stash ‘coverage-report’ [2022-09-14T22:52:34.761Z] Stashed 1 file(s) [Pipeline] sh [2022-09-14T22:52:35.421Z] + make build [2022-09-14T22:52:35.421Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-14T22:53:57.323Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-14T22:55:19.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-14T22:55:19.101Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-14T22:55:51.466Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-14T22:55:51.466Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-14T22:55:56.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-14T22:56:02.284Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:56:06.594Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:56:12.006Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:56:14.630Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:56:18.052Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:56:26.334Z] CGO_ENABLED=0 GO111MODULE=on 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] } [2022-09-14T22:56:31.758Z] $ docker stop --time=1 5b6cce5cb864d401e9e4e348d8dc579b8f2df285e2618af8c109065b10034449 [2022-09-14T22:56:33.694Z] $ docker rm -f 5b6cce5cb864d401e9e4e348d8dc579b8f2df285e2618af8c109065b10034449 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:56:36.220Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-14T22:56:36.220Z] [2022-09-14T22:56:36.220Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:56:36.638Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-14T22:56:36.913Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-09-14T22:56:36.913Z] 29e5d40040c1: Pulling fs layer [2022-09-14T22:56:36.913Z] 1ce36da41761: Pulling fs layer [2022-09-14T22:56:36.913Z] 25b303627fd3: Pulling fs layer [2022-09-14T22:56:37.187Z] 29e5d40040c1: Verifying Checksum [2022-09-14T22:56:37.187Z] 29e5d40040c1: Download complete [2022-09-14T22:56:37.464Z] 1ce36da41761: Verifying Checksum [2022-09-14T22:56:37.464Z] 1ce36da41761: Download complete [2022-09-14T22:56:37.742Z] 29e5d40040c1: Pull complete [2022-09-14T22:56:38.718Z] 25b303627fd3: Verifying Checksum [2022-09-14T22:56:38.718Z] 25b303627fd3: Download complete [2022-09-14T22:56:38.992Z] 1ce36da41761: Pull complete [2022-09-14T22:56:51.387Z] 25b303627fd3: Pull complete [2022-09-14T22:56:51.387Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-09-14T22:56:51.387Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-14T22:56:51.387Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T22:56:51.772Z] prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container [2022-09-14T22:56:51.857Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-14T22:56:54.188Z] $ docker top a6ae1dc801b7705e5418b3e130d3d7408aa3728626c90e8cf6bf69bb0baefd39 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T22:56:55.165Z] + docker-compose build --help [2022-09-14T22:56:55.165Z] + grep parallel [2022-09-14T22:56:59.454Z] --parallel Build images in parallel. [Pipeline] } [2022-09-14T22:56:59.492Z] $ docker stop --time=1 a6ae1dc801b7705e5418b3e130d3d7408aa3728626c90e8cf6bf69bb0baefd39 [2022-09-14T22:57:01.163Z] $ docker rm -f a6ae1dc801b7705e5418b3e130d3d7408aa3728626c90e8cf6bf69bb0baefd39 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T22:57:01.960Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-09-14T22:57:01.960Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T22:57:02.284Z] prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container [2022-09-14T22:57:02.426Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-09-14T22:57:03.778Z] $ docker top 882abcbb33a866ab40c6bf3ca98a47f404427f2cb9bd1e2feecc879b7a20332f -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T22:57:04.796Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-09-14T22:57:09.104Z] Building core-command ... [2022-09-14T22:57:09.104Z] Building core-data ... [2022-09-14T22:57:09.104Z] Building core-metadata ... [2022-09-14T22:57:09.104Z] Building security-bootstrapper ... [2022-09-14T22:57:09.104Z] Building security-proxy-setup ... [2022-09-14T22:57:09.104Z] Building security-secretstore-setup ... [2022-09-14T22:57:09.104Z] Building security-spiffe-token-provider ... [2022-09-14T22:57:09.104Z] Building security-spire-agent ... [2022-09-14T22:57:09.104Z] Building security-spire-config ... [2022-09-14T22:57:09.104Z] Building security-spire-server ... [2022-09-14T22:57:09.104Z] Building support-notifications ... [2022-09-14T22:57:09.104Z] Building support-scheduler ... [2022-09-14T22:57:09.104Z] Building sys-mgmt-agent ... [2022-09-14T22:57:09.104Z] Building security-spiffe-token-provider [2022-09-14T22:57:09.104Z] Building support-scheduler [2022-09-14T22:57:09.104Z] Building core-command [2022-09-14T22:57:09.104Z] Building security-spire-config [2022-09-14T22:57:09.104Z] Building support-notifications [2022-09-14T22:57:56.059Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:57:56.059Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:57:56.059Z] ---> 8a36f12ca570 [2022-09-14T22:57:56.059Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-14T22:57:56.059Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:57:56.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:57:56.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:57:56.059Z] ---> 8a36f12ca570 [2022-09-14T22:57:56.059Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-14T22:57:56.059Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:57:56.059Z] ---> 8a36f12ca570 [2022-09-14T22:57:56.059Z] Step 3/20 : WORKDIR /edgex-go [2022-09-14T22:57:56.059Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:57:56.059Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:57:56.059Z] ---> 8a36f12ca570 [2022-09-14T22:57:56.059Z] Step 3/23 : ARG ADD_BUILD_TAGS="" [2022-09-14T22:57:56.059Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T22:57:56.059Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-14T22:57:56.059Z] ---> 8a36f12ca570 [2022-09-14T22:57:56.059Z] Step 3/26 : WORKDIR /edgex-go [2022-09-14T22:57:56.659Z] ---> Running in 74468e514c19 [2022-09-14T22:57:56.659Z] ---> Running in c4460867e681 [2022-09-14T22:57:56.659Z] ---> Running in 2eb700b999a8 [2022-09-14T22:57:56.659Z] ---> Running in 2c4d557e3435 [2022-09-14T22:57:56.659Z] ---> Running in eff9c5fa438a [2022-09-14T22:57:57.256Z] Removing intermediate container c4460867e681 [2022-09-14T22:57:57.256Z] ---> 9a428fc736c9 [2022-09-14T22:57:57.256Z] Step 4/24 : WORKDIR /edgex-go [2022-09-14T22:57:57.256Z] Removing intermediate container 2eb700b999a8 [2022-09-14T22:57:57.256Z] ---> 01e1fda23991 [2022-09-14T22:57:57.256Z] Step 4/23 : WORKDIR /edgex-go [2022-09-14T22:57:57.256Z] ---> Running in 8e821c2e54ed [2022-09-14T22:57:57.256Z] ---> Running in f259dec6a563 [2022-09-14T22:57:57.256Z] Removing intermediate container 2c4d557e3435 [2022-09-14T22:57:57.527Z] ---> 6f26741a3bcc [2022-09-14T22:57:57.527Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-09-14T22:57:57.527Z] Removing intermediate container eff9c5fa438a [2022-09-14T22:57:57.527Z] ---> 6f2953149f61 [2022-09-14T22:57:57.527Z] Step 4/23 : WORKDIR /edgex-go [2022-09-14T22:57:57.527Z] Removing intermediate container 74468e514c19 [2022-09-14T22:57:57.527Z] ---> 4b9d9a752c96 [2022-09-14T22:57:57.527Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:57:57.527Z] ---> Running in 284b2cfa95bd [2022-09-14T22:57:57.527Z] ---> Running in 92b26a74a388 [2022-09-14T22:57:57.824Z] ---> Running in 0ba171cd3ead [2022-09-14T22:57:58.102Z] Removing intermediate container 8e821c2e54ed [2022-09-14T22:57:58.102Z] ---> 419f7e190adf [2022-09-14T22:57:58.102Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:57:58.102Z] Removing intermediate container f259dec6a563 [2022-09-14T22:57:58.102Z] ---> 9ace2d3c0798 [2022-09-14T22:57:58.102Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:57:58.102Z] ---> Running in e3050aee0fb5 [2022-09-14T22:57:58.396Z] ---> Running in 1422c4e73d54 [2022-09-14T22:57:58.396Z] Removing intermediate container 92b26a74a388 [2022-09-14T22:57:58.396Z] ---> 4e90b887f172 [2022-09-14T22:57:58.396Z] Step 5/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:57:58.674Z] ---> Running in 4b9fe89a69e2 [2022-09-14T22:58:00.125Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:00.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:01.876Z] v3.16.2-161-gc2ac19fd6b [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-09-14T22:58:01.876Z] v3.16.2-166-g51fb33a5da [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-09-14T22:58:01.876Z] OK: 16894 distinct packages available [2022-09-14T22:58:01.876Z] Removing intermediate container 0ba171cd3ead [2022-09-14T22:58:01.876Z] ---> 53f01b96b307 [2022-09-14T22:58:01.876Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T22:58:01.876Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:01.876Z] Removing intermediate container e3050aee0fb5 [2022-09-14T22:58:01.876Z] ---> e6fbe13ad562 [2022-09-14T22:58:01.876Z] Step 6/24 : RUN apk add --update --no-cache make git [2022-09-14T22:58:01.876Z] ---> Running in c16516151fbf [2022-09-14T22:58:02.155Z] ---> Running in 9e8a5ccd5e9e [2022-09-14T22:58:02.155Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:02.436Z] Removing intermediate container 1422c4e73d54 [2022-09-14T22:58:02.436Z] ---> f464b211778d [2022-09-14T22:58:02.436Z] Step 6/23 : RUN apk add --update --no-cache make bash git ca-certificates [2022-09-14T22:58:02.710Z] ---> Running in d95f77e8bf37 [2022-09-14T22:58:02.710Z] Removing intermediate container 4b9fe89a69e2 [2022-09-14T22:58:02.710Z] ---> 74fff1e7cad0 [2022-09-14T22:58:02.710Z] Step 6/23 : RUN apk add --update --no-cache make git [2022-09-14T22:58:02.994Z] ---> Running in faa90ff6638c [2022-09-14T22:58:03.286Z] OK: 221 MiB in 51 packages [2022-09-14T22:58:04.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:04.741Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:05.013Z] Removing intermediate container 284b2cfa95bd [2022-09-14T22:58:05.014Z] ---> 5ed220b0d98b [2022-09-14T22:58:05.014Z] Step 5/20 : COPY go.mod vendor* ./ [2022-09-14T22:58:05.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:05.014Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:05.620Z] ---> 89279de1be36 [2022-09-14T22:58:05.620Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:58:05.620Z] ---> Running in 0283e86be460 [2022-09-14T22:58:05.620Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:05.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:05.917Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:06.202Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T22:58:07.227Z] OK: 221 MiB in 51 packages [2022-09-14T22:58:07.227Z] OK: 221 MiB in 51 packages [2022-09-14T22:58:07.227Z] OK: 221 MiB in 51 packages [2022-09-14T22:58:07.504Z] OK: 221 MiB in 51 packages [2022-09-14T22:58:08.966Z] Removing intermediate container 9e8a5ccd5e9e [2022-09-14T22:58:08.966Z] ---> 9488efe9f01b [2022-09-14T22:58:08.966Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-14T22:58:09.244Z] Removing intermediate container d95f77e8bf37 [2022-09-14T22:58:09.244Z] Removing intermediate container c16516151fbf [2022-09-14T22:58:09.244Z] ---> 965815a95db2 [2022-09-14T22:58:09.244Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-14T22:58:09.244Z] ---> 863de75a2a13 [2022-09-14T22:58:09.244Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-14T22:58:09.244Z] Removing intermediate container faa90ff6638c [2022-09-14T22:58:09.244Z] ---> 07cfa5d16ec9 [2022-09-14T22:58:09.244Z] Step 7/23 : COPY go.mod vendor* ./ [2022-09-14T22:58:10.234Z] ---> 967ad0c6c37f [2022-09-14T22:58:10.234Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:58:10.234Z] ---> Running in 0c059906a7e5 [2022-09-14T22:58:10.511Z] ---> 729306622599 [2022-09-14T22:58:10.511Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:58:10.787Z] ---> 65fc5c52752c [2022-09-14T22:58:10.787Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:58:10.787Z] ---> 2e5c04317333 [2022-09-14T22:58:10.787Z] Step 8/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T22:58:10.787Z] ---> Running in 543ade2e0af7 [2022-09-14T22:58:11.069Z] ---> Running in 5f6aee1fad2a [2022-09-14T22:58:11.357Z] ---> Running in cb1b13e490d5 [2022-09-14T22:58:58.338Z] Removing intermediate container 0283e86be460 [2022-09-14T22:58:58.338Z] ---> b28d1acea8a6 [2022-09-14T22:58:58.338Z] Step 7/20 : COPY . . [2022-09-14T22:59:08.506Z] ---> 7a03a22455d3 [2022-09-14T22:59:08.506Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-09-14T22:59:08.506Z] Removing intermediate container 0c059906a7e5 [2022-09-14T22:59:08.506Z] ---> a69c4183735b [2022-09-14T22:59:08.506Z] Step 9/24 : COPY . . [2022-09-14T22:59:08.782Z] ---> Running in 18d146621ddb [2022-09-14T22:59:08.782Z] Removing intermediate container cb1b13e490d5 [2022-09-14T22:59:08.782Z] ---> 8c954fcb64a7 [2022-09-14T22:59:08.782Z] Step 8/26 : COPY . . [2022-09-14T22:59:08.782Z] Removing intermediate container 5f6aee1fad2a [2022-09-14T22:59:08.782Z] ---> 983bedb645d5 [2022-09-14T22:59:08.782Z] Step 9/23 : COPY . . [2022-09-14T22:59:09.061Z] Removing intermediate container 543ade2e0af7 [2022-09-14T22:59:09.061Z] ---> 64f8956af3a1 [2022-09-14T22:59:09.061Z] Step 9/23 : COPY . . [2022-09-14T22:59:10.510Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T22:59:37.341Z] ---> 485df6619e2d [2022-09-14T22:59:37.341Z] Step 10/23 : RUN make cmd/support-scheduler/support-scheduler [2022-09-14T22:59:37.341Z] ---> Running in 944e03bdd14b [2022-09-14T22:59:37.341Z] ---> 6278cabdb256 [2022-09-14T22:59:37.341Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-command/core-command [2022-09-14T22:59:37.341Z] ---> 220313e325f6 [2022-09-14T22:59:37.341Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T22:59:37.341Z] ---> Running in b6497798753b [2022-09-14T22:59:37.341Z] ---> 2353fbbc13f8 [2022-09-14T22:59:37.341Z] Step 10/23 : RUN make cmd/support-notifications/support-notifications [2022-09-14T22:59:37.341Z] ---> Running in cc13f0061fba [2022-09-14T22:59:37.341Z] ---> Running in 378355474fc1 [2022-09-14T22:59:37.341Z] Removing intermediate container cc13f0061fba [2022-09-14T22:59:37.341Z] ---> 18420762cc39 [2022-09-14T22:59:37.341Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-14T22:59:37.341Z] ---> Running in adeee4c4ad24 [2022-09-14T22:59:37.341Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-09-14T22:59:37.341Z] Removing intermediate container adeee4c4ad24 [2022-09-14T22:59:37.341Z] ---> 7cb10c778230 [2022-09-14T22:59:37.341Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T22:59:37.341Z] ---> Running in 272a9c1de767 [2022-09-14T22:59:37.341Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-14T22:59:37.341Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-09-14T22:59:40.006Z] Removing intermediate container 272a9c1de767 [2022-09-14T22:59:40.006Z] ---> 42956042147d [2022-09-14T22:59:40.006Z] Step 12/26 : WORKDIR /edgex-go [2022-09-14T22:59:40.006Z] ---> Running in 35db70b1bbb3 [2022-09-14T22:59:40.282Z] Removing intermediate container 35db70b1bbb3 [2022-09-14T22:59:40.282Z] ---> 3edb1d7bd091 [2022-09-14T22:59:40.282Z] [2022-09-14T22:59:40.282Z] Step 13/26 : FROM alpine:3.15 [2022-09-14T22:59:40.561Z] 3.15: Pulling from library/alpine [2022-09-14T22:59:41.545Z] Digest: sha256:69463fdff1f025c908939e86d4714b4d5518776954ca627cbeff4c74bcea5b22 [2022-09-14T22:59:41.545Z] Status: Downloaded newer image for alpine:3.15 [2022-09-14T22:59:41.545Z] ---> 02e0d6fdf486 [2022-09-14T22:59:41.545Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T22:59:41.835Z] ---> Running in dc4c7c06a391 [2022-09-14T22:59:42.447Z] Removing intermediate container dc4c7c06a391 [2022-09-14T22:59:42.447Z] ---> dd8c89c5e457 [2022-09-14T22:59:42.447Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T22:59:42.447Z] ---> Running in 8d29c3d2c895 [2022-09-14T22:59:45.855Z] Removing intermediate container 8d29c3d2c895 [2022-09-14T22:59:45.855Z] ---> 1f56cb6b853c [2022-09-14T22:59:45.855Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-09-14T22:59:45.855Z] ---> Running in c62aa50119de [2022-09-14T22:59:47.855Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T22:59:48.844Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T22:59:50.289Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T22:59:50.289Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T22:59:50.289Z] OK: 15733 distinct packages available [2022-09-14T22:59:50.289Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T22:59:51.279Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T22:59:52.729Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-09-14T22:59:52.729Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-09-14T22:59:52.729Z] (3/4) Installing libucontext (1.1-r0) [2022-09-14T22:59:52.729Z] (4/4) Installing gcompat (1.0.0-r4) [2022-09-14T22:59:53.008Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T22:59:53.008Z] OK: 6 MiB in 18 packages [2022-09-14T22:59:55.020Z] Removing intermediate container c62aa50119de [2022-09-14T22:59:55.020Z] ---> 03626e17da9e [2022-09-14T22:59:55.020Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T23:00:00.815Z] ---> 063db7ae1bf4 [2022-09-14T23:00:00.815Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T23:00:01.122Z] ---> 88585ca1c7dd [2022-09-14T23:00:01.122Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-09-14T23:00:01.122Z] ---> Running in 3efb14e13e42 [2022-09-14T23:00:01.726Z] Removing intermediate container 3efb14e13e42 [2022-09-14T23:00:01.726Z] ---> 63eea6eb8e72 [2022-09-14T23:00:01.726Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-09-14T23:00:02.713Z] ---> c0dd743a6a7a [2022-09-14T23:00:02.713Z] Step 21/26 : WORKDIR / [2022-09-14T23:00:02.713Z] ---> Running in 4bdee012ebef [2022-09-14T23:00:03.317Z] Removing intermediate container 4bdee012ebef [2022-09-14T23:00:03.317Z] ---> 1bade1eb44fa [2022-09-14T23:00:03.317Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T23:00:03.317Z] ---> Running in c64056909e28 [2022-09-14T23:00:03.916Z] Removing intermediate container c64056909e28 [2022-09-14T23:00:03.916Z] ---> d523e1dcf34d [2022-09-14T23:00:03.916Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T23:00:03.916Z] ---> Running in 61498a17e902 [2022-09-14T23:00:04.528Z] Removing intermediate container 61498a17e902 [2022-09-14T23:00:04.528Z] ---> f85f15f9dcda [2022-09-14T23:00:04.528Z] Step 24/26 : LABEL arch=arm64 [2022-09-14T23:00:04.528Z] ---> Running in 830428937a23 [2022-09-14T23:00:05.130Z] Removing intermediate container 830428937a23 [2022-09-14T23:00:05.130Z] ---> 61733274637a [2022-09-14T23:00:05.130Z] Step 25/26 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:00:05.130Z] ---> Running in de169f533d35 [2022-09-14T23:00:05.737Z] Removing intermediate container de169f533d35 [2022-09-14T23:00:05.737Z] ---> 3b5fd7ff9d0b [2022-09-14T23:00:05.737Z] Step 26/26 : LABEL version=0.0.0 [2022-09-14T23:00:05.737Z] ---> Running in d80ffef4aa67 [2022-09-14T23:00:06.336Z] Removing intermediate container d80ffef4aa67 [2022-09-14T23:00:06.336Z] ---> 731a6487b317 [2022-09-14T23:00:06.336Z] [2022-09-14T23:00:06.612Z] Successfully built 731a6487b317 [2022-09-14T23:00:06.612Z] Successfully tagged security-spire-config-arm64:latest [2022-09-14T23:00:06.612Z]  Building security-spire-config ... done Building security-spire-agent [2022-09-14T23:00:24.953Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T23:00:24.953Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-09-14T23:00:24.953Z] ---> 8a36f12ca570 [2022-09-14T23:00:24.953Z] Step 3/26 : WORKDIR /edgex-go [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 4b9d9a752c96 [2022-09-14T23:00:24.953Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 53f01b96b307 [2022-09-14T23:00:24.953Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 965815a95db2 [2022-09-14T23:00:24.953Z] Step 6/26 : COPY go.mod vendor* ./ [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 65fc5c52752c [2022-09-14T23:00:24.953Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 8c954fcb64a7 [2022-09-14T23:00:24.953Z] Step 8/26 : COPY . . [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 220313e325f6 [2022-09-14T23:00:24.953Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 18420762cc39 [2022-09-14T23:00:24.953Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 7cb10c778230 [2022-09-14T23:00:24.953Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 42956042147d [2022-09-14T23:00:24.953Z] Step 12/26 : WORKDIR /edgex-go [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 3edb1d7bd091 [2022-09-14T23:00:24.953Z] [2022-09-14T23:00:24.953Z] Step 13/26 : FROM alpine:3.15 [2022-09-14T23:00:24.953Z] ---> 02e0d6fdf486 [2022-09-14T23:00:24.953Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> dd8c89c5e457 [2022-09-14T23:00:24.953Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:00:24.953Z] ---> Using cache [2022-09-14T23:00:24.953Z] ---> 1f56cb6b853c [2022-09-14T23:00:24.953Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-14T23:00:24.953Z] ---> Running in eb452f4dd395 [2022-09-14T23:00:24.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:00:25.555Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:00:26.998Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T23:00:26.998Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T23:00:26.998Z] OK: 15733 distinct packages available [2022-09-14T23:00:26.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:00:27.987Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:00:29.431Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-09-14T23:00:29.431Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-09-14T23:00:29.431Z] (3/5) Installing libucontext (1.1-r0) [2022-09-14T23:00:29.431Z] (4/5) Installing gcompat (1.0.0-r4) [2022-09-14T23:00:29.431Z] (5/5) Installing openssl (1.1.1q-r0) [2022-09-14T23:00:29.708Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T23:00:29.709Z] OK: 6 MiB in 19 packages [2022-09-14T23:00:31.699Z] Removing intermediate container eb452f4dd395 [2022-09-14T23:00:31.699Z] ---> d8d6422a2d9a [2022-09-14T23:00:31.699Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-09-14T23:00:34.330Z] ---> 116d354712be [2022-09-14T23:00:34.330Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T23:00:39.768Z] ---> 3e840226a35b [2022-09-14T23:00:39.768Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T23:00:40.044Z] ---> cec817294167 [2022-09-14T23:00:40.044Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-09-14T23:00:41.030Z] ---> d5f5dff9fa6b [2022-09-14T23:00:41.030Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-09-14T23:00:42.014Z] ---> 0e58e66a9e0f [2022-09-14T23:00:42.014Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T23:00:42.014Z] ---> Running in c136311475b7 [2022-09-14T23:00:42.292Z] Removing intermediate container c136311475b7 [2022-09-14T23:00:42.292Z] ---> bde7167f1966 [2022-09-14T23:00:42.292Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T23:00:42.573Z] ---> Running in b614e8270092 [2022-09-14T23:00:42.848Z] Removing intermediate container b614e8270092 [2022-09-14T23:00:42.848Z] ---> c5f0d123f8d5 [2022-09-14T23:00:42.848Z] Step 24/26 : LABEL arch=arm64 [2022-09-14T23:00:43.123Z] ---> Running in 6d95f7b128eb [2022-09-14T23:00:43.733Z] Removing intermediate container 6d95f7b128eb [2022-09-14T23:00:43.733Z] ---> 9950dc9a896b [2022-09-14T23:00:43.733Z] Step 25/26 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:00:43.733Z] ---> Running in dc4e7be2af76 [2022-09-14T23:00:44.341Z] Removing intermediate container dc4e7be2af76 [2022-09-14T23:00:44.341Z] ---> d1381122196b [2022-09-14T23:00:44.341Z] Step 26/26 : LABEL version=0.0.0 [2022-09-14T23:00:44.341Z] ---> Running in ea6de3af5ed0 [2022-09-14T23:00:44.946Z] Removing intermediate container ea6de3af5ed0 [2022-09-14T23:00:44.946Z] ---> 525fb3a22692 [2022-09-14T23:00:44.946Z] [2022-09-14T23:00:45.221Z] Successfully built 525fb3a22692 [2022-09-14T23:00:45.221Z] Successfully tagged security-spire-agent-arm64:latest [2022-09-14T23:00:45.221Z] Building core-metadata [2022-09-14T23:01:03.558Z]  Building security-spire-agent ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T23:01:03.558Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T23:01:03.558Z] ---> 8a36f12ca570 [2022-09-14T23:01:03.558Z] Step 3/25 : ARG ADD_BUILD_TAGS="" [2022-09-14T23:01:03.558Z] ---> Using cache [2022-09-14T23:01:03.558Z] ---> 6f2953149f61 [2022-09-14T23:01:03.558Z] Step 4/25 : WORKDIR /edgex-go [2022-09-14T23:01:03.558Z] ---> Using cache [2022-09-14T23:01:03.558Z] ---> 4e90b887f172 [2022-09-14T23:01:03.558Z] Step 5/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:01:03.558Z] ---> Using cache [2022-09-14T23:01:03.558Z] ---> 74fff1e7cad0 [2022-09-14T23:01:03.558Z] Step 6/25 : RUN apk add --update --no-cache make git [2022-09-14T23:01:03.558Z] ---> Using cache [2022-09-14T23:01:03.558Z] ---> 07cfa5d16ec9 [2022-09-14T23:01:03.558Z] Step 7/25 : COPY go.mod vendor* ./ [2022-09-14T23:01:03.558Z] ---> Using cache [2022-09-14T23:01:03.558Z] ---> 2e5c04317333 [2022-09-14T23:01:03.558Z] Step 8/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T23:01:03.558Z] ---> Using cache [2022-09-14T23:01:03.558Z] ---> 983bedb645d5 [2022-09-14T23:01:03.558Z] Step 9/25 : COPY . . [2022-09-14T23:01:03.558Z] ---> Using cache [2022-09-14T23:01:03.558Z] ---> 485df6619e2d [2022-09-14T23:01:03.558Z] Step 10/25 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-metadata/core-metadata [2022-09-14T23:01:03.558Z] ---> Running in 1d28d23d4f2b [2022-09-14T23:01:04.998Z] CGO_ENABLED=0 GO111MODULE=on go build -tags " no_zmq 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 [2022-09-14T23:05:42.136Z] Removing intermediate container b6497798753b [2022-09-14T23:05:42.136Z] ---> e9dc85d0023c [2022-09-14T23:05:42.136Z] [2022-09-14T23:05:42.136Z] Step 11/24 : FROM alpine:3.16 [2022-09-14T23:05:42.136Z] 3.16: Pulling from library/alpine [2022-09-14T23:05:42.136Z] Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad [2022-09-14T23:05:42.136Z] Status: Downloaded newer image for alpine:3.16 [2022-09-14T23:05:42.137Z] ---> a6215f271958 [2022-09-14T23:05:42.137Z] Step 12/24 : RUN apk add --update --no-cache dumb-init [2022-09-14T23:05:42.137Z] ---> Running in bf73ae76e768 [2022-09-14T23:05:42.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:05:42.137Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:05:42.137Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-09-14T23:05:42.137Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T23:05:42.137Z] OK: 5 MiB in 15 packages [2022-09-14T23:05:42.137Z] Removing intermediate container bf73ae76e768 [2022-09-14T23:05:42.137Z] ---> e9e02e102c8e [2022-09-14T23:05:42.137Z] Step 13/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T23:05:42.137Z] ---> Running in 9002aacd17ec [2022-09-14T23:05:42.137Z] Removing intermediate container 9002aacd17ec [2022-09-14T23:05:42.137Z] ---> 7348b93749fe [2022-09-14T23:05:42.137Z] Step 14/24 : ENV APP_PORT=59882 [2022-09-14T23:05:42.137Z] ---> Running in a78b0645545e [2022-09-14T23:05:42.137Z] Removing intermediate container a78b0645545e [2022-09-14T23:05:42.137Z] ---> 1fee63c41e4c [2022-09-14T23:05:42.137Z] Step 15/24 : EXPOSE $APP_PORT [2022-09-14T23:05:42.137Z] ---> Running in 06984b861973 [2022-09-14T23:05:42.137Z] Removing intermediate container 06984b861973 [2022-09-14T23:05:42.137Z] ---> 73eae6380662 [2022-09-14T23:05:42.137Z] Step 16/24 : WORKDIR / [2022-09-14T23:05:42.137Z] ---> Running in b138a47ff213 [2022-09-14T23:05:42.137Z] Removing intermediate container b138a47ff213 [2022-09-14T23:05:42.137Z] ---> 094e41cf4d7d [2022-09-14T23:05:42.137Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T23:05:42.137Z] ---> ec20980dbf07 [2022-09-14T23:05:42.137Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-09-14T23:05:42.137Z] ---> af8478346c0c [2022-09-14T23:05:42.137Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-09-14T23:05:42.137Z] ---> b5639fff4702 [2022-09-14T23:05:42.137Z] Step 20/24 : ENTRYPOINT ["/core-command"] [2022-09-14T23:05:42.137Z] ---> Running in 26421070a678 [2022-09-14T23:05:42.137Z] Removing intermediate container 26421070a678 [2022-09-14T23:05:42.137Z] ---> 9a58b7f4a7a5 [2022-09-14T23:05:42.137Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T23:05:42.137Z] ---> Running in 2b5a093f6e99 [2022-09-14T23:05:42.736Z] Removing intermediate container 2b5a093f6e99 [2022-09-14T23:05:42.736Z] ---> 630641ab35ec [2022-09-14T23:05:42.736Z] Step 22/24 : LABEL arch=arm64 [2022-09-14T23:05:42.736Z] ---> Running in dfba5a4e738e [2022-09-14T23:05:43.341Z] Removing intermediate container dfba5a4e738e [2022-09-14T23:05:43.341Z] ---> e8cfef5e9492 [2022-09-14T23:05:43.341Z] Step 23/24 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:05:43.341Z] ---> Running in 6ee8ee88c49a [2022-09-14T23:05:44.333Z] Removing intermediate container 6ee8ee88c49a [2022-09-14T23:05:44.333Z] ---> 27bbccded91e [2022-09-14T23:05:44.333Z] Step 24/24 : LABEL version=0.0.0 [2022-09-14T23:05:44.333Z] ---> Running in 1d427dfe2d7c [2022-09-14T23:05:45.341Z] Removing intermediate container 1d427dfe2d7c [2022-09-14T23:05:45.341Z] ---> de9c0f5b776f [2022-09-14T23:05:45.341Z] [2022-09-14T23:05:45.944Z] Successfully built de9c0f5b776f [2022-09-14T23:05:45.944Z] Successfully tagged core-command-arm64:latest [2022-09-14T23:05:45.944Z] Building security-proxy-setup [2022-09-14T23:05:54.251Z]  Building core-command ... done Removing intermediate container 18d146621ddb [2022-09-14T23:05:54.251Z] ---> 2cf35b52aaf3 [2022-09-14T23:05:54.251Z] [2022-09-14T23:05:54.251Z] Step 9/20 : FROM alpine:3.15 [2022-09-14T23:05:54.251Z] ---> 02e0d6fdf486 [2022-09-14T23:05:54.251Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T23:05:54.251Z] ---> Using cache [2022-09-14T23:05:54.251Z] ---> dd8c89c5e457 [2022-09-14T23:05:54.251Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:05:54.251Z] ---> Using cache [2022-09-14T23:05:54.251Z] ---> 1f56cb6b853c [2022-09-14T23:05:54.251Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-09-14T23:05:54.525Z] ---> Running in 4fa681b69334 [2022-09-14T23:05:56.498Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:05:57.994Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:06:00.725Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-09-14T23:06:00.725Z] v3.15.6-58-g8383ce94d2 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-09-14T23:06:00.725Z] OK: 15733 distinct packages available [2022-09-14T23:06:00.725Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:06:01.715Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:06:03.196Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T23:06:03.196Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-09-14T23:06:03.196Z] ---> 8a36f12ca570 [2022-09-14T23:06:03.196Z] Step 3/22 : WORKDIR /edgex-go [2022-09-14T23:06:03.196Z] ---> Using cache [2022-09-14T23:06:03.196Z] ---> 4b9d9a752c96 [2022-09-14T23:06:03.196Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:06:03.196Z] ---> Using cache [2022-09-14T23:06:03.196Z] ---> 53f01b96b307 [2022-09-14T23:06:03.196Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-09-14T23:06:03.196Z] (1/9) Installing ca-certificates (20220614-r0) [2022-09-14T23:06:03.470Z] ---> Running in f361c9b2468b [2022-09-14T23:06:03.749Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-09-14T23:06:04.030Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-09-14T23:06:05.465Z] (4/9) Installing libcurl (7.80.0-r3) [2022-09-14T23:06:05.465Z] (5/9) Installing curl (7.80.0-r3) [2022-09-14T23:06:05.465Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:06:05.465Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-09-14T23:06:05.741Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-09-14T23:06:05.741Z] (8/9) Installing libucontext (1.1-r0) [2022-09-14T23:06:05.741Z] (9/9) Installing gcompat (1.0.0-r4) [2022-09-14T23:06:06.032Z] Executing busybox-1.34.1-r7.trigger [2022-09-14T23:06:06.032Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T23:06:06.309Z] OK: 8 MiB in 23 packages [2022-09-14T23:06:06.582Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:06:08.570Z] OK: 221 MiB in 51 packages [2022-09-14T23:06:08.570Z] Removing intermediate container 4fa681b69334 [2022-09-14T23:06:08.570Z] ---> 4c0d8f840c77 [2022-09-14T23:06:08.570Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T23:06:10.012Z] ---> 5e2d4b5a625a [2022-09-14T23:06:10.012Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-09-14T23:06:10.012Z] Removing intermediate container f361c9b2468b [2022-09-14T23:06:10.012Z] ---> 3d9c0fc37b8a [2022-09-14T23:06:10.012Z] Step 6/22 : COPY go.mod vendor* ./ [2022-09-14T23:06:11.457Z] ---> a68f1f3e7a02 [2022-09-14T23:06:11.457Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T23:06:11.457Z] ---> Running in 4a0e1316e425 [2022-09-14T23:06:13.437Z] ---> d260708226e4 [2022-09-14T23:06:13.437Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-09-14T23:06:14.424Z] ---> c9ced76a8bd2 [2022-09-14T23:06:14.424Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-09-14T23:06:14.424Z] ---> Running in 931180a995b5 [2022-09-14T23:06:15.021Z] Removing intermediate container 931180a995b5 [2022-09-14T23:06:15.021Z] ---> 9538845211d8 [2022-09-14T23:06:15.021Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T23:06:15.021Z] ---> Running in 90f411cbde0f [2022-09-14T23:06:15.629Z] Removing intermediate container 90f411cbde0f [2022-09-14T23:06:15.629Z] ---> 3d2e2b3fb7c4 [2022-09-14T23:06:15.629Z] Step 18/20 : LABEL arch=arm64 [2022-09-14T23:06:15.629Z] ---> Running in 68e252154cb7 [2022-09-14T23:06:16.233Z] Removing intermediate container 68e252154cb7 [2022-09-14T23:06:16.233Z] ---> bd3b13ee3fed [2022-09-14T23:06:16.233Z] Step 19/20 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:06:16.510Z] ---> Running in 5a56449fb80c [2022-09-14T23:06:16.789Z] Removing intermediate container 5a56449fb80c [2022-09-14T23:06:16.789Z] ---> 31ea1ddb04e5 [2022-09-14T23:06:16.789Z] Step 20/20 : LABEL version=0.0.0 [2022-09-14T23:06:17.065Z] ---> Running in ed3d869e3a83 [2022-09-14T23:06:17.667Z] Removing intermediate container ed3d869e3a83 [2022-09-14T23:06:17.667Z] ---> 32feb054847d [2022-09-14T23:06:17.667Z] [2022-09-14T23:06:17.947Z] Successfully built 32feb054847d [2022-09-14T23:06:17.947Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-09-14T23:06:17.947Z] Building security-bootstrapper [2022-09-14T23:06:36.287Z]  Building security-spiffe-token-provider ... done Step 1/33 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T23:06:36.287Z] Step 2/33 : FROM ${BUILDER_BASE} AS builder [2022-09-14T23:06:36.287Z] ---> 8a36f12ca570 [2022-09-14T23:06:36.287Z] Step 3/33 : WORKDIR /edgex-go [2022-09-14T23:06:36.287Z] ---> Using cache [2022-09-14T23:06:36.287Z] ---> 4b9d9a752c96 [2022-09-14T23:06:36.287Z] Step 4/33 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:06:36.287Z] ---> Using cache [2022-09-14T23:06:36.287Z] ---> 53f01b96b307 [2022-09-14T23:06:36.287Z] Step 5/33 : RUN apk add --update --no-cache make git [2022-09-14T23:06:36.287Z] ---> Using cache [2022-09-14T23:06:36.287Z] ---> 3d9c0fc37b8a [2022-09-14T23:06:36.287Z] Step 6/33 : COPY go.mod vendor* ./ [2022-09-14T23:06:36.287Z] ---> Using cache [2022-09-14T23:06:36.287Z] ---> a68f1f3e7a02 [2022-09-14T23:06:36.287Z] Step 7/33 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T23:06:36.287Z] ---> Running in c417a7735246 [2022-09-14T23:07:08.642Z] Removing intermediate container 4a0e1316e425 [2022-09-14T23:07:08.642Z] ---> 600c4db6ecd2 [2022-09-14T23:07:08.642Z] Step 8/22 : COPY . . [2022-09-14T23:07:30.848Z] Removing intermediate container 1d28d23d4f2b [2022-09-14T23:07:30.848Z] ---> dff714d31b51 [2022-09-14T23:07:30.848Z] [2022-09-14T23:07:30.848Z] Step 11/25 : FROM alpine:3.16 [2022-09-14T23:07:30.848Z] ---> a6215f271958 [2022-09-14T23:07:30.848Z] Step 12/25 : RUN apk add --update --no-cache dumb-init [2022-09-14T23:07:30.848Z] ---> Using cache [2022-09-14T23:07:30.848Z] ---> e9e02e102c8e [2022-09-14T23:07:30.848Z] Step 13/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T23:07:30.848Z] ---> Using cache [2022-09-14T23:07:30.848Z] ---> 7348b93749fe [2022-09-14T23:07:30.848Z] Step 14/25 : ENV APP_PORT=59881 [2022-09-14T23:07:30.848Z] ---> c920295e4d71 [2022-09-14T23:07:30.848Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-09-14T23:07:30.848Z] ---> Running in bbd76dd50905 [2022-09-14T23:07:30.848Z] ---> Running in 771002bab191 [2022-09-14T23:07:30.848Z] Removing intermediate container bbd76dd50905 [2022-09-14T23:07:30.848Z] ---> 70880b7003e7 [2022-09-14T23:07:30.848Z] Step 15/25 : EXPOSE $APP_PORT [2022-09-14T23:07:30.848Z] ---> Running in f21126fbeb90 [2022-09-14T23:07:30.848Z] Removing intermediate container f21126fbeb90 [2022-09-14T23:07:30.848Z] ---> fb1b58465fda [2022-09-14T23:07:30.848Z] Step 16/25 : WORKDIR / [2022-09-14T23:07:30.848Z] ---> Running in bd15ed1f771a [2022-09-14T23:07:30.848Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T23:07:31.122Z] Removing intermediate container bd15ed1f771a [2022-09-14T23:07:31.122Z] ---> 30a8590cb563 [2022-09-14T23:07:31.122Z] Step 17/25 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T23:07:32.568Z] ---> 8863b2ce47ca [2022-09-14T23:07:32.568Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-09-14T23:07:33.552Z] Removing intermediate container c417a7735246 [2022-09-14T23:07:33.552Z] ---> ba2c81763133 [2022-09-14T23:07:33.552Z] Step 8/33 : COPY . . [2022-09-14T23:07:35.002Z] ---> 32a7677d5cec [2022-09-14T23:07:35.002Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-09-14T23:07:36.455Z] ---> 8721efa114ff [2022-09-14T23:07:36.455Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.toml /res/uom.toml [2022-09-14T23:07:37.900Z] ---> 99f485155318 [2022-09-14T23:07:37.900Z] Step 21/25 : ENTRYPOINT ["/core-metadata"] [2022-09-14T23:07:37.900Z] ---> Running in 535b53294aeb [2022-09-14T23:07:38.902Z] Removing intermediate container 535b53294aeb [2022-09-14T23:07:38.902Z] ---> 78a628782c4a [2022-09-14T23:07:38.902Z] Step 22/25 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T23:07:38.902Z] ---> Running in 333dc08e993c [2022-09-14T23:07:39.896Z] Removing intermediate container 333dc08e993c [2022-09-14T23:07:39.896Z] ---> c2761c43696b [2022-09-14T23:07:39.896Z] Step 23/25 : LABEL arch=arm64 [2022-09-14T23:07:39.896Z] ---> Running in 2e288763bb10 [2022-09-14T23:07:40.502Z] Removing intermediate container 2e288763bb10 [2022-09-14T23:07:40.502Z] ---> b0d292669de9 [2022-09-14T23:07:40.502Z] Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:07:40.782Z] ---> Running in 8e8ebfec188f [2022-09-14T23:07:41.382Z] Removing intermediate container 8e8ebfec188f [2022-09-14T23:07:41.382Z] ---> 274627cbce1b [2022-09-14T23:07:41.382Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T23:07:41.659Z] ---> Running in ebce86cede8d [2022-09-14T23:07:42.261Z] Removing intermediate container ebce86cede8d [2022-09-14T23:07:42.261Z] ---> cee3f2a01507 [2022-09-14T23:07:42.261Z] [2022-09-14T23:07:42.866Z] Successfully built cee3f2a01507 [2022-09-14T23:07:42.866Z] Successfully tagged core-metadata-arm64:latest [2022-09-14T23:07:42.866Z]  Building core-metadata ... done Building security-spire-server [2022-09-14T23:07:48.292Z] ---> 7d1f4ed15272 [2022-09-14T23:07:48.292Z] Step 9/33 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-09-14T23:07:48.292Z] ---> Running in e3d232f76aa8 [2022-09-14T23:07:50.276Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T23:08:02.703Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T23:08:02.703Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T23:08:02.703Z] ---> 8a36f12ca570 [2022-09-14T23:08:02.703Z] Step 3/25 : WORKDIR /edgex-go [2022-09-14T23:08:02.703Z] ---> Using cache [2022-09-14T23:08:02.703Z] ---> 4b9d9a752c96 [2022-09-14T23:08:02.703Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:08:02.703Z] ---> Using cache [2022-09-14T23:08:02.703Z] ---> 53f01b96b307 [2022-09-14T23:08:02.703Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-09-14T23:08:02.703Z] ---> Using cache [2022-09-14T23:08:02.703Z] ---> 965815a95db2 [2022-09-14T23:08:02.703Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-14T23:08:02.703Z] ---> Using cache [2022-09-14T23:08:02.703Z] ---> 65fc5c52752c [2022-09-14T23:08:02.703Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T23:08:02.703Z] ---> Using cache [2022-09-14T23:08:02.703Z] ---> 8c954fcb64a7 [2022-09-14T23:08:02.703Z] Step 8/25 : COPY . . [2022-09-14T23:08:02.703Z] ---> Using cache [2022-09-14T23:08:02.703Z] ---> 220313e325f6 [2022-09-14T23:08:02.703Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-09-14T23:08:02.703Z] ---> Using cache [2022-09-14T23:08:02.703Z] ---> 18420762cc39 [2022-09-14T23:08:02.703Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-09-14T23:08:02.703Z] ---> Using cache [2022-09-14T23:08:02.703Z] ---> 7cb10c778230 [2022-09-14T23:08:02.703Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-09-14T23:08:02.703Z] ---> Running in ccf26c0a1e4a [2022-09-14T23:08:07.034Z] Removing intermediate container ccf26c0a1e4a [2022-09-14T23:08:07.034Z] ---> c90853d0ec32 [2022-09-14T23:08:07.034Z] Step 12/25 : WORKDIR /edgex-go [2022-09-14T23:08:07.034Z] ---> Running in edbee25f141c [2022-09-14T23:08:07.630Z] Removing intermediate container edbee25f141c [2022-09-14T23:08:07.630Z] ---> c23f57281a4f [2022-09-14T23:08:07.630Z] [2022-09-14T23:08:07.630Z] Step 13/25 : FROM alpine:3.15 [2022-09-14T23:08:07.630Z] ---> 02e0d6fdf486 [2022-09-14T23:08:07.630Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T23:08:07.630Z] ---> Using cache [2022-09-14T23:08:07.630Z] ---> dd8c89c5e457 [2022-09-14T23:08:07.630Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:08:07.630Z] ---> Using cache [2022-09-14T23:08:07.630Z] ---> 1f56cb6b853c [2022-09-14T23:08:07.630Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-09-14T23:08:07.630Z] ---> Using cache [2022-09-14T23:08:07.630Z] ---> d8d6422a2d9a [2022-09-14T23:08:07.630Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-09-14T23:08:15.990Z] Removing intermediate container 944e03bdd14b [2022-09-14T23:08:15.990Z] ---> 0b54624e473b [2022-09-14T23:08:15.990Z] [2022-09-14T23:08:15.990Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T23:08:15.990Z] ---> a6215f271958 [2022-09-14T23:08:15.990Z] Step 12/23 : RUN apk add --update --no-cache dumb-init [2022-09-14T23:08:15.990Z] ---> Using cache [2022-09-14T23:08:15.990Z] ---> e9e02e102c8e [2022-09-14T23:08:15.990Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T23:08:15.990Z] ---> Using cache [2022-09-14T23:08:15.990Z] ---> 7348b93749fe [2022-09-14T23:08:15.990Z] Step 14/23 : ENV APP_PORT=59861 [2022-09-14T23:08:15.990Z] ---> Running in 75a5b1b256a5 [2022-09-14T23:08:16.994Z] Removing intermediate container 75a5b1b256a5 [2022-09-14T23:08:16.994Z] ---> a731fef905bd [2022-09-14T23:08:16.994Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T23:08:17.271Z] ---> Running in 4b5775f1b81d [2022-09-14T23:08:18.265Z] Removing intermediate container 4b5775f1b81d [2022-09-14T23:08:18.265Z] ---> 34af2a455896 [2022-09-14T23:08:18.265Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T23:08:18.878Z] ---> 2621605d1b81 [2022-09-14T23:08:18.878Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-09-14T23:08:20.328Z] ---> c32b9fddb4fb [2022-09-14T23:08:20.328Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-09-14T23:08:20.605Z] ---> 1f50fb7daf9f [2022-09-14T23:08:20.605Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-09-14T23:08:23.232Z] ---> 70bcf9830d62 [2022-09-14T23:08:23.232Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-09-14T23:08:24.674Z] ---> 4db8570483de [2022-09-14T23:08:24.674Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-09-14T23:08:24.674Z] ---> 607bb53a3303 [2022-09-14T23:08:24.674Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-09-14T23:08:24.674Z] ---> Running in 91fc9a221b7e [2022-09-14T23:08:25.664Z] Removing intermediate container 91fc9a221b7e [2022-09-14T23:08:25.664Z] ---> 039259cb8222 [2022-09-14T23:08:25.664Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-09-14T23:08:25.664Z] ---> Running in aee52295d4ad [2022-09-14T23:08:26.271Z] ---> ac8a23ed9eff [2022-09-14T23:08:26.271Z] Step 19/23 : ENTRYPOINT ["/support-scheduler"] [2022-09-14T23:08:26.546Z] ---> Running in 3099886e452d [2022-09-14T23:08:26.546Z] Removing intermediate container aee52295d4ad [2022-09-14T23:08:26.546Z] ---> e6a3a874a1d2 [2022-09-14T23:08:26.546Z] Step 23/25 : LABEL arch=arm64 [2022-09-14T23:08:26.827Z] ---> Running in ada59d467c52 [2022-09-14T23:08:27.432Z] Removing intermediate container 3099886e452d [2022-09-14T23:08:27.432Z] ---> 5d011b764aa0 [2022-09-14T23:08:27.432Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T23:08:27.432Z] ---> Running in 3d4cca910586 [2022-09-14T23:08:27.711Z] Removing intermediate container ada59d467c52 [2022-09-14T23:08:27.711Z] ---> d05d5e19c410 [2022-09-14T23:08:27.711Z] Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:08:27.991Z] ---> Running in dc113c1c1586 [2022-09-14T23:08:28.271Z] Removing intermediate container 3d4cca910586 [2022-09-14T23:08:28.271Z] ---> dffb691c16bd [2022-09-14T23:08:28.271Z] Step 21/23 : LABEL arch=arm64 [2022-09-14T23:08:28.558Z] ---> Running in 1586ee01fb72 [2022-09-14T23:08:28.834Z] Removing intermediate container 378355474fc1 [2022-09-14T23:08:28.834Z] ---> 4860be51bbd7 [2022-09-14T23:08:28.834Z] [2022-09-14T23:08:28.834Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T23:08:28.834Z] ---> a6215f271958 [2022-09-14T23:08:28.834Z] Step 12/23 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-09-14T23:08:28.834Z] Removing intermediate container dc113c1c1586 [2022-09-14T23:08:28.834Z] ---> 4f8d4cc04413 [2022-09-14T23:08:28.834Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T23:08:29.111Z] ---> Running in cceef99b941f [2022-09-14T23:08:29.390Z] ---> Running in 8d633d7b2e75 [2022-09-14T23:08:29.668Z] Removing intermediate container 1586ee01fb72 [2022-09-14T23:08:29.668Z] ---> 6cbca52d202c [2022-09-14T23:08:29.668Z] Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:08:29.944Z] ---> Running in 0ff39c819393 [2022-09-14T23:08:30.219Z] Removing intermediate container 8d633d7b2e75 [2022-09-14T23:08:30.219Z] ---> 6970f8042534 [2022-09-14T23:08:30.219Z] [2022-09-14T23:08:30.821Z] Removing intermediate container 0ff39c819393 [2022-09-14T23:08:30.821Z] ---> 73a5438cd84e [2022-09-14T23:08:30.821Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T23:08:30.821Z] ---> Running in 3d144ca6f2e8 [2022-09-14T23:08:31.098Z] Successfully built 6970f8042534 [2022-09-14T23:08:31.098Z] Successfully tagged security-spire-server-arm64:latest [2022-09-14T23:08:31.098Z] Building core-data [2022-09-14T23:08:31.376Z]  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:08:31.659Z] Removing intermediate container 3d144ca6f2e8 [2022-09-14T23:08:31.659Z] ---> 08b212ca34cd [2022-09-14T23:08:31.659Z] [2022-09-14T23:08:31.941Z] Successfully built 08b212ca34cd [2022-09-14T23:08:31.941Z] Successfully tagged support-scheduler-arm64:latest [2022-09-14T23:08:31.941Z]  Building support-scheduler ... done Building security-secretstore-setup [2022-09-14T23:08:31.941Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:08:33.388Z] (1/2) Installing ca-certificates (20220614-r0) [2022-09-14T23:08:33.388Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-09-14T23:08:33.388Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T23:08:33.388Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T23:08:33.388Z] OK: 6 MiB in 16 packages [2022-09-14T23:08:36.017Z] Removing intermediate container cceef99b941f [2022-09-14T23:08:36.017Z] ---> 4ecdcace6578 [2022-09-14T23:08:36.017Z] Step 13/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-09-14T23:08:36.017Z] ---> Running in b6b7aa1a41ad [2022-09-14T23:08:36.299Z] Removing intermediate container b6b7aa1a41ad [2022-09-14T23:08:36.576Z] ---> 6787f83c11e6 [2022-09-14T23:08:36.576Z] Step 14/23 : ENV APP_PORT=59860 [2022-09-14T23:08:36.576Z] ---> Running in d9b31e46d016 [2022-09-14T23:08:37.184Z] Removing intermediate container d9b31e46d016 [2022-09-14T23:08:37.185Z] ---> 08142db3f49a [2022-09-14T23:08:37.185Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T23:08:37.185Z] ---> Running in 59a1bb2f9313 [2022-09-14T23:08:37.799Z] Removing intermediate container 59a1bb2f9313 [2022-09-14T23:08:37.799Z] ---> 35cffda3f1ec [2022-09-14T23:08:37.799Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T23:08:38.792Z] ---> 9a36aac04f1c [2022-09-14T23:08:38.792Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-09-14T23:08:41.424Z] ---> 7c3c2155ca47 [2022-09-14T23:08:41.424Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-09-14T23:08:42.027Z] ---> db9d96976953 [2022-09-14T23:08:42.027Z] Step 19/23 : ENTRYPOINT ["/support-notifications"] [2022-09-14T23:08:42.027Z] ---> Running in 42b62b6780fb [2022-09-14T23:08:42.630Z] Removing intermediate container 42b62b6780fb [2022-09-14T23:08:42.630Z] ---> 19de37b9bf3a [2022-09-14T23:08:42.630Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T23:08:42.908Z] ---> Running in f549510993d3 [2022-09-14T23:08:44.359Z] Removing intermediate container f549510993d3 [2022-09-14T23:08:44.359Z] ---> 7b6d0f6914c5 [2022-09-14T23:08:44.359Z] Step 21/23 : LABEL arch=arm64 [2022-09-14T23:08:44.359Z] ---> Running in 716c3eb7d6b3 [2022-09-14T23:08:45.351Z] Removing intermediate container 716c3eb7d6b3 [2022-09-14T23:08:45.351Z] ---> cb0c76ab671f [2022-09-14T23:08:45.351Z] Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:08:45.351Z] ---> Running in 8611fac45aea [2022-09-14T23:08:46.340Z] Removing intermediate container 8611fac45aea [2022-09-14T23:08:46.341Z] ---> 6044a6e26163 [2022-09-14T23:08:46.341Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T23:08:46.341Z] ---> Running in 612d8eafcf03 [2022-09-14T23:08:47.325Z] Removing intermediate container 612d8eafcf03 [2022-09-14T23:08:47.325Z] ---> ba8eea1fd5d8 [2022-09-14T23:08:47.325Z] [2022-09-14T23:08:47.923Z] Successfully built ba8eea1fd5d8 [2022-09-14T23:08:47.923Z] Successfully tagged support-notifications-arm64:latest [2022-09-14T23:08:47.923Z]  Building support-notifications ... done Building sys-mgmt-agent [2022-09-14T23:09:00.348Z] Step 1/24 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T23:09:00.348Z] Step 2/24 : FROM ${BUILDER_BASE} AS builder [2022-09-14T23:09:00.348Z] ---> 8a36f12ca570 [2022-09-14T23:09:00.348Z] Step 3/24 : ARG ADD_BUILD_TAGS="" [2022-09-14T23:09:00.348Z] ---> Using cache [2022-09-14T23:09:00.348Z] ---> 6f2953149f61 [2022-09-14T23:09:00.348Z] Step 4/24 : WORKDIR /edgex-go [2022-09-14T23:09:00.348Z] ---> Using cache [2022-09-14T23:09:00.348Z] ---> 4e90b887f172 [2022-09-14T23:09:00.348Z] Step 5/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:09:00.348Z] ---> Using cache [2022-09-14T23:09:00.348Z] ---> 74fff1e7cad0 [2022-09-14T23:09:00.348Z] Step 6/24 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-09-14T23:09:00.348Z] ---> Running in edfdf87a9d74 [2022-09-14T23:09:00.957Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T23:09:00.957Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-09-14T23:09:00.957Z] ---> 8a36f12ca570 [2022-09-14T23:09:00.957Z] Step 3/25 : WORKDIR /edgex-go [2022-09-14T23:09:00.957Z] ---> Using cache [2022-09-14T23:09:00.957Z] ---> 4b9d9a752c96 [2022-09-14T23:09:00.957Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:09:00.957Z] ---> Using cache [2022-09-14T23:09:00.957Z] ---> 53f01b96b307 [2022-09-14T23:09:00.957Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-09-14T23:09:00.957Z] ---> Using cache [2022-09-14T23:09:00.957Z] ---> 3d9c0fc37b8a [2022-09-14T23:09:00.957Z] Step 6/25 : COPY go.mod vendor* ./ [2022-09-14T23:09:00.957Z] ---> Using cache [2022-09-14T23:09:00.957Z] ---> a68f1f3e7a02 [2022-09-14T23:09:00.957Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T23:09:00.957Z] ---> Using cache [2022-09-14T23:09:00.957Z] ---> ba2c81763133 [2022-09-14T23:09:00.957Z] Step 8/25 : COPY . . [2022-09-14T23:09:00.957Z] ---> Using cache [2022-09-14T23:09:00.957Z] ---> 7d1f4ed15272 [2022-09-14T23:09:00.957Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-09-14T23:09:01.230Z] ---> Running in d4ee93cbab89 [2022-09-14T23:09:01.825Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:09:02.819Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:09:03.416Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T23:09:04.424Z] OK: 221 MiB in 51 packages [2022-09-14T23:09:05.876Z] Removing intermediate container edfdf87a9d74 [2022-09-14T23:09:05.876Z] ---> 0c40e0bd8e41 [2022-09-14T23:09:05.876Z] Step 7/24 : COPY go.mod vendor* ./ [2022-09-14T23:09:07.321Z] ---> 8e5804a517cf [2022-09-14T23:09:07.321Z] Step 8/24 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T23:09:07.321Z] ---> Running in 3e03ed913f65 [2022-09-14T23:09:12.757Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-09-14T23:09:12.757Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-09-14T23:09:12.757Z] ---> 8a36f12ca570 [2022-09-14T23:09:12.757Z] Step 3/23 : WORKDIR /edgex-go [2022-09-14T23:09:12.757Z] ---> Using cache [2022-09-14T23:09:12.757Z] ---> 4b9d9a752c96 [2022-09-14T23:09:12.757Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:09:12.757Z] ---> Using cache [2022-09-14T23:09:12.757Z] ---> 53f01b96b307 [2022-09-14T23:09:12.757Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-09-14T23:09:13.032Z] ---> Running in f96005f27335 [2022-09-14T23:09:15.034Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:09:15.638Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:09:17.622Z] OK: 221 MiB in 51 packages [2022-09-14T23:09:18.612Z] Removing intermediate container f96005f27335 [2022-09-14T23:09:18.612Z] ---> 0e9585f73c5c [2022-09-14T23:09:18.612Z] Step 6/23 : COPY go.mod vendor* ./ [2022-09-14T23:09:19.602Z] ---> e0e553a4d1b3 [2022-09-14T23:09:19.602Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-09-14T23:09:19.881Z] ---> Running in ac5bed6bf5f0 [2022-09-14T23:10:07.004Z] Removing intermediate container 3e03ed913f65 [2022-09-14T23:10:07.004Z] ---> 366d79a665ba [2022-09-14T23:10:07.004Z] Step 9/24 : COPY . . [2022-09-14T23:10:19.431Z] Removing intermediate container ac5bed6bf5f0 [2022-09-14T23:10:19.431Z] ---> cf6f9be9c862 [2022-09-14T23:10:19.431Z] Step 8/23 : COPY . . [2022-09-14T23:10:20.413Z] ---> 4b3644a3de3a [2022-09-14T23:10:20.413Z] Step 10/24 : RUN make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS cmd/core-data/core-data [2022-09-14T23:10:20.699Z] ---> Running in 76fe13f9409a [2022-09-14T23:10:22.691Z] CGO_ENABLED=1 GO111MODULE=on go build -tags " non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-09-14T23:10:32.926Z] ---> 16bdeea95d74 [2022-09-14T23:10:32.926Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-09-14T23:10:32.926Z] ---> Running in e7675d86f632 [2022-09-14T23:10:33.904Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-09-14T23:12:10.728Z] CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T23:12:32.923Z] Removing intermediate container 771002bab191 [2022-09-14T23:12:32.923Z] ---> 9125689390e9 [2022-09-14T23:12:32.923Z] [2022-09-14T23:12:32.923Z] Step 10/22 : FROM alpine:3.16 [2022-09-14T23:12:32.923Z] ---> a6215f271958 [2022-09-14T23:12:32.923Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-09-14T23:12:32.923Z] ---> Running in f9cdf59ee2fe [2022-09-14T23:12:33.526Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:12:34.130Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:12:35.577Z] (1/6) Installing ca-certificates (20220614-r0) [2022-09-14T23:12:35.577Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-09-14T23:12:35.577Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-09-14T23:12:35.577Z] (4/6) Installing libcurl (7.83.1-r3) [2022-09-14T23:12:35.577Z] (5/6) Installing curl (7.83.1-r3) [2022-09-14T23:12:35.577Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-09-14T23:12:35.577Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T23:12:35.577Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T23:12:35.859Z] OK: 8 MiB in 20 packages [2022-09-14T23:12:37.863Z] Removing intermediate container f9cdf59ee2fe [2022-09-14T23:12:37.863Z] ---> fc48526cad00 [2022-09-14T23:12:37.863Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-14T23:12:38.147Z] ---> Running in 42f1ad871a44 [2022-09-14T23:12:38.436Z] Removing intermediate container 42f1ad871a44 [2022-09-14T23:12:38.713Z] ---> 156b434342fc [2022-09-14T23:12:38.713Z] Step 13/22 : WORKDIR /edgex [2022-09-14T23:12:38.713Z] ---> Running in ee51f14edc6d [2022-09-14T23:12:39.340Z] Removing intermediate container ee51f14edc6d [2022-09-14T23:12:39.340Z] ---> d589f18048e7 [2022-09-14T23:12:39.340Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-09-14T23:12:40.339Z] ---> a64da3807950 [2022-09-14T23:12:40.339Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-09-14T23:12:41.792Z] ---> 95f268627b67 [2022-09-14T23:12:41.792Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-09-14T23:12:43.783Z] ---> 388164898739 [2022-09-14T23:12:43.783Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-09-14T23:12:44.383Z] ---> f09ff6f973f3 [2022-09-14T23:12:44.383Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-14T23:12:44.664Z] ---> Running in 6db9bbbf234f [2022-09-14T23:12:47.300Z] Removing intermediate container 6db9bbbf234f [2022-09-14T23:12:47.300Z] ---> 932d58ba9a2d [2022-09-14T23:12:47.300Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-09-14T23:12:47.579Z] ---> Running in b3889e594e81 [2022-09-14T23:12:48.186Z] Removing intermediate container b3889e594e81 [2022-09-14T23:12:48.186Z] ---> da914a0a3d27 [2022-09-14T23:12:48.186Z] Step 20/22 : LABEL arch=arm64 [2022-09-14T23:12:48.186Z] ---> Running in 413a4653fb8a [2022-09-14T23:12:48.787Z] Removing intermediate container 413a4653fb8a [2022-09-14T23:12:48.787Z] ---> e7968d30164e [2022-09-14T23:12:48.787Z] Step 21/22 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:12:48.787Z] ---> Running in 894f63c7db05 [2022-09-14T23:12:49.388Z] Removing intermediate container 894f63c7db05 [2022-09-14T23:12:49.388Z] ---> 1249f79ad33c [2022-09-14T23:12:49.388Z] Step 22/22 : LABEL version=0.0.0 [2022-09-14T23:12:49.388Z] ---> Running in 0854d3f3ef80 [2022-09-14T23:12:49.988Z] Removing intermediate container 0854d3f3ef80 [2022-09-14T23:12:49.988Z] ---> 549240ace548 [2022-09-14T23:12:49.988Z] [2022-09-14T23:12:50.270Z] Successfully built 549240ace548 [2022-09-14T23:12:50.270Z] Successfully tagged security-proxy-setup-arm64:latest [2022-09-14T23:13:02.686Z]  Building security-proxy-setup ... done Removing intermediate container e3d232f76aa8 [2022-09-14T23:13:02.686Z] ---> 9420ab699b2a [2022-09-14T23:13:02.686Z] [2022-09-14T23:13:02.686Z] Step 10/33 : FROM alpine:3.16 [2022-09-14T23:13:02.966Z] ---> a6215f271958 [2022-09-14T23:13:02.966Z] Step 11/33 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-09-14T23:13:02.966Z] ---> Running in 40a9a5015d3e [2022-09-14T23:13:03.572Z] Removing intermediate container 40a9a5015d3e [2022-09-14T23:13:03.572Z] ---> 0e684c40978f [2022-09-14T23:13:03.572Z] Step 12/33 : RUN apk add --update --no-cache dumb-init su-exec [2022-09-14T23:13:03.572Z] ---> Running in a34ccc5eb489 [2022-09-14T23:13:05.556Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:13:05.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:13:07.003Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-09-14T23:13:07.003Z] (2/2) Installing su-exec (0.2-r1) [2022-09-14T23:13:07.003Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T23:13:07.003Z] OK: 5 MiB in 16 packages [2022-09-14T23:13:08.453Z] Removing intermediate container a34ccc5eb489 [2022-09-14T23:13:08.453Z] ---> 81069d0e8c56 [2022-09-14T23:13:08.453Z] Step 13/33 : ENV SECURITY_INIT_DIR /edgex-init [2022-09-14T23:13:08.453Z] ---> Running in 435525b545e5 [2022-09-14T23:13:09.054Z] Removing intermediate container 435525b545e5 [2022-09-14T23:13:09.054Z] ---> 405c87032557 [2022-09-14T23:13:09.054Z] Step 14/33 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-09-14T23:13:09.054Z] ---> Running in 10c497ba06b0 [2022-09-14T23:13:09.332Z] Removing intermediate container 10c497ba06b0 [2022-09-14T23:13:09.332Z] ---> b2de4f08a89b [2022-09-14T23:13:09.332Z] Step 15/33 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-09-14T23:13:09.613Z] ---> Running in 95fc366cf258 [2022-09-14T23:13:09.895Z] Removing intermediate container 95fc366cf258 [2022-09-14T23:13:09.895Z] ---> a9320570ce36 [2022-09-14T23:13:09.895Z] Step 16/33 : ARG BOOTSTRAP_MOSQUITTO_DIR=${SECURITY_INIT_STAGING}/bootstrap-mosquitto [2022-09-14T23:13:09.895Z] ---> Running in e4ed12621396 [2022-09-14T23:13:10.503Z] Removing intermediate container e4ed12621396 [2022-09-14T23:13:10.503Z] ---> 0357d75271e7 [2022-09-14T23:13:10.503Z] Step 17/33 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} ${BOOTSTRAP_MOSQUITTO_DIR} [2022-09-14T23:13:10.503Z] ---> Running in ce47734172ac [2022-09-14T23:13:14.049Z] Removing intermediate container ce47734172ac [2022-09-14T23:13:14.049Z] ---> 2b2292d3d268 [2022-09-14T23:13:14.049Z] Step 18/33 : WORKDIR ${SECURITY_INIT_STAGING} [2022-09-14T23:13:14.049Z] ---> Running in db96c5a6b134 [2022-09-14T23:13:14.350Z] Removing intermediate container db96c5a6b134 [2022-09-14T23:13:14.350Z] ---> ff502ab8e267 [2022-09-14T23:13:14.350Z] Step 19/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-09-14T23:13:15.354Z] ---> c9e2072e2f4a [2022-09-14T23:13:15.354Z] Step 20/33 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-09-14T23:13:15.354Z] ---> Running in 31dd86fd8c89 [2022-09-14T23:13:18.779Z] Removing intermediate container 31dd86fd8c89 [2022-09-14T23:13:18.779Z] ---> 27d9a8283c67 [2022-09-14T23:13:18.779Z] Step 21/33 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T23:13:19.374Z] ---> 425f10c41aad [2022-09-14T23:13:19.374Z] Step 22/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-09-14T23:13:21.354Z] ---> c3501be84309 [2022-09-14T23:13:21.354Z] Step 23/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-09-14T23:13:22.342Z] ---> 015111588495 [2022-09-14T23:13:22.342Z] Step 24/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-09-14T23:13:23.325Z] ---> 5fdcc69c7b35 [2022-09-14T23:13:23.325Z] Step 25/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.toml ${BOOTSTRAP_MOSQUITTO_DIR}/res/ [2022-09-14T23:13:24.305Z] ---> 0fc7cdf2af90 [2022-09-14T23:13:24.305Z] Step 26/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-09-14T23:13:25.290Z] ---> 6db1dc226dc4 [2022-09-14T23:13:25.290Z] Step 27/33 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-09-14T23:13:25.888Z] ---> be2bc345f7e7 [2022-09-14T23:13:25.888Z] Step 28/33 : RUN chmod +x /entrypoint.sh [2022-09-14T23:13:26.169Z] ---> Running in 294a396df39e [2022-09-14T23:13:28.813Z] Removing intermediate container 294a396df39e [2022-09-14T23:13:28.813Z] ---> c975f483850e [2022-09-14T23:13:28.813Z] Step 29/33 : ENTRYPOINT ["/entrypoint.sh"] [2022-09-14T23:13:29.087Z] ---> Running in 722685cca348 [2022-09-14T23:13:29.685Z] Removing intermediate container 722685cca348 [2022-09-14T23:13:29.685Z] ---> cbdbbe9a5365 [2022-09-14T23:13:29.685Z] Step 30/33 : CMD ["gate"] [2022-09-14T23:13:29.685Z] ---> Running in e7957cc9c429 [2022-09-14T23:13:30.284Z] Removing intermediate container e7957cc9c429 [2022-09-14T23:13:30.284Z] ---> 417db42a4b9a [2022-09-14T23:13:30.284Z] Step 31/33 : LABEL arch=arm64 [2022-09-14T23:13:30.284Z] ---> Running in a370e5ca55be [2022-09-14T23:13:30.901Z] Removing intermediate container a370e5ca55be [2022-09-14T23:13:30.901Z] ---> 464dc92a19fc [2022-09-14T23:13:30.901Z] Step 32/33 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:13:31.183Z] ---> Running in bb05cf3a4237 [2022-09-14T23:13:31.467Z] Removing intermediate container bb05cf3a4237 [2022-09-14T23:13:31.467Z] ---> a1731e94b76b [2022-09-14T23:13:31.467Z] Step 33/33 : LABEL version=0.0.0 [2022-09-14T23:13:31.758Z] ---> Running in 9ad597f03db8 [2022-09-14T23:13:32.366Z] Removing intermediate container 9ad597f03db8 [2022-09-14T23:13:32.366Z] ---> 202b639d3da9 [2022-09-14T23:13:32.366Z] [2022-09-14T23:13:32.642Z] Successfully built 202b639d3da9 [2022-09-14T23:13:32.642Z] Successfully tagged security-bootstrapper-arm64:latest [2022-09-14T23:13:54.836Z]  Building security-bootstrapper ... done CGO_ENABLED=0 GO111MODULE=on 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 [2022-09-14T23:14:09.940Z] Removing intermediate container d4ee93cbab89 [2022-09-14T23:14:09.940Z] ---> c218c9b9b96d [2022-09-14T23:14:09.940Z] [2022-09-14T23:14:09.940Z] Step 10/25 : FROM alpine:3.16 [2022-09-14T23:14:09.940Z] ---> a6215f271958 [2022-09-14T23:14:09.940Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-09-14T23:14:09.940Z] ---> Running in 0d57547c8e0c [2022-09-14T23:14:11.388Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:14:11.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:14:12.655Z] (1/3) Installing ca-certificates (20220614-r0) [2022-09-14T23:14:12.932Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-09-14T23:14:12.933Z] (3/3) Installing su-exec (0.2-r1) [2022-09-14T23:14:12.933Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T23:14:12.933Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T23:14:13.213Z] OK: 6 MiB in 17 packages [2022-09-14T23:14:15.200Z] Removing intermediate container 0d57547c8e0c [2022-09-14T23:14:15.200Z] ---> 7c3a1497c5a9 [2022-09-14T23:14:15.200Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-09-14T23:14:15.200Z] ---> Running in 7de9e51747e2 [2022-09-14T23:14:15.797Z] Removing intermediate container 7de9e51747e2 [2022-09-14T23:14:15.797Z] ---> bce7834246af [2022-09-14T23:14:15.797Z] Step 13/25 : WORKDIR / [2022-09-14T23:14:15.797Z] ---> Running in 33cb393344fe [2022-09-14T23:14:16.409Z] Removing intermediate container 33cb393344fe [2022-09-14T23:14:16.409Z] ---> 1bd58b85ee9b [2022-09-14T23:14:16.409Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-09-14T23:14:17.406Z] ---> 9cbccf86496a [2022-09-14T23:14:17.406Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-09-14T23:14:18.395Z] ---> 7047a5046bb0 [2022-09-14T23:14:18.395Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-09-14T23:14:18.999Z] ---> 4eac236ca47d [2022-09-14T23:14:18.999Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-09-14T23:14:19.986Z] ---> a8f44ccc8369 [2022-09-14T23:14:19.986Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-09-14T23:14:21.433Z] ---> 2e07ec94b3ee [2022-09-14T23:14:21.433Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-09-14T23:14:22.869Z] ---> 4d1f72d5b12d [2022-09-14T23:14:22.869Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-09-14T23:14:23.855Z] ---> b676952ba1d4 [2022-09-14T23:14:23.855Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-09-14T23:14:23.855Z] ---> Running in 42648f7efa6b [2022-09-14T23:14:26.482Z] Removing intermediate container 42648f7efa6b [2022-09-14T23:14:26.482Z] ---> 067a139d2a41 [2022-09-14T23:14:26.482Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-09-14T23:14:26.755Z] ---> Running in a0f44f6c9fad [2022-09-14T23:14:27.351Z] Removing intermediate container a0f44f6c9fad [2022-09-14T23:14:27.351Z] ---> 0dc4804fb079 [2022-09-14T23:14:27.351Z] Step 23/25 : LABEL arch=arm64 [2022-09-14T23:14:27.351Z] ---> Running in ffd7794cb261 [2022-09-14T23:14:27.947Z] Removing intermediate container ffd7794cb261 [2022-09-14T23:14:27.947Z] ---> 80104699704c [2022-09-14T23:14:27.947Z] Step 24/25 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:14:27.947Z] ---> Running in e61157c776af [2022-09-14T23:14:28.552Z] Removing intermediate container e61157c776af [2022-09-14T23:14:28.552Z] ---> 8f8ad0c316a6 [2022-09-14T23:14:28.552Z] Step 25/25 : LABEL version=0.0.0 [2022-09-14T23:14:28.552Z] ---> Running in 54bbc0ee0bc8 [2022-09-14T23:14:29.158Z] Removing intermediate container 54bbc0ee0bc8 [2022-09-14T23:14:29.158Z] ---> d33df34e3a69 [2022-09-14T23:14:29.158Z] [2022-09-14T23:14:29.434Z] Successfully built d33df34e3a69 [2022-09-14T23:14:29.434Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-09-14T23:14:47.763Z]  Building security-secretstore-setup ... done Removing intermediate container e7675d86f632 [2022-09-14T23:14:47.763Z] ---> 3ab2f3fddf87 [2022-09-14T23:14:47.763Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-09-14T23:14:47.763Z] ---> Running in e9431ab4dfeb [2022-09-14T23:14:47.763Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-09-14T23:14:49.745Z] Removing intermediate container e9431ab4dfeb [2022-09-14T23:14:49.745Z] ---> 7e1c09fd9225 [2022-09-14T23:14:50.018Z] [2022-09-14T23:14:50.018Z] Step 11/23 : FROM alpine:3.16 [2022-09-14T23:14:50.018Z] ---> a6215f271958 [2022-09-14T23:14:50.018Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-09-14T23:14:50.018Z] ---> Running in 5929e01e590c [2022-09-14T23:14:50.620Z] Removing intermediate container 5929e01e590c [2022-09-14T23:14:50.620Z] ---> 7431186a1038 [2022-09-14T23:14:50.620Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl docker-cli && pip install --no-cache-dir docker-compose==1.23.2 [2022-09-14T23:14:50.620Z] ---> Running in 00333a171c0e [2022-09-14T23:14:52.072Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:14:52.425Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:14:53.479Z] (1/33) Installing ncurses-terminfo-base (6.3_p20220521-r0) [2022-09-14T23:14:53.479Z] (2/33) Installing ncurses-libs (6.3_p20220521-r0) [2022-09-14T23:14:53.479Z] (3/33) Installing readline (8.1.2-r0) [2022-09-14T23:14:53.479Z] (4/33) Installing bash (5.1.16-r2) [2022-09-14T23:14:53.784Z] Executing bash-5.1.16-r2.post-install [2022-09-14T23:14:53.784Z] (5/33) Installing ca-certificates (20220614-r0) [2022-09-14T23:14:53.784Z] (6/33) Installing brotli-libs (1.0.9-r6) [2022-09-14T23:14:53.784Z] (7/33) Installing nghttp2-libs (1.47.0-r0) [2022-09-14T23:14:53.784Z] (8/33) Installing libcurl (7.83.1-r3) [2022-09-14T23:14:53.784Z] (9/33) Installing curl (7.83.1-r3) [2022-09-14T23:14:53.784Z] (10/33) Installing docker-cli (20.10.18-r0) [2022-09-14T23:14:54.770Z] (11/33) Installing dumb-init (1.2.5-r1) [2022-09-14T23:14:54.770Z] (12/33) Installing libbz2 (1.0.8-r1) [2022-09-14T23:14:54.770Z] (13/33) Installing expat (2.4.8-r0) [2022-09-14T23:14:54.770Z] (14/33) Installing libffi (3.4.2-r1) [2022-09-14T23:14:54.770Z] (15/33) Installing gdbm (1.23-r0) [2022-09-14T23:14:54.770Z] (16/33) Installing xz-libs (5.2.5-r1) [2022-09-14T23:14:54.770Z] (17/33) Installing libgcc (11.2.1_git20220219-r2) [2022-09-14T23:14:54.770Z] (18/33) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-14T23:14:54.770Z] (19/33) Installing mpdecimal (2.5.1-r1) [2022-09-14T23:14:54.770Z] (20/33) Installing sqlite-libs (3.38.5-r0) [2022-09-14T23:14:54.770Z] (21/33) Installing python3 (3.10.5-r0) [2022-09-14T23:14:56.751Z] (22/33) Installing py3-contextlib2 (21.6.0-r2) [2022-09-14T23:14:56.751Z] (23/33) Installing py3-tomli (2.0.1-r1) [2022-09-14T23:14:57.026Z] (24/33) Installing py3-pep517 (0.12.0-r2) [2022-09-14T23:14:57.026Z] (25/33) Installing py3-six (1.16.0-r1) [2022-09-14T23:14:57.026Z] (26/33) Installing py3-retrying (1.3.3-r3) [2022-09-14T23:14:57.026Z] (27/33) Installing py3-appdirs (1.4.4-r3) [2022-09-14T23:14:57.026Z] (28/33) Installing py3-more-itertools (8.13.0-r0) [2022-09-14T23:14:57.026Z] (29/33) Installing py3-ordered-set (4.0.2-r3) [2022-09-14T23:14:57.026Z] (30/33) Installing py3-parsing (2.4.7-r3) [2022-09-14T23:14:57.026Z] (31/33) Installing py3-packaging (21.3-r0) [2022-09-14T23:14:57.026Z] (32/33) Installing py3-setuptools (59.4.0-r0) [2022-09-14T23:14:57.026Z] (33/33) Installing py3-pip (22.1.1-r0) [2022-09-14T23:14:58.006Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T23:14:58.006Z] Executing ca-certificates-20220614-r0.trigger [2022-09-14T23:14:58.006Z] OK: 120 MiB in 47 packages [2022-09-14T23:15:06.286Z] Removing intermediate container 76fe13f9409a [2022-09-14T23:15:06.286Z] ---> 61d5c0536aea [2022-09-14T23:15:06.286Z] [2022-09-14T23:15:06.286Z] Step 11/24 : FROM alpine:3.16 [2022-09-14T23:15:06.286Z] ---> a6215f271958 [2022-09-14T23:15:06.286Z] Step 12/24 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-09-14T23:15:06.286Z] ---> Running in 6d1999420796 [2022-09-14T23:15:06.286Z] Removing intermediate container 6d1999420796 [2022-09-14T23:15:06.286Z] ---> 2873cf1a4c2d [2022-09-14T23:15:06.286Z] Step 13/24 : ENV APP_PORT=59880 [2022-09-14T23:15:06.286Z] ---> Running in 4b1029f77e46 [2022-09-14T23:15:06.286Z] Removing intermediate container 4b1029f77e46 [2022-09-14T23:15:06.286Z] ---> 13ee38197a12 [2022-09-14T23:15:06.286Z] Step 14/24 : EXPOSE $APP_PORT [2022-09-14T23:15:06.286Z] ---> Running in cc1d10052137 [2022-09-14T23:15:06.563Z] Removing intermediate container cc1d10052137 [2022-09-14T23:15:06.563Z] ---> 2f961ca9efa9 [2022-09-14T23:15:06.563Z] Step 15/24 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-09-14T23:15:06.837Z] ---> Running in 7366a5ecdee8 [2022-09-14T23:15:08.822Z] Removing intermediate container 7366a5ecdee8 [2022-09-14T23:15:08.822Z] ---> fe85cf6d535b [2022-09-14T23:15:08.822Z] Step 16/24 : RUN apk add --update --no-cache zeromq dumb-init [2022-09-14T23:15:08.822Z] ---> Running in 9c6e0d68a383 [2022-09-14T23:15:09.804Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-09-14T23:15:10.077Z] Collecting docker-compose==1.23.2 [2022-09-14T23:15:10.349Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-09-14T23:15:10.349Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 131.9/131.9 kB 10.0 MB/s eta 0:00:00 [2022-09-14T23:15:10.622Z] Collecting docopt<0.7,>=0.6.1 [2022-09-14T23:15:10.622Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-09-14T23:15:10.622Z] Preparing metadata (setup.py): started [2022-09-14T23:15:10.622Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-09-14T23:15:11.596Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-09-14T23:15:11.596Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-09-14T23:15:11.866Z] (3/6) Installing libsodium (1.0.18-r0) [2022-09-14T23:15:11.866Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-09-14T23:15:12.136Z] (5/6) Installing libzmq (4.3.4-r0) [2022-09-14T23:15:12.136Z] (6/6) Installing zeromq (4.3.4-r0) [2022-09-14T23:15:12.408Z] Executing busybox-1.35.0-r17.trigger [2022-09-14T23:15:12.408Z] OK: 8 MiB in 20 packages [2022-09-14T23:15:12.408Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T23:15:13.009Z] Collecting docker<4.0,>=3.6.0 [2022-09-14T23:15:13.009Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-09-14T23:15:13.009Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 134.5/134.5 kB 16.6 MB/s eta 0:00:00 [2022-09-14T23:15:13.009Z] Collecting dockerpty<0.5,>=0.4.1 [2022-09-14T23:15:13.009Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-09-14T23:15:13.009Z] Preparing metadata (setup.py): started [2022-09-14T23:15:13.281Z] Removing intermediate container 9c6e0d68a383 [2022-09-14T23:15:13.281Z] ---> a8b3edb21430 [2022-09-14T23:15:13.281Z] Step 17/24 : COPY --from=builder /edgex-go/Attribution.txt / [2022-09-14T23:15:13.871Z] ---> 1544a800fa70 [2022-09-14T23:15:13.871Z] Step 18/24 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-09-14T23:15:14.853Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T23:15:15.123Z] ---> 3218ea242232 [2022-09-14T23:15:15.123Z] Step 19/24 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-09-14T23:15:15.719Z] Collecting PyYAML<4,>=3.10 [2022-09-14T23:15:15.719Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-09-14T23:15:15.719Z] ---> e6932a917168 [2022-09-14T23:15:15.719Z] Step 20/24 : ENTRYPOINT ["/core-data"] [2022-09-14T23:15:15.719Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 270.6/270.6 kB 16.7 MB/s eta 0:00:00 [2022-09-14T23:15:15.719Z] ---> Running in 8085e5f12b50 [2022-09-14T23:15:15.997Z] Removing intermediate container 8085e5f12b50 [2022-09-14T23:15:15.997Z] ---> 9aa4a045eb57 [2022-09-14T23:15:15.997Z] Step 21/24 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T23:15:15.997Z] ---> Running in 6e2fc7650460 [2022-09-14T23:15:16.597Z] Removing intermediate container 6e2fc7650460 [2022-09-14T23:15:16.597Z] ---> 524518f92d34 [2022-09-14T23:15:16.597Z] Step 22/24 : LABEL arch=arm64 [2022-09-14T23:15:16.597Z] ---> Running in a671f85c1a05 [2022-09-14T23:15:16.877Z] Removing intermediate container a671f85c1a05 [2022-09-14T23:15:16.877Z] ---> 4e2dfdd34cd1 [2022-09-14T23:15:16.877Z] Step 23/24 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:15:17.152Z] ---> Running in ed389780d03b [2022-09-14T23:15:17.152Z] Preparing metadata (setup.py): started [2022-09-14T23:15:17.426Z] Removing intermediate container ed389780d03b [2022-09-14T23:15:17.426Z] ---> 03e9ae2f4764 [2022-09-14T23:15:17.426Z] Step 24/24 : LABEL version=0.0.0 [2022-09-14T23:15:17.426Z] ---> Running in be5f129187d3 [2022-09-14T23:15:18.026Z] Removing intermediate container be5f129187d3 [2022-09-14T23:15:18.026Z] ---> 6a3c917fcde6 [2022-09-14T23:15:18.026Z] [2022-09-14T23:15:18.026Z] Successfully built 6a3c917fcde6 [2022-09-14T23:15:18.026Z] Successfully tagged core-data-arm64:latest [2022-09-14T23:15:19.002Z]  Building core-data ... done  Preparing metadata (setup.py): finished with status 'done' [2022-09-14T23:15:19.002Z] Collecting jsonschema<3,>=2.5.1 [2022-09-14T23:15:19.274Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-09-14T23:15:19.274Z] Collecting cached-property<2,>=1.2.0 [2022-09-14T23:15:19.274Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-09-14T23:15:19.274Z] Collecting texttable<0.10,>=0.9.0 [2022-09-14T23:15:19.274Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-09-14T23:15:19.546Z] Preparing metadata (setup.py): started [2022-09-14T23:15:20.976Z] Preparing metadata (setup.py): finished with status 'done' [2022-09-14T23:15:20.976Z] Collecting websocket-client<1.0,>=0.32.0 [2022-09-14T23:15:20.976Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-09-14T23:15:20.976Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 67.2/67.2 kB 20.4 MB/s eta 0:00:00 [2022-09-14T23:15:21.248Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.10/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-09-14T23:15:21.840Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-09-14T23:15:21.840Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-09-14T23:15:21.840Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.0/58.0 kB 20.4 MB/s eta 0:00:00 [2022-09-14T23:15:22.434Z] Collecting docker-pycreds>=0.4.0 [2022-09-14T23:15:22.434Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-09-14T23:15:23.023Z] Collecting urllib3<1.25,>=1.21.1 [2022-09-14T23:15:23.023Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-09-14T23:15:23.023Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 118.8/118.8 kB 21.4 MB/s eta 0:00:00 [2022-09-14T23:15:23.294Z] Collecting idna<2.8,>=2.5 [2022-09-14T23:15:23.294Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-09-14T23:15:23.294Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 58.2/58.2 kB 20.1 MB/s eta 0:00:00 [2022-09-14T23:15:23.564Z] Collecting certifi>=2017.4.17 [2022-09-14T23:15:23.564Z] Downloading certifi-2022.9.14-py3-none-any.whl (162 kB) [2022-09-14T23:15:23.564Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 162.5/162.5 kB 22.6 MB/s eta 0:00:00 [2022-09-14T23:15:23.564Z] Collecting chardet<3.1.0,>=3.0.2 [2022-09-14T23:15:23.564Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-09-14T23:15:23.564Z] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 133.4/133.4 kB 21.0 MB/s eta 0:00:00 [2022-09-14T23:15:23.834Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-09-14T23:15:23.834Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-09-14T23:15:23.834Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-09-14T23:15:23.834Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-09-14T23:15:24.807Z] Installing collected packages: texttable, PyYAML, jsonschema, idna, docopt, chardet, cached-property, websocket-client, urllib3, dockerpty, docker-pycreds, certifi, requests, docker, docker-compose [2022-09-14T23:15:24.807Z] Running setup.py install for texttable: started [2022-09-14T23:15:26.231Z] Running setup.py install for texttable: finished with status 'done' [2022-09-14T23:15:26.231Z] Running setup.py install for PyYAML: started [2022-09-14T23:15:28.845Z] Running setup.py install for PyYAML: finished with status 'done' [2022-09-14T23:15:29.438Z] Running setup.py install for docopt: started [2022-09-14T23:15:31.404Z] Running setup.py install for docopt: finished with status 'done' [2022-09-14T23:15:33.375Z] Running setup.py install for dockerpty: started [2022-09-14T23:15:35.342Z] Running setup.py install for dockerpty: finished with status 'done' [2022-09-14T23:15:37.311Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 certifi-2022.9.14 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-09-14T23:15:37.311Z] WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv [2022-09-14T23:15:47.446Z] Removing intermediate container 00333a171c0e [2022-09-14T23:15:47.446Z] ---> 32b6fe85fc48 [2022-09-14T23:15:47.446Z] Step 14/23 : ENV APP_PORT=58890 [2022-09-14T23:15:47.446Z] ---> Running in d0264d074c22 [2022-09-14T23:15:47.446Z] Removing intermediate container d0264d074c22 [2022-09-14T23:15:47.446Z] ---> 5fda911ea855 [2022-09-14T23:15:47.446Z] Step 15/23 : EXPOSE $APP_PORT [2022-09-14T23:15:47.446Z] ---> Running in de7f31d9b99b [2022-09-14T23:15:47.446Z] Removing intermediate container de7f31d9b99b [2022-09-14T23:15:47.446Z] ---> f36c6e33737a [2022-09-14T23:15:47.446Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-09-14T23:15:48.042Z] ---> 077b77cd84d0 [2022-09-14T23:15:48.042Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-09-14T23:15:48.636Z] ---> 62d9a60d1fa6 [2022-09-14T23:15:48.636Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-09-14T23:15:49.229Z] ---> b3b2676b7424 [2022-09-14T23:15:49.229Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-09-14T23:15:49.503Z] ---> Running in 92ac707dad3e [2022-09-14T23:15:49.779Z] Removing intermediate container 92ac707dad3e [2022-09-14T23:15:49.779Z] ---> e375ad5cc3fd [2022-09-14T23:15:49.779Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-09-14T23:15:49.779Z] ---> Running in 0510b1a6b28e [2022-09-14T23:15:50.053Z] Removing intermediate container 0510b1a6b28e [2022-09-14T23:15:50.053Z] ---> 37788ee81391 [2022-09-14T23:15:50.053Z] Step 21/23 : LABEL arch=arm64 [2022-09-14T23:15:50.324Z] ---> Running in bd24e538a976 [2022-09-14T23:15:50.597Z] Removing intermediate container bd24e538a976 [2022-09-14T23:15:50.597Z] ---> 8f3d54d06f40 [2022-09-14T23:15:50.597Z] Step 22/23 : LABEL git_sha=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [2022-09-14T23:15:50.597Z] ---> Running in 3abebb2ee138 [2022-09-14T23:15:50.871Z] Removing intermediate container 3abebb2ee138 [2022-09-14T23:15:50.871Z] ---> 0b566266cbdb [2022-09-14T23:15:50.871Z] Step 23/23 : LABEL version=0.0.0 [2022-09-14T23:15:50.871Z] ---> Running in cffae8bc6c56 [2022-09-14T23:15:51.465Z] Removing intermediate container cffae8bc6c56 [2022-09-14T23:15:51.465Z] ---> fb9d80323afc [2022-09-14T23:15:51.465Z] [2022-09-14T23:15:51.465Z] Successfully built fb9d80323afc [2022-09-14T23:15:51.465Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-09-14T23:15:52.072Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-09-14T23:15:52.089Z] $ docker stop --time=1 882abcbb33a866ab40c6bf3ca98a47f404427f2cb9bd1e2feecc879b7a20332f [2022-09-14T23:15:53.759Z] $ docker rm -f 882abcbb33a866ab40c6bf3ca98a47f404427f2cb9bd1e2feecc879b7a20332f [Pipeline] // withDockerContainer [Pipeline] sh [2022-09-14T23:15:54.359Z] + docker images [2022-09-14T23:15:54.631Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-09-14T23:15:54.631Z] sys-mgmt-agent-arm64 latest fb9d80323afc 3 seconds ago 133MB [2022-09-14T23:15:54.631Z] core-data-arm64 latest 6a3c917fcde6 37 seconds ago 20.7MB [2022-09-14T23:15:54.631Z] 61d5c0536aea 50 seconds ago 1.38GB [2022-09-14T23:15:54.631Z] 7e1c09fd9225 About a minute ago 1.36GB [2022-09-14T23:15:54.631Z] security-secretstore-setup-arm64 latest d33df34e3a69 About a minute ago 28.2MB [2022-09-14T23:15:54.631Z] c218c9b9b96d About a minute ago 1.37GB [2022-09-14T23:15:54.631Z] security-bootstrapper-arm64 latest 202b639d3da9 2 minutes ago 19.1MB [2022-09-14T23:15:54.631Z] 9420ab699b2a 2 minutes ago 1.36GB [2022-09-14T23:15:54.631Z] security-proxy-setup-arm64 latest 549240ace548 3 minutes ago 26.4MB [2022-09-14T23:15:54.631Z] 9125689390e9 3 minutes ago 1.36GB [2022-09-14T23:15:54.631Z] support-notifications-arm64 latest ba8eea1fd5d8 7 minutes ago 26.3MB [2022-09-14T23:15:54.631Z] support-scheduler-arm64 latest 08b212ca34cd 7 minutes ago 25.7MB [2022-09-14T23:15:54.631Z] security-spire-server-arm64 latest 6970f8042534 7 minutes ago 84.2MB [2022-09-14T23:15:54.631Z] 4860be51bbd7 7 minutes ago 1.44GB [2022-09-14T23:15:54.631Z] 0b54624e473b 7 minutes ago 1.43GB [2022-09-14T23:15:54.631Z] c23f57281a4f 7 minutes ago 1.25GB [2022-09-14T23:15:54.632Z] core-metadata-arm64 latest cee3f2a01507 8 minutes ago 17.5MB [2022-09-14T23:15:54.632Z] dff714d31b51 8 minutes ago 1.38GB [2022-09-14T23:15:54.632Z] security-spiffe-token-provider-arm64 latest 32feb054847d 9 minutes ago 28.4MB [2022-09-14T23:15:54.632Z] 2cf35b52aaf3 10 minutes ago 1.41GB [2022-09-14T23:15:54.632Z] core-command-arm64 latest de9c0f5b776f 10 minutes ago 16.7MB [2022-09-14T23:15:54.632Z] e9dc85d0023c 10 minutes ago 1.37GB [2022-09-14T23:15:54.632Z] security-spire-agent-arm64 latest 525fb3a22692 15 minutes ago 122MB [2022-09-14T23:15:54.632Z] security-spire-config-arm64 latest 731a6487b317 15 minutes ago 83.6MB [2022-09-14T23:15:54.632Z] 3edb1d7bd091 16 minutes ago 1.25GB [2022-09-14T23:15:54.632Z] ci-base-image-arm64 latest 8a36f12ca570 29 minutes ago 995MB [2022-09-14T23:15:54.632Z] alpine 3.15 02e0d6fdf486 5 weeks ago 5.33MB [2022-09-14T23:15:54.632Z] alpine 3.16 a6215f271958 5 weeks ago 5.29MB [2022-09-14T23:15:54.632Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 2 months ago 678MB [2022-09-14T23:15:54.632Z] 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 [2022-09-14T23:15:55.484Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-14T23:15:55.484Z] [2022-09-14T23:15:55.484Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T23:15:55.917Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-14T23:15:56.205Z] arm64: Pulling from edgex-lftools-log-publisher [2022-09-14T23:15:56.205Z] 8998bd30e6a1: Pulling fs layer [2022-09-14T23:15:56.205Z] 04944245beec: Pulling fs layer [2022-09-14T23:15:56.205Z] 699f458cf7ca: Pulling fs layer [2022-09-14T23:15:56.205Z] 765212b225bb: Pulling fs layer [2022-09-14T23:15:56.205Z] f23df028b6ca: Pulling fs layer [2022-09-14T23:15:56.205Z] d65c8cfc05b1: Pulling fs layer [2022-09-14T23:15:56.205Z] 2437ff75d9bd: Pulling fs layer [2022-09-14T23:15:56.205Z] 765212b225bb: Waiting [2022-09-14T23:15:56.205Z] f23df028b6ca: Waiting [2022-09-14T23:15:56.205Z] 2437ff75d9bd: Waiting [2022-09-14T23:15:56.499Z] 04944245beec: Verifying Checksum [2022-09-14T23:15:56.499Z] 04944245beec: Download complete [2022-09-14T23:15:56.499Z] 765212b225bb: Verifying Checksum [2022-09-14T23:15:56.499Z] 765212b225bb: Download complete [2022-09-14T23:15:56.499Z] f23df028b6ca: Verifying Checksum [2022-09-14T23:15:56.499Z] f23df028b6ca: Download complete [2022-09-14T23:15:56.499Z] d65c8cfc05b1: Verifying Checksum [2022-09-14T23:15:56.499Z] d65c8cfc05b1: Download complete [2022-09-14T23:15:56.784Z] 699f458cf7ca: Verifying Checksum [2022-09-14T23:15:56.784Z] 699f458cf7ca: Download complete [2022-09-14T23:15:57.078Z] 8998bd30e6a1: Verifying Checksum [2022-09-14T23:15:57.078Z] 8998bd30e6a1: Download complete [2022-09-14T23:15:59.694Z] 2437ff75d9bd: Verifying Checksum [2022-09-14T23:15:59.694Z] 2437ff75d9bd: Download complete [2022-09-14T23:16:01.671Z] 8998bd30e6a1: Pull complete [2022-09-14T23:16:01.945Z] 04944245beec: Pull complete [2022-09-14T23:16:03.380Z] 699f458cf7ca: Pull complete [2022-09-14T23:16:03.654Z] 765212b225bb: Pull complete [2022-09-14T23:16:04.644Z] f23df028b6ca: Pull complete [2022-09-14T23:16:04.914Z] d65c8cfc05b1: Pull complete [2022-09-14T23:16:19.980Z] 2437ff75d9bd: Pull complete [2022-09-14T23:16:19.980Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-09-14T23:16:19.980Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-09-14T23:16:19.980Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T23:16:20.360Z] prd-ubuntu20.04-docker-arm64-4c-16g-29117 does not seem to be running inside a container [2022-09-14T23:16:20.440Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-09-14T23:16:23.356Z] $ docker top 8c6e6f848ffff5a16775aab9fa987b9f392321b0bc3ebded4780b2c2e4cd5ceb -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-09-14T23:16:24.434Z] ---> job-cost.sh [2022-09-14T23:16:24.434Z] lf-activate-venv: SKIPPING [2022-09-14T23:16:24.434Z] INFO: No Stack... [2022-09-14T23:16:24.705Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-09-14T23:16:25.678Z] INFO: Archiving Costs [Pipeline] sh [2022-09-14T23:16:26.361Z] + cut -d, -f6 [2022-09-14T23:16:26.361Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [Pipeline] lock [2022-09-14T23:16:26.439Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4155-1-stack-cost] [2022-09-14T23:16:26.444Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4155-1-stack-cost] did not exist. Created. [2022-09-14T23:16:26.444Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4155-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-09-14T23:16:27.200Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-09-14T23:16:27.390Z] Stashed 1 file(s) [Pipeline] } [2022-09-14T23:16:27.405Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4155-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-09-14T23:16:27.479Z] $ docker stop --time=1 8c6e6f848ffff5a16775aab9fa987b9f392321b0bc3ebded4780b2c2e4cd5ceb [2022-09-14T23:16:29.008Z] $ docker rm -f 8c6e6f848ffff5a16775aab9fa987b9f392321b0bc3ebded4780b2c2e4cd5ceb [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 [2022-09-14T23:16:30.064Z] provisioning config files... [2022-09-14T23:16:30.096Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config5805332134270393138tmp [Pipeline] { [Pipeline] sh [2022-09-14T23:16:30.483Z] + set +x [2022-09-14T23:16:30.483Z] + curl -s https://codecov.io/bash [2022-09-14T23:16:30.483Z] + bash -s -- [2022-09-14T23:16:30.483Z] [2022-09-14T23:16:30.483Z] _____ _ [2022-09-14T23:16:30.483Z] / ____| | | [2022-09-14T23:16:30.483Z] | | ___ __| | ___ ___ _____ __ [2022-09-14T23:16:30.483Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-09-14T23:16:30.483Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-09-14T23:16:30.483Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-09-14T23:16:30.483Z] Bash-1.0.6 [2022-09-14T23:16:30.483Z] [2022-09-14T23:16:30.483Z] [2022-09-14T23:16:30.483Z] ==> git version 2.25.1 found [2022-09-14T23:16:30.483Z] ==> 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 [2022-09-14T23:16:30.483Z] Release-Date: 2020-01-08 [2022-09-14T23:16:30.483Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-09-14T23:16:30.483Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-09-14T23:16:30.483Z] ==> Jenkins CI detected. [2022-09-14T23:16:30.483Z] current dir:  /w/workspace/edgex-go/1 [2022-09-14T23:16:30.483Z] project root: . [2022-09-14T23:16:30.483Z] --> token set from env [2022-09-14T23:16:30.483Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-09-14T23:16:30.483Z] ==> Running gcov in . (disable via -X gcov) [2022-09-14T23:16:30.483Z] ==> Python coveragepy not found [2022-09-14T23:16:30.483Z] ==> Searching for coverage reports in: [2022-09-14T23:16:30.483Z] + . [2022-09-14T23:16:30.483Z] -> Found 1 reports [2022-09-14T23:16:30.483Z] ==> Detecting git/mercurial file structure [2022-09-14T23:16:30.483Z] ==> Reading reports [2022-09-14T23:16:30.483Z] + ./coverage.out bytes=491309 [2022-09-14T23:16:30.747Z] ==> Appending adjustments [2022-09-14T23:16:30.747Z] https://docs.codecov.io/docs/fixing-reports [2022-09-14T23:16:31.727Z] + Found adjustments [2022-09-14T23:16:31.727Z] ==> Gzipping contents [2022-09-14T23:16:31.727Z] 64K /tmp/codecov.Q7Ytkd.gz [2022-09-14T23:16:31.727Z] ==> Uploading reports [2022-09-14T23:16:31.727Z] url: https://codecov.io [2022-09-14T23:16:31.727Z] query: branch=PR-4155&commit=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4155&job=&cmd_args= [2022-09-14T23:16:31.727Z] -> Pinging Codecov [2022-09-14T23:16:31.727Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4155&commit=acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4155%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4155&job=&cmd_args= [2022-09-14T23:16:31.986Z] -> Uploading to [2022-09-14T23:16:31.987Z] https://storage.googleapis.com/codecov/v4/raw/2022-09-14/00271124DB129430A58F1EEE437C3FCB/acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f/dd7d43c9-2159-43d6-9ff6-31d5a6336976.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220914%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220914T231631Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=3080d132253b0f889ea0dfbd328e6dd021f442f7767ba40e30b3ab8ec0bd68ed [2022-09-14T23:16:31.987Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-09-14T23:16:31.987Z] Dload Upload Total Spent Left Speed [2022-09-14T23:16:32.251Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64569 0 0 100 64569 0 249k --:--:-- --:--:-- --:--:-- 248k 100 64569 0 0 100 64569 0 249k --:--:-- --:--:-- --:--:-- 248k [2022-09-14T23:16:32.251Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/acdbe2b7494d5d154afefe1aeb43ebb3b4ac809f [Pipeline] } [2022-09-14T23:16:32.276Z] 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 [2022-09-14T23:16:33.580Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-09-14T23:16:33.907Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T23:16:34.801Z] ---> package-listing.sh [2022-09-14T23:16:34.801Z] ++ facter osfamily [2022-09-14T23:16:34.801Z] ++ tr '[:upper:]' '[:lower:]' [2022-09-14T23:16:35.062Z] + OS_FAMILY=debian [2022-09-14T23:16:35.062Z] + workspace=/w/workspace/edgex-go/1 [2022-09-14T23:16:35.062Z] + START_PACKAGES=/tmp/packages_start.txt [2022-09-14T23:16:35.062Z] + END_PACKAGES=/tmp/packages_end.txt [2022-09-14T23:16:35.062Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-09-14T23:16:35.062Z] + PACKAGES=/tmp/packages_start.txt [2022-09-14T23:16:35.062Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-14T23:16:35.062Z] + PACKAGES=/tmp/packages_end.txt [2022-09-14T23:16:35.062Z] + case "${OS_FAMILY}" in [2022-09-14T23:16:35.062Z] + dpkg -l [2022-09-14T23:16:35.062Z] + grep '^ii' [2022-09-14T23:16:35.062Z] + '[' -f /tmp/packages_start.txt ']' [2022-09-14T23:16:35.062Z] + '[' -f /tmp/packages_end.txt ']' [2022-09-14T23:16:35.062Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-09-14T23:16:35.062Z] + '[' /w/workspace/edgex-go/1 ']' [2022-09-14T23:16:35.062Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-09-14T23:16:35.062Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-09-14T23:16:35.096Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-09-14T23:16:35.388Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T23:16:36.017Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-14T23:16:36.017Z] [2022-09-14T23:16:36.017Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-09-14T23:16:36.395Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-14T23:16:36.395Z] latest: Pulling from edgex-lftools-log-publisher [2022-09-14T23:16:36.395Z] 5eb5b503b376: Pulling fs layer [2022-09-14T23:16:36.395Z] 5c69ac0246d0: Pulling fs layer [2022-09-14T23:16:36.395Z] ec43610c2a17: Pulling fs layer [2022-09-14T23:16:36.395Z] 3a2ae6a8a46f: Pulling fs layer [2022-09-14T23:16:36.395Z] 33b1e0a273af: Pulling fs layer [2022-09-14T23:16:36.395Z] 5d3b04190fa2: Pulling fs layer [2022-09-14T23:16:36.395Z] 2f39f015ded8: Pulling fs layer [2022-09-14T23:16:36.395Z] 33b1e0a273af: Waiting [2022-09-14T23:16:36.395Z] 5d3b04190fa2: Waiting [2022-09-14T23:16:36.395Z] 2f39f015ded8: Waiting [2022-09-14T23:16:36.395Z] 3a2ae6a8a46f: Waiting [2022-09-14T23:16:36.395Z] 5c69ac0246d0: Verifying Checksum [2022-09-14T23:16:36.395Z] 5c69ac0246d0: Download complete [2022-09-14T23:16:36.395Z] 3a2ae6a8a46f: Download complete [2022-09-14T23:16:36.395Z] 33b1e0a273af: Verifying Checksum [2022-09-14T23:16:36.395Z] 33b1e0a273af: Download complete [2022-09-14T23:16:36.395Z] 5d3b04190fa2: Verifying Checksum [2022-09-14T23:16:36.395Z] 5d3b04190fa2: Download complete [2022-09-14T23:16:36.657Z] ec43610c2a17: Verifying Checksum [2022-09-14T23:16:36.657Z] ec43610c2a17: Download complete [2022-09-14T23:16:36.657Z] 5eb5b503b376: Download complete [2022-09-14T23:16:37.226Z] 2f39f015ded8: Download complete [2022-09-14T23:16:37.796Z] 5eb5b503b376: Pull complete [2022-09-14T23:16:38.055Z] 5c69ac0246d0: Pull complete [2022-09-14T23:16:38.624Z] ec43610c2a17: Pull complete [2022-09-14T23:16:38.624Z] 3a2ae6a8a46f: Pull complete [2022-09-14T23:16:38.883Z] 33b1e0a273af: Pull complete [2022-09-14T23:16:38.883Z] 5d3b04190fa2: Pull complete [2022-09-14T23:16:44.158Z] 2f39f015ded8: Pull complete [2022-09-14T23:16:44.158Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-09-14T23:16:44.158Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-09-14T23:16:44.158Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-09-14T23:16:44.377Z] prd-ubuntu20.04-docker-8c-8g-29116 does not seem to be running inside a container [2022-09-14T23:16:44.456Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-09-14T23:16:46.838Z] $ docker top 0b9c4214c36dab154c82be41d2ee567a2f22a29d88e79ad85ed0f4a0c4a32151 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-09-14T23:16:47.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-09-14T23:16:47.516Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-09-14T23:16:47.832Z] + ls /var/log/sa-host [2022-09-14T23:16:47.832Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-09-14T23:16:48.055Z] provisioning config files... [2022-09-14T23:16:48.065Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config5771055469265399562tmp [Pipeline] { [Pipeline] echo [2022-09-14T23:16:48.120Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T23:16:48.431Z] ---> create-netrc.sh [Pipeline] } [2022-09-14T23:16:48.461Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-09-14T23:16:48.857Z] ---> python-tools-install.sh [Pipeline] echo [2022-09-14T23:16:48.887Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T23:16:49.202Z] ---> sudo-logs.sh [2022-09-14T23:16:49.202Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-09-14T23:16:49.277Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T23:16:49.595Z] ---> job-cost.sh [2022-09-14T23:16:49.595Z] lf-activate-venv: SKIPPING [2022-09-14T23:16:49.595Z] DEBUG: total: 0.10999999940395355 [2022-09-14T23:16:49.595Z] INFO: Retrieving Stack Cost... [2022-09-14T23:16:50.168Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-09-14T23:16:50.741Z] INFO: Archiving Costs [Pipeline] echo [2022-09-14T23:16:50.776Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-09-14T23:16:51.090Z] ---> logs-deploy.sh [2022-09-14T23:16:51.090Z] lf-activate-venv: SKIPPING [2022-09-14T23:16:51.090Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4155/1 [2022-09-14T23:16:51.090Z] INFO: archiving workspace using pattern(s): [2022-09-14T23:16:52.029Z] Archives upload complete. [2022-09-14T23:16:52.290Z] INFO: archiving logs to Nexus [2022-09-14T23:16:52.861Z] ---> uname -a: [2022-09-14T23:16:52.861Z] Linux prd-ubuntu20-04-docker-8c-8g-29116 5.4.0-94-generic #106-Ubuntu SMP Thu Jan 6 23:58:14 UTC 2022 x86_64 GNU/Linux [2022-09-14T23:16:52.861Z] [2022-09-14T23:16:52.861Z] [2022-09-14T23:16:52.861Z] ---> lscpu: [2022-09-14T23:16:52.861Z] Architecture: x86_64 [2022-09-14T23:16:52.861Z] CPU op-mode(s): 32-bit, 64-bit [2022-09-14T23:16:52.861Z] Byte Order: Little Endian [2022-09-14T23:16:52.861Z] Address sizes: 40 bits physical, 48 bits virtual [2022-09-14T23:16:52.861Z] CPU(s): 8 [2022-09-14T23:16:52.861Z] On-line CPU(s) list: 0-7 [2022-09-14T23:16:52.861Z] Thread(s) per core: 1 [2022-09-14T23:16:52.861Z] Core(s) per socket: 1 [2022-09-14T23:16:52.861Z] Socket(s): 8 [2022-09-14T23:16:52.861Z] NUMA node(s): 1 [2022-09-14T23:16:52.861Z] Vendor ID: AuthenticAMD [2022-09-14T23:16:52.861Z] CPU family: 23 [2022-09-14T23:16:52.861Z] Model: 49 [2022-09-14T23:16:52.861Z] Model name: AMD EPYC-Rome Processor [2022-09-14T23:16:52.861Z] Stepping: 0 [2022-09-14T23:16:52.861Z] CPU MHz: 2799.864 [2022-09-14T23:16:52.861Z] BogoMIPS: 5599.72 [2022-09-14T23:16:52.861Z] Virtualization: AMD-V [2022-09-14T23:16:52.861Z] Hypervisor vendor: KVM [2022-09-14T23:16:52.861Z] Virtualization type: full [2022-09-14T23:16:52.861Z] L1d cache: 256 KiB [2022-09-14T23:16:52.861Z] L1i cache: 256 KiB [2022-09-14T23:16:52.861Z] L2 cache: 4 MiB [2022-09-14T23:16:52.861Z] L3 cache: 128 MiB [2022-09-14T23:16:52.861Z] NUMA node0 CPU(s): 0-7 [2022-09-14T23:16:52.861Z] Vulnerability Itlb multihit: Not affected [2022-09-14T23:16:52.861Z] Vulnerability L1tf: Not affected [2022-09-14T23:16:52.861Z] Vulnerability Mds: Not affected [2022-09-14T23:16:52.861Z] Vulnerability Meltdown: Not affected [2022-09-14T23:16:52.861Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2022-09-14T23:16:52.861Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2022-09-14T23:16:52.861Z] Vulnerability Spectre v2: Mitigation; Full AMD retpoline, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2022-09-14T23:16:52.861Z] Vulnerability Srbds: Not affected [2022-09-14T23:16:52.861Z] Vulnerability Tsx async abort: Not affected [2022-09-14T23:16:52.861Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2022-09-14T23:16:52.861Z] [2022-09-14T23:16:52.861Z] [2022-09-14T23:16:52.861Z] ---> nproc: [2022-09-14T23:16:52.861Z] 8 [2022-09-14T23:16:52.861Z] [2022-09-14T23:16:52.861Z] [2022-09-14T23:16:52.861Z] ---> df -h: [2022-09-14T23:16:52.861Z] Filesystem Size Used Avail Use% Mounted on [2022-09-14T23:16:52.861Z] overlay 155G 17G 138G 11% / [2022-09-14T23:16:52.861Z] tmpfs 64M 0 64M 0% /dev [2022-09-14T23:16:52.861Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2022-09-14T23:16:52.861Z] shm 64M 0 64M 0% /dev/shm [2022-09-14T23:16:52.861Z] /dev/vda1 155G 17G 138G 11% /facter-os [2022-09-14T23:16:52.861Z] [2022-09-14T23:16:52.861Z]