Pull request #4107 updated 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 lenny-intel for edgexfoundry/edgex-go Obtained Jenkinsfile from 6471cb02df6626a8c1da592873a91d2173db0034+85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 (91b47267119b2a6eaadc6f197646e350091cf07e) 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-ssh8916621264212090608.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c432abcf2d142718d3fe157e81a44428d9b823e 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-ssh1412842574221667832.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 2c432abcf2d142718d3fe157e81a44428d9b823e The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4107/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh12402712620495881465.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c432abcf2d142718d3fe157e81a44428d9b823e (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c432abcf2d142718d3fe157e81a44428d9b823e # timeout=10 Commit message: "Merge pull request #406 from ernestojeda/go.18-debug" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh11349742448412765122.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 6e371aaf151bd5004dee8fa40be4413046746612 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4107/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh15477758803801381188.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 6e371aaf151bd5004dee8fa40be4413046746612 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6e371aaf151bd5004dee8fa40be4413046746612 # timeout=10 Commit message: "Chore: Update global-jjb to the latest v0.79.1" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-21427’ is offline Running on prd-ubuntu20.04-docker-8c-8g-21430 in /w/workspace/edgexfoundry_edgex-go_PR-4107 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 into PR head commit 6471cb02df6626a8c1da592873a91d2173db0034 Merge succeeded, producing 6471cb02df6626a8c1da592873a91d2173db0034 Checking out Revision 6471cb02df6626a8c1da592873a91d2173db0034 (PR-4107) > 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/4107/head:refs/remotes/origin/PR-4107 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6471cb02df6626a8c1da592873a91d2173db0034 # 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 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6471cb02df6626a8c1da592873a91d2173db0034 # timeout=10 Commit message: "fix: config and spiffy token provider" > git rev-list --no-walk 1d703b087bc8322587c414b97c81f91748c1641b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-29T00:07:01.133Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-29T00:07:01.170Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-29T00:07:01.183Z] ========================================================= [2022-07-29T00:07:01.183Z] EdgeX Global Pipelines Version Info [2022-07-29T00:07:01.183Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:07:01.954Z] ------------------- [2022-07-29T00:07:01.954Z] stable info: [2022-07-29T00:07:01.954Z] ------------------- [2022-07-29T00:07:01.954Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T00:07:01.954Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T00:07:01.954Z] Message: update stable to v1.0.238 [2022-07-29T00:07:02.529Z] ------------------- [2022-07-29T00:07:02.529Z] experimental info: [2022-07-29T00:07:02.529Z] ------------------- [2022-07-29T00:07:02.529Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-29T00:07:02.529Z] Commit SHA: 2c432abcf2d142718d3fe157e81a44428d9b823e [2022-07-29T00:07:02.529Z] Message: update experimental to v1.0.238 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-29T00:07:02.720Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-29T00:07:02.730Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-29T00:07:02.741Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-29T00:07:02.753Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-29T00:07:02.763Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-29T00:07:02.774Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo [2022-07-29T00:07:02.785Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-29T00:07:02.797Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-29T00:07:02.807Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-29T00:07:02.818Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-29T00:07:02.829Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-29T00:07:02.841Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-29T00:07:02.852Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-29T00:07:02.865Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-29T00:07:02.877Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-29T00:07:02.887Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T00:07:02.898Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-29T00:07:02.908Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-29T00:07:02.918Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-29T00:07:02.933Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-29T00:07:02.943Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-29T00:07:02.956Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-29T00:07:02.966Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-29T00:07:02.977Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4107 [Pipeline] echo [2022-07-29T00:07:02.988Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4107 [Pipeline] echo [2022-07-29T00:07:02.999Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4107 [Pipeline] echo [2022-07-29T00:07:03.009Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 6471cb02df6626a8c1da592873a91d2173db0034 [Pipeline] echo [2022-07-29T00:07:03.020Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 6471cb0 [Pipeline] echo [2022-07-29T00:07:03.030Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T00:07:03.077Z] provisioning config files... [2022-07-29T00:07:03.090Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config816710684260411510tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:07:03.512Z] ---> docker-login.sh [2022-07-29T00:07:03.512Z] nexus3.edgexfoundry.org:10001 [2022-07-29T00:07:03.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:07:03.776Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:07:03.776Z] Configure a credential helper to remove this warning. See [2022-07-29T00:07:03.776Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:07:03.776Z] [2022-07-29T00:07:03.776Z] Login Succeeded [2022-07-29T00:07:03.776Z] nexus3.edgexfoundry.org:10002 [2022-07-29T00:07:03.776Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:07:04.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:07:04.043Z] Configure a credential helper to remove this warning. See [2022-07-29T00:07:04.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:07:04.043Z] [2022-07-29T00:07:04.043Z] Login Succeeded [2022-07-29T00:07:04.043Z] nexus3.edgexfoundry.org:10003 [2022-07-29T00:07:04.043Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:07:04.043Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:07:04.043Z] Configure a credential helper to remove this warning. See [2022-07-29T00:07:04.043Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:07:04.043Z] [2022-07-29T00:07:04.043Z] Login Succeeded [2022-07-29T00:07:04.043Z] nexus3.edgexfoundry.org:10004 [2022-07-29T00:07:04.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:07:04.306Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:07:04.306Z] Configure a credential helper to remove this warning. See [2022-07-29T00:07:04.306Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:07:04.306Z] [2022-07-29T00:07:04.306Z] Login Succeeded [2022-07-29T00:07:04.306Z] docker.io [2022-07-29T00:07:04.306Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:07:04.569Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:07:04.569Z] Configure a credential helper to remove this warning. See [2022-07-29T00:07:04.569Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:07:04.569Z] [2022-07-29T00:07:04.569Z] Login Succeeded [2022-07-29T00:07:04.569Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T00:07:04.840Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T00:07:05.168Z] + 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-07-29T00:07:05.168Z] + dirname cmd/core-command/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/core-data/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/core-metadata/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/support-notifications/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-29T00:07:05.168Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-29T00:07:05.168Z] + cut -d/ -f2 [2022-07-29T00:07:05.168Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-29T00:07:05.208Z] 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-07-29T00:07:05.554Z] + git rev-list -1 --merges 6471cb02df6626a8c1da592873a91d2173db0034~1..6471cb02df6626a8c1da592873a91d2173db0034 [Pipeline] echo [2022-07-29T00:07:05.575Z] -----------> git rev-list -1 --merges 6471cb02df6626a8c1da592873a91d2173db0034~1..6471cb02df6626a8c1da592873a91d2173db0034 6471cb02df6626a8c1da592873a91d2173db0034 [false] [Pipeline] sh [2022-07-29T00:07:05.865Z] + git log --format=format:%s -1 6471cb02df6626a8c1da592873a91d2173db0034 [Pipeline] echo [2022-07-29T00:07:05.884Z] ========================================================= [2022-07-29T00:07:05.884Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-29T00:07:05.884Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-29T00:07:06.340Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-29T00:07:06.340Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-29T00:07:06.340Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-29T00:07:06.340Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-29T00:07:06.340Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-29T00:07:06.340Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-29T00:07:06.340Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:07:06.764Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T00:07:06.764Z] [2022-07-29T00:07:06.764Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:07:07.072Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T00:07:07.072Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-29T00:07:07.072Z] b85a868b505f: Pulling fs layer [2022-07-29T00:07:07.072Z] e2be974225ed: Pulling fs layer [2022-07-29T00:07:07.072Z] 339a4e72a1f5: Pulling fs layer [2022-07-29T00:07:07.072Z] 988bab9f4d93: Pulling fs layer [2022-07-29T00:07:07.072Z] 1469e6f7b9e6: Pulling fs layer [2022-07-29T00:07:07.072Z] eaf3925da568: Pulling fs layer [2022-07-29T00:07:07.072Z] bab4dde63d76: Pulling fs layer [2022-07-29T00:07:07.072Z] bde34c3a00c8: Pulling fs layer [2022-07-29T00:07:07.072Z] b352a97aabf1: Pulling fs layer [2022-07-29T00:07:07.072Z] eaf3925da568: Waiting [2022-07-29T00:07:07.072Z] bab4dde63d76: Waiting [2022-07-29T00:07:07.072Z] 988bab9f4d93: Waiting [2022-07-29T00:07:07.072Z] 1469e6f7b9e6: Waiting [2022-07-29T00:07:07.072Z] b352a97aabf1: Waiting [2022-07-29T00:07:07.072Z] 4872d77fe225: Pulling fs layer [2022-07-29T00:07:07.072Z] 5851b861e8e6: Pulling fs layer [2022-07-29T00:07:07.072Z] 4872d77fe225: Waiting [2022-07-29T00:07:07.072Z] 5851b861e8e6: Waiting [2022-07-29T00:07:07.072Z] e2be974225ed: Download complete [2022-07-29T00:07:07.072Z] 988bab9f4d93: Verifying Checksum [2022-07-29T00:07:07.072Z] 988bab9f4d93: Download complete [2022-07-29T00:07:07.333Z] 1469e6f7b9e6: Verifying Checksum [2022-07-29T00:07:07.333Z] 1469e6f7b9e6: Download complete [2022-07-29T00:07:07.333Z] 339a4e72a1f5: Verifying Checksum [2022-07-29T00:07:07.333Z] 339a4e72a1f5: Download complete [2022-07-29T00:07:07.333Z] eaf3925da568: Verifying Checksum [2022-07-29T00:07:07.333Z] eaf3925da568: Download complete [2022-07-29T00:07:07.333Z] bde34c3a00c8: Download complete [2022-07-29T00:07:07.333Z] b352a97aabf1: Verifying Checksum [2022-07-29T00:07:07.333Z] b352a97aabf1: Download complete [2022-07-29T00:07:07.333Z] 4872d77fe225: Verifying Checksum [2022-07-29T00:07:07.334Z] 4872d77fe225: Download complete [2022-07-29T00:07:07.334Z] 5851b861e8e6: Download complete [2022-07-29T00:07:07.334Z] b85a868b505f: Download complete [2022-07-29T00:07:07.594Z] bab4dde63d76: Verifying Checksum [2022-07-29T00:07:07.594Z] bab4dde63d76: Download complete [2022-07-29T00:07:08.976Z] b85a868b505f: Pull complete [2022-07-29T00:07:08.976Z] e2be974225ed: Pull complete [2022-07-29T00:07:09.238Z] 339a4e72a1f5: Pull complete [2022-07-29T00:07:09.499Z] 988bab9f4d93: Pull complete [2022-07-29T00:07:09.768Z] 1469e6f7b9e6: Pull complete [2022-07-29T00:07:09.768Z] eaf3925da568: Pull complete [2022-07-29T00:07:12.316Z] bab4dde63d76: Pull complete [2022-07-29T00:07:12.316Z] bde34c3a00c8: Pull complete [2022-07-29T00:07:12.316Z] b352a97aabf1: Pull complete [2022-07-29T00:07:12.316Z] 4872d77fe225: Pull complete [2022-07-29T00:07:12.316Z] 5851b861e8e6: Pull complete [2022-07-29T00:07:12.316Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2022-07-29T00:07:12.316Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-29T00:07:12.316Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:07:12.430Z] prd-ubuntu20.04-docker-8c-8g-21430 does not seem to be running inside a container [2022-07-29T00:07:12.474Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-29T00:07:14.008Z] $ docker top dc65d949c3f441e6d5fee0d4c66440778761150489d4ad65411899c53ddf1205 -eo pid,comm [2022-07-29T00:07:14.083Z] 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-07-29T00:07:14.083Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-29T00:07:14.125Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T00:07:14.125Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T00:07:14.259Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T00:07:14.265Z] $ docker exec dc65d949c3f441e6d5fee0d4c66440778761150489d4ad65411899c53ddf1205 ssh-agent [2022-07-29T00:07:14.393Z] SSH_AUTH_SOCK=/tmp/ssh-PJNtWq8PMPyf/agent.35 [2022-07-29T00:07:14.393Z] SSH_AGENT_PID=41 [2022-07-29T00:07:14.399Z] Running ssh-add (command line suppressed) [2022-07-29T00:07:14.522Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3318014285963024803.key (/w/workspace/edgex-go/3@tmp/private_key_3318014285963024803.key) [2022-07-29T00:07:14.536Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T00:07:14.827Z] + git tag --points-at HEAD [Pipeline] } [2022-07-29T00:07:14.844Z] $ docker exec --env ******** --env ******** dc65d949c3f441e6d5fee0d4c66440778761150489d4ad65411899c53ddf1205 ssh-agent -k [2022-07-29T00:07:14.972Z] unset SSH_AUTH_SOCK; [2022-07-29T00:07:14.973Z] unset SSH_AGENT_PID; [2022-07-29T00:07:14.973Z] echo Agent pid 41 killed; [2022-07-29T00:07:14.982Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-29T00:07:15.007Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-29T00:07:15.007Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-29T00:07:15.149Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-29T00:07:15.155Z] $ docker exec dc65d949c3f441e6d5fee0d4c66440778761150489d4ad65411899c53ddf1205 ssh-agent [2022-07-29T00:07:15.299Z] SSH_AUTH_SOCK=/tmp/ssh-ms4UqgNJWHMZ/agent.75 [2022-07-29T00:07:15.299Z] SSH_AGENT_PID=82 [2022-07-29T00:07:15.305Z] Running ssh-add (command line suppressed) [2022-07-29T00:07:15.435Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_6162287142156050530.key (/w/workspace/edgex-go/3@tmp/private_key_6162287142156050530.key) [2022-07-29T00:07:15.448Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-29T00:07:15.742Z] + git semver init [2022-07-29T00:07:16.003Z] 2022-07-29 00:07:15,958 [run_init] DEBUG init version:0.0.0 force:False [2022-07-29T00:07:16.003Z] 2022-07-29 00:07:15,960 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-07-29T00:07:16.003Z] 2022-07-29 00:07:15,961 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-07-29T00:07:16.003Z] 2022-07-29 00:07:15,961 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-07-29T00:07:20.241Z] 2022-07-29 00:07:20,174 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-07-29T00:07:20.241Z] 2022-07-29 00:07:20,174 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4107 with force:False [2022-07-29T00:07:20.241Z] 2022-07-29 00:07:20,174 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4107 [2022-07-29T00:07:20.241Z] 2022-07-29 00:07:20,179 [execute] INFO git cat-file --batch-check [2022-07-29T00:07:20.241Z] 2022-07-29 00:07:20,180 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T00:07:20.241Z] 2022-07-29 00:07:20,186 [execute] INFO git cat-file --batch [2022-07-29T00:07:20.241Z] 2022-07-29 00:07:20,187 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-29T00:07:20.241Z] 2022-07-29 00:07:20,192 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4107 [2022-07-29T00:07:20.241Z] 0.0.0 [Pipeline] } [2022-07-29T00:07:20.257Z] $ docker exec --env ******** --env ******** dc65d949c3f441e6d5fee0d4c66440778761150489d4ad65411899c53ddf1205 ssh-agent -k [2022-07-29T00:07:20.395Z] unset SSH_AUTH_SOCK; [2022-07-29T00:07:20.396Z] unset SSH_AGENT_PID; [2022-07-29T00:07:20.396Z] echo Agent pid 82 killed; [2022-07-29T00:07:20.404Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-29T00:07:20.725Z] + git semver [Pipeline] } [2022-07-29T00:07:21.007Z] $ docker stop --time=1 dc65d949c3f441e6d5fee0d4c66440778761150489d4ad65411899c53ddf1205 [2022-07-29T00:07:22.367Z] $ docker rm -f dc65d949c3f441e6d5fee0d4c66440778761150489d4ad65411899c53ddf1205 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T00:07:22.714Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-29T00:07:22.989Z] Stashed 1 file(s) [Pipeline] echo [2022-07-29T00:07:22.992Z] [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-07-29T00:07:23.409Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-07-29T00:07:23.424Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T00:07:23.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T00:07:23.449Z] ========================================================= [2022-07-29T00:07:23.449Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] [2022-07-29T00:07:23.449Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T00:07:23.741Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T00:07:23.741Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-29T00:07:23.741Z] 2408cc74d12b: Pulling fs layer [2022-07-29T00:07:23.741Z] ea60b727a1ce: Pulling fs layer [2022-07-29T00:07:23.741Z] 30c4a7721957: Pulling fs layer [2022-07-29T00:07:23.741Z] 370296b7ddb6: Pulling fs layer [2022-07-29T00:07:23.741Z] 7c6cee850709: Pulling fs layer [2022-07-29T00:07:23.741Z] 39a5fcdaea64: Pulling fs layer [2022-07-29T00:07:23.741Z] d94ebbe4e438: Pulling fs layer [2022-07-29T00:07:23.741Z] bcfd1f05c69d: Pulling fs layer [2022-07-29T00:07:23.741Z] 59ccb84bbe0f: Pulling fs layer [2022-07-29T00:07:23.741Z] bcfd1f05c69d: Waiting [2022-07-29T00:07:23.741Z] 59ccb84bbe0f: Waiting [2022-07-29T00:07:23.741Z] 7c6cee850709: Waiting [2022-07-29T00:07:23.741Z] 39a5fcdaea64: Waiting [2022-07-29T00:07:23.741Z] d94ebbe4e438: Waiting [2022-07-29T00:07:23.741Z] 370296b7ddb6: Waiting [2022-07-29T00:07:23.741Z] 30c4a7721957: Verifying Checksum [2022-07-29T00:07:23.741Z] 30c4a7721957: Download complete [2022-07-29T00:07:23.741Z] ea60b727a1ce: Verifying Checksum [2022-07-29T00:07:23.741Z] ea60b727a1ce: Download complete [2022-07-29T00:07:23.741Z] 7c6cee850709: Download complete [2022-07-29T00:07:23.741Z] 39a5fcdaea64: Download complete [2022-07-29T00:07:23.741Z] 2408cc74d12b: Verifying Checksum [2022-07-29T00:07:23.741Z] 2408cc74d12b: Download complete [2022-07-29T00:07:23.741Z] d94ebbe4e438: Download complete [2022-07-29T00:07:24.007Z] 2408cc74d12b: Pull complete [2022-07-29T00:07:24.007Z] ea60b727a1ce: Pull complete [2022-07-29T00:07:24.281Z] 30c4a7721957: Pull complete [2022-07-29T00:07:24.281Z] 59ccb84bbe0f: Verifying Checksum [2022-07-29T00:07:24.281Z] 59ccb84bbe0f: Download complete [2022-07-29T00:07:24.547Z] 370296b7ddb6: Verifying Checksum [2022-07-29T00:07:24.547Z] 370296b7ddb6: Download complete [2022-07-29T00:07:24.547Z] bcfd1f05c69d: Verifying Checksum [2022-07-29T00:07:29.839Z] 370296b7ddb6: Pull complete [2022-07-29T00:07:29.839Z] 7c6cee850709: Pull complete [2022-07-29T00:07:29.839Z] 39a5fcdaea64: Pull complete [2022-07-29T00:07:29.839Z] d94ebbe4e438: Pull complete [2022-07-29T00:07:31.221Z] bcfd1f05c69d: Pull complete [2022-07-29T00:07:32.161Z] 59ccb84bbe0f: Pull complete [2022-07-29T00:07:32.161Z] Digest: sha256:b7a3521351a9cbc7ce2a60b0b0d40edf4ed6cc338df7dc09f1589c9a81f0a497 [2022-07-29T00:07:32.161Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T00:07:32.161Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T00:07:32.460Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T00:07:32.460Z] WORKDIR /edgex [2022-07-29T00:07:32.460Z] COPY go.mod . [2022-07-29T00:07:32.460Z] RUN go mod download [2022-07-29T00:07:32.460Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-29T00:07:33.845Z] Sending build context to Docker daemon 335.4MB [2022-07-29T00:07:33.845Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine [2022-07-29T00:07:33.845Z] ---> a4fb48ad2a94 [2022-07-29T00:07:33.845Z] Step 2/4 : WORKDIR /edgex [2022-07-29T00:07:36.400Z] ---> Running in 8ed111a6ba1c [2022-07-29T00:07:36.400Z] Removing intermediate container 8ed111a6ba1c [2022-07-29T00:07:36.400Z] ---> b932e0b4817e [2022-07-29T00:07:36.400Z] Step 3/4 : COPY go.mod . [2022-07-29T00:07:36.400Z] ---> 40b1bbbbcf34 [2022-07-29T00:07:36.400Z] Step 4/4 : RUN go mod download [2022-07-29T00:07:36.400Z] ---> Running in c0e804662c5f [2022-07-29T00:07:38.070Z] Still waiting to schedule task [2022-07-29T00:07:38.071Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-21428’ is offline [2022-07-29T00:07:48.638Z] Removing intermediate container c0e804662c5f [2022-07-29T00:07:48.638Z] ---> 6e52f9d0f65f [2022-07-29T00:07:48.638Z] Successfully built 6e52f9d0f65f [2022-07-29T00:07:48.638Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:07:48.942Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T00:07:48.942Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:07:49.018Z] prd-ubuntu20.04-docker-8c-8g-21430 does not seem to be running inside a container [2022-07-29T00:07:49.057Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-29T00:07:49.469Z] $ docker top 5812595fa2e68465221c3acd9c62bd4044ba7952b18307a24842a246194131ad -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T00:07:49.827Z] + go version [2022-07-29T00:07:49.827Z] go version go1.18.3 linux/amd64 [Pipeline] } [2022-07-29T00:07:49.843Z] $ docker stop --time=1 5812595fa2e68465221c3acd9c62bd4044ba7952b18307a24842a246194131ad [2022-07-29T00:07:51.148Z] $ docker rm -f 5812595fa2e68465221c3acd9c62bd4044ba7952b18307a24842a246194131ad [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:07:51.571Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-29T00:07:51.571Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:07:51.655Z] prd-ubuntu20.04-docker-8c-8g-21430 does not seem to be running inside a container [2022-07-29T00:07:51.698Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-29T00:07:52.096Z] $ docker top 78cfdf82bf72c3c5aafe95d214291bd130c4715f8e309bb2f4020b977193e37f -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T00:07:52.243Z] ========================================================= [2022-07-29T00:07:52.244Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T00:07:52.244Z] ========================================================= [Pipeline] sh [2022-07-29T00:07:52.542Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-29T00:07:52.842Z] + make test [2022-07-29T00:07:52.842Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T00:07:59.433Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T00:08:11.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T00:08:11.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T00:08:11.650Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T00:08:11.650Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T00:08:11.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T00:08:11.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T00:08:11.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T00:08:11.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T00:08:11.650Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T00:08:11.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T00:08:11.910Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T00:08:11.910Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T00:08:11.910Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T00:08:11.910Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T00:08:11.910Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T00:08:12.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.060s coverage: 28.7% of statements [2022-07-29T00:08:12.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T00:08:12.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T00:08:12.849Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.114s coverage: 98.5% of statements [2022-07-29T00:08:12.849Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T00:08:13.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.087s coverage: 54.2% of statements [2022-07-29T00:08:13.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T00:08:13.110Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.546s coverage: 89.2% of statements [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.079s coverage: 83.8% of statements [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.480s coverage: 95.6% of statements [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.061s coverage: 72.2% of statements [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.076s coverage: 60.0% of statements [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.086s coverage: 0.9% of statements [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.070s coverage: 29.6% of statements [2022-07-29T00:08:17.309Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.060s coverage: 47.1% of statements [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.109s coverage: 79.5% of statements [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.067s coverage: 94.1% of statements [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.077s coverage: 96.3% of statements [2022-07-29T00:08:17.309Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.075s coverage: 87.5% of statements [2022-07-29T00:08:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.084s coverage: 94.4% of statements [2022-07-29T00:08:25.446Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.058s coverage: 44.8% of statements [2022-07-29T00:08:27.996Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.194s coverage: 82.4% of statements [2022-07-29T00:08:27.996Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T00:08:36.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements [2022-07-29T00:08:36.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T00:08:36.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T00:08:36.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T00:08:36.148Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.034s coverage: 65.1% of statements [2022-07-29T00:08:36.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T00:08:36.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T00:08:36.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T00:08:36.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T00:08:36.148Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.075s coverage: 87.2% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.047s coverage: 100.0% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.117s coverage: 58.8% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.071s coverage: 80.0% of statements [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.056s coverage: 87.2% of statements [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.075s coverage: 85.4% of statements [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.253s coverage: 91.2% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.191s coverage: 64.0% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.053s coverage: 100.0% of statements [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.027s coverage: 100.0% of statements [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.046s coverage: 73.7% of statements [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.032s coverage: 100.0% of statements [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.376s coverage: 66.1% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.215s coverage: 43.7% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.067s coverage: 89.5% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.063s coverage: 84.8% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.074s coverage: 17.7% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.175s coverage: 92.3% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.110s coverage: 97.7% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.067s coverage: 28.9% of statements [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T00:08:36.149Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.051s coverage: 100.0% of statements [2022-07-29T00:08:36.149Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-07-29T00:08:36.149Z] 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-07-29T00:08:54.270Z] 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-07-29T00:08:54.270Z] GO111MODULE=on go vet ./... [2022-07-29T00:08:57.560Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T00:08:57.820Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T00:08:57.820Z] ./bin/test-attribution-txt.sh [2022-07-29T00:08:58.080Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T00:08:58.080Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T00:08:58.080Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T00:08:58.080Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T00:08:58.080Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T00:08:58.080Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T00:08:58.080Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T00:08:58.093Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T00:08:58.382Z] + ls -al . [2022-07-29T00:08:58.382Z] total 688 [2022-07-29T00:08:58.382Z] drwxrwxr-x 10 1001 1001 4096 Jul 29 00:07 . [2022-07-29T00:08:58.382Z] drwxr-xr-x 4 root root 4096 Jul 29 00:07 .. [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 00:06 .dockerignore [2022-07-29T00:08:58.382Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 00:08 .git [2022-07-29T00:08:58.382Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 00:06 .github [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 00:06 .gitignore [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 00:06 .golangci.yml [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 00:06 .hadolint.yml [2022-07-29T00:08:58.382Z] drwxr-xr-x 3 1001 1001 4096 Jul 29 00:07 .semver [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 00:06 .sonarcloud.properties [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 00:06 ADOPTERS.md [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 00:06 Attribution.txt [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 00:06 CHANGELOG.md [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 00:06 CONTRIBUTING.md [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 00:06 GOVERNANCE.md [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 00:06 Jenkinsfile [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 00:06 LICENSE [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 00:06 Makefile [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 00:06 OWNERS.md [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 00:06 README.md [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 00:06 SECURITY.md [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 00:07 VERSION [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 00:06 ZMQWindows.md [2022-07-29T00:08:58.382Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 00:06 bin [2022-07-29T00:08:58.382Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 00:06 cmd [2022-07-29T00:08:58.382Z] -rw-r--r-- 1 root root 436144 Jul 29 00:08 coverage.out [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 00:06 go.mod [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 00:06 go.sum [2022-07-29T00:08:58.382Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 00:06 internal [2022-07-29T00:08:58.382Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 00:06 openapi [2022-07-29T00:08:58.382Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 00:06 snap [2022-07-29T00:08:58.382Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 00:06 version.go [Pipeline] sh [2022-07-29T00:08:58.672Z] + '[' -e coverage.out ] [2022-07-29T00:08:58.672Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T00:08:58.802Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T00:08:59.084Z] + make build [2022-07-29T00:08:59.084Z] 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-07-29T00:09:11.299Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T00:09:20.861Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-21431 in /w/workspace/edgexfoundry_edgex-go_PR-4107 [Pipeline] { [Pipeline] ws [2022-07-29T00:09:20.873Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-07-29T00:09:20.909Z] The recommended git tool is: git [2022-07-29T00:09:21.277Z] 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/core-command/core-command ./cmd/core-command [2022-07-29T00:09:21.277Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T00:09:26.952Z] using credential edgex-jenkins-ssh [2022-07-29T00:09:26.980Z] Cloning the remote Git repository [2022-07-29T00:09:27.044Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-29T00:09:27.203Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-07-29T00:09:27.437Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T00:09:27.437Z] > git --version # timeout=10 [2022-07-29T00:09:27.481Z] > git --version # 'git version 2.25.1' [2022-07-29T00:09:27.483Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T00:09:27.570Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T00:09:27.844Z] 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-07-29T00:09:27.844Z] 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-07-29T00:09:28.787Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T00:09:30.169Z] 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-07-29T00:09:30.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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-29T00:09:31.682Z] 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-07-29T00:09:32.622Z] 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-07-29T00:09:33.199Z] 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-07-29T00:09:35.107Z] 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-07-29T00:09:36.065Z] $ docker stop --time=1 78cfdf82bf72c3c5aafe95d214291bd130c4715f8e309bb2f4020b977193e37f [2022-07-29T00:09:38.550Z] $ docker rm -f 78cfdf82bf72c3c5aafe95d214291bd130c4715f8e309bb2f4020b977193e37f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:09:39.417Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T00:09:39.417Z] [2022-07-29T00:09:39.417Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:09:39.722Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T00:09:39.722Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-29T00:09:39.722Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-29T00:09:39.722Z] ca9280d653b3: Pulling fs layer [2022-07-29T00:09:39.722Z] 7e9c9ca2126c: Pulling fs layer [2022-07-29T00:09:39.722Z] cbdbe7a5bc2a: Download complete [2022-07-29T00:09:39.983Z] cbdbe7a5bc2a: Pull complete [2022-07-29T00:09:39.983Z] ca9280d653b3: Verifying Checksum [2022-07-29T00:09:39.983Z] ca9280d653b3: Download complete [2022-07-29T00:09:40.242Z] 7e9c9ca2126c: Download complete [2022-07-29T00:09:40.501Z] ca9280d653b3: Pull complete [2022-07-29T00:09:43.565Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T00:09:43.584Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-29T00:09:43.617Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-29T00:09:43.657Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-29T00:09:43.658Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T00:09:43.671Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4107/head:refs/remotes/origin/PR-4107 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-07-29T00:09:43.791Z] 7e9c9ca2126c: Pull complete [2022-07-29T00:09:43.791Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-29T00:09:43.791Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T00:09:43.791Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:09:43.881Z] prd-ubuntu20.04-docker-8c-8g-21430 does not seem to be running inside a container [2022-07-29T00:09:43.922Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-29T00:09:44.425Z] Merging remotes/origin/main commit 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 into PR head commit 6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:09:44.794Z] Merge succeeded, producing 6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:09:44.794Z] Checking out Revision 6471cb02df6626a8c1da592873a91d2173db0034 (PR-4107) [2022-07-29T00:09:45.551Z] $ docker top e4616cf1288cfb532cd69c45fb24575fc7525a1ab00e0e68d74837650b48695b -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T00:09:44.449Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T00:09:44.464Z] > git checkout -f 6471cb02df6626a8c1da592873a91d2173db0034 # timeout=10 [2022-07-29T00:09:44.701Z] > git remote # timeout=10 [2022-07-29T00:09:44.719Z] > git config --get remote.origin.url # timeout=10 [2022-07-29T00:09:44.736Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-29T00:09:44.748Z] > git merge 85bfaaf41fb18e31d9518f9b5afa2644dc38ea98 # timeout=10 [2022-07-29T00:09:44.780Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-29T00:09:44.804Z] > git config core.sparsecheckout # timeout=10 [2022-07-29T00:09:44.816Z] > git checkout -f 6471cb02df6626a8c1da592873a91d2173db0034 # timeout=10 [2022-07-29T00:09:45.995Z] + docker-compose build --help [2022-07-29T00:09:45.995Z] + grep parallel [2022-07-29T00:09:46.599Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T00:09:46.614Z] $ docker stop --time=1 e4616cf1288cfb532cd69c45fb24575fc7525a1ab00e0e68d74837650b48695b [2022-07-29T00:09:47.946Z] $ docker rm -f e4616cf1288cfb532cd69c45fb24575fc7525a1ab00e0e68d74837650b48695b [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:09:48.353Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-29T00:09:48.353Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:09:48.434Z] prd-ubuntu20.04-docker-8c-8g-21430 does not seem to be running inside a container [2022-07-29T00:09:48.476Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-29T00:09:48.854Z] $ docker top 1560792898f971d1182d3a154d7262cca67cfc6505d44b3b0e63a8648c37fda7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T00:09:49.146Z] Commit message: "fix: config and spiffy token provider" [2022-07-29T00:09:49.213Z] + docker-compose -f ./docker-compose-build.yml build --parallel [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-29T00:09:49.784Z] Building core-command ... [2022-07-29T00:09:49.785Z] Building core-data ... [2022-07-29T00:09:49.785Z] Building core-metadata ... [2022-07-29T00:09:49.785Z] Building security-bootstrapper ... [2022-07-29T00:09:49.785Z] Building security-proxy-setup ... [2022-07-29T00:09:49.785Z] Building security-secretstore-setup ... [2022-07-29T00:09:49.785Z] Building security-spiffe-token-provider ... [2022-07-29T00:09:49.785Z] Building security-spire-agent ... [2022-07-29T00:09:49.785Z] Building security-spire-config ... [2022-07-29T00:09:49.785Z] Building security-spire-server ... [2022-07-29T00:09:49.785Z] Building support-notifications ... [2022-07-29T00:09:49.785Z] Building support-scheduler ... [2022-07-29T00:09:49.785Z] Building sys-mgmt-agent ... [2022-07-29T00:09:49.785Z] Building security-spiffe-token-provider [2022-07-29T00:09:49.785Z] Building security-secretstore-setup [2022-07-29T00:09:49.785Z] Building security-spire-agent [2022-07-29T00:09:49.785Z] Building security-spire-config [2022-07-29T00:09:49.785Z] Building core-metadata [2022-07-29T00:09:50.103Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-29T00:09:50.103Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T00:09:50.103Z] Dload Upload Total Spent Left Speed [2022-07-29T00:09:50.103Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12332 100 12332 0 0 97102 0 --:--:-- --:--:-- --:--:-- 97873 [Pipeline] sh [2022-07-29T00:09:50.874Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-29T00:09:51.219Z] + + sudosudo tee jq /etc/docker/daemon.new . += {"seccomp-profile": "/etc/docker/seccomp.json"} [2022-07-29T00:09:51.219Z] /etc/docker/daemon.json [2022-07-29T00:09:51.219Z] { [2022-07-29T00:09:51.219Z] "registry-mirrors": [ [2022-07-29T00:09:51.219Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-29T00:09:51.219Z] ], [2022-07-29T00:09:51.219Z] "bip": "10.250.0.254/24", [2022-07-29T00:09:51.219Z] "hosts": [ [2022-07-29T00:09:51.219Z] "tcp://0.0.0.0:5555", [2022-07-29T00:09:51.219Z] "unix:///var/run/docker.sock" [2022-07-29T00:09:51.219Z] ], [2022-07-29T00:09:51.219Z] "mtu": 1458, [2022-07-29T00:09:51.219Z] "selinux-enabled": true, [2022-07-29T00:09:51.219Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-29T00:09:51.219Z] } [Pipeline] sh [2022-07-29T00:09:51.564Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-29T00:09:51.913Z] + sudo service docker restart [2022-07-29T00:10:04.680Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:10:04.680Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:10:04.680Z] ---> 6e52f9d0f65f [2022-07-29T00:10:04.680Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T00:10:04.680Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:10:04.680Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:10:04.680Z] ---> 6e52f9d0f65f [2022-07-29T00:10:04.680Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T00:10:04.680Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:10:04.680Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:10:04.680Z] ---> 6e52f9d0f65f [2022-07-29T00:10:04.680Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T00:10:04.680Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:10:04.680Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:10:04.680Z] ---> 6e52f9d0f65f [2022-07-29T00:10:04.680Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T00:10:04.680Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:10:04.680Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:10:04.680Z] ---> 6e52f9d0f65f [2022-07-29T00:10:04.680Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T00:10:07.983Z] ---> Running in 94398f8172e0 [2022-07-29T00:10:07.983Z] ---> Running in de1652d8b04c [2022-07-29T00:10:07.983Z] ---> Running in 26bf3ee07aee [2022-07-29T00:10:07.983Z] ---> Running in 1c2bc046282e [2022-07-29T00:10:07.983Z] ---> Running in ac3f79c084c9 [2022-07-29T00:10:07.983Z] Removing intermediate container de1652d8b04c [2022-07-29T00:10:07.983Z] ---> dbec42b6fec5 [2022-07-29T00:10:07.983Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:10:07.983Z] Removing intermediate container 1c2bc046282e [2022-07-29T00:10:07.983Z] ---> b2b8d33c184d [2022-07-29T00:10:07.983Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T00:10:07.983Z] Removing intermediate container 26bf3ee07aee [2022-07-29T00:10:07.983Z] ---> 489a7733296d [2022-07-29T00:10:07.983Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:10:07.983Z] Removing intermediate container ac3f79c084c9 [2022-07-29T00:10:07.983Z] ---> 1c096659bbc1 [2022-07-29T00:10:07.983Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:10:07.983Z] Removing intermediate container 94398f8172e0 [2022-07-29T00:10:07.983Z] ---> 05bf80c8a8e7 [2022-07-29T00:10:07.983Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:10:07.983Z] ---> Running in 9b42b3af53bd [2022-07-29T00:10:07.983Z] ---> Running in 1de8895474fa [2022-07-29T00:10:07.983Z] ---> Running in 16a1be9d2922 [2022-07-29T00:10:07.983Z] ---> Running in 10fa8eceee09 [2022-07-29T00:10:07.983Z] ---> Running in f417ed7e8363 [2022-07-29T00:10:08.244Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:08.504Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:08.504Z] Removing intermediate container 9b42b3af53bd [2022-07-29T00:10:08.504Z] ---> 5fec630d7edc [2022-07-29T00:10:08.504Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T00:10:08.504Z] ---> Running in 5faad3a885ae [2022-07-29T00:10:08.763Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T00:10:08.763Z] v3.16.1-51-g3f4189f60c [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T00:10:08.763Z] OK: 17033 distinct packages available [2022-07-29T00:10:08.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:08.763Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:09.023Z] Removing intermediate container 16a1be9d2922 [2022-07-29T00:10:09.023Z] ---> f28343b1066a [2022-07-29T00:10:09.023Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T00:10:09.023Z] Removing intermediate container f417ed7e8363 [2022-07-29T00:10:09.023Z] ---> 96065d83a666 [2022-07-29T00:10:09.023Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T00:10:09.023Z] OK: 211 MiB in 51 packages [2022-07-29T00:10:09.023Z] ---> Running in 916bb28d9288 [2022-07-29T00:10:09.023Z] ---> Running in 0d7fb041c606 [2022-07-29T00:10:09.023Z] Removing intermediate container 10fa8eceee09 [2022-07-29T00:10:09.023Z] ---> 5b8d44865a9e [2022-07-29T00:10:09.023Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T00:10:09.023Z] ---> Running in 5379d90fe1fb [2022-07-29T00:10:09.282Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:09.541Z] Removing intermediate container 1de8895474fa [2022-07-29T00:10:09.541Z] ---> f2be864142d4 [2022-07-29T00:10:09.541Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T00:10:09.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:09.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:09.802Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:09.802Z] ---> c518f959fbf8 [2022-07-29T00:10:09.802Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:10:09.802Z] ---> Running in d79a3d62b57d [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T00:10:10.248Z] provisioning config files... [2022-07-29T00:10:10.272Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config1594990557017104004tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:10:10.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:10.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:10.373Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:10.633Z] ---> docker-login.sh [2022-07-29T00:10:10.633Z] nexus3.edgexfoundry.org:10001 [2022-07-29T00:10:10.637Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:10.637Z] OK: 211 MiB in 51 packages [2022-07-29T00:10:10.899Z] OK: 211 MiB in 51 packages [2022-07-29T00:10:10.899Z] OK: 211 MiB in 51 packages [2022-07-29T00:10:10.899Z] OK: 211 MiB in 51 packages [2022-07-29T00:10:11.159Z] Removing intermediate container 5faad3a885ae [2022-07-29T00:10:11.159Z] ---> da2ed421b784 [2022-07-29T00:10:11.159Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T00:10:11.231Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:10:11.502Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:10:11.503Z] Configure a credential helper to remove this warning. See [2022-07-29T00:10:11.503Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:10:11.503Z] [2022-07-29T00:10:11.503Z] Login Succeeded [2022-07-29T00:10:11.503Z] nexus3.edgexfoundry.org:10002 [2022-07-29T00:10:12.098Z] ---> dfa2d1dfc68c [2022-07-29T00:10:12.098Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:10:12.098Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:10:12.098Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:10:12.098Z] Configure a credential helper to remove this warning. See [2022-07-29T00:10:12.098Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:10:12.098Z] [2022-07-29T00:10:12.098Z] Login Succeeded [2022-07-29T00:10:12.098Z] nexus3.edgexfoundry.org:10003 [2022-07-29T00:10:12.358Z] ---> Running in a2ed77d6ad6d [2022-07-29T00:10:12.358Z] Removing intermediate container 916bb28d9288 [2022-07-29T00:10:12.358Z] ---> 9ed341cb8b63 [2022-07-29T00:10:12.358Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T00:10:12.358Z] Removing intermediate container 5379d90fe1fb [2022-07-29T00:10:12.358Z] ---> 7ab233248f85 [2022-07-29T00:10:12.358Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T00:10:12.358Z] Removing intermediate container 0d7fb041c606 [2022-07-29T00:10:12.358Z] ---> d50b9fa10a8e [2022-07-29T00:10:12.358Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T00:10:12.369Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:10:12.648Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:10:12.648Z] Configure a credential helper to remove this warning. See [2022-07-29T00:10:12.648Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:10:12.648Z] [2022-07-29T00:10:12.648Z] Login Succeeded [2022-07-29T00:10:12.648Z] nexus3.edgexfoundry.org:10004 [2022-07-29T00:10:12.664Z] ---> 2245e24c977d [2022-07-29T00:10:12.664Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:10:12.664Z] ---> 04e0d9baab52 [2022-07-29T00:10:12.664Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:10:12.664Z] ---> 82183cffcc4f [2022-07-29T00:10:12.664Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:10:12.664Z] ---> Running in c43470f6a81a [2022-07-29T00:10:12.920Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:10:12.925Z] ---> Running in 0cd9eac64f8c [2022-07-29T00:10:12.925Z] ---> Running in 27566eb04fd2 [2022-07-29T00:10:13.193Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:10:13.193Z] Configure a credential helper to remove this warning. See [2022-07-29T00:10:13.193Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:10:13.193Z] [2022-07-29T00:10:13.193Z] Login Succeeded [2022-07-29T00:10:13.193Z] docker.io [2022-07-29T00:10:13.467Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-29T00:10:13.739Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-29T00:10:13.739Z] Configure a credential helper to remove this warning. See [2022-07-29T00:10:13.739Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-29T00:10:13.739Z] [2022-07-29T00:10:13.739Z] Login Succeeded [2022-07-29T00:10:13.739Z] ---> docker-login.sh ends [Pipeline] } [2022-07-29T00:10:13.756Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2022-07-29T00:10:14.601Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2022-07-29T00:10:14.626Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T00:10:14.641Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-29T00:10:14.653Z] ========================================================= [2022-07-29T00:10:14.653Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] [2022-07-29T00:10:14.653Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-29T00:10:14.988Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T00:10:15.273Z] 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-29T00:10:15.273Z] b3c136eddcbf: Pulling fs layer [2022-07-29T00:10:15.273Z] c0a3192eca97: Pulling fs layer [2022-07-29T00:10:15.273Z] a050256f5b6f: Pulling fs layer [2022-07-29T00:10:15.273Z] 656be50a0ddc: Pulling fs layer [2022-07-29T00:10:15.273Z] 2bbca73fdf42: Pulling fs layer [2022-07-29T00:10:15.273Z] 46d945488cbd: Pulling fs layer [2022-07-29T00:10:15.273Z] 8a5474983e97: Pulling fs layer [2022-07-29T00:10:15.273Z] 329c88fbcd65: Pulling fs layer [2022-07-29T00:10:15.273Z] 656be50a0ddc: Waiting [2022-07-29T00:10:15.273Z] 2bbca73fdf42: Waiting [2022-07-29T00:10:15.273Z] 46d945488cbd: Waiting [2022-07-29T00:10:15.273Z] 8a5474983e97: Waiting [2022-07-29T00:10:15.273Z] 329c88fbcd65: Waiting [2022-07-29T00:10:15.273Z] a050256f5b6f: Download complete [2022-07-29T00:10:15.273Z] c0a3192eca97: Verifying Checksum [2022-07-29T00:10:15.273Z] c0a3192eca97: Download complete [2022-07-29T00:10:15.273Z] 2bbca73fdf42: Verifying Checksum [2022-07-29T00:10:15.273Z] 2bbca73fdf42: Download complete [2022-07-29T00:10:15.273Z] 46d945488cbd: Verifying Checksum [2022-07-29T00:10:15.273Z] 46d945488cbd: Download complete [2022-07-29T00:10:15.273Z] b3c136eddcbf: Verifying Checksum [2022-07-29T00:10:15.273Z] b3c136eddcbf: Download complete [2022-07-29T00:10:16.275Z] b3c136eddcbf: Pull complete [2022-07-29T00:10:16.275Z] 329c88fbcd65: Verifying Checksum [2022-07-29T00:10:16.275Z] 329c88fbcd65: Download complete [2022-07-29T00:10:16.882Z] c0a3192eca97: Pull complete [2022-07-29T00:10:17.161Z] a050256f5b6f: Pull complete [2022-07-29T00:10:17.433Z] 8a5474983e97: Verifying Checksum [2022-07-29T00:10:17.433Z] 8a5474983e97: Download complete [2022-07-29T00:10:18.411Z] 656be50a0ddc: Verifying Checksum [2022-07-29T00:10:18.411Z] 656be50a0ddc: Download complete [2022-07-29T00:10:19.524Z] Removing intermediate container d79a3d62b57d [2022-07-29T00:10:19.524Z] ---> 69cf856eb0fa [2022-07-29T00:10:19.524Z] Step 7/20 : COPY . . [2022-07-29T00:10:27.653Z] ---> 3b21880e21ef [2022-07-29T00:10:27.654Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T00:10:27.654Z] ---> Running in 2966a6caaf1d [2022-07-29T00:10:27.654Z] Removing intermediate container a2ed77d6ad6d [2022-07-29T00:10:27.654Z] ---> 0ffd2c310dc0 [2022-07-29T00:10:27.654Z] Step 8/26 : COPY . . [2022-07-29T00:10:27.654Z] Removing intermediate container c43470f6a81a [2022-07-29T00:10:27.654Z] ---> f98c5bfa809a [2022-07-29T00:10:27.654Z] Step 8/23 : COPY . . [2022-07-29T00:10:27.654Z] Removing intermediate container 0cd9eac64f8c [2022-07-29T00:10:27.654Z] ---> 82453e2524f6 [2022-07-29T00:10:27.654Z] Step 8/26 : COPY . . [2022-07-29T00:10:27.654Z] Removing intermediate container 27566eb04fd2 [2022-07-29T00:10:27.654Z] ---> 484ed109c2d7 [2022-07-29T00:10:27.654Z] Step 8/25 : COPY . . [2022-07-29T00:10:27.654Z] 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-07-29T00:10:33.511Z] 656be50a0ddc: Pull complete [2022-07-29T00:10:33.511Z] 2bbca73fdf42: Pull complete [2022-07-29T00:10:33.511Z] 46d945488cbd: Pull complete [2022-07-29T00:10:37.856Z] 8a5474983e97: Pull complete [2022-07-29T00:10:39.845Z] 329c88fbcd65: Pull complete [2022-07-29T00:10:39.845Z] Digest: sha256:53af0e8f7504757f555691f1ffb14839a2b3754f429f24055fc4060c6a6ea7d8 [2022-07-29T00:10:39.845Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T00:10:39.845Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-29T00:10:40.203Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T00:10:40.203Z] WORKDIR /edgex [2022-07-29T00:10:40.203Z] COPY go.mod . [2022-07-29T00:10:40.203Z] RUN go mod download [2022-07-29T00:10:40.203Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-29T00:10:42.551Z] ---> 7d794f17e9a8 [2022-07-29T00:10:42.551Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T00:10:42.551Z] ---> fbcb4814cffa [2022-07-29T00:10:42.551Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T00:10:42.551Z] ---> 5024c1b3e3a9 [2022-07-29T00:10:42.551Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T00:10:42.551Z] ---> a97d42833117 [2022-07-29T00:10:42.551Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T00:10:42.551Z] ---> Running in 647ed46ee8a4 [2022-07-29T00:10:42.551Z] ---> Running in 9511cdeb6bad [2022-07-29T00:10:42.551Z] ---> Running in 2ba9faf94eb8 [2022-07-29T00:10:42.551Z] ---> Running in a0002798cf23 [2022-07-29T00:10:42.551Z] Removing intermediate container 647ed46ee8a4 [2022-07-29T00:10:42.551Z] ---> 8fdbf2c20329 [2022-07-29T00:10:42.551Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T00:10:42.551Z] Removing intermediate container 9511cdeb6bad [2022-07-29T00:10:42.551Z] ---> 21deaedaf5a7 [2022-07-29T00:10:42.551Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T00:10:42.551Z] ---> Running in 3a9a345d93c6 [2022-07-29T00:10:42.551Z] ---> Running in a4bce1c824cf [2022-07-29T00:10:42.551Z] Removing intermediate container 3a9a345d93c6 [2022-07-29T00:10:42.551Z] ---> b1a297f852d1 [2022-07-29T00:10:42.551Z] 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-07-29T00:10:42.551Z] Removing intermediate container a4bce1c824cf [2022-07-29T00:10:42.551Z] ---> 0661f2d3dfb5 [2022-07-29T00:10:42.551Z] 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-07-29T00:10:42.551Z] ---> Running in b4efbf296e7a [2022-07-29T00:10:42.551Z] ---> Running in 926f19247cb9 [2022-07-29T00:10:42.551Z] 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-07-29T00:10:42.551Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T00:10:42.869Z] Sending build context to Docker daemon 169.3MB [2022-07-29T00:10:42.869Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine [2022-07-29T00:10:42.869Z] ---> ff4287adb874 [2022-07-29T00:10:42.869Z] Step 2/4 : WORKDIR /edgex [2022-07-29T00:10:43.930Z] Removing intermediate container 2966a6caaf1d [2022-07-29T00:10:43.930Z] ---> 73976bcc07ed [2022-07-29T00:10:43.930Z] [2022-07-29T00:10:43.930Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T00:10:43.930Z] Removing intermediate container 926f19247cb9 [2022-07-29T00:10:43.930Z] ---> c45e0ebc2321 [2022-07-29T00:10:43.930Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T00:10:43.930Z] Removing intermediate container b4efbf296e7a [2022-07-29T00:10:43.930Z] ---> b57e600983f6 [2022-07-29T00:10:43.930Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T00:10:43.930Z] 3.15: Pulling from library/alpine [2022-07-29T00:10:43.930Z] ---> Running in adb1bae50435 [2022-07-29T00:10:44.192Z] ---> Running in 7161085ecd12 [2022-07-29T00:10:44.497Z] Removing intermediate container 7161085ecd12 [2022-07-29T00:10:44.497Z] ---> e0ba92a7653d [2022-07-29T00:10:44.497Z] [2022-07-29T00:10:44.497Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T00:10:44.497Z] Removing intermediate container adb1bae50435 [2022-07-29T00:10:44.497Z] ---> f5ef29be604b [2022-07-29T00:10:44.497Z] [2022-07-29T00:10:44.497Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T00:10:44.497Z] 3.15: Pulling from library/alpine [2022-07-29T00:10:44.497Z] 3.15: Pulling from library/alpine [2022-07-29T00:10:44.497Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T00:10:44.497Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T00:10:44.497Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T00:10:44.497Z] Status: Image is up to date for alpine:3.15 [2022-07-29T00:10:44.497Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T00:10:44.497Z] Status: Image is up to date for alpine:3.15 [2022-07-29T00:10:44.497Z] ---> 2720e26172a0 [2022-07-29T00:10:44.497Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:10:44.758Z] ---> 2720e26172a0 [2022-07-29T00:10:44.758Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:10:44.758Z] ---> 2720e26172a0 [2022-07-29T00:10:44.758Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:10:44.758Z] ---> Running in 6731cae3d648 [2022-07-29T00:10:44.758Z] ---> Running in a5312430b80f [2022-07-29T00:10:44.758Z] ---> Running in 7a5d259adab5 [2022-07-29T00:10:44.758Z] Removing intermediate container 7a5d259adab5 [2022-07-29T00:10:44.758Z] ---> 619884e18cb4 [2022-07-29T00:10:44.758Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:10:44.846Z] ---> Running in 193958e087ae [2022-07-29T00:10:44.846Z] Removing intermediate container 193958e087ae [2022-07-29T00:10:44.846Z] ---> b81089c46d8e [2022-07-29T00:10:44.846Z] Step 3/4 : COPY go.mod . [2022-07-29T00:10:45.018Z] Removing intermediate container 6731cae3d648 [2022-07-29T00:10:45.018Z] ---> 5c16491fe5d7 [2022-07-29T00:10:45.018Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:10:45.018Z] Removing intermediate container a5312430b80f [2022-07-29T00:10:45.018Z] ---> 991c027a2ff5 [2022-07-29T00:10:45.018Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:10:45.018Z] ---> Running in 7e9de36fd4b0 [2022-07-29T00:10:45.018Z] ---> Running in 3c07306c4647 [2022-07-29T00:10:45.018Z] ---> Running in e33799b3dfcb [2022-07-29T00:10:45.441Z] ---> 022781c1f9f9 [2022-07-29T00:10:45.442Z] Step 4/4 : RUN go mod download [2022-07-29T00:10:45.442Z] ---> Running in 332b54a55375 [2022-07-29T00:10:46.401Z] Removing intermediate container 7e9de36fd4b0 [2022-07-29T00:10:46.401Z] ---> 014594788f9a [2022-07-29T00:10:46.401Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T00:10:46.662Z] ---> Running in 5d2c06eb6960 [2022-07-29T00:10:46.662Z] Removing intermediate container 3c07306c4647 [2022-07-29T00:10:46.662Z] ---> 5735d6814efc [2022-07-29T00:10:46.662Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T00:10:46.922Z] ---> Running in 76ea16316f4d [2022-07-29T00:10:46.922Z] Removing intermediate container e33799b3dfcb [2022-07-29T00:10:46.922Z] ---> 9883cff5fda3 [2022-07-29T00:10:46.922Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T00:10:46.922Z] ---> Running in 492785ba0e87 [2022-07-29T00:10:47.183Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:47.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:47.749Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:48.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:48.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:48.316Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:48.575Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T00:10:48.575Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T00:10:48.575Z] OK: 15856 distinct packages available [2022-07-29T00:10:48.575Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:48.834Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T00:10:48.834Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T00:10:48.834Z] OK: 15856 distinct packages available [2022-07-29T00:10:48.834Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T00:10:48.834Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T00:10:48.834Z] OK: 15856 distinct packages available [2022-07-29T00:10:48.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:48.834Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:49.401Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:49.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:49.660Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:10:49.920Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T00:10:49.920Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T00:10:49.920Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T00:10:49.920Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T00:10:50.178Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T00:10:50.178Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T00:10:50.178Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T00:10:50.178Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T00:10:50.178Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T00:10:50.178Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T00:10:50.178Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T00:10:50.178Z] OK: 6 MiB in 18 packages [2022-07-29T00:10:50.436Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T00:10:50.436Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T00:10:50.436Z] OK: 6 MiB in 19 packages [2022-07-29T00:10:50.436Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T00:10:50.695Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T00:10:50.695Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T00:10:50.695Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T00:10:50.955Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T00:10:50.955Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T00:10:51.213Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T00:10:51.213Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T00:10:51.213Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T00:10:51.213Z] OK: 8 MiB in 23 packages [2022-07-29T00:10:52.150Z] Removing intermediate container 492785ba0e87 [2022-07-29T00:10:52.150Z] ---> 32849e7caccb [2022-07-29T00:10:52.150Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T00:10:52.150Z] Removing intermediate container 5d2c06eb6960 [2022-07-29T00:10:52.150Z] ---> 765246b82e30 [2022-07-29T00:10:52.150Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T00:10:52.408Z] Removing intermediate container 76ea16316f4d [2022-07-29T00:10:52.408Z] ---> e66a148bbf37 [2022-07-29T00:10:52.408Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:10:53.785Z] ---> 4d798b8f1d83 [2022-07-29T00:10:53.785Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T00:10:53.785Z] ---> d2da291cb498 [2022-07-29T00:10:53.785Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T00:10:53.785Z] ---> a0a55acaff2a [2022-07-29T00:10:53.785Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T00:10:54.042Z] ---> 70b7c438dabc [2022-07-29T00:10:54.042Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T00:10:54.301Z] ---> a889b73c8a2f [2022-07-29T00:10:54.301Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T00:10:54.301Z] ---> Running in f6319ac3743a [2022-07-29T00:10:54.301Z] ---> fcf0d4c08f5c [2022-07-29T00:10:54.301Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T00:10:54.558Z] ---> Running in fb1a33dc6747 [2022-07-29T00:10:54.558Z] Removing intermediate container f6319ac3743a [2022-07-29T00:10:54.558Z] ---> e01be1428d5e [2022-07-29T00:10:54.558Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T00:10:54.558Z] Removing intermediate container fb1a33dc6747 [2022-07-29T00:10:54.558Z] ---> e040d7591cf5 [2022-07-29T00:10:54.558Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:10:54.817Z] ---> Running in 33104a5c9b30 [2022-07-29T00:10:54.817Z] ---> 514c4ddf973a [2022-07-29T00:10:54.817Z] Step 21/26 : WORKDIR / [2022-07-29T00:10:55.076Z] Removing intermediate container 33104a5c9b30 [2022-07-29T00:10:55.076Z] ---> bb7018f53198 [2022-07-29T00:10:55.076Z] Step 18/20 : LABEL arch=x86_64 [2022-07-29T00:10:55.076Z] ---> Running in 22e9b09f6529 [2022-07-29T00:10:55.076Z] ---> Running in 0680b685b209 [2022-07-29T00:10:55.076Z] Removing intermediate container 22e9b09f6529 [2022-07-29T00:10:55.076Z] ---> f66fbdd0290a [2022-07-29T00:10:55.076Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T00:10:55.651Z] Removing intermediate container 0680b685b209 [2022-07-29T00:10:55.651Z] ---> f25cd1a20c28 [2022-07-29T00:10:55.651Z] Step 19/20 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:10:55.651Z] ---> Running in e77c437743d0 [2022-07-29T00:10:55.651Z] ---> Running in a53663a96861 [2022-07-29T00:10:55.651Z] ---> b91cb6d8d4e2 [2022-07-29T00:10:55.651Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T00:10:55.920Z] Removing intermediate container e77c437743d0 [2022-07-29T00:10:55.920Z] ---> b24461e9bca6 [2022-07-29T00:10:55.920Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T00:10:55.920Z] Removing intermediate container a53663a96861 [2022-07-29T00:10:55.920Z] ---> df105474e201 [2022-07-29T00:10:55.920Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T00:10:55.920Z] ---> Running in 84daebbb8ff8 [2022-07-29T00:10:55.920Z] ---> Running in 61b9f4e23456 [2022-07-29T00:10:56.182Z] ---> 7507ead079f0 [2022-07-29T00:10:56.182Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T00:10:56.182Z] Removing intermediate container 84daebbb8ff8 [2022-07-29T00:10:56.182Z] ---> e58c9e768207 [2022-07-29T00:10:56.182Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T00:10:56.182Z] Removing intermediate container 61b9f4e23456 [2022-07-29T00:10:56.182Z] ---> bdc44f4c55e1 [2022-07-29T00:10:56.182Z] [2022-07-29T00:10:56.182Z] ---> Running in 567e0487c8bc [2022-07-29T00:10:56.182Z] Successfully built bdc44f4c55e1 [2022-07-29T00:10:56.444Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-29T00:10:56.444Z]  Building security-spiffe-token-provider ... done Building support-scheduler [2022-07-29T00:10:56.444Z] ---> 283df3eb5cf1 [2022-07-29T00:10:56.444Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T00:10:56.444Z] Removing intermediate container 567e0487c8bc [2022-07-29T00:10:56.444Z] ---> 3e4cb2854e17 [2022-07-29T00:10:56.444Z] Step 25/26 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:10:56.444Z] ---> Running in 53de0ef8c1f6 [2022-07-29T00:10:58.370Z] ---> 6b527b568a8a [2022-07-29T00:10:58.370Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T00:10:58.370Z] Removing intermediate container 53de0ef8c1f6 [2022-07-29T00:10:58.370Z] ---> 4b4015a286eb [2022-07-29T00:10:58.370Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T00:10:58.370Z] 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-07-29T00:10:58.637Z] ---> Running in 74629bda2b5f [2022-07-29T00:10:58.637Z] ---> Running in e0243880c89b [2022-07-29T00:10:58.897Z] Removing intermediate container e0243880c89b [2022-07-29T00:10:58.897Z] ---> 5f880aa172ec [2022-07-29T00:10:58.897Z] [2022-07-29T00:10:58.897Z] Removing intermediate container 74629bda2b5f [2022-07-29T00:10:58.897Z] ---> d47e558718d5 [2022-07-29T00:10:58.897Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T00:10:59.173Z] Successfully built 5f880aa172ec [2022-07-29T00:10:59.173Z] Successfully tagged security-spire-config:latest [2022-07-29T00:10:59.173Z]  Building security-spire-config ... done  ---> Running in 442f41525ed6 [2022-07-29T00:10:59.173Z] Building sys-mgmt-agent [2022-07-29T00:10:59.173Z] Removing intermediate container 442f41525ed6 [2022-07-29T00:10:59.173Z] ---> c5dd85ab96a2 [2022-07-29T00:10:59.173Z] Step 24/26 : LABEL arch=x86_64 [2022-07-29T00:10:59.744Z] ---> Running in 1cf897348d9d [2022-07-29T00:11:01.125Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:11:01.125Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:11:01.125Z] ---> 6e52f9d0f65f [2022-07-29T00:11:01.125Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T00:11:01.125Z] ---> Using cache [2022-07-29T00:11:01.125Z] ---> 05bf80c8a8e7 [2022-07-29T00:11:01.125Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:11:01.125Z] ---> Using cache [2022-07-29T00:11:01.125Z] ---> 96065d83a666 [2022-07-29T00:11:01.125Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T00:11:01.796Z] Removing intermediate container 1cf897348d9d [2022-07-29T00:11:01.796Z] ---> 65c9e73b579d [2022-07-29T00:11:01.796Z] Step 25/26 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:11:01.796Z] ---> Running in 9c5be6179927 [2022-07-29T00:11:01.796Z] ---> Running in cf1cd8a54e2d [2022-07-29T00:11:01.796Z] Removing intermediate container a0002798cf23 [2022-07-29T00:11:01.796Z] ---> f07be61e46c8 [2022-07-29T00:11:01.796Z] [2022-07-29T00:11:01.796Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T00:11:02.222Z] 3.16: Pulling from library/alpine [2022-07-29T00:11:02.222Z] Removing intermediate container cf1cd8a54e2d [2022-07-29T00:11:02.222Z] ---> a4a6f2e1b11e [2022-07-29T00:11:02.222Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T00:11:02.222Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:02.719Z] ---> Running in 54685e29b37d [2022-07-29T00:11:02.719Z] Removing intermediate container 54685e29b37d [2022-07-29T00:11:02.719Z] ---> 9859ba9f3c7e [2022-07-29T00:11:02.719Z] [2022-07-29T00:11:02.719Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T00:11:02.719Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T00:11:02.719Z] ---> d7d3d98c851f [2022-07-29T00:11:02.719Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T00:11:02.719Z] Successfully built 9859ba9f3c7e [2022-07-29T00:11:03.016Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:03.016Z] Successfully tagged security-spire-agent:latest [2022-07-29T00:11:03.016Z]  Building security-spire-agent ... done Building core-command [2022-07-29T00:11:03.306Z] OK: 211 MiB in 51 packages [2022-07-29T00:11:03.591Z] ---> Running in 586f9a488b33 [2022-07-29T00:11:04.160Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:11:04.160Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:11:04.160Z] ---> 6e52f9d0f65f [2022-07-29T00:11:04.161Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T00:11:04.161Z] ---> Using cache [2022-07-29T00:11:04.161Z] ---> 05bf80c8a8e7 [2022-07-29T00:11:04.161Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:11:04.161Z] ---> Using cache [2022-07-29T00:11:04.161Z] ---> 96065d83a666 [2022-07-29T00:11:04.161Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T00:11:04.804Z] Removing intermediate container 2ba9faf94eb8 [2022-07-29T00:11:04.804Z] ---> 48d0597bd125 [2022-07-29T00:11:04.804Z] [2022-07-29T00:11:04.804Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T00:11:04.804Z] ---> d7d3d98c851f [2022-07-29T00:11:04.804Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T00:11:04.804Z] ---> Running in 46ac96dff702 [2022-07-29T00:11:05.063Z] ---> Running in 0b0abad80c82 [2022-07-29T00:11:05.323Z] Removing intermediate container 9c5be6179927 [2022-07-29T00:11:05.323Z] ---> ac606d6be882 [2022-07-29T00:11:05.323Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T00:11:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:05.323Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:05.323Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:05.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:05.631Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:05.631Z] ---> 751142837212 [2022-07-29T00:11:05.631Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:11:05.631Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T00:11:05.890Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T00:11:05.890Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:11:05.890Z] OK: 6 MiB in 15 packages [2022-07-29T00:11:05.890Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T00:11:05.890Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T00:11:05.890Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:11:05.890Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T00:11:05.890Z] ---> Running in 898af45eaf79 [2022-07-29T00:11:05.890Z] OK: 6 MiB in 17 packages [2022-07-29T00:11:06.154Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:06.416Z] Removing intermediate container 586f9a488b33 [2022-07-29T00:11:06.416Z] ---> 3bd9d11c97b3 [2022-07-29T00:11:06.416Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T00:11:06.416Z] OK: 211 MiB in 51 packages [2022-07-29T00:11:06.677Z] ---> Running in f0bab4f93897 [2022-07-29T00:11:06.677Z] Removing intermediate container 0b0abad80c82 [2022-07-29T00:11:06.677Z] ---> 39fe352199cf [2022-07-29T00:11:06.677Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T00:11:06.976Z] Removing intermediate container f0bab4f93897 [2022-07-29T00:11:06.976Z] ---> bfa3f67125db [2022-07-29T00:11:06.976Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T00:11:06.976Z] ---> Running in ee79d938f23d [2022-07-29T00:11:06.976Z] ---> Running in c4c95ddef18b [2022-07-29T00:11:06.976Z] Removing intermediate container ee79d938f23d [2022-07-29T00:11:06.976Z] ---> bd45141ba6de [2022-07-29T00:11:06.976Z] Step 13/25 : WORKDIR / [2022-07-29T00:11:07.239Z] Removing intermediate container 46ac96dff702 [2022-07-29T00:11:07.239Z] ---> f82c857f37b5 [2022-07-29T00:11:07.239Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T00:11:07.526Z] Removing intermediate container c4c95ddef18b [2022-07-29T00:11:07.526Z] ---> ead7249c4cc6 [2022-07-29T00:11:07.526Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T00:11:07.526Z] ---> Running in df4e89d0d82f [2022-07-29T00:11:07.787Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:11:07.787Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:11:07.787Z] ---> 6e52f9d0f65f [2022-07-29T00:11:07.787Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T00:11:07.787Z] ---> Using cache [2022-07-29T00:11:07.787Z] ---> 05bf80c8a8e7 [2022-07-29T00:11:07.787Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:11:07.787Z] ---> Using cache [2022-07-29T00:11:07.787Z] ---> 96065d83a666 [2022-07-29T00:11:07.787Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T00:11:07.787Z] ---> Using cache [2022-07-29T00:11:07.787Z] ---> ac606d6be882 [2022-07-29T00:11:07.787Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T00:11:07.787Z] ---> Using cache [2022-07-29T00:11:07.787Z] ---> 751142837212 [2022-07-29T00:11:07.787Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:11:08.359Z] ---> ae77ea5e22da [2022-07-29T00:11:08.359Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:11:08.359Z] ---> Running in 4195e9208753 [2022-07-29T00:11:08.359Z] ---> Running in 3442fe63c6ca [2022-07-29T00:11:08.359Z] Removing intermediate container df4e89d0d82f [2022-07-29T00:11:08.359Z] ---> 5620b7f4a3a0 [2022-07-29T00:11:08.359Z] 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-07-29T00:11:08.359Z] ---> Running in c8b92575f9db [2022-07-29T00:11:08.359Z] Removing intermediate container 4195e9208753 [2022-07-29T00:11:08.359Z] ---> b5f90e6b7ee5 [2022-07-29T00:11:08.359Z] Step 15/23 : WORKDIR / [2022-07-29T00:11:08.620Z] ---> Running in f9c5d6cbb39d [2022-07-29T00:11:08.620Z] ---> 23dcb7e15c48 [2022-07-29T00:11:08.620Z] 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-07-29T00:11:08.620Z] Removing intermediate container f9c5d6cbb39d [2022-07-29T00:11:08.620Z] ---> 7400b10974dd [2022-07-29T00:11:08.620Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:11:08.879Z] ---> 212ebd77e767 [2022-07-29T00:11:08.879Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T00:11:09.138Z] ---> b1c7dbd7a70d [2022-07-29T00:11:09.138Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T00:11:09.398Z] ---> ee7719a0b3d2 [2022-07-29T00:11:09.398Z] 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-07-29T00:11:09.658Z] ---> 43c9b5308f63 [2022-07-29T00:11:09.658Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T00:11:10.261Z] ---> 3c324cff7727 [2022-07-29T00:11:10.261Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T00:11:11.209Z] ---> 5dc02f929a5c [2022-07-29T00:11:11.209Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T00:11:11.779Z] ---> a3b084b4288a [2022-07-29T00:11:11.779Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T00:11:11.779Z] ---> Running in 58ad7b504790 [2022-07-29T00:11:12.039Z] Removing intermediate container 58ad7b504790 [2022-07-29T00:11:12.039Z] ---> 4af6e2188137 [2022-07-29T00:11:12.039Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:11:12.296Z] ---> 8bd602982c6c [2022-07-29T00:11:12.297Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T00:11:12.297Z] ---> Running in 3f8a309c2bfd [2022-07-29T00:11:12.863Z] Removing intermediate container 3f8a309c2bfd [2022-07-29T00:11:12.863Z] ---> 5fdbe7d58180 [2022-07-29T00:11:12.863Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T00:11:12.863Z] Removing intermediate container 898af45eaf79 [2022-07-29T00:11:12.863Z] ---> 0f5192ac5704 [2022-07-29T00:11:12.863Z] Step 8/22 : COPY . . [2022-07-29T00:11:12.863Z] ---> 1bbe7c035297 [2022-07-29T00:11:12.863Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T00:11:12.863Z] ---> Running in 2508c93e790f [2022-07-29T00:11:13.122Z] ---> Running in dd96d696d649 [2022-07-29T00:11:13.693Z] Removing intermediate container 2508c93e790f [2022-07-29T00:11:13.693Z] ---> d47f407341cf [2022-07-29T00:11:13.693Z] Step 22/23 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:11:15.599Z] ---> Running in 48bf1e21cbfd [2022-07-29T00:11:15.599Z] Removing intermediate container 48bf1e21cbfd [2022-07-29T00:11:15.599Z] ---> 208d7e761a0d [2022-07-29T00:11:15.599Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T00:11:15.599Z] ---> Running in dc2cc3f2fa85 [2022-07-29T00:11:15.858Z] Removing intermediate container dd96d696d649 [2022-07-29T00:11:15.858Z] ---> 348229cb3bf7 [2022-07-29T00:11:15.858Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T00:11:15.858Z] Removing intermediate container dc2cc3f2fa85 [2022-07-29T00:11:15.858Z] ---> c2ed9f10bb73 [2022-07-29T00:11:15.858Z] [2022-07-29T00:11:16.150Z] ---> Running in d59521bbe1e8 [2022-07-29T00:11:16.151Z] Removing intermediate container 3442fe63c6ca [2022-07-29T00:11:16.151Z] ---> efb07818da07 [2022-07-29T00:11:16.151Z] Step 8/23 : COPY . . [2022-07-29T00:11:16.151Z] Successfully built c2ed9f10bb73 [2022-07-29T00:11:16.151Z] Successfully tagged core-metadata:latest [2022-07-29T00:11:16.151Z]  Building core-metadata ... done Building security-proxy-setup [2022-07-29T00:11:16.151Z] Removing intermediate container c8b92575f9db [2022-07-29T00:11:16.151Z] ---> ab0aa4d95621 [2022-07-29T00:11:16.151Z] Step 8/23 : COPY . . [2022-07-29T00:11:17.091Z] Removing intermediate container d59521bbe1e8 [2022-07-29T00:11:17.091Z] ---> e7eb86e1b185 [2022-07-29T00:11:17.091Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T00:11:17.812Z] Removing intermediate container 332b54a55375 [2022-07-29T00:11:17.812Z] ---> eed910f1cc85 [2022-07-29T00:11:17.812Z] Successfully built eed910f1cc85 [2022-07-29T00:11:17.812Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:11:18.170Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T00:11:18.170Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:11:18.494Z] prd-ubuntu20.04-docker-arm64-4c-16g-21431 does not seem to be running inside a container [2022-07-29T00:11:18.582Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-29T00:11:19.860Z] $ docker top e7989845c87852451a6852e39d73f3fd12a6f9e8741e33d85c204da587a8e034 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T00:11:20.382Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:11:20.382Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:11:20.794Z] + go version [2022-07-29T00:11:20.794Z] go version go1.18.3 linux/arm64 [Pipeline] } [2022-07-29T00:11:20.823Z] $ docker stop --time=1 e7989845c87852451a6852e39d73f3fd12a6f9e8741e33d85c204da587a8e034 [2022-07-29T00:11:20.954Z] ---> 6e52f9d0f65f [2022-07-29T00:11:20.954Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T00:11:20.954Z] ---> Using cache [2022-07-29T00:11:20.954Z] ---> 05bf80c8a8e7 [2022-07-29T00:11:20.954Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:11:20.954Z] ---> Using cache [2022-07-29T00:11:20.954Z] ---> 96065d83a666 [2022-07-29T00:11:20.954Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T00:11:20.954Z] ---> Using cache [2022-07-29T00:11:20.954Z] ---> ac606d6be882 [2022-07-29T00:11:20.954Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T00:11:20.954Z] ---> Using cache [2022-07-29T00:11:20.954Z] ---> 751142837212 [2022-07-29T00:11:20.954Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:11:20.954Z] ---> Using cache [2022-07-29T00:11:20.954Z] ---> efb07818da07 [2022-07-29T00:11:20.954Z] Step 8/22 : COPY . . [2022-07-29T00:11:22.469Z] $ docker rm -f e7989845c87852451a6852e39d73f3fd12a6f9e8741e33d85c204da587a8e034 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:11:23.088Z] + docker inspect -f . ci-base-image-arm64 [2022-07-29T00:11:23.088Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:11:23.321Z] prd-ubuntu20.04-docker-arm64-4c-16g-21431 does not seem to be running inside a container [2022-07-29T00:11:23.407Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-29T00:11:24.727Z] $ docker top 7ac39055d14e09cb5f06dc4a1cabe55099b6ae5a7d64b1015fa6d2a6aa4a046d -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-29T00:11:25.036Z] ========================================================= [2022-07-29T00:11:25.036Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-29T00:11:25.036Z] ========================================================= [Pipeline] sh [2022-07-29T00:11:25.155Z] ---> Running in 940f3154c237 [2022-07-29T00:11:25.155Z] ---> 6a1ce5a1070c [2022-07-29T00:11:25.155Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T00:11:25.155Z] ---> 701e3169b758 [2022-07-29T00:11:25.155Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T00:11:25.155Z] ---> bfe251be21bc [2022-07-29T00:11:25.155Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T00:11:25.155Z] Removing intermediate container 940f3154c237 [2022-07-29T00:11:25.155Z] ---> 65cf9431bfd9 [2022-07-29T00:11:25.155Z] Step 24/25 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:11:25.155Z] ---> Running in 70c9b3738da7 [2022-07-29T00:11:25.155Z] ---> Running in a918cf5d365c [2022-07-29T00:11:25.155Z] ---> Running in 099db3e8b643 [2022-07-29T00:11:25.155Z] ---> Running in a5fdece1178a [2022-07-29T00:11:25.155Z] Removing intermediate container a5fdece1178a [2022-07-29T00:11:25.155Z] ---> 30830e7a19e1 [2022-07-29T00:11:25.155Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T00:11:25.155Z] ---> Running in 27dd05c16e61 [2022-07-29T00:11:25.413Z] Removing intermediate container 27dd05c16e61 [2022-07-29T00:11:25.413Z] ---> 2274fa288aa4 [2022-07-29T00:11:25.413Z] [2022-07-29T00:11:25.413Z] 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/core-command/core-command ./cmd/core-command [2022-07-29T00:11:25.413Z] Successfully built 2274fa288aa4 [2022-07-29T00:11:25.413Z] Successfully tagged security-secretstore-setup:latest [2022-07-29T00:11:25.413Z]  Building security-secretstore-setup ... done Building core-data [2022-07-29T00:11:25.673Z] 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-07-29T00:11:25.673Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T00:11:25.683Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2022-07-29T00:11:26.361Z] + make test [2022-07-29T00:11:26.361Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-29T00:11:26.608Z] ---> 0314c529b20b [2022-07-29T00:11:26.608Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T00:11:27.985Z] ---> Running in 152d2e360ee7 [2022-07-29T00:11:28.554Z] 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-07-29T00:11:29.123Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:11:29.123Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:11:29.123Z] ---> 6e52f9d0f65f [2022-07-29T00:11:29.123Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T00:11:29.123Z] ---> Using cache [2022-07-29T00:11:29.123Z] ---> 05bf80c8a8e7 [2022-07-29T00:11:29.123Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:11:29.123Z] ---> Using cache [2022-07-29T00:11:29.123Z] ---> 96065d83a666 [2022-07-29T00:11:29.123Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T00:11:30.063Z] ---> Running in bfb1feb50e87 [2022-07-29T00:11:31.003Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:31.940Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:32.200Z] OK: 211 MiB in 51 packages [2022-07-29T00:11:33.583Z] Removing intermediate container bfb1feb50e87 [2022-07-29T00:11:33.583Z] ---> 50103043935c [2022-07-29T00:11:33.583Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T00:11:33.842Z] ---> c1b15f132187 [2022-07-29T00:11:33.842Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:11:33.842Z] ---> Running in 11f8bde45c0a [2022-07-29T00:11:46.060Z] Removing intermediate container 11f8bde45c0a [2022-07-29T00:11:46.060Z] ---> a480e9dec358 [2022-07-29T00:11:46.060Z] Step 8/23 : COPY . . [2022-07-29T00:11:52.631Z] 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-07-29T00:11:53.201Z] ---> c08aef1f9341 [2022-07-29T00:11:53.201Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T00:11:53.464Z] ---> Running in b9aaeb17bef2 [2022-07-29T00:11:54.402Z] 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-07-29T00:11:55.347Z] Removing intermediate container 70c9b3738da7 [2022-07-29T00:11:55.347Z] ---> fa1528894be0 [2022-07-29T00:11:55.347Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T00:11:55.607Z] ---> Running in e7353c9a0e78 [2022-07-29T00:11:55.607Z] Removing intermediate container a918cf5d365c [2022-07-29T00:11:55.607Z] ---> d8384d76af57 [2022-07-29T00:11:55.607Z] [2022-07-29T00:11:55.607Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T00:11:55.607Z] ---> d7d3d98c851f [2022-07-29T00:11:55.607Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T00:11:55.607Z] ---> Using cache [2022-07-29T00:11:55.607Z] ---> 3bd9d11c97b3 [2022-07-29T00:11:55.607Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T00:11:55.607Z] ---> Using cache [2022-07-29T00:11:55.607Z] ---> bfa3f67125db [2022-07-29T00:11:55.607Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T00:11:55.607Z] Removing intermediate container 152d2e360ee7 [2022-07-29T00:11:55.607Z] ---> 14f99c345aec [2022-07-29T00:11:55.607Z] [2022-07-29T00:11:55.607Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T00:11:55.607Z] ---> d7d3d98c851f [2022-07-29T00:11:55.608Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T00:11:55.868Z] ---> Running in 18fe158feb5d [2022-07-29T00:11:55.868Z] ---> Running in 3f700a1b397e [2022-07-29T00:11:55.868Z] Removing intermediate container 18fe158feb5d [2022-07-29T00:11:55.868Z] ---> cd6679148856 [2022-07-29T00:11:55.868Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T00:11:55.868Z] 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-07-29T00:11:56.127Z] ---> Running in 6cb610fa0899 [2022-07-29T00:11:56.386Z] Removing intermediate container 6cb610fa0899 [2022-07-29T00:11:56.386Z] ---> 8cc981cd960b [2022-07-29T00:11:56.386Z] Step 15/23 : WORKDIR / [2022-07-29T00:11:56.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:56.386Z] ---> Running in a9240b1cbd08 [2022-07-29T00:11:56.386Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:11:56.646Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T00:11:56.646Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T00:11:56.646Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T00:11:56.646Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T00:11:56.646Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T00:11:56.646Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T00:11:56.909Z] Removing intermediate container a9240b1cbd08 [2022-07-29T00:11:56.909Z] ---> db43df8cea12 [2022-07-29T00:11:56.909Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:11:56.909Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:11:56.909Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T00:11:56.909Z] OK: 8 MiB in 20 packages [2022-07-29T00:11:57.481Z] ---> 4c06922328df [2022-07-29T00:11:57.481Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T00:11:57.481Z] Removing intermediate container e7353c9a0e78 [2022-07-29T00:11:57.481Z] ---> 63f77624719c [2022-07-29T00:11:57.481Z] [2022-07-29T00:11:57.481Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T00:11:57.742Z] 20.10.14: Pulling from library/docker [2022-07-29T00:11:58.316Z] Removing intermediate container 3f700a1b397e [2022-07-29T00:11:58.316Z] ---> cd8f50f3736e [2022-07-29T00:11:58.316Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T00:11:58.575Z] ---> fa5edf6c6e44 [2022-07-29T00:11:58.575Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T00:11:58.575Z] ---> Running in 497b35f9fc9b [2022-07-29T00:11:58.740Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-29T00:11:58.834Z] Removing intermediate container 099db3e8b643 [2022-07-29T00:11:58.834Z] ---> f4e1a5056038 [2022-07-29T00:11:58.834Z] [2022-07-29T00:11:58.834Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T00:11:58.834Z] ---> d7d3d98c851f [2022-07-29T00:11:58.834Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T00:11:58.834Z] ---> Using cache [2022-07-29T00:11:58.834Z] ---> 3bd9d11c97b3 [2022-07-29T00:11:58.834Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T00:11:58.834Z] ---> Using cache [2022-07-29T00:11:58.834Z] ---> bfa3f67125db [2022-07-29T00:11:58.834Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T00:11:59.093Z] Removing intermediate container 497b35f9fc9b [2022-07-29T00:11:59.093Z] ---> 94032bbdc558 [2022-07-29T00:11:59.093Z] Step 13/22 : WORKDIR /edgex [2022-07-29T00:11:59.093Z] ---> Running in f5db5eea348d [2022-07-29T00:11:59.093Z] ---> 8b8c3d483c9f [2022-07-29T00:11:59.093Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T00:11:59.093Z] ---> Running in 3641ae2eb58c [2022-07-29T00:11:59.093Z] ---> Running in c1fe46e883dd [2022-07-29T00:11:59.350Z] Removing intermediate container f5db5eea348d [2022-07-29T00:11:59.350Z] ---> 36949a0eb0a2 [2022-07-29T00:11:59.350Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T00:11:59.350Z] Removing intermediate container 3641ae2eb58c [2022-07-29T00:11:59.350Z] ---> b11b5e3b0826 [2022-07-29T00:11:59.350Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:11:59.350Z] ---> Running in 62d1b6b72408 [2022-07-29T00:11:59.628Z] Removing intermediate container c1fe46e883dd [2022-07-29T00:11:59.628Z] ---> d278f69cfb2f [2022-07-29T00:11:59.628Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T00:11:59.628Z] ---> Running in 73d94ea149a1 [2022-07-29T00:11:59.628Z] Removing intermediate container 62d1b6b72408 [2022-07-29T00:11:59.628Z] ---> 463984e00e25 [2022-07-29T00:11:59.628Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:11:59.628Z] Removing intermediate container 73d94ea149a1 [2022-07-29T00:11:59.628Z] ---> e175bfdb33f3 [2022-07-29T00:11:59.628Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T00:11:59.887Z] ---> Running in d67210e69ac9 [2022-07-29T00:11:59.887Z] ---> 0ba1122f7867 [2022-07-29T00:11:59.887Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T00:12:00.147Z] ---> 14e6671d5c53 [2022-07-29T00:12:00.147Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T00:12:00.147Z] Removing intermediate container d67210e69ac9 [2022-07-29T00:12:00.147Z] ---> 98a2f4a94335 [2022-07-29T00:12:00.147Z] Step 22/23 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:12:00.407Z] ---> Running in 0a9fadb40722 [2022-07-29T00:12:00.974Z] Removing intermediate container 0a9fadb40722 [2022-07-29T00:12:00.974Z] ---> c29e45110ee4 [2022-07-29T00:12:00.974Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T00:12:00.974Z] ---> 7fc1ec7e51da [2022-07-29T00:12:00.974Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T00:12:00.974Z] ---> Running in 81a6b8fec72b [2022-07-29T00:12:00.974Z] ---> 864a8174ba85 [2022-07-29T00:12:00.974Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T00:12:01.543Z] Removing intermediate container 81a6b8fec72b [2022-07-29T00:12:01.543Z] ---> e7922b468caf [2022-07-29T00:12:01.543Z] [2022-07-29T00:12:01.543Z] ---> 69afbe0686bc [2022-07-29T00:12:01.543Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T00:12:01.543Z] ---> 1d655ab2b472 [2022-07-29T00:12:01.543Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T00:12:01.543Z] ---> Running in 36e4306e1f8a [2022-07-29T00:12:01.803Z] Successfully built e7922b468caf [2022-07-29T00:12:01.803Z] Successfully tagged core-command:latest [2022-07-29T00:12:01.803Z]  Building core-command ... done Building security-spire-server [2022-07-29T00:12:01.803Z] ---> b68ff9e1916d [2022-07-29T00:12:01.803Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T00:12:01.803Z] Removing intermediate container 36e4306e1f8a [2022-07-29T00:12:01.803Z] ---> 0a1b9e3331da [2022-07-29T00:12:01.803Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:12:02.061Z] ---> Running in f0e563080aee [2022-07-29T00:12:02.061Z] ---> Running in 7e08c2bff1fd [2022-07-29T00:12:03.005Z] Removing intermediate container 7e08c2bff1fd [2022-07-29T00:12:03.005Z] ---> 2550d6bd2856 [2022-07-29T00:12:03.005Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T00:12:03.948Z] ---> Running in 3ca6eb6c5538 [2022-07-29T00:12:04.237Z] Removing intermediate container 3ca6eb6c5538 [2022-07-29T00:12:04.237Z] ---> dae3fb16fa87 [2022-07-29T00:12:04.237Z] Step 21/22 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:12:04.497Z] Removing intermediate container f0e563080aee [2022-07-29T00:12:04.497Z] ---> 92ca3b8c1759 [2022-07-29T00:12:04.498Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T00:12:04.498Z] ---> Running in c0bdcbb54398 [2022-07-29T00:12:04.498Z] ---> Running in e4fb1e25308f [2022-07-29T00:12:04.757Z] Removing intermediate container c0bdcbb54398 [2022-07-29T00:12:04.757Z] ---> b8e909b844c0 [2022-07-29T00:12:04.757Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T00:12:04.757Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T00:12:04.757Z] Removing intermediate container e4fb1e25308f [2022-07-29T00:12:04.757Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T00:12:04.757Z] ---> b61cd6915f7a [2022-07-29T00:12:04.757Z] Step 20/22 : LABEL arch=x86_64 ---> 7417809fdb73 [2022-07-29T00:12:04.757Z] [2022-07-29T00:12:04.757Z] 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-07-29T00:12:04.757Z] ---> Running in e9a32cfd6b74 [2022-07-29T00:12:04.757Z] ---> Running in 0d071636c6b9 [2022-07-29T00:12:04.757Z] ---> Running in faf7047bcb5e [2022-07-29T00:12:05.023Z] Removing intermediate container e9a32cfd6b74 [2022-07-29T00:12:05.023Z] ---> 38705ad2b6a0 [2022-07-29T00:12:05.023Z] [2022-07-29T00:12:05.023Z] Successfully built 38705ad2b6a0 [2022-07-29T00:12:05.281Z] Successfully tagged support-scheduler:latest [2022-07-29T00:12:05.281Z] Building support-notifications [2022-07-29T00:12:05.281Z]  Building support-scheduler ... done Removing intermediate container faf7047bcb5e [2022-07-29T00:12:05.281Z] ---> dd8258390d24 [2022-07-29T00:12:05.281Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T00:12:05.281Z] ---> Running in b1175593eed9 [2022-07-29T00:12:05.281Z] Removing intermediate container 0d071636c6b9 [2022-07-29T00:12:05.281Z] ---> 171b59647c86 [2022-07-29T00:12:05.281Z] Step 21/22 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:12:05.539Z] ---> Running in 7657ff41120d [2022-07-29T00:12:06.475Z] Removing intermediate container 7657ff41120d [2022-07-29T00:12:06.475Z] ---> cba009ab8447 [2022-07-29T00:12:06.475Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T00:12:07.044Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:07.303Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:07.576Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T00:12:07.576Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T00:12:07.576Z] Executing bash-5.1.16-r0.post-install [2022-07-29T00:12:07.576Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T00:12:07.576Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T00:12:07.576Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T00:12:07.576Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:12:07.576Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:12:07.576Z] ---> 6e52f9d0f65f [2022-07-29T00:12:07.576Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T00:12:07.576Z] ---> Using cache [2022-07-29T00:12:07.576Z] ---> 05bf80c8a8e7 [2022-07-29T00:12:07.576Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:12:07.576Z] ---> Using cache [2022-07-29T00:12:07.576Z] ---> 96065d83a666 [2022-07-29T00:12:07.576Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T00:12:07.576Z] ---> Using cache [2022-07-29T00:12:07.576Z] ---> d50b9fa10a8e [2022-07-29T00:12:07.576Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T00:12:07.576Z] ---> Using cache [2022-07-29T00:12:07.576Z] ---> 82183cffcc4f [2022-07-29T00:12:07.576Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:12:07.576Z] ---> Using cache [2022-07-29T00:12:07.576Z] ---> 82453e2524f6 [2022-07-29T00:12:07.576Z] Step 8/25 : COPY . . [2022-07-29T00:12:07.576Z] ---> Using cache [2022-07-29T00:12:07.576Z] ---> 7d794f17e9a8 [2022-07-29T00:12:07.576Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T00:12:07.576Z] ---> Using cache [2022-07-29T00:12:07.576Z] ---> 8fdbf2c20329 [2022-07-29T00:12:07.576Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T00:12:07.576Z] ---> Using cache [2022-07-29T00:12:07.576Z] ---> b1a297f852d1 [2022-07-29T00:12:07.576Z] 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-07-29T00:12:07.576Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T00:12:07.576Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T00:12:07.576Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T00:12:07.576Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T00:12:07.576Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T00:12:07.576Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T00:12:07.576Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T00:12:07.576Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T00:12:07.576Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T00:12:07.576Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T00:12:07.576Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T00:12:07.576Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T00:12:08.146Z] ---> Running in 10351b4743a1 [2022-07-29T00:12:08.146Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T00:12:08.146Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T00:12:08.407Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T00:12:08.407Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T00:12:08.407Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T00:12:08.407Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T00:12:08.407Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T00:12:08.407Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T00:12:08.407Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T00:12:08.407Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T00:12:08.407Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T00:12:08.407Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T00:12:08.407Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T00:12:08.407Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T00:12:08.407Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T00:12:08.407Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T00:12:08.407Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T00:12:08.407Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T00:12:08.407Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T00:12:08.407Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T00:12:08.407Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T00:12:08.407Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T00:12:08.407Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T00:12:08.407Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T00:12:08.407Z] ---> Running in 5b7146364b04 [2022-07-29T00:12:08.666Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T00:12:08.666Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T00:12:08.666Z] Removing intermediate container 10351b4743a1 [2022-07-29T00:12:08.666Z] ---> 16bd7dc4c78c [2022-07-29T00:12:08.666Z] [2022-07-29T00:12:08.666Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T00:12:08.666Z] OK: 83 MiB in 65 packages [2022-07-29T00:12:08.666Z] Successfully built 16bd7dc4c78c [2022-07-29T00:12:08.666Z] Successfully tagged security-proxy-setup:latest [2022-07-29T00:12:08.666Z] Building security-bootstrapper [2022-07-29T00:12:09.233Z]  Building security-proxy-setup ... done Collecting docker-compose==1.23.2 [2022-07-29T00:12:10.194Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T00:12:10.194Z] Collecting PyYAML<4,>=3.10 [2022-07-29T00:12:10.194Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T00:12:11.132Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:12:11.132Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:12:11.132Z] ---> 6e52f9d0f65f [2022-07-29T00:12:11.132Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T00:12:11.132Z] ---> Using cache [2022-07-29T00:12:11.132Z] ---> 05bf80c8a8e7 [2022-07-29T00:12:11.132Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:12:11.132Z] ---> Using cache [2022-07-29T00:12:11.132Z] ---> 96065d83a666 [2022-07-29T00:12:11.132Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T00:12:11.132Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T00:12:11.132Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T00:12:11.393Z] Removing intermediate container 5b7146364b04 [2022-07-29T00:12:11.393Z] ---> 2e275b21c3e3 [2022-07-29T00:12:11.393Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T00:12:11.393Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T00:12:11.393Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T00:12:11.393Z] ---> Running in 0810c7d0287b [2022-07-29T00:12:11.393Z] ---> Running in 79978f4bf6e2 [2022-07-29T00:12:11.654Z] Removing intermediate container 79978f4bf6e2 [2022-07-29T00:12:11.654Z] ---> 7e97c652cccd [2022-07-29T00:12:11.654Z] [2022-07-29T00:12:11.654Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T00:12:11.654Z] ---> 2720e26172a0 [2022-07-29T00:12:11.654Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:12:11.654Z] ---> Using cache [2022-07-29T00:12:11.654Z] ---> 991c027a2ff5 [2022-07-29T00:12:11.654Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:12:11.654Z] ---> Using cache [2022-07-29T00:12:11.654Z] ---> 9883cff5fda3 [2022-07-29T00:12:11.654Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T00:12:11.914Z] ---> Running in f6a464142cda [2022-07-29T00:12:11.914Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T00:12:11.914Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T00:12:11.914Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T00:12:11.914Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:11.914Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T00:12:12.173Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T00:12:12.173Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T00:12:12.173Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:12.173Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T00:12:12.173Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T00:12:12.173Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T00:12:12.173Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T00:12:12.173Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T00:12:12.433Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T00:12:12.433Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T00:12:12.693Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T00:12:12.693Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T00:12:12.693Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T00:12:12.693Z] Collecting idna<2.8,>=2.5 [2022-07-29T00:12:12.693Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T00:12:12.693Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:12.953Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T00:12:12.953Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T00:12:12.953Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T00:12:12.953Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T00:12:12.953Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T00:12:12.953Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T00:12:12.953Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T00:12:12.953Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T00:12:12.953Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:13.214Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:12:13.214Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:12:13.214Z] ---> 6e52f9d0f65f [2022-07-29T00:12:13.214Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T00:12:13.214Z] ---> Using cache [2022-07-29T00:12:13.214Z] ---> 05bf80c8a8e7 [2022-07-29T00:12:13.214Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:12:13.214Z] ---> Using cache [2022-07-29T00:12:13.214Z] ---> 96065d83a666 [2022-07-29T00:12:13.214Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T00:12:13.214Z] ---> Using cache [2022-07-29T00:12:13.214Z] ---> ac606d6be882 [2022-07-29T00:12:13.214Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T00:12:13.214Z] ---> Using cache [2022-07-29T00:12:13.214Z] ---> 751142837212 [2022-07-29T00:12:13.214Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:12:13.214Z] ---> Using cache [2022-07-29T00:12:13.214Z] ---> efb07818da07 [2022-07-29T00:12:13.214Z] Step 8/31 : COPY . . [2022-07-29T00:12:13.214Z] ---> Using cache [2022-07-29T00:12:13.214Z] ---> 0314c529b20b [2022-07-29T00:12:13.214Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T00:12:13.214Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T00:12:13.214Z] Attempting uninstall: urllib3 [2022-07-29T00:12:13.214Z] Found existing installation: urllib3 1.26.7 [2022-07-29T00:12:13.214Z] Uninstalling urllib3-1.26.7: [2022-07-29T00:12:13.214Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T00:12:13.214Z] OK: 211 MiB in 51 packages [2022-07-29T00:12:13.485Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T00:12:13.485Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T00:12:13.485Z] OK: 15856 distinct packages available [2022-07-29T00:12:13.485Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:13.485Z] Attempting uninstall: idna [2022-07-29T00:12:13.485Z] Found existing installation: idna 3.3 [2022-07-29T00:12:13.485Z] Uninstalling idna-3.3: [2022-07-29T00:12:13.485Z] Successfully uninstalled idna-3.3 [2022-07-29T00:12:14.056Z] ---> Running in b1817d3d2f24 [2022-07-29T00:12:14.056Z] Removing intermediate container b9aaeb17bef2 [2022-07-29T00:12:14.056Z] ---> 5319a969945f [2022-07-29T00:12:14.056Z] [2022-07-29T00:12:14.056Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T00:12:14.056Z] ---> d7d3d98c851f [2022-07-29T00:12:14.056Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T00:12:14.322Z] ---> Running in a00eb1974fb1 [2022-07-29T00:12:14.322Z] Removing intermediate container 0810c7d0287b [2022-07-29T00:12:14.322Z] ---> 1b6f5bb835d1 [2022-07-29T00:12:14.322Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T00:12:14.322Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:14.322Z] Attempting uninstall: requests [2022-07-29T00:12:14.322Z] Found existing installation: requests 2.26.0 [2022-07-29T00:12:14.322Z] Uninstalling requests-2.26.0: [2022-07-29T00:12:14.322Z] Successfully uninstalled requests-2.26.0 [2022-07-29T00:12:14.322Z] Removing intermediate container a00eb1974fb1 [2022-07-29T00:12:14.322Z] ---> d6907497a3ca [2022-07-29T00:12:14.322Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T00:12:14.322Z] ---> Running in 9d6cae304b4e [2022-07-29T00:12:14.322Z] 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-07-29T00:12:14.322Z] Running setup.py install for texttable: started [2022-07-29T00:12:14.322Z] ---> e219e5754aa2 [2022-07-29T00:12:14.322Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:12:14.582Z] ---> Running in 2b5e4c8e7c53 [2022-07-29T00:12:14.582Z] Removing intermediate container 9d6cae304b4e [2022-07-29T00:12:14.582Z] ---> 08c21634fc20 [2022-07-29T00:12:14.582Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T00:12:14.582Z] ---> Running in d429d921f8df [2022-07-29T00:12:14.582Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T00:12:14.582Z] Removing intermediate container d429d921f8df [2022-07-29T00:12:14.582Z] ---> 691108a6e5b9 [2022-07-29T00:12:14.582Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:12:14.582Z] ---> Running in cbcb6dd1e9cf [2022-07-29T00:12:14.582Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T00:12:14.842Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T00:12:14.842Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T00:12:14.842Z] Running setup.py install for PyYAML: started [2022-07-29T00:12:14.842Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T00:12:14.842Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T00:12:15.103Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T00:12:15.103Z] OK: 6 MiB in 19 packages [2022-07-29T00:12:15.103Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T00:12:15.103Z] Running setup.py install for docopt: started [2022-07-29T00:12:15.674Z] Removing intermediate container cbcb6dd1e9cf [2022-07-29T00:12:15.674Z] ---> 09b867f864a1 [2022-07-29T00:12:15.674Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T00:12:15.674Z] ---> Running in 2d65ad7fc346 [2022-07-29T00:12:15.674Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T00:12:15.674Z] Running setup.py install for dockerpty: started [2022-07-29T00:12:15.674Z] Removing intermediate container f6a464142cda [2022-07-29T00:12:15.674Z] ---> 21da1bd18165 [2022-07-29T00:12:15.674Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T00:12:15.938Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T00:12:15.938Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:16.506Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-29T00:12:16.766Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:17.027Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T00:12:17.287Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T00:12:17.287Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T00:12:17.287Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T00:12:17.552Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T00:12:17.552Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T00:12:17.812Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:12:17.812Z] OK: 8 MiB in 20 packages [2022-07-29T00:12:17.812Z] ---> b55f3bf5a1cf [2022-07-29T00:12:17.812Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T00:12:18.495Z] ---> eb6bdb1d2291 [2022-07-29T00:12:18.495Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T00:12:18.495Z] Removing intermediate container 2d65ad7fc346 [2022-07-29T00:12:18.495Z] ---> 0a3fb19ab554 [2022-07-29T00:12:18.495Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:12:18.858Z] ---> f6c21338fc23 [2022-07-29T00:12:18.858Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T00:12:19.141Z] ---> 2feef5d7039f [2022-07-29T00:12:19.141Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T00:12:19.405Z] ---> f05c9a0b377d [2022-07-29T00:12:19.405Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T00:12:19.973Z] ---> Running in cd8c10c6f7f3 [2022-07-29T00:12:19.973Z] ---> e4b815575811 [2022-07-29T00:12:19.973Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T00:12:20.240Z] Removing intermediate container cd8c10c6f7f3 [2022-07-29T00:12:20.240Z] ---> ca904af7912e [2022-07-29T00:12:20.240Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T00:12:20.515Z] ---> Running in fdc5373cd002 [2022-07-29T00:12:20.515Z] ---> 263595134ad4 [2022-07-29T00:12:20.515Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T00:12:20.784Z] ---> Running in 6ddd5b7cc630 [2022-07-29T00:12:21.048Z] Removing intermediate container fdc5373cd002 [2022-07-29T00:12:21.048Z] ---> c2cf08bbe122 [2022-07-29T00:12:21.048Z] Step 23/25 : LABEL arch=x86_64 [2022-07-29T00:12:21.307Z] Removing intermediate container 6ddd5b7cc630 [2022-07-29T00:12:21.307Z] ---> 272e34f2e6bd [2022-07-29T00:12:21.307Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:12:21.307Z] ---> Running in d519c534e5b9 [2022-07-29T00:12:21.566Z] ---> Running in 934a69ffdd01 [2022-07-29T00:12:21.827Z] Removing intermediate container d519c534e5b9 [2022-07-29T00:12:21.827Z] ---> ce929694457f [2022-07-29T00:12:21.827Z] Step 24/25 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:12:21.827Z] Removing intermediate container b1175593eed9 [2022-07-29T00:12:21.827Z] ---> 408ea6483980 [2022-07-29T00:12:21.827Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T00:12:22.086Z] ---> Running in 565e462a718b [2022-07-29T00:12:22.086Z] Removing intermediate container 934a69ffdd01 [2022-07-29T00:12:22.086Z] ---> 894bdaeeff78 [2022-07-29T00:12:22.086Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T00:12:22.086Z] ---> Running in 965d97a4b7e9 [2022-07-29T00:12:22.086Z] ---> Running in 1d2df7edbe0b [2022-07-29T00:12:22.351Z] Removing intermediate container 965d97a4b7e9 [2022-07-29T00:12:22.351Z] ---> 77f1e70c0feb [2022-07-29T00:12:22.351Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T00:12:22.612Z] Removing intermediate container 565e462a718b [2022-07-29T00:12:22.612Z] ---> ed89be6dc4e1 [2022-07-29T00:12:22.612Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T00:12:22.612Z] ---> Running in 701dce638c43 [2022-07-29T00:12:22.612Z] Removing intermediate container 1d2df7edbe0b [2022-07-29T00:12:22.612Z] ---> df5ba3c243a4 [2022-07-29T00:12:22.612Z] Step 22/23 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:12:22.612Z] ---> Running in 472642164c0e [2022-07-29T00:12:22.612Z] ---> Running in ff20f6a0377b [2022-07-29T00:12:22.877Z] Removing intermediate container 701dce638c43 [2022-07-29T00:12:22.877Z] ---> d293fa92d4d8 [2022-07-29T00:12:22.877Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T00:12:22.877Z] Removing intermediate container 472642164c0e [2022-07-29T00:12:22.877Z] ---> d22e91c6f599 [2022-07-29T00:12:22.877Z] [2022-07-29T00:12:22.877Z] Successfully built d22e91c6f599 [2022-07-29T00:12:23.136Z] Successfully tagged security-spire-server:latest [2022-07-29T00:12:23.136Z]  Building security-spire-server ... done Removing intermediate container ff20f6a0377b [2022-07-29T00:12:23.136Z] ---> 05fe0044233c [2022-07-29T00:12:23.136Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T00:12:23.136Z] ---> Running in fe6d51d49771 [2022-07-29T00:12:23.136Z] ---> 94132c2dc66f [2022-07-29T00:12:23.136Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T00:12:23.395Z] Removing intermediate container fe6d51d49771 [2022-07-29T00:12:23.395Z] ---> e2289651dee2 [2022-07-29T00:12:23.395Z] [2022-07-29T00:12:23.395Z] ---> 0ff7c0c4e838 [2022-07-29T00:12:23.395Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T00:12:23.395Z] Successfully built e2289651dee2 [2022-07-29T00:12:23.395Z] Successfully tagged core-data:latest [2022-07-29T00:12:23.395Z]  Building core-data ... done Removing intermediate container 2b5e4c8e7c53 [2022-07-29T00:12:23.395Z] ---> e7deda5ca41e [2022-07-29T00:12:23.395Z] Step 8/22 : COPY . . [2022-07-29T00:12:25.299Z] ---> bce2526eb6bb [2022-07-29T00:12:25.299Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T00:12:25.563Z] ---> Running in ad779366e8dd [2022-07-29T00:12:25.823Z] Removing intermediate container ad779366e8dd [2022-07-29T00:12:25.823Z] ---> c8ecc6505f5f [2022-07-29T00:12:25.823Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:12:26.089Z] ---> Running in 41e35662e2e1 [2022-07-29T00:12:26.089Z] Removing intermediate container 41e35662e2e1 [2022-07-29T00:12:26.089Z] ---> 0d39ba4b2674 [2022-07-29T00:12:26.089Z] Step 21/23 : LABEL arch=x86_64 [2022-07-29T00:12:26.349Z] ---> Running in ef172339a326 [2022-07-29T00:12:26.349Z] Removing intermediate container ef172339a326 [2022-07-29T00:12:26.349Z] ---> a350b593b691 [2022-07-29T00:12:26.349Z] Step 22/23 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:12:26.609Z] ---> Running in b1f09cd84461 [2022-07-29T00:12:26.609Z] Removing intermediate container b1f09cd84461 [2022-07-29T00:12:26.609Z] ---> ffa610129999 [2022-07-29T00:12:26.609Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T00:12:26.609Z] ---> Running in 9a256bf57c09 [2022-07-29T00:12:26.868Z] Removing intermediate container 9a256bf57c09 [2022-07-29T00:12:26.868Z] ---> 84820270aa87 [2022-07-29T00:12:26.868Z] [2022-07-29T00:12:26.868Z] Successfully built 84820270aa87 [2022-07-29T00:12:26.868Z] Successfully tagged sys-mgmt-agent:latest [2022-07-29T00:12:29.408Z]  Building sys-mgmt-agent ... done  ---> 9a9a3730b4ae [2022-07-29T00:12:29.408Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T00:12:29.408Z] Removing intermediate container b1817d3d2f24 [2022-07-29T00:12:29.408Z] ---> 8190889846ff [2022-07-29T00:12:29.408Z] [2022-07-29T00:12:29.408Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T00:12:29.408Z] ---> d7d3d98c851f [2022-07-29T00:12:29.408Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:12:29.408Z] ---> Running in 78fc09e323c5 [2022-07-29T00:12:29.408Z] ---> Running in a472606d5002 [2022-07-29T00:12:29.408Z] Removing intermediate container a472606d5002 [2022-07-29T00:12:29.408Z] ---> 135e8618d6c9 [2022-07-29T00:12:29.408Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T00:12:29.408Z] ---> Running in f88253aa1234 [2022-07-29T00:12:29.408Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T00:12:29.408Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:29.667Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:29.667Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T00:12:29.667Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T00:12:29.927Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:12:29.927Z] OK: 6 MiB in 16 packages [2022-07-29T00:12:30.187Z] Removing intermediate container f88253aa1234 [2022-07-29T00:12:30.187Z] ---> 529c12411237 [2022-07-29T00:12:30.187Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T00:12:30.187Z] ---> Running in d750e90af3a8 [2022-07-29T00:12:30.447Z] Removing intermediate container d750e90af3a8 [2022-07-29T00:12:30.447Z] ---> 266aa9e7fd61 [2022-07-29T00:12:30.447Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T00:12:30.447Z] ---> Running in bf71abcc9590 [2022-07-29T00:12:30.447Z] Removing intermediate container bf71abcc9590 [2022-07-29T00:12:30.447Z] ---> f903cab3d5ae [2022-07-29T00:12:30.447Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T00:12:30.447Z] ---> Running in 920d53dc4e06 [2022-07-29T00:12:30.707Z] Removing intermediate container 920d53dc4e06 [2022-07-29T00:12:30.707Z] ---> c7e3aeaaa056 [2022-07-29T00:12:30.707Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T00:12:30.707Z] ---> Running in b59195173d68 [2022-07-29T00:12:31.289Z] Removing intermediate container b59195173d68 [2022-07-29T00:12:31.290Z] ---> 83be01521424 [2022-07-29T00:12:31.290Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T00:12:31.290Z] ---> Running in d56a91a9f01c [2022-07-29T00:12:31.592Z] Removing intermediate container d56a91a9f01c [2022-07-29T00:12:31.592Z] ---> 2de467d60433 [2022-07-29T00:12:31.592Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T00:12:31.851Z] ---> d67516b3ad2f [2022-07-29T00:12:31.852Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T00:12:31.852Z] ---> Running in 954669d26eed [2022-07-29T00:12:32.790Z] Removing intermediate container 954669d26eed [2022-07-29T00:12:32.790Z] ---> cb901141d4b4 [2022-07-29T00:12:32.790Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:12:33.050Z] ---> 527399d884e9 [2022-07-29T00:12:33.050Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T00:12:33.619Z] ---> 1dbd76e13ebc [2022-07-29T00:12:33.619Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T00:12:33.877Z] ---> dd8191f3223e [2022-07-29T00:12:33.877Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T00:12:34.138Z] ---> daec85f059f1 [2022-07-29T00:12:34.138Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T00:12:34.397Z] ---> b70912f02ad3 [2022-07-29T00:12:34.677Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T00:12:34.937Z] ---> 0bec08c585a4 [2022-07-29T00:12:34.937Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T00:12:34.937Z] ---> Running in 60e8f8ccd190 [2022-07-29T00:12:36.316Z] Removing intermediate container 60e8f8ccd190 [2022-07-29T00:12:36.316Z] ---> c7064d7ac04e [2022-07-29T00:12:36.316Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T00:12:36.316Z] ---> Running in 676eb91c7ccf [2022-07-29T00:12:36.575Z] Removing intermediate container 676eb91c7ccf [2022-07-29T00:12:36.575Z] ---> 92cdf64030f9 [2022-07-29T00:12:36.575Z] Step 28/31 : CMD ["gate"] [2022-07-29T00:12:36.575Z] ---> Running in aa4a4be3fa77 [2022-07-29T00:12:36.834Z] Removing intermediate container aa4a4be3fa77 [2022-07-29T00:12:36.834Z] ---> 6bb1d036dda7 [2022-07-29T00:12:36.834Z] Step 29/31 : LABEL arch=x86_64 [2022-07-29T00:12:36.834Z] ---> Running in e6831dcc0928 [2022-07-29T00:12:37.093Z] Removing intermediate container e6831dcc0928 [2022-07-29T00:12:37.093Z] ---> 2c2655ab92e8 [2022-07-29T00:12:37.093Z] Step 30/31 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:12:37.093Z] ---> Running in a8eea4d2d482 [2022-07-29T00:12:37.353Z] Removing intermediate container a8eea4d2d482 [2022-07-29T00:12:37.353Z] ---> 988b6bacc4a6 [2022-07-29T00:12:37.353Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T00:12:37.353Z] ---> Running in 14281d9d3625 [2022-07-29T00:12:37.612Z] Removing intermediate container 14281d9d3625 [2022-07-29T00:12:37.612Z] ---> 9d3a35520666 [2022-07-29T00:12:37.612Z] [2022-07-29T00:12:37.612Z] Successfully built 9d3a35520666 [2022-07-29T00:12:37.612Z] Successfully tagged security-bootstrapper:latest [2022-07-29T00:12:47.597Z]  Building security-bootstrapper ... done Removing intermediate container 78fc09e323c5 [2022-07-29T00:12:47.598Z] ---> 89ed23d6f53e [2022-07-29T00:12:47.598Z] [2022-07-29T00:12:47.598Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T00:12:47.598Z] ---> d7d3d98c851f [2022-07-29T00:12:47.598Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T00:12:47.598Z] ---> Running in 2ba95f3f8f98 [2022-07-29T00:12:47.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:47.598Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz [2022-07-29T00:12:47.598Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T00:12:47.598Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T00:12:47.598Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:12:47.598Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T00:12:47.598Z] OK: 6 MiB in 16 packages [2022-07-29T00:12:47.598Z] Removing intermediate container 2ba95f3f8f98 [2022-07-29T00:12:47.598Z] ---> dbc1ad2f04a3 [2022-07-29T00:12:47.598Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T00:12:47.598Z] ---> Running in 255f896e50e5 [2022-07-29T00:12:47.598Z] Removing intermediate container 255f896e50e5 [2022-07-29T00:12:47.598Z] ---> 367473f5ccfb [2022-07-29T00:12:47.598Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T00:12:47.598Z] ---> Running in 29488021338d [2022-07-29T00:12:47.598Z] Removing intermediate container 29488021338d [2022-07-29T00:12:47.598Z] ---> 5bb7e990efc6 [2022-07-29T00:12:47.598Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T00:12:47.598Z] ---> Running in 3dd0518bd8e7 [2022-07-29T00:12:47.598Z] Removing intermediate container 3dd0518bd8e7 [2022-07-29T00:12:47.598Z] ---> 826ef411c7a3 [2022-07-29T00:12:47.598Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:12:47.598Z] ---> 0fc21751d47c [2022-07-29T00:12:47.598Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T00:12:48.168Z] ---> 15d6e228a43f [2022-07-29T00:12:48.168Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T00:12:48.428Z] ---> b749442797cb [2022-07-29T00:12:48.428Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T00:12:48.428Z] ---> Running in 9fcc35badbfc [2022-07-29T00:12:48.428Z] Removing intermediate container 9fcc35badbfc [2022-07-29T00:12:48.428Z] ---> eab020cb56de [2022-07-29T00:12:48.428Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:12:48.428Z] ---> Running in 96d2cf22b546 [2022-07-29T00:12:48.693Z] Removing intermediate container 96d2cf22b546 [2022-07-29T00:12:48.693Z] ---> c998dfa4f3fa [2022-07-29T00:12:48.693Z] Step 20/22 : LABEL arch=x86_64 [2022-07-29T00:12:48.693Z] ---> Running in 759e648ac173 [2022-07-29T00:12:48.693Z] Removing intermediate container 759e648ac173 [2022-07-29T00:12:48.693Z] ---> 3d38d396b315 [2022-07-29T00:12:48.693Z] Step 21/22 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:12:48.693Z] ---> Running in d4ca2778e60e [2022-07-29T00:12:48.693Z] Removing intermediate container d4ca2778e60e [2022-07-29T00:12:48.693Z] ---> 989dbe7d2e46 [2022-07-29T00:12:48.693Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T00:12:48.952Z] ---> Running in 98416b6a5e73 [2022-07-29T00:12:48.952Z] Removing intermediate container 98416b6a5e73 [2022-07-29T00:12:48.952Z] ---> 5a7a4162afbc [2022-07-29T00:12:48.952Z] [2022-07-29T00:12:48.952Z] Successfully built 5a7a4162afbc [2022-07-29T00:12:48.952Z] Successfully tagged support-notifications:latest [2022-07-29T00:12:48.960Z]  Building support-notifications ... done  [Pipeline] } [2022-07-29T00:12:48.980Z] $ docker stop --time=1 1560792898f971d1182d3a154d7262cca67cfc6505d44b3b0e63a8648c37fda7 [2022-07-29T00:12:50.289Z] $ docker rm -f 1560792898f971d1182d3a154d7262cca67cfc6505d44b3b0e63a8648c37fda7 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T00:12:50.638Z] + docker images [2022-07-29T00:12:50.638Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T00:12:50.638Z] support-notifications latest 5a7a4162afbc 2 seconds ago 27.1MB [2022-07-29T00:12:50.638Z] 89ed23d6f53e 5 seconds ago 1.75GB [2022-07-29T00:12:50.638Z] security-bootstrapper latest 9d3a35520666 13 seconds ago 19.3MB [2022-07-29T00:12:50.638Z] 8190889846ff 22 seconds ago 1.69GB [2022-07-29T00:12:50.638Z] sys-mgmt-agent latest 84820270aa87 24 seconds ago 299MB [2022-07-29T00:12:50.638Z] core-data latest e2289651dee2 27 seconds ago 21.5MB [2022-07-29T00:12:50.638Z] security-spire-server latest d22e91c6f599 28 seconds ago 86.5MB [2022-07-29T00:12:50.638Z] 5319a969945f 38 seconds ago 1.71GB [2022-07-29T00:12:50.638Z] 7e97c652cccd 39 seconds ago 1.58GB [2022-07-29T00:12:50.638Z] security-proxy-setup latest 16bd7dc4c78c 42 seconds ago 27.2MB [2022-07-29T00:12:50.638Z] support-scheduler latest 38705ad2b6a0 46 seconds ago 26.5MB [2022-07-29T00:12:50.638Z] core-command latest e7922b468caf 49 seconds ago 16.2MB [2022-07-29T00:12:50.638Z] f4e1a5056038 52 seconds ago 1.74GB [2022-07-29T00:12:50.638Z] 63f77624719c 53 seconds ago 1.69GB [2022-07-29T00:12:50.638Z] 14f99c345aec 55 seconds ago 1.69GB [2022-07-29T00:12:50.638Z] d8384d76af57 56 seconds ago 1.68GB [2022-07-29T00:12:50.638Z] security-secretstore-setup latest 2274fa288aa4 About a minute ago 28.9MB [2022-07-29T00:12:50.638Z] core-metadata latest c2ed9f10bb73 About a minute ago 17.1MB [2022-07-29T00:12:50.638Z] 48d0597bd125 About a minute ago 1.7GB [2022-07-29T00:12:50.638Z] security-spire-agent latest 9859ba9f3c7e About a minute ago 125MB [2022-07-29T00:12:50.638Z] f07be61e46c8 About a minute ago 1.69GB [2022-07-29T00:12:50.638Z] security-spire-config latest 5f880aa172ec About a minute ago 85.8MB [2022-07-29T00:12:50.638Z] security-spiffe-token-provider latest bdc44f4c55e1 About a minute ago 29.1MB [2022-07-29T00:12:50.638Z] e0ba92a7653d 2 minutes ago 1.58GB [2022-07-29T00:12:50.638Z] f5ef29be604b 2 minutes ago 1.58GB [2022-07-29T00:12:50.638Z] 73976bcc07ed 2 minutes ago 1.74GB [2022-07-29T00:12:50.639Z] ci-base-image-x86_64 latest 6e52f9d0f65f 5 minutes ago 993MB [2022-07-29T00:12:50.639Z] alpine 3.15 2720e26172a0 9 days ago 5.57MB [2022-07-29T00:12:50.639Z] alpine 3.16 d7d3d98c851f 10 days ago 5.53MB [2022-07-29T00:12:50.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 weeks ago 253MB [2022-07-29T00:12:50.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.18-alpine a4fb48ad2a94 3 weeks ago 677MB [2022-07-29T00:12:50.639Z] docker 20.10.14 7417809fdb73 3 months ago 218MB [2022-07-29T00:12:50.639Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-29T00:13:50.666Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-29T00:13:50.667Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-29T00:13:50.667Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-29T00:14:00.853Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.292s coverage: 28.7% of statements [2022-07-29T00:14:00.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-29T00:14:00.853Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-29T00:14:04.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.419s coverage: 98.5% of statements [2022-07-29T00:14:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-29T00:14:04.267Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.522s coverage: 54.2% of statements [2022-07-29T00:14:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-29T00:14:04.267Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-29T00:14:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 17.933s coverage: 89.2% of statements [2022-07-29T00:14:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-29T00:14:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-29T00:14:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-29T00:14:22.714Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.458s coverage: 83.8% of statements [2022-07-29T00:14:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-29T00:14:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-29T00:14:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-29T00:14:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-29T00:14:22.714Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-29T00:14:28.167Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.354s coverage: 95.6% of statements [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-29T00:14:28.167Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.351s coverage: 72.2% of statements [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-29T00:14:28.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.637s coverage: 60.0% of statements [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-29T00:14:28.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.401s coverage: 0.9% of statements [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-29T00:14:28.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.219s coverage: 58.8% of statements [2022-07-29T00:14:28.167Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.271s coverage: 29.6% of statements [2022-07-29T00:14:28.167Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-29T00:14:33.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.293s coverage: 47.1% of statements [2022-07-29T00:14:33.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.269s coverage: 79.5% of statements [2022-07-29T00:14:33.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.254s coverage: 94.1% of statements [2022-07-29T00:14:33.598Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.258s coverage: 96.3% of statements [2022-07-29T00:14:35.595Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.250s coverage: 87.5% of statements [2022-07-29T00:14:43.894Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.263s coverage: 94.4% of statements [2022-07-29T00:14:43.895Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.226s coverage: 44.8% of statements [2022-07-29T00:14:56.300Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.702s coverage: 82.4% of statements [2022-07-29T00:14:56.300Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-29T00:14:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.313s coverage: 92.9% of statements [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-29T00:14:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.071s coverage: 65.1% of statements [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-29T00:14:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.202s coverage: 87.2% of statements [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-29T00:14:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.176s coverage: 100.0% of statements [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-29T00:14:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.269s coverage: 58.8% of statements [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-29T00:14:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.247s coverage: 80.0% of statements [2022-07-29T00:14:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.231s coverage: 87.2% of statements [2022-07-29T00:14:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.275s coverage: 85.4% of statements [2022-07-29T00:14:58.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.840s coverage: 91.2% of statements [2022-07-29T00:14:58.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-29T00:15:02.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.881s coverage: 64.0% of statements [2022-07-29T00:15:02.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-29T00:15:02.631Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-29T00:15:02.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.231s coverage: 100.0% of statements [2022-07-29T00:15:02.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.121s coverage: 89.4% of statements [2022-07-29T00:15:02.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.056s coverage: 100.0% of statements [2022-07-29T00:15:02.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.091s coverage: 73.7% of statements [2022-07-29T00:15:02.631Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.077s coverage: 100.0% of statements [2022-07-29T00:15:10.939Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.261s coverage: 66.1% of statements [2022-07-29T00:15:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-29T00:15:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-29T00:15:10.939Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-29T00:15:13.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.008s coverage: 43.7% of statements [2022-07-29T00:15:13.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-29T00:15:13.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-29T00:15:13.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.268s coverage: 89.5% of statements [2022-07-29T00:15:13.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-29T00:15:13.574Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.309s coverage: 84.8% of statements [2022-07-29T00:15:13.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-29T00:15:13.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-29T00:15:13.574Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-29T00:15:13.574Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-29T00:15:21.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.507s coverage: 17.7% of statements [2022-07-29T00:15:21.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-29T00:15:21.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-29T00:15:21.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-29T00:15:21.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-29T00:15:21.878Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.833s coverage: 92.3% of statements [2022-07-29T00:15:21.878Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-29T00:15:21.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.277s coverage: 63.2% of statements [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-29T00:15:21.879Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.457s coverage: 97.7% of statements [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-29T00:15:21.879Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.232s coverage: 28.9% of statements [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-29T00:15:21.879Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-29T00:15:21.879Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.233s coverage: 100.0% of statements [2022-07-29T00:15:21.879Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-07-29T00:15:22.470Z] 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-07-29T00:15:22.470Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-29T00:15:22.470Z] GO111MODULE=on go vet ./... [2022-07-29T00:17:14.342Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-29T00:17:14.342Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-29T00:17:14.342Z] ./bin/test-attribution-txt.sh [2022-07-29T00:17:14.342Z] An attribution for github.com/klauspost/compress is missing from Attribution.txt, please add [2022-07-29T00:17:14.342Z] An attribution for github.com/minio/highwayhash is missing from Attribution.txt, please add [2022-07-29T00:17:14.342Z] An attribution for github.com/nats-io/jwt/v2 is missing from Attribution.txt, please add [2022-07-29T00:17:14.342Z] An attribution for github.com/nats-io/nats.go is missing from Attribution.txt, please add [2022-07-29T00:17:14.342Z] An attribution for github.com/nats-io/nkeys is missing from Attribution.txt, please add [2022-07-29T00:17:14.342Z] An attribution for github.com/nats-io/nuid is missing from Attribution.txt, please add [2022-07-29T00:17:14.342Z] An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo [2022-07-29T00:17:14.367Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-29T00:17:15.014Z] + ls -al . [2022-07-29T00:17:15.014Z] total 684 [2022-07-29T00:17:15.014Z] drwxrwxr-x 9 1001 1001 4096 Jul 29 00:11 . [2022-07-29T00:17:15.014Z] drwxr-xr-x 4 root root 4096 Jul 29 00:11 .. [2022-07-29T00:17:15.014Z] -rw-rw-r-- 1 1001 1001 11 Jul 29 00:09 .dockerignore [2022-07-29T00:17:15.014Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 00:09 .git [2022-07-29T00:17:15.015Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 00:09 .github [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 1030 Jul 29 00:09 .gitignore [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 42 Jul 29 00:09 .golangci.yml [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 87 Jul 29 00:09 .hadolint.yml [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 166 Jul 29 00:09 .sonarcloud.properties [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 1171 Jul 29 00:09 ADOPTERS.md [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 10347 Jul 29 00:09 Attribution.txt [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 63209 Jul 29 00:09 CHANGELOG.md [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 3804 Jul 29 00:09 CONTRIBUTING.md [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 677 Jul 29 00:09 GOVERNANCE.md [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 850 Jul 29 00:09 Jenkinsfile [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 10775 Jul 29 00:09 LICENSE [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 10350 Jul 29 00:09 Makefile [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 582 Jul 29 00:09 OWNERS.md [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 9094 Jul 29 00:09 README.md [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 6912 Jul 29 00:09 SECURITY.md [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 5 Jul 29 00:07 VERSION [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 4131 Jul 29 00:09 ZMQWindows.md [2022-07-29T00:17:15.015Z] drwxrwxr-x 2 1001 1001 4096 Jul 29 00:09 bin [2022-07-29T00:17:15.015Z] drwxrwxr-x 18 1001 1001 4096 Jul 29 00:09 cmd [2022-07-29T00:17:15.015Z] -rw-r--r-- 1 root root 436144 Jul 29 00:15 coverage.out [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 3681 Jul 29 00:09 go.mod [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 38033 Jul 29 00:09 go.sum [2022-07-29T00:17:15.015Z] drwxrwxr-x 8 1001 1001 4096 Jul 29 00:09 internal [2022-07-29T00:17:15.015Z] drwxrwxr-x 3 1001 1001 4096 Jul 29 00:09 openapi [2022-07-29T00:17:15.015Z] drwxrwxr-x 4 1001 1001 4096 Jul 29 00:09 snap [2022-07-29T00:17:15.015Z] -rw-rw-r-- 1 1001 1001 204 Jul 29 00:09 version.go [Pipeline] sh [2022-07-29T00:17:15.665Z] + '[' -e coverage.out ] [2022-07-29T00:17:15.665Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-29T00:17:15.693Z] Warning: overwriting stash ‘coverage-report’ [2022-07-29T00:17:16.445Z] Stashed 1 file(s) [Pipeline] sh [2022-07-29T00:17:17.088Z] + make build [2022-07-29T00:17:17.088Z] 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-07-29T00:18:38.906Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T00:19:46.942Z] 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/core-command/core-command ./cmd/core-command [2022-07-29T00:19:46.942Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T00:20:26.175Z] 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-07-29T00:20:26.175Z] 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-07-29T00:20:26.450Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T00:20:33.169Z] 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-07-29T00:20:35.787Z] 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-07-29T00:20:41.189Z] 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-07-29T00:20:43.814Z] 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-07-29T00:20:47.207Z] 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-07-29T00:20:55.488Z] 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-07-29T00:21:00.904Z] $ docker stop --time=1 7ac39055d14e09cb5f06dc4a1cabe55099b6ae5a7d64b1015fa6d2a6aa4a046d [2022-07-29T00:21:02.970Z] $ docker rm -f 7ac39055d14e09cb5f06dc4a1cabe55099b6ae5a7d64b1015fa6d2a6aa4a046d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:21:05.174Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T00:21:05.174Z] [2022-07-29T00:21:05.174Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:21:05.519Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T00:21:05.793Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-29T00:21:05.793Z] 29e5d40040c1: Pulling fs layer [2022-07-29T00:21:05.793Z] 1ce36da41761: Pulling fs layer [2022-07-29T00:21:05.793Z] 25b303627fd3: Pulling fs layer [2022-07-29T00:21:06.069Z] 29e5d40040c1: Verifying Checksum [2022-07-29T00:21:06.069Z] 29e5d40040c1: Download complete [2022-07-29T00:21:06.345Z] 1ce36da41761: Verifying Checksum [2022-07-29T00:21:06.345Z] 1ce36da41761: Download complete [2022-07-29T00:21:06.621Z] 29e5d40040c1: Pull complete [2022-07-29T00:21:08.051Z] 25b303627fd3: Verifying Checksum [2022-07-29T00:21:08.051Z] 25b303627fd3: Download complete [2022-07-29T00:21:08.051Z] 1ce36da41761: Pull complete [2022-07-29T00:21:20.445Z] 25b303627fd3: Pull complete [2022-07-29T00:21:20.445Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-29T00:21:20.445Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T00:21:20.445Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:21:20.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-21431 does not seem to be running inside a container [2022-07-29T00:21:20.776Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-29T00:21:23.024Z] $ docker top b9e144b921a5156213d4e2c999b79fd9162a178d64a669abebd5825112be4eae -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T00:21:23.925Z] + docker-compose build --help [2022-07-29T00:21:23.925Z] + grep parallel [2022-07-29T00:21:28.208Z] --parallel Build images in parallel. [Pipeline] } [2022-07-29T00:21:28.235Z] $ docker stop --time=1 b9e144b921a5156213d4e2c999b79fd9162a178d64a669abebd5825112be4eae [2022-07-29T00:21:29.829Z] $ docker rm -f b9e144b921a5156213d4e2c999b79fd9162a178d64a669abebd5825112be4eae [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:21:30.409Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-29T00:21:30.409Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:21:30.629Z] prd-ubuntu20.04-docker-arm64-4c-16g-21431 does not seem to be running inside a container [2022-07-29T00:21:30.711Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-29T00:21:31.996Z] $ docker top 32c610f2cd67fe379d02f622aee622af0bfb65d6ca48e044fb4d3096b76211df -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T00:21:32.891Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-29T00:21:37.166Z] Building core-command ... [2022-07-29T00:21:37.166Z] Building core-data ... [2022-07-29T00:21:37.166Z] Building core-metadata ... [2022-07-29T00:21:37.166Z] Building security-bootstrapper ... [2022-07-29T00:21:37.166Z] Building security-proxy-setup ... [2022-07-29T00:21:37.166Z] Building security-secretstore-setup ... [2022-07-29T00:21:37.166Z] Building security-spiffe-token-provider ... [2022-07-29T00:21:37.166Z] Building security-spire-agent ... [2022-07-29T00:21:37.166Z] Building security-spire-config ... [2022-07-29T00:21:37.166Z] Building security-spire-server ... [2022-07-29T00:21:37.166Z] Building support-notifications ... [2022-07-29T00:21:37.166Z] Building support-scheduler ... [2022-07-29T00:21:37.166Z] Building sys-mgmt-agent ... [2022-07-29T00:21:37.166Z] Building core-command [2022-07-29T00:21:37.166Z] Building security-spire-agent [2022-07-29T00:21:37.166Z] Building core-data [2022-07-29T00:21:37.166Z] Building core-metadata [2022-07-29T00:21:37.166Z] Building security-spiffe-token-provider [2022-07-29T00:23:13.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:23:13.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:23:13.997Z] ---> eed910f1cc85 [2022-07-29T00:23:13.997Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T00:23:13.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:23:13.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:23:13.997Z] ---> eed910f1cc85 [2022-07-29T00:23:13.997Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T00:23:13.997Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:23:13.997Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:23:13.997Z] ---> eed910f1cc85 [2022-07-29T00:23:13.997Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T00:23:13.997Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:23:13.997Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:23:13.997Z] ---> eed910f1cc85 [2022-07-29T00:23:13.997Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T00:23:13.997Z] Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:23:13.997Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:23:13.997Z] ---> eed910f1cc85 [2022-07-29T00:23:13.997Z] Step 3/20 : WORKDIR /edgex-go [2022-07-29T00:23:13.997Z] ---> Running in 1ae37d7a6a1a [2022-07-29T00:23:13.997Z] ---> Running in b07f7ae6806e [2022-07-29T00:23:13.997Z] ---> Running in c4863365b115 [2022-07-29T00:23:13.997Z] ---> Running in 5830bdfd18df [2022-07-29T00:23:13.997Z] ---> Running in 752154e93ad8 [2022-07-29T00:23:13.997Z] Removing intermediate container b07f7ae6806e [2022-07-29T00:23:13.997Z] ---> c4a5dd1c28f1 [2022-07-29T00:23:13.997Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:23:13.997Z] Removing intermediate container 5830bdfd18df [2022-07-29T00:23:13.997Z] ---> d486564d6812 [2022-07-29T00:23:13.997Z] Removing intermediate container 1ae37d7a6a1a [2022-07-29T00:23:13.997Z] ---> 0abaec7ecb18 [2022-07-29T00:23:13.997Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:23:13.997Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:23:13.997Z] Removing intermediate container c4863365b115 [2022-07-29T00:23:13.997Z] ---> b983239597fa [2022-07-29T00:23:13.997Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-29T00:23:13.997Z] ---> Running in 7889b49b99fd [2022-07-29T00:23:13.997Z] Removing intermediate container 752154e93ad8 [2022-07-29T00:23:13.997Z] ---> c1ee1abfcb74 [2022-07-29T00:23:13.997Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:23:13.997Z] ---> Running in bcf93a5f6b56 [2022-07-29T00:23:13.997Z] ---> Running in d26197cc732a [2022-07-29T00:23:13.997Z] ---> Running in 93a4725e405a [2022-07-29T00:23:13.997Z] ---> Running in f0c0909ea474 [2022-07-29T00:23:13.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.997Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.997Z] Removing intermediate container 7889b49b99fd [2022-07-29T00:23:13.997Z] ---> 2655bc9e6c74 [2022-07-29T00:23:13.997Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-29T00:23:13.997Z] ---> Running in 104e31c9b8d2 [2022-07-29T00:23:13.998Z] Removing intermediate container bcf93a5f6b56 [2022-07-29T00:23:13.998Z] ---> e145d1b93bf1 [2022-07-29T00:23:13.998Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T00:23:13.998Z] v3.16.1-49-g79e592dfdf [https://dl-cdn.alpinelinux.org/alpine/v3.16/main] [2022-07-29T00:23:13.998Z] v3.16.1-53-g3bd22321ab [https://dl-cdn.alpinelinux.org/alpine/v3.16/community] [2022-07-29T00:23:13.998Z] OK: 16887 distinct packages available [2022-07-29T00:23:13.998Z] Removing intermediate container f0c0909ea474 [2022-07-29T00:23:13.998Z] ---> 4210e2e3da42 [2022-07-29T00:23:13.998Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T00:23:13.998Z] ---> Running in 765b9e4b2d05 [2022-07-29T00:23:13.998Z] Removing intermediate container d26197cc732a [2022-07-29T00:23:13.998Z] ---> 02e7f4c6463d [2022-07-29T00:23:13.998Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-29T00:23:13.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] ---> Running in 92cdae7bbdfb [2022-07-29T00:23:13.998Z] ---> Running in b91e7eec39bd [2022-07-29T00:23:13.998Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] OK: 221 MiB in 51 packages [2022-07-29T00:23:13.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] Removing intermediate container 93a4725e405a [2022-07-29T00:23:13.998Z] ---> feb40964f2f9 [2022-07-29T00:23:13.998Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-29T00:23:13.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:23:13.998Z] OK: 221 MiB in 51 packages [2022-07-29T00:23:13.998Z] ---> 43b86a49495b [2022-07-29T00:23:13.998Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:23:13.998Z] ---> Running in 4f26eb06bac1 [2022-07-29T00:23:13.998Z] OK: 221 MiB in 51 packages [2022-07-29T00:23:13.998Z] OK: 221 MiB in 51 packages [2022-07-29T00:23:13.998Z] OK: 221 MiB in 51 packages [2022-07-29T00:23:13.998Z] Removing intermediate container 104e31c9b8d2 [2022-07-29T00:23:13.998Z] ---> e9e6933e95ea [2022-07-29T00:23:13.998Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T00:23:13.998Z] Removing intermediate container 92cdae7bbdfb [2022-07-29T00:23:13.998Z] ---> 09dd127c6a12 [2022-07-29T00:23:13.998Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T00:23:13.998Z] Removing intermediate container 765b9e4b2d05 [2022-07-29T00:23:13.998Z] ---> 7f4c1363e8e0 [2022-07-29T00:23:13.998Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T00:23:13.998Z] Removing intermediate container b91e7eec39bd [2022-07-29T00:23:13.998Z] ---> b3dd453b7aa8 [2022-07-29T00:23:13.998Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T00:23:13.998Z] ---> 58a8664f437b [2022-07-29T00:23:13.998Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:23:13.998Z] ---> Running in 4198a4c8656c [2022-07-29T00:23:14.630Z] ---> 36cb85e0f605 [2022-07-29T00:23:14.630Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:23:14.630Z] ---> fa89162448a5 [2022-07-29T00:23:14.630Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:23:14.630Z] ---> Running in 97f3f8783a9e [2022-07-29T00:23:14.630Z] ---> 0d9f7179976d [2022-07-29T00:23:14.923Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:23:14.923Z] ---> Running in 73de9d995a02 [2022-07-29T00:23:15.207Z] ---> Running in f5063adc8fbc [2022-07-29T00:24:11.852Z] Removing intermediate container 4f26eb06bac1 [2022-07-29T00:24:11.852Z] ---> e94aa0f772a1 [2022-07-29T00:24:11.852Z] Step 7/20 : COPY . . [2022-07-29T00:24:11.852Z] Removing intermediate container 4198a4c8656c [2022-07-29T00:24:11.852Z] ---> 94e1166de982 [2022-07-29T00:24:11.852Z] Step 8/23 : COPY . . [2022-07-29T00:24:12.451Z] Removing intermediate container 97f3f8783a9e [2022-07-29T00:24:12.451Z] ---> bfbb9a7b25c1 [2022-07-29T00:24:12.451Z] Step 8/23 : COPY . . [2022-07-29T00:24:13.049Z] Removing intermediate container 73de9d995a02 [2022-07-29T00:24:13.049Z] ---> 90bf18b42ee6 [2022-07-29T00:24:13.049Z] Step 8/26 : COPY . . [2022-07-29T00:24:13.049Z] Removing intermediate container f5063adc8fbc [2022-07-29T00:24:13.049Z] ---> 089161cfce5b [2022-07-29T00:24:13.049Z] Step 8/23 : COPY . . [2022-07-29T00:24:39.869Z] ---> 5c635eba51f5 [2022-07-29T00:24:39.869Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-29T00:24:39.869Z] ---> 34cf454530bb [2022-07-29T00:24:39.869Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-29T00:24:39.869Z] ---> dfec14464390 [2022-07-29T00:24:39.869Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-29T00:24:39.869Z] ---> Running in 72bca48b19af [2022-07-29T00:24:39.869Z] ---> Running in 49a547a53b33 [2022-07-29T00:24:39.869Z] ---> Running in a95198b5ac04 [2022-07-29T00:24:40.468Z] 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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-29T00:24:41.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/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-29T00:24:41.466Z] 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-07-29T00:24:41.750Z] ---> 62f3149d68c4 [2022-07-29T00:24:41.750Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-29T00:24:41.750Z] ---> 347dc2b029de [2022-07-29T00:24:41.750Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T00:24:41.750Z] ---> Running in 6a2d983b1c37 [2022-07-29T00:24:42.027Z] ---> Running in 5a0675e0defa [2022-07-29T00:24:43.025Z] Removing intermediate container 5a0675e0defa [2022-07-29T00:24:43.025Z] ---> 49e6d71df3bf [2022-07-29T00:24:43.025Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T00:24:43.025Z] ---> Running in 4f7c0950e417 [2022-07-29T00:24:43.637Z] Removing intermediate container 4f7c0950e417 [2022-07-29T00:24:43.637Z] ---> 89a6d377490a [2022-07-29T00:24:43.637Z] 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-07-29T00:24:43.637Z] ---> Running in f5d437e7cb75 [2022-07-29T00:24:44.626Z] 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/core-command/core-command ./cmd/core-command [2022-07-29T00:24:46.635Z] Removing intermediate container f5d437e7cb75 [2022-07-29T00:24:46.635Z] ---> adc3904f1984 [2022-07-29T00:24:46.635Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T00:24:46.927Z] ---> Running in 72293e5b0c82 [2022-07-29T00:24:47.533Z] Removing intermediate container 72293e5b0c82 [2022-07-29T00:24:47.533Z] ---> 063b453c5748 [2022-07-29T00:24:47.533Z] [2022-07-29T00:24:47.533Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T00:24:47.533Z] 3.15: Pulling from library/alpine [2022-07-29T00:24:48.984Z] Digest: sha256:0483110c51a764abe175a8cefb941541ca0bc0f628ce418d3a660338abf4622a [2022-07-29T00:24:48.984Z] Status: Downloaded newer image for alpine:3.15 [2022-07-29T00:24:48.984Z] ---> 60f2846fe774 [2022-07-29T00:24:48.984Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:24:49.262Z] ---> Running in 47810eac1197 [2022-07-29T00:24:49.860Z] Removing intermediate container 47810eac1197 [2022-07-29T00:24:49.860Z] ---> d3074dcc6d87 [2022-07-29T00:24:49.860Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:24:50.135Z] ---> Running in 3116f9cff98f [2022-07-29T00:24:53.535Z] Removing intermediate container 3116f9cff98f [2022-07-29T00:24:53.535Z] ---> a6ad03d0f870 [2022-07-29T00:24:53.535Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T00:24:53.535Z] ---> Running in 6e4ed8a79f57 [2022-07-29T00:24:54.980Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:24:56.429Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:24:57.878Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T00:24:57.878Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T00:24:57.878Z] OK: 15733 distinct packages available [2022-07-29T00:24:58.157Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:24:59.603Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:25:00.585Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-29T00:25:00.585Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-29T00:25:00.861Z] (3/5) Installing libucontext (1.1-r0) [2022-07-29T00:25:00.861Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-29T00:25:01.137Z] (5/5) Installing openssl (1.1.1q-r0) [2022-07-29T00:25:01.137Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T00:25:01.137Z] OK: 6 MiB in 19 packages [2022-07-29T00:25:03.129Z] Removing intermediate container 6e4ed8a79f57 [2022-07-29T00:25:03.129Z] ---> 5c760d2a1cbb [2022-07-29T00:25:03.129Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-29T00:25:06.544Z] ---> 8ea1843f4604 [2022-07-29T00:25:06.544Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T00:25:11.988Z] ---> 1bd92e4043c9 [2022-07-29T00:25:11.988Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T00:25:12.624Z] ---> f05512d0f844 [2022-07-29T00:25:12.624Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-29T00:25:14.108Z] ---> 1a18c7201df8 [2022-07-29T00:25:14.108Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-29T00:25:14.727Z] ---> 4c853e84cd8b [2022-07-29T00:25:14.727Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T00:25:14.727Z] ---> Running in 378349a21ad8 [2022-07-29T00:25:15.347Z] Removing intermediate container 378349a21ad8 [2022-07-29T00:25:15.347Z] ---> 11319f654403 [2022-07-29T00:25:15.347Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T00:25:15.347Z] ---> Running in 711b3727ce17 [2022-07-29T00:25:15.977Z] Removing intermediate container 711b3727ce17 [2022-07-29T00:25:15.977Z] ---> 744c744017a8 [2022-07-29T00:25:15.977Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T00:25:16.258Z] ---> Running in 78da9d8bc229 [2022-07-29T00:25:16.871Z] Removing intermediate container 78da9d8bc229 [2022-07-29T00:25:16.871Z] ---> bae5b9c37363 [2022-07-29T00:25:16.871Z] Step 25/26 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:25:16.871Z] ---> Running in 96efa267284e [2022-07-29T00:25:17.474Z] Removing intermediate container 96efa267284e [2022-07-29T00:25:17.474Z] ---> 16ca30b92437 [2022-07-29T00:25:17.474Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T00:25:17.474Z] ---> Running in 30f89cd90b19 [2022-07-29T00:25:18.078Z] Removing intermediate container 30f89cd90b19 [2022-07-29T00:25:18.078Z] ---> 0c19a2cd0046 [2022-07-29T00:25:18.078Z] [2022-07-29T00:25:18.356Z] Successfully built 0c19a2cd0046 [2022-07-29T00:25:18.356Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-29T00:25:18.356Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-07-29T00:25:50.790Z] Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:25:50.790Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:25:50.790Z] ---> eed910f1cc85 [2022-07-29T00:25:50.790Z] Step 3/23 : WORKDIR /edgex-go [2022-07-29T00:25:50.790Z] ---> Using cache [2022-07-29T00:25:50.790Z] ---> c1ee1abfcb74 [2022-07-29T00:25:50.790Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:25:50.790Z] ---> Using cache [2022-07-29T00:25:50.790Z] ---> 4210e2e3da42 [2022-07-29T00:25:50.790Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-29T00:25:50.790Z] ---> Running in 4083ae80b498 [2022-07-29T00:25:50.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:25:50.790Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:25:52.248Z] OK: 221 MiB in 51 packages [2022-07-29T00:25:53.260Z] Removing intermediate container 4083ae80b498 [2022-07-29T00:25:53.260Z] ---> 93a2e62a23fb [2022-07-29T00:25:53.260Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-29T00:25:54.264Z] ---> 19df651dceba [2022-07-29T00:25:54.264Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:25:54.548Z] ---> Running in cbd0bf230cd6 [2022-07-29T00:26:51.258Z] Removing intermediate container cbd0bf230cd6 [2022-07-29T00:26:51.258Z] ---> 68851952b454 [2022-07-29T00:26:51.258Z] Step 8/23 : COPY . . [2022-07-29T00:27:09.640Z] ---> 9c2f390c7baa [2022-07-29T00:27:09.640Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-29T00:27:09.640Z] ---> Running in 03ab0a53aa79 [2022-07-29T00:27:09.640Z] 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-07-29T00:30:16.649Z] Removing intermediate container 6a2d983b1c37 [2022-07-29T00:30:16.649Z] ---> 1abba8ae409d [2022-07-29T00:30:16.649Z] [2022-07-29T00:30:16.649Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T00:30:16.649Z] 3.16: Pulling from library/alpine [2022-07-29T00:30:16.649Z] Digest: sha256:7580ece7963bfa863801466c0a488f11c86f85d9988051a9f9c68cb27f6b7872 [2022-07-29T00:30:16.649Z] Status: Downloaded newer image for alpine:3.16 [2022-07-29T00:30:16.649Z] ---> 3d81c46cd875 [2022-07-29T00:30:16.649Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T00:30:16.649Z] ---> Running in cf9c5fb6f19c [2022-07-29T00:30:16.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:30:16.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:30:16.649Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-29T00:30:16.649Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:30:16.649Z] OK: 5 MiB in 15 packages [2022-07-29T00:30:16.649Z] Removing intermediate container cf9c5fb6f19c [2022-07-29T00:30:16.649Z] ---> 932b8d53fa86 [2022-07-29T00:30:16.649Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T00:30:16.649Z] ---> Running in 7d49c7ab3e3b [2022-07-29T00:30:16.649Z] Removing intermediate container 7d49c7ab3e3b [2022-07-29T00:30:16.649Z] ---> 69b79900b4d3 [2022-07-29T00:30:16.649Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-29T00:30:16.649Z] ---> Running in 0b398cddd3ac [2022-07-29T00:30:16.649Z] Removing intermediate container 0b398cddd3ac [2022-07-29T00:30:16.649Z] ---> 545facbe3ecb [2022-07-29T00:30:16.649Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T00:30:16.649Z] ---> Running in 1e32eaa2f97d [2022-07-29T00:30:16.649Z] Removing intermediate container 1e32eaa2f97d [2022-07-29T00:30:16.649Z] ---> 66756afeec81 [2022-07-29T00:30:16.649Z] Step 15/23 : WORKDIR / [2022-07-29T00:30:16.649Z] ---> Running in 32199e3cc731 [2022-07-29T00:30:16.649Z] Removing intermediate container 32199e3cc731 [2022-07-29T00:30:16.649Z] ---> f43307d9e99a [2022-07-29T00:30:16.649Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:30:17.250Z] ---> ee60e7e308ca [2022-07-29T00:30:17.250Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-29T00:30:19.251Z] ---> 62bd8d2a3f07 [2022-07-29T00:30:19.251Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-29T00:30:19.856Z] ---> 90802ab1c649 [2022-07-29T00:30:19.856Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-29T00:30:19.856Z] ---> Running in e29c04c22033 [2022-07-29T00:30:20.466Z] Removing intermediate container e29c04c22033 [2022-07-29T00:30:20.466Z] ---> 5e538d5b7b47 [2022-07-29T00:30:20.466Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:30:20.743Z] ---> Running in 1ea691e55b03 [2022-07-29T00:30:21.343Z] Removing intermediate container 1ea691e55b03 [2022-07-29T00:30:21.343Z] ---> 605dff8c6322 [2022-07-29T00:30:21.343Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T00:30:21.343Z] ---> Running in 88008b00c709 [2022-07-29T00:30:21.943Z] Removing intermediate container 88008b00c709 [2022-07-29T00:30:21.943Z] ---> 543045ff11e2 [2022-07-29T00:30:21.943Z] Step 22/23 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:30:21.943Z] ---> Running in 4bb1a88453d0 [2022-07-29T00:30:22.549Z] Removing intermediate container 4bb1a88453d0 [2022-07-29T00:30:22.549Z] ---> f55920c36ca4 [2022-07-29T00:30:22.549Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T00:30:23.153Z] ---> Running in d55f491002cf [2022-07-29T00:30:23.755Z] Removing intermediate container d55f491002cf [2022-07-29T00:30:23.755Z] ---> e47505d6c867 [2022-07-29T00:30:23.755Z] [2022-07-29T00:30:25.196Z] Successfully built e47505d6c867 [2022-07-29T00:30:25.196Z] Successfully tagged core-command-arm64:latest [2022-07-29T00:30:25.196Z] Building security-spire-config [2022-07-29T00:30:30.632Z]  Building core-command ... done Removing intermediate container 72bca48b19af [2022-07-29T00:30:30.632Z] ---> 7201eefc899a [2022-07-29T00:30:30.632Z] [2022-07-29T00:30:30.632Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T00:30:30.632Z] ---> 3d81c46cd875 [2022-07-29T00:30:30.632Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-29T00:30:30.632Z] ---> Using cache [2022-07-29T00:30:30.632Z] ---> 932b8d53fa86 [2022-07-29T00:30:30.632Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T00:30:30.632Z] ---> Using cache [2022-07-29T00:30:30.632Z] ---> 69b79900b4d3 [2022-07-29T00:30:30.632Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-29T00:30:30.908Z] ---> Running in bfa8cabb7e0e [2022-07-29T00:30:31.523Z] Removing intermediate container bfa8cabb7e0e [2022-07-29T00:30:31.523Z] ---> 7722b34ebadb [2022-07-29T00:30:31.523Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-29T00:30:31.523Z] ---> Running in 074fab927c7f [2022-07-29T00:30:32.130Z] Removing intermediate container 074fab927c7f [2022-07-29T00:30:32.130Z] ---> 1d613b8c99dd [2022-07-29T00:30:32.130Z] Step 15/23 : WORKDIR / [2022-07-29T00:30:32.130Z] ---> Running in a7bebe913d3e [2022-07-29T00:30:32.736Z] Removing intermediate container a7bebe913d3e [2022-07-29T00:30:32.736Z] ---> 9512ae937e49 [2022-07-29T00:30:32.736Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:30:33.727Z] ---> 0cc2082fab34 [2022-07-29T00:30:33.727Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-29T00:30:35.720Z] ---> cbf617985188 [2022-07-29T00:30:35.720Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-29T00:30:36.711Z] ---> 941ab5c196ce [2022-07-29T00:30:36.711Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-29T00:30:36.711Z] ---> Running in e6f5f28b2ad2 [2022-07-29T00:30:37.700Z] Removing intermediate container e6f5f28b2ad2 [2022-07-29T00:30:37.700Z] ---> e376cdcbe09f [2022-07-29T00:30:37.700Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:30:37.700Z] ---> Running in 62825b1d60b0 [2022-07-29T00:30:38.318Z] Removing intermediate container 62825b1d60b0 [2022-07-29T00:30:38.318Z] ---> 855c8333c80b [2022-07-29T00:30:38.318Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T00:30:38.318Z] ---> Running in 3b0236457c6a [2022-07-29T00:30:39.317Z] Removing intermediate container 3b0236457c6a [2022-07-29T00:30:39.317Z] ---> 617e43f704d3 [2022-07-29T00:30:39.317Z] Step 22/23 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:30:39.317Z] ---> Running in c7b3dcbb5c76 [2022-07-29T00:30:40.299Z] Removing intermediate container c7b3dcbb5c76 [2022-07-29T00:30:40.299Z] ---> 70e7c2f24387 [2022-07-29T00:30:40.299Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T00:30:40.299Z] ---> Running in efbe4697218c [2022-07-29T00:30:40.902Z] Removing intermediate container efbe4697218c [2022-07-29T00:30:40.902Z] ---> 004baff3cf5f [2022-07-29T00:30:40.902Z] [2022-07-29T00:30:41.174Z] Successfully built 004baff3cf5f [2022-07-29T00:30:41.174Z] Successfully tagged core-metadata-arm64:latest [2022-07-29T00:30:41.174Z]  Building core-metadata ... done Building security-bootstrapper [2022-07-29T00:31:03.341Z] Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:31:03.341Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:31:03.341Z] ---> eed910f1cc85 [2022-07-29T00:31:03.341Z] Step 3/26 : WORKDIR /edgex-go [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> c1ee1abfcb74 [2022-07-29T00:31:03.341Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> 4210e2e3da42 [2022-07-29T00:31:03.341Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> 09dd127c6a12 [2022-07-29T00:31:03.341Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> fa89162448a5 [2022-07-29T00:31:03.341Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> 90bf18b42ee6 [2022-07-29T00:31:03.341Z] Step 8/26 : COPY . . [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> 347dc2b029de [2022-07-29T00:31:03.341Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> 49e6d71df3bf [2022-07-29T00:31:03.341Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> 89a6d377490a [2022-07-29T00:31:03.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-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> adc3904f1984 [2022-07-29T00:31:03.341Z] Step 12/26 : WORKDIR /edgex-go [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> 063b453c5748 [2022-07-29T00:31:03.341Z] [2022-07-29T00:31:03.341Z] Step 13/26 : FROM alpine:3.15 [2022-07-29T00:31:03.341Z] ---> 60f2846fe774 [2022-07-29T00:31:03.341Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> d3074dcc6d87 [2022-07-29T00:31:03.341Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:31:03.341Z] ---> Using cache [2022-07-29T00:31:03.341Z] ---> a6ad03d0f870 [2022-07-29T00:31:03.341Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-29T00:31:04.790Z] ---> Running in 32345f934d35 [2022-07-29T00:31:07.443Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:31:08.051Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:31:10.044Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T00:31:10.044Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T00:31:10.044Z] OK: 15733 distinct packages available [2022-07-29T00:31:10.044Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:31:11.487Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:31:12.932Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-29T00:31:12.932Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-29T00:31:13.208Z] (3/4) Installing libucontext (1.1-r0) [2022-07-29T00:31:13.208Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-29T00:31:13.208Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T00:31:13.482Z] OK: 6 MiB in 18 packages [2022-07-29T00:31:16.154Z] Removing intermediate container 32345f934d35 [2022-07-29T00:31:16.154Z] ---> 6948e5de579d [2022-07-29T00:31:16.154Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T00:31:19.620Z] Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:31:19.620Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:31:19.620Z] ---> eed910f1cc85 [2022-07-29T00:31:19.620Z] Step 3/31 : WORKDIR /edgex-go [2022-07-29T00:31:19.620Z] ---> Using cache [2022-07-29T00:31:19.620Z] ---> c1ee1abfcb74 [2022-07-29T00:31:19.620Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:31:19.620Z] ---> Using cache [2022-07-29T00:31:19.620Z] ---> 4210e2e3da42 [2022-07-29T00:31:19.620Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-29T00:31:19.620Z] ---> Running in 6a4f34ed6d06 [2022-07-29T00:31:22.505Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:31:23.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:31:23.802Z] ---> f878ce3241bc [2022-07-29T00:31:23.802Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T00:31:24.789Z] ---> 0931d01010af [2022-07-29T00:31:24.789Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-29T00:31:24.789Z] ---> Running in d31317b85f17 [2022-07-29T00:31:25.068Z] OK: 221 MiB in 51 packages [2022-07-29T00:31:25.347Z] Removing intermediate container d31317b85f17 [2022-07-29T00:31:25.347Z] ---> b1b3bee546f2 [2022-07-29T00:31:25.347Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-29T00:31:26.819Z] Removing intermediate container 6a4f34ed6d06 [2022-07-29T00:31:26.819Z] ---> e41a48764fa7 [2022-07-29T00:31:26.819Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-29T00:31:26.819Z] ---> 0706f6115ad9 [2022-07-29T00:31:26.819Z] Step 21/26 : WORKDIR / [2022-07-29T00:31:26.819Z] ---> Running in ea37242ccefd [2022-07-29T00:31:27.806Z] Removing intermediate container ea37242ccefd [2022-07-29T00:31:27.806Z] ---> 2df20f7dc6d0 [2022-07-29T00:31:27.806Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T00:31:27.806Z] ---> Running in 0e838fc1de20 [2022-07-29T00:31:28.087Z] ---> 1b7e2ba47cd0 [2022-07-29T00:31:28.087Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:31:28.367Z] ---> Running in bcf23d8fc857 [2022-07-29T00:31:28.654Z] Removing intermediate container 0e838fc1de20 [2022-07-29T00:31:28.654Z] ---> 6c7b6e5f7ca0 [2022-07-29T00:31:28.654Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T00:31:28.654Z] ---> Running in f520748b142f [2022-07-29T00:31:29.667Z] Removing intermediate container f520748b142f [2022-07-29T00:31:29.667Z] ---> c00b6832a8a8 [2022-07-29T00:31:29.667Z] Step 24/26 : LABEL arch=arm64 [2022-07-29T00:31:29.667Z] ---> Running in f9f3551c0875 [2022-07-29T00:31:30.289Z] Removing intermediate container f9f3551c0875 [2022-07-29T00:31:30.289Z] ---> 9d904abe4543 [2022-07-29T00:31:30.289Z] Step 25/26 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:31:30.289Z] ---> Running in 686eb1d87a19 [2022-07-29T00:31:30.901Z] Removing intermediate container 686eb1d87a19 [2022-07-29T00:31:30.901Z] ---> 753eaa0b4149 [2022-07-29T00:31:30.901Z] Step 26/26 : LABEL version=0.0.0 [2022-07-29T00:31:31.181Z] ---> Running in eb46a77a493c [2022-07-29T00:31:31.790Z] Removing intermediate container eb46a77a493c [2022-07-29T00:31:31.790Z] ---> 68e69997d9d5 [2022-07-29T00:31:31.790Z] [2022-07-29T00:31:32.072Z] Successfully built 68e69997d9d5 [2022-07-29T00:31:32.349Z] Successfully tagged security-spire-config-arm64:latest [2022-07-29T00:31:32.349Z]  Building security-spire-config ... done Building security-proxy-setup [2022-07-29T00:32:04.728Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:32:04.728Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:32:04.728Z] ---> eed910f1cc85 [2022-07-29T00:32:04.728Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T00:32:04.728Z] ---> Using cache [2022-07-29T00:32:04.728Z] ---> c1ee1abfcb74 [2022-07-29T00:32:04.728Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:32:04.728Z] ---> Using cache [2022-07-29T00:32:04.728Z] ---> 4210e2e3da42 [2022-07-29T00:32:04.728Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T00:32:04.728Z] ---> Using cache [2022-07-29T00:32:04.728Z] ---> e41a48764fa7 [2022-07-29T00:32:04.728Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T00:32:04.728Z] ---> Using cache [2022-07-29T00:32:04.728Z] ---> 1b7e2ba47cd0 [2022-07-29T00:32:04.728Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:32:04.728Z] ---> Running in 8af8f4d6b172 [2022-07-29T00:32:11.469Z] Removing intermediate container a95198b5ac04 [2022-07-29T00:32:11.469Z] ---> 3bc34218bd30 [2022-07-29T00:32:11.469Z] [2022-07-29T00:32:11.469Z] Step 10/23 : FROM alpine:3.16 [2022-07-29T00:32:11.469Z] ---> 3d81c46cd875 [2022-07-29T00:32:11.469Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-29T00:32:11.743Z] ---> Running in abb1663f18e6 [2022-07-29T00:32:13.199Z] Removing intermediate container abb1663f18e6 [2022-07-29T00:32:13.199Z] ---> 9eef64334e49 [2022-07-29T00:32:13.199Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-29T00:32:13.199Z] ---> Running in 14258496d55f [2022-07-29T00:32:14.187Z] Removing intermediate container 14258496d55f [2022-07-29T00:32:14.187Z] ---> 33a9dcb384f2 [2022-07-29T00:32:14.187Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-29T00:32:14.469Z] ---> Running in 4cb3832545a2 [2022-07-29T00:32:15.921Z] Removing intermediate container 4cb3832545a2 [2022-07-29T00:32:15.921Z] ---> 91cc8bcbac57 [2022-07-29T00:32:15.921Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:32:16.527Z] ---> Running in ab9f13a93713 [2022-07-29T00:32:19.938Z] Removing intermediate container ab9f13a93713 [2022-07-29T00:32:19.938Z] ---> 4a70f2217592 [2022-07-29T00:32:19.938Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-29T00:32:20.211Z] ---> Running in dc918dce8e86 [2022-07-29T00:32:21.666Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:32:21.942Z] Removing intermediate container 03ab0a53aa79 [2022-07-29T00:32:21.942Z] ---> 5e7f89229a09 [2022-07-29T00:32:21.942Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-29T00:32:22.217Z] ---> Running in 526e3acf97e2 [2022-07-29T00:32:22.818Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:32:23.809Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-29T00:32:24.087Z] (2/6) Installing libgcc (11.2.1_git20220219-r2) [2022-07-29T00:32:24.087Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-29T00:32:24.087Z] 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-07-29T00:32:24.087Z] (4/6) Installing libstdc++ (11.2.1_git20220219-r2) [2022-07-29T00:32:24.367Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-29T00:32:24.367Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-29T00:32:24.646Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:32:24.646Z] OK: 8 MiB in 20 packages [2022-07-29T00:32:27.290Z] Removing intermediate container dc918dce8e86 [2022-07-29T00:32:27.290Z] ---> a3a0ed697137 [2022-07-29T00:32:27.290Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:32:28.272Z] Removing intermediate container 526e3acf97e2 [2022-07-29T00:32:28.272Z] ---> 69593a23b46e [2022-07-29T00:32:28.272Z] [2022-07-29T00:32:28.272Z] Step 11/23 : FROM docker:20.10.14 [2022-07-29T00:32:28.272Z] ---> 475dcb705ec8 [2022-07-29T00:32:28.272Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-29T00:32:28.550Z] 20.10.14: Pulling from library/docker [2022-07-29T00:32:31.174Z] ---> 07e0b0cb03b4 [2022-07-29T00:32:31.174Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-29T00:32:31.788Z] Removing intermediate container 49a547a53b33 [2022-07-29T00:32:31.788Z] ---> f0ef459f323c [2022-07-29T00:32:31.788Z] [2022-07-29T00:32:31.788Z] Step 9/20 : FROM alpine:3.15 [2022-07-29T00:32:31.788Z] ---> 60f2846fe774 [2022-07-29T00:32:31.788Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:32:31.788Z] ---> Using cache [2022-07-29T00:32:31.788Z] ---> d3074dcc6d87 [2022-07-29T00:32:31.788Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:32:31.788Z] ---> Using cache [2022-07-29T00:32:31.788Z] ---> a6ad03d0f870 [2022-07-29T00:32:31.788Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-29T00:32:32.406Z] ---> Running in 4e4a850e53e7 [2022-07-29T00:32:32.406Z] ---> be468195e4f8 [2022-07-29T00:32:32.406Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-29T00:32:32.406Z] ---> Running in 904726469d31 [2022-07-29T00:32:33.397Z] Removing intermediate container 904726469d31 [2022-07-29T00:32:33.397Z] ---> 7a9eeaf5198c [2022-07-29T00:32:33.397Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:32:33.674Z] ---> Running in cc34c7a4b8d6 [2022-07-29T00:32:33.949Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:32:34.566Z] Removing intermediate container cc34c7a4b8d6 [2022-07-29T00:32:34.566Z] ---> 74a805f38824 [2022-07-29T00:32:34.566Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T00:32:34.850Z] ---> Running in fb104b9a1a68 [2022-07-29T00:32:35.129Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:32:35.412Z] Removing intermediate container bcf23d8fc857 [2022-07-29T00:32:35.412Z] ---> 1fe17b0478c6 [2022-07-29T00:32:35.412Z] Step 8/31 : COPY . . [2022-07-29T00:32:35.412Z] Removing intermediate container fb104b9a1a68 [2022-07-29T00:32:35.412Z] ---> d89a5ca72781 [2022-07-29T00:32:35.412Z] Step 22/23 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:32:35.691Z] ---> Running in 515a177a62a7 [2022-07-29T00:32:35.968Z] v3.15.5-8-gba85249859 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-29T00:32:35.968Z] v3.15.5-3-g43e4c7984b [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-29T00:32:35.968Z] OK: 15733 distinct packages available [2022-07-29T00:32:36.245Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:32:36.844Z] Removing intermediate container 515a177a62a7 [2022-07-29T00:32:36.844Z] ---> b7d8015b9cb4 [2022-07-29T00:32:36.844Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T00:32:36.844Z] ---> Running in 88c12e8d4985 [2022-07-29T00:32:37.118Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:32:37.722Z] Removing intermediate container 88c12e8d4985 [2022-07-29T00:32:37.722Z] ---> bf49877862fc [2022-07-29T00:32:37.722Z] [2022-07-29T00:32:38.320Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-29T00:32:38.320Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-29T00:32:38.320Z] Successfully built bf49877862fc [2022-07-29T00:32:38.320Z] Successfully tagged core-data-arm64:latest [2022-07-29T00:32:38.320Z]  Building core-data ... done Building support-scheduler [2022-07-29T00:32:38.597Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T00:32:38.597Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-29T00:32:38.597Z] (5/9) Installing curl (7.80.0-r2) [2022-07-29T00:32:38.868Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-29T00:32:38.868Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-29T00:32:38.868Z] (8/9) Installing libucontext (1.1-r0) [2022-07-29T00:32:39.143Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-29T00:32:39.143Z] Executing busybox-1.34.1-r7.trigger [2022-07-29T00:32:39.143Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T00:32:39.422Z] OK: 8 MiB in 23 packages [2022-07-29T00:32:43.760Z] Removing intermediate container 4e4a850e53e7 [2022-07-29T00:32:43.760Z] ---> 9dc88384fb36 [2022-07-29T00:32:43.760Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:32:44.750Z] ---> 74889c4984d9 [2022-07-29T00:32:44.750Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-29T00:32:47.431Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-29T00:32:47.431Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-29T00:32:47.431Z] ---> c346e9eafbab [2022-07-29T00:32:47.431Z] 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-07-29T00:32:47.431Z] ---> Running in 9c72ab2744d9 [2022-07-29T00:32:47.712Z] ---> b746113adb3a [2022-07-29T00:32:47.712Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-29T00:32:48.317Z] Removing intermediate container 9c72ab2744d9 [2022-07-29T00:32:48.317Z] ---> 683939ee977a [2022-07-29T00:32:48.317Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-29T00:32:48.593Z] ---> Running in 39706d518a66 [2022-07-29T00:32:48.593Z] ---> 17470be6415f [2022-07-29T00:32:48.593Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-29T00:32:48.871Z] ---> Running in e0f4c4d36041 [2022-07-29T00:32:49.486Z] Removing intermediate container e0f4c4d36041 [2022-07-29T00:32:49.486Z] ---> 36be90e3487d [2022-07-29T00:32:49.486Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:32:49.764Z] ---> Running in 3593510086e6 [2022-07-29T00:32:50.042Z] Removing intermediate container 8af8f4d6b172 [2022-07-29T00:32:50.042Z] ---> 4c66ca65bac6 [2022-07-29T00:32:50.042Z] Step 8/22 : COPY . . [2022-07-29T00:32:50.042Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:32:50.321Z] Removing intermediate container 3593510086e6 [2022-07-29T00:32:50.321Z] ---> ab646ed62020 [2022-07-29T00:32:50.321Z] Step 18/20 : LABEL arch=arm64 [2022-07-29T00:32:50.599Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:32:50.599Z] ---> Running in e9bff15825a8 [2022-07-29T00:32:51.209Z] Removing intermediate container e9bff15825a8 [2022-07-29T00:32:51.209Z] ---> ccbfa78960c7 [2022-07-29T00:32:51.209Z] Step 19/20 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:32:51.485Z] (1/43) Installing readline (8.1.1-r0) [2022-07-29T00:32:51.485Z] (2/43) Installing bash (5.1.16-r0) [2022-07-29T00:32:51.485Z] ---> Running in 1c5ce49385ac [2022-07-29T00:32:51.485Z] Executing bash-5.1.16-r0.post-install [2022-07-29T00:32:51.485Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-29T00:32:51.485Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-29T00:32:51.485Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-29T00:32:51.485Z] (6/43) Installing curl (7.80.0-r2) [2022-07-29T00:32:51.761Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-29T00:32:51.761Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-29T00:32:51.761Z] (9/43) Installing expat (2.4.7-r0) [2022-07-29T00:32:51.761Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-29T00:32:51.761Z] (11/43) Installing gdbm (1.22-r0) [2022-07-29T00:32:51.761Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-29T00:32:51.761Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-29T00:32:51.761Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-29T00:32:51.761Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-29T00:32:51.761Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-29T00:32:51.761Z] (17/43) Installing python3 (3.9.13-r1) [2022-07-29T00:32:52.383Z] Removing intermediate container 1c5ce49385ac [2022-07-29T00:32:52.383Z] ---> 7d3a7cf56f68 [2022-07-29T00:32:52.383Z] Step 20/20 : LABEL version=0.0.0 [2022-07-29T00:32:52.665Z] ---> Running in 12b8d4923ffa [2022-07-29T00:32:53.930Z] Removing intermediate container 12b8d4923ffa [2022-07-29T00:32:53.930Z] ---> f67857a1cf4f [2022-07-29T00:32:53.930Z] [2022-07-29T00:32:54.229Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-29T00:32:54.229Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-29T00:32:54.229Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-29T00:32:54.229Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-29T00:32:54.229Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-29T00:32:54.229Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-29T00:32:54.528Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-29T00:32:54.528Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-29T00:32:54.528Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-29T00:32:54.528Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-29T00:32:54.528Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-29T00:32:54.528Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-29T00:32:54.528Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-29T00:32:54.528Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-29T00:32:54.528Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-29T00:32:54.528Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-29T00:32:54.823Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-29T00:32:54.823Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-29T00:32:54.823Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-29T00:32:54.823Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-29T00:32:54.823Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-29T00:32:54.823Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-29T00:32:54.823Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-29T00:32:54.823Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-29T00:32:55.124Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-29T00:32:55.125Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-29T00:32:55.406Z] Successfully built f67857a1cf4f [2022-07-29T00:32:55.407Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-29T00:32:55.407Z]  Building security-spiffe-token-provider ... done Building support-notifications [2022-07-29T00:32:55.694Z] Executing busybox-1.34.1-r5.trigger [2022-07-29T00:32:55.694Z] OK: 83 MiB in 65 packages [2022-07-29T00:33:00.012Z] Collecting docker-compose==1.23.2 [2022-07-29T00:33:00.012Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-29T00:33:00.012Z] Collecting docopt<0.7,>=0.6.1 [2022-07-29T00:33:00.012Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-29T00:33:02.001Z] Collecting texttable<0.10,>=0.9.0 [2022-07-29T00:33:02.001Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-29T00:33:03.985Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-29T00:33:03.985Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-29T00:33:05.981Z] Collecting docker<4.0,>=3.6.0 [2022-07-29T00:33:05.981Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-29T00:33:06.260Z] Collecting cached-property<2,>=1.2.0 [2022-07-29T00:33:06.260Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-29T00:33:06.534Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:33:06.534Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:33:06.534Z] ---> eed910f1cc85 [2022-07-29T00:33:06.534Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T00:33:06.534Z] ---> Using cache [2022-07-29T00:33:06.534Z] ---> c1ee1abfcb74 [2022-07-29T00:33:06.534Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:33:06.534Z] ---> Using cache [2022-07-29T00:33:06.534Z] ---> 4210e2e3da42 [2022-07-29T00:33:06.534Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-29T00:33:06.534Z] ---> Using cache [2022-07-29T00:33:06.534Z] ---> e41a48764fa7 [2022-07-29T00:33:06.534Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T00:33:06.534Z] ---> Using cache [2022-07-29T00:33:06.534Z] ---> 1b7e2ba47cd0 [2022-07-29T00:33:06.534Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:33:06.534Z] ---> Using cache [2022-07-29T00:33:06.534Z] ---> 4c66ca65bac6 [2022-07-29T00:33:06.534Z] Step 8/22 : COPY . . [2022-07-29T00:33:07.516Z] Collecting PyYAML<4,>=3.10 [2022-07-29T00:33:07.516Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-29T00:33:10.925Z] Collecting jsonschema<3,>=2.5.1 [2022-07-29T00:33:10.925Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-29T00:33:11.219Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-29T00:33:11.219Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-29T00:33:11.219Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-29T00:33:12.224Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-29T00:33:12.224Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-29T00:33:12.503Z] Collecting docker-pycreds>=0.4.0 [2022-07-29T00:33:12.503Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-29T00:33:13.112Z] ---> ee0dabca846b [2022-07-29T00:33:13.112Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-29T00:33:13.112Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-29T00:33:13.112Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-29T00:33:13.112Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-29T00:33:13.399Z] ---> Running in 6b0e48185086 [2022-07-29T00:33:14.018Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-29T00:33:14.018Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-29T00:33:14.304Z] Collecting idna<2.8,>=2.5 [2022-07-29T00:33:14.304Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-29T00:33:14.582Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-29T00:33:14.582Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-29T00:33:14.582Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-29T00:33:14.582Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-29T00:33:15.190Z] 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-07-29T00:33:15.466Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-29T00:33:15.466Z] Attempting uninstall: urllib3 [2022-07-29T00:33:15.466Z] Found existing installation: urllib3 1.26.7 [2022-07-29T00:33:15.466Z] Uninstalling urllib3-1.26.7: [2022-07-29T00:33:15.466Z] Successfully uninstalled urllib3-1.26.7 [2022-07-29T00:33:16.071Z] Attempting uninstall: idna [2022-07-29T00:33:16.071Z] Found existing installation: idna 3.3 [2022-07-29T00:33:16.071Z] Uninstalling idna-3.3: [2022-07-29T00:33:16.347Z] Successfully uninstalled idna-3.3 [2022-07-29T00:33:18.990Z] Attempting uninstall: requests [2022-07-29T00:33:18.990Z] Found existing installation: requests 2.26.0 [2022-07-29T00:33:18.990Z] Uninstalling requests-2.26.0: [2022-07-29T00:33:19.267Z] Successfully uninstalled requests-2.26.0 [2022-07-29T00:33:19.546Z] Running setup.py install for texttable: started [2022-07-29T00:33:22.191Z] Running setup.py install for texttable: finished with status 'done' [2022-07-29T00:33:22.191Z] Running setup.py install for PyYAML: started [2022-07-29T00:33:24.849Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-29T00:33:24.849Z] Running setup.py install for docopt: started [2022-07-29T00:33:26.860Z] Running setup.py install for docopt: finished with status 'done' [2022-07-29T00:33:26.860Z] Running setup.py install for dockerpty: started [2022-07-29T00:33:27.134Z] Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:33:27.134Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:33:27.134Z] ---> eed910f1cc85 [2022-07-29T00:33:27.134Z] Step 3/22 : WORKDIR /edgex-go [2022-07-29T00:33:27.134Z] ---> Using cache [2022-07-29T00:33:27.134Z] ---> c1ee1abfcb74 [2022-07-29T00:33:27.134Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:33:27.134Z] ---> Using cache [2022-07-29T00:33:27.134Z] ---> 4210e2e3da42 [2022-07-29T00:33:27.134Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-29T00:33:27.134Z] ---> Running in eea4a588530b [2022-07-29T00:33:27.749Z] ---> 80209de2ef64 [2022-07-29T00:33:27.749Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-29T00:33:28.031Z] ---> Running in da0b77a190ff [2022-07-29T00:33:29.480Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-29T00:33:29.480Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:33:29.758Z] 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-07-29T00:33:30.366Z] fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:33:31.367Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 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-07-29T00:33:31.650Z] OK: 221 MiB in 51 packages [2022-07-29T00:33:33.657Z] Removing intermediate container eea4a588530b [2022-07-29T00:33:33.657Z] ---> cd81e25f73cd [2022-07-29T00:33:33.657Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-29T00:33:35.651Z] ---> dc44c97780ee [2022-07-29T00:33:35.651Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:33:35.926Z] ---> Running in 3e212205c18c [2022-07-29T00:33:46.130Z] ---> bad9566a93ac [2022-07-29T00:33:46.130Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-29T00:33:46.130Z] ---> Running in 4d915ac80595 [2022-07-29T00:33:47.583Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-29T00:33:51.003Z] Removing intermediate container 39706d518a66 [2022-07-29T00:33:51.003Z] ---> d3dc1f940271 [2022-07-29T00:33:51.003Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-29T00:33:51.003Z] ---> Running in c924c9f4d259 [2022-07-29T00:33:51.610Z] Removing intermediate container c924c9f4d259 [2022-07-29T00:33:51.611Z] ---> 9cde130a53df [2022-07-29T00:33:51.611Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-29T00:33:51.611Z] ---> Running in 96f5c8849708 [2022-07-29T00:33:52.213Z] Removing intermediate container 96f5c8849708 [2022-07-29T00:33:52.213Z] ---> 4aef3a13320f [2022-07-29T00:33:52.213Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-29T00:33:54.203Z] ---> 713a2d13d4a6 [2022-07-29T00:33:54.203Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-29T00:33:55.191Z] ---> b88696b64b2e [2022-07-29T00:33:55.191Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-29T00:33:56.175Z] ---> 87cfb186973b [2022-07-29T00:33:56.175Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-29T00:33:56.175Z] ---> Running in 48f152c3c7f7 [2022-07-29T00:33:56.773Z] Removing intermediate container 48f152c3c7f7 [2022-07-29T00:33:56.773Z] ---> 7c6ba76cfc74 [2022-07-29T00:33:56.773Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:33:56.773Z] ---> Running in 1ed7b96a7274 [2022-07-29T00:33:57.370Z] Removing intermediate container 1ed7b96a7274 [2022-07-29T00:33:57.370Z] ---> 9f99ba348113 [2022-07-29T00:33:57.370Z] Step 21/23 : LABEL arch=arm64 [2022-07-29T00:33:57.640Z] ---> Running in feb53e17527a [2022-07-29T00:33:58.236Z] Removing intermediate container feb53e17527a [2022-07-29T00:33:58.236Z] ---> c9d55641a394 [2022-07-29T00:33:58.236Z] Step 22/23 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:33:58.236Z] ---> Running in c72d1bfacc78 [2022-07-29T00:33:58.835Z] Removing intermediate container c72d1bfacc78 [2022-07-29T00:33:58.835Z] ---> 92df326704c5 [2022-07-29T00:33:58.835Z] Step 23/23 : LABEL version=0.0.0 [2022-07-29T00:33:58.835Z] ---> Running in 673e6a7fc112 [2022-07-29T00:33:59.435Z] Removing intermediate container 673e6a7fc112 [2022-07-29T00:33:59.435Z] ---> 796c94fee86c [2022-07-29T00:33:59.435Z] [2022-07-29T00:33:59.709Z] Successfully built 796c94fee86c [2022-07-29T00:33:59.709Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-29T00:33:59.986Z]  Building sys-mgmt-agent ... done Building security-secretstore-setup [2022-07-29T00:34:32.426Z] Removing intermediate container 3e212205c18c [2022-07-29T00:34:32.426Z] ---> 5ae4daac63ca [2022-07-29T00:34:32.426Z] Step 8/22 : COPY . . [2022-07-29T00:34:32.426Z] Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:34:32.426Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:34:32.426Z] ---> eed910f1cc85 [2022-07-29T00:34:32.426Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T00:34:32.426Z] ---> Using cache [2022-07-29T00:34:32.426Z] ---> c1ee1abfcb74 [2022-07-29T00:34:32.426Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:34:32.426Z] ---> Using cache [2022-07-29T00:34:32.426Z] ---> 4210e2e3da42 [2022-07-29T00:34:32.426Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-29T00:34:32.426Z] ---> Using cache [2022-07-29T00:34:32.426Z] ---> e41a48764fa7 [2022-07-29T00:34:32.426Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T00:34:32.426Z] ---> Using cache [2022-07-29T00:34:32.426Z] ---> 1b7e2ba47cd0 [2022-07-29T00:34:32.426Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:34:32.426Z] ---> Using cache [2022-07-29T00:34:32.426Z] ---> 4c66ca65bac6 [2022-07-29T00:34:32.426Z] Step 8/25 : COPY . . [2022-07-29T00:34:32.426Z] ---> Using cache [2022-07-29T00:34:32.426Z] ---> bad9566a93ac [2022-07-29T00:34:32.426Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-29T00:34:32.426Z] ---> Running in 95cd620df2c6 [2022-07-29T00:34:33.409Z] 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-07-29T00:34:51.779Z] ---> 7b2bf224559a [2022-07-29T00:34:51.779Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-29T00:34:51.779Z] ---> Running in 8698073dc764 [2022-07-29T00:34:51.780Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-29T00:38:28.821Z] 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-07-29T00:38:28.821Z] Removing intermediate container 6b0e48185086 [2022-07-29T00:38:28.821Z] ---> 7052c3086878 [2022-07-29T00:38:28.821Z] [2022-07-29T00:38:28.821Z] Step 10/31 : FROM alpine:3.16 [2022-07-29T00:38:28.821Z] ---> 3d81c46cd875 [2022-07-29T00:38:28.821Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:38:28.821Z] ---> Running in 8cdd3cf9b188 [2022-07-29T00:38:28.821Z] Removing intermediate container 8cdd3cf9b188 [2022-07-29T00:38:28.821Z] ---> 8597f8350bce [2022-07-29T00:38:28.821Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-29T00:38:28.821Z] ---> Running in 3582000a5bd9 [2022-07-29T00:38:28.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:38:28.821Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:38:29.420Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-29T00:38:29.420Z] (2/2) Installing su-exec (0.2-r1) [2022-07-29T00:38:29.420Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:38:29.420Z] OK: 5 MiB in 16 packages [2022-07-29T00:38:31.419Z] Removing intermediate container 3582000a5bd9 [2022-07-29T00:38:31.419Z] ---> 46d74c6f8b08 [2022-07-29T00:38:31.419Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-29T00:38:31.419Z] ---> Running in 0f15fdd1c782 [2022-07-29T00:38:32.424Z] Removing intermediate container 0f15fdd1c782 [2022-07-29T00:38:32.424Z] ---> f1b94f5f1384 [2022-07-29T00:38:32.424Z] Step 14/31 : ENV SECURITY_INIT_STAGING /edgex-init-staging [2022-07-29T00:38:32.424Z] ---> Running in 7a32c83cf376 [2022-07-29T00:38:33.031Z] Removing intermediate container 7a32c83cf376 [2022-07-29T00:38:33.031Z] ---> 97ff806bbacd [2022-07-29T00:38:33.031Z] Step 15/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_STAGING}/bootstrap-redis [2022-07-29T00:38:33.313Z] ---> Running in f9c56fc2b78a [2022-07-29T00:38:33.918Z] Removing intermediate container f9c56fc2b78a [2022-07-29T00:38:33.918Z] ---> 032d65a030a0 [2022-07-29T00:38:33.918Z] Step 16/31 : RUN mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-29T00:38:33.918Z] ---> Running in d313c6fccc83 [2022-07-29T00:38:38.265Z] Removing intermediate container d313c6fccc83 [2022-07-29T00:38:38.265Z] ---> c2e67f46b26d [2022-07-29T00:38:38.265Z] Step 17/31 : WORKDIR ${SECURITY_INIT_STAGING} [2022-07-29T00:38:38.265Z] ---> Running in fa0d1383a043 [2022-07-29T00:38:38.876Z] Removing intermediate container fa0d1383a043 [2022-07-29T00:38:38.876Z] ---> bb819a4b0eb9 [2022-07-29T00:38:38.876Z] Step 18/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_STAGING}/ [2022-07-29T00:38:40.872Z] ---> 1f86082ce862 [2022-07-29T00:38:40.872Z] Step 19/31 : RUN chmod +x ${SECURITY_INIT_STAGING}/*.sh [2022-07-29T00:38:40.872Z] ---> Running in 67249c42d1d4 [2022-07-29T00:38:45.184Z] Removing intermediate container 67249c42d1d4 [2022-07-29T00:38:45.184Z] ---> 8a472c766551 [2022-07-29T00:38:45.184Z] Step 20/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:38:45.184Z] Removing intermediate container da0b77a190ff [2022-07-29T00:38:45.184Z] ---> 6be5cd4600b7 [2022-07-29T00:38:45.184Z] [2022-07-29T00:38:45.184Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T00:38:45.184Z] ---> 3d81c46cd875 [2022-07-29T00:38:45.184Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-29T00:38:45.184Z] ---> Running in bf701c8f82b4 [2022-07-29T00:38:46.630Z] ---> 878d5e3736eb [2022-07-29T00:38:46.630Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-29T00:38:47.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:38:47.825Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:38:48.805Z] ---> c3fee0ade650 [2022-07-29T00:38:48.805Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-29T00:38:48.805Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-29T00:38:49.079Z] (2/6) Installing brotli-libs (1.0.9-r6) [2022-07-29T00:38:49.079Z] (3/6) Installing nghttp2-libs (1.47.0-r0) [2022-07-29T00:38:49.079Z] (4/6) Installing libcurl (7.83.1-r2) [2022-07-29T00:38:49.079Z] (5/6) Installing curl (7.83.1-r2) [2022-07-29T00:38:49.079Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-29T00:38:49.079Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:38:49.079Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T00:38:49.681Z] ---> aa71004ed14f [2022-07-29T00:38:49.681Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-29T00:38:49.681Z] OK: 8 MiB in 20 packages [2022-07-29T00:38:51.118Z] ---> fc5c6ab0eb5c [2022-07-29T00:38:51.118Z] Step 24/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_STAGING}/consul-bootstrapper/ [2022-07-29T00:38:52.557Z] ---> 33fe2b9e7e7e [2022-07-29T00:38:52.557Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-29T00:38:52.557Z] Removing intermediate container bf701c8f82b4 [2022-07-29T00:38:52.557Z] ---> e22a81102e27 [2022-07-29T00:38:52.557Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T00:38:52.557Z] ---> Running in ba2c27765ec5 [2022-07-29T00:38:53.563Z] Removing intermediate container ba2c27765ec5 [2022-07-29T00:38:53.563Z] ---> 1e32fb162e98 [2022-07-29T00:38:53.563Z] ---> fbd8d2d8b1ec [2022-07-29T00:38:53.563Z] Step 13/22 : WORKDIR /edgex [2022-07-29T00:38:53.563Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-29T00:38:53.563Z] ---> Running in 3a07c047439b [2022-07-29T00:38:53.563Z] ---> Running in 98d609bab7b9 [2022-07-29T00:38:54.563Z] Removing intermediate container 3a07c047439b [2022-07-29T00:38:54.563Z] ---> 4039d2917c74 [2022-07-29T00:38:54.563Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-29T00:38:55.559Z] ---> 251da59009ed [2022-07-29T00:38:55.559Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-29T00:38:57.552Z] Removing intermediate container 98d609bab7b9 [2022-07-29T00:38:57.552Z] ---> 4c14accfa852 [2022-07-29T00:38:57.552Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-29T00:38:57.552Z] ---> Running in e73992b13a47 [2022-07-29T00:38:58.158Z] Removing intermediate container e73992b13a47 [2022-07-29T00:38:58.158Z] ---> 2121086c9a6b [2022-07-29T00:38:58.158Z] Step 28/31 : CMD ["gate"] [2022-07-29T00:38:58.158Z] ---> 5dca532fd2e2 [2022-07-29T00:38:58.158Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-29T00:38:58.158Z] ---> Running in 6642cd2e6a44 [2022-07-29T00:38:58.764Z] Removing intermediate container 6642cd2e6a44 [2022-07-29T00:38:58.764Z] ---> 86453e7a7db5 [2022-07-29T00:38:58.764Z] Step 29/31 : LABEL arch=arm64 [2022-07-29T00:38:59.046Z] ---> Running in e86d10822a33 [2022-07-29T00:38:59.655Z] Removing intermediate container e86d10822a33 [2022-07-29T00:38:59.655Z] ---> 703b8f1d1844 [2022-07-29T00:38:59.655Z] Step 30/31 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:38:59.939Z] ---> Running in 1b5bb61201b3 [2022-07-29T00:39:00.541Z] ---> 244f98750f72 [2022-07-29T00:39:00.541Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T00:39:00.812Z] Removing intermediate container 1b5bb61201b3 [2022-07-29T00:39:00.812Z] ---> cada4403b782 [2022-07-29T00:39:00.812Z] Step 31/31 : LABEL version=0.0.0 [2022-07-29T00:39:00.812Z] ---> Running in 4a035fef4920 [2022-07-29T00:39:01.411Z] Removing intermediate container 4a035fef4920 [2022-07-29T00:39:01.411Z] ---> 1f770e8699bb [2022-07-29T00:39:01.411Z] [2022-07-29T00:39:02.014Z] ---> e19d8b353aef [2022-07-29T00:39:02.014Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T00:39:02.285Z] ---> Running in 0cd214b5f4b0 [2022-07-29T00:39:02.285Z] Successfully built 1f770e8699bb [2022-07-29T00:39:02.285Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-29T00:39:02.559Z] Building security-spire-server [2022-07-29T00:39:05.976Z]  Building security-bootstrapper ... done Removing intermediate container 0cd214b5f4b0 [2022-07-29T00:39:05.976Z] ---> 072b87e71dc6 [2022-07-29T00:39:05.976Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T00:39:05.976Z] ---> Running in e63b84b4676f [2022-07-29T00:39:06.250Z] Removing intermediate container e63b84b4676f [2022-07-29T00:39:06.250Z] ---> 81fadff67014 [2022-07-29T00:39:06.250Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T00:39:06.250Z] ---> Running in 447a515b67b0 [2022-07-29T00:39:06.872Z] Removing intermediate container 447a515b67b0 [2022-07-29T00:39:06.872Z] ---> dd7daed27195 [2022-07-29T00:39:06.872Z] Step 21/22 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:39:06.872Z] ---> Running in 09aef00d1fa6 [2022-07-29T00:39:07.489Z] Removing intermediate container 09aef00d1fa6 [2022-07-29T00:39:07.489Z] ---> b55b044a4226 [2022-07-29T00:39:07.489Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T00:39:07.489Z] ---> Running in fcc784540035 [2022-07-29T00:39:08.094Z] Removing intermediate container fcc784540035 [2022-07-29T00:39:08.094Z] ---> 82725e19fbd0 [2022-07-29T00:39:08.094Z] [2022-07-29T00:39:08.694Z] Successfully built 82725e19fbd0 [2022-07-29T00:39:08.694Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-29T00:39:35.769Z]  Building security-proxy-setup ... done Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 [2022-07-29T00:39:35.769Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-29T00:39:35.769Z] ---> eed910f1cc85 [2022-07-29T00:39:35.769Z] Step 3/25 : WORKDIR /edgex-go [2022-07-29T00:39:35.769Z] ---> Using cache [2022-07-29T00:39:35.769Z] ---> c1ee1abfcb74 [2022-07-29T00:39:35.769Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:39:35.769Z] ---> Using cache [2022-07-29T00:39:35.769Z] ---> 4210e2e3da42 [2022-07-29T00:39:35.769Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-29T00:39:35.769Z] ---> Using cache [2022-07-29T00:39:35.769Z] ---> 09dd127c6a12 [2022-07-29T00:39:35.769Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-29T00:39:35.769Z] ---> Using cache [2022-07-29T00:39:35.769Z] ---> fa89162448a5 [2022-07-29T00:39:35.769Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-29T00:39:35.769Z] ---> Using cache [2022-07-29T00:39:35.769Z] ---> 90bf18b42ee6 [2022-07-29T00:39:35.769Z] Step 8/25 : COPY . . [2022-07-29T00:39:35.769Z] ---> Using cache [2022-07-29T00:39:35.769Z] ---> 347dc2b029de [2022-07-29T00:39:35.769Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-29T00:39:35.769Z] ---> Using cache [2022-07-29T00:39:35.769Z] ---> 49e6d71df3bf [2022-07-29T00:39:35.769Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-29T00:39:35.769Z] ---> Using cache [2022-07-29T00:39:35.769Z] ---> 89a6d377490a [2022-07-29T00:39:35.770Z] 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-07-29T00:39:35.770Z] ---> Running in 54b6f76daf6d [2022-07-29T00:39:35.770Z] 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-07-29T00:39:35.770Z] Removing intermediate container 54b6f76daf6d [2022-07-29T00:39:35.770Z] ---> 63f46b67c80e [2022-07-29T00:39:35.770Z] Step 12/25 : WORKDIR /edgex-go [2022-07-29T00:39:35.770Z] ---> Running in 1994ba98ed88 [2022-07-29T00:39:35.770Z] Removing intermediate container 1994ba98ed88 [2022-07-29T00:39:35.770Z] ---> 7b643af428c6 [2022-07-29T00:39:35.770Z] [2022-07-29T00:39:35.770Z] Step 13/25 : FROM alpine:3.15 [2022-07-29T00:39:35.770Z] ---> 60f2846fe774 [2022-07-29T00:39:35.770Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-29T00:39:35.770Z] ---> Using cache [2022-07-29T00:39:35.770Z] ---> d3074dcc6d87 [2022-07-29T00:39:36.044Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-29T00:39:36.044Z] ---> Using cache [2022-07-29T00:39:36.044Z] ---> a6ad03d0f870 [2022-07-29T00:39:36.044Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-29T00:39:36.044Z] ---> Using cache [2022-07-29T00:39:36.044Z] ---> 5c760d2a1cbb [2022-07-29T00:39:36.044Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-29T00:39:41.463Z] ---> c6eb22642e27 [2022-07-29T00:39:41.463Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-29T00:39:42.448Z] ---> 80a1755f915b [2022-07-29T00:39:42.448Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-29T00:39:43.907Z] ---> e848f279ed19 [2022-07-29T00:39:43.907Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-29T00:39:45.355Z] ---> dd2a1f4abfae [2022-07-29T00:39:45.355Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-29T00:39:45.355Z] ---> Running in 94d766de0a24 [2022-07-29T00:39:46.356Z] Removing intermediate container 94d766de0a24 [2022-07-29T00:39:46.356Z] ---> 4289e8c928ae [2022-07-29T00:39:46.356Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-29T00:39:46.633Z] ---> Running in 5a1687ce4bd4 [2022-07-29T00:39:47.617Z] Removing intermediate container 5a1687ce4bd4 [2022-07-29T00:39:47.617Z] ---> a46b31431640 [2022-07-29T00:39:47.617Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T00:39:47.617Z] ---> Running in 49db5ff43d26 [2022-07-29T00:39:48.215Z] Removing intermediate container 49db5ff43d26 [2022-07-29T00:39:48.215Z] ---> 2e3b44e9dc31 [2022-07-29T00:39:48.215Z] Step 24/25 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:39:48.501Z] ---> Running in a8dcd788e3d8 [2022-07-29T00:39:49.492Z] Removing intermediate container a8dcd788e3d8 [2022-07-29T00:39:49.492Z] ---> f5915a3de72d [2022-07-29T00:39:49.492Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T00:39:49.769Z] ---> Running in 83d3cdab17df [2022-07-29T00:39:50.364Z] Removing intermediate container 83d3cdab17df [2022-07-29T00:39:50.364Z] ---> 8064bf051c2b [2022-07-29T00:39:50.364Z] [2022-07-29T00:39:51.353Z] Successfully built 8064bf051c2b [2022-07-29T00:39:51.353Z] Successfully tagged security-spire-server-arm64:latest [2022-07-29T00:39:52.792Z]  Building security-spire-server ... done Removing intermediate container 95cd620df2c6 [2022-07-29T00:39:52.792Z] ---> 9c788eda3d64 [2022-07-29T00:39:52.792Z] [2022-07-29T00:39:52.792Z] Step 10/25 : FROM alpine:3.16 [2022-07-29T00:39:52.792Z] ---> 3d81c46cd875 [2022-07-29T00:39:52.792Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-29T00:39:52.792Z] ---> Running in 8e09c3dd6461 [2022-07-29T00:39:54.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:39:54.778Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:39:55.767Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-29T00:39:56.042Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-29T00:39:56.042Z] (3/3) Installing su-exec (0.2-r1) [2022-07-29T00:39:56.042Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:39:56.042Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T00:39:56.317Z] OK: 6 MiB in 17 packages [2022-07-29T00:39:58.306Z] Removing intermediate container 8e09c3dd6461 [2022-07-29T00:39:58.306Z] ---> d8c92def4616 [2022-07-29T00:39:58.306Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-29T00:39:58.306Z] ---> Running in 189e7cfeda78 [2022-07-29T00:39:58.911Z] Removing intermediate container 189e7cfeda78 [2022-07-29T00:39:58.911Z] ---> 962433a6b451 [2022-07-29T00:39:58.911Z] Step 13/25 : WORKDIR / [2022-07-29T00:39:58.911Z] ---> Running in 627275bd8086 [2022-07-29T00:39:59.516Z] Removing intermediate container 627275bd8086 [2022-07-29T00:39:59.516Z] ---> 1d792af84652 [2022-07-29T00:39:59.516Z] 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-07-29T00:40:00.507Z] ---> 4690fa72167d [2022-07-29T00:40:00.507Z] 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-07-29T00:40:01.498Z] ---> 25dcc340c239 [2022-07-29T00:40:01.498Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-29T00:40:02.495Z] ---> 75707ba84389 [2022-07-29T00:40:02.495Z] 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-07-29T00:40:03.496Z] ---> ce5ebd212c8c [2022-07-29T00:40:03.496Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-29T00:40:05.480Z] ---> f4421321c085 [2022-07-29T00:40:05.480Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-29T00:40:06.935Z] ---> e4521719d5b4 [2022-07-29T00:40:06.935Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-29T00:40:07.939Z] ---> 80441d7ad10b [2022-07-29T00:40:07.939Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-29T00:40:07.939Z] ---> Running in cad90f7e1e68 [2022-07-29T00:40:11.382Z] Removing intermediate container cad90f7e1e68 [2022-07-29T00:40:11.382Z] ---> cf6c079d311e [2022-07-29T00:40:11.382Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-29T00:40:11.382Z] ---> Running in 524fb2318411 [2022-07-29T00:40:11.382Z] Removing intermediate container 524fb2318411 [2022-07-29T00:40:11.382Z] ---> e9f39afb47cb [2022-07-29T00:40:11.382Z] Step 23/25 : LABEL arch=arm64 [2022-07-29T00:40:11.667Z] ---> Running in 280540ca585c [2022-07-29T00:40:11.955Z] Removing intermediate container 280540ca585c [2022-07-29T00:40:11.955Z] ---> 18701070bf8d [2022-07-29T00:40:11.955Z] Step 24/25 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:40:12.231Z] ---> Running in 924890c026c4 [2022-07-29T00:40:12.508Z] Removing intermediate container 924890c026c4 [2022-07-29T00:40:12.508Z] ---> e3d3b49e051d [2022-07-29T00:40:12.508Z] Step 25/25 : LABEL version=0.0.0 [2022-07-29T00:40:12.777Z] ---> Running in 0da8bb812225 [2022-07-29T00:40:13.379Z] Removing intermediate container 0da8bb812225 [2022-07-29T00:40:13.379Z] ---> 9e6959918a0a [2022-07-29T00:40:13.379Z] [2022-07-29T00:40:13.975Z] Successfully built 9e6959918a0a [2022-07-29T00:40:13.975Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-29T00:40:46.343Z]  Building security-secretstore-setup ... done Removing intermediate container 4d915ac80595 [2022-07-29T00:40:46.343Z] ---> 38ed042f33f4 [2022-07-29T00:40:46.343Z] [2022-07-29T00:40:46.343Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T00:40:46.343Z] ---> 3d81c46cd875 [2022-07-29T00:40:46.343Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-29T00:40:46.343Z] ---> Using cache [2022-07-29T00:40:46.343Z] ---> 932b8d53fa86 [2022-07-29T00:40:46.343Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T00:40:46.343Z] ---> Using cache [2022-07-29T00:40:46.343Z] ---> 69b79900b4d3 [2022-07-29T00:40:46.343Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-29T00:40:46.343Z] ---> Running in c512baac046c [2022-07-29T00:40:46.343Z] Removing intermediate container c512baac046c [2022-07-29T00:40:46.343Z] ---> 1ee6bc8aeea4 [2022-07-29T00:40:46.343Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T00:40:46.343Z] ---> Running in be087273cebe [2022-07-29T00:40:46.343Z] Removing intermediate container be087273cebe [2022-07-29T00:40:46.343Z] ---> 1b91d8df86d5 [2022-07-29T00:40:46.343Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:40:46.343Z] ---> 1b8a536f589d [2022-07-29T00:40:46.343Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-29T00:40:46.939Z] ---> ad123a8685de [2022-07-29T00:40:46.939Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-29T00:40:47.534Z] ---> 62594ab5cc50 [2022-07-29T00:40:47.534Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-29T00:40:47.534Z] ---> Running in 8b1f6f33f96e [2022-07-29T00:40:48.145Z] Removing intermediate container 8b1f6f33f96e [2022-07-29T00:40:48.145Z] ---> 2b182ff5861e [2022-07-29T00:40:48.145Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:40:48.145Z] ---> Running in 5ecf4a1fe074 [2022-07-29T00:40:48.421Z] Removing intermediate container 5ecf4a1fe074 [2022-07-29T00:40:48.421Z] ---> c25bc8ad9489 [2022-07-29T00:40:48.421Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T00:40:48.738Z] ---> Running in 4a3d72313b5b [2022-07-29T00:40:49.017Z] Removing intermediate container 4a3d72313b5b [2022-07-29T00:40:49.017Z] ---> 92727e8f4316 [2022-07-29T00:40:49.017Z] Step 21/22 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:40:49.017Z] ---> Running in 389ebb614550 [2022-07-29T00:40:49.290Z] Removing intermediate container 389ebb614550 [2022-07-29T00:40:49.290Z] ---> 0bd306662c92 [2022-07-29T00:40:49.290Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T00:40:49.564Z] ---> Running in 738eca3f12f9 [2022-07-29T00:40:50.158Z] Removing intermediate container 738eca3f12f9 [2022-07-29T00:40:50.158Z] ---> b3cb7328d0e7 [2022-07-29T00:40:50.158Z] [2022-07-29T00:40:50.431Z] Successfully built b3cb7328d0e7 [2022-07-29T00:40:50.431Z] Successfully tagged support-scheduler-arm64:latest [2022-07-29T00:40:57.130Z]  Building support-scheduler ... done Removing intermediate container 8698073dc764 [2022-07-29T00:40:57.130Z] ---> b52d67ebb5ad [2022-07-29T00:40:57.130Z] [2022-07-29T00:40:57.130Z] Step 10/22 : FROM alpine:3.16 [2022-07-29T00:40:57.130Z] ---> 3d81c46cd875 [2022-07-29T00:40:57.130Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-29T00:40:57.130Z] ---> Running in 2f5464d9c753 [2022-07-29T00:40:58.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz [2022-07-29T00:40:58.110Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz [2022-07-29T00:40:59.548Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-29T00:40:59.548Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-29T00:40:59.548Z] Executing busybox-1.35.0-r15.trigger [2022-07-29T00:40:59.548Z] Executing ca-certificates-20211220-r0.trigger [2022-07-29T00:40:59.548Z] OK: 6 MiB in 16 packages [2022-07-29T00:41:00.979Z] Removing intermediate container 2f5464d9c753 [2022-07-29T00:41:00.979Z] ---> 7fd477edb1d2 [2022-07-29T00:41:00.979Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-29T00:41:00.979Z] ---> Running in edecfbd19527 [2022-07-29T00:41:01.332Z] Removing intermediate container edecfbd19527 [2022-07-29T00:41:01.332Z] ---> 2af79b84fb96 [2022-07-29T00:41:01.332Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-29T00:41:01.332Z] ---> Running in ab9a5f672536 [2022-07-29T00:41:01.726Z] Removing intermediate container ab9a5f672536 [2022-07-29T00:41:01.726Z] ---> 7c31d3fe02a5 [2022-07-29T00:41:02.033Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-29T00:41:02.033Z] ---> Running in 6671259e513f [2022-07-29T00:41:02.748Z] Removing intermediate container 6671259e513f [2022-07-29T00:41:02.748Z] ---> 4841b295f7d4 [2022-07-29T00:41:02.748Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-29T00:41:03.383Z] ---> 4acba5f679c9 [2022-07-29T00:41:03.383Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-29T00:41:04.823Z] ---> 96420c91823b [2022-07-29T00:41:04.823Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-29T00:41:05.421Z] ---> cc8fe2e390d3 [2022-07-29T00:41:05.421Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-29T00:41:05.421Z] ---> Running in a00ca5393e79 [2022-07-29T00:41:05.709Z] Removing intermediate container a00ca5393e79 [2022-07-29T00:41:05.709Z] ---> 132ec7160711 [2022-07-29T00:41:05.709Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-29T00:41:05.982Z] ---> Running in 594e59682451 [2022-07-29T00:41:06.254Z] Removing intermediate container 594e59682451 [2022-07-29T00:41:06.254Z] ---> dc7ba911e30f [2022-07-29T00:41:06.254Z] Step 20/22 : LABEL arch=arm64 [2022-07-29T00:41:06.530Z] ---> Running in 4674333a0196 [2022-07-29T00:41:06.803Z] Removing intermediate container 4674333a0196 [2022-07-29T00:41:06.803Z] ---> ca9d03be28c2 [2022-07-29T00:41:06.803Z] Step 21/22 : LABEL git_sha=6471cb02df6626a8c1da592873a91d2173db0034 [2022-07-29T00:41:06.803Z] ---> Running in 2f198cd19360 [2022-07-29T00:41:07.079Z] Removing intermediate container 2f198cd19360 [2022-07-29T00:41:07.079Z] ---> 2310c0ff54ed [2022-07-29T00:41:07.079Z] Step 22/22 : LABEL version=0.0.0 [2022-07-29T00:41:07.351Z] ---> Running in 765699ca38ab [2022-07-29T00:41:07.624Z] Removing intermediate container 765699ca38ab [2022-07-29T00:41:07.624Z] ---> f5c985169e0a [2022-07-29T00:41:07.624Z] [2022-07-29T00:41:08.219Z] Successfully built f5c985169e0a [2022-07-29T00:41:08.219Z] Successfully tagged support-notifications-arm64:latest [2022-07-29T00:41:09.237Z]  Building support-notifications ... done  [Pipeline] } [2022-07-29T00:41:09.247Z] $ docker stop --time=1 32c610f2cd67fe379d02f622aee622af0bfb65d6ca48e044fb4d3096b76211df [2022-07-29T00:41:11.033Z] $ docker rm -f 32c610f2cd67fe379d02f622aee622af0bfb65d6ca48e044fb4d3096b76211df [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-29T00:41:11.620Z] + docker images [2022-07-29T00:41:11.893Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-29T00:41:11.893Z] support-notifications-arm64 latest f5c985169e0a 4 seconds ago 26.1MB [2022-07-29T00:41:11.893Z] b52d67ebb5ad 16 seconds ago 1.57GB [2022-07-29T00:41:11.893Z] support-scheduler-arm64 latest b3cb7328d0e7 22 seconds ago 25.6MB [2022-07-29T00:41:11.893Z] 38ed042f33f4 29 seconds ago 1.57GB [2022-07-29T00:41:11.893Z] security-secretstore-setup-arm64 latest 9e6959918a0a 58 seconds ago 27.9MB [2022-07-29T00:41:11.893Z] 9c788eda3d64 About a minute ago 1.52GB [2022-07-29T00:41:11.893Z] security-spire-server-arm64 latest 8064bf051c2b About a minute ago 84.2MB [2022-07-29T00:41:11.893Z] 7b643af428c6 About a minute ago 1.41GB [2022-07-29T00:41:11.893Z] security-proxy-setup-arm64 latest 82725e19fbd0 2 minutes ago 26.2MB [2022-07-29T00:41:11.893Z] security-bootstrapper-arm64 latest 1f770e8699bb 2 minutes ago 18.5MB [2022-07-29T00:41:11.893Z] 6be5cd4600b7 2 minutes ago 1.52GB [2022-07-29T00:41:11.893Z] 7052c3086878 2 minutes ago 1.52GB [2022-07-29T00:41:11.893Z] sys-mgmt-agent-arm64 latest 796c94fee86c 7 minutes ago 282MB [2022-07-29T00:41:11.893Z] security-spiffe-token-provider-arm64 latest f67857a1cf4f 8 minutes ago 28.3MB [2022-07-29T00:41:11.893Z] core-data-arm64 latest bf49877862fc 8 minutes ago 20.6MB [2022-07-29T00:41:11.893Z] f0ef459f323c 8 minutes ago 1.56GB [2022-07-29T00:41:11.893Z] 69593a23b46e 8 minutes ago 1.51GB [2022-07-29T00:41:11.893Z] 3bc34218bd30 9 minutes ago 1.54GB [2022-07-29T00:41:11.893Z] security-spire-config-arm64 latest 68e69997d9d5 9 minutes ago 83.6MB [2022-07-29T00:41:11.893Z] core-metadata-arm64 latest 004baff3cf5f 10 minutes ago 16.4MB [2022-07-29T00:41:11.893Z] 7201eefc899a 10 minutes ago 1.52GB [2022-07-29T00:41:11.893Z] core-command-arm64 latest e47505d6c867 10 minutes ago 15.5MB [2022-07-29T00:41:11.893Z] 1abba8ae409d 11 minutes ago 1.51GB [2022-07-29T00:41:11.893Z] security-spire-agent-arm64 latest 0c19a2cd0046 15 minutes ago 122MB [2022-07-29T00:41:11.893Z] 063b453c5748 16 minutes ago 1.41GB [2022-07-29T00:41:11.893Z] ci-base-image-arm64 latest eed910f1cc85 29 minutes ago 994MB [2022-07-29T00:41:11.893Z] alpine 3.15 60f2846fe774 9 days ago 5.32MB [2022-07-29T00:41:11.893Z] alpine 3.16 3d81c46cd875 10 days ago 5.27MB [2022-07-29T00:41:11.893Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.18-alpine ff4287adb874 3 weeks ago 678MB [2022-07-29T00:41:11.893Z] docker 20.10.14 c346e9eafbab 3 months ago 202MB [2022-07-29T00:41:11.893Z] 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-07-29T00:41:12.368Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T00:41:12.368Z] [2022-07-29T00:41:12.368Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:41:12.735Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T00:41:13.007Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-29T00:41:13.007Z] 8998bd30e6a1: Pulling fs layer [2022-07-29T00:41:13.007Z] 04944245beec: Pulling fs layer [2022-07-29T00:41:13.007Z] 699f458cf7ca: Pulling fs layer [2022-07-29T00:41:13.007Z] 765212b225bb: Pulling fs layer [2022-07-29T00:41:13.007Z] f23df028b6ca: Pulling fs layer [2022-07-29T00:41:13.007Z] d65c8cfc05b1: Pulling fs layer [2022-07-29T00:41:13.007Z] 2437ff75d9bd: Pulling fs layer [2022-07-29T00:41:13.007Z] 765212b225bb: Waiting [2022-07-29T00:41:13.007Z] f23df028b6ca: Waiting [2022-07-29T00:41:13.008Z] d65c8cfc05b1: Waiting [2022-07-29T00:41:13.008Z] 2437ff75d9bd: Waiting [2022-07-29T00:41:13.283Z] 04944245beec: Verifying Checksum [2022-07-29T00:41:13.283Z] 04944245beec: Download complete [2022-07-29T00:41:13.283Z] 765212b225bb: Verifying Checksum [2022-07-29T00:41:13.283Z] 765212b225bb: Download complete [2022-07-29T00:41:13.283Z] f23df028b6ca: Verifying Checksum [2022-07-29T00:41:13.283Z] f23df028b6ca: Download complete [2022-07-29T00:41:13.283Z] d65c8cfc05b1: Verifying Checksum [2022-07-29T00:41:13.283Z] d65c8cfc05b1: Download complete [2022-07-29T00:41:13.283Z] 699f458cf7ca: Verifying Checksum [2022-07-29T00:41:13.283Z] 699f458cf7ca: Download complete [2022-07-29T00:41:13.881Z] 8998bd30e6a1: Verifying Checksum [2022-07-29T00:41:13.881Z] 8998bd30e6a1: Download complete [2022-07-29T00:41:16.516Z] 2437ff75d9bd: Verifying Checksum [2022-07-29T00:41:16.516Z] 2437ff75d9bd: Download complete [2022-07-29T00:41:18.497Z] 8998bd30e6a1: Pull complete [2022-07-29T00:41:18.770Z] 04944245beec: Pull complete [2022-07-29T00:41:20.202Z] 699f458cf7ca: Pull complete [2022-07-29T00:41:20.474Z] 765212b225bb: Pull complete [2022-07-29T00:41:21.454Z] f23df028b6ca: Pull complete [2022-07-29T00:41:21.454Z] d65c8cfc05b1: Pull complete [2022-07-29T00:41:36.508Z] 2437ff75d9bd: Pull complete [2022-07-29T00:41:36.508Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-29T00:41:36.508Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-29T00:41:36.508Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:41:36.808Z] prd-ubuntu20.04-docker-arm64-4c-16g-21431 does not seem to be running inside a container [2022-07-29T00:41:36.896Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-29T00:41:39.939Z] $ docker top 392757235ed807b7c87d3be35ba9b32f91fdd4bc4df4818802561a1b01180429 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:41:40.995Z] ---> job-cost.sh [2022-07-29T00:41:40.995Z] lf-activate-venv: SKIPPING [2022-07-29T00:41:40.995Z] INFO: No Stack... [2022-07-29T00:41:41.592Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-29T00:41:42.571Z] INFO: Archiving Costs [Pipeline] sh [2022-07-29T00:41:43.237Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-07-29T00:41:43.237Z] + cut -d, -f6 [Pipeline] lock [2022-07-29T00:41:43.267Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4107-3-stack-cost] [2022-07-29T00:41:43.272Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4107-3-stack-cost] did not exist. Created. [2022-07-29T00:41:43.272Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4107-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-29T00:41:43.944Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-29T00:41:44.146Z] Stashed 1 file(s) [Pipeline] } [2022-07-29T00:41:44.152Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4107-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-29T00:41:44.174Z] $ docker stop --time=1 392757235ed807b7c87d3be35ba9b32f91fdd4bc4df4818802561a1b01180429 [2022-07-29T00:41:45.779Z] $ docker rm -f 392757235ed807b7c87d3be35ba9b32f91fdd4bc4df4818802561a1b01180429 [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-07-29T00:41:46.308Z] provisioning config files... [2022-07-29T00:41:46.318Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config6185042800340731420tmp [Pipeline] { [Pipeline] sh [2022-07-29T00:41:46.619Z] + set +x [2022-07-29T00:41:46.619Z] + curl -s https://codecov.io/bash [2022-07-29T00:41:46.619Z] + bash -s -- [2022-07-29T00:41:46.619Z] [2022-07-29T00:41:46.619Z] _____ _ [2022-07-29T00:41:46.619Z] / ____| | | [2022-07-29T00:41:46.619Z] | | ___ __| | ___ ___ _____ __ [2022-07-29T00:41:46.619Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-29T00:41:46.619Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-29T00:41:46.619Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-29T00:41:46.619Z] Bash-1.0.6 [2022-07-29T00:41:46.619Z] [2022-07-29T00:41:46.619Z] [2022-07-29T00:41:46.619Z] ==> git version 2.25.1 found [2022-07-29T00:41:46.619Z] ==> 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-07-29T00:41:46.619Z] Release-Date: 2020-01-08 [2022-07-29T00:41:46.619Z] 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-07-29T00:41:46.619Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-29T00:41:46.619Z] ==> Jenkins CI detected. [2022-07-29T00:41:46.619Z] current dir:  /w/workspace/edgex-go/3 [2022-07-29T00:41:46.619Z] project root: . [2022-07-29T00:41:46.619Z] --> token set from env [2022-07-29T00:41:46.619Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-29T00:41:46.619Z] ==> Running gcov in . (disable via -X gcov) [2022-07-29T00:41:46.619Z] ==> Python coveragepy not found [2022-07-29T00:41:46.619Z] ==> Searching for coverage reports in: [2022-07-29T00:41:46.619Z] + . [2022-07-29T00:41:46.619Z] -> Found 1 reports [2022-07-29T00:41:46.619Z] ==> Detecting git/mercurial file structure [2022-07-29T00:41:46.619Z] ==> Reading reports [2022-07-29T00:41:46.879Z] + ./coverage.out bytes=436144 [2022-07-29T00:41:46.879Z] ==> Appending adjustments [2022-07-29T00:41:46.879Z] https://docs.codecov.io/docs/fixing-reports [2022-07-29T00:41:48.264Z] + Found adjustments [2022-07-29T00:41:48.264Z] ==> Gzipping contents [2022-07-29T00:41:48.264Z] 60K /tmp/codecov.rjAhei.gz [2022-07-29T00:41:48.264Z] ==> Uploading reports [2022-07-29T00:41:48.264Z] url: https://codecov.io [2022-07-29T00:41:48.264Z] query: branch=PR-4107&commit=6471cb02df6626a8c1da592873a91d2173db0034&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4107%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4107&job=&cmd_args= [2022-07-29T00:41:48.264Z] -> Pinging Codecov [2022-07-29T00:41:48.264Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4107&commit=6471cb02df6626a8c1da592873a91d2173db0034&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4107%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4107&job=&cmd_args= [2022-07-29T00:41:48.264Z] -> Uploading to [2022-07-29T00:41:48.264Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-29/00271124DB129430A58F1EEE437C3FCB/6471cb02df6626a8c1da592873a91d2173db0034/f73d7d9a-a808-495b-8786-fdb63770b7b2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20220729%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220729T004148Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2b5b43a7d55e55e8c20d4e2580d27b6f9fb62ecd708e3c9126f30f1c56f9ca8a [2022-07-29T00:41:48.264Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-29T00:41:48.264Z] Dload Upload Total Spent Left Speed [2022-07-29T00:41:48.834Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59952 0 0 100 59952 0 169k --:--:-- --:--:-- --:--:-- 168k 100 59952 0 0 100 59952 0 169k --:--:-- --:--:-- --:--:-- 168k [2022-07-29T00:41:48.834Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/6471cb02df6626a8c1da592873a91d2173db0034 [Pipeline] } [2022-07-29T00:41:48.842Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-29T00:41:49.452Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:41:49.795Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:41:50.722Z] ---> package-listing.sh [2022-07-29T00:41:50.722Z] ++ facter osfamily [2022-07-29T00:41:50.722Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-29T00:41:50.982Z] + OS_FAMILY=debian [2022-07-29T00:41:50.982Z] + workspace=/w/workspace/edgex-go/3 [2022-07-29T00:41:50.982Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-29T00:41:50.982Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-29T00:41:50.982Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-29T00:41:50.982Z] + PACKAGES=/tmp/packages_start.txt [2022-07-29T00:41:50.982Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-29T00:41:50.982Z] + PACKAGES=/tmp/packages_end.txt [2022-07-29T00:41:50.982Z] + case "${OS_FAMILY}" in [2022-07-29T00:41:50.982Z] + dpkg -l [2022-07-29T00:41:50.982Z] + grep '^ii' [2022-07-29T00:41:50.982Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-29T00:41:50.982Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-29T00:41:50.982Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-29T00:41:50.982Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-29T00:41:50.982Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-07-29T00:41:50.983Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-07-29T00:41:50.994Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-29T00:41:51.274Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:41:51.840Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T00:41:51.840Z] [2022-07-29T00:41:51.840Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-29T00:41:52.155Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T00:41:52.155Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-29T00:41:52.155Z] 5eb5b503b376: Pulling fs layer [2022-07-29T00:41:52.155Z] 5c69ac0246d0: Pulling fs layer [2022-07-29T00:41:52.155Z] ec43610c2a17: Pulling fs layer [2022-07-29T00:41:52.155Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-29T00:41:52.155Z] 33b1e0a273af: Pulling fs layer [2022-07-29T00:41:52.155Z] 5d3b04190fa2: Pulling fs layer [2022-07-29T00:41:52.155Z] 2f39f015ded8: Pulling fs layer [2022-07-29T00:41:52.155Z] 3a2ae6a8a46f: Waiting [2022-07-29T00:41:52.155Z] 33b1e0a273af: Waiting [2022-07-29T00:41:52.155Z] 5d3b04190fa2: Waiting [2022-07-29T00:41:52.155Z] 5c69ac0246d0: Verifying Checksum [2022-07-29T00:41:52.155Z] 5c69ac0246d0: Download complete [2022-07-29T00:41:52.155Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-29T00:41:52.155Z] 3a2ae6a8a46f: Download complete [2022-07-29T00:41:52.155Z] 33b1e0a273af: Verifying Checksum [2022-07-29T00:41:52.155Z] 33b1e0a273af: Download complete [2022-07-29T00:41:52.155Z] 5d3b04190fa2: Download complete [2022-07-29T00:41:52.416Z] ec43610c2a17: Verifying Checksum [2022-07-29T00:41:52.416Z] ec43610c2a17: Download complete [2022-07-29T00:41:52.416Z] 5eb5b503b376: Verifying Checksum [2022-07-29T00:41:52.416Z] 5eb5b503b376: Download complete [2022-07-29T00:41:52.985Z] 2f39f015ded8: Download complete [2022-07-29T00:41:53.555Z] 5eb5b503b376: Pull complete [2022-07-29T00:41:53.815Z] 5c69ac0246d0: Pull complete [2022-07-29T00:41:54.385Z] ec43610c2a17: Pull complete [2022-07-29T00:41:54.385Z] 3a2ae6a8a46f: Pull complete [2022-07-29T00:41:54.645Z] 33b1e0a273af: Pull complete [2022-07-29T00:41:54.645Z] 5d3b04190fa2: Pull complete [2022-07-29T00:41:58.838Z] 2f39f015ded8: Pull complete [2022-07-29T00:41:58.838Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-29T00:41:58.838Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-29T00:41:58.838Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-29T00:41:58.929Z] prd-ubuntu20.04-docker-8c-8g-21430 does not seem to be running inside a container [2022-07-29T00:41:58.971Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-29T00:42:00.855Z] $ docker top 7dd4e701a41e0b29af031fd495896c5a97b83fe700603bbeccb310ec942d1535 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-29T00:42:01.207Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-29T00:42:01.500Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-29T00:42:01.791Z] + ls /var/log/sa-host [2022-07-29T00:42:01.792Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-29T00:42:01.927Z] provisioning config files... [2022-07-29T00:42:01.938Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1348051908489325479tmp [Pipeline] { [Pipeline] echo [2022-07-29T00:42:01.954Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:42:02.243Z] ---> create-netrc.sh [Pipeline] } [2022-07-29T00:42:02.251Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:42:02.583Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-29T00:42:02.593Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:42:02.883Z] ---> sudo-logs.sh [2022-07-29T00:42:02.883Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-29T00:42:02.909Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:42:03.201Z] ---> job-cost.sh [2022-07-29T00:42:03.201Z] lf-activate-venv: SKIPPING [2022-07-29T00:42:03.201Z] DEBUG: total: 0.10999999940395355 [2022-07-29T00:42:03.201Z] INFO: Retrieving Stack Cost... [2022-07-29T00:42:03.462Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-29T00:42:04.036Z] INFO: Archiving Costs [Pipeline] echo [2022-07-29T00:42:04.048Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-29T00:42:04.338Z] ---> logs-deploy.sh [2022-07-29T00:42:04.338Z] lf-activate-venv: SKIPPING [2022-07-29T00:42:04.338Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4107/3 [2022-07-29T00:42:04.338Z] INFO: archiving workspace using pattern(s): [2022-07-29T00:42:05.276Z] Archives upload complete. [2022-07-29T00:42:05.276Z] INFO: archiving logs to Nexus