Pull request #4065 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 756ae6be9c7817328b74c5d087d11181cc36d97d+e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 (5471fd14a970662722ac8cbdf527feb83d46cb57) 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-ssh17735802706147065412.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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-ssh10687052374468846097.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 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh121438232234403469.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh4750782692779950973.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh16385708764294754412.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh2571907311765099844.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 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.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16377 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4065/head:refs/remotes/origin/PR-4065 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 756ae6be9c7817328b74c5d087d11181cc36d97d Merge succeeded, producing 756ae6be9c7817328b74c5d087d11181cc36d97d Checking out Revision 756ae6be9c7817328b74c5d087d11181cc36d97d (PR-4065) > git config core.sparsecheckout # timeout=10 > git checkout -f 756ae6be9c7817328b74c5d087d11181cc36d97d # 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 e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 756ae6be9c7817328b74c5d087d11181cc36d97d # timeout=10 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-06-29T19:07:15.558Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-06-29T19:07:15.710Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-06-29T19:07:15.808Z] ========================================================= [2022-06-29T19:07:15.808Z] EdgeX Global Pipelines Version Info [2022-06-29T19:07:15.808Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:07:16.576Z] ------------------- [2022-06-29T19:07:16.576Z] stable info: [2022-06-29T19:07:16.576Z] ------------------- [2022-06-29T19:07:16.576Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-06-29T19:07:16.576Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T19:07:16.576Z] Message: update stable to v1.0.234 [2022-06-29T19:07:17.150Z] ------------------- [2022-06-29T19:07:17.150Z] experimental info: [2022-06-29T19:07:17.150Z] ------------------- [2022-06-29T19:07:17.150Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-06-29T19:07:17.150Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-06-29T19:07:17.150Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-06-29T19:07:17.508Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-06-29T19:07:17.547Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-06-29T19:07:17.583Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-06-29T19:07:17.623Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-06-29T19:07:17.659Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-06-29T19:07:17.698Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-06-29T19:07:17.736Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-06-29T19:07:17.774Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-06-29T19:07:17.812Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-06-29T19:07:17.848Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-06-29T19:07:17.887Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-06-29T19:07:17.930Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-06-29T19:07:17.967Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-06-29T19:07:18.003Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-06-29T19:07:18.042Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-06-29T19:07:18.079Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T19:07:18.117Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-06-29T19:07:18.152Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-06-29T19:07:18.188Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-06-29T19:07:18.225Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-06-29T19:07:18.264Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-06-29T19:07:18.302Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-06-29T19:07:18.342Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-06-29T19:07:18.381Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4065 [Pipeline] echo [2022-06-29T19:07:18.418Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4065 [Pipeline] echo [2022-06-29T19:07:18.454Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4065 [Pipeline] echo [2022-06-29T19:07:18.489Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 756ae6be9c7817328b74c5d087d11181cc36d97d [Pipeline] echo [2022-06-29T19:07:18.530Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 756ae6b [Pipeline] echo [2022-06-29T19:07:18.567Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T19:07:18.669Z] provisioning config files... [2022-06-29T19:07:18.685Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7174001789012376339tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:07:19.045Z] ---> docker-login.sh [2022-06-29T19:07:19.045Z] nexus3.edgexfoundry.org:10001 [2022-06-29T19:07:19.307Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:07:19.307Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:07:19.307Z] Configure a credential helper to remove this warning. See [2022-06-29T19:07:19.307Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:07:19.307Z] [2022-06-29T19:07:19.307Z] Login Succeeded [2022-06-29T19:07:19.307Z] nexus3.edgexfoundry.org:10002 [2022-06-29T19:07:19.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:07:19.567Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:07:19.567Z] Configure a credential helper to remove this warning. See [2022-06-29T19:07:19.567Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:07:19.567Z] [2022-06-29T19:07:19.567Z] Login Succeeded [2022-06-29T19:07:19.567Z] nexus3.edgexfoundry.org:10003 [2022-06-29T19:07:19.567Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:07:19.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:07:19.829Z] Configure a credential helper to remove this warning. See [2022-06-29T19:07:19.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:07:19.829Z] [2022-06-29T19:07:19.829Z] Login Succeeded [2022-06-29T19:07:19.829Z] nexus3.edgexfoundry.org:10004 [2022-06-29T19:07:19.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:07:19.829Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:07:19.829Z] Configure a credential helper to remove this warning. See [2022-06-29T19:07:19.829Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:07:19.829Z] [2022-06-29T19:07:19.829Z] Login Succeeded [2022-06-29T19:07:19.829Z] docker.io [2022-06-29T19:07:19.829Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:07:20.400Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:07:20.400Z] Configure a credential helper to remove this warning. See [2022-06-29T19:07:20.400Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:07:20.400Z] [2022-06-29T19:07:20.400Z] Login Succeeded [2022-06-29T19:07:20.400Z] ---> docker-login.sh ends [Pipeline] } [2022-06-29T19:07:20.427Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T19:07:20.849Z] + 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-06-29T19:07:20.849Z] + dirname cmd/core-command/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo core-command,cmd/core-command/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/core-data/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo core-data,cmd/core-data/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/core-metadata/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/security-proxy-setup/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-06-29T19:07:20.849Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/security-spire-agent/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/security-spire-config/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + dirname cmd/security-spire-server/Dockerfile [2022-06-29T19:07:20.849Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/support-notifications/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/support-scheduler/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-06-29T19:07:20.849Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-06-29T19:07:20.849Z] + cut -d/ -f2 [2022-06-29T19:07:20.849Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-06-29T19:07:20.896Z] 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-06-29T19:07:21.376Z] + git rev-list -1 --merges 756ae6be9c7817328b74c5d087d11181cc36d97d~1..756ae6be9c7817328b74c5d087d11181cc36d97d [Pipeline] echo [2022-06-29T19:07:21.413Z] -----------> git rev-list -1 --merges 756ae6be9c7817328b74c5d087d11181cc36d97d~1..756ae6be9c7817328b74c5d087d11181cc36d97d 756ae6be9c7817328b74c5d087d11181cc36d97d [false] [Pipeline] sh [2022-06-29T19:07:21.729Z] + git log --format=format:%s -1 756ae6be9c7817328b74c5d087d11181cc36d97d [Pipeline] echo [2022-06-29T19:07:21.768Z] ========================================================= [2022-06-29T19:07:21.768Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-06-29T19:07:21.768Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-06-29T19:07:22.198Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-06-29T19:07:22.198Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-06-29T19:07:22.198Z] + [ -e /tmp/ssh_known_hosts ] [2022-06-29T19:07:22.198Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-06-29T19:07:22.198Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-06-29T19:07:22.198Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-06-29T19:07:22.198Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:07:22.615Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T19:07:22.615Z] [2022-06-29T19:07:22.615Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:07:22.989Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T19:07:22.989Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-06-29T19:07:22.989Z] 42c077c10790: Pulling fs layer [2022-06-29T19:07:22.989Z] f63e77b7563a: Pulling fs layer [2022-06-29T19:07:22.989Z] bd5fdadae976: Pulling fs layer [2022-06-29T19:07:22.989Z] 205491f53016: Pulling fs layer [2022-06-29T19:07:22.989Z] df18705c85c3: Pulling fs layer [2022-06-29T19:07:22.989Z] bdb3f477010e: Pulling fs layer [2022-06-29T19:07:22.989Z] c8a8fc8e1c8f: Pulling fs layer [2022-06-29T19:07:22.989Z] 2c6e9b1d212d: Pulling fs layer [2022-06-29T19:07:22.989Z] bdb8f0575790: Pulling fs layer [2022-06-29T19:07:22.989Z] 205491f53016: Waiting [2022-06-29T19:07:22.989Z] c8a8fc8e1c8f: Waiting [2022-06-29T19:07:22.989Z] 386e3cb2ff24: Pulling fs layer [2022-06-29T19:07:22.989Z] df18705c85c3: Waiting [2022-06-29T19:07:22.989Z] 2343380bae48: Pulling fs layer [2022-06-29T19:07:22.989Z] 2c6e9b1d212d: Waiting [2022-06-29T19:07:22.989Z] bdb3f477010e: Waiting [2022-06-29T19:07:22.989Z] 2343380bae48: Waiting [2022-06-29T19:07:22.989Z] f63e77b7563a: Download complete [2022-06-29T19:07:22.989Z] 205491f53016: Verifying Checksum [2022-06-29T19:07:22.989Z] 205491f53016: Download complete [2022-06-29T19:07:23.248Z] df18705c85c3: Verifying Checksum [2022-06-29T19:07:23.248Z] df18705c85c3: Download complete [2022-06-29T19:07:23.248Z] bd5fdadae976: Verifying Checksum [2022-06-29T19:07:23.248Z] bd5fdadae976: Download complete [2022-06-29T19:07:23.248Z] bdb3f477010e: Verifying Checksum [2022-06-29T19:07:23.248Z] bdb3f477010e: Download complete [2022-06-29T19:07:23.248Z] 2c6e9b1d212d: Verifying Checksum [2022-06-29T19:07:23.248Z] 2c6e9b1d212d: Download complete [2022-06-29T19:07:23.248Z] bdb8f0575790: Download complete [2022-06-29T19:07:23.248Z] 386e3cb2ff24: Verifying Checksum [2022-06-29T19:07:23.248Z] 386e3cb2ff24: Download complete [2022-06-29T19:07:23.248Z] 2343380bae48: Verifying Checksum [2022-06-29T19:07:23.248Z] 2343380bae48: Download complete [2022-06-29T19:07:23.248Z] 42c077c10790: Download complete [2022-06-29T19:07:23.508Z] c8a8fc8e1c8f: Verifying Checksum [2022-06-29T19:07:23.508Z] c8a8fc8e1c8f: Download complete [2022-06-29T19:07:24.448Z] 42c077c10790: Pull complete [2022-06-29T19:07:24.448Z] f63e77b7563a: Pull complete [2022-06-29T19:07:25.017Z] bd5fdadae976: Pull complete [2022-06-29T19:07:25.017Z] 205491f53016: Pull complete [2022-06-29T19:07:25.277Z] df18705c85c3: Pull complete [2022-06-29T19:07:25.277Z] bdb3f477010e: Pull complete [2022-06-29T19:07:27.190Z] c8a8fc8e1c8f: Pull complete [2022-06-29T19:07:27.190Z] 2c6e9b1d212d: Pull complete [2022-06-29T19:07:27.190Z] bdb8f0575790: Pull complete [2022-06-29T19:07:27.190Z] 386e3cb2ff24: Pull complete [2022-06-29T19:07:27.452Z] 2343380bae48: Pull complete [2022-06-29T19:07:27.452Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-06-29T19:07:27.452Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-06-29T19:07:27.452Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:07:27.656Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2022-06-29T19:07:27.688Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-06-29T19:07:29.179Z] $ docker top af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 -eo pid,comm [2022-06-29T19:07:29.258Z] 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-06-29T19:07:29.258Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-06-29T19:07:29.366Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T19:07:29.366Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T19:07:29.502Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T19:07:29.501Z] $ docker exec af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 ssh-agent [2022-06-29T19:07:29.625Z] SSH_AUTH_SOCK=/tmp/ssh-1bOy2GsVRjfy/agent.32 [2022-06-29T19:07:29.625Z] SSH_AGENT_PID=38 [2022-06-29T19:07:29.631Z] Running ssh-add (command line suppressed) [2022-06-29T19:07:29.749Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_322750913822147739.key (/w/workspace/edgex-go/1@tmp/private_key_322750913822147739.key) [2022-06-29T19:07:29.767Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T19:07:30.091Z] + git tag --points-at HEAD [Pipeline] } [2022-06-29T19:07:30.111Z] $ docker exec --env ******** --env ******** af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 ssh-agent -k [2022-06-29T19:07:30.215Z] unset SSH_AUTH_SOCK; [2022-06-29T19:07:30.215Z] unset SSH_AGENT_PID; [2022-06-29T19:07:30.215Z] echo Agent pid 38 killed; [2022-06-29T19:07:30.432Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-06-29T19:07:30.517Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-06-29T19:07:30.517Z] [ssh-agent] Looking for ssh-agent implementation... [2022-06-29T19:07:30.638Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-06-29T19:07:30.638Z] $ docker exec af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 ssh-agent [2022-06-29T19:07:30.762Z] SSH_AUTH_SOCK=/tmp/ssh-Xsxpbuc2E49S/agent.71 [2022-06-29T19:07:30.762Z] SSH_AGENT_PID=77 [2022-06-29T19:07:30.767Z] Running ssh-add (command line suppressed) [2022-06-29T19:07:30.879Z] Identity added: /w/workspace/edgex-go/1@tmp/private_key_2325911208852207943.key (/w/workspace/edgex-go/1@tmp/private_key_2325911208852207943.key) [2022-06-29T19:07:30.895Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-06-29T19:07:31.221Z] + git semver init [2022-06-29T19:07:31.480Z] 2022-06-29 19:07:31,398 [run_init] DEBUG init version:0.0.0 force:False [2022-06-29T19:07:31.480Z] 2022-06-29 19:07:31,399 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver [2022-06-29T19:07:31.480Z] 2022-06-29 19:07:31,400 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver [2022-06-29T19:07:31.480Z] 2022-06-29 19:07:31,400 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) [2022-06-29T19:07:36.772Z] 2022-06-29 19:07:36,761 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude [2022-06-29T19:07:36.772Z] 2022-06-29 19:07:36,762 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4065 with force:False [2022-06-29T19:07:36.772Z] 2022-06-29 19:07:36,762 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4065 [2022-06-29T19:07:36.772Z] 2022-06-29 19:07:36,769 [execute] INFO git cat-file --batch-check [2022-06-29T19:07:36.772Z] 2022-06-29 19:07:36,769 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T19:07:37.035Z] 2022-06-29 19:07:36,776 [execute] INFO git cat-file --batch [2022-06-29T19:07:37.035Z] 2022-06-29 19:07:36,776 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) [2022-06-29T19:07:37.035Z] 2022-06-29 19:07:36,779 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4065 [2022-06-29T19:07:37.035Z] 0.0.0 [Pipeline] } [2022-06-29T19:07:37.060Z] $ docker exec --env ******** --env ******** af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 ssh-agent -k [2022-06-29T19:07:37.166Z] unset SSH_AUTH_SOCK; [2022-06-29T19:07:37.166Z] unset SSH_AGENT_PID; [2022-06-29T19:07:37.166Z] echo Agent pid 77 killed; [2022-06-29T19:07:37.178Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-06-29T19:07:37.603Z] + git semver [Pipeline] } [2022-06-29T19:07:37.890Z] $ docker stop --time=1 af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 [2022-06-29T19:07:39.241Z] $ docker rm -f af9363304bb7203a0b55e8b1edc3a2b7f869a64614deacece881d8668f99b2c9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T19:07:39.655Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-06-29T19:07:39.948Z] Stashed 1 file(s) [Pipeline] echo [2022-06-29T19:07:39.968Z] [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] echo [2022-06-29T19:07:40.441Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T19:07:40.473Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T19:07:40.505Z] ========================================================= [2022-06-29T19:07:40.505Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-06-29T19:07:40.505Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-29T19:07:40.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T19:07:40.851Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-06-29T19:07:40.851Z] 59bf1c3509f3: Pulling fs layer [2022-06-29T19:07:40.851Z] 666ba61612fd: Pulling fs layer [2022-06-29T19:07:40.851Z] 8ed8ca486205: Pulling fs layer [2022-06-29T19:07:40.851Z] cc1cd167ecdc: Pulling fs layer [2022-06-29T19:07:40.851Z] c516ae0d96e1: Pulling fs layer [2022-06-29T19:07:40.851Z] 684cea983483: Pulling fs layer [2022-06-29T19:07:40.851Z] dd3240ac7de5: Pulling fs layer [2022-06-29T19:07:40.851Z] b1e948a4e11c: Pulling fs layer [2022-06-29T19:07:40.851Z] a8fd76ee1af6: Pulling fs layer [2022-06-29T19:07:40.851Z] 646ad004c059: Pulling fs layer [2022-06-29T19:07:40.851Z] cc1cd167ecdc: Waiting [2022-06-29T19:07:40.851Z] c516ae0d96e1: Waiting [2022-06-29T19:07:40.851Z] 684cea983483: Waiting [2022-06-29T19:07:40.851Z] dd3240ac7de5: Waiting [2022-06-29T19:07:40.851Z] b1e948a4e11c: Waiting [2022-06-29T19:07:40.851Z] a8fd76ee1af6: Waiting [2022-06-29T19:07:40.851Z] 646ad004c059: Waiting [2022-06-29T19:07:40.851Z] 8ed8ca486205: Verifying Checksum [2022-06-29T19:07:40.851Z] 8ed8ca486205: Download complete [2022-06-29T19:07:40.851Z] 666ba61612fd: Verifying Checksum [2022-06-29T19:07:40.851Z] 666ba61612fd: Download complete [2022-06-29T19:07:40.851Z] c516ae0d96e1: Verifying Checksum [2022-06-29T19:07:40.851Z] c516ae0d96e1: Download complete [2022-06-29T19:07:40.851Z] 684cea983483: Download complete [2022-06-29T19:07:40.851Z] 59bf1c3509f3: Verifying Checksum [2022-06-29T19:07:40.851Z] 59bf1c3509f3: Download complete [2022-06-29T19:07:40.851Z] dd3240ac7de5: Verifying Checksum [2022-06-29T19:07:40.851Z] dd3240ac7de5: Download complete [2022-06-29T19:07:41.111Z] b1e948a4e11c: Verifying Checksum [2022-06-29T19:07:41.111Z] b1e948a4e11c: Download complete [2022-06-29T19:07:41.111Z] 59bf1c3509f3: Pull complete [2022-06-29T19:07:41.111Z] 666ba61612fd: Pull complete [2022-06-29T19:07:41.374Z] 8ed8ca486205: Pull complete [2022-06-29T19:07:41.635Z] 646ad004c059: Verifying Checksum [2022-06-29T19:07:41.635Z] 646ad004c059: Download complete [2022-06-29T19:07:41.635Z] cc1cd167ecdc: Verifying Checksum [2022-06-29T19:07:41.635Z] cc1cd167ecdc: Download complete [2022-06-29T19:07:41.635Z] a8fd76ee1af6: Verifying Checksum [2022-06-29T19:07:41.635Z] a8fd76ee1af6: Download complete [2022-06-29T19:07:45.835Z] cc1cd167ecdc: Pull complete [2022-06-29T19:07:45.835Z] c516ae0d96e1: Pull complete [2022-06-29T19:07:45.835Z] 684cea983483: Pull complete [2022-06-29T19:07:45.835Z] dd3240ac7de5: Pull complete [2022-06-29T19:07:45.835Z] b1e948a4e11c: Pull complete [2022-06-29T19:07:48.380Z] a8fd76ee1af6: Pull complete [2022-06-29T19:07:48.953Z] 646ad004c059: Pull complete [2022-06-29T19:07:48.953Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-06-29T19:07:48.953Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T19:07:48.953Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-06-29T19:07:49.315Z] + docker build -t ci-base-image-x86_64 -f - . [2022-06-29T19:07:49.315Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T19:07:49.315Z] WORKDIR /edgex [2022-06-29T19:07:49.315Z] COPY go.mod . [2022-06-29T19:07:49.315Z] RUN go mod download [2022-06-29T19:07:50.697Z] Sending build context to Docker daemon 335.1MB [2022-06-29T19:07:50.697Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-06-29T19:07:50.697Z] ---> 8f69c11f6b0c [2022-06-29T19:07:50.697Z] Step 2/4 : WORKDIR /edgex [2022-06-29T19:07:53.253Z] ---> Running in 6259e6c00e56 [2022-06-29T19:07:53.253Z] Removing intermediate container 6259e6c00e56 [2022-06-29T19:07:53.253Z] ---> e03ed8007e9b [2022-06-29T19:07:53.253Z] Step 3/4 : COPY go.mod . [2022-06-29T19:07:53.515Z] ---> 0284f4e9a72a [2022-06-29T19:07:53.515Z] Step 4/4 : RUN go mod download [2022-06-29T19:07:53.515Z] ---> Running in c0338c65a646 [2022-06-29T19:07:55.270Z] Still waiting to schedule task [2022-06-29T19:07:55.270Z] ‘prd-ubuntu20.04-docker-arm64-4c-16g-16378’ is offline [2022-06-29T19:08:08.419Z] Removing intermediate container c0338c65a646 [2022-06-29T19:08:08.420Z] ---> 4b5ba7e67b83 [2022-06-29T19:08:08.420Z] Successfully built 4b5ba7e67b83 [2022-06-29T19:08:08.420Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:08:08.797Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T19:08:08.797Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:08:08.941Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2022-06-29T19:08:08.976Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-29T19:08:09.422Z] $ docker top 112ab208c11bc952b59108f5c502795744d0bf1ca01538989c34a4268ce818b0 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:08:09.820Z] + go version [2022-06-29T19:08:09.820Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-06-29T19:08:09.856Z] $ docker stop --time=1 112ab208c11bc952b59108f5c502795744d0bf1ca01538989c34a4268ce818b0 [2022-06-29T19:08:11.166Z] $ docker rm -f 112ab208c11bc952b59108f5c502795744d0bf1ca01538989c34a4268ce818b0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:08:11.858Z] + docker inspect -f . ci-base-image-x86_64 [2022-06-29T19:08:11.858Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:08:12.151Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2022-06-29T19:08:12.186Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-06-29T19:08:12.543Z] $ docker top 7e989e6579875adf85b9ffbae7e2561e6254c3d3c4bf3131d35fb2412211028b -eo pid,comm [Pipeline] { [Pipeline] echo [2022-06-29T19:08:12.659Z] ========================================================= [2022-06-29T19:08:12.659Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-29T19:08:12.659Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-29T19:08:13.060Z] + make test [2022-06-29T19:08:13.060Z] go mod tidy -compat=1.17 [2022-06-29T19:08:13.060Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-29T19:08:18.443Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-29T19:08:28.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-29T19:08:28.420Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-29T19:08:28.679Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-29T19:08:28.679Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-29T19:08:28.679Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-29T19:08:28.937Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-29T19:08:30.317Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.081s coverage: 28.7% of statements [2022-06-29T19:08:30.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-29T19:08:30.317Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-29T19:08:30.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 98.5% of statements [2022-06-29T19:08:30.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-29T19:08:30.886Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.095s coverage: 54.2% of statements [2022-06-29T19:08:30.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-29T19:08:30.886Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.333s coverage: 89.2% of statements [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.076s coverage: 83.8% of statements [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.431s coverage: 95.6% of statements [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.055s coverage: 60.0% of statements [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.046s coverage: 0.9% of statements [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.061s coverage: 58.8% of statements [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.087s coverage: 29.6% of statements [2022-06-29T19:08:34.178Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.066s coverage: 47.1% of statements [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.078s coverage: 79.5% of statements [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.071s coverage: 96.3% of statements [2022-06-29T19:08:34.178Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.092s coverage: 87.5% of statements [2022-06-29T19:08:44.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.078s coverage: 94.4% of statements [2022-06-29T19:08:44.169Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.052s coverage: 44.8% of statements [2022-06-29T19:08:45.552Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.170s coverage: 82.5% of statements [2022-06-29T19:08:45.552Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-29T19:08:55.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.101s coverage: 92.9% of statements [2022-06-29T19:08:55.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-29T19:08:55.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-29T19:08:55.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-29T19:08:55.554Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.028s coverage: 65.1% of statements [2022-06-29T19:08:55.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-29T19:08:55.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-29T19:08:55.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-29T19:08:55.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-29T19:08:55.554Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.067s coverage: 87.2% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.048s coverage: 100.0% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.068s coverage: 58.8% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.068s coverage: 80.0% of statements [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.072s coverage: 85.4% of statements [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.185s coverage: 91.2% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.163s coverage: 64.4% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.064s coverage: 100.0% of statements [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.032s coverage: 100.0% of statements [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.030s coverage: 73.7% of statements [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.020s coverage: 100.0% of statements [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.340s coverage: 65.4% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.150s coverage: 43.8% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.055s coverage: 89.5% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.058s coverage: 84.8% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.072s coverage: 17.7% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.150s coverage: 92.3% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.053s coverage: 63.2% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.111s coverage: 97.7% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.064s coverage: 28.9% of statements [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-29T19:08:55.555Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.054s coverage: 100.0% of statements [2022-06-29T19:08:55.555Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.034s coverage: 96.9% of statements [2022-06-29T19:08:55.555Z] 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-06-29T19:09:10.435Z] GO111MODULE=on go vet ./... [2022-06-29T19:09:15.723Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-29T19:09:15.723Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-29T19:09:15.723Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-29T19:09:15.761Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-29T19:09:16.071Z] + ls -al . [2022-06-29T19:09:16.071Z] total 684 [2022-06-29T19:09:16.071Z] drwxrwxr-x 10 1001 1001 4096 Jun 29 19:08 . [2022-06-29T19:09:16.071Z] drwxr-xr-x 4 root root 4096 Jun 29 19:08 .. [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 19:07 .dockerignore [2022-06-29T19:09:16.071Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 19:07 .git [2022-06-29T19:09:16.071Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:07 .github [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 879 Jun 29 19:07 .gitignore [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 42 Jun 29 19:07 .golangci.yml [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 87 Jun 29 19:07 .hadolint.yml [2022-06-29T19:09:16.071Z] drwxr-xr-x 3 1001 1001 4096 Jun 29 19:07 .semver [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 19:07 .sonarcloud.properties [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 1171 Jun 29 19:07 ADOPTERS.md [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 10347 Jun 29 19:07 Attribution.txt [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 63209 Jun 29 19:07 CHANGELOG.md [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:07 CONTRIBUTING.md [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 677 Jun 29 19:07 GOVERNANCE.md [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 850 Jun 29 19:07 Jenkinsfile [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:07 LICENSE [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 10389 Jun 29 19:07 Makefile [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 582 Jun 29 19:07 OWNERS.md [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 9094 Jun 29 19:07 README.md [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 6912 Jun 29 19:07 SECURITY.md [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 19:07 VERSION [2022-06-29T19:09:16.071Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:07 ZMQWindows.md [2022-06-29T19:09:16.072Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 19:07 bin [2022-06-29T19:09:16.072Z] drwxrwxr-x 18 1001 1001 4096 Jun 29 19:07 cmd [2022-06-29T19:09:16.072Z] -rw-r--r-- 1 root root 435593 Jun 29 19:08 coverage.out [2022-06-29T19:09:16.072Z] -rw-rw-r-- 1 1001 1001 3311 Jun 29 19:07 go.mod [2022-06-29T19:09:16.072Z] -rw-rw-r-- 1 1001 1001 36231 Jun 29 19:08 go.sum [2022-06-29T19:09:16.072Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 19:07 internal [2022-06-29T19:09:16.072Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:07 openapi [2022-06-29T19:09:16.072Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 19:07 snap [2022-06-29T19:09:16.072Z] -rw-rw-r-- 1 1001 1001 204 Jun 29 19:07 version.go [Pipeline] sh [2022-06-29T19:09:16.382Z] + '[' -e coverage.out ] [2022-06-29T19:09:16.382Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-29T19:09:16.501Z] Stashed 1 file(s) [Pipeline] sh [2022-06-29T19:09:16.799Z] + make build [2022-06-29T19:09:16.799Z] 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-06-29T19:09:29.019Z] 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-06-29T19:09:39.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-06-29T19:09:39.006Z] 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-06-29T19:09:44.271Z] 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-06-29T19:09:44.271Z] 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-06-29T19:09:45.208Z] 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-06-29T19:09:46.146Z] 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-06-29T19:09:47.084Z] 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-06-29T19:09:48.021Z] 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-06-29T19:09:48.590Z] 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-06-29T19:09:49.530Z] 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-06-29T19:09:50.913Z] 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-06-29T19:09:51.879Z] $ docker stop --time=1 7e989e6579875adf85b9ffbae7e2561e6254c3d3c4bf3131d35fb2412211028b [2022-06-29T19:09:54.266Z] $ docker rm -f 7e989e6579875adf85b9ffbae7e2561e6254c3d3c4bf3131d35fb2412211028b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:09:55.349Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-29T19:09:55.350Z] [2022-06-29T19:09:55.350Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:09:55.804Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-29T19:09:55.804Z] latest: Pulling from edgex-devops/edgex-compose [2022-06-29T19:09:55.804Z] cbdbe7a5bc2a: Pulling fs layer [2022-06-29T19:09:55.804Z] ca9280d653b3: Pulling fs layer [2022-06-29T19:09:55.804Z] 7e9c9ca2126c: Pulling fs layer [2022-06-29T19:09:55.804Z] cbdbe7a5bc2a: Download complete [2022-06-29T19:09:55.804Z] ca9280d653b3: Verifying Checksum [2022-06-29T19:09:55.804Z] ca9280d653b3: Download complete [2022-06-29T19:09:56.062Z] cbdbe7a5bc2a: Pull complete [2022-06-29T19:09:56.320Z] 7e9c9ca2126c: Verifying Checksum [2022-06-29T19:09:56.320Z] 7e9c9ca2126c: Download complete [2022-06-29T19:09:56.320Z] ca9280d653b3: Pull complete [2022-06-29T19:09:59.713Z] 7e9c9ca2126c: Pull complete [2022-06-29T19:09:59.713Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-06-29T19:09:59.713Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-29T19:09:59.713Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:09:59.922Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2022-06-29T19:09:59.965Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-29T19:10:01.287Z] $ docker top ebc5a528e124917821fea37cec6126b27202d6a401878b54abc9e7c9dc2e6df9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:10:01.686Z] + docker-compose build --help [2022-06-29T19:10:01.686Z] + grep parallel [2022-06-29T19:10:02.261Z] --parallel Build images in parallel. [Pipeline] } [2022-06-29T19:10:02.296Z] $ docker stop --time=1 ebc5a528e124917821fea37cec6126b27202d6a401878b54abc9e7c9dc2e6df9 [2022-06-29T19:10:03.584Z] $ docker rm -f ebc5a528e124917821fea37cec6126b27202d6a401878b54abc9e7c9dc2e6df9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:10:04.213Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-06-29T19:10:04.213Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:10:04.370Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2022-06-29T19:10:04.406Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-06-29T19:10:04.789Z] $ docker top 7004e9c402f0a1e143b66bdad39feb0ec39f84d14699a03ee571a499367b945e -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:10:05.247Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-29T19:10:05.819Z] Building core-command ... [2022-06-29T19:10:05.819Z] Building core-data ... [2022-06-29T19:10:05.819Z] Building core-metadata ... [2022-06-29T19:10:05.819Z] Building security-bootstrapper ... [2022-06-29T19:10:05.819Z] Building security-proxy-setup ... [2022-06-29T19:10:05.819Z] Building security-secretstore-setup ... [2022-06-29T19:10:05.819Z] Building security-spiffe-token-provider ... [2022-06-29T19:10:05.819Z] Building security-spire-agent ... [2022-06-29T19:10:05.819Z] Building security-spire-config ... [2022-06-29T19:10:05.819Z] Building security-spire-server ... [2022-06-29T19:10:05.819Z] Building support-notifications ... [2022-06-29T19:10:05.819Z] Building support-scheduler ... [2022-06-29T19:10:05.819Z] Building sys-mgmt-agent ... [2022-06-29T19:10:05.819Z] Building security-spire-agent [2022-06-29T19:10:05.819Z] Building security-secretstore-setup [2022-06-29T19:10:05.819Z] Building support-scheduler [2022-06-29T19:10:05.819Z] Building security-bootstrapper [2022-06-29T19:10:05.819Z] Building core-command [2022-06-29T19:10:11.996Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16379 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws [2022-06-29T19:10:12.038Z] Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout [2022-06-29T19:10:12.135Z] The recommended git tool is: git [2022-06-29T19:10:18.887Z] using credential edgex-jenkins-ssh [2022-06-29T19:10:18.905Z] Cloning the remote Git repository [2022-06-29T19:10:18.956Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-06-29T19:10:19.035Z] > git init /w/workspace/edgex-go/1 # timeout=10 [2022-06-29T19:10:19.130Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-29T19:10:19.131Z] > git --version # timeout=10 [2022-06-29T19:10:19.194Z] > git --version # 'git version 2.25.1' [2022-06-29T19:10:19.196Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T19:10:19.327Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T19:10:20.712Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:20.712Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:20.712Z] ---> 4b5ba7e67b83 [2022-06-29T19:10:20.712Z] Step 3/31 : WORKDIR /edgex-go [2022-06-29T19:10:20.712Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:20.712Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:20.712Z] ---> 4b5ba7e67b83 [2022-06-29T19:10:20.712Z] Step 3/25 : WORKDIR /edgex-go [2022-06-29T19:10:20.712Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:20.712Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:20.712Z] ---> 4b5ba7e67b83 [2022-06-29T19:10:20.712Z] Step 3/26 : WORKDIR /edgex-go [2022-06-29T19:10:20.712Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:20.712Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:20.712Z] ---> 4b5ba7e67b83 [2022-06-29T19:10:20.712Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:10:20.712Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:10:20.712Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:10:20.712Z] ---> 4b5ba7e67b83 [2022-06-29T19:10:20.712Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:10:23.258Z] ---> Running in ed9aa7ce2810 [2022-06-29T19:10:23.258Z] ---> Running in d0fe804415e2 [2022-06-29T19:10:23.258Z] ---> Running in 56cacc9996c0 [2022-06-29T19:10:23.258Z] ---> Running in fbf6db4a298c [2022-06-29T19:10:23.258Z] ---> Running in ee740bc0a549 [2022-06-29T19:10:23.258Z] Removing intermediate container ee740bc0a549 [2022-06-29T19:10:23.258Z] ---> 4ba244c87147 [2022-06-29T19:10:23.258Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:23.258Z] Removing intermediate container 56cacc9996c0 [2022-06-29T19:10:23.258Z] ---> ceb471b9264b [2022-06-29T19:10:23.258Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:23.258Z] Removing intermediate container d0fe804415e2 [2022-06-29T19:10:23.258Z] ---> 38f0b49191c9 [2022-06-29T19:10:23.258Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:23.258Z] Removing intermediate container fbf6db4a298c [2022-06-29T19:10:23.258Z] ---> 17e7fc060541 [2022-06-29T19:10:23.258Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:23.258Z] Removing intermediate container ed9aa7ce2810 [2022-06-29T19:10:23.258Z] ---> be741b98214e [2022-06-29T19:10:23.258Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:23.258Z] ---> Running in 359da38f2241 [2022-06-29T19:10:23.258Z] ---> Running in 5cb6d20a09ef [2022-06-29T19:10:23.258Z] ---> Running in f4fb34e6b79f [2022-06-29T19:10:23.258Z] ---> Running in fb03dc655550 [2022-06-29T19:10:23.258Z] ---> Running in 241d4b1c495e [2022-06-29T19:10:23.826Z] Removing intermediate container 359da38f2241 [2022-06-29T19:10:23.826Z] ---> 32a773c59143 [2022-06-29T19:10:23.827Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-29T19:10:23.827Z] ---> Running in 504ffdcffb19 [2022-06-29T19:10:24.399Z] Removing intermediate container 241d4b1c495e [2022-06-29T19:10:24.399Z] ---> 95ccc4c524cc [2022-06-29T19:10:24.399Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:10:24.660Z] Removing intermediate container 5cb6d20a09ef [2022-06-29T19:10:24.660Z] ---> 5f6052ee89dd [2022-06-29T19:10:24.660Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-29T19:10:24.660Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:24.660Z] Removing intermediate container fb03dc655550 [2022-06-29T19:10:24.660Z] ---> 4f50c9d95b59 [2022-06-29T19:10:24.660Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-29T19:10:24.660Z] ---> Running in 1c7597fac03d [2022-06-29T19:10:24.660Z] ---> Running in 3ed94fb8e958 [2022-06-29T19:10:24.660Z] ---> Running in b3cd81090ad9 [2022-06-29T19:10:24.660Z] Removing intermediate container f4fb34e6b79f [2022-06-29T19:10:24.660Z] ---> abdd020a3c98 [2022-06-29T19:10:24.660Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-29T19:10:24.660Z] ---> Running in e0534f90c5ae [2022-06-29T19:10:25.231Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:25.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:25.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:25.232Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:25.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:25.803Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:26.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:26.067Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:26.328Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:26.328Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:26.328Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:26.328Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:26.597Z] Removing intermediate container 1c7597fac03d [2022-06-29T19:10:26.597Z] ---> 35ef9499d642 [2022-06-29T19:10:26.597Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-29T19:10:26.861Z] ---> 06fa03bb2918 [2022-06-29T19:10:26.861Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:26.861Z] ---> Running in bdf8241f9904 [2022-06-29T19:10:26.861Z] Removing intermediate container e0534f90c5ae [2022-06-29T19:10:26.861Z] ---> 4b214ece56f0 [2022-06-29T19:10:26.861Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-29T19:10:26.861Z] Removing intermediate container 3ed94fb8e958 [2022-06-29T19:10:26.861Z] ---> 9ec853dadcaf [2022-06-29T19:10:26.861Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:10:27.123Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:27.123Z] ---> 5d1001198ab9 [2022-06-29T19:10:27.123Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:27.123Z] ---> b5b5d4600479 [2022-06-29T19:10:27.123Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:27.123Z] OK: 221 MiB in 52 packages [2022-06-29T19:10:27.123Z] ---> Running in da3a6c972bd6 [2022-06-29T19:10:27.123Z] ---> Running in 49c4a069d837 [2022-06-29T19:10:27.391Z] Removing intermediate container 504ffdcffb19 [2022-06-29T19:10:27.391Z] ---> 1401b4e94625 [2022-06-29T19:10:27.391Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-29T19:10:27.651Z] Removing intermediate container b3cd81090ad9 [2022-06-29T19:10:27.651Z] ---> aaa1346ae0f9 [2022-06-29T19:10:27.651Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:10:27.651Z] Removing intermediate container bdf8241f9904 [2022-06-29T19:10:27.651Z] ---> 8746f37f0337 [2022-06-29T19:10:27.651Z] Step 8/26 : COPY . . [2022-06-29T19:10:27.651Z] ---> f0b4bb777f04 [2022-06-29T19:10:27.651Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:27.651Z] ---> Running in 99338f50eeb2 [2022-06-29T19:10:27.651Z] ---> 5e80074b4fd4 [2022-06-29T19:10:27.651Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:10:27.920Z] ---> Running in 6704c2a65b72 [2022-06-29T19:10:29.828Z] Removing intermediate container da3a6c972bd6 [2022-06-29T19:10:29.828Z] ---> 6acae17447fd [2022-06-29T19:10:29.828Z] Step 8/25 : COPY . . [2022-06-29T19:10:31.212Z] Removing intermediate container 49c4a069d837 [2022-06-29T19:10:31.212Z] ---> b5c07a264721 [2022-06-29T19:10:31.212Z] Step 8/22 : COPY . . [2022-06-29T19:10:31.212Z] Removing intermediate container 99338f50eeb2 [2022-06-29T19:10:31.212Z] ---> 48769e45c629 [2022-06-29T19:10:31.212Z] Step 8/31 : COPY . . [2022-06-29T19:10:33.142Z] Removing intermediate container 6704c2a65b72 [2022-06-29T19:10:33.142Z] ---> 59396a453793 [2022-06-29T19:10:33.142Z] Step 8/23 : COPY . . [2022-06-29T19:10:37.478Z] Merging remotes/origin/main commit e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 into PR head commit 756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:10:37.846Z] Merge succeeded, producing 756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:10:37.846Z] Checking out Revision 756ae6be9c7817328b74c5d087d11181cc36d97d (PR-4065) [2022-06-29T19:10:36.852Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-29T19:10:36.873Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-06-29T19:10:36.899Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-06-29T19:10:36.934Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-06-29T19:10:36.935Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T19:10:36.950Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4065/head:refs/remotes/origin/PR-4065 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2022-06-29T19:10:37.503Z] > git config core.sparsecheckout # timeout=10 [2022-06-29T19:10:37.517Z] > git checkout -f 756ae6be9c7817328b74c5d087d11181cc36d97d # timeout=10 [2022-06-29T19:10:37.767Z] > git remote # timeout=10 [2022-06-29T19:10:37.785Z] > git config --get remote.origin.url # timeout=10 [2022-06-29T19:10:37.799Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-06-29T19:10:37.811Z] > git merge e2bcede5a0d4e7e9b0fcf2d4a4892af33f93e0b1 # timeout=10 [2022-06-29T19:10:37.836Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-06-29T19:10:37.857Z] > git config core.sparsecheckout # timeout=10 [2022-06-29T19:10:37.869Z] > git checkout -f 756ae6be9c7817328b74c5d087d11181cc36d97d # timeout=10 [2022-06-29T19:10:39.711Z] ---> f8d4466316d0 [2022-06-29T19:10:39.712Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:10:39.977Z] ---> Running in 270eecc71875 [2022-06-29T19:10:39.977Z] ---> 375d9cfe532f [2022-06-29T19:10:39.977Z] ---> 17bc714c6ca4 [2022-06-29T19:10:39.977Z] Step 9/23 : RUN make cmd/core-command/core-commandStep 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-29T19:10:39.977Z] [2022-06-29T19:10:39.977Z] ---> cdc725d845fa [2022-06-29T19:10:39.977Z] ---> b00b4240205d [2022-06-29T19:10:39.977Z] Step 9/22 : RUN make cmd/support-scheduler/support-schedulerStep 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-29T19:10:39.977Z] [2022-06-29T19:10:39.977Z] ---> Running in dd2e96e636d0 [2022-06-29T19:10:39.977Z] ---> Running in 4cb0d43fc980 [2022-06-29T19:10:39.977Z] ---> Running in c3f394b41440 [2022-06-29T19:10:39.977Z] ---> Running in 46969fcea472 [2022-06-29T19:10:39.977Z] Removing intermediate container 270eecc71875 [2022-06-29T19:10:39.977Z] ---> 52683007bfac [2022-06-29T19:10:39.977Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-29T19:10:39.977Z] ---> Running in fcbb9675cf48 [2022-06-29T19:10:40.237Z] Removing intermediate container fcbb9675cf48 [2022-06-29T19:10:40.237Z] ---> ef4c54c41444 [2022-06-29T19:10:40.237Z] 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-06-29T19:10:40.237Z] ---> Running in 1a1a2f369aa7 [2022-06-29T19:10:40.495Z] 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-06-29T19:10:40.753Z] 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-06-29T19:10:40.754Z] 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-06-29T19:10:40.754Z] 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-06-29T19:10:41.688Z] Removing intermediate container 1a1a2f369aa7 [2022-06-29T19:10:41.688Z] ---> 69ee80392576 [2022-06-29T19:10:41.688Z] Step 12/26 : WORKDIR /edgex-go [2022-06-29T19:10:41.688Z] ---> Running in 656f1fc2d961 [2022-06-29T19:10:41.688Z] Removing intermediate container 656f1fc2d961 [2022-06-29T19:10:41.688Z] ---> ea97555bb04f [2022-06-29T19:10:41.688Z] [2022-06-29T19:10:41.688Z] Step 13/26 : FROM alpine:3.15 [2022-06-29T19:10:41.946Z] 3.15: Pulling from library/alpine [2022-06-29T19:10:42.143Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1" [2022-06-29T19:10:42.219Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T19:10:42.219Z] Status: Downloaded newer image for alpine:3.15 [2022-06-29T19:10:42.219Z] ---> 0ac33e5f5afa [2022-06-29T19:10:42.219Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:10:42.204Z] > git --version # timeout=10 [2022-06-29T19:10:42.216Z] > git --version # 'git version 2.25.1' [2022-06-29T19:10:42.228Z] fatal: bad object 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-06-29T19:10:42.482Z] ---> Running in 75b3e8a23b02 [2022-06-29T19:10:42.482Z] Removing intermediate container 75b3e8a23b02 [2022-06-29T19:10:42.482Z] ---> 3f07f7cd9331 [2022-06-29T19:10:42.482Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:10:42.482Z] ---> Running in 08b905246f3c [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-06-29T19:10:43.301Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-06-29T19:10:43.301Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-29T19:10:43.301Z] Dload Upload Total Spent Left Speed [2022-06-29T19:10:43.301Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 217k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2022-06-29T19:10:44.297Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-06-29T19:10:44.386Z] Removing intermediate container 08b905246f3c [2022-06-29T19:10:44.386Z] ---> 1864d53a6479 [2022-06-29T19:10:44.386Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-29T19:10:44.386Z] ---> Running in e9a501ade7dc [2022-06-29T19:10:44.661Z] + sudo+ jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.jsonsudo [2022-06-29T19:10:44.661Z] tee /etc/docker/daemon.new [2022-06-29T19:10:44.661Z] { [2022-06-29T19:10:44.661Z] "registry-mirrors": [ [2022-06-29T19:10:44.661Z] "https://nexus3.edgexfoundry.org:10001" [2022-06-29T19:10:44.661Z] ], [2022-06-29T19:10:44.661Z] "bip": "10.250.0.254/24", [2022-06-29T19:10:44.661Z] "hosts": [ [2022-06-29T19:10:44.661Z] "tcp://0.0.0.0:5555", [2022-06-29T19:10:44.661Z] "unix:///var/run/docker.sock" [2022-06-29T19:10:44.661Z] ], [2022-06-29T19:10:44.661Z] "mtu": 1458, [2022-06-29T19:10:44.661Z] "selinux-enabled": true, [2022-06-29T19:10:44.661Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-06-29T19:10:44.661Z] } [Pipeline] sh [2022-06-29T19:10:45.023Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-06-29T19:10:45.320Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:45.383Z] + sudo service docker restart [2022-06-29T19:10:46.253Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:46.818Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:10:46.818Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:10:46.818Z] OK: 15859 distinct packages available [2022-06-29T19:10:46.818Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:47.752Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:10:48.011Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-29T19:10:48.272Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:10:48.272Z] (3/5) Installing libucontext (1.1-r0) [2022-06-29T19:10:48.532Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-29T19:10:48.532Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-29T19:10:48.532Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:10:48.532Z] OK: 6 MiB in 19 packages [2022-06-29T19:10:51.067Z] Removing intermediate container e9a501ade7dc [2022-06-29T19:10:51.067Z] ---> ba97027aa284 [2022-06-29T19:10:51.067Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-29T19:10:52.447Z] ---> 08cd66c89a85 [2022-06-29T19:10:52.447Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:10:55.738Z] ---> 2f8d64b9ced1 [2022-06-29T19:10:55.738Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:10:55.997Z] ---> fb02e78a09f8 [2022-06-29T19:10:55.997Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-29T19:10:56.257Z] ---> 1077a3c31da0 [2022-06-29T19:10:56.257Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-29T19:10:56.827Z] ---> 359cad935f23 [2022-06-29T19:10:56.827Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:10:57.087Z] ---> Running in 4c9f76542c44 [2022-06-29T19:10:57.653Z] Removing intermediate container 4c9f76542c44 [2022-06-29T19:10:57.653Z] ---> 00cee770a3cc [2022-06-29T19:10:57.653Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:10:57.653Z] ---> Running in 9eda6e9ec0e4 [2022-06-29T19:10:57.653Z] Removing intermediate container 9eda6e9ec0e4 [2022-06-29T19:10:57.653Z] ---> 314252ca2a5c [2022-06-29T19:10:57.653Z] Step 24/26 : LABEL arch=x86_64 [2022-06-29T19:10:57.912Z] ---> Running in 0225c9da36a4 [2022-06-29T19:10:58.480Z] Removing intermediate container 0225c9da36a4 [2022-06-29T19:10:58.480Z] ---> 6de6a8823b4e [2022-06-29T19:10:58.480Z] Step 25/26 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:10:58.480Z] ---> Running in c7ac7bcae00b [2022-06-29T19:10:59.049Z] Removing intermediate container c7ac7bcae00b [2022-06-29T19:10:59.049Z] ---> d423037c0e15 [2022-06-29T19:10:59.049Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T19:10:59.049Z] ---> Running in e43ed97f01ae [2022-06-29T19:10:59.307Z] Removing intermediate container e43ed97f01ae [2022-06-29T19:10:59.307Z] ---> 80f7859d638e [2022-06-29T19:10:59.307Z] [2022-06-29T19:10:59.307Z] Successfully built 80f7859d638e [2022-06-29T19:10:59.307Z] Successfully tagged security-spire-agent:latest [2022-06-29T19:10:59.307Z]  Building security-spire-agent ... done Building support-notifications [2022-06-29T19:11:02.602Z] 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-06-29T19:11:02.868Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:11:02.868Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:11:02.868Z] ---> 4b5ba7e67b83 [2022-06-29T19:11:02.868Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:11:02.868Z] ---> Using cache [2022-06-29T19:11:02.868Z] ---> 17e7fc060541 [2022-06-29T19:11:02.868Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:02.868Z] ---> Using cache [2022-06-29T19:11:02.868Z] ---> abdd020a3c98 [2022-06-29T19:11:02.868Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T19:11:03.780Z] provisioning config files... [2022-06-29T19:11:03.807Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config3387148088096705481tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:11:04.209Z] ---> docker-login.sh [2022-06-29T19:11:04.209Z] nexus3.edgexfoundry.org:10001 [2022-06-29T19:11:04.251Z] ---> Running in 2405d06695ce [2022-06-29T19:11:04.509Z] Removing intermediate container dd2e96e636d0 [2022-06-29T19:11:04.509Z] ---> 3695e7d6acbc [2022-06-29T19:11:04.509Z] [2022-06-29T19:11:04.509Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:11:04.509Z] 3.14: Pulling from library/alpine [2022-06-29T19:11:04.767Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:04.806Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:11:05.025Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-29T19:11:05.025Z] Status: Downloaded newer image for alpine:3.14 [2022-06-29T19:11:05.025Z] ---> e04c818066af [2022-06-29T19:11:05.025Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:11:05.083Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:11:05.083Z] Configure a credential helper to remove this warning. See [2022-06-29T19:11:05.083Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:11:05.083Z] [2022-06-29T19:11:05.083Z] Login Succeeded [2022-06-29T19:11:05.083Z] nexus3.edgexfoundry.org:10002 [2022-06-29T19:11:05.358Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:11:05.592Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:05.631Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:11:05.631Z] Configure a credential helper to remove this warning. See [2022-06-29T19:11:05.631Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:11:05.631Z] [2022-06-29T19:11:05.631Z] Login Succeeded [2022-06-29T19:11:05.631Z] nexus3.edgexfoundry.org:10003 [2022-06-29T19:11:05.850Z] OK: 221 MiB in 52 packages [2022-06-29T19:11:05.850Z] ---> Running in 5b62f2d82a3e [2022-06-29T19:11:05.908Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:11:05.908Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:11:05.908Z] Configure a credential helper to remove this warning. See [2022-06-29T19:11:05.908Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:11:05.908Z] [2022-06-29T19:11:05.908Z] Login Succeeded [2022-06-29T19:11:05.908Z] nexus3.edgexfoundry.org:10004 [2022-06-29T19:11:06.110Z] Removing intermediate container 46969fcea472 [2022-06-29T19:11:06.110Z] ---> 6d480a7e89e5 [2022-06-29T19:11:06.110Z] [2022-06-29T19:11:06.110Z] Step 10/31 : FROM alpine:3.14 [2022-06-29T19:11:06.110Z] ---> e04c818066af [2022-06-29T19:11:06.110Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-29T19:11:06.110Z] Removing intermediate container 4cb0d43fc980 [2022-06-29T19:11:06.110Z] ---> 98b223fd9bd5 [2022-06-29T19:11:06.110Z] [2022-06-29T19:11:06.110Z] Step 10/25 : FROM alpine:3.14 [2022-06-29T19:11:06.110Z] ---> e04c818066af [2022-06-29T19:11:06.110Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-29T19:11:06.367Z] ---> Running in 2a17370d0008 [2022-06-29T19:11:06.367Z] ---> Running in 3921e08332ea [2022-06-29T19:11:06.367Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:06.507Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:11:06.507Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:11:06.507Z] Configure a credential helper to remove this warning. See [2022-06-29T19:11:06.507Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:11:06.507Z] [2022-06-29T19:11:06.507Z] Login Succeeded [2022-06-29T19:11:06.507Z] docker.io [2022-06-29T19:11:06.626Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:06.626Z] Removing intermediate container 3921e08332ea [2022-06-29T19:11:06.626Z] ---> 083ff2aed9b8 [2022-06-29T19:11:06.626Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-29T19:11:06.626Z] ---> Running in ec5531656677 [2022-06-29T19:11:06.626Z] Removing intermediate container 2405d06695ce [2022-06-29T19:11:06.626Z] ---> fc6974516efd [2022-06-29T19:11:06.626Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:11:06.626Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:06.626Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:11:06.626Z] OK: 6 MiB in 15 packages [2022-06-29T19:11:06.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-06-29T19:11:06.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:06.884Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:07.144Z] ---> b0e0e575da9c [2022-06-29T19:11:07.144Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:11:07.144Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-29T19:11:07.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:07.144Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:07.144Z] (3/3) Installing su-exec (0.2-r1) [2022-06-29T19:11:07.144Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:11:07.144Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:11:07.144Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:07.144Z] ---> Running in 88aa3f58c7ca [2022-06-29T19:11:07.144Z] OK: 6 MiB in 17 packages [2022-06-29T19:11:07.380Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-06-29T19:11:07.380Z] Configure a credential helper to remove this warning. See [2022-06-29T19:11:07.380Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-06-29T19:11:07.380Z] [2022-06-29T19:11:07.380Z] Login Succeeded [2022-06-29T19:11:07.380Z] ---> docker-login.sh ends [2022-06-29T19:11:07.402Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:07.402Z] (2/2) Installing su-exec (0.2-r1) [2022-06-29T19:11:07.402Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:11:07.402Z] OK: 6 MiB in 16 packages [2022-06-29T19:11:07.402Z] Removing intermediate container 5b62f2d82a3e [2022-06-29T19:11:07.402Z] ---> 26b6ea1f4128 [2022-06-29T19:11:07.402Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [Pipeline] } [2022-06-29T19:11:07.410Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-06-29T19:11:07.662Z] ---> Running in ecbfc80554df [2022-06-29T19:11:07.662Z] Removing intermediate container c3f394b41440 [2022-06-29T19:11:07.662Z] ---> f58af901a73a [2022-06-29T19:11:07.662Z] [2022-06-29T19:11:07.662Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:11:07.662Z] ---> e04c818066af [2022-06-29T19:11:07.662Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:11:07.662Z] ---> Using cache [2022-06-29T19:11:07.662Z] ---> 26b6ea1f4128 [2022-06-29T19:11:07.662Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:11:07.662Z] ---> Using cache [2022-06-29T19:11:07.662Z] ---> 73f811590eb4 [2022-06-29T19:11:07.662Z] Step 13/22 : ENV APP_PORT=59861 [Pipeline] echo [2022-06-29T19:11:07.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T19:11:07.847Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-06-29T19:11:07.879Z] ========================================================= [2022-06-29T19:11:07.879Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-06-29T19:11:07.879Z] ========================================================= [Pipeline] fileExists [2022-06-29T19:11:07.924Z] Removing intermediate container ecbfc80554df [2022-06-29T19:11:07.924Z] ---> 73f811590eb4 [2022-06-29T19:11:07.924Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-29T19:11:07.924Z] ---> Running in b0470c6bc3bf [2022-06-29T19:11:07.924Z] ---> Running in 7e302549ac21 [2022-06-29T19:11:07.924Z] Removing intermediate container 2a17370d0008 [2022-06-29T19:11:07.924Z] ---> 53dfd506faae [2022-06-29T19:11:07.924Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-29T19:11:07.924Z] ---> Running in a1fbca67a772 [2022-06-29T19:11:07.924Z] Removing intermediate container b0470c6bc3bf [2022-06-29T19:11:07.924Z] ---> 9f21a025c2b8 [2022-06-29T19:11:07.924Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-29T19:11:07.924Z] Removing intermediate container 7e302549ac21 [2022-06-29T19:11:07.924Z] ---> d73f8af281e3 [2022-06-29T19:11:07.924Z] Step 14/23 : EXPOSE $APP_PORT [Pipeline] sh [2022-06-29T19:11:08.192Z] ---> Running in c463cd2dfadf [2022-06-29T19:11:08.192Z] Removing intermediate container ec5531656677 [2022-06-29T19:11:08.192Z] ---> 15bd3fda88f6 [2022-06-29T19:11:08.192Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-29T19:11:08.192Z] ---> Running in c5db1d3ba2a7 [2022-06-29T19:11:08.192Z] Removing intermediate container a1fbca67a772 [2022-06-29T19:11:08.192Z] ---> 47ba496c02b2 [2022-06-29T19:11:08.192Z] Step 13/25 : WORKDIR / [2022-06-29T19:11:08.192Z] ---> Running in d0888077d2ca [2022-06-29T19:11:08.192Z] Removing intermediate container 88aa3f58c7ca [2022-06-29T19:11:08.192Z] ---> 902550e8b7b4 [2022-06-29T19:11:08.192Z] Step 8/22 : COPY . . [2022-06-29T19:11:08.192Z] ---> Running in 06d54e6db910 [2022-06-29T19:11:08.192Z] Removing intermediate container c463cd2dfadf [2022-06-29T19:11:08.192Z] ---> 08f90611c3eb [2022-06-29T19:11:08.192Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:11:08.192Z] Removing intermediate container c5db1d3ba2a7 [2022-06-29T19:11:08.192Z] ---> 9f5833ed1633 [2022-06-29T19:11:08.192Z] Step 15/23 : WORKDIR / [2022-06-29T19:11:08.192Z] Removing intermediate container d0888077d2ca [2022-06-29T19:11:08.192Z] ---> 527b891a84c7 [2022-06-29T19:11:08.192Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-29T19:11:08.192Z] ---> Running in bf3f57fc8d75 [2022-06-29T19:11:08.263Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T19:11:08.465Z] ---> Running in b01fe9ae53f9 [2022-06-29T19:11:08.540Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-06-29T19:11:08.540Z] 9b3977197b4f: Pulling fs layer [2022-06-29T19:11:08.540Z] 1a89e8eeedd5: Pulling fs layer [2022-06-29T19:11:08.540Z] 94645a83ff95: Pulling fs layer [2022-06-29T19:11:08.540Z] e6fb740bc735: Pulling fs layer [2022-06-29T19:11:08.540Z] 3a77bd46dcc9: Pulling fs layer [2022-06-29T19:11:08.540Z] 355e64cbe906: Pulling fs layer [2022-06-29T19:11:08.540Z] 63ab81a10011: Pulling fs layer [2022-06-29T19:11:08.540Z] 555d1d1c4555: Pulling fs layer [2022-06-29T19:11:08.540Z] 7d9057610161: Pulling fs layer [2022-06-29T19:11:08.540Z] 355e64cbe906: Waiting [2022-06-29T19:11:08.540Z] 63ab81a10011: Waiting [2022-06-29T19:11:08.540Z] e6fb740bc735: Waiting [2022-06-29T19:11:08.540Z] 555d1d1c4555: Waiting [2022-06-29T19:11:08.540Z] 7d9057610161: Waiting [2022-06-29T19:11:08.540Z] 3a77bd46dcc9: Waiting [2022-06-29T19:11:08.540Z] 94645a83ff95: Download complete [2022-06-29T19:11:08.540Z] 1a89e8eeedd5: Download complete [2022-06-29T19:11:08.540Z] 3a77bd46dcc9: Download complete [2022-06-29T19:11:08.540Z] 355e64cbe906: Download complete [2022-06-29T19:11:08.540Z] 63ab81a10011: Verifying Checksum [2022-06-29T19:11:08.540Z] 63ab81a10011: Download complete [2022-06-29T19:11:08.540Z] 9b3977197b4f: Verifying Checksum [2022-06-29T19:11:08.540Z] 9b3977197b4f: Download complete [2022-06-29T19:11:09.542Z] 7d9057610161: Verifying Checksum [2022-06-29T19:11:09.542Z] 7d9057610161: Download complete [2022-06-29T19:11:09.542Z] 9b3977197b4f: Pull complete [2022-06-29T19:11:09.553Z] Removing intermediate container 06d54e6db910 [2022-06-29T19:11:09.553Z] ---> e0c1a26fd1d2 [2022-06-29T19:11:09.553Z] 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-06-29T19:11:10.127Z] ---> 52a380d95b17 [2022-06-29T19:11:10.127Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-29T19:11:10.127Z] Removing intermediate container bf3f57fc8d75 [2022-06-29T19:11:10.127Z] ---> ceb97d2a7b35 [2022-06-29T19:11:10.127Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:11:10.127Z] Removing intermediate container b01fe9ae53f9 [2022-06-29T19:11:10.127Z] ---> e72b720c7f28 [2022-06-29T19:11:10.127Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-29T19:11:10.127Z] ---> Running in 2bbc573d03d2 [2022-06-29T19:11:10.127Z] ---> e4166b822ac3 [2022-06-29T19:11:10.127Z] 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-06-29T19:11:10.155Z] 1a89e8eeedd5: Pull complete [2022-06-29T19:11:10.388Z] ---> 94ba7391fb1e [2022-06-29T19:11:10.388Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-29T19:11:10.435Z] 94645a83ff95: Pull complete [2022-06-29T19:11:10.647Z] ---> 06c4a8f78a14 [2022-06-29T19:11:10.647Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-29T19:11:10.906Z] ---> 356534b89d0d [2022-06-29T19:11:10.906Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-29T19:11:11.035Z] 555d1d1c4555: Verifying Checksum [2022-06-29T19:11:11.035Z] 555d1d1c4555: Download complete [2022-06-29T19:11:11.166Z] ---> 5c62334e635a [2022-06-29T19:11:11.166Z] 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-06-29T19:11:11.166Z] ---> 8c0b967c8399 [2022-06-29T19:11:11.166Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-29T19:11:11.310Z] e6fb740bc735: Verifying Checksum [2022-06-29T19:11:11.310Z] e6fb740bc735: Download complete [2022-06-29T19:11:11.426Z] Removing intermediate container 2bbc573d03d2 [2022-06-29T19:11:11.426Z] ---> a4c0ed2aa6d0 [2022-06-29T19:11:11.426Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-29T19:11:11.426Z] ---> ab5e67714c96 [2022-06-29T19:11:11.426Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-29T19:11:11.426Z] ---> Running in fc12ca489fa4 [2022-06-29T19:11:11.426Z] ---> 46acb72486a4 [2022-06-29T19:11:11.426Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . ---> 2eece7534218 [2022-06-29T19:11:11.426Z] [2022-06-29T19:11:11.426Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-29T19:11:11.426Z] ---> Running in 4e372b174833 [2022-06-29T19:11:11.686Z] ---> Running in ccfb67d827f4 [2022-06-29T19:11:11.686Z] Removing intermediate container fc12ca489fa4 [2022-06-29T19:11:11.686Z] ---> 459127d88ef6 [2022-06-29T19:11:11.686Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-29T19:11:11.686Z] Removing intermediate container 4e372b174833 [2022-06-29T19:11:11.686Z] ---> 9329db12c692 [2022-06-29T19:11:11.686Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:11:11.946Z] Removing intermediate container ccfb67d827f4 [2022-06-29T19:11:11.946Z] ---> 3259af42e7e9 [2022-06-29T19:11:11.946Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:11:11.946Z] ---> Running in 513eb4a4dc19 [2022-06-29T19:11:11.946Z] ---> 180861a0b91d [2022-06-29T19:11:11.946Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-29T19:11:11.946Z] ---> 8214d1e5bf2a [2022-06-29T19:11:11.946Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-29T19:11:11.946Z] ---> Running in ac306a9159c0 [2022-06-29T19:11:11.946Z] Removing intermediate container 513eb4a4dc19 [2022-06-29T19:11:11.946Z] ---> 5d5cdafb01a3 [2022-06-29T19:11:11.946Z] Step 20/22 : LABEL arch=x86_64 [2022-06-29T19:11:11.946Z] ---> Running in ca2b2e79431d [2022-06-29T19:11:12.206Z] ---> Running in fa4cc111d095 [2022-06-29T19:11:12.206Z] Removing intermediate container ac306a9159c0 [2022-06-29T19:11:12.206Z] ---> e6d463027c28 [2022-06-29T19:11:12.206Z] Step 21/23 : LABEL arch=x86_64 [2022-06-29T19:11:12.206Z] ---> Running in c3a35d3ea427 [2022-06-29T19:11:12.493Z] Removing intermediate container fa4cc111d095 [2022-06-29T19:11:12.493Z] ---> 0804b7332af2 [2022-06-29T19:11:12.493Z] Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:11:12.493Z] Removing intermediate container c3a35d3ea427 [2022-06-29T19:11:12.493Z] ---> a1d29959a26b [2022-06-29T19:11:12.493Z] ---> 747423e1168d [2022-06-29T19:11:12.493Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:11:12.493Z] [2022-06-29T19:11:12.493Z] ---> Running in 149718955f19 [2022-06-29T19:11:12.751Z] ---> Running in 96831af03135 [2022-06-29T19:11:12.751Z] Removing intermediate container 149718955f19 [2022-06-29T19:11:12.751Z] ---> 26798dd09684 [2022-06-29T19:11:12.751Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:11:13.012Z] ---> 8e9d07b8cfd6 [2022-06-29T19:11:13.012Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-29T19:11:13.012Z] Removing intermediate container 96831af03135 [2022-06-29T19:11:13.012Z] ---> d2fe8c3ee16d [2022-06-29T19:11:13.012Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:11:13.012Z] ---> Running in 67f8cbd49f78 [2022-06-29T19:11:13.012Z] ---> Running in 5c09ed51cda7 [2022-06-29T19:11:13.012Z] ---> Running in 7c50538a7a90 [2022-06-29T19:11:13.270Z] Removing intermediate container 67f8cbd49f78 [2022-06-29T19:11:13.270Z] ---> 4e9a96792960 [2022-06-29T19:11:13.270Z] [2022-06-29T19:11:13.270Z] Removing intermediate container ca2b2e79431d [2022-06-29T19:11:13.270Z] ---> 69da869273d5 [2022-06-29T19:11:13.270Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:11:13.270Z] Removing intermediate container 7c50538a7a90 [2022-06-29T19:11:13.270Z] ---> 7ae015732946 [2022-06-29T19:11:13.270Z] [2022-06-29T19:11:13.270Z] Successfully built 4e9a96792960 [2022-06-29T19:11:13.270Z] Successfully tagged support-scheduler:latest [2022-06-29T19:11:13.270Z]  Building support-scheduler ... done Building security-spire-config [2022-06-29T19:11:13.270Z] Successfully built 7ae015732946 [2022-06-29T19:11:13.270Z] Successfully tagged core-command:latest [2022-06-29T19:11:13.270Z]  Building core-command ... done Building security-spire-server [2022-06-29T19:11:15.804Z] ---> 9381855be9a5 [2022-06-29T19:11:15.804Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-29T19:11:17.708Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:11:17.708Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:11:17.708Z] ---> 4b5ba7e67b83 [2022-06-29T19:11:17.708Z] Step 3/25 : WORKDIR /edgex-go [2022-06-29T19:11:17.708Z] ---> Using cache [2022-06-29T19:11:17.708Z] ---> 17e7fc060541 [2022-06-29T19:11:17.708Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:17.708Z] ---> Using cache [2022-06-29T19:11:17.708Z] ---> abdd020a3c98 [2022-06-29T19:11:17.708Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:11:17.708Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:11:17.708Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:11:17.968Z] ---> 4b5ba7e67b83 [2022-06-29T19:11:17.968Z] Step 3/26 : WORKDIR /edgex-go [2022-06-29T19:11:17.968Z] ---> Using cache [2022-06-29T19:11:17.968Z] ---> 17e7fc060541 [2022-06-29T19:11:17.968Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:17.968Z] ---> Using cache [2022-06-29T19:11:17.968Z] ---> abdd020a3c98 [2022-06-29T19:11:17.968Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:11:18.915Z] ---> f83fdf269590 [2022-06-29T19:11:18.915Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-29T19:11:18.915Z] ---> Running in 4d33bd26345b [2022-06-29T19:11:18.915Z] ---> Running in b334dc29c68c [2022-06-29T19:11:18.915Z] ---> 277dfbffc734 [2022-06-29T19:11:18.915Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-29T19:11:18.915Z] ---> Running in 2bcaa6020dee [2022-06-29T19:11:18.915Z] Removing intermediate container 5c09ed51cda7 [2022-06-29T19:11:18.915Z] ---> e4daa5db3301 [2022-06-29T19:11:18.915Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-29T19:11:18.915Z] ---> Running in 08a3fc2314d1 [2022-06-29T19:11:18.915Z] ---> a459e1a7bdb4 [2022-06-29T19:11:18.915Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-29T19:11:18.915Z] Removing intermediate container 08a3fc2314d1 [2022-06-29T19:11:18.915Z] ---> b7ed3e1bbfb1 [2022-06-29T19:11:18.915Z] Step 23/25 : LABEL arch=x86_64 [2022-06-29T19:11:18.915Z] ---> Running in c0114b561c64 [2022-06-29T19:11:19.175Z] ---> dff934ba4023 [2022-06-29T19:11:19.175Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-29T19:11:19.175Z] Removing intermediate container c0114b561c64 [2022-06-29T19:11:19.175Z] ---> f57175f1cca8 [2022-06-29T19:11:19.175Z] Step 24/25 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:11:19.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:19.175Z] ---> Running in 052eaea07579 [2022-06-29T19:11:19.175Z] ---> f08fbe8502e3 [2022-06-29T19:11:19.175Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-29T19:11:19.434Z] ---> Running in fddad61296ce [2022-06-29T19:11:19.434Z] Removing intermediate container 052eaea07579 [2022-06-29T19:11:19.434Z] ---> 24d0f83888ca [2022-06-29T19:11:19.434Z] Step 25/25 : LABEL version=0.0.0 [2022-06-29T19:11:19.435Z] 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-06-29T19:11:19.435Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:19.435Z] ---> Running in 93cf8380fd61 [2022-06-29T19:11:19.435Z] Removing intermediate container fddad61296ce [2022-06-29T19:11:19.435Z] ---> 2f69ba09f779 [2022-06-29T19:11:19.435Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-29T19:11:19.435Z] Removing intermediate container 93cf8380fd61 [2022-06-29T19:11:19.435Z] ---> 5132902618d1 [2022-06-29T19:11:19.435Z] [2022-06-29T19:11:19.694Z] Successfully built 5132902618d1 [2022-06-29T19:11:19.694Z] Successfully tagged security-secretstore-setup:latest [2022-06-29T19:11:19.694Z]  Building security-secretstore-setup ... done Building core-metadata [2022-06-29T19:11:19.694Z] ---> 50d83f5a1dae [2022-06-29T19:11:19.694Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-29T19:11:19.953Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:20.216Z] OK: 221 MiB in 52 packages [2022-06-29T19:11:20.216Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:20.785Z] OK: 221 MiB in 52 packages [2022-06-29T19:11:21.353Z] ---> Running in 3420496b5711 [2022-06-29T19:11:22.730Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:11:22.730Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:11:22.730Z] ---> 4b5ba7e67b83 [2022-06-29T19:11:22.730Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:11:22.730Z] ---> Using cache [2022-06-29T19:11:22.730Z] ---> 17e7fc060541 [2022-06-29T19:11:22.730Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:22.730Z] ---> Using cache [2022-06-29T19:11:22.730Z] ---> abdd020a3c98 [2022-06-29T19:11:22.730Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-29T19:11:22.730Z] ---> Using cache [2022-06-29T19:11:22.730Z] ---> 4b214ece56f0 [2022-06-29T19:11:22.730Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:11:22.730Z] ---> Using cache [2022-06-29T19:11:22.730Z] ---> 5d1001198ab9 [2022-06-29T19:11:22.730Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:11:22.730Z] ---> Using cache [2022-06-29T19:11:22.730Z] ---> 6acae17447fd [2022-06-29T19:11:22.730Z] Step 8/23 : COPY . . [2022-06-29T19:11:22.730Z] ---> Using cache [2022-06-29T19:11:22.730Z] ---> b00b4240205d [2022-06-29T19:11:22.730Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-29T19:11:23.302Z] ---> Running in d9d6807d1335 [2022-06-29T19:11:23.302Z] Removing intermediate container b334dc29c68c [2022-06-29T19:11:23.302Z] ---> 509a007c2323 [2022-06-29T19:11:23.302Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-29T19:11:23.302Z] Removing intermediate container 4d33bd26345b [2022-06-29T19:11:23.302Z] ---> 8bdbf5cf0324 [2022-06-29T19:11:23.302Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-29T19:11:23.561Z] ---> 45a055ec19fc [2022-06-29T19:11:23.561Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:11:23.561Z] 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-06-29T19:11:23.561Z] ---> Running in 64b8cf3a111a [2022-06-29T19:11:23.561Z] ---> 216d7475a292 [2022-06-29T19:11:23.561Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:11:23.713Z] e6fb740bc735: Pull complete [2022-06-29T19:11:23.713Z] 3a77bd46dcc9: Pull complete [2022-06-29T19:11:23.823Z] ---> Running in 67e72649e576 [2022-06-29T19:11:23.989Z] 355e64cbe906: Pull complete [2022-06-29T19:11:24.264Z] 63ab81a10011: Pull complete [2022-06-29T19:11:24.390Z] Removing intermediate container 3420496b5711 [2022-06-29T19:11:24.390Z] ---> 298504527400 [2022-06-29T19:11:24.390Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-29T19:11:24.654Z] ---> Running in 79d5bf31db01 [2022-06-29T19:11:24.913Z] Removing intermediate container 79d5bf31db01 [2022-06-29T19:11:24.913Z] ---> abdc261ef63e [2022-06-29T19:11:24.913Z] Step 28/31 : CMD ["gate"] [2022-06-29T19:11:25.173Z] ---> Running in 891bce8b2a3e [2022-06-29T19:11:25.432Z] Removing intermediate container 891bce8b2a3e [2022-06-29T19:11:25.432Z] ---> 95bbe77b3e50 [2022-06-29T19:11:25.432Z] Step 29/31 : LABEL arch=x86_64 [2022-06-29T19:11:25.432Z] ---> Running in 2e03049555fc [2022-06-29T19:11:25.432Z] Removing intermediate container 64b8cf3a111a [2022-06-29T19:11:25.432Z] ---> 472500b5db28 [2022-06-29T19:11:25.432Z] Step 8/26 : COPY . . [2022-06-29T19:11:25.721Z] Removing intermediate container 67e72649e576 [2022-06-29T19:11:25.721Z] ---> 501c8405dd12 [2022-06-29T19:11:25.721Z] Step 8/25 : COPY . . [2022-06-29T19:11:25.721Z] Removing intermediate container 2e03049555fc [2022-06-29T19:11:25.721Z] ---> c426222d4121 [2022-06-29T19:11:25.721Z] Step 30/31 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:11:26.658Z] ---> Running in 906ad9951234 [2022-06-29T19:11:29.948Z] Removing intermediate container 906ad9951234 [2022-06-29T19:11:29.948Z] ---> ad74818e1383 [2022-06-29T19:11:29.948Z] Step 31/31 : LABEL version=0.0.0 [2022-06-29T19:11:30.990Z] 555d1d1c4555: Pull complete [2022-06-29T19:11:32.424Z] 7d9057610161: Pull complete [2022-06-29T19:11:32.424Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-06-29T19:11:32.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T19:11:32.424Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [2022-06-29T19:11:32.484Z] ---> Running in 608c8bc39030 [Pipeline] sh [2022-06-29T19:11:32.846Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T19:11:32.846Z] WORKDIR /edgex [2022-06-29T19:11:32.846Z] COPY go.mod . [2022-06-29T19:11:32.846Z] RUN go mod download [2022-06-29T19:11:32.846Z] docker build -t ci-base-image-arm64 -f - . [2022-06-29T19:11:33.864Z] Removing intermediate container 608c8bc39030 [2022-06-29T19:11:33.864Z] ---> 2893ce4f689c [2022-06-29T19:11:33.864Z] [2022-06-29T19:11:33.864Z] Successfully built 2893ce4f689c [2022-06-29T19:11:34.514Z] Successfully tagged security-bootstrapper:latest [2022-06-29T19:11:34.514Z]  Building security-bootstrapper ... done Building security-proxy-setup [2022-06-29T19:11:34.514Z] ---> 244e989f0e5a [2022-06-29T19:11:34.514Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:11:34.778Z] ---> 9aeff6a0638d [2022-06-29T19:11:34.778Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:11:35.472Z] Sending build context to Docker daemon 169.2MB [2022-06-29T19:11:35.472Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-06-29T19:11:35.472Z] ---> 819e984ddca1 [2022-06-29T19:11:35.472Z] Step 2/4 : WORKDIR /edgex [2022-06-29T19:11:36.682Z] ---> Running in 102a05217a17 [2022-06-29T19:11:36.682Z] ---> Running in 1229f60b2c1a [2022-06-29T19:11:37.466Z] ---> Running in 17d242241252 [2022-06-29T19:11:37.466Z] Removing intermediate container 17d242241252 [2022-06-29T19:11:37.466Z] ---> f71f4cd68f38 [2022-06-29T19:11:37.466Z] Step 3/4 : COPY go.mod . [2022-06-29T19:11:38.069Z] Removing intermediate container 102a05217a17 [2022-06-29T19:11:38.069Z] ---> d87370619e38 [2022-06-29T19:11:38.069Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-29T19:11:38.069Z] Removing intermediate container 1229f60b2c1a [2022-06-29T19:11:38.069Z] ---> 723a423bc7a2 [2022-06-29T19:11:38.069Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-29T19:11:38.071Z] ---> 8d55a01f4e1f [2022-06-29T19:11:38.071Z] Step 4/4 : RUN go mod download [2022-06-29T19:11:38.348Z] ---> Running in 2d13a0f5ab0b [2022-06-29T19:11:38.351Z] ---> Running in 8adb92fa165c [2022-06-29T19:11:38.351Z] ---> Running in ac6d5ddbc38e [2022-06-29T19:11:38.611Z] Removing intermediate container 8adb92fa165c [2022-06-29T19:11:38.611Z] ---> 0a6a1384df71 [2022-06-29T19:11:38.611Z] 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-06-29T19:11:38.611Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:11:38.611Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:11:38.611Z] ---> 4b5ba7e67b83 [2022-06-29T19:11:38.611Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:11:38.611Z] ---> Using cache [2022-06-29T19:11:38.611Z] ---> 17e7fc060541 [2022-06-29T19:11:38.611Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:38.611Z] ---> Using cache [2022-06-29T19:11:38.611Z] ---> abdd020a3c98 [2022-06-29T19:11:38.611Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-29T19:11:38.611Z] ---> Using cache [2022-06-29T19:11:38.611Z] ---> 4b214ece56f0 [2022-06-29T19:11:38.611Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:11:38.611Z] ---> Using cache [2022-06-29T19:11:38.611Z] ---> 5d1001198ab9 [2022-06-29T19:11:38.611Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:11:38.611Z] ---> Using cache [2022-06-29T19:11:38.611Z] ---> 6acae17447fd [2022-06-29T19:11:38.611Z] Step 8/22 : COPY . . [2022-06-29T19:11:38.611Z] ---> Using cache [2022-06-29T19:11:38.611Z] ---> b00b4240205d [2022-06-29T19:11:38.611Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-29T19:11:38.870Z] Removing intermediate container ac6d5ddbc38e [2022-06-29T19:11:38.870Z] ---> a092bd9404b5 [2022-06-29T19:11:38.870Z] 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-06-29T19:11:38.870Z] ---> Running in 1d28d334c284 [2022-06-29T19:11:38.870Z] ---> Running in 67848f4e2005 [2022-06-29T19:11:38.870Z] ---> Running in 1672ff46cfad [2022-06-29T19:11:39.435Z] 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-06-29T19:11:40.815Z] Removing intermediate container 1672ff46cfad [2022-06-29T19:11:40.815Z] ---> 7712cb2f9783 [2022-06-29T19:11:40.815Z] Step 12/25 : WORKDIR /edgex-go [2022-06-29T19:11:40.815Z] Removing intermediate container 1d28d334c284 [2022-06-29T19:11:40.815Z] ---> 6a9d72137d52 [2022-06-29T19:11:40.815Z] Step 12/26 : WORKDIR /edgex-go [2022-06-29T19:11:41.080Z] Removing intermediate container d9d6807d1335 [2022-06-29T19:11:41.080Z] ---> cb108194b22f [2022-06-29T19:11:41.080Z] [2022-06-29T19:11:41.080Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:11:41.080Z] ---> e04c818066af [2022-06-29T19:11:41.080Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:11:41.080Z] ---> Using cache [2022-06-29T19:11:41.080Z] ---> 26b6ea1f4128 [2022-06-29T19:11:41.080Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:11:41.080Z] ---> Using cache [2022-06-29T19:11:41.080Z] ---> 73f811590eb4 [2022-06-29T19:11:41.080Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-29T19:11:41.080Z] Removing intermediate container 2bcaa6020dee [2022-06-29T19:11:41.080Z] ---> 6234f4828b75 [2022-06-29T19:11:41.080Z] [2022-06-29T19:11:41.080Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:11:41.080Z] ---> e04c818066af [2022-06-29T19:11:41.080Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-29T19:11:41.080Z] ---> Running in d4cbd0f01b35 [2022-06-29T19:11:41.080Z] ---> Running in 5412e46755f7 [2022-06-29T19:11:41.080Z] ---> Running in 3bf8dc243e44 [2022-06-29T19:11:41.080Z] ---> Running in 35f6c25562dc [2022-06-29T19:11:41.080Z] Removing intermediate container d4cbd0f01b35 [2022-06-29T19:11:41.080Z] ---> abd7aeb46b78 [2022-06-29T19:11:41.080Z] [2022-06-29T19:11:41.080Z] Step 13/25 : FROM alpine:3.15 [2022-06-29T19:11:41.080Z] ---> 0ac33e5f5afa [2022-06-29T19:11:41.370Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:11:41.370Z] ---> Using cache [2022-06-29T19:11:41.370Z] ---> 3f07f7cd9331 [2022-06-29T19:11:41.370Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:41.370Z] ---> Using cache [2022-06-29T19:11:41.370Z] ---> 1864d53a6479 [2022-06-29T19:11:41.370Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-29T19:11:41.370Z] ---> Using cache [2022-06-29T19:11:41.370Z] ---> ba97027aa284 [2022-06-29T19:11:41.370Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:11:41.370Z] Removing intermediate container 3bf8dc243e44 [2022-06-29T19:11:41.370Z] ---> 773c5353e87a [2022-06-29T19:11:41.370Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-29T19:11:41.370Z] Removing intermediate container 5412e46755f7 [2022-06-29T19:11:41.370Z] ---> 5d4fb77c045f [2022-06-29T19:11:41.370Z] [2022-06-29T19:11:41.370Z] Step 13/26 : FROM alpine:3.15 [2022-06-29T19:11:41.370Z] ---> 0ac33e5f5afa [2022-06-29T19:11:41.370Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:11:41.370Z] ---> Using cache [2022-06-29T19:11:41.370Z] ---> 3f07f7cd9331 [2022-06-29T19:11:41.370Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:41.370Z] ---> Using cache [2022-06-29T19:11:41.370Z] ---> 1864d53a6479 [2022-06-29T19:11:41.370Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-29T19:11:41.370Z] ---> Running in 5e5f645e7910 [2022-06-29T19:11:41.370Z] ---> Running in d5f7b68194e9 [2022-06-29T19:11:41.370Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:41.629Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:41.629Z] Removing intermediate container 5e5f645e7910 [2022-06-29T19:11:41.629Z] ---> 782235a43317 [2022-06-29T19:11:41.629Z] Step 15/23 : WORKDIR / [2022-06-29T19:11:41.629Z] ---> Running in 4c426620d4e7 [2022-06-29T19:11:41.629Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-29T19:11:41.891Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:41.891Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:11:41.891Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:11:41.891Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:41.891Z] OK: 6 MiB in 16 packages [2022-06-29T19:11:42.150Z] Removing intermediate container 4c426620d4e7 [2022-06-29T19:11:42.150Z] ---> 765026f33ee1 [2022-06-29T19:11:42.150Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:11:42.717Z] ---> 4669138aadc3 [2022-06-29T19:11:42.717Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-29T19:11:42.717Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:42.977Z] ---> 701c569b6592 [2022-06-29T19:11:42.977Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:11:42.977Z] Removing intermediate container 35f6c25562dc [2022-06-29T19:11:42.977Z] ---> b1d60c2cf902 [2022-06-29T19:11:42.977Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:11:43.240Z] ---> Running in 3552713b0b22 [2022-06-29T19:11:43.240Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:11:43.240Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:11:43.240Z] OK: 15859 distinct packages available [2022-06-29T19:11:43.240Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:43.240Z] ---> e9c2fb5f4173 [2022-06-29T19:11:43.240Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-29T19:11:43.499Z] ---> fafefc40745f [2022-06-29T19:11:43.499Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-29T19:11:43.499Z] Removing intermediate container 3552713b0b22 [2022-06-29T19:11:43.499Z] ---> e4e7955dda54 [2022-06-29T19:11:43.499Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-29T19:11:43.499Z] ---> Running in 4eb3068cae91 [2022-06-29T19:11:43.759Z] ---> 9218a5230ee1 [2022-06-29T19:11:43.759Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-29T19:11:43.759Z] ---> Running in 21eab8aa15cf [2022-06-29T19:11:43.759Z] ---> 6eb92165270e [2022-06-29T19:11:43.759Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-29T19:11:43.759Z] Removing intermediate container 4eb3068cae91 [2022-06-29T19:11:43.759Z] ---> c47511e50d22 [2022-06-29T19:11:43.759Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-29T19:11:44.019Z] ---> Running in 7d81cdbfe718 [2022-06-29T19:11:44.277Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:44.277Z] Removing intermediate container 21eab8aa15cf [2022-06-29T19:11:44.277Z] ---> 33db4b7ff763 [2022-06-29T19:11:44.277Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:11:44.534Z] Removing intermediate container 7d81cdbfe718 [2022-06-29T19:11:44.534Z] ---> 795663428aec [2022-06-29T19:11:44.534Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:11:44.534Z] ---> Running in 41f2b4564713 [2022-06-29T19:11:44.534Z] ---> 039cf20a43f4 [2022-06-29T19:11:44.534Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:11:44.534Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:44.534Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:11:44.534Z] ---> Running in 62f9f42fb7c5 [2022-06-29T19:11:44.794Z] (3/4) Installing libucontext (1.1-r0) [2022-06-29T19:11:44.794Z] Removing intermediate container 41f2b4564713 [2022-06-29T19:11:44.794Z] ---> 6c99bacc1fb8 [2022-06-29T19:11:44.794Z] Step 21/23 : LABEL arch=x86_64 [2022-06-29T19:11:44.794Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-29T19:11:44.794Z] ---> b3e42d3a37ff [2022-06-29T19:11:44.794Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-29T19:11:44.794Z] ---> Running in f61ead313a82 [2022-06-29T19:11:44.794Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:11:44.794Z] OK: 6 MiB in 18 packages [2022-06-29T19:11:44.794Z] Removing intermediate container 62f9f42fb7c5 [2022-06-29T19:11:44.794Z] ---> fd5df8e349bb [2022-06-29T19:11:44.794Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:11:45.052Z] ---> Running in e05475a0bb0c [2022-06-29T19:11:45.358Z] Removing intermediate container f61ead313a82 [2022-06-29T19:11:45.358Z] ---> fe816551b765 [2022-06-29T19:11:45.358Z] Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:11:45.358Z] ---> Running in d9468cfbc88d [2022-06-29T19:11:45.358Z] Removing intermediate container e05475a0bb0c [2022-06-29T19:11:45.358Z] ---> 9093cec51092 [2022-06-29T19:11:45.358Z] Step 23/25 : LABEL arch=x86_64 [2022-06-29T19:11:45.628Z] ---> Running in 06435c3b4454 [2022-06-29T19:11:45.628Z] Removing intermediate container d9468cfbc88d [2022-06-29T19:11:45.628Z] ---> cd48ed85725a [2022-06-29T19:11:45.628Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:11:45.892Z] ---> 3cc6d0224758 [2022-06-29T19:11:45.892Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-29T19:11:45.892Z] Removing intermediate container d5f7b68194e9 [2022-06-29T19:11:45.892Z] ---> 40b93f532aef [2022-06-29T19:11:45.892Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:11:45.892Z] ---> Running in 7cfca884b319 [2022-06-29T19:11:45.892Z] Removing intermediate container 06435c3b4454 [2022-06-29T19:11:45.892Z] ---> acfb76e9f9d0 [2022-06-29T19:11:45.892Z] Step 24/25 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:11:46.152Z] ---> Running in 3a0d97876e40 [2022-06-29T19:11:46.152Z] Removing intermediate container 7cfca884b319 [2022-06-29T19:11:46.152Z] ---> b1edabfdcc23 [2022-06-29T19:11:46.152Z] [2022-06-29T19:11:46.152Z] Successfully built b1edabfdcc23 [2022-06-29T19:11:46.719Z] Successfully tagged core-metadata:latest [2022-06-29T19:11:46.719Z]  Building core-metadata ... done Building sys-mgmt-agent [2022-06-29T19:11:46.719Z] ---> 61f2e21bee81 [2022-06-29T19:11:46.719Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-29T19:11:48.102Z] Removing intermediate container 3a0d97876e40 [2022-06-29T19:11:48.102Z] ---> 5fec82187102 [2022-06-29T19:11:48.102Z] Step 25/25 : LABEL version=0.0.0 [2022-06-29T19:11:48.102Z] ---> Running in 824b85e3e73b [2022-06-29T19:11:48.102Z] ---> Running in 5c530ce42176 [2022-06-29T19:11:48.102Z] ---> 25572bd470ea [2022-06-29T19:11:48.102Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:11:48.381Z] Removing intermediate container 824b85e3e73b [2022-06-29T19:11:48.381Z] ---> db535eddcfa2 [2022-06-29T19:11:48.381Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:11:48.381Z] Removing intermediate container 5c530ce42176 [2022-06-29T19:11:48.381Z] ---> 55fa069a9c5a [2022-06-29T19:11:48.381Z] [2022-06-29T19:11:48.381Z] ---> Running in 92992d69ead5 [2022-06-29T19:11:48.641Z] Successfully built 55fa069a9c5a [2022-06-29T19:11:48.641Z] Successfully tagged security-spire-server:latest [2022-06-29T19:11:48.641Z] Building core-data [2022-06-29T19:11:48.641Z]  Building security-spire-server ... done  ---> aef4cb6fc85f [2022-06-29T19:11:48.641Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-29T19:11:49.583Z] Removing intermediate container 92992d69ead5 [2022-06-29T19:11:49.583Z] ---> Running in 9cc86e105f87 [2022-06-29T19:11:49.583Z] ---> 77f9eb54448b [2022-06-29T19:11:49.583Z] Step 20/22 : LABEL arch=x86_64 [2022-06-29T19:11:51.511Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:11:51.511Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:11:51.511Z] ---> 4b5ba7e67b83 [2022-06-29T19:11:51.511Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:11:51.511Z] ---> Using cache [2022-06-29T19:11:51.511Z] ---> 17e7fc060541 [2022-06-29T19:11:51.511Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:51.511Z] ---> Using cache [2022-06-29T19:11:51.511Z] ---> abdd020a3c98 [2022-06-29T19:11:51.511Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-29T19:11:51.772Z] 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-06-29T19:11:52.033Z] ---> Running in d7cc3c41874d [2022-06-29T19:11:52.296Z] ---> Running in f869b5db430d [2022-06-29T19:11:52.296Z] Removing intermediate container 9cc86e105f87 [2022-06-29T19:11:52.296Z] ---> 410fdee606b2 [2022-06-29T19:11:52.296Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-29T19:11:52.296Z] Removing intermediate container d7cc3c41874d [2022-06-29T19:11:52.296Z] ---> 6c8a1fb99189 [2022-06-29T19:11:52.296Z] Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:11:52.556Z] ---> Running in f7b7ddecad16 [2022-06-29T19:11:52.556Z] ---> 3ce20247d539 [2022-06-29T19:11:52.556Z] Step 21/26 : WORKDIR / [2022-06-29T19:11:52.556Z] ---> Running in 2b965f03d630 [2022-06-29T19:11:52.556Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:52.818Z] Removing intermediate container f7b7ddecad16 [2022-06-29T19:11:52.818Z] ---> 456c50f5a55d [2022-06-29T19:11:52.818Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:11:52.818Z] ---> Running in 102de1e0f01e [2022-06-29T19:11:52.818Z] Removing intermediate container 2b965f03d630 [2022-06-29T19:11:52.818Z] ---> ea6828f4ee03 [2022-06-29T19:11:52.818Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:11:53.153Z] Removing intermediate container 102de1e0f01e [2022-06-29T19:11:53.153Z] ---> 1d1a8be8f03d [2022-06-29T19:11:53.153Z] [2022-06-29T19:11:53.153Z] ---> Running in 90dbeb25c125 [2022-06-29T19:11:53.153Z] Successfully built 1d1a8be8f03d [2022-06-29T19:11:53.415Z] Successfully tagged support-notifications:latest [2022-06-29T19:11:53.415Z] Building security-spiffe-token-provider [2022-06-29T19:11:53.415Z]  Building support-notifications ... done Removing intermediate container 90dbeb25c125 [2022-06-29T19:11:53.415Z] ---> 493244315a16 [2022-06-29T19:11:53.415Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:11:53.678Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:53.940Z] OK: 221 MiB in 52 packages [2022-06-29T19:11:54.202Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:11:54.202Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:11:54.202Z] ---> 4b5ba7e67b83 [2022-06-29T19:11:54.202Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:11:54.202Z] ---> Using cache [2022-06-29T19:11:54.202Z] ---> 17e7fc060541 [2022-06-29T19:11:54.202Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:11:54.202Z] ---> Using cache [2022-06-29T19:11:54.202Z] ---> abdd020a3c98 [2022-06-29T19:11:54.202Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-29T19:11:56.742Z] ---> Running in 2b465d6b06f9 [2022-06-29T19:11:56.742Z] ---> Running in 885b724f5774 [2022-06-29T19:11:56.742Z] Removing intermediate container 67848f4e2005 [2022-06-29T19:11:56.742Z] ---> 82dbe530e6ea [2022-06-29T19:11:56.742Z] [2022-06-29T19:11:56.742Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:11:56.742Z] ---> e04c818066af [2022-06-29T19:11:56.742Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-29T19:11:56.742Z] ---> Running in a4d633fc1d9f [2022-06-29T19:11:56.742Z] Removing intermediate container 2b465d6b06f9 [2022-06-29T19:11:56.742Z] ---> d9a1a91f58d3 [2022-06-29T19:11:56.742Z] Step 24/26 : LABEL arch=x86_64 [2022-06-29T19:11:56.742Z] Removing intermediate container f869b5db430d [2022-06-29T19:11:56.742Z] ---> f6f1b6f4c6f6 [2022-06-29T19:11:56.742Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:11:56.742Z] ---> Running in f4d5ae5c7c4b [2022-06-29T19:11:57.001Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:57.001Z] Removing intermediate container f4d5ae5c7c4b [2022-06-29T19:11:57.001Z] ---> 39e3c6699ac5 [2022-06-29T19:11:57.001Z] Step 25/26 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:11:57.001Z] ---> cfee4c0eb985 [2022-06-29T19:11:57.001Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:11:57.001Z] ---> Running in 979694cbb72f [2022-06-29T19:11:57.001Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:57.260Z] ---> Running in 7c622ccaf24b [2022-06-29T19:11:57.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:57.260Z] Removing intermediate container 979694cbb72f [2022-06-29T19:11:57.260Z] ---> 8eec909f09c7 [2022-06-29T19:11:57.260Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T19:11:57.260Z] ---> Running in d1ec0f7502c7 [2022-06-29T19:11:57.520Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:11:57.520Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:11:57.520Z] ---> 4b5ba7e67b83 [2022-06-29T19:11:57.520Z] Step 3/20 : WORKDIR /edgex-go [2022-06-29T19:11:57.520Z] ---> Using cache [2022-06-29T19:11:57.520Z] ---> 17e7fc060541 [2022-06-29T19:11:57.520Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-29T19:11:57.520Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-29T19:11:57.520Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:11:57.520Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-29T19:11:57.520Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-29T19:11:57.520Z] ---> Running in 5451a952a2d3 [2022-06-29T19:11:57.520Z] (5/6) Installing curl (7.79.1-r1) [2022-06-29T19:11:57.520Z] Removing intermediate container d1ec0f7502c7 [2022-06-29T19:11:57.520Z] ---> 73a7129c15d7 [2022-06-29T19:11:57.520Z] [2022-06-29T19:11:57.520Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-29T19:11:57.520Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:11:57.520Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:11:57.520Z] OK: 8 MiB in 20 packages [2022-06-29T19:11:57.520Z] Successfully built 73a7129c15d7 [2022-06-29T19:11:57.520Z] Successfully tagged security-spire-config:latest [2022-06-29T19:11:57.780Z]  Building security-spire-config ... done fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:58.045Z] OK: 221 MiB in 52 packages [2022-06-29T19:11:58.045Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:58.045Z] Removing intermediate container 7c622ccaf24b [2022-06-29T19:11:58.045Z] ---> 2a8da5d7a249 [2022-06-29T19:11:58.045Z] Step 8/23 : COPY . . [2022-06-29T19:11:58.305Z] Removing intermediate container a4d633fc1d9f [2022-06-29T19:11:58.305Z] ---> f02d3db22c7d [2022-06-29T19:11:58.305Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-29T19:11:58.876Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:59.140Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:11:59.140Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:11:59.140Z] OK: 15866 distinct packages available [2022-06-29T19:11:59.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:11:59.659Z] ---> Running in 26a35f149588 [2022-06-29T19:11:59.659Z] Removing intermediate container 885b724f5774 [2022-06-29T19:11:59.659Z] ---> 2dbd834da705 [2022-06-29T19:11:59.659Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:11:59.929Z] Removing intermediate container 26a35f149588 [2022-06-29T19:11:59.929Z] ---> dad6ad3e6413 [2022-06-29T19:11:59.929Z] Step 13/22 : WORKDIR /edgex [2022-06-29T19:12:00.194Z] ---> Running in e128714cd3ed [2022-06-29T19:12:00.194Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:12:00.194Z] ---> 9941410121f1 [2022-06-29T19:12:00.194Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:12:00.194Z] ---> Running in 09956ba2f912 [2022-06-29T19:12:00.194Z] Removing intermediate container e128714cd3ed [2022-06-29T19:12:00.194Z] ---> d5c4d2e6d950 [2022-06-29T19:12:00.194Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-29T19:12:00.453Z] ---> c01a68cfeef1 [2022-06-29T19:12:00.453Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-29T19:12:00.713Z] OK: 221 MiB in 52 packages [2022-06-29T19:12:01.282Z] ---> fffff67af716 [2022-06-29T19:12:01.282Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-29T19:12:01.542Z] Removing intermediate container 5451a952a2d3 [2022-06-29T19:12:01.542Z] ---> 447c652e4955 [2022-06-29T19:12:01.542Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-29T19:12:01.542Z] Removing intermediate container 09956ba2f912 [2022-06-29T19:12:01.542Z] ---> c61d8b61ce6d [2022-06-29T19:12:01.542Z] Step 8/23 : COPY . . [2022-06-29T19:12:01.803Z] ---> b70d36a71047 [2022-06-29T19:12:01.803Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-29T19:12:02.062Z] ---> ad6ae3ebb9a7 [2022-06-29T19:12:02.062Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:12:03.441Z] ---> 75003efd10f8 [2022-06-29T19:12:03.441Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-29T19:12:03.700Z] ---> Running in f4bf51df1e79 [2022-06-29T19:12:03.700Z] ---> Running in 11d8120053e6 [2022-06-29T19:12:03.700Z] ---> cf6fd8e06bbd [2022-06-29T19:12:03.700Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-29T19:12:03.700Z] ---> Running in 5ef9d4ce4fdc [2022-06-29T19:12:04.269Z] 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-06-29T19:12:05.648Z] Removing intermediate container f4bf51df1e79 [2022-06-29T19:12:05.648Z] ---> 3b0d30ceeaa2 [2022-06-29T19:12:05.648Z] Step 7/20 : COPY . . [2022-06-29T19:12:05.648Z] Removing intermediate container 11d8120053e6 [2022-06-29T19:12:05.648Z] ---> 08165d48d863 [2022-06-29T19:12:05.648Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-29T19:12:05.648Z] ---> Running in a84c9282197c [2022-06-29T19:12:05.909Z] Removing intermediate container a84c9282197c [2022-06-29T19:12:05.909Z] ---> bbcef6cca58a [2022-06-29T19:12:05.909Z] Step 20/22 : LABEL arch=x86_64 [2022-06-29T19:12:06.179Z] ---> Running in 0e9a9182185a [2022-06-29T19:12:06.439Z] Removing intermediate container 0e9a9182185a [2022-06-29T19:12:06.439Z] ---> 415a7648a9b6 [2022-06-29T19:12:06.439Z] Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:12:07.820Z] ---> Running in 61078de83743 [2022-06-29T19:12:07.820Z] ---> 090f84e8f572 [2022-06-29T19:12:07.820Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-29T19:12:08.388Z] Removing intermediate container 61078de83743 [2022-06-29T19:12:08.388Z] ---> 7a1c84bb09ac [2022-06-29T19:12:08.388Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:12:08.388Z] ---> Running in ac0fd94fc02f [2022-06-29T19:12:08.649Z] ---> Running in 7214328be7f8 [2022-06-29T19:12:08.649Z] Removing intermediate container 7214328be7f8 [2022-06-29T19:12:08.649Z] ---> 09c87ce51ba0 [2022-06-29T19:12:08.649Z] [2022-06-29T19:12:08.909Z] Successfully built 09c87ce51ba0 [2022-06-29T19:12:08.909Z] Successfully tagged security-proxy-setup:latest [2022-06-29T19:12:09.168Z]  Building security-proxy-setup ... done 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-06-29T19:12:12.456Z] ---> d6e5ebd019ca [2022-06-29T19:12:12.456Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-29T19:12:12.456Z] ---> Running in 26d9896c62ec [2022-06-29T19:12:12.729Z] 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-06-29T19:12:18.000Z] Removing intermediate container 5ef9d4ce4fdc [2022-06-29T19:12:18.000Z] ---> b4d312dbae58 [2022-06-29T19:12:18.000Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-29T19:12:18.261Z] ---> Running in dd7fc2dc2f96 [2022-06-29T19:12:18.830Z] 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-06-29T19:12:20.450Z] Removing intermediate container dd7fc2dc2f96 [2022-06-29T19:12:20.450Z] ---> 448978127f23 [2022-06-29T19:12:20.450Z] [2022-06-29T19:12:20.450Z] Step 11/23 : FROM docker:20.10.14 [2022-06-29T19:12:20.450Z] 20.10.14: Pulling from library/docker [2022-06-29T19:12:24.648Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-29T19:12:24.648Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-29T19:12:24.648Z] ---> 7417809fdb73 [2022-06-29T19:12:24.648Z] 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-06-29T19:12:25.366Z] Removing intermediate container 2d13a0f5ab0b [2022-06-29T19:12:25.366Z] ---> 65c5fd5200c0 [2022-06-29T19:12:25.366Z] Successfully built 65c5fd5200c0 [2022-06-29T19:12:25.366Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:12:25.778Z] + docker inspect -f . ci-base-image-arm64 [2022-06-29T19:12:25.778Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:12:26.082Z] prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container [2022-06-29T19:12:26.163Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-29T19:12:27.185Z] ---> Running in 2d4edb1e1de9 [2022-06-29T19:12:27.185Z] Removing intermediate container 2d4edb1e1de9 [2022-06-29T19:12:27.185Z] ---> 67c961658a6e [2022-06-29T19:12:27.185Z] 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-06-29T19:12:27.185Z] ---> Running in 319c1584ba39 [2022-06-29T19:12:27.442Z] $ docker top a48c5b7bcbd793a663bfbc83a374f9c607da11325f30d1c0791eddb194b0e3fb -eo pid,comm [2022-06-29T19:12:27.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:12:27.444Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [Pipeline] { [2022-06-29T19:12:27.702Z] (1/43) Installing readline (8.1.1-r0) [2022-06-29T19:12:27.702Z] (2/43) Installing bash (5.1.16-r0) [2022-06-29T19:12:27.702Z] Executing bash-5.1.16-r0.post-install [2022-06-29T19:12:27.702Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:12:27.702Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-29T19:12:27.702Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-29T19:12:27.702Z] (6/43) Installing curl (7.80.0-r1) [2022-06-29T19:12:27.702Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-29T19:12:27.702Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-29T19:12:27.702Z] (9/43) Installing expat (2.4.7-r0) [2022-06-29T19:12:27.702Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-29T19:12:27.702Z] (11/43) Installing gdbm (1.22-r0) [2022-06-29T19:12:27.702Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-29T19:12:27.702Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-29T19:12:27.702Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-29T19:12:27.702Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-29T19:12:27.702Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-29T19:12:27.702Z] (17/43) Installing python3 (3.9.7-r4) [Pipeline] sh [2022-06-29T19:12:27.960Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-29T19:12:27.961Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-29T19:12:27.961Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-29T19:12:27.961Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-29T19:12:27.961Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-29T19:12:28.221Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-29T19:12:28.221Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-29T19:12:28.221Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-29T19:12:28.221Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-29T19:12:28.221Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-29T19:12:28.221Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-29T19:12:28.221Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-29T19:12:28.221Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-29T19:12:28.221Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-29T19:12:28.221Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-29T19:12:28.221Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-29T19:12:28.221Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-29T19:12:28.221Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-29T19:12:28.221Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-29T19:12:28.221Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-29T19:12:28.221Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-29T19:12:28.221Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-29T19:12:28.221Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-29T19:12:28.221Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-29T19:12:28.221Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-29T19:12:28.221Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-29T19:12:28.428Z] + go version [2022-06-29T19:12:28.428Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-06-29T19:12:28.464Z] $ docker stop --time=1 a48c5b7bcbd793a663bfbc83a374f9c607da11325f30d1c0791eddb194b0e3fb [2022-06-29T19:12:28.481Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:12:28.481Z] OK: 83 MiB in 65 packages [2022-06-29T19:12:29.052Z] Collecting docker-compose==1.23.2 [2022-06-29T19:12:29.052Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-29T19:12:29.052Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-29T19:12:29.052Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-29T19:12:29.052Z] Collecting cached-property<2,>=1.2.0 [2022-06-29T19:12:29.052Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-29T19:12:29.052Z] Removing intermediate container ac0fd94fc02f [2022-06-29T19:12:29.052Z] ---> b8481b4de3e9 [2022-06-29T19:12:29.052Z] [2022-06-29T19:12:29.052Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:12:29.052Z] ---> e04c818066af [2022-06-29T19:12:29.052Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-29T19:12:29.052Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-29T19:12:29.052Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-29T19:12:29.318Z] ---> Running in c5b95053076a [2022-06-29T19:12:29.318Z] Removing intermediate container c5b95053076a [2022-06-29T19:12:29.318Z] ---> e98c4e416610 [2022-06-29T19:12:29.318Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-29T19:12:29.578Z] ---> Running in 6256a4769700 [2022-06-29T19:12:29.578Z] 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-06-29T19:12:29.578Z] Removing intermediate container 6256a4769700 [2022-06-29T19:12:29.578Z] ---> 0c25daef0d66 [2022-06-29T19:12:29.578Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-29T19:12:29.857Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-29T19:12:29.857Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-29T19:12:29.857Z] ---> Running in a25191e7c786 [2022-06-29T19:12:29.857Z] Collecting PyYAML<4,>=3.10 [2022-06-29T19:12:29.857Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-29T19:12:29.857Z] Removing intermediate container a25191e7c786 [2022-06-29T19:12:29.857Z] ---> 5f2fa68e6bbb [2022-06-29T19:12:29.857Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:12:30.099Z] $ docker rm -f a48c5b7bcbd793a663bfbc83a374f9c607da11325f30d1c0791eddb194b0e3fb [2022-06-29T19:12:30.114Z] ---> Running in 21c6742d04ba [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [2022-06-29T19:12:30.684Z] Collecting docker<4.0,>=3.6.0 [2022-06-29T19:12:30.684Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-29T19:12:30.684Z] Collecting texttable<0.10,>=0.9.0 [2022-06-29T19:12:30.684Z] Downloading texttable-0.9.1.tar.gz (11 kB) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:12:30.943Z] Collecting jsonschema<3,>=2.5.1 [2022-06-29T19:12:30.943Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-29T19:12:30.943Z] Collecting docopt<0.7,>=0.6.1 [2022-06-29T19:12:30.943Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-29T19:12:31.154Z] + docker inspect -f . ci-base-image-arm64 [2022-06-29T19:12:31.154Z] . [Pipeline] } [2022-06-29T19:12:31.206Z] Removing intermediate container 21c6742d04ba [2022-06-29T19:12:31.206Z] ---> 6052c2471db2 [2022-06-29T19:12:31.206Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-29T19:12:31.206Z] ---> Running in 5599e999a746 [2022-06-29T19:12:31.206Z] Removing intermediate container 26d9896c62ec [2022-06-29T19:12:31.206Z] ---> c6a36ea8a791 [2022-06-29T19:12:31.206Z] [2022-06-29T19:12:31.206Z] Step 9/20 : FROM alpine:3.15 [2022-06-29T19:12:31.206Z] ---> 0ac33e5f5afa [2022-06-29T19:12:31.206Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:12:31.206Z] ---> Using cache [2022-06-29T19:12:31.206Z] ---> 3f07f7cd9331 [2022-06-29T19:12:31.206Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:12:31.206Z] ---> Using cache [2022-06-29T19:12:31.206Z] ---> 1864d53a6479 [2022-06-29T19:12:31.206Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-29T19:12:31.206Z] ---> Running in a83afa2df4b3 [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:12:31.466Z] Collecting docker-pycreds>=0.4.0 [2022-06-29T19:12:31.466Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-29T19:12:31.466Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:12:31.466Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-29T19:12:31.466Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-29T19:12:31.466Z] 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-06-29T19:12:31.490Z] prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container [2022-06-29T19:12:31.591Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-06-29T19:12:31.729Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-29T19:12:31.729Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-29T19:12:31.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:12:31.729Z] Collecting idna<2.8,>=2.5 [2022-06-29T19:12:31.729Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-29T19:12:31.729Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-29T19:12:31.729Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-29T19:12:31.729Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-29T19:12:31.729Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-29T19:12:31.729Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-29T19:12:31.729Z] Attempting uninstall: urllib3 [2022-06-29T19:12:31.729Z] Found existing installation: urllib3 1.26.7 [2022-06-29T19:12:31.729Z] Uninstalling urllib3-1.26.7: [2022-06-29T19:12:31.729Z] Successfully uninstalled urllib3-1.26.7 [2022-06-29T19:12:31.989Z] Attempting uninstall: idna [2022-06-29T19:12:31.989Z] Found existing installation: idna 3.3 [2022-06-29T19:12:31.989Z] Uninstalling idna-3.3: [2022-06-29T19:12:31.989Z] Successfully uninstalled idna-3.3 [2022-06-29T19:12:32.249Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:12:32.249Z] Attempting uninstall: requests [2022-06-29T19:12:32.249Z] Found existing installation: requests 2.26.0 [2022-06-29T19:12:32.249Z] Uninstalling requests-2.26.0: [2022-06-29T19:12:32.249Z] Successfully uninstalled requests-2.26.0 [2022-06-29T19:12:32.510Z] Running setup.py install for texttable: started [2022-06-29T19:12:32.510Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:12:32.510Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-29T19:12:32.770Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-29T19:12:32.770Z] Running setup.py install for texttable: finished with status 'done' [2022-06-29T19:12:32.770Z] Running setup.py install for PyYAML: started [2022-06-29T19:12:32.770Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-29T19:12:32.770Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-29T19:12:32.856Z] $ docker top ba000d46804520129399ed029a4adf74fe4498ce2e375aded4ad0bb8036e8f7a -eo pid,comm [2022-06-29T19:12:33.031Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:12:33.031Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:12:33.031Z] OK: 15859 distinct packages available [2022-06-29T19:12:33.031Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-06-29T19:12:33.031Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-29T19:12:33.031Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-29T19:12:33.031Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-29T19:12:33.031Z] Running setup.py install for docopt: started [2022-06-29T19:12:33.031Z] Executing busybox-1.33.1-r7.trigger [Pipeline] { [2022-06-29T19:12:33.291Z] OK: 8 MiB in 20 packages [Pipeline] echo [2022-06-29T19:12:33.306Z] ========================================================= [2022-06-29T19:12:33.306Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-06-29T19:12:33.306Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-06-29T19:12:33.555Z] Running setup.py install for docopt: finished with status 'done' [2022-06-29T19:12:33.555Z] Running setup.py install for dockerpty: started [2022-06-29T19:12:33.555Z] Removing intermediate container 5599e999a746 [2022-06-29T19:12:33.555Z] ---> 56c32cff2026 [2022-06-29T19:12:33.555Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:12:33.816Z] ---> 914726a92f39 [2022-06-29T19:12:33.816Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-29T19:12:33.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-06-29T19:12:33.816Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-29T19:12:34.057Z] + make test [2022-06-29T19:12:34.057Z] go mod tidy -compat=1.17 [2022-06-29T19:12:34.075Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-29T19:12:34.075Z] ---> 68868dd6d7ea [2022-06-29T19:12:34.075Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-29T19:12:34.075Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:12:34.075Z] 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-06-29T19:12:34.333Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-29T19:12:34.333Z] ---> 52eae8d7b912 [2022-06-29T19:12:34.333Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-29T19:12:34.333Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-29T19:12:34.333Z] ---> Running in b721aaedae6c [2022-06-29T19:12:34.593Z] (5/9) Installing curl (7.80.0-r1) [2022-06-29T19:12:34.593Z] Removing intermediate container b721aaedae6c [2022-06-29T19:12:34.593Z] ---> f1f3eb3d340a [2022-06-29T19:12:34.593Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:12:34.593Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-29T19:12:34.593Z] ---> Running in e223f112c8fc [2022-06-29T19:12:34.593Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:12:34.856Z] (8/9) Installing libucontext (1.1-r0) [2022-06-29T19:12:34.856Z] Removing intermediate container e223f112c8fc [2022-06-29T19:12:34.856Z] ---> 7b0d37f27a8d [2022-06-29T19:12:34.856Z] Step 21/23 : LABEL arch=x86_64 [2022-06-29T19:12:34.856Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-29T19:12:34.856Z] ---> Running in 5079be27b93e [2022-06-29T19:12:34.856Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:12:34.856Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:12:34.856Z] OK: 8 MiB in 23 packages [2022-06-29T19:12:35.038Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-06-29T19:12:35.117Z] Removing intermediate container 5079be27b93e [2022-06-29T19:12:35.117Z] ---> d6d67c175092 [2022-06-29T19:12:35.117Z] Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:12:35.376Z] ---> Running in d72eb0603c7a [2022-06-29T19:12:35.639Z] Removing intermediate container d72eb0603c7a [2022-06-29T19:12:35.639Z] ---> a18ed138eb97 [2022-06-29T19:12:35.639Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:12:35.639Z] ---> Running in 80db1eb5d669 [2022-06-29T19:12:35.899Z] Removing intermediate container a83afa2df4b3 [2022-06-29T19:12:35.899Z] ---> 782cee89b94d [2022-06-29T19:12:35.899Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:12:35.899Z] Removing intermediate container 80db1eb5d669 [2022-06-29T19:12:35.899Z] ---> 98f25e5ee70b [2022-06-29T19:12:35.899Z] [2022-06-29T19:12:36.158Z] Successfully built 98f25e5ee70b [2022-06-29T19:12:36.158Z] Successfully tagged core-data:latest [2022-06-29T19:12:36.158Z]  Building core-data ... done  ---> f8fe929cc705 [2022-06-29T19:12:36.158Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-29T19:12:36.729Z] ---> 3028b71513b8 [2022-06-29T19:12:36.729Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-29T19:12:36.994Z] Removing intermediate container 319c1584ba39 [2022-06-29T19:12:36.994Z] ---> 5830868d052f [2022-06-29T19:12:36.994Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-29T19:12:36.994Z] ---> Running in ce963009e0c8 [2022-06-29T19:12:36.994Z] ---> cae19873c58b [2022-06-29T19:12:36.994Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-29T19:12:37.254Z] ---> Running in 9802b2f48c36 [2022-06-29T19:12:37.254Z] Removing intermediate container ce963009e0c8 [2022-06-29T19:12:37.254Z] ---> 418dcf52cac9 [2022-06-29T19:12:37.254Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-29T19:12:37.254Z] ---> Running in d037da25613a [2022-06-29T19:12:37.254Z] Removing intermediate container 9802b2f48c36 [2022-06-29T19:12:37.254Z] ---> ec4b248205c6 [2022-06-29T19:12:37.254Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:12:37.254Z] ---> Running in b162515e66c9 [2022-06-29T19:12:37.514Z] Removing intermediate container d037da25613a [2022-06-29T19:12:37.514Z] ---> ab50aae06bd2 [2022-06-29T19:12:37.514Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-29T19:12:37.514Z] Removing intermediate container b162515e66c9 [2022-06-29T19:12:37.514Z] ---> 87fb77196cc0 [2022-06-29T19:12:37.514Z] Step 18/20 : LABEL arch=x86_64 [2022-06-29T19:12:37.514Z] ---> Running in 1ff8e0724849 [2022-06-29T19:12:37.776Z] ---> 8006ff9260af [2022-06-29T19:12:37.776Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-29T19:12:37.776Z] Removing intermediate container 1ff8e0724849 [2022-06-29T19:12:37.776Z] ---> 2f250c9ed34b [2022-06-29T19:12:37.776Z] Step 19/20 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:12:37.776Z] ---> Running in 6801c5afb62c [2022-06-29T19:12:38.036Z] ---> eae327ece8a5 [2022-06-29T19:12:38.036Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-29T19:12:38.036Z] Removing intermediate container 6801c5afb62c [2022-06-29T19:12:38.036Z] ---> cf00132ddad0 [2022-06-29T19:12:38.036Z] Step 20/20 : LABEL version=0.0.0 [2022-06-29T19:12:38.036Z] ---> Running in 0e17bce61ef5 [2022-06-29T19:12:38.036Z] ---> 54b380d1806e [2022-06-29T19:12:38.036Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-29T19:12:38.296Z] ---> Running in f2b71ee0bcd2 [2022-06-29T19:12:38.296Z] Removing intermediate container 0e17bce61ef5 [2022-06-29T19:12:38.296Z] ---> ee7e8b093c22 [2022-06-29T19:12:38.296Z] [2022-06-29T19:12:38.296Z] Successfully built ee7e8b093c22 [2022-06-29T19:12:38.296Z] Removing intermediate container f2b71ee0bcd2 [2022-06-29T19:12:38.296Z] ---> aec16ec9eb51 [2022-06-29T19:12:38.296Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:12:38.296Z] Successfully tagged security-spiffe-token-provider:latest [2022-06-29T19:12:38.296Z]  Building security-spiffe-token-provider ... done  ---> Running in 26b2ab9304ce [2022-06-29T19:12:38.561Z] Removing intermediate container 26b2ab9304ce [2022-06-29T19:12:38.561Z] ---> 131d37f53ea6 [2022-06-29T19:12:38.561Z] Step 21/23 : LABEL arch=x86_64 [2022-06-29T19:12:38.561Z] ---> Running in ed809395245d [2022-06-29T19:12:38.561Z] Removing intermediate container ed809395245d [2022-06-29T19:12:38.561Z] ---> 009759c89ac5 [2022-06-29T19:12:38.561Z] Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:12:38.561Z] ---> Running in 328e0ea717a1 [2022-06-29T19:12:38.821Z] Removing intermediate container 328e0ea717a1 [2022-06-29T19:12:38.821Z] ---> e4e396210ac5 [2022-06-29T19:12:38.821Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:12:38.821Z] ---> Running in dd2ae47ea2f7 [2022-06-29T19:12:38.821Z] Removing intermediate container dd2ae47ea2f7 [2022-06-29T19:12:38.821Z] ---> 53428f9a3ce7 [2022-06-29T19:12:38.821Z] [2022-06-29T19:12:38.821Z] Successfully built 53428f9a3ce7 [2022-06-29T19:12:38.821Z] Successfully tagged sys-mgmt-agent:latest [2022-06-29T19:12:39.089Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-06-29T19:12:39.112Z] $ docker stop --time=1 7004e9c402f0a1e143b66bdad39feb0ec39f84d14699a03ee571a499367b945e [2022-06-29T19:12:40.565Z] $ docker rm -f 7004e9c402f0a1e143b66bdad39feb0ec39f84d14699a03ee571a499367b945e [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T19:12:40.982Z] + docker images [2022-06-29T19:12:40.982Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-29T19:12:40.982Z] sys-mgmt-agent latest 53428f9a3ce7 2 seconds ago 299MB [2022-06-29T19:12:40.982Z] security-spiffe-token-provider latest ee7e8b093c22 2 seconds ago 29MB [2022-06-29T19:12:40.982Z] core-data latest 98f25e5ee70b 5 seconds ago 22.5MB [2022-06-29T19:12:40.982Z] c6a36ea8a791 10 seconds ago 1.67GB [2022-06-29T19:12:40.982Z] b8481b4de3e9 12 seconds ago 1.65GB [2022-06-29T19:12:40.982Z] 448978127f23 20 seconds ago 1.62GB [2022-06-29T19:12:40.982Z] security-proxy-setup latest 09c87ce51ba0 32 seconds ago 26.9MB [2022-06-29T19:12:40.982Z] security-spire-config latest 73a7129c15d7 43 seconds ago 86.7MB [2022-06-29T19:12:40.982Z] 82dbe530e6ea 46 seconds ago 1.62GB [2022-06-29T19:12:40.982Z] support-notifications latest 1d1a8be8f03d 48 seconds ago 27MB [2022-06-29T19:12:40.982Z] security-spire-server latest 55fa069a9c5a 52 seconds ago 87.3MB [2022-06-29T19:12:40.982Z] core-metadata latest b1edabfdcc23 55 seconds ago 17MB [2022-06-29T19:12:40.982Z] 5d4fb77c045f 59 seconds ago 1.52GB [2022-06-29T19:12:40.982Z] cb108194b22f About a minute ago 1.62GB [2022-06-29T19:12:40.982Z] 6234f4828b75 About a minute ago 1.68GB [2022-06-29T19:12:40.982Z] abd7aeb46b78 About a minute ago 1.52GB [2022-06-29T19:12:40.982Z] security-bootstrapper latest 2893ce4f689c About a minute ago 19.1MB [2022-06-29T19:12:40.982Z] security-secretstore-setup latest 5132902618d1 About a minute ago 28.5MB [2022-06-29T19:12:40.982Z] core-command latest 7ae015732946 About a minute ago 16.1MB [2022-06-29T19:12:40.982Z] support-scheduler latest 4e9a96792960 About a minute ago 26.4MB [2022-06-29T19:12:40.982Z] f58af901a73a About a minute ago 1.67GB [2022-06-29T19:12:40.982Z] 6d480a7e89e5 About a minute ago 1.62GB [2022-06-29T19:12:40.982Z] 98b223fd9bd5 About a minute ago 1.63GB [2022-06-29T19:12:40.982Z] 3695e7d6acbc About a minute ago 1.61GB [2022-06-29T19:12:40.982Z] security-spire-agent latest 80f7859d638e About a minute ago 127MB [2022-06-29T19:12:40.982Z] ea97555bb04f About a minute ago 1.52GB [2022-06-29T19:12:40.982Z] ci-base-image-x86_64 latest 4b5ba7e67b83 4 minutes ago 1.02GB [2022-06-29T19:12:40.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 3 weeks ago 680MB [2022-06-29T19:12:40.982Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 3 weeks ago 253MB [2022-06-29T19:12:40.982Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-06-29T19:12:40.982Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-06-29T19:12:40.982Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-06-29T19:12:40.982Z] 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-06-29T19:13:07.404Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-06-29T19:14:59.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-06-29T19:14:59.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-06-29T19:14:59.320Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-06-29T19:14:59.320Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-06-29T19:14:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-06-29T19:14:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-06-29T19:14:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-06-29T19:14:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-06-29T19:14:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-06-29T19:14:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-06-29T19:14:59.594Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-06-29T19:15:00.194Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-06-29T19:15:00.194Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-06-29T19:15:00.194Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-06-29T19:15:00.194Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-06-29T19:15:15.334Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.272s coverage: 28.7% of statements [2022-06-29T19:15:15.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-06-29T19:15:15.334Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-06-29T19:15:19.664Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.489s coverage: 98.5% of statements [2022-06-29T19:15:19.664Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-06-29T19:15:20.271Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.451s coverage: 54.2% of statements [2022-06-29T19:15:20.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-06-29T19:15:20.271Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-06-29T19:15:42.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.294s coverage: 89.2% of statements [2022-06-29T19:15:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-06-29T19:15:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-06-29T19:15:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:15:42.572Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.439s coverage: 83.8% of statements [2022-06-29T19:15:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-06-29T19:15:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-06-29T19:15:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-06-29T19:15:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-06-29T19:15:42.572Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-06-29T19:15:45.203Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.308s coverage: 95.6% of statements [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:15:45.203Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.333s coverage: 72.2% of statements [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-06-29T19:15:45.203Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.576s coverage: 60.0% of statements [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-06-29T19:15:45.203Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-06-29T19:15:45.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.864s coverage: 0.9% of statements [2022-06-29T19:15:45.204Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-06-29T19:15:45.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.322s coverage: 58.8% of statements [2022-06-29T19:15:45.204Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.238s coverage: 29.6% of statements [2022-06-29T19:15:45.204Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-06-29T19:15:45.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.254s coverage: 47.1% of statements [2022-06-29T19:15:45.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.246s coverage: 79.5% of statements [2022-06-29T19:15:45.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.230s coverage: 94.1% of statements [2022-06-29T19:15:45.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.275s coverage: 96.3% of statements [2022-06-29T19:15:45.204Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.261s coverage: 87.5% of statements [2022-06-29T19:15:57.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.262s coverage: 94.4% of statements [2022-06-29T19:15:57.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.186s coverage: 44.8% of statements [2022-06-29T19:16:04.385Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.781s coverage: 82.5% of statements [2022-06-29T19:16:04.385Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-06-29T19:16:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.296s coverage: 92.9% of statements [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-06-29T19:16:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.063s coverage: 65.1% of statements [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-06-29T19:16:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.218s coverage: 87.2% of statements [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-06-29T19:16:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.188s coverage: 100.0% of statements [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-06-29T19:16:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-06-29T19:16:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.300s coverage: 80.0% of statements [2022-06-29T19:16:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.252s coverage: 87.2% of statements [2022-06-29T19:16:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.357s coverage: 85.4% of statements [2022-06-29T19:16:11.141Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.997s coverage: 91.2% of statements [2022-06-29T19:16:11.141Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-06-29T19:16:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.029s coverage: 64.4% of statements [2022-06-29T19:16:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-06-29T19:16:16.613Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-06-29T19:16:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.289s coverage: 100.0% of statements [2022-06-29T19:16:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.154s coverage: 89.4% of statements [2022-06-29T19:16:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.074s coverage: 100.0% of statements [2022-06-29T19:16:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.070s coverage: 73.7% of statements [2022-06-29T19:16:16.613Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.053s coverage: 100.0% of statements [2022-06-29T19:16:24.970Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.352s coverage: 65.4% of statements [2022-06-29T19:16:24.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-06-29T19:16:24.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-06-29T19:16:24.970Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-06-29T19:16:28.393Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.924s coverage: 43.8% of statements [2022-06-29T19:16:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-06-29T19:16:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-06-29T19:16:28.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.299s coverage: 89.5% of statements [2022-06-29T19:16:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-06-29T19:16:28.394Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.238s coverage: 84.8% of statements [2022-06-29T19:16:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-06-29T19:16:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-06-29T19:16:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-06-29T19:16:28.394Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-06-29T19:16:36.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.315s coverage: 17.7% of statements [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-06-29T19:16:36.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.673s coverage: 92.3% of statements [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-06-29T19:16:36.701Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.524s coverage: 63.2% of statements [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-06-29T19:16:36.701Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-06-29T19:16:37.681Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.426s coverage: 97.7% of statements [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-06-29T19:16:37.681Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.226s coverage: 28.9% of statements [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-06-29T19:16:37.681Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-06-29T19:16:37.681Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.198s coverage: 100.0% of statements [2022-06-29T19:16:37.681Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.090s coverage: 96.9% of statements [2022-06-29T19:16:38.273Z] 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-06-29T19:16:38.273Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-06-29T19:16:38.273Z] GO111MODULE=on go vet ./... [2022-06-29T19:18:30.164Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-06-29T19:18:30.164Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-06-29T19:18:30.164Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-06-29T19:18:30.204Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-06-29T19:18:30.904Z] + ls -al . [2022-06-29T19:18:30.904Z] total 680 [2022-06-29T19:18:30.904Z] drwxrwxr-x 9 1001 1001 4096 Jun 29 19:12 . [2022-06-29T19:18:30.904Z] drwxr-xr-x 4 root root 4096 Jun 29 19:12 .. [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 11 Jun 29 19:10 .dockerignore [2022-06-29T19:18:30.904Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 19:10 .git [2022-06-29T19:18:30.904Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:10 .github [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 879 Jun 29 19:10 .gitignore [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 42 Jun 29 19:10 .golangci.yml [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 87 Jun 29 19:10 .hadolint.yml [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 166 Jun 29 19:10 .sonarcloud.properties [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 1171 Jun 29 19:10 ADOPTERS.md [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 10347 Jun 29 19:10 Attribution.txt [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 63209 Jun 29 19:10 CHANGELOG.md [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 3804 Jun 29 19:10 CONTRIBUTING.md [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 677 Jun 29 19:10 GOVERNANCE.md [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 850 Jun 29 19:10 Jenkinsfile [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 10775 Jun 29 19:10 LICENSE [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 10389 Jun 29 19:10 Makefile [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 582 Jun 29 19:10 OWNERS.md [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 9094 Jun 29 19:10 README.md [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 6912 Jun 29 19:10 SECURITY.md [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 5 Jun 29 19:07 VERSION [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 4131 Jun 29 19:10 ZMQWindows.md [2022-06-29T19:18:30.904Z] drwxrwxr-x 2 1001 1001 4096 Jun 29 19:10 bin [2022-06-29T19:18:30.904Z] drwxrwxr-x 18 1001 1001 4096 Jun 29 19:10 cmd [2022-06-29T19:18:30.904Z] -rw-r--r-- 1 root root 435593 Jun 29 19:16 coverage.out [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 3311 Jun 29 19:10 go.mod [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 36231 Jun 29 19:12 go.sum [2022-06-29T19:18:30.904Z] drwxrwxr-x 8 1001 1001 4096 Jun 29 19:10 internal [2022-06-29T19:18:30.904Z] drwxrwxr-x 3 1001 1001 4096 Jun 29 19:10 openapi [2022-06-29T19:18:30.904Z] drwxrwxr-x 4 1001 1001 4096 Jun 29 19:10 snap [2022-06-29T19:18:30.904Z] -rw-rw-r-- 1 1001 1001 204 Jun 29 19:10 version.go [Pipeline] sh [2022-06-29T19:18:31.593Z] + '[' -e coverage.out ] [2022-06-29T19:18:31.593Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-06-29T19:18:31.630Z] Warning: overwriting stash ‘coverage-report’ [2022-06-29T19:18:32.497Z] Stashed 1 file(s) [Pipeline] sh [2022-06-29T19:18:33.169Z] + make build [2022-06-29T19:18:33.169Z] 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-06-29T19:19:55.025Z] 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-06-29T19:21:03.082Z] 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-06-29T19:21:03.082Z] 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-06-29T19:21:35.498Z] 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-06-29T19:21:35.775Z] 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-06-29T19:21:40.113Z] 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-06-29T19:21:48.412Z] 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-06-29T19:21:51.040Z] 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-06-29T19:21:57.769Z] 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-06-29T19:22:01.298Z] 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-06-29T19:22:05.708Z] 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-06-29T19:22:15.977Z] 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-06-29T19:22:21.418Z] $ docker stop --time=1 ba000d46804520129399ed029a4adf74fe4498ce2e375aded4ad0bb8036e8f7a [2022-06-29T19:22:23.563Z] $ docker rm -f ba000d46804520129399ed029a4adf74fe4498ce2e375aded4ad0bb8036e8f7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:22:26.456Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-29T19:22:26.456Z] [2022-06-29T19:22:26.456Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:22:26.891Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-29T19:22:27.166Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-06-29T19:22:27.166Z] 29e5d40040c1: Pulling fs layer [2022-06-29T19:22:27.166Z] 1ce36da41761: Pulling fs layer [2022-06-29T19:22:27.166Z] 25b303627fd3: Pulling fs layer [2022-06-29T19:22:27.166Z] 29e5d40040c1: Verifying Checksum [2022-06-29T19:22:27.166Z] 29e5d40040c1: Download complete [2022-06-29T19:22:27.445Z] 1ce36da41761: Verifying Checksum [2022-06-29T19:22:27.445Z] 1ce36da41761: Download complete [2022-06-29T19:22:27.723Z] 29e5d40040c1: Pull complete [2022-06-29T19:22:29.164Z] 1ce36da41761: Pull complete [2022-06-29T19:22:29.164Z] 25b303627fd3: Download complete [2022-06-29T19:22:41.559Z] 25b303627fd3: Pull complete [2022-06-29T19:22:41.559Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-06-29T19:22:41.559Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-29T19:22:41.559Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:22:41.963Z] prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container [2022-06-29T19:22:42.063Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-29T19:22:44.658Z] $ docker top 79370c57c83370dcc3e8f69baf33eda64d2d1c1ec12e1aaf7cc8f4921e533a20 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:22:45.645Z] + grep parallel [2022-06-29T19:22:45.645Z] + docker-compose build --help [2022-06-29T19:22:51.043Z] --parallel Build images in parallel. [Pipeline] } [2022-06-29T19:22:51.354Z] $ docker stop --time=1 79370c57c83370dcc3e8f69baf33eda64d2d1c1ec12e1aaf7cc8f4921e533a20 [2022-06-29T19:22:53.055Z] $ docker rm -f 79370c57c83370dcc3e8f69baf33eda64d2d1c1ec12e1aaf7cc8f4921e533a20 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:22:53.855Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-06-29T19:22:53.855Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:22:54.183Z] prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container [2022-06-29T19:22:54.268Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-06-29T19:22:55.614Z] $ docker top 4f614a11d11f9924622986b5ec4fa5afb5fc849e92bc88cebed9760f0f38b66d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:22:56.591Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-06-29T19:23:01.975Z] Building core-command ... [2022-06-29T19:23:01.975Z] Building core-data ... [2022-06-29T19:23:01.975Z] Building core-metadata ... [2022-06-29T19:23:01.975Z] Building security-bootstrapper ... [2022-06-29T19:23:01.975Z] Building security-proxy-setup ... [2022-06-29T19:23:01.975Z] Building security-secretstore-setup ... [2022-06-29T19:23:01.975Z] Building security-spiffe-token-provider ... [2022-06-29T19:23:01.975Z] Building security-spire-agent ... [2022-06-29T19:23:01.975Z] Building security-spire-config ... [2022-06-29T19:23:01.975Z] Building security-spire-server ... [2022-06-29T19:23:01.975Z] Building support-notifications ... [2022-06-29T19:23:01.975Z] Building support-scheduler ... [2022-06-29T19:23:01.975Z] Building sys-mgmt-agent ... [2022-06-29T19:23:01.975Z] Building security-spiffe-token-provider [2022-06-29T19:23:01.975Z] Building security-secretstore-setup [2022-06-29T19:23:01.975Z] Building security-spire-agent [2022-06-29T19:23:01.975Z] Building security-spire-config [2022-06-29T19:23:01.975Z] Building core-metadata [2022-06-29T19:24:23.732Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:24:23.732Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:24:23.732Z] ---> 65c5fd5200c0 [2022-06-29T19:24:23.733Z] Step 3/20 : WORKDIR /edgex-go [2022-06-29T19:24:23.733Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:24:23.733Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:24:23.733Z] ---> 65c5fd5200c0 [2022-06-29T19:24:23.733Z] Step 3/26 : WORKDIR /edgex-go [2022-06-29T19:24:24.017Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:24:24.017Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:24:24.017Z] ---> 65c5fd5200c0 [2022-06-29T19:24:24.017Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:24:24.309Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:24:24.309Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:24:24.309Z] ---> 65c5fd5200c0 [2022-06-29T19:24:24.309Z] ---> Running in e8133b55ba95 [2022-06-29T19:24:24.309Z] ---> Running in 486fee144ae7 [2022-06-29T19:24:24.309Z] Step 3/26 : WORKDIR /edgex-go [2022-06-29T19:24:24.309Z] ---> Running in eca212fcbab4 [2022-06-29T19:24:24.309Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:24:24.309Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:24:24.309Z] ---> 65c5fd5200c0 [2022-06-29T19:24:24.309Z] Step 3/25 : WORKDIR /edgex-go [2022-06-29T19:24:24.309Z] ---> Running in eefd9aed39a4 [2022-06-29T19:24:24.309Z] ---> Running in 6c037616912d [2022-06-29T19:24:24.932Z] Removing intermediate container eca212fcbab4 [2022-06-29T19:24:24.932Z] ---> 6e2486760cb4 [2022-06-29T19:24:24.932Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:24:24.932Z] Removing intermediate container 486fee144ae7 [2022-06-29T19:24:24.932Z] ---> b94f11a1a5de [2022-06-29T19:24:24.932Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:24:24.932Z] Removing intermediate container e8133b55ba95 [2022-06-29T19:24:24.932Z] ---> fdb5f66e04a0 [2022-06-29T19:24:24.932Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-06-29T19:24:24.932Z] ---> Running in a294d3663ea9 [2022-06-29T19:24:24.932Z] ---> Running in 4d3deeedd667 [2022-06-29T19:24:24.932Z] Removing intermediate container 6c037616912d [2022-06-29T19:24:24.932Z] ---> 460a9288e762 [2022-06-29T19:24:24.932Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:24:25.208Z] Removing intermediate container eefd9aed39a4 [2022-06-29T19:24:25.208Z] ---> b47a6859f7ae [2022-06-29T19:24:25.208Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:24:25.208Z] ---> Running in a6680255a44a [2022-06-29T19:24:25.485Z] ---> Running in f7308e3987f8 [2022-06-29T19:24:25.486Z] ---> Running in af19781770c8 [2022-06-29T19:24:28.131Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:28.740Z] Removing intermediate container a294d3663ea9 [2022-06-29T19:24:28.740Z] ---> af908ede2126 [2022-06-29T19:24:28.740Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:24:28.740Z] ---> Running in fc62b81cc62b [2022-06-29T19:24:29.349Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:29.349Z] Removing intermediate container 4d3deeedd667 [2022-06-29T19:24:29.349Z] ---> f3927ccb8ea3 [2022-06-29T19:24:29.349Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-29T19:24:29.639Z] Removing intermediate container af19781770c8 [2022-06-29T19:24:29.639Z] Removing intermediate container f7308e3987f8 [2022-06-29T19:24:29.639Z] ---> c348f1290383 [2022-06-29T19:24:29.639Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:24:29.639Z] ---> 97d1e196776e [2022-06-29T19:24:29.639Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-06-29T19:24:29.639Z] ---> Running in eaea0d153c38 [2022-06-29T19:24:29.639Z] ---> Running in 229cd0ab3b41 [2022-06-29T19:24:29.927Z] ---> Running in 4e2739c1548e [2022-06-29T19:24:30.534Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:24:30.534Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:24:30.534Z] OK: 15743 distinct packages available [2022-06-29T19:24:30.819Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:31.101Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:31.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:31.710Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:31.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:31.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:31.990Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:32.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:32.982Z] OK: 220 MiB in 52 packages [2022-06-29T19:24:32.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:32.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:24:32.982Z] OK: 220 MiB in 52 packages [2022-06-29T19:24:34.005Z] OK: 220 MiB in 52 packages [2022-06-29T19:24:34.295Z] OK: 220 MiB in 52 packages [2022-06-29T19:24:34.588Z] OK: 220 MiB in 52 packages [2022-06-29T19:24:34.901Z] Removing intermediate container a6680255a44a [2022-06-29T19:24:34.901Z] ---> ae31202b3d27 [2022-06-29T19:24:34.901Z] Step 5/20 : COPY go.mod vendor* ./ [2022-06-29T19:24:35.177Z] Removing intermediate container fc62b81cc62b [2022-06-29T19:24:35.177Z] ---> 69217ad61154 [2022-06-29T19:24:35.177Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-29T19:24:35.826Z] Removing intermediate container 4e2739c1548e [2022-06-29T19:24:35.826Z] ---> e1ef2956e9cf [2022-06-29T19:24:35.826Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-29T19:24:36.099Z] Removing intermediate container eaea0d153c38 [2022-06-29T19:24:36.099Z] ---> 07d848004822 [2022-06-29T19:24:36.099Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:24:36.099Z] Removing intermediate container 229cd0ab3b41 [2022-06-29T19:24:36.099Z] ---> cdf18f10837a [2022-06-29T19:24:36.099Z] Step 6/26 : COPY go.mod vendor* ./ [2022-06-29T19:24:36.391Z] ---> 614062fc4606 [2022-06-29T19:24:36.391Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:24:36.391Z] ---> Running in f01a1b3c99fa [2022-06-29T19:24:36.681Z] ---> 62b9d29f6041 [2022-06-29T19:24:36.681Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:24:36.681Z] ---> Running in 0c9bda3ce816 [2022-06-29T19:24:37.693Z] ---> 050f997deee8 [2022-06-29T19:24:37.693Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:24:37.693Z] ---> d6f7f01d6f6a [2022-06-29T19:24:37.693Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:24:37.693Z] ---> Running in 8aa50fc2b063 [2022-06-29T19:24:37.987Z] ---> Running in a42992994b19 [2022-06-29T19:24:37.988Z] ---> 6c2c63f2b341 [2022-06-29T19:24:37.988Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:24:38.264Z] ---> Running in 4dc6c5ad7511 [2022-06-29T19:24:42.647Z] Removing intermediate container f01a1b3c99fa [2022-06-29T19:24:42.647Z] ---> bd4cf2a9584f [2022-06-29T19:24:42.647Z] Step 7/20 : COPY . . [2022-06-29T19:24:43.271Z] Removing intermediate container 0c9bda3ce816 [2022-06-29T19:24:43.271Z] ---> 123df45a228a [2022-06-29T19:24:43.271Z] Step 8/26 : COPY . . [2022-06-29T19:24:43.878Z] Removing intermediate container 8aa50fc2b063 [2022-06-29T19:24:43.878Z] ---> 325645491fe1 [2022-06-29T19:24:43.878Z] Step 8/25 : COPY . . [2022-06-29T19:24:44.155Z] Removing intermediate container 4dc6c5ad7511 [2022-06-29T19:24:44.155Z] ---> 9fb1078b57fc [2022-06-29T19:24:44.155Z] Step 8/23 : COPY . . [2022-06-29T19:24:44.434Z] Removing intermediate container a42992994b19 [2022-06-29T19:24:44.434Z] ---> 68b278e63293 [2022-06-29T19:24:44.434Z] Step 8/26 : COPY . . [2022-06-29T19:25:16.819Z] ---> 91ee6649133c [2022-06-29T19:25:16.819Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-06-29T19:25:16.819Z] ---> 557ee1ad549e [2022-06-29T19:25:16.819Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-06-29T19:25:16.819Z] ---> Running in 24804df84946 [2022-06-29T19:25:16.819Z] ---> Running in 348468233cee [2022-06-29T19:25:16.819Z] ---> e111b872bace [2022-06-29T19:25:16.819Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-06-29T19:25:16.819Z] ---> Running in a03d099e9691 [2022-06-29T19:25:16.819Z] ---> c52821c075e6 [2022-06-29T19:25:16.819Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:25:16.819Z] ---> 8dacda7cd03d [2022-06-29T19:25:16.819Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:25:16.819Z] ---> Running in 5172ef07d13d [2022-06-29T19:25:16.819Z] ---> Running in e1d9a7637e71 [2022-06-29T19:25:16.819Z] Removing intermediate container 5172ef07d13d [2022-06-29T19:25:16.819Z] ---> e8073391c42d [2022-06-29T19:25:16.819Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-29T19:25:16.819Z] Removing intermediate container e1d9a7637e71 [2022-06-29T19:25:16.819Z] ---> Running in a9debe55a823 [2022-06-29T19:25:16.819Z] ---> 81422f12e555 [2022-06-29T19:25:16.819Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-06-29T19:25:16.819Z] ---> Running in 015a62ba9493 [2022-06-29T19:25:16.819Z] 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-06-29T19:25:16.819Z] Removing intermediate container a9debe55a823 [2022-06-29T19:25:16.819Z] ---> 57dd847f6806 [2022-06-29T19:25:16.819Z] 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-06-29T19:25:16.819Z] 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-06-29T19:25:16.819Z] 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-06-29T19:25:16.819Z] Removing intermediate container 015a62ba9493 [2022-06-29T19:25:16.819Z] ---> 001eae16154a [2022-06-29T19:25:16.819Z] 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-06-29T19:25:16.819Z] ---> Running in 230384ffc9cc [2022-06-29T19:25:16.819Z] ---> Running in 84f068791dcd [2022-06-29T19:25:17.828Z] Removing intermediate container 84f068791dcd [2022-06-29T19:25:17.828Z] ---> c3c56cab7fdc [2022-06-29T19:25:17.828Z] Step 12/26 : WORKDIR /edgex-go [2022-06-29T19:25:17.828Z] Removing intermediate container 230384ffc9cc [2022-06-29T19:25:17.828Z] ---> 3455ca791d1c [2022-06-29T19:25:17.828Z] Step 12/26 : WORKDIR /edgex-go [2022-06-29T19:25:18.110Z] ---> Running in 7f9c39d2ad60 [2022-06-29T19:25:18.110Z] ---> Running in 744e4792c74f [2022-06-29T19:25:19.103Z] Removing intermediate container 7f9c39d2ad60 [2022-06-29T19:25:19.103Z] ---> ee0ba2e40184 [2022-06-29T19:25:19.103Z] [2022-06-29T19:25:19.103Z] Step 13/26 : FROM alpine:3.15 [2022-06-29T19:25:19.103Z] Removing intermediate container 744e4792c74f [2022-06-29T19:25:19.103Z] ---> 85946bcf8f73 [2022-06-29T19:25:19.103Z] [2022-06-29T19:25:19.103Z] Step 13/26 : FROM alpine:3.15 [2022-06-29T19:25:20.096Z] 3.15: Pulling from library/alpine [2022-06-29T19:25:20.096Z] 3.15: Pulling from library/alpine [2022-06-29T19:25:22.087Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T19:25:22.087Z] Status: Downloaded newer image for alpine:3.15 [2022-06-29T19:25:22.087Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-06-29T19:25:22.087Z] Status: Image is up to date for alpine:3.15 [2022-06-29T19:25:22.087Z] ---> 3fb3c9af89a9 [2022-06-29T19:25:22.087Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:25:22.087Z] ---> 3fb3c9af89a9 [2022-06-29T19:25:22.087Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:25:22.369Z] ---> Running in 61101e15b6fd [2022-06-29T19:25:22.369Z] ---> Running in 79f6d990e273 [2022-06-29T19:25:22.983Z] Removing intermediate container 61101e15b6fd [2022-06-29T19:25:22.983Z] ---> 299932e23fad [2022-06-29T19:25:22.983Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:25:22.983Z] ---> Running in f06a14e8fc58 [2022-06-29T19:25:22.983Z] Removing intermediate container 79f6d990e273 [2022-06-29T19:25:23.268Z] ---> 693f8b9ba068 [2022-06-29T19:25:23.268Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:25:23.555Z] ---> Running in 355530ff20a2 [2022-06-29T19:25:27.009Z] Removing intermediate container f06a14e8fc58 [2022-06-29T19:25:27.009Z] ---> f05c3b6a3718 [2022-06-29T19:25:27.009Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-29T19:25:27.293Z] ---> Running in bcc68f6f47b7 [2022-06-29T19:25:27.590Z] Removing intermediate container 355530ff20a2 [2022-06-29T19:25:27.590Z] ---> ccee10d11ffe [2022-06-29T19:25:27.590Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-06-29T19:25:27.590Z] ---> Running in 515b0515ecee [2022-06-29T19:25:29.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:25:29.582Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:25:30.571Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:25:30.847Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:25:31.837Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:25:31.837Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:25:31.837Z] OK: 15736 distinct packages available [2022-06-29T19:25:31.837Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:25:31.837Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:25:31.837Z] OK: 15736 distinct packages available [2022-06-29T19:25:31.837Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:25:32.113Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:25:33.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:25:33.109Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:25:34.562Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-29T19:25:34.562Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-06-29T19:25:34.562Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:25:34.562Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:25:34.562Z] (3/5) Installing libucontext (1.1-r0) [2022-06-29T19:25:34.562Z] (3/4) Installing libucontext (1.1-r0) [2022-06-29T19:25:34.562Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-29T19:25:34.562Z] (4/4) Installing gcompat (1.0.0-r4) [2022-06-29T19:25:34.841Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-29T19:25:34.841Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:25:34.841Z] OK: 6 MiB in 18 packages [2022-06-29T19:25:34.841Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:25:35.120Z] OK: 6 MiB in 19 packages [2022-06-29T19:25:36.568Z] Removing intermediate container 515b0515ecee [2022-06-29T19:25:36.568Z] ---> 3d04d4951d51 [2022-06-29T19:25:36.568Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:25:37.177Z] Removing intermediate container bcc68f6f47b7 [2022-06-29T19:25:37.177Z] ---> fcd60cb14834 [2022-06-29T19:25:37.177Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-06-29T19:25:41.524Z] ---> 459257722e7f [2022-06-29T19:25:41.524Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:25:44.935Z] ---> 4a5c68fea4b1 [2022-06-29T19:25:44.935Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:25:45.544Z] ---> 5f9aade2277f [2022-06-29T19:25:45.544Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-06-29T19:25:45.823Z] ---> Running in 32a50376ed9f [2022-06-29T19:25:46.817Z] Removing intermediate container 32a50376ed9f [2022-06-29T19:25:46.817Z] ---> 41c9c6fe918e [2022-06-29T19:25:46.817Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-06-29T19:25:48.284Z] ---> 3614dae886f7 [2022-06-29T19:25:48.284Z] Step 21/26 : WORKDIR / [2022-06-29T19:25:48.284Z] ---> Running in 716a269b4290 [2022-06-29T19:25:49.279Z] Removing intermediate container 716a269b4290 [2022-06-29T19:25:49.279Z] ---> d24229d167a2 [2022-06-29T19:25:49.279Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:25:49.279Z] ---> Running in c29ca61fe01d [2022-06-29T19:25:49.896Z] ---> 5b0553cc2a7e [2022-06-29T19:25:49.896Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:25:49.896Z] Removing intermediate container c29ca61fe01d [2022-06-29T19:25:49.896Z] ---> 475c3e4879d2 [2022-06-29T19:25:49.896Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:25:50.172Z] ---> Running in e97c9d111aee [2022-06-29T19:25:50.774Z] Removing intermediate container e97c9d111aee [2022-06-29T19:25:50.774Z] ---> 8ce0d6a4553c [2022-06-29T19:25:50.774Z] Step 24/26 : LABEL arch=arm64 [2022-06-29T19:25:50.774Z] ---> Running in c24fb6cbab73 [2022-06-29T19:25:51.383Z] ---> 9719668406f1 [2022-06-29T19:25:51.383Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-06-29T19:25:51.669Z] Removing intermediate container c24fb6cbab73 [2022-06-29T19:25:51.669Z] ---> 462daf4b2aff [2022-06-29T19:25:51.669Z] Step 25/26 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:25:51.963Z] ---> Running in 66dd20e1f7d2 [2022-06-29T19:25:52.566Z] ---> 145af9090d69 [2022-06-29T19:25:52.566Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-06-29T19:25:52.566Z] Removing intermediate container 66dd20e1f7d2 [2022-06-29T19:25:52.566Z] ---> 9a33bebc1871 [2022-06-29T19:25:52.566Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T19:25:52.844Z] ---> Running in c4ba3a433456 [2022-06-29T19:25:53.453Z] Removing intermediate container c4ba3a433456 [2022-06-29T19:25:53.454Z] ---> 3529f8856516 [2022-06-29T19:25:53.454Z] [2022-06-29T19:25:53.731Z] ---> 71327378b5d2 [2022-06-29T19:25:53.731Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:25:54.007Z] ---> Running in 5657bda65cb7 [2022-06-29T19:25:54.287Z] Successfully built 3529f8856516 [2022-06-29T19:25:54.287Z] Successfully tagged security-spire-config-arm64:latest [2022-06-29T19:25:54.287Z]  Building security-spire-config ... done Building support-scheduler [2022-06-29T19:25:54.567Z] Removing intermediate container 5657bda65cb7 [2022-06-29T19:25:54.567Z] ---> 26cbe4ec13e4 [2022-06-29T19:25:54.567Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:25:54.567Z] ---> Running in 3fe0e291b216 [2022-06-29T19:25:55.177Z] Removing intermediate container 3fe0e291b216 [2022-06-29T19:25:55.177Z] ---> 176cd95023c2 [2022-06-29T19:25:55.177Z] Step 24/26 : LABEL arch=arm64 [2022-06-29T19:25:55.177Z] ---> Running in 32ad37720aa1 [2022-06-29T19:25:55.783Z] Removing intermediate container 32ad37720aa1 [2022-06-29T19:25:55.783Z] ---> a7cc077bafcb [2022-06-29T19:25:55.783Z] Step 25/26 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:25:56.097Z] ---> Running in 3eb3d7bb0a81 [2022-06-29T19:25:56.705Z] Removing intermediate container 3eb3d7bb0a81 [2022-06-29T19:25:56.705Z] ---> 160fb3c16bbb [2022-06-29T19:25:56.705Z] Step 26/26 : LABEL version=0.0.0 [2022-06-29T19:25:56.986Z] ---> Running in f6e1085d5f30 [2022-06-29T19:25:57.595Z] Removing intermediate container f6e1085d5f30 [2022-06-29T19:25:57.595Z] ---> d69354285a05 [2022-06-29T19:25:57.595Z] [2022-06-29T19:25:57.874Z] Successfully built d69354285a05 [2022-06-29T19:25:57.874Z] Successfully tagged security-spire-agent-arm64:latest [2022-06-29T19:25:57.874Z]  Building security-spire-agent ... done Building sys-mgmt-agent [2022-06-29T19:26:44.891Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:26:44.891Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:26:44.892Z] ---> 65c5fd5200c0 [2022-06-29T19:26:44.892Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:26:44.892Z] ---> Using cache [2022-06-29T19:26:44.892Z] ---> b47a6859f7ae [2022-06-29T19:26:44.892Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:26:44.892Z] ---> Using cache [2022-06-29T19:26:44.892Z] ---> 97d1e196776e [2022-06-29T19:26:44.892Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-29T19:26:44.892Z] ---> Using cache [2022-06-29T19:26:44.892Z] ---> e1ef2956e9cf [2022-06-29T19:26:44.892Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:26:44.892Z] ---> Using cache [2022-06-29T19:26:44.892Z] ---> 050f997deee8 [2022-06-29T19:26:44.892Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:26:44.892Z] ---> Using cache [2022-06-29T19:26:44.892Z] ---> 325645491fe1 [2022-06-29T19:26:44.892Z] Step 8/22 : COPY . . [2022-06-29T19:26:44.892Z] ---> Using cache [2022-06-29T19:26:44.892Z] ---> 557ee1ad549e [2022-06-29T19:26:44.892Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-06-29T19:26:44.892Z] ---> Running in f9986a2f27c3 [2022-06-29T19:26:44.892Z] 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-06-29T19:26:44.892Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:26:44.892Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:26:44.892Z] ---> 65c5fd5200c0 [2022-06-29T19:26:44.892Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:26:44.892Z] ---> Using cache [2022-06-29T19:26:44.892Z] ---> b47a6859f7ae [2022-06-29T19:26:44.892Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:26:44.892Z] ---> Using cache [2022-06-29T19:26:44.892Z] ---> 97d1e196776e [2022-06-29T19:26:44.892Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-06-29T19:26:44.892Z] ---> Running in a0c3c55cf6d4 [2022-06-29T19:26:44.892Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:26:45.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:26:46.874Z] OK: 220 MiB in 52 packages [2022-06-29T19:26:48.495Z] Removing intermediate container a0c3c55cf6d4 [2022-06-29T19:26:48.495Z] ---> 6ac776fe836d [2022-06-29T19:26:48.495Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:26:49.363Z] ---> b16a765e6d5f [2022-06-29T19:26:49.363Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:26:49.678Z] ---> Running in 4fee9394fc3d [2022-06-29T19:26:56.517Z] Removing intermediate container 4fee9394fc3d [2022-06-29T19:26:56.517Z] ---> dfa91ad62c10 [2022-06-29T19:26:56.517Z] Step 8/23 : COPY . . [2022-06-29T19:27:18.758Z] ---> 67a4506dd1e0 [2022-06-29T19:27:18.758Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-06-29T19:27:18.758Z] ---> Running in d3cf302be3a6 [2022-06-29T19:27:18.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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-06-29T19:30:25.780Z] 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-06-29T19:30:25.780Z] Removing intermediate container 348468233cee [2022-06-29T19:30:25.780Z] ---> 89d90fe7d075 [2022-06-29T19:30:25.780Z] [2022-06-29T19:30:25.780Z] Step 10/25 : FROM alpine:3.14 [2022-06-29T19:30:25.780Z] 3.14: Pulling from library/alpine [2022-06-29T19:30:26.382Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-06-29T19:30:26.382Z] Status: Downloaded newer image for alpine:3.14 [2022-06-29T19:30:26.382Z] ---> ac73e934f311 [2022-06-29T19:30:26.382Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-06-29T19:30:26.660Z] ---> Running in f2b72362cab0 [2022-06-29T19:30:28.669Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:30:29.276Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:30:30.729Z] (1/3) Installing ca-certificates (20211220-r0) [2022-06-29T19:30:30.729Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-06-29T19:30:30.729Z] (3/3) Installing su-exec (0.2-r1) [2022-06-29T19:30:30.729Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:30:30.729Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:30:31.009Z] OK: 6 MiB in 17 packages [2022-06-29T19:30:33.025Z] Removing intermediate container f2b72362cab0 [2022-06-29T19:30:33.025Z] ---> e55262f82a7f [2022-06-29T19:30:33.025Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-29T19:30:33.310Z] ---> Running in 1514c8c92e89 [2022-06-29T19:30:33.911Z] Removing intermediate container 1514c8c92e89 [2022-06-29T19:30:33.911Z] ---> c966388ec6a3 [2022-06-29T19:30:33.911Z] Step 13/25 : WORKDIR / [2022-06-29T19:30:33.911Z] ---> Running in 404cadd15c3d [2022-06-29T19:30:34.897Z] Removing intermediate container 404cadd15c3d [2022-06-29T19:30:34.897Z] ---> 9ed8a16a3c93 [2022-06-29T19:30:34.897Z] 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-06-29T19:30:36.896Z] ---> 4d260afc2d93 [2022-06-29T19:30:36.896Z] 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-06-29T19:30:38.366Z] ---> c6a98cb3de78 [2022-06-29T19:30:38.366Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-06-29T19:30:40.382Z] ---> 414f6068149e [2022-06-29T19:30:40.382Z] 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-06-29T19:30:41.830Z] ---> 4c915852a922 [2022-06-29T19:30:41.830Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-06-29T19:30:43.830Z] Removing intermediate container a03d099e9691 [2022-06-29T19:30:43.830Z] ---> 099546696f0f [2022-06-29T19:30:43.830Z] [2022-06-29T19:30:43.830Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:30:43.830Z] ---> ac73e934f311 [2022-06-29T19:30:43.830Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:30:43.830Z] ---> Running in 224fb3037430 [2022-06-29T19:30:44.113Z] ---> ee93ef8e8d87 [2022-06-29T19:30:44.113Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-06-29T19:30:46.119Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:30:46.407Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:30:46.691Z] ---> 210a2702e907 [2022-06-29T19:30:46.691Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-06-29T19:30:47.726Z] ---> ea97875eaac9 [2022-06-29T19:30:47.726Z] Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ [2022-06-29T19:30:47.726Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-06-29T19:30:47.726Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:30:48.017Z] OK: 5 MiB in 15 packages [2022-06-29T19:30:48.017Z] ---> Running in ec9786688e94 [2022-06-29T19:30:50.024Z] Removing intermediate container 224fb3037430 [2022-06-29T19:30:50.024Z] ---> d7192ab8e2ad [2022-06-29T19:30:50.024Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:30:50.024Z] ---> Running in 5cf4faeff880 [2022-06-29T19:30:51.016Z] Removing intermediate container 5cf4faeff880 [2022-06-29T19:30:51.016Z] ---> fb012dc5e9c7 [2022-06-29T19:30:51.016Z] Step 13/23 : ENV APP_PORT=59881 [2022-06-29T19:30:51.016Z] ---> Running in df41f41cbbd6 [2022-06-29T19:30:52.022Z] Removing intermediate container df41f41cbbd6 [2022-06-29T19:30:52.022Z] ---> eaa134808d2e [2022-06-29T19:30:52.022Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-29T19:30:52.022Z] ---> Running in 524bc6d9b36f [2022-06-29T19:30:52.301Z] Removing intermediate container ec9786688e94 [2022-06-29T19:30:52.301Z] ---> 7d21c8a430d9 [2022-06-29T19:30:52.301Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-06-29T19:30:52.583Z] ---> Running in 143bb3f84c18 [2022-06-29T19:30:52.880Z] Removing intermediate container 524bc6d9b36f [2022-06-29T19:30:52.880Z] ---> ac4a1bd5dbd7 [2022-06-29T19:30:52.880Z] Step 15/23 : WORKDIR / [2022-06-29T19:30:53.175Z] ---> Running in 80bde7aa6dc2 [2022-06-29T19:30:53.465Z] Removing intermediate container 143bb3f84c18 [2022-06-29T19:30:53.465Z] ---> a2fcb8b64ea8 [2022-06-29T19:30:53.465Z] Step 23/25 : LABEL arch=arm64 [2022-06-29T19:30:53.465Z] ---> Running in 04088a3fcb24 [2022-06-29T19:30:54.085Z] Removing intermediate container 80bde7aa6dc2 [2022-06-29T19:30:54.085Z] ---> f57cacd460fd [2022-06-29T19:30:54.085Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:30:54.085Z] Removing intermediate container 04088a3fcb24 [2022-06-29T19:30:54.085Z] ---> e0ddbfbe51d3 [2022-06-29T19:30:54.085Z] Step 24/25 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:30:54.367Z] ---> Running in b1bfc7f62f6f [2022-06-29T19:30:55.365Z] Removing intermediate container b1bfc7f62f6f [2022-06-29T19:30:55.365Z] ---> 98c272b63377 [2022-06-29T19:30:55.365Z] Step 25/25 : LABEL version=0.0.0 [2022-06-29T19:30:55.365Z] ---> 809d58f48619 [2022-06-29T19:30:55.365Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-06-29T19:30:55.365Z] ---> Running in 222ace9edc8d [2022-06-29T19:30:55.975Z] Removing intermediate container 222ace9edc8d [2022-06-29T19:30:55.975Z] ---> cc85e4435051 [2022-06-29T19:30:55.975Z] [2022-06-29T19:30:56.972Z] Successfully built cc85e4435051 [2022-06-29T19:30:56.972Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-06-29T19:30:56.972Z]  Building security-secretstore-setup ... done Building core-command [2022-06-29T19:30:57.253Z] ---> 730531b69804 [2022-06-29T19:30:57.253Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-06-29T19:30:58.251Z] ---> fb5f98dfae51 [2022-06-29T19:30:58.251Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-06-29T19:30:58.527Z] ---> Running in a400587cbf38 [2022-06-29T19:30:59.130Z] Removing intermediate container a400587cbf38 [2022-06-29T19:30:59.130Z] ---> 7f08d3092a11 [2022-06-29T19:30:59.130Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:30:59.409Z] ---> Running in 540de6d77f06 [2022-06-29T19:31:00.022Z] Removing intermediate container 540de6d77f06 [2022-06-29T19:31:00.022Z] ---> b57fb6b70df3 [2022-06-29T19:31:00.022Z] Step 21/23 : LABEL arch=arm64 [2022-06-29T19:31:00.022Z] ---> Running in bc57ee2780ea [2022-06-29T19:31:00.632Z] Removing intermediate container bc57ee2780ea [2022-06-29T19:31:00.632Z] ---> b87195c7d0e1 [2022-06-29T19:31:00.632Z] Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:31:00.632Z] ---> Running in 4ae1d523971e [2022-06-29T19:31:01.269Z] Removing intermediate container 4ae1d523971e [2022-06-29T19:31:01.269Z] ---> ebc9b705226a [2022-06-29T19:31:01.269Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:31:01.556Z] ---> Running in 89a05863a993 [2022-06-29T19:31:01.842Z] Removing intermediate container 89a05863a993 [2022-06-29T19:31:01.843Z] ---> a4d9761c3736 [2022-06-29T19:31:01.843Z] [2022-06-29T19:31:02.446Z] Successfully built a4d9761c3736 [2022-06-29T19:31:02.446Z] Successfully tagged core-metadata-arm64:latest [2022-06-29T19:31:02.446Z]  Building core-metadata ... done Building security-proxy-setup [2022-06-29T19:31:49.478Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:31:49.478Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:31:49.478Z] ---> 65c5fd5200c0 [2022-06-29T19:31:49.478Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:31:49.478Z] ---> Using cache [2022-06-29T19:31:49.478Z] ---> b47a6859f7ae [2022-06-29T19:31:49.478Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:31:49.478Z] ---> Using cache [2022-06-29T19:31:49.478Z] ---> 97d1e196776e [2022-06-29T19:31:49.478Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-06-29T19:31:49.478Z] ---> Using cache [2022-06-29T19:31:49.478Z] ---> e1ef2956e9cf [2022-06-29T19:31:49.478Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:31:49.478Z] ---> Using cache [2022-06-29T19:31:49.478Z] ---> 050f997deee8 [2022-06-29T19:31:49.478Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:31:49.478Z] ---> Using cache [2022-06-29T19:31:49.478Z] ---> 325645491fe1 [2022-06-29T19:31:49.478Z] Step 8/23 : COPY . . [2022-06-29T19:31:49.478Z] ---> Using cache [2022-06-29T19:31:49.478Z] ---> 557ee1ad549e [2022-06-29T19:31:49.478Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-06-29T19:31:49.478Z] ---> Running in d55960fa1a42 [2022-06-29T19:31:49.478Z] 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-06-29T19:31:50.097Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:31:50.097Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:31:50.097Z] ---> 65c5fd5200c0 [2022-06-29T19:31:50.097Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:31:50.097Z] ---> Using cache [2022-06-29T19:31:50.097Z] ---> b47a6859f7ae [2022-06-29T19:31:50.097Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:31:50.097Z] ---> Using cache [2022-06-29T19:31:50.097Z] ---> 97d1e196776e [2022-06-29T19:31:50.097Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-06-29T19:31:50.097Z] ---> Using cache [2022-06-29T19:31:50.097Z] ---> e1ef2956e9cf [2022-06-29T19:31:50.097Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:31:50.097Z] ---> Using cache [2022-06-29T19:31:50.097Z] ---> 050f997deee8 [2022-06-29T19:31:50.097Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:31:50.097Z] ---> Using cache [2022-06-29T19:31:50.097Z] ---> 325645491fe1 [2022-06-29T19:31:50.097Z] Step 8/22 : COPY . . [2022-06-29T19:31:50.097Z] ---> Using cache [2022-06-29T19:31:50.097Z] ---> 557ee1ad549e [2022-06-29T19:31:50.097Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-06-29T19:31:50.097Z] ---> Running in e1d4fc407830 [2022-06-29T19:31:52.096Z] 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-06-29T19:32:24.471Z] Removing intermediate container d3cf302be3a6 [2022-06-29T19:32:24.471Z] ---> eec311a3bed0 [2022-06-29T19:32:24.471Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-06-29T19:32:24.471Z] ---> Running in 89334960ddc7 [2022-06-29T19:32:24.471Z] 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-06-29T19:32:27.879Z] Removing intermediate container 89334960ddc7 [2022-06-29T19:32:27.879Z] ---> 2322a7d94fb2 [2022-06-29T19:32:27.879Z] [2022-06-29T19:32:27.879Z] Step 11/23 : FROM docker:20.10.14 [2022-06-29T19:32:28.160Z] 20.10.14: Pulling from library/docker [2022-06-29T19:32:43.303Z] Removing intermediate container 24804df84946 [2022-06-29T19:32:43.303Z] ---> 5bc48a713f78 [2022-06-29T19:32:43.303Z] [2022-06-29T19:32:43.303Z] Step 9/20 : FROM alpine:3.15 [2022-06-29T19:32:43.303Z] ---> 3fb3c9af89a9 [2022-06-29T19:32:43.303Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:32:43.303Z] ---> Using cache [2022-06-29T19:32:43.303Z] ---> 693f8b9ba068 [2022-06-29T19:32:43.303Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:32:43.303Z] ---> Using cache [2022-06-29T19:32:43.303Z] ---> ccee10d11ffe [2022-06-29T19:32:43.303Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-06-29T19:32:43.303Z] ---> Running in f39f52ca402e [2022-06-29T19:32:43.581Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:32:45.024Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:32:46.467Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:32:46.467Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:32:46.467Z] OK: 15736 distinct packages available [2022-06-29T19:32:46.748Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:32:47.751Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:32:49.212Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-06-29T19:32:49.212Z] Status: Downloaded newer image for docker:20.10.14 [2022-06-29T19:32:49.212Z] (1/9) Installing ca-certificates (20211220-r0) [2022-06-29T19:32:49.212Z] ---> c346e9eafbab [2022-06-29T19:32:49.212Z] 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-06-29T19:32:49.821Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:32:49.821Z] ---> Running in f4c76d9727e0 [2022-06-29T19:32:49.821Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-06-29T19:32:49.821Z] (4/9) Installing libcurl (7.80.0-r1) [2022-06-29T19:32:50.139Z] (5/9) Installing curl (7.80.0-r1) [2022-06-29T19:32:50.139Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-06-29T19:32:50.139Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:32:50.420Z] Removing intermediate container f4c76d9727e0 [2022-06-29T19:32:50.420Z] ---> d6050cf9b536 [2022-06-29T19:32:50.420Z] 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-06-29T19:32:50.420Z] (8/9) Installing libucontext (1.1-r0) [2022-06-29T19:32:50.420Z] (9/9) Installing gcompat (1.0.0-r4) [2022-06-29T19:32:50.420Z] ---> Running in 312d27c69c60 [2022-06-29T19:32:50.420Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:32:50.705Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:32:51.320Z] OK: 8 MiB in 23 packages [2022-06-29T19:32:53.343Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:32:53.637Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:32:53.933Z] Removing intermediate container f39f52ca402e [2022-06-29T19:32:53.933Z] ---> 5287f4bfecd4 [2022-06-29T19:32:53.933Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:32:54.935Z] ---> 0a145ab232db [2022-06-29T19:32:54.935Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-06-29T19:32:55.227Z] (1/43) Installing readline (8.1.1-r0) [2022-06-29T19:32:55.227Z] (2/43) Installing bash (5.1.16-r0) [2022-06-29T19:32:55.506Z] Executing bash-5.1.16-r0.post-install [2022-06-29T19:32:55.506Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:32:55.506Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-06-29T19:32:55.506Z] (5/43) Installing libcurl (7.80.0-r1) [2022-06-29T19:32:55.506Z] (6/43) Installing curl (7.80.0-r1) [2022-06-29T19:32:55.506Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-06-29T19:32:55.506Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-06-29T19:32:55.506Z] (9/43) Installing expat (2.4.7-r0) [2022-06-29T19:32:55.784Z] (10/43) Installing libffi (3.4.2-r1) [2022-06-29T19:32:55.784Z] (11/43) Installing gdbm (1.22-r0) [2022-06-29T19:32:55.784Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-06-29T19:32:55.784Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-06-29T19:32:55.784Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-06-29T19:32:55.784Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-06-29T19:32:55.784Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-06-29T19:32:56.070Z] (17/43) Installing python3 (3.9.7-r4) [2022-06-29T19:32:57.531Z] ---> 2e4da2b8f36b [2022-06-29T19:32:57.531Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-06-29T19:32:58.547Z] ---> dfc7867567ae [2022-06-29T19:32:58.547Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-06-29T19:32:58.547Z] ---> Running in be650eb72a72 [2022-06-29T19:32:59.167Z] Removing intermediate container be650eb72a72 [2022-06-29T19:32:59.167Z] ---> f7098fe0ce30 [2022-06-29T19:32:59.167Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:32:59.454Z] ---> Running in 108d6c7e07e7 [2022-06-29T19:32:59.454Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-06-29T19:32:59.735Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-06-29T19:32:59.735Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-06-29T19:32:59.735Z] (21/43) Installing py3-idna (3.3-r0) [2022-06-29T19:32:59.735Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-06-29T19:32:59.735Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-06-29T19:33:00.020Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-06-29T19:33:00.020Z] Removing intermediate container 108d6c7e07e7 [2022-06-29T19:33:00.020Z] ---> c814aa1f9d4f [2022-06-29T19:33:00.020Z] Step 18/20 : LABEL arch=arm64 [2022-06-29T19:33:00.020Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-06-29T19:33:00.020Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-06-29T19:33:00.020Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-06-29T19:33:00.020Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-06-29T19:33:00.020Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-06-29T19:33:00.020Z] ---> Running in 4def434062a7 [2022-06-29T19:33:00.299Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-06-29T19:33:00.299Z] (31/43) Installing py3-six (1.16.0-r0) [2022-06-29T19:33:00.299Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-06-29T19:33:00.299Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-06-29T19:33:00.299Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-06-29T19:33:00.299Z] (35/43) Installing py3-packaging (20.9-r1) [2022-06-29T19:33:00.299Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-06-29T19:33:00.299Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-06-29T19:33:00.575Z] (38/43) Installing py3-progress (1.6-r0) [2022-06-29T19:33:00.575Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-06-29T19:33:00.575Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-06-29T19:33:00.575Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-06-29T19:33:00.853Z] Removing intermediate container 4def434062a7 [2022-06-29T19:33:00.853Z] ---> f0dd5b35067e [2022-06-29T19:33:00.854Z] Step 19/20 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:33:00.854Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-06-29T19:33:00.854Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-06-29T19:33:00.854Z] ---> Running in 415d2bbc79f0 [2022-06-29T19:33:01.466Z] Removing intermediate container 415d2bbc79f0 [2022-06-29T19:33:01.466Z] ---> c63aab71c037 [2022-06-29T19:33:01.466Z] Step 20/20 : LABEL version=0.0.0 [2022-06-29T19:33:01.747Z] ---> Running in c83082c80b66 [2022-06-29T19:33:01.747Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:33:02.026Z] OK: 82 MiB in 65 packages [2022-06-29T19:33:02.305Z] Removing intermediate container c83082c80b66 [2022-06-29T19:33:02.305Z] ---> 632734449ee0 [2022-06-29T19:33:02.305Z] [2022-06-29T19:33:02.910Z] Successfully built 632734449ee0 [2022-06-29T19:33:02.910Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-06-29T19:33:02.910Z] Building core-data [2022-06-29T19:33:08.339Z]  Building security-spiffe-token-provider ... done Collecting docker-compose==1.23.2 [2022-06-29T19:33:08.339Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-06-29T19:33:09.330Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-06-29T19:33:09.330Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-06-29T19:33:09.330Z] 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-06-29T19:33:09.609Z] Collecting dockerpty<0.5,>=0.4.1 [2022-06-29T19:33:09.609Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-06-29T19:33:13.007Z] Collecting texttable<0.10,>=0.9.0 [2022-06-29T19:33:13.283Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-06-29T19:33:16.698Z] Collecting docker<4.0,>=3.6.0 [2022-06-29T19:33:16.698Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-06-29T19:33:16.698Z] Collecting docopt<0.7,>=0.6.1 [2022-06-29T19:33:16.698Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-06-29T19:33:20.120Z] Collecting jsonschema<3,>=2.5.1 [2022-06-29T19:33:20.120Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-06-29T19:33:20.398Z] Collecting cached-property<2,>=1.2.0 [2022-06-29T19:33:20.398Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-06-29T19:33:21.873Z] Collecting PyYAML<4,>=3.10 [2022-06-29T19:33:21.873Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-06-29T19:33:30.224Z] Collecting websocket-client<1.0,>=0.32.0 [2022-06-29T19:33:30.224Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-06-29T19:33:30.224Z] Collecting docker-pycreds>=0.4.0 [2022-06-29T19:33:30.501Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-06-29T19:33:30.781Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:33:30.781Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:33:30.781Z] ---> 65c5fd5200c0 [2022-06-29T19:33:30.781Z] Step 3/23 : WORKDIR /edgex-go [2022-06-29T19:33:30.781Z] ---> Using cache [2022-06-29T19:33:30.781Z] ---> b47a6859f7ae [2022-06-29T19:33:30.781Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:33:30.781Z] ---> Using cache [2022-06-29T19:33:30.781Z] ---> 97d1e196776e [2022-06-29T19:33:30.781Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-06-29T19:33:31.081Z] Collecting idna<2.8,>=2.5 [2022-06-29T19:33:31.081Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-06-29T19:33:31.370Z] ---> Running in aaa9930732fe [2022-06-29T19:33:32.405Z] Collecting urllib3<1.25,>=1.21.1 [2022-06-29T19:33:32.405Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-06-29T19:33:32.405Z] 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-06-29T19:33:32.684Z] Collecting chardet<3.1.0,>=3.0.2 [2022-06-29T19:33:32.684Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-06-29T19:33:32.962Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:33:33.238Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-06-29T19:33:33.238Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-06-29T19:33:33.238Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-06-29T19:33:33.238Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-06-29T19:33:34.227Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:33:34.227Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-06-29T19:33:34.227Z] Attempting uninstall: urllib3 [2022-06-29T19:33:34.227Z] Found existing installation: urllib3 1.26.7 [2022-06-29T19:33:34.501Z] Uninstalling urllib3-1.26.7: [2022-06-29T19:33:34.501Z] Successfully uninstalled urllib3-1.26.7 [2022-06-29T19:33:35.487Z] Attempting uninstall: idna [2022-06-29T19:33:35.487Z] Found existing installation: idna 3.3 [2022-06-29T19:33:35.487Z] Uninstalling idna-3.3: [2022-06-29T19:33:35.488Z] OK: 220 MiB in 52 packages [2022-06-29T19:33:35.488Z] Successfully uninstalled idna-3.3 [2022-06-29T19:33:36.936Z] Removing intermediate container aaa9930732fe [2022-06-29T19:33:36.936Z] ---> 2bdaee21b899 [2022-06-29T19:33:36.936Z] Step 6/23 : COPY go.mod vendor* ./ [2022-06-29T19:33:37.929Z] ---> d4985b949956 [2022-06-29T19:33:37.929Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:33:38.211Z] ---> Running in 496daebe7ca7 [2022-06-29T19:33:39.659Z] Attempting uninstall: requests [2022-06-29T19:33:39.659Z] Found existing installation: requests 2.26.0 [2022-06-29T19:33:39.659Z] Uninstalling requests-2.26.0: [2022-06-29T19:33:39.936Z] Successfully uninstalled requests-2.26.0 [2022-06-29T19:33:40.542Z] Running setup.py install for texttable: started [2022-06-29T19:33:43.951Z] Removing intermediate container 496daebe7ca7 [2022-06-29T19:33:43.951Z] ---> 6f1fbd890de6 [2022-06-29T19:33:43.951Z] Step 8/23 : COPY . . [2022-06-29T19:33:43.951Z] Running setup.py install for texttable: finished with status 'done' [2022-06-29T19:33:43.951Z] Running setup.py install for PyYAML: started [2022-06-29T19:33:47.390Z] Running setup.py install for PyYAML: finished with status 'done' [2022-06-29T19:33:47.390Z] Running setup.py install for docopt: started [2022-06-29T19:33:51.745Z] Running setup.py install for docopt: finished with status 'done' [2022-06-29T19:33:51.745Z] Running setup.py install for dockerpty: started [2022-06-29T19:33:55.169Z] Running setup.py install for dockerpty: finished with status 'done' [2022-06-29T19:33:57.170Z] 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-06-29T19:34:03.936Z] ---> a8f7b62126d4 [2022-06-29T19:34:03.936Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-06-29T19:34:03.936Z] ---> Running in e54977129c2a [2022-06-29T19:34:06.587Z] 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-06-29T19:34:16.808Z] Removing intermediate container 312d27c69c60 [2022-06-29T19:34:16.808Z] ---> 0d22c25c3b8e [2022-06-29T19:34:16.808Z] Step 14/23 : ENV APP_PORT=58890 [2022-06-29T19:34:16.808Z] ---> Running in ac4bfca1aea3 [2022-06-29T19:34:16.808Z] Removing intermediate container ac4bfca1aea3 [2022-06-29T19:34:16.808Z] ---> 7c785f3e1ecd [2022-06-29T19:34:16.808Z] Step 15/23 : EXPOSE $APP_PORT [2022-06-29T19:34:16.808Z] ---> Running in 3eae5a11e599 [2022-06-29T19:34:16.808Z] Removing intermediate container 3eae5a11e599 [2022-06-29T19:34:16.808Z] ---> 7a81122eba8b [2022-06-29T19:34:16.808Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-06-29T19:34:18.829Z] ---> 0dc04d08d06c [2022-06-29T19:34:18.829Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-06-29T19:34:19.435Z] ---> 48d91c15b667 [2022-06-29T19:34:19.435Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-06-29T19:34:20.930Z] ---> 4a95d70bcebf [2022-06-29T19:34:20.930Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-06-29T19:34:20.930Z] ---> Running in 025d2c0651db [2022-06-29T19:34:21.541Z] Removing intermediate container 025d2c0651db [2022-06-29T19:34:21.541Z] ---> 77163874b88c [2022-06-29T19:34:21.541Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:34:21.541Z] ---> Running in 24049a493efe [2022-06-29T19:34:22.149Z] Removing intermediate container 24049a493efe [2022-06-29T19:34:22.149Z] ---> 9d5863587cd1 [2022-06-29T19:34:22.149Z] Step 21/23 : LABEL arch=arm64 [2022-06-29T19:34:22.149Z] ---> Running in a0a3c31d960e [2022-06-29T19:34:22.763Z] Removing intermediate container a0a3c31d960e [2022-06-29T19:34:22.763Z] ---> 3291ffdf3117 [2022-06-29T19:34:22.763Z] Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:34:22.763Z] ---> Running in 38abe73e9357 [2022-06-29T19:34:23.379Z] Removing intermediate container 38abe73e9357 [2022-06-29T19:34:23.379Z] ---> 4a17c5008b17 [2022-06-29T19:34:23.379Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:34:23.379Z] ---> Running in 7459c2b57178 [2022-06-29T19:34:23.986Z] Removing intermediate container 7459c2b57178 [2022-06-29T19:34:23.986Z] ---> 5ca023c26967 [2022-06-29T19:34:23.986Z] [2022-06-29T19:34:24.598Z] Successfully built 5ca023c26967 [2022-06-29T19:34:24.598Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-06-29T19:34:24.598Z]  Building sys-mgmt-agent ... done Building security-spire-server [2022-06-29T19:34:57.206Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:34:57.206Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:34:57.206Z] ---> 65c5fd5200c0 [2022-06-29T19:34:57.206Z] Step 3/25 : WORKDIR /edgex-go [2022-06-29T19:34:57.206Z] ---> Using cache [2022-06-29T19:34:57.206Z] ---> b47a6859f7ae [2022-06-29T19:34:57.206Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:34:57.206Z] ---> Using cache [2022-06-29T19:34:57.206Z] ---> 97d1e196776e [2022-06-29T19:34:57.206Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-06-29T19:34:57.206Z] ---> Running in db7ae86c0c55 [2022-06-29T19:34:59.213Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:34:59.492Z] Removing intermediate container f9986a2f27c3 [2022-06-29T19:34:59.492Z] ---> bd7aaf795ae9 [2022-06-29T19:34:59.492Z] [2022-06-29T19:34:59.492Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:34:59.492Z] ---> ac73e934f311 [2022-06-29T19:34:59.492Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:34:59.492Z] ---> Using cache [2022-06-29T19:34:59.492Z] ---> d7192ab8e2ad [2022-06-29T19:34:59.492Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:34:59.492Z] ---> Using cache [2022-06-29T19:34:59.492Z] ---> fb012dc5e9c7 [2022-06-29T19:34:59.492Z] Step 13/22 : ENV APP_PORT=59861 [2022-06-29T19:34:59.783Z] ---> Running in e6058f70c662 [2022-06-29T19:35:00.080Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:35:00.365Z] Removing intermediate container e6058f70c662 [2022-06-29T19:35:00.365Z] ---> 467dd0d33f3a [2022-06-29T19:35:00.365Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-29T19:35:00.661Z] ---> Running in 08f987a0e5fb [2022-06-29T19:35:01.275Z] Removing intermediate container 08f987a0e5fb [2022-06-29T19:35:01.275Z] ---> b8286183fece [2022-06-29T19:35:01.275Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:35:01.275Z] OK: 220 MiB in 52 packages [2022-06-29T19:35:02.748Z] ---> 128885ccf2f6 [2022-06-29T19:35:02.748Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-06-29T19:35:02.748Z] Removing intermediate container db7ae86c0c55 [2022-06-29T19:35:02.748Z] ---> f1b01d340179 [2022-06-29T19:35:02.748Z] Step 6/25 : COPY go.mod vendor* ./ [2022-06-29T19:35:04.201Z] ---> d466404d9d35 [2022-06-29T19:35:04.201Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:35:04.201Z] ---> Running in c9af1c25c541 [2022-06-29T19:35:06.201Z] ---> 9e5da55a8035 [2022-06-29T19:35:06.201Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-06-29T19:35:07.194Z] ---> 38e6424b5ceb [2022-06-29T19:35:07.194Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-06-29T19:35:07.194Z] ---> Running in 835ae5caa424 [2022-06-29T19:35:07.473Z] Removing intermediate container 835ae5caa424 [2022-06-29T19:35:07.473Z] ---> ad664e6476ac [2022-06-29T19:35:07.473Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:35:07.757Z] ---> Running in e93d427ad2cb [2022-06-29T19:35:08.354Z] Removing intermediate container e93d427ad2cb [2022-06-29T19:35:08.354Z] ---> 951b1f5ec05b [2022-06-29T19:35:08.354Z] Step 20/22 : LABEL arch=arm64 [2022-06-29T19:35:08.636Z] ---> Running in 4e43e57bf983 [2022-06-29T19:35:08.912Z] Removing intermediate container 4e43e57bf983 [2022-06-29T19:35:08.912Z] ---> 704c6def2e42 [2022-06-29T19:35:08.912Z] Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:35:09.195Z] ---> Running in 1108839d95e1 [2022-06-29T19:35:10.212Z] Removing intermediate container 1108839d95e1 [2022-06-29T19:35:10.212Z] ---> d49883546e0d [2022-06-29T19:35:10.212Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:35:10.212Z] ---> Running in 334d8da6acda [2022-06-29T19:35:10.488Z] Removing intermediate container c9af1c25c541 [2022-06-29T19:35:10.488Z] ---> efb023a8d29b [2022-06-29T19:35:10.488Z] Step 8/25 : COPY . . [2022-06-29T19:35:11.089Z] Removing intermediate container 334d8da6acda [2022-06-29T19:35:11.089Z] ---> 8d86f5bc793d [2022-06-29T19:35:11.089Z] [2022-06-29T19:35:12.078Z] Successfully built 8d86f5bc793d [2022-06-29T19:35:12.078Z] Successfully tagged support-scheduler-arm64:latest [2022-06-29T19:35:12.078Z]  Building support-scheduler ... done Building support-notifications [2022-06-29T19:35:38.933Z] ---> 086ca86d7e17 [2022-06-29T19:35:38.933Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-06-29T19:35:38.933Z] ---> Running in 561a6ea4b48c [2022-06-29T19:35:38.933Z] Removing intermediate container 561a6ea4b48c [2022-06-29T19:35:38.933Z] ---> 3b8ed9674143 [2022-06-29T19:35:38.933Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-06-29T19:35:38.933Z] ---> Running in 135a7e5bdbbb [2022-06-29T19:35:38.933Z] Removing intermediate container 135a7e5bdbbb [2022-06-29T19:35:38.933Z] ---> 819780b33687 [2022-06-29T19:35:38.933Z] 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-06-29T19:35:38.933Z] ---> Running in 31627618c397 [2022-06-29T19:35:42.349Z] Removing intermediate container 31627618c397 [2022-06-29T19:35:42.349Z] ---> a1491a87a33a [2022-06-29T19:35:42.349Z] Step 12/25 : WORKDIR /edgex-go [2022-06-29T19:35:42.349Z] ---> Running in 9c40f9867938 [2022-06-29T19:35:42.962Z] Removing intermediate container 9c40f9867938 [2022-06-29T19:35:42.962Z] ---> 87f89ed88a54 [2022-06-29T19:35:42.962Z] [2022-06-29T19:35:42.962Z] Step 13/25 : FROM alpine:3.15 [2022-06-29T19:35:42.962Z] ---> 3fb3c9af89a9 [2022-06-29T19:35:42.962Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-06-29T19:35:42.962Z] ---> Using cache [2022-06-29T19:35:42.962Z] ---> 693f8b9ba068 [2022-06-29T19:35:42.962Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:35:42.962Z] ---> Using cache [2022-06-29T19:35:42.962Z] ---> ccee10d11ffe [2022-06-29T19:35:42.962Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-06-29T19:35:42.962Z] ---> Running in 3c13aee920d5 [2022-06-29T19:35:42.962Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:35:43.244Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:35:43.244Z] ---> 65c5fd5200c0 [2022-06-29T19:35:43.244Z] Step 3/22 : WORKDIR /edgex-go [2022-06-29T19:35:43.244Z] ---> Using cache [2022-06-29T19:35:43.244Z] ---> b47a6859f7ae [2022-06-29T19:35:43.244Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:35:43.244Z] ---> Using cache [2022-06-29T19:35:43.244Z] ---> 97d1e196776e [2022-06-29T19:35:43.244Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-06-29T19:35:43.244Z] ---> Running in 5e9e12c02ef0 [2022-06-29T19:35:45.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:35:45.247Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:35:46.237Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:35:46.515Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:35:47.501Z] OK: 220 MiB in 52 packages [2022-06-29T19:35:48.106Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-06-29T19:35:48.106Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-06-29T19:35:48.106Z] OK: 15736 distinct packages available [2022-06-29T19:35:48.384Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:35:48.988Z] Removing intermediate container 5e9e12c02ef0 [2022-06-29T19:35:48.988Z] ---> 603db9dbab79 [2022-06-29T19:35:48.988Z] Step 6/22 : COPY go.mod vendor* ./ [2022-06-29T19:35:49.600Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:35:49.877Z] ---> ec7646f7f72b [2022-06-29T19:35:49.877Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:35:49.877Z] ---> Running in b6c8d9a28d68 [2022-06-29T19:35:51.328Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-06-29T19:35:51.328Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-06-29T19:35:51.328Z] (3/5) Installing libucontext (1.1-r0) [2022-06-29T19:35:51.604Z] (4/5) Installing gcompat (1.0.0-r4) [2022-06-29T19:35:51.604Z] (5/5) Installing openssl (1.1.1o-r0) [2022-06-29T19:35:51.883Z] Executing busybox-1.34.1-r5.trigger [2022-06-29T19:35:51.883Z] OK: 6 MiB in 19 packages [2022-06-29T19:35:53.337Z] Removing intermediate container 3c13aee920d5 [2022-06-29T19:35:53.337Z] ---> c03c2469c3c0 [2022-06-29T19:35:53.337Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-06-29T19:35:56.752Z] Removing intermediate container b6c8d9a28d68 [2022-06-29T19:35:56.752Z] ---> 18aa974f3ac1 [2022-06-29T19:35:56.752Z] Step 8/22 : COPY . . [2022-06-29T19:36:02.196Z] ---> abb9b9eed286 [2022-06-29T19:36:02.196Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-06-29T19:36:02.793Z] ---> 8aceebc08b18 [2022-06-29T19:36:02.793Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-06-29T19:36:04.234Z] ---> bcbe38639976 [2022-06-29T19:36:04.234Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-06-29T19:36:05.714Z] ---> 09d67c644e45 [2022-06-29T19:36:05.714Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-06-29T19:36:05.714Z] ---> Running in f818c41579fc [2022-06-29T19:36:06.734Z] Removing intermediate container f818c41579fc [2022-06-29T19:36:06.734Z] ---> 898e1c425b39 [2022-06-29T19:36:06.734Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-06-29T19:36:06.734Z] ---> Running in 87fe23e479e3 [2022-06-29T19:36:07.731Z] Removing intermediate container 87fe23e479e3 [2022-06-29T19:36:07.731Z] ---> f8365108c04b [2022-06-29T19:36:07.731Z] Step 23/25 : LABEL arch=arm64 [2022-06-29T19:36:07.731Z] ---> Running in e6ef35dae747 [2022-06-29T19:36:08.729Z] Removing intermediate container e6ef35dae747 [2022-06-29T19:36:08.729Z] ---> 4d9f2f9c2d16 [2022-06-29T19:36:08.729Z] Step 24/25 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:36:08.729Z] ---> Running in e131c291d267 [2022-06-29T19:36:09.735Z] Removing intermediate container e131c291d267 [2022-06-29T19:36:09.735Z] ---> 04999dd7bab7 [2022-06-29T19:36:09.735Z] Step 25/25 : LABEL version=0.0.0 [2022-06-29T19:36:09.735Z] ---> Running in f4d55293493a [2022-06-29T19:36:10.359Z] Removing intermediate container f4d55293493a [2022-06-29T19:36:10.359Z] ---> d7232f57fe92 [2022-06-29T19:36:10.359Z] [2022-06-29T19:36:11.363Z] Successfully built d7232f57fe92 [2022-06-29T19:36:11.363Z] Successfully tagged security-spire-server-arm64:latest [2022-06-29T19:36:11.363Z] Building security-bootstrapper [2022-06-29T19:36:23.862Z]  Building security-spire-server ... done  ---> 93aa6de5efbb [2022-06-29T19:36:23.862Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-06-29T19:36:24.140Z] ---> Running in ff7179826ef5 [2022-06-29T19:36:26.805Z] 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-06-29T19:36:41.987Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-06-29T19:36:41.987Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-06-29T19:36:41.987Z] ---> 65c5fd5200c0 [2022-06-29T19:36:41.987Z] Step 3/31 : WORKDIR /edgex-go [2022-06-29T19:36:41.987Z] ---> Using cache [2022-06-29T19:36:41.987Z] ---> b47a6859f7ae [2022-06-29T19:36:41.987Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:36:41.987Z] ---> Using cache [2022-06-29T19:36:41.987Z] ---> 97d1e196776e [2022-06-29T19:36:41.987Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-06-29T19:36:41.987Z] ---> Using cache [2022-06-29T19:36:41.987Z] ---> e1ef2956e9cf [2022-06-29T19:36:41.987Z] Step 6/31 : COPY go.mod vendor* ./ [2022-06-29T19:36:41.987Z] ---> Using cache [2022-06-29T19:36:41.987Z] ---> 050f997deee8 [2022-06-29T19:36:41.987Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-06-29T19:36:41.987Z] ---> Using cache [2022-06-29T19:36:41.987Z] ---> 325645491fe1 [2022-06-29T19:36:41.987Z] Step 8/31 : COPY . . [2022-06-29T19:36:41.987Z] ---> Using cache [2022-06-29T19:36:41.987Z] ---> 557ee1ad549e [2022-06-29T19:36:41.987Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-06-29T19:36:41.987Z] ---> Running in db32158c4278 [2022-06-29T19:36:43.991Z] 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-06-29T19:37:02.378Z] 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-06-29T19:37:07.826Z] Removing intermediate container d55960fa1a42 [2022-06-29T19:37:07.826Z] ---> f9385be79df4 [2022-06-29T19:37:07.826Z] [2022-06-29T19:37:07.826Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:37:07.826Z] ---> ac73e934f311 [2022-06-29T19:37:07.826Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-06-29T19:37:07.826Z] ---> Using cache [2022-06-29T19:37:07.826Z] ---> d7192ab8e2ad [2022-06-29T19:37:07.826Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:37:07.826Z] ---> Using cache [2022-06-29T19:37:07.826Z] ---> fb012dc5e9c7 [2022-06-29T19:37:07.826Z] Step 13/23 : ENV APP_PORT=59882 [2022-06-29T19:37:07.826Z] ---> Running in fecfdfd8ff97 [2022-06-29T19:37:07.826Z] Removing intermediate container fecfdfd8ff97 [2022-06-29T19:37:07.826Z] ---> 99649c835d23 [2022-06-29T19:37:07.826Z] Step 14/23 : EXPOSE $APP_PORT [2022-06-29T19:37:07.826Z] ---> Running in ec4a5be7ee44 [2022-06-29T19:37:08.435Z] Removing intermediate container ec4a5be7ee44 [2022-06-29T19:37:08.435Z] ---> c9cf2687807f [2022-06-29T19:37:08.435Z] Step 15/23 : WORKDIR / [2022-06-29T19:37:08.435Z] ---> Running in 59d30243f6f6 [2022-06-29T19:37:09.433Z] Removing intermediate container 59d30243f6f6 [2022-06-29T19:37:09.433Z] ---> c3bf9af48527 [2022-06-29T19:37:09.433Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:37:10.428Z] ---> 4962e645add0 [2022-06-29T19:37:10.428Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-06-29T19:37:11.888Z] ---> 0e9f25a7b4f6 [2022-06-29T19:37:11.888Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-06-29T19:37:12.889Z] ---> 97542e205513 [2022-06-29T19:37:12.889Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-06-29T19:37:13.164Z] ---> Running in 80856c6b0791 [2022-06-29T19:37:14.156Z] Removing intermediate container 80856c6b0791 [2022-06-29T19:37:14.156Z] ---> 34cb4234bb4d [2022-06-29T19:37:14.156Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:37:14.156Z] ---> Running in 1c2556ddbd6b [2022-06-29T19:37:14.774Z] Removing intermediate container 1c2556ddbd6b [2022-06-29T19:37:14.774Z] ---> 2047367d074c [2022-06-29T19:37:14.774Z] Step 21/23 : LABEL arch=arm64 [2022-06-29T19:37:15.053Z] ---> Running in 06c25c6475a6 [2022-06-29T19:37:16.062Z] Removing intermediate container 06c25c6475a6 [2022-06-29T19:37:16.062Z] ---> d0340386a199 [2022-06-29T19:37:16.062Z] Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:37:16.342Z] ---> Running in 05f91744b1e5 [2022-06-29T19:37:17.346Z] Removing intermediate container 05f91744b1e5 [2022-06-29T19:37:17.347Z] ---> 3d3022b9ca92 [2022-06-29T19:37:17.347Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:37:17.347Z] ---> Running in 1d599d14f80b [2022-06-29T19:37:18.346Z] Removing intermediate container 1d599d14f80b [2022-06-29T19:37:18.346Z] ---> 7b5abbf5d8a4 [2022-06-29T19:37:18.346Z] [2022-06-29T19:37:19.346Z] Successfully built 7b5abbf5d8a4 [2022-06-29T19:37:19.346Z] Successfully tagged core-command-arm64:latest [2022-06-29T19:37:22.026Z]  Building core-command ... done Removing intermediate container e1d4fc407830 [2022-06-29T19:37:22.026Z] ---> 18b09d1702d4 [2022-06-29T19:37:22.026Z] [2022-06-29T19:37:22.026Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:37:22.026Z] ---> ac73e934f311 [2022-06-29T19:37:22.026Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-06-29T19:37:22.310Z] ---> Running in af4eed529756 [2022-06-29T19:37:24.306Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:37:24.586Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:37:25.583Z] (1/6) Installing ca-certificates (20211220-r0) [2022-06-29T19:37:25.864Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-06-29T19:37:25.864Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-06-29T19:37:25.864Z] (4/6) Installing libcurl (7.79.1-r1) [2022-06-29T19:37:25.864Z] (5/6) Installing curl (7.79.1-r1) [2022-06-29T19:37:25.864Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-06-29T19:37:25.864Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:37:26.145Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:37:26.425Z] OK: 8 MiB in 20 packages [2022-06-29T19:37:28.430Z] Removing intermediate container af4eed529756 [2022-06-29T19:37:28.430Z] ---> 97a19a6b220d [2022-06-29T19:37:28.430Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-06-29T19:37:28.711Z] ---> Running in bea49105a479 [2022-06-29T19:37:29.326Z] Removing intermediate container bea49105a479 [2022-06-29T19:37:29.326Z] ---> ddc9ebbf24a9 [2022-06-29T19:37:29.326Z] Step 13/22 : WORKDIR /edgex [2022-06-29T19:37:29.326Z] ---> Running in 9cc757e314a9 [2022-06-29T19:37:29.947Z] Removing intermediate container 9cc757e314a9 [2022-06-29T19:37:29.947Z] ---> d3948ce6b83d [2022-06-29T19:37:29.947Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-06-29T19:37:30.938Z] ---> 7f865c034a29 [2022-06-29T19:37:30.938Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-06-29T19:37:32.392Z] ---> 84b574d19be8 [2022-06-29T19:37:32.667Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-06-29T19:37:34.127Z] ---> f4ed6d191226 [2022-06-29T19:37:34.127Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-06-29T19:37:35.118Z] ---> 8dacc68dc233 [2022-06-29T19:37:35.118Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-06-29T19:37:35.118Z] ---> Running in 17f516969cd3 [2022-06-29T19:37:38.563Z] Removing intermediate container 17f516969cd3 [2022-06-29T19:37:38.564Z] ---> 3954b12eeaf0 [2022-06-29T19:37:38.564Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-06-29T19:37:38.564Z] ---> Running in ef367b715358 [2022-06-29T19:37:38.842Z] Removing intermediate container ef367b715358 [2022-06-29T19:37:38.842Z] ---> 31bc34989b61 [2022-06-29T19:37:38.842Z] Step 20/22 : LABEL arch=arm64 [2022-06-29T19:37:38.842Z] ---> Running in 36caf6f5954b [2022-06-29T19:37:39.452Z] Removing intermediate container 36caf6f5954b [2022-06-29T19:37:39.452Z] ---> 25e0f9a222dc [2022-06-29T19:37:39.452Z] Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:37:39.452Z] ---> Running in 7b6c67e13148 [2022-06-29T19:37:40.060Z] Removing intermediate container 7b6c67e13148 [2022-06-29T19:37:40.060Z] ---> 09587b0c447f [2022-06-29T19:37:40.060Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:37:40.060Z] ---> Running in bfdd0e69f880 [2022-06-29T19:37:40.665Z] Removing intermediate container bfdd0e69f880 [2022-06-29T19:37:40.665Z] ---> 48d709cb0c4b [2022-06-29T19:37:40.665Z] [2022-06-29T19:37:41.266Z] Successfully built 48d709cb0c4b [2022-06-29T19:37:41.266Z] Successfully tagged security-proxy-setup-arm64:latest [2022-06-29T19:39:33.163Z]  Building security-proxy-setup ... done Removing intermediate container e54977129c2a [2022-06-29T19:39:33.163Z] ---> 0a14af30f120 [2022-06-29T19:39:33.163Z] [2022-06-29T19:39:33.163Z] Step 10/23 : FROM alpine:3.14 [2022-06-29T19:39:33.163Z] ---> ac73e934f311 [2022-06-29T19:39:33.163Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-06-29T19:39:33.163Z] ---> Running in 7a7849d8281b [2022-06-29T19:39:33.163Z] Removing intermediate container 7a7849d8281b [2022-06-29T19:39:33.163Z] ---> 8cab00d6130b [2022-06-29T19:39:33.163Z] Step 12/23 : ENV APP_PORT=59880 [2022-06-29T19:39:33.163Z] ---> Running in 1ca00ca074d3 [2022-06-29T19:39:33.163Z] Removing intermediate container 1ca00ca074d3 [2022-06-29T19:39:33.163Z] ---> 3d043ea22096 [2022-06-29T19:39:33.163Z] Step 13/23 : EXPOSE $APP_PORT [2022-06-29T19:39:33.163Z] ---> Running in 89ced214b80b [2022-06-29T19:39:33.163Z] Removing intermediate container 89ced214b80b [2022-06-29T19:39:33.163Z] ---> 429076a6c385 [2022-06-29T19:39:33.163Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-06-29T19:39:33.163Z] ---> Running in 0d9177a1cc94 [2022-06-29T19:39:33.163Z] Removing intermediate container 0d9177a1cc94 [2022-06-29T19:39:33.163Z] ---> e974cb2e4aa3 [2022-06-29T19:39:33.163Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-06-29T19:39:33.163Z] ---> Running in b99f715b1ec4 [2022-06-29T19:39:33.163Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:39:33.164Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:39:33.164Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-06-29T19:39:33.164Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-06-29T19:39:33.164Z] (3/6) Installing libsodium (1.0.18-r0) [2022-06-29T19:39:33.164Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-06-29T19:39:33.164Z] (5/6) Installing libzmq (4.3.4-r0) [2022-06-29T19:39:33.164Z] (6/6) Installing zeromq (4.3.4-r0) [2022-06-29T19:39:33.164Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:39:33.164Z] OK: 8 MiB in 20 packages [2022-06-29T19:39:33.164Z] Removing intermediate container b99f715b1ec4 [2022-06-29T19:39:33.164Z] ---> bf06ac7c889e [2022-06-29T19:39:33.164Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:39:33.164Z] ---> 7574c53ef784 [2022-06-29T19:39:33.164Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-06-29T19:39:33.164Z] ---> 0f7338484def [2022-06-29T19:39:33.164Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-06-29T19:39:33.439Z] ---> 2d6c119b954f [2022-06-29T19:39:33.439Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-06-29T19:39:33.723Z] ---> Running in f738ee6bf2e4 [2022-06-29T19:39:34.337Z] Removing intermediate container f738ee6bf2e4 [2022-06-29T19:39:34.337Z] ---> 7c8d29ff9eeb [2022-06-29T19:39:34.337Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:39:34.337Z] ---> Running in e7944e664eaf [2022-06-29T19:39:34.955Z] Removing intermediate container e7944e664eaf [2022-06-29T19:39:34.955Z] ---> 8429d398e5f8 [2022-06-29T19:39:34.955Z] Step 21/23 : LABEL arch=arm64 [2022-06-29T19:39:34.955Z] ---> Running in d15705cfda95 [2022-06-29T19:39:35.561Z] Removing intermediate container d15705cfda95 [2022-06-29T19:39:35.561Z] ---> 8e3757e8a67a [2022-06-29T19:39:35.561Z] Step 22/23 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:39:35.561Z] ---> Running in 7238b9e35032 [2022-06-29T19:39:36.165Z] Removing intermediate container 7238b9e35032 [2022-06-29T19:39:36.165Z] ---> 6188cbe4eab7 [2022-06-29T19:39:36.165Z] Step 23/23 : LABEL version=0.0.0 [2022-06-29T19:39:36.165Z] ---> Running in c392c851a8e0 [2022-06-29T19:39:36.777Z] Removing intermediate container c392c851a8e0 [2022-06-29T19:39:36.777Z] ---> a3a93a507d3c [2022-06-29T19:39:36.777Z] [2022-06-29T19:39:37.055Z] Successfully built a3a93a507d3c [2022-06-29T19:39:37.055Z] Successfully tagged core-data-arm64:latest [2022-06-29T19:39:59.253Z]  Building core-data ... done Removing intermediate container db32158c4278 [2022-06-29T19:39:59.253Z] ---> 4872f3549439 [2022-06-29T19:39:59.253Z] [2022-06-29T19:39:59.253Z] Step 10/31 : FROM alpine:3.14 [2022-06-29T19:39:59.253Z] ---> ac73e934f311 [2022-06-29T19:39:59.253Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-06-29T19:39:59.253Z] ---> Running in cfedf20fb2e2 [2022-06-29T19:39:59.253Z] Removing intermediate container cfedf20fb2e2 [2022-06-29T19:39:59.253Z] ---> 861b6629a104 [2022-06-29T19:39:59.253Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-06-29T19:39:59.253Z] ---> Running in 3805d13099e3 [2022-06-29T19:39:59.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:39:59.253Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:39:59.253Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-06-29T19:39:59.253Z] (2/2) Installing su-exec (0.2-r1) [2022-06-29T19:39:59.253Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:39:59.253Z] OK: 6 MiB in 16 packages [2022-06-29T19:40:00.242Z] Removing intermediate container 3805d13099e3 [2022-06-29T19:40:00.242Z] ---> 7744ecbeafe0 [2022-06-29T19:40:00.242Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-06-29T19:40:00.242Z] ---> Running in 6e78868100b0 [2022-06-29T19:40:00.843Z] Removing intermediate container 6e78868100b0 [2022-06-29T19:40:00.843Z] ---> 05611a2c1cc6 [2022-06-29T19:40:00.843Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-06-29T19:40:01.122Z] ---> Running in 468b9f7430b8 [2022-06-29T19:40:01.738Z] Removing intermediate container 468b9f7430b8 [2022-06-29T19:40:01.738Z] ---> 1b24c825df93 [2022-06-29T19:40:01.738Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-06-29T19:40:01.738Z] ---> Running in ab8b50f02771 [2022-06-29T19:40:04.393Z] Removing intermediate container ab8b50f02771 [2022-06-29T19:40:04.393Z] ---> 031d1e2d2724 [2022-06-29T19:40:04.393Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-06-29T19:40:04.393Z] ---> Running in c89c80add612 [2022-06-29T19:40:04.999Z] Removing intermediate container c89c80add612 [2022-06-29T19:40:04.999Z] ---> 7d2b768cf00c [2022-06-29T19:40:04.999Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-06-29T19:40:05.982Z] ---> 10c76edff9cc [2022-06-29T19:40:05.982Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-06-29T19:40:06.260Z] ---> Running in 959c1720cfe0 [2022-06-29T19:40:08.905Z] Removing intermediate container 959c1720cfe0 [2022-06-29T19:40:08.905Z] ---> 02e9e096b567 [2022-06-29T19:40:08.905Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:40:09.178Z] ---> 555500307621 [2022-06-29T19:40:09.178Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-06-29T19:40:10.620Z] ---> 6341ca01f44d [2022-06-29T19:40:10.620Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-06-29T19:40:11.607Z] ---> 4f9493424f17 [2022-06-29T19:40:11.607Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-06-29T19:40:12.204Z] ---> 84368bf58df2 [2022-06-29T19:40:12.204Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-06-29T19:40:13.190Z] ---> e15912fcc3ea [2022-06-29T19:40:13.190Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-06-29T19:40:13.463Z] ---> Running in 3062fad255ca [2022-06-29T19:40:13.735Z] Removing intermediate container 3062fad255ca [2022-06-29T19:40:13.735Z] ---> 8f2b4d260072 [2022-06-29T19:40:13.735Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-06-29T19:40:14.717Z] ---> 16c1306aac6c [2022-06-29T19:40:14.717Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-06-29T19:40:14.717Z] ---> Running in ad6dd1b4d363 [2022-06-29T19:40:16.714Z] Removing intermediate container ad6dd1b4d363 [2022-06-29T19:40:16.714Z] ---> ee60a8bd7d12 [2022-06-29T19:40:16.714Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-06-29T19:40:16.997Z] ---> Running in 655a81ed9f82 [2022-06-29T19:40:17.599Z] Removing intermediate container 655a81ed9f82 [2022-06-29T19:40:17.599Z] ---> 4139034494a8 [2022-06-29T19:40:17.599Z] Step 28/31 : CMD ["gate"] [2022-06-29T19:40:17.599Z] ---> Running in 9758c7a759fa [2022-06-29T19:40:18.217Z] Removing intermediate container 9758c7a759fa [2022-06-29T19:40:18.217Z] ---> 7162043916ec [2022-06-29T19:40:18.217Z] Step 29/31 : LABEL arch=arm64 [2022-06-29T19:40:18.217Z] ---> Running in b1ebdf6429aa [2022-06-29T19:40:18.812Z] Removing intermediate container b1ebdf6429aa [2022-06-29T19:40:18.812Z] ---> edb3076b4dd8 [2022-06-29T19:40:18.812Z] Step 30/31 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:40:18.812Z] ---> Running in 7494da19fd9a [2022-06-29T19:40:19.085Z] Removing intermediate container 7494da19fd9a [2022-06-29T19:40:19.085Z] ---> 3771c7c668ac [2022-06-29T19:40:19.085Z] Step 31/31 : LABEL version=0.0.0 [2022-06-29T19:40:19.369Z] ---> Running in a3aed49fa434 [2022-06-29T19:40:19.969Z] Removing intermediate container a3aed49fa434 [2022-06-29T19:40:19.969Z] ---> bbc982d87dec [2022-06-29T19:40:19.969Z] [2022-06-29T19:40:20.241Z] Successfully built bbc982d87dec [2022-06-29T19:40:20.241Z] Successfully tagged security-bootstrapper-arm64:latest [2022-06-29T19:40:28.533Z]  Building security-bootstrapper ... done Removing intermediate container ff7179826ef5 [2022-06-29T19:40:28.533Z] ---> 1fb68ad9ebce [2022-06-29T19:40:28.533Z] [2022-06-29T19:40:28.533Z] Step 10/22 : FROM alpine:3.14 [2022-06-29T19:40:28.533Z] ---> ac73e934f311 [2022-06-29T19:40:28.533Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-06-29T19:40:28.805Z] ---> Running in 93c3e3bb66ce [2022-06-29T19:40:29.783Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-06-29T19:40:30.057Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-06-29T19:40:31.044Z] (1/2) Installing ca-certificates (20211220-r0) [2022-06-29T19:40:31.044Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-06-29T19:40:31.044Z] Executing busybox-1.33.1-r7.trigger [2022-06-29T19:40:31.044Z] Executing ca-certificates-20211220-r0.trigger [2022-06-29T19:40:31.319Z] OK: 6 MiB in 16 packages [2022-06-29T19:40:32.303Z] Removing intermediate container 93c3e3bb66ce [2022-06-29T19:40:32.303Z] ---> c5365c26d277 [2022-06-29T19:40:32.303Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-06-29T19:40:32.303Z] ---> Running in 832f1a3d38f7 [2022-06-29T19:40:32.903Z] Removing intermediate container 832f1a3d38f7 [2022-06-29T19:40:32.903Z] ---> 1d8931eafff2 [2022-06-29T19:40:32.903Z] Step 13/22 : ENV APP_PORT=59860 [2022-06-29T19:40:32.903Z] ---> Running in 0d7d3d05e085 [2022-06-29T19:40:33.177Z] Removing intermediate container 0d7d3d05e085 [2022-06-29T19:40:33.177Z] ---> 6b4129dd0249 [2022-06-29T19:40:33.177Z] Step 14/22 : EXPOSE $APP_PORT [2022-06-29T19:40:33.177Z] ---> Running in 20d4f38f06ef [2022-06-29T19:40:33.450Z] Removing intermediate container 20d4f38f06ef [2022-06-29T19:40:33.450Z] ---> 922de6ca4f3f [2022-06-29T19:40:33.450Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-06-29T19:40:34.047Z] ---> 172238c1efbd [2022-06-29T19:40:34.047Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-06-29T19:40:35.479Z] ---> 0ba73526b399 [2022-06-29T19:40:35.479Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-06-29T19:40:36.074Z] ---> 00a618751d22 [2022-06-29T19:40:36.074Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-06-29T19:40:36.074Z] ---> Running in 6ae12ae9dae4 [2022-06-29T19:40:36.347Z] Removing intermediate container 6ae12ae9dae4 [2022-06-29T19:40:36.347Z] ---> 99d5f8406943 [2022-06-29T19:40:36.347Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-06-29T19:40:36.347Z] ---> Running in 39d0909828f5 [2022-06-29T19:40:36.620Z] Removing intermediate container 39d0909828f5 [2022-06-29T19:40:36.620Z] ---> 50c2f274cc91 [2022-06-29T19:40:36.620Z] Step 20/22 : LABEL arch=arm64 [2022-06-29T19:40:36.620Z] ---> Running in d3dae2d2041c [2022-06-29T19:40:37.216Z] Removing intermediate container d3dae2d2041c [2022-06-29T19:40:37.216Z] ---> 33422ea2487c [2022-06-29T19:40:37.216Z] Step 21/22 : LABEL git_sha=756ae6be9c7817328b74c5d087d11181cc36d97d [2022-06-29T19:40:37.216Z] ---> Running in 04e840a8f2f8 [2022-06-29T19:40:37.487Z] Removing intermediate container 04e840a8f2f8 [2022-06-29T19:40:37.488Z] ---> c731c0e8b5d7 [2022-06-29T19:40:37.488Z] Step 22/22 : LABEL version=0.0.0 [2022-06-29T19:40:37.488Z] ---> Running in ff2e98a3bfca [2022-06-29T19:40:37.759Z] Removing intermediate container ff2e98a3bfca [2022-06-29T19:40:37.759Z] ---> afd859bb2c4b [2022-06-29T19:40:37.759Z] [2022-06-29T19:40:38.353Z] Successfully built afd859bb2c4b [2022-06-29T19:40:38.353Z] Successfully tagged support-notifications-arm64:latest [2022-06-29T19:40:38.369Z]  Building support-notifications ... done  [Pipeline] } [2022-06-29T19:40:38.391Z] $ docker stop --time=1 4f614a11d11f9924622986b5ec4fa5afb5fc849e92bc88cebed9760f0f38b66d [2022-06-29T19:40:40.028Z] $ docker rm -f 4f614a11d11f9924622986b5ec4fa5afb5fc849e92bc88cebed9760f0f38b66d [Pipeline] // withDockerContainer [Pipeline] sh [2022-06-29T19:40:40.644Z] + docker images [2022-06-29T19:40:40.916Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-06-29T19:40:40.916Z] support-notifications-arm64 latest afd859bb2c4b 3 seconds ago 26MB [2022-06-29T19:40:40.916Z] 1fb68ad9ebce 13 seconds ago 1.49GB [2022-06-29T19:40:40.916Z] security-bootstrapper-arm64 latest bbc982d87dec 21 seconds ago 18.3MB [2022-06-29T19:40:40.916Z] 4872f3549439 46 seconds ago 1.44GB [2022-06-29T19:40:40.916Z] core-data-arm64 latest a3a93a507d3c About a minute ago 21.7MB [2022-06-29T19:40:40.916Z] 0a14af30f120 About a minute ago 1.46GB [2022-06-29T19:40:40.916Z] security-proxy-setup-arm64 latest 48d709cb0c4b 3 minutes ago 26.1MB [2022-06-29T19:40:40.916Z] 18b09d1702d4 3 minutes ago 1.44GB [2022-06-29T19:40:40.916Z] core-command-arm64 latest 7b5abbf5d8a4 3 minutes ago 15.5MB [2022-06-29T19:40:40.916Z] f9385be79df4 3 minutes ago 1.43GB [2022-06-29T19:40:40.916Z] security-spire-server-arm64 latest d7232f57fe92 4 minutes ago 86.3MB [2022-06-29T19:40:40.916Z] 87f89ed88a54 4 minutes ago 1.34GB [2022-06-29T19:40:40.916Z] support-scheduler-arm64 latest 8d86f5bc793d 5 minutes ago 25.4MB [2022-06-29T19:40:40.916Z] bd7aaf795ae9 5 minutes ago 1.49GB [2022-06-29T19:40:40.916Z] sys-mgmt-agent-arm64 latest 5ca023c26967 6 minutes ago 282MB [2022-06-29T19:40:40.916Z] security-spiffe-token-provider-arm64 latest 632734449ee0 7 minutes ago 28.1MB [2022-06-29T19:40:40.916Z] 5bc48a713f78 8 minutes ago 1.48GB [2022-06-29T19:40:40.916Z] 2322a7d94fb2 8 minutes ago 1.43GB [2022-06-29T19:40:40.916Z] core-metadata-arm64 latest a4d9761c3736 9 minutes ago 16.3MB [2022-06-29T19:40:40.916Z] security-secretstore-setup-arm64 latest cc85e4435051 9 minutes ago 27.5MB [2022-06-29T19:40:40.916Z] 099546696f0f 9 minutes ago 1.44GB [2022-06-29T19:40:40.916Z] 89d90fe7d075 10 minutes ago 1.44GB [2022-06-29T19:40:40.916Z] security-spire-agent-arm64 latest d69354285a05 14 minutes ago 126MB [2022-06-29T19:40:40.916Z] security-spire-config-arm64 latest 3529f8856516 14 minutes ago 85.6MB [2022-06-29T19:40:40.916Z] ee0ba2e40184 15 minutes ago 1.34GB [2022-06-29T19:40:40.916Z] 85946bcf8f73 15 minutes ago 1.34GB [2022-06-29T19:40:40.916Z] ci-base-image-arm64 latest 65c5fd5200c0 28 minutes ago 1.01GB [2022-06-29T19:40:40.916Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 3 weeks ago 669MB [2022-06-29T19:40:40.916Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-06-29T19:40:40.916Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-06-29T19:40:40.916Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-06-29T19:40:40.916Z] 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-06-29T19:40:41.734Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T19:40:41.734Z] [2022-06-29T19:40:41.734Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:40:42.153Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T19:40:42.425Z] arm64: Pulling from edgex-lftools-log-publisher [2022-06-29T19:40:42.425Z] 8998bd30e6a1: Pulling fs layer [2022-06-29T19:40:42.425Z] 04944245beec: Pulling fs layer [2022-06-29T19:40:42.425Z] 699f458cf7ca: Pulling fs layer [2022-06-29T19:40:42.425Z] 765212b225bb: Pulling fs layer [2022-06-29T19:40:42.425Z] f23df028b6ca: Pulling fs layer [2022-06-29T19:40:42.425Z] d65c8cfc05b1: Pulling fs layer [2022-06-29T19:40:42.425Z] 2437ff75d9bd: Pulling fs layer [2022-06-29T19:40:42.425Z] f23df028b6ca: Waiting [2022-06-29T19:40:42.425Z] d65c8cfc05b1: Waiting [2022-06-29T19:40:42.425Z] 2437ff75d9bd: Waiting [2022-06-29T19:40:42.425Z] 765212b225bb: Waiting [2022-06-29T19:40:42.425Z] 04944245beec: Verifying Checksum [2022-06-29T19:40:42.425Z] 04944245beec: Download complete [2022-06-29T19:40:42.425Z] 765212b225bb: Verifying Checksum [2022-06-29T19:40:42.425Z] 765212b225bb: Download complete [2022-06-29T19:40:42.425Z] f23df028b6ca: Download complete [2022-06-29T19:40:42.700Z] d65c8cfc05b1: Verifying Checksum [2022-06-29T19:40:42.700Z] d65c8cfc05b1: Download complete [2022-06-29T19:40:42.700Z] 699f458cf7ca: Verifying Checksum [2022-06-29T19:40:42.700Z] 699f458cf7ca: Download complete [2022-06-29T19:40:42.979Z] 8998bd30e6a1: Download complete [2022-06-29T19:40:45.607Z] 2437ff75d9bd: Verifying Checksum [2022-06-29T19:40:45.607Z] 2437ff75d9bd: Download complete [2022-06-29T19:40:47.585Z] 8998bd30e6a1: Pull complete [2022-06-29T19:40:47.863Z] 04944245beec: Pull complete [2022-06-29T19:40:49.302Z] 699f458cf7ca: Pull complete [2022-06-29T19:40:49.575Z] 765212b225bb: Pull complete [2022-06-29T19:40:50.555Z] f23df028b6ca: Pull complete [2022-06-29T19:40:50.838Z] d65c8cfc05b1: Pull complete [2022-06-29T19:41:05.937Z] 2437ff75d9bd: Pull complete [2022-06-29T19:41:05.937Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-06-29T19:41:05.937Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-06-29T19:41:05.937Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:41:06.328Z] prd-ubuntu20.04-docker-arm64-4c-16g-16379 does not seem to be running inside a container [2022-06-29T19:41:06.421Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-06-29T19:41:09.178Z] $ docker top 4d0d4257c40b1c4e9e594f9117a76a743ebe225c6bae74326dcb9eefe455fc16 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:41:10.192Z] ---> job-cost.sh [2022-06-29T19:41:10.192Z] lf-activate-venv: SKIPPING [2022-06-29T19:41:10.192Z] INFO: No Stack... [2022-06-29T19:41:10.784Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-06-29T19:41:11.393Z] INFO: Archiving Costs [Pipeline] sh [2022-06-29T19:41:12.076Z] + cat /w/workspace/edgex-go/1/archives/cost.csv [2022-06-29T19:41:12.076Z] + cut -d, -f6 [Pipeline] lock [2022-06-29T19:41:12.158Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4065-1-stack-cost] [2022-06-29T19:41:12.163Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4065-1-stack-cost] did not exist. Created. [2022-06-29T19:41:12.163Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4065-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-06-29T19:41:12.919Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-06-29T19:41:13.113Z] Stashed 1 file(s) [Pipeline] } [2022-06-29T19:41:13.127Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4065-1-stack-cost] [Pipeline] // lock [Pipeline] } [2022-06-29T19:41:13.208Z] $ docker stop --time=1 4d0d4257c40b1c4e9e594f9117a76a743ebe225c6bae74326dcb9eefe455fc16 [2022-06-29T19:41:14.748Z] $ docker rm -f 4d0d4257c40b1c4e9e594f9117a76a743ebe225c6bae74326dcb9eefe455fc16 [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-06-29T19:41:15.651Z] provisioning config files... [2022-06-29T19:41:15.661Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config4958882386804853092tmp [Pipeline] { [Pipeline] sh [2022-06-29T19:41:15.989Z] + set +x [2022-06-29T19:41:15.990Z] + curl -s https://codecov.io/bash [2022-06-29T19:41:15.990Z] + bash -s -- [2022-06-29T19:41:15.990Z] [2022-06-29T19:41:15.990Z] _____ _ [2022-06-29T19:41:15.990Z] / ____| | | [2022-06-29T19:41:15.990Z] | | ___ __| | ___ ___ _____ __ [2022-06-29T19:41:15.990Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-06-29T19:41:15.990Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-06-29T19:41:15.990Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-06-29T19:41:15.990Z] Bash-1.0.6 [2022-06-29T19:41:15.990Z] [2022-06-29T19:41:15.990Z] [2022-06-29T19:41:15.990Z] ==> git version 2.25.1 found [2022-06-29T19:41:15.990Z] ==> 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-06-29T19:41:15.990Z] Release-Date: 2020-01-08 [2022-06-29T19:41:15.990Z] 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-06-29T19:41:15.990Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-06-29T19:41:15.990Z] ==> Jenkins CI detected. [2022-06-29T19:41:15.990Z] current dir:  /w/workspace/edgex-go/1 [2022-06-29T19:41:15.990Z] project root: . [2022-06-29T19:41:15.990Z] --> token set from env [2022-06-29T19:41:15.990Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-06-29T19:41:15.990Z] ==> Running gcov in . (disable via -X gcov) [2022-06-29T19:41:15.990Z] ==> Python coveragepy not found [2022-06-29T19:41:15.990Z] ==> Searching for coverage reports in: [2022-06-29T19:41:15.990Z] + . [2022-06-29T19:41:15.990Z] -> Found 1 reports [2022-06-29T19:41:15.990Z] ==> Detecting git/mercurial file structure [2022-06-29T19:41:15.990Z] ==> Reading reports [2022-06-29T19:41:15.990Z] + ./coverage.out bytes=435593 [2022-06-29T19:41:15.990Z] ==> Appending adjustments [2022-06-29T19:41:15.990Z] https://docs.codecov.io/docs/fixing-reports [2022-06-29T19:41:17.372Z] + Found adjustments [2022-06-29T19:41:17.372Z] ==> Gzipping contents [2022-06-29T19:41:17.372Z] 60K /tmp/codecov.RTLOiq.gz [2022-06-29T19:41:17.372Z] ==> Uploading reports [2022-06-29T19:41:17.372Z] url: https://codecov.io [2022-06-29T19:41:17.372Z] query: branch=PR-4065&commit=756ae6be9c7817328b74c5d087d11181cc36d97d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4065%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4065&job=&cmd_args= [2022-06-29T19:41:17.372Z] -> Pinging Codecov [2022-06-29T19:41:17.372Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4065&commit=756ae6be9c7817328b74c5d087d11181cc36d97d&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4065%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4065&job=&cmd_args= [2022-06-29T19:41:17.633Z] -> Uploading to [2022-06-29T19:41:17.633Z] https://storage.googleapis.com/codecov/v4/raw/2022-06-29/00271124DB129430A58F1EEE437C3FCB/756ae6be9c7817328b74c5d087d11181cc36d97d/4957d16b-4160-48a5-8c1d-bfc731adad34.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220629%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220629T194117Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=0422065864ab7ad3f8adba71d67b2c33bf4450759819d46d930ca2aed4630501 [2022-06-29T19:41:17.633Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-06-29T19:41:17.633Z] Dload Upload Total Spent Left Speed [2022-06-29T19:41:17.899Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59857 0 0 100 59857 0 287k --:--:-- --:--:-- --:--:-- 286k 100 59857 0 0 100 59857 0 265k --:--:-- --:--:-- --:--:-- 264k [2022-06-29T19:41:17.899Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/756ae6be9c7817328b74c5d087d11181cc36d97d [Pipeline] } [2022-06-29T19:41:17.929Z] 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-06-29T19:41:19.155Z] + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:41:19.505Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:41:20.401Z] ---> package-listing.sh [2022-06-29T19:41:20.401Z] ++ facter osfamily [2022-06-29T19:41:20.401Z] ++ tr '[:upper:]' '[:lower:]' [2022-06-29T19:41:20.663Z] + OS_FAMILY=debian [2022-06-29T19:41:20.663Z] + workspace=/w/workspace/edgex-go/1 [2022-06-29T19:41:20.663Z] + START_PACKAGES=/tmp/packages_start.txt [2022-06-29T19:41:20.663Z] + END_PACKAGES=/tmp/packages_end.txt [2022-06-29T19:41:20.663Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-06-29T19:41:20.663Z] + PACKAGES=/tmp/packages_start.txt [2022-06-29T19:41:20.663Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-29T19:41:20.663Z] + PACKAGES=/tmp/packages_end.txt [2022-06-29T19:41:20.663Z] + case "${OS_FAMILY}" in [2022-06-29T19:41:20.663Z] + dpkg -l [2022-06-29T19:41:20.663Z] + grep '^ii' [2022-06-29T19:41:20.663Z] + '[' -f /tmp/packages_start.txt ']' [2022-06-29T19:41:20.663Z] + '[' -f /tmp/packages_end.txt ']' [2022-06-29T19:41:20.663Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-06-29T19:41:20.663Z] + '[' /w/workspace/edgex-go/1 ']' [2022-06-29T19:41:20.663Z] + mkdir -p /w/workspace/edgex-go/1/archives/ [2022-06-29T19:41:20.663Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo [2022-06-29T19:41:20.696Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-06-29T19:41:20.989Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:41:21.613Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T19:41:21.613Z] [2022-06-29T19:41:21.613Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-06-29T19:41:21.984Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T19:41:21.984Z] latest: Pulling from edgex-lftools-log-publisher [2022-06-29T19:41:21.984Z] 5eb5b503b376: Pulling fs layer [2022-06-29T19:41:21.984Z] 5c69ac0246d0: Pulling fs layer [2022-06-29T19:41:21.984Z] ec43610c2a17: Pulling fs layer [2022-06-29T19:41:21.984Z] 3a2ae6a8a46f: Pulling fs layer [2022-06-29T19:41:21.984Z] 33b1e0a273af: Pulling fs layer [2022-06-29T19:41:21.984Z] 5d3b04190fa2: Pulling fs layer [2022-06-29T19:41:21.984Z] 2f39f015ded8: Pulling fs layer [2022-06-29T19:41:21.984Z] 33b1e0a273af: Waiting [2022-06-29T19:41:21.984Z] 5d3b04190fa2: Waiting [2022-06-29T19:41:21.984Z] 2f39f015ded8: Waiting [2022-06-29T19:41:21.984Z] 3a2ae6a8a46f: Waiting [2022-06-29T19:41:21.984Z] 5c69ac0246d0: Verifying Checksum [2022-06-29T19:41:21.984Z] 5c69ac0246d0: Download complete [2022-06-29T19:41:21.984Z] 3a2ae6a8a46f: Verifying Checksum [2022-06-29T19:41:21.984Z] 3a2ae6a8a46f: Download complete [2022-06-29T19:41:21.984Z] ec43610c2a17: Verifying Checksum [2022-06-29T19:41:21.984Z] ec43610c2a17: Download complete [2022-06-29T19:41:21.984Z] 33b1e0a273af: Verifying Checksum [2022-06-29T19:41:21.984Z] 33b1e0a273af: Download complete [2022-06-29T19:41:21.984Z] 5d3b04190fa2: Download complete [2022-06-29T19:41:22.243Z] 5eb5b503b376: Download complete [2022-06-29T19:41:22.814Z] 2f39f015ded8: Download complete [2022-06-29T19:41:23.382Z] 5eb5b503b376: Pull complete [2022-06-29T19:41:23.642Z] 5c69ac0246d0: Pull complete [2022-06-29T19:41:24.210Z] ec43610c2a17: Pull complete [2022-06-29T19:41:24.210Z] 3a2ae6a8a46f: Pull complete [2022-06-29T19:41:24.469Z] 33b1e0a273af: Pull complete [2022-06-29T19:41:24.469Z] 5d3b04190fa2: Pull complete [2022-06-29T19:41:28.661Z] 2f39f015ded8: Pull complete [2022-06-29T19:41:28.661Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-06-29T19:41:28.661Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-06-29T19:41:28.661Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-06-29T19:41:28.874Z] prd-ubuntu20.04-docker-8c-8g-16377 does not seem to be running inside a container [2022-06-29T19:41:28.922Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-06-29T19:41:30.648Z] $ docker top ad769616933e47fa6bd5463e7c69b62b3547257947079844ef20deb59ea1e182 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-06-29T19:41:31.110Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-06-29T19:41:31.412Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-06-29T19:41:31.719Z] + ls /var/log/sa-host [2022-06-29T19:41:31.719Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-06-29T19:41:31.856Z] provisioning config files... [2022-06-29T19:41:31.865Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config6312071471274865314tmp [Pipeline] { [Pipeline] echo [2022-06-29T19:41:31.916Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:41:32.229Z] ---> create-netrc.sh [Pipeline] } [2022-06-29T19:41:32.254Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:41:32.647Z] ---> python-tools-install.sh [Pipeline] echo [2022-06-29T19:41:32.681Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:41:32.999Z] ---> sudo-logs.sh [2022-06-29T19:41:32.999Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-06-29T19:41:33.081Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:41:33.400Z] ---> job-cost.sh [2022-06-29T19:41:33.400Z] lf-activate-venv: SKIPPING [2022-06-29T19:41:33.400Z] DEBUG: total: 0.10999999940395355 [2022-06-29T19:41:33.400Z] INFO: Retrieving Stack Cost... [2022-06-29T19:41:33.973Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-06-29T19:41:34.233Z] INFO: Archiving Costs [Pipeline] echo [2022-06-29T19:41:34.264Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-06-29T19:41:34.581Z] ---> logs-deploy.sh [2022-06-29T19:41:34.581Z] lf-activate-venv: SKIPPING [2022-06-29T19:41:34.581Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4065/1 [2022-06-29T19:41:34.581Z] INFO: archiving workspace using pattern(s): [2022-06-29T19:41:35.524Z] Archives upload complete. [2022-06-29T19:41:35.524Z] INFO: archiving logs to Nexus