Pull request #4065 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21+a157344ed5a2a308e5221a4550246afdf7c311d5 (e795d82b371fde41cd9e30e68c441af13254ac4d) 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-ssh9636854726900896213.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-ssh9439316746611681461.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10946063787920847397.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 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-ssh7046437664431747256.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8292957472091471844.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16653 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4065/head:refs/remotes/origin/PR-4065 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 Merge succeeded, producing 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 Checking out Revision 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 (PR-4065) > git config core.sparsecheckout # timeout=10 > git checkout -f 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 # 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 a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 # 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. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2022-07-01T23:52:14.219Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T23:52:14.267Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T23:52:14.286Z] ========================================================= [2022-07-01T23:52:14.287Z] EdgeX Global Pipelines Version Info [2022-07-01T23:52:14.287Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 09417f96253eb4385e278262333ea3248dacad35 # timeout=10 [2022-07-01T23:52:15.031Z] ------------------- [2022-07-01T23:52:15.031Z] stable info: [2022-07-01T23:52:15.031Z] ------------------- [2022-07-01T23:52:15.031Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T23:52:15.031Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T23:52:15.031Z] Message: update stable to v1.0.234 [2022-07-01T23:52:15.605Z] ------------------- [2022-07-01T23:52:15.605Z] experimental info: [2022-07-01T23:52:15.605Z] ------------------- [2022-07-01T23:52:15.605Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T23:52:15.605Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T23:52:15.605Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T23:52:15.825Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T23:52:15.836Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T23:52:15.846Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T23:52:15.856Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T23:52:15.865Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T23:52:15.881Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T23:52:15.892Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T23:52:15.903Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T23:52:15.913Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T23:52:15.923Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T23:52:15.933Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T23:52:15.943Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T23:52:15.953Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T23:52:15.969Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T23:52:15.978Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T23:52:15.988Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T23:52:15.998Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T23:52:16.009Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T23:52:16.022Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T23:52:16.034Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T23:52:16.046Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T23:52:16.060Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T23:52:16.070Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T23:52:16.080Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4065 [Pipeline] echo [2022-07-01T23:52:16.091Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4065 [Pipeline] echo [2022-07-01T23:52:16.103Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4065 [Pipeline] echo [2022-07-01T23:52:16.113Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [Pipeline] echo [2022-07-01T23:52:16.123Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cbef80 [Pipeline] echo [2022-07-01T23:52:16.134Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T23:52:16.178Z] provisioning config files... [2022-07-01T23:52:16.192Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4306347561657104170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T23:52:16.508Z] ---> docker-login.sh [2022-07-01T23:52:16.508Z] nexus3.edgexfoundry.org:10001 [2022-07-01T23:52:16.770Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:52:16.770Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:52:16.770Z] Configure a credential helper to remove this warning. See [2022-07-01T23:52:16.770Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:52:16.770Z] [2022-07-01T23:52:16.770Z] Login Succeeded [2022-07-01T23:52:16.770Z] nexus3.edgexfoundry.org:10002 [2022-07-01T23:52:17.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:52:17.031Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:52:17.031Z] Configure a credential helper to remove this warning. See [2022-07-01T23:52:17.031Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:52:17.031Z] [2022-07-01T23:52:17.031Z] Login Succeeded [2022-07-01T23:52:17.031Z] nexus3.edgexfoundry.org:10003 [2022-07-01T23:52:17.031Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:52:17.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:52:17.293Z] Configure a credential helper to remove this warning. See [2022-07-01T23:52:17.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:52:17.293Z] [2022-07-01T23:52:17.293Z] Login Succeeded [2022-07-01T23:52:17.293Z] nexus3.edgexfoundry.org:10004 [2022-07-01T23:52:17.293Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:52:17.293Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:52:17.293Z] Configure a credential helper to remove this warning. See [2022-07-01T23:52:17.293Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:52:17.293Z] [2022-07-01T23:52:17.293Z] Login Succeeded [2022-07-01T23:52:17.293Z] docker.io [2022-07-01T23:52:17.564Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:52:17.826Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:52:17.826Z] Configure a credential helper to remove this warning. See [2022-07-01T23:52:17.826Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:52:17.826Z] [2022-07-01T23:52:17.826Z] Login Succeeded [2022-07-01T23:52:17.826Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T23:52:17.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T23:52:18.149Z] + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile [2022-07-01T23:52:18.149Z] + dirname cmd/core-command/Dockerfile [2022-07-01T23:52:18.149Z] + cut -d/ -f2 [2022-07-01T23:52:18.149Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T23:52:18.149Z] + cut -d/ -f2 [2022-07-01T23:52:18.149Z] + dirname cmd/core-data/Dockerfile [2022-07-01T23:52:18.149Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T23:52:18.149Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T23:52:18.149Z] + cut -d/ -f2 [2022-07-01T23:52:18.149Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T23:52:18.149Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T23:52:18.149Z] + cut -d/ -f2 [2022-07-01T23:52:18.149Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T23:52:18.150Z] + dirname+ cmd/security-proxy-setup/Dockerfile [2022-07-01T23:52:18.150Z] cut -d/ -f2 [2022-07-01T23:52:18.150Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T23:52:18.150Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T23:52:18.150Z] cut -d/ -f2 [2022-07-01T23:52:18.150Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T23:52:18.150Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T23:52:18.150Z] + cut -d/ -f2 [2022-07-01T23:52:18.150Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T23:52:18.150Z] + + cut -d/ -f2 [2022-07-01T23:52:18.150Z] dirname cmd/security-spire-agent/Dockerfile [2022-07-01T23:52:18.150Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T23:52:18.150Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-01T23:52:18.150Z] + cut -d/ -f2 [2022-07-01T23:52:18.150Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T23:52:18.150Z] + + dirname cmd/security-spire-server/Dockerfile [2022-07-01T23:52:18.150Z] cut -d/ -f2 [2022-07-01T23:52:18.150Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T23:52:18.150Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T23:52:18.150Z] + cut -d/ -f2 [2022-07-01T23:52:18.150Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T23:52:18.150Z] + cut -d/ -f2 [2022-07-01T23:52:18.150Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T23:52:18.150Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T23:52:18.150Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T23:52:18.150Z] + cut -d/ -f2 [2022-07-01T23:52:18.150Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T23:52:18.189Z] Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh [2022-07-01T23:52:18.546Z] + git rev-list -1 --merges 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21~1..7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [Pipeline] echo [2022-07-01T23:52:18.566Z] -----------> git rev-list -1 --merges 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21~1..7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [false] [Pipeline] sh [2022-07-01T23:52:18.860Z] + git log --format=format:%s -1 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [Pipeline] echo [2022-07-01T23:52:18.875Z] ========================================================= [2022-07-01T23:52:18.875Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T23:52:18.875Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T23:52:19.273Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T23:52:19.274Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T23:52:19.274Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T23:52:19.274Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T23:52:19.274Z] + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T23:52:19.274Z] sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T23:52:19.274Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:52:19.653Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T23:52:19.653Z] [2022-07-01T23:52:19.653Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:52:19.957Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T23:52:19.957Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T23:52:19.957Z] 42c077c10790: Pulling fs layer [2022-07-01T23:52:19.957Z] f63e77b7563a: Pulling fs layer [2022-07-01T23:52:19.957Z] bd5fdadae976: Pulling fs layer [2022-07-01T23:52:19.957Z] 205491f53016: Pulling fs layer [2022-07-01T23:52:19.957Z] df18705c85c3: Pulling fs layer [2022-07-01T23:52:19.957Z] bdb3f477010e: Pulling fs layer [2022-07-01T23:52:19.957Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T23:52:19.957Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T23:52:19.957Z] bdb8f0575790: Pulling fs layer [2022-07-01T23:52:19.957Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T23:52:19.957Z] 2343380bae48: Pulling fs layer [2022-07-01T23:52:19.957Z] 205491f53016: Waiting [2022-07-01T23:52:19.957Z] df18705c85c3: Waiting [2022-07-01T23:52:19.957Z] bdb3f477010e: Waiting [2022-07-01T23:52:19.957Z] c8a8fc8e1c8f: Waiting [2022-07-01T23:52:19.957Z] 2c6e9b1d212d: Waiting [2022-07-01T23:52:19.957Z] bdb8f0575790: Waiting [2022-07-01T23:52:19.957Z] 386e3cb2ff24: Waiting [2022-07-01T23:52:19.957Z] 2343380bae48: Waiting [2022-07-01T23:52:19.957Z] f63e77b7563a: Verifying Checksum [2022-07-01T23:52:19.957Z] f63e77b7563a: Download complete [2022-07-01T23:52:19.957Z] 205491f53016: Download complete [2022-07-01T23:52:19.957Z] bd5fdadae976: Verifying Checksum [2022-07-01T23:52:19.957Z] bd5fdadae976: Download complete [2022-07-01T23:52:20.217Z] df18705c85c3: Verifying Checksum [2022-07-01T23:52:20.217Z] df18705c85c3: Download complete [2022-07-01T23:52:20.217Z] bdb3f477010e: Verifying Checksum [2022-07-01T23:52:20.217Z] bdb3f477010e: Download complete [2022-07-01T23:52:20.217Z] 2c6e9b1d212d: Download complete [2022-07-01T23:52:20.217Z] bdb8f0575790: Download complete [2022-07-01T23:52:20.217Z] 386e3cb2ff24: Download complete [2022-07-01T23:52:20.217Z] 42c077c10790: Verifying Checksum [2022-07-01T23:52:20.217Z] 42c077c10790: Download complete [2022-07-01T23:52:20.478Z] c8a8fc8e1c8f: Download complete [2022-07-01T23:52:21.862Z] 42c077c10790: Pull complete [2022-07-01T23:52:21.862Z] f63e77b7563a: Pull complete [2022-07-01T23:52:22.433Z] bd5fdadae976: Pull complete [2022-07-01T23:52:22.433Z] 205491f53016: Pull complete [2022-07-01T23:52:22.694Z] df18705c85c3: Pull complete [2022-07-01T23:52:22.957Z] bdb3f477010e: Pull complete [2022-07-01T23:52:24.871Z] c8a8fc8e1c8f: Pull complete [2022-07-01T23:52:24.871Z] 2c6e9b1d212d: Pull complete [2022-07-01T23:52:25.133Z] bdb8f0575790: Pull complete [2022-07-01T23:52:25.133Z] 386e3cb2ff24: Pull complete [2022-07-01T23:52:25.133Z] 2343380bae48: Pull complete [2022-07-01T23:52:25.133Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T23:52:25.133Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T23:52:25.133Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:52:25.244Z] prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container [2022-07-01T23:52:25.502Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T23:52:26.960Z] $ docker top 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d -eo pid,comm [2022-07-01T23:52:27.035Z] ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). [2022-07-01T23:52:27.035Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T23:52:27.066Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T23:52:27.066Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T23:52:27.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T23:52:27.216Z] $ docker exec 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d ssh-agent [2022-07-01T23:52:27.341Z] SSH_AUTH_SOCK=/tmp/ssh-G9LHT0GvooRK/agent.31 [2022-07-01T23:52:27.341Z] SSH_AGENT_PID=37 [2022-07-01T23:52:27.348Z] Running ssh-add (command line suppressed) [2022-07-01T23:52:27.474Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_3091782343966664545.key (/w/workspace/edgex-go/3@tmp/private_key_3091782343966664545.key) [2022-07-01T23:52:27.502Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T23:52:27.793Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T23:52:27.808Z] $ docker exec --env ******** --env ******** 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d ssh-agent -k [2022-07-01T23:52:27.929Z] unset SSH_AUTH_SOCK; [2022-07-01T23:52:27.929Z] unset SSH_AGENT_PID; [2022-07-01T23:52:27.929Z] echo Agent pid 37 killed; [2022-07-01T23:52:27.946Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T23:52:27.972Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T23:52:27.972Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T23:52:28.097Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T23:52:28.101Z] $ docker exec 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d ssh-agent [2022-07-01T23:52:28.227Z] SSH_AUTH_SOCK=/tmp/ssh-7Ga2w8wwyRfR/agent.69 [2022-07-01T23:52:28.227Z] SSH_AGENT_PID=75 [2022-07-01T23:52:28.232Z] Running ssh-add (command line suppressed) [2022-07-01T23:52:28.352Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_509018762997040583.key (/w/workspace/edgex-go/3@tmp/private_key_509018762997040583.key) [2022-07-01T23:52:28.367Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T23:52:28.660Z] + git semver init [2022-07-01T23:52:28.920Z] 2022-07-01 23:52:28,876 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T23:52:28.920Z] 2022-07-01 23:52:28,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2022-07-01T23:52:28.920Z] 2022-07-01 23:52:28,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2022-07-01T23:52:28.920Z] 2022-07-01 23:52:28,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2022-07-01T23:52:33.131Z] 2022-07-01 23:52:33,095 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2022-07-01T23:52:33.131Z] 2022-07-01 23:52:33,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4065 with force:False [2022-07-01T23:52:33.131Z] 2022-07-01 23:52:33,096 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4065 [2022-07-01T23:52:33.131Z] 2022-07-01 23:52:33,100 [execute] INFO git cat-file --batch-check [2022-07-01T23:52:33.131Z] 2022-07-01 23:52:33,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T23:52:33.131Z] 2022-07-01 23:52:33,107 [execute] INFO git cat-file --batch [2022-07-01T23:52:33.131Z] 2022-07-01 23:52:33,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T23:52:33.131Z] 2022-07-01 23:52:33,112 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4065 [2022-07-01T23:52:33.131Z] 0.0.0 [Pipeline] } [2022-07-01T23:52:33.144Z] $ docker exec --env ******** --env ******** 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d ssh-agent -k [2022-07-01T23:52:33.265Z] unset SSH_AUTH_SOCK; [2022-07-01T23:52:33.265Z] unset SSH_AGENT_PID; [2022-07-01T23:52:33.266Z] echo Agent pid 75 killed; [2022-07-01T23:52:33.278Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T23:52:33.589Z] + git semver [Pipeline] } [2022-07-01T23:52:33.867Z] $ docker stop --time=1 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d [2022-07-01T23:52:35.150Z] $ docker rm -f 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T23:52:35.491Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T23:52:35.730Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T23:52:35.733Z] [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-07-01T23:52:35.860Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T23:52:35.871Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T23:52:35.878Z] ========================================================= [2022-07-01T23:52:35.878Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T23:52:35.878Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:52:36.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T23:52:36.172Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T23:52:36.172Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T23:52:36.172Z] 666ba61612fd: Pulling fs layer [2022-07-01T23:52:36.172Z] 8ed8ca486205: Pulling fs layer [2022-07-01T23:52:36.172Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T23:52:36.172Z] c516ae0d96e1: Pulling fs layer [2022-07-01T23:52:36.172Z] 684cea983483: Pulling fs layer [2022-07-01T23:52:36.172Z] dd3240ac7de5: Pulling fs layer [2022-07-01T23:52:36.172Z] b1e948a4e11c: Pulling fs layer [2022-07-01T23:52:36.172Z] cc1cd167ecdc: Waiting [2022-07-01T23:52:36.172Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T23:52:36.172Z] 646ad004c059: Pulling fs layer [2022-07-01T23:52:36.172Z] c516ae0d96e1: Waiting [2022-07-01T23:52:36.172Z] 684cea983483: Waiting [2022-07-01T23:52:36.172Z] dd3240ac7de5: Waiting [2022-07-01T23:52:36.172Z] a8fd76ee1af6: Waiting [2022-07-01T23:52:36.172Z] 646ad004c059: Waiting [2022-07-01T23:52:36.172Z] 8ed8ca486205: Verifying Checksum [2022-07-01T23:52:36.172Z] 8ed8ca486205: Download complete [2022-07-01T23:52:36.172Z] 666ba61612fd: Download complete [2022-07-01T23:52:36.172Z] c516ae0d96e1: Download complete [2022-07-01T23:52:36.172Z] 684cea983483: Download complete [2022-07-01T23:52:36.172Z] dd3240ac7de5: Download complete [2022-07-01T23:52:36.172Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T23:52:36.172Z] 59bf1c3509f3: Download complete [2022-07-01T23:52:36.434Z] b1e948a4e11c: Verifying Checksum [2022-07-01T23:52:36.434Z] b1e948a4e11c: Download complete [2022-07-01T23:52:36.434Z] 59bf1c3509f3: Pull complete [2022-07-01T23:52:36.434Z] 666ba61612fd: Pull complete [2022-07-01T23:52:36.694Z] 8ed8ca486205: Pull complete [2022-07-01T23:52:36.695Z] 646ad004c059: Download complete [2022-07-01T23:52:36.954Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T23:52:36.954Z] a8fd76ee1af6: Download complete [2022-07-01T23:52:36.954Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T23:52:36.954Z] cc1cd167ecdc: Download complete [2022-07-01T23:52:41.156Z] cc1cd167ecdc: Pull complete [2022-07-01T23:52:41.156Z] c516ae0d96e1: Pull complete [2022-07-01T23:52:41.156Z] 684cea983483: Pull complete [2022-07-01T23:52:41.156Z] dd3240ac7de5: Pull complete [2022-07-01T23:52:41.156Z] b1e948a4e11c: Pull complete [2022-07-01T23:52:43.705Z] a8fd76ee1af6: Pull complete [2022-07-01T23:52:44.272Z] 646ad004c059: Pull complete [2022-07-01T23:52:44.272Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T23:52:44.272Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T23:52:44.272Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:52:44.570Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T23:52:44.570Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T23:52:44.570Z] WORKDIR /edgex [2022-07-01T23:52:44.570Z] COPY go.mod . [2022-07-01T23:52:44.570Z] RUN go mod download [2022-07-01T23:52:45.950Z] Sending build context to Docker daemon 335.1MB [2022-07-01T23:52:45.950Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T23:52:45.950Z] ---> 8f69c11f6b0c [2022-07-01T23:52:45.950Z] Step 2/4 : WORKDIR /edgex [2022-07-01T23:52:48.504Z] ---> Running in 2008cab0b54e [2022-07-01T23:52:48.504Z] Removing intermediate container 2008cab0b54e [2022-07-01T23:52:48.504Z] ---> 794dad886580 [2022-07-01T23:52:48.504Z] Step 3/4 : COPY go.mod . [2022-07-01T23:52:48.504Z] ---> 4f2fea2035d3 [2022-07-01T23:52:48.504Z] Step 4/4 : RUN go mod download [2022-07-01T23:52:48.504Z] ---> Running in 196a8a1d4f54 [2022-07-01T23:52:50.814Z] Still waiting to schedule task [2022-07-01T23:52:50.814Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16650’ [2022-07-01T23:53:06.639Z] Removing intermediate container 196a8a1d4f54 [2022-07-01T23:53:06.639Z] ---> beeaa0169cb1 [2022-07-01T23:53:06.639Z] Successfully built beeaa0169cb1 [2022-07-01T23:53:06.639Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:53:06.945Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T23:53:06.945Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:53:07.028Z] prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container [2022-07-01T23:53:07.061Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T23:53:07.478Z] $ docker top 67cf5420e43893cb23a48e687bafbfc06ec5b62cf0dc95eba11fb9a262e63cf4 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T23:53:07.841Z] + go version [2022-07-01T23:53:07.841Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T23:53:07.853Z] $ docker stop --time=1 67cf5420e43893cb23a48e687bafbfc06ec5b62cf0dc95eba11fb9a262e63cf4 [2022-07-01T23:53:09.138Z] $ docker rm -f 67cf5420e43893cb23a48e687bafbfc06ec5b62cf0dc95eba11fb9a262e63cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:53:09.560Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T23:53:09.560Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:53:09.644Z] prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container [2022-07-01T23:53:09.678Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T23:53:10.060Z] $ docker top 2908cdd3598dc92ee911ef6a26b0109b0e80760ebf550cba889c26595caae811 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T23:53:10.139Z] ========================================================= [2022-07-01T23:53:10.139Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T23:53:10.139Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:53:10.457Z] + make test [2022-07-01T23:53:10.457Z] go mod tidy -compat=1.17 [2022-07-01T23:53:10.727Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T23:53:16.031Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T23:53:28.261Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T23:53:28.829Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2022-07-01T23:53:28.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T23:53:28.829Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T23:53:29.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements [2022-07-01T23:53:29.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T23:53:29.396Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 54.2% of statements [2022-07-01T23:53:29.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T23:53:29.396Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T23:53:32.693Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.861s coverage: 89.2% of statements [2022-07-01T23:53:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T23:53:32.693Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.097s coverage: 83.8% of statements [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.498s coverage: 95.6% of statements [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.097s coverage: 72.2% of statements [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.6% of statements [2022-07-01T23:53:32.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements [2022-07-01T23:53:32.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements [2022-07-01T23:53:42.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.107s coverage: 94.4% of statements [2022-07-01T23:53:42.694Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements [2022-07-01T23:53:44.074Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements [2022-07-01T23:53:44.074Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.078s coverage: 87.2% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.2% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 43.8% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.178s coverage: 92.3% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T23:53:54.071Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T23:53:54.071Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T23:53:54.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T23:53:54.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T23:53:54.072Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T23:53:54.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements [2022-07-01T23:53:54.072Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements [2022-07-01T23:53:54.072Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-01T23:54:12.161Z] GO111MODULE=on go vet ./... [2022-07-01T23:54:14.691Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T23:54:14.953Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T23:54:15.214Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T23:54:15.226Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T23:54:15.515Z] + ls -al . [2022-07-01T23:54:15.515Z] total 684 [2022-07-01T23:54:15.515Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 23:53 . [2022-07-01T23:54:15.515Z] drwxr-xr-x 4 root root 4096 Jul 1 23:53 .. [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 23:52 .dockerignore [2022-07-01T23:54:15.515Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 23:52 .git [2022-07-01T23:54:15.515Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 23:52 .github [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 23:52 .gitignore [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 23:52 .golangci.yml [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 23:52 .hadolint.yml [2022-07-01T23:54:15.515Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 23:52 .semver [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 23:52 .sonarcloud.properties [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 23:52 ADOPTERS.md [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 23:52 Attribution.txt [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 23:52 CHANGELOG.md [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 23:52 CONTRIBUTING.md [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 23:52 GOVERNANCE.md [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 23:52 Jenkinsfile [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 23:52 LICENSE [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 23:52 Makefile [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 23:52 OWNERS.md [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 23:52 README.md [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 23:52 SECURITY.md [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 23:52 VERSION [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 23:52 ZMQWindows.md [2022-07-01T23:54:15.515Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 23:52 bin [2022-07-01T23:54:15.515Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 23:52 cmd [2022-07-01T23:54:15.515Z] -rw-r--r-- 1 root root 435593 Jul 1 23:53 coverage.out [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 23:52 go.mod [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 23:53 go.sum [2022-07-01T23:54:15.515Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 23:52 internal [2022-07-01T23:54:15.515Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 23:52 openapi [2022-07-01T23:54:15.515Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 23:52 snap [2022-07-01T23:54:15.515Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 23:52 version.go [Pipeline] sh [2022-07-01T23:54:15.802Z] + '[' -e coverage.out ] [2022-07-01T23:54:15.802Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T23:54:15.877Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T23:54:16.156Z] + make build [2022-07-01T23:54:16.157Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T23:54:28.381Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T23:54:38.371Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T23:54:38.371Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T23:54:43.645Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T23:54:43.904Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T23:54:44.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T23:54:45.782Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T23:54:46.719Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T23:54:47.663Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T23:54:48.233Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T23:54:49.170Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T23:54:50.559Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-01T23:54:51.513Z] $ docker stop --time=1 2908cdd3598dc92ee911ef6a26b0109b0e80760ebf550cba889c26595caae811 [2022-07-01T23:54:54.065Z] $ docker rm -f 2908cdd3598dc92ee911ef6a26b0109b0e80760ebf550cba889c26595caae811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:54:54.835Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T23:54:54.835Z] [2022-07-01T23:54:54.835Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:54:55.137Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T23:54:55.138Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T23:54:55.138Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T23:54:55.138Z] ca9280d653b3: Pulling fs layer [2022-07-01T23:54:55.138Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T23:54:55.138Z] cbdbe7a5bc2a: Download complete [2022-07-01T23:54:55.397Z] ca9280d653b3: Verifying Checksum [2022-07-01T23:54:55.397Z] ca9280d653b3: Download complete [2022-07-01T23:54:55.397Z] cbdbe7a5bc2a: Pull complete [2022-07-01T23:54:55.655Z] 7e9c9ca2126c: Verifying Checksum [2022-07-01T23:54:55.655Z] 7e9c9ca2126c: Download complete [2022-07-01T23:54:55.914Z] ca9280d653b3: Pull complete [2022-07-01T23:54:59.202Z] 7e9c9ca2126c: Pull complete [2022-07-01T23:54:59.202Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T23:54:59.202Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T23:54:59.202Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:54:59.300Z] prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container [2022-07-01T23:54:59.333Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T23:55:00.711Z] $ docker top ca58ea0ad53a9d2a07e621592228f6aa38c1f9a8ec1af62aeff4b169635bc840 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T23:55:01.079Z] + docker-compose build --help [2022-07-01T23:55:01.080Z] + grep parallel [2022-07-01T23:55:01.648Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T23:55:01.659Z] $ docker stop --time=1 ca58ea0ad53a9d2a07e621592228f6aa38c1f9a8ec1af62aeff4b169635bc840 [2022-07-01T23:55:02.971Z] $ docker rm -f ca58ea0ad53a9d2a07e621592228f6aa38c1f9a8ec1af62aeff4b169635bc840 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:55:03.397Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T23:55:03.397Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:55:03.475Z] prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container [2022-07-01T23:55:03.510Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T23:55:03.867Z] $ docker top 986f16b30fad2e69e5877d9d9a343dcf2fc6ea340ac825d3a9ce4151ffe869ec -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T23:55:04.223Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T23:55:04.792Z] Building core-command ... [2022-07-01T23:55:04.792Z] Building core-data ... [2022-07-01T23:55:04.792Z] Building core-metadata ... [2022-07-01T23:55:04.792Z] Building security-bootstrapper ... [2022-07-01T23:55:04.792Z] Building security-proxy-setup ... [2022-07-01T23:55:04.792Z] Building security-secretstore-setup ... [2022-07-01T23:55:04.792Z] Building security-spiffe-token-provider ... [2022-07-01T23:55:04.792Z] Building security-spire-agent ... [2022-07-01T23:55:04.792Z] Building security-spire-config ... [2022-07-01T23:55:04.792Z] Building security-spire-server ... [2022-07-01T23:55:04.792Z] Building support-notifications ... [2022-07-01T23:55:04.792Z] Building support-scheduler ... [2022-07-01T23:55:04.792Z] Building sys-mgmt-agent ... [2022-07-01T23:55:04.792Z] Building security-spire-server [2022-07-01T23:55:04.792Z] Building security-bootstrapper [2022-07-01T23:55:04.792Z] Building sys-mgmt-agent [2022-07-01T23:55:04.792Z] Building core-data [2022-07-01T23:55:04.792Z] Building security-secretstore-setup [2022-07-01T23:55:19.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:19.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:19.675Z] ---> beeaa0169cb1 [2022-07-01T23:55:19.675Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T23:55:19.675Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:19.675Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:19.675Z] ---> beeaa0169cb1 [2022-07-01T23:55:19.675Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T23:55:19.675Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:19.675Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:19.675Z] ---> beeaa0169cb1 [2022-07-01T23:55:19.675Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T23:55:19.675Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:19.675Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:19.675Z] ---> beeaa0169cb1 [2022-07-01T23:55:19.675Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T23:55:19.675Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:19.675Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:19.675Z] ---> beeaa0169cb1 [2022-07-01T23:55:19.675Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T23:55:22.974Z] ---> Running in 02519ac81b15 [2022-07-01T23:55:22.974Z] ---> Running in 91d6ab561d56 [2022-07-01T23:55:22.974Z] ---> Running in 6824eb2af65e [2022-07-01T23:55:22.974Z] ---> Running in eb456118b987 [2022-07-01T23:55:22.974Z] ---> Running in ea2c3dec9ca3 [2022-07-01T23:55:22.974Z] Removing intermediate container 02519ac81b15 [2022-07-01T23:55:22.974Z] ---> 3fac8f55d5f9 [2022-07-01T23:55:22.974Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:22.974Z] Removing intermediate container ea2c3dec9ca3 [2022-07-01T23:55:22.974Z] ---> 9a5dba8c7929 [2022-07-01T23:55:22.974Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:22.974Z] Removing intermediate container 6824eb2af65e [2022-07-01T23:55:22.974Z] ---> 60f15e71f82e [2022-07-01T23:55:22.974Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:22.974Z] Removing intermediate container eb456118b987 [2022-07-01T23:55:22.974Z] ---> 22ecd6af0e13 [2022-07-01T23:55:22.974Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:22.974Z] Removing intermediate container 91d6ab561d56 [2022-07-01T23:55:22.974Z] ---> f2d97fec901f [2022-07-01T23:55:22.974Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:22.974Z] ---> Running in 2e3fc187c185 [2022-07-01T23:55:22.974Z] ---> Running in 2e000071aa73 [2022-07-01T23:55:22.974Z] ---> Running in 56afdb064bd1 [2022-07-01T23:55:22.974Z] ---> Running in 21e2d7a4203d [2022-07-01T23:55:22.974Z] ---> Running in 80c84d85e91c [2022-07-01T23:55:23.909Z] Removing intermediate container 2e000071aa73 [2022-07-01T23:55:23.909Z] ---> 87471ec5c231 [2022-07-01T23:55:23.909Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T23:55:23.909Z] ---> Running in f7bf984974c1 [2022-07-01T23:55:23.909Z] Removing intermediate container 2e3fc187c185 [2022-07-01T23:55:23.909Z] ---> 42f1e161da03 [2022-07-01T23:55:23.909Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T23:55:24.167Z] ---> Running in 63403df2d90f [2022-07-01T23:55:24.167Z] Removing intermediate container 80c84d85e91c [2022-07-01T23:55:24.167Z] ---> 5fd712ae2111 [2022-07-01T23:55:24.168Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T23:55:24.168Z] ---> Running in fdba0da794a7 [2022-07-01T23:55:24.168Z] Removing intermediate container 21e2d7a4203d [2022-07-01T23:55:24.168Z] ---> f2ca1ad591b3 [2022-07-01T23:55:24.168Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T23:55:24.168Z] ---> Running in c873e20506e5 [2022-07-01T23:55:24.168Z] Removing intermediate container 56afdb064bd1 [2022-07-01T23:55:24.168Z] ---> 85cfd885dc41 [2022-07-01T23:55:24.168Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T23:55:24.426Z] ---> Running in 88e5c72a293f [2022-07-01T23:55:24.426Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:24.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:24.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:24.687Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:24.947Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:25.207Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:25.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:25.469Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:25.469Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:25.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:25.729Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:25.729Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:25.993Z] Removing intermediate container f7bf984974c1 [2022-07-01T23:55:25.993Z] ---> 34068bd96efd [2022-07-01T23:55:25.993Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T23:55:25.993Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:25.993Z] ---> 26bc0a683329 [2022-07-01T23:55:25.993Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:25.993Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:26.252Z] ---> Running in a2de90938cc4 [2022-07-01T23:55:26.252Z] OK: 221 MiB in 52 packages [2022-07-01T23:55:26.252Z] Removing intermediate container c873e20506e5 [2022-07-01T23:55:26.252Z] ---> 1b07b49773ce [2022-07-01T23:55:26.252Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T23:55:26.511Z] ---> b5a4f9adbc86 [2022-07-01T23:55:26.511Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:26.511Z] ---> Running in 17710caba942 [2022-07-01T23:55:26.511Z] Removing intermediate container 63403df2d90f [2022-07-01T23:55:26.511Z] ---> 8eb2643405c8 [2022-07-01T23:55:26.511Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T23:55:26.511Z] Removing intermediate container fdba0da794a7 [2022-07-01T23:55:26.511Z] ---> 76c3fc89caef [2022-07-01T23:55:26.511Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T23:55:26.771Z] Removing intermediate container 88e5c72a293f [2022-07-01T23:55:26.771Z] ---> 2b2f531c32f5 [2022-07-01T23:55:26.771Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T23:55:26.771Z] ---> 3b9605d7ecd3 [2022-07-01T23:55:26.771Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:26.771Z] ---> Running in a8c420109498 [2022-07-01T23:55:26.771Z] ---> 44527679fe59 [2022-07-01T23:55:26.771Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:27.031Z] ---> 891fbbbf2e71 [2022-07-01T23:55:27.031Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:55:27.031Z] ---> Running in 92b71ea7a297 [2022-07-01T23:55:27.031Z] ---> Running in 07dcf58aabbc [2022-07-01T23:55:27.291Z] Removing intermediate container a2de90938cc4 [2022-07-01T23:55:27.291Z] ---> f3f33ad2cd70 [2022-07-01T23:55:27.291Z] Step 8/23 : COPY . . [2022-07-01T23:55:27.860Z] Removing intermediate container 17710caba942 [2022-07-01T23:55:27.860Z] ---> fa4a6b22ecf4 [2022-07-01T23:55:27.860Z] Step 8/31 : COPY . . [2022-07-01T23:55:32.047Z] Removing intermediate container a8c420109498 [2022-07-01T23:55:32.047Z] ---> e7f51dd09d58 [2022-07-01T23:55:32.047Z] Step 8/23 : COPY . . [2022-07-01T23:55:32.047Z] Removing intermediate container 07dcf58aabbc [2022-07-01T23:55:32.047Z] ---> 4f391d63f931 [2022-07-01T23:55:32.047Z] Step 8/25 : COPY . . [2022-07-01T23:55:32.047Z] Removing intermediate container 92b71ea7a297 [2022-07-01T23:55:32.047Z] ---> cc182f45c630 [2022-07-01T23:55:32.047Z] Step 8/25 : COPY . . [2022-07-01T23:55:32.047Z] ---> 0cc66b703155 [2022-07-01T23:55:32.047Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T23:55:38.627Z] ---> c94dd7a35048 [2022-07-01T23:55:38.627Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T23:55:38.627Z] ---> Running in 47d48999b2b7 [2022-07-01T23:55:38.627Z] ---> Running in 4daabf858f88 [2022-07-01T23:55:38.627Z] ---> 2f55887fde78 [2022-07-01T23:55:38.627Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T23:55:38.627Z] ---> a72c0ff89a90 [2022-07-01T23:55:38.627Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T23:55:38.627Z] ---> Running in b3ed68b29032 [2022-07-01T23:55:38.627Z] ---> Running in 56825c75cfda [2022-07-01T23:55:38.627Z] ---> 66cc0712fe50 [2022-07-01T23:55:38.627Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T23:55:38.627Z] ---> Running in 79e39d32adad [2022-07-01T23:55:38.627Z] Removing intermediate container b3ed68b29032 [2022-07-01T23:55:38.627Z] ---> 581ceafba73c [2022-07-01T23:55:38.627Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T23:55:38.627Z] ---> Running in 7e51825ac023 [2022-07-01T23:55:38.627Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-01T23:55:38.886Z] Removing intermediate container 7e51825ac023 [2022-07-01T23:55:38.886Z] ---> bc66d25655f6 [2022-07-01T23:55:38.886Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T23:55:38.886Z] ---> Running in 1945eb862d94 [2022-07-01T23:55:38.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-01T23:55:38.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-01T23:55:38.886Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-01T23:55:39.824Z] Removing intermediate container 1945eb862d94 [2022-07-01T23:55:39.824Z] ---> 800d1fa0951f [2022-07-01T23:55:39.824Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T23:55:39.824Z] ---> Running in 5f976e8c6f83 [2022-07-01T23:55:40.087Z] Removing intermediate container 5f976e8c6f83 [2022-07-01T23:55:40.087Z] ---> f8ada5fc66a2 [2022-07-01T23:55:40.087Z] [2022-07-01T23:55:40.087Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T23:55:40.087Z] 3.15: Pulling from library/alpine [2022-07-01T23:55:40.347Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T23:55:40.347Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T23:55:40.347Z] ---> 0ac33e5f5afa [2022-07-01T23:55:40.347Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:55:40.347Z] ---> Running in fed1d1def203 [2022-07-01T23:55:40.606Z] Removing intermediate container fed1d1def203 [2022-07-01T23:55:40.606Z] ---> d1f693e79021 [2022-07-01T23:55:40.606Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:55:40.606Z] ---> Running in f9b68d65a23d [2022-07-01T23:55:41.542Z] Removing intermediate container f9b68d65a23d [2022-07-01T23:55:41.542Z] ---> fe7e93dc5a4a [2022-07-01T23:55:41.542Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T23:55:41.542Z] ---> Running in 4021c204adca [2022-07-01T23:55:42.108Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:43.042Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:43.300Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:55:43.300Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:55:43.300Z] OK: 15859 distinct packages available [2022-07-01T23:55:43.300Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:44.233Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:44.492Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T23:55:44.492Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T23:55:44.751Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T23:55:44.751Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T23:55:44.751Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-01T23:55:45.009Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:55:45.009Z] OK: 6 MiB in 19 packages [2022-07-01T23:55:46.914Z] Removing intermediate container 4021c204adca [2022-07-01T23:55:46.915Z] ---> 1dc654007d62 [2022-07-01T23:55:46.915Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T23:55:49.445Z] ---> 39401d334b16 [2022-07-01T23:55:49.445Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T23:55:49.703Z] ---> 0cb206594aae [2022-07-01T23:55:49.703Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-01T23:55:50.269Z] ---> b3e6ba2cea3c [2022-07-01T23:55:50.269Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-01T23:55:50.836Z] ---> 00e80974e570 [2022-07-01T23:55:50.836Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T23:55:51.093Z] ---> Running in 577095a65b91 [2022-07-01T23:55:51.352Z] Removing intermediate container 577095a65b91 [2022-07-01T23:55:51.352Z] ---> f63dce21c988 [2022-07-01T23:55:51.352Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T23:55:51.352Z] ---> Running in d3d4be416b8d [2022-07-01T23:55:51.918Z] Removing intermediate container d3d4be416b8d [2022-07-01T23:55:51.918Z] ---> 5aedda0bb7b4 [2022-07-01T23:55:51.918Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T23:55:51.918Z] ---> Running in c09fa729db73 [2022-07-01T23:55:52.205Z] Removing intermediate container c09fa729db73 [2022-07-01T23:55:52.205Z] ---> 5bd3c3d26451 [2022-07-01T23:55:52.205Z] Step 24/25 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:55:52.468Z] ---> Running in f0da09585c8c [2022-07-01T23:55:52.729Z] Removing intermediate container f0da09585c8c [2022-07-01T23:55:52.729Z] ---> 210006eaad8f [2022-07-01T23:55:52.729Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T23:55:52.729Z] ---> Running in 10269159f90c [2022-07-01T23:55:53.294Z] Removing intermediate container 10269159f90c [2022-07-01T23:55:53.294Z] ---> 58aae2915659 [2022-07-01T23:55:53.294Z] [2022-07-01T23:55:53.294Z] Successfully built 58aae2915659 [2022-07-01T23:55:53.294Z] Successfully tagged security-spire-server:latest [2022-07-01T23:55:53.294Z]  Building security-spire-server ... done Building security-spiffe-token-provider [2022-07-01T23:55:55.213Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16655 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws [2022-07-01T23:55:55.225Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2022-07-01T23:55:55.253Z] The recommended git tool is: git [2022-07-01T23:55:56.578Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:55:56.578Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:55:56.578Z] ---> beeaa0169cb1 [2022-07-01T23:55:56.578Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T23:55:56.578Z] ---> Using cache [2022-07-01T23:55:56.578Z] ---> f2d97fec901f [2022-07-01T23:55:56.578Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T23:55:58.490Z] ---> Running in cb57bc8f4e33 [2022-07-01T23:55:59.428Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-01T23:55:59.428Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:55:59.995Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:00.402Z] using credential edgex-jenkins-ssh [2022-07-01T23:56:00.425Z] Cloning the remote Git repository [2022-07-01T23:56:00.563Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:56:00.563Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:56:00.563Z] OK: 15866 distinct packages available [2022-07-01T23:56:00.563Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:01.134Z] Removing intermediate container 79e39d32adad [2022-07-01T23:56:01.134Z] ---> d9d24d7e2c0e [2022-07-01T23:56:01.134Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T23:56:01.394Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:01.394Z] ---> Running in 5673895692f5 [2022-07-01T23:56:00.494Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T23:56:00.576Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2022-07-01T23:56:00.648Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T23:56:00.649Z] > git --version # timeout=10 [2022-07-01T23:56:00.669Z] > git --version # 'git version 2.25.1' [2022-07-01T23:56:00.672Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T23:56:00.729Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T23:56:01.655Z] Removing intermediate container 4daabf858f88 [2022-07-01T23:56:01.655Z] ---> f4d4a7ff616d [2022-07-01T23:56:01.655Z] [2022-07-01T23:56:01.655Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T23:56:01.655Z] 3.14: Pulling from library/alpine [2022-07-01T23:56:01.655Z] OK: 221 MiB in 52 packages [2022-07-01T23:56:01.914Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T23:56:02.487Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T23:56:02.487Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T23:56:02.487Z] ---> e04c818066af [2022-07-01T23:56:02.487Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T23:56:02.487Z] ---> Running in 5245259f3780 [2022-07-01T23:56:02.745Z] Removing intermediate container cb57bc8f4e33 [2022-07-01T23:56:02.745Z] ---> dacfae1da175 [2022-07-01T23:56:02.745Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T23:56:02.745Z] Removing intermediate container 56825c75cfda [2022-07-01T23:56:02.745Z] ---> 4387dfb67439 [2022-07-01T23:56:02.745Z] [2022-07-01T23:56:02.745Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T23:56:02.745Z] ---> e04c818066af [2022-07-01T23:56:02.745Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T23:56:03.013Z] Removing intermediate container 5245259f3780 [2022-07-01T23:56:03.013Z] ---> bc278cd27ecd [2022-07-01T23:56:03.013Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T23:56:03.013Z] ---> Running in 73313a0d37fb [2022-07-01T23:56:03.013Z] Removing intermediate container 5673895692f5 [2022-07-01T23:56:03.013Z] ---> 1339ef307c85 [2022-07-01T23:56:03.013Z] [2022-07-01T23:56:03.013Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T23:56:03.013Z] ---> 0054cae1c402 [2022-07-01T23:56:03.013Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:03.013Z] ---> Running in 8f299baa9984 [2022-07-01T23:56:03.273Z] ---> Running in 7a5957c0fb94 [2022-07-01T23:56:03.273Z] 20.10.14: Pulling from library/docker [2022-07-01T23:56:03.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:03.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:03.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:03.536Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:03.796Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:03.796Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T23:56:03.796Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T23:56:03.796Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:03.796Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:03.796Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T23:56:03.796Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:03.796Z] OK: 6 MiB in 16 packages [2022-07-01T23:56:03.796Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T23:56:04.055Z] OK: 6 MiB in 17 packages [2022-07-01T23:56:05.049Z] Removing intermediate container 47d48999b2b7 [2022-07-01T23:56:05.049Z] ---> d451b4f788c2 [2022-07-01T23:56:05.049Z] [2022-07-01T23:56:05.049Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T23:56:05.049Z] ---> e04c818066af [2022-07-01T23:56:05.049Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T23:56:05.335Z] Removing intermediate container 7a5957c0fb94 [2022-07-01T23:56:05.335Z] ---> 04b350323f2d [2022-07-01T23:56:05.335Z] Step 7/20 : COPY . . [2022-07-01T23:56:05.335Z] Removing intermediate container 8f299baa9984 [2022-07-01T23:56:05.335Z] ---> e5f945833c63 [2022-07-01T23:56:05.335Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T23:56:05.335Z] ---> Running in 2acd978b127f [2022-07-01T23:56:05.335Z] Removing intermediate container 73313a0d37fb [2022-07-01T23:56:05.335Z] ---> 1d97a9f6d07c [2022-07-01T23:56:05.335Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T23:56:05.335Z] ---> Running in 3b7401ff10aa [2022-07-01T23:56:05.335Z] ---> Running in 4dfd60807991 [2022-07-01T23:56:05.335Z] Removing intermediate container 2acd978b127f [2022-07-01T23:56:05.335Z] ---> 86acadb56329 [2022-07-01T23:56:05.335Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T23:56:05.688Z] ---> Running in f9ff3850bebb [2022-07-01T23:56:05.688Z] Removing intermediate container 4dfd60807991 [2022-07-01T23:56:05.688Z] ---> 60cde5dfd129 [2022-07-01T23:56:05.688Z] Step 13/25 : WORKDIR / [2022-07-01T23:56:05.688Z] Removing intermediate container 3b7401ff10aa [2022-07-01T23:56:05.688Z] ---> 125e38db8f66 [2022-07-01T23:56:05.688Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T23:56:06.626Z] ---> Running in 6f5272d23bbe [2022-07-01T23:56:06.626Z] ---> Running in c9383f416120 [2022-07-01T23:56:06.626Z] Removing intermediate container f9ff3850bebb [2022-07-01T23:56:06.626Z] ---> 739c65853bd8 [2022-07-01T23:56:06.626Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T23:56:07.192Z] ---> Running in 45dcc2996323 [2022-07-01T23:56:07.192Z] Removing intermediate container c9383f416120 [2022-07-01T23:56:07.192Z] ---> bc4b40294678 [2022-07-01T23:56:07.192Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T23:56:07.192Z] ---> Running in 4e1abdb35331 [2022-07-01T23:56:07.192Z] Removing intermediate container 6f5272d23bbe [2022-07-01T23:56:07.192Z] ---> e75186ba9302 [2022-07-01T23:56:07.193Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-01T23:56:07.193Z] Removing intermediate container 45dcc2996323 [2022-07-01T23:56:07.193Z] ---> f705bd764ba2 [2022-07-01T23:56:07.193Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:07.451Z] ---> Running in d53c9a974041 [2022-07-01T23:56:07.451Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T23:56:07.451Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T23:56:07.451Z] ---> 7417809fdb73 [2022-07-01T23:56:07.451Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:56:07.451Z] ---> c971aed0c494 [2022-07-01T23:56:07.451Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-01T23:56:07.451Z] ---> Running in ced16f44ce36 [2022-07-01T23:56:07.709Z] Removing intermediate container ced16f44ce36 [2022-07-01T23:56:07.709Z] ---> c727fc8d8bc2 [2022-07-01T23:56:07.709Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-01T23:56:07.709Z] ---> Running in 65036a816dd0 [2022-07-01T23:56:07.709Z] ---> b8179713497a [2022-07-01T23:56:07.709Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:07.967Z] ---> 4326d0bf6f91 [2022-07-01T23:56:07.967Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-01T23:56:08.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:08.225Z] Removing intermediate container 4e1abdb35331 [2022-07-01T23:56:08.225Z] ---> 12cb163752ff [2022-07-01T23:56:08.225Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T23:56:08.225Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:08.225Z] ---> Running in bfc52c50aa4a [2022-07-01T23:56:08.225Z] Removing intermediate container d53c9a974041 [2022-07-01T23:56:08.225Z] ---> 28a23c402a21 [2022-07-01T23:56:08.225Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T23:56:08.484Z] ---> c30371a8229c [2022-07-01T23:56:08.484Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T23:56:08.484Z] ---> Running in 5d1a71606d23 [2022-07-01T23:56:08.484Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T23:56:08.484Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T23:56:08.484Z] Removing intermediate container bfc52c50aa4a [2022-07-01T23:56:08.484Z] ---> 3e1d1c8f4e04 [2022-07-01T23:56:08.484Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T23:56:08.484Z] Executing bash-5.1.16-r0.post-install [2022-07-01T23:56:08.484Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T23:56:08.484Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T23:56:08.484Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T23:56:08.484Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T23:56:08.484Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:08.484Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T23:56:08.484Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T23:56:08.484Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T23:56:08.484Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T23:56:08.484Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T23:56:08.484Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T23:56:08.484Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T23:56:08.743Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T23:56:08.743Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T23:56:08.743Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T23:56:08.743Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:09.001Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T23:56:09.001Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T23:56:09.001Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T23:56:09.001Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T23:56:09.001Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T23:56:09.001Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T23:56:09.001Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T23:56:09.001Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T23:56:09.001Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T23:56:09.001Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T23:56:09.001Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T23:56:09.001Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T23:56:09.001Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T23:56:09.001Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T23:56:09.001Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T23:56:09.001Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T23:56:09.262Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T23:56:09.262Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T23:56:09.262Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T23:56:09.262Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T23:56:09.262Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T23:56:09.262Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T23:56:09.262Z] ---> 2f7611d5b300 [2022-07-01T23:56:09.262Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T23:56:09.262Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T23:56:09.521Z] ---> 96ce4765912f [2022-07-01T23:56:09.521Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T23:56:09.521Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T23:56:09.521Z] ---> Running in 7fa5ecedea93 [2022-07-01T23:56:09.521Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T23:56:09.521Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:09.521Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T23:56:09.521Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:56:09.521Z] OK: 83 MiB in 65 packages [2022-07-01T23:56:09.780Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:09.780Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T23:56:10.038Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T23:56:10.038Z] ---> c3b75efb1408 [2022-07-01T23:56:10.038Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T23:56:10.038Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T23:56:10.038Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T23:56:10.296Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T23:56:10.296Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:10.296Z] OK: 8 MiB in 20 packages [2022-07-01T23:56:10.296Z] ---> 3127a54eca28 [2022-07-01T23:56:10.296Z] 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-07-01T23:56:10.296Z] Collecting docker-compose==1.23.2 [2022-07-01T23:56:10.296Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T23:56:10.296Z] ---> Running in 75751febf4b5 [2022-07-01T23:56:10.556Z] Removing intermediate container 7fa5ecedea93 [2022-07-01T23:56:10.556Z] ---> 99233986587a [2022-07-01T23:56:10.556Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:56:10.556Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T23:56:10.556Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T23:56:10.815Z] Collecting PyYAML<4,>=3.10 [2022-07-01T23:56:10.815Z] ---> 8a1379ab2309 [2022-07-01T23:56:10.815Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T23:56:10.815Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T23:56:10.815Z] Removing intermediate container 5d1a71606d23 [2022-07-01T23:56:10.815Z] ---> 9f79acf8f06f [2022-07-01T23:56:10.815Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:56:10.815Z] ---> 5bd2142b8ddd [2022-07-01T23:56:10.815Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T23:56:11.075Z] ---> Running in 0e226ecbe097 [2022-07-01T23:56:11.075Z] ---> f48768e89890 [2022-07-01T23:56:11.075Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T23:56:11.337Z] ---> af85da248f65 [2022-07-01T23:56:11.337Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T23:56:11.337Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-01T23:56:11.337Z] Removing intermediate container 75751febf4b5 [2022-07-01T23:56:11.337Z] ---> b1bc44f5db5d [2022-07-01T23:56:11.337Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T23:56:11.599Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-01T23:56:11.599Z] ---> Running in a15a4d497487 [2022-07-01T23:56:11.599Z] ---> 8ae0b2f66132 [2022-07-01T23:56:11.599Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T23:56:11.599Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T23:56:11.599Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T23:56:11.599Z] ---> 27f1dbb91f49 [2022-07-01T23:56:11.599Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:11.599Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T23:56:11.599Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T23:56:11.599Z] Removing intermediate container a15a4d497487 [2022-07-01T23:56:11.599Z] ---> 9854b5f02e11 [2022-07-01T23:56:11.599Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T23:56:11.599Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T23:56:11.599Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T23:56:11.859Z] ---> Running in c9c34eb96442 [2022-07-01T23:56:11.859Z] ---> 120bc819758c [2022-07-01T23:56:11.859Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T23:56:11.859Z] ---> 6eebfb3d9045 [2022-07-01T23:56:11.859Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T23:56:11.859Z] Removing intermediate container c9c34eb96442 [2022-07-01T23:56:11.859Z] ---> baa162cae99c [2022-07-01T23:56:11.859Z] Step 24/25 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:12.118Z] ---> Running in 6ac31c0a89d0 [2022-07-01T23:56:12.118Z] ---> Running in 531fba94fcef [2022-07-01T23:56:12.118Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T23:56:12.118Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T23:56:12.118Z] ---> 00112eada198 [2022-07-01T23:56:12.118Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T23:56:12.118Z] ---> Running in 3138c03b00a6 [2022-07-01T23:56:12.118Z] Removing intermediate container 531fba94fcef [2022-07-01T23:56:12.118Z] ---> aeb0745c3074 [2022-07-01T23:56:12.118Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T23:56:12.378Z] Removing intermediate container 6ac31c0a89d0 [2022-07-01T23:56:12.378Z] ---> 334ff6e84924 [2022-07-01T23:56:12.378Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:56:12.378Z] ---> Running in 63d6a83954b3 [2022-07-01T23:56:12.378Z] ---> Running in 5c0158be6105 [2022-07-01T23:56:12.378Z] Removing intermediate container 3138c03b00a6 [2022-07-01T23:56:12.378Z] ---> f18b479d708c [2022-07-01T23:56:12.378Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T23:56:12.378Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T23:56:12.378Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T23:56:12.378Z] Removing intermediate container 63d6a83954b3 [2022-07-01T23:56:12.378Z] ---> 75882794f79b [2022-07-01T23:56:12.378Z] [2022-07-01T23:56:12.378Z] Removing intermediate container 5c0158be6105 [2022-07-01T23:56:12.378Z] ---> a508f84982c8 [2022-07-01T23:56:12.378Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T23:56:12.378Z] ---> Running in 4f6b6d5e6099 [2022-07-01T23:56:12.637Z] ---> 7327e73809ca [2022-07-01T23:56:12.637Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T23:56:12.637Z] Successfully built 75882794f79b [2022-07-01T23:56:12.637Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T23:56:12.637Z]  Building security-secretstore-setup ... done Building security-spire-agent [2022-07-01T23:56:12.637Z] Removing intermediate container 4f6b6d5e6099 [2022-07-01T23:56:12.637Z] ---> Running in a238887c859a [2022-07-01T23:56:12.637Z] ---> 4028c33bd1cf [2022-07-01T23:56:12.637Z] Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:12.637Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T23:56:12.637Z] ---> Running in cbcd37029648 [2022-07-01T23:56:12.895Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T23:56:12.895Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T23:56:12.895Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T23:56:12.895Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T23:56:12.895Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T23:56:12.895Z] Collecting idna<2.8,>=2.5 [2022-07-01T23:56:13.153Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T23:56:13.153Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T23:56:13.153Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T23:56:13.153Z] Removing intermediate container cbcd37029648 [2022-07-01T23:56:13.153Z] ---> 62385a62d02f [2022-07-01T23:56:13.153Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T23:56:13.153Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T23:56:13.153Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T23:56:13.153Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-01T23:56:13.153Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T23:56:13.153Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T23:56:13.153Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T23:56:13.153Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T23:56:13.414Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T23:56:13.414Z] Attempting uninstall: urllib3 [2022-07-01T23:56:13.414Z] Found existing installation: urllib3 1.26.7 [2022-07-01T23:56:13.414Z] Uninstalling urllib3-1.26.7: [2022-07-01T23:56:13.414Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T23:56:13.983Z] Attempting uninstall: idna [2022-07-01T23:56:13.983Z] Found existing installation: idna 3.3 [2022-07-01T23:56:13.983Z] Uninstalling idna-3.3: [2022-07-01T23:56:13.983Z] Successfully uninstalled idna-3.3 [2022-07-01T23:56:14.242Z] ---> Running in 08ab1728abf3 [2022-07-01T23:56:14.520Z] Attempting uninstall: requests [2022-07-01T23:56:14.520Z] Found existing installation: requests 2.26.0 [2022-07-01T23:56:14.520Z] Uninstalling requests-2.26.0: [2022-07-01T23:56:14.520Z] Removing intermediate container 08ab1728abf3 [2022-07-01T23:56:14.520Z] ---> c129c9a425d1 [2022-07-01T23:56:14.520Z] [2022-07-01T23:56:14.778Z] Successfully uninstalled requests-2.26.0 [2022-07-01T23:56:14.778Z] Successfully built c129c9a425d1 [2022-07-01T23:56:14.778Z] Removing intermediate container a238887c859a [2022-07-01T23:56:14.778Z] ---> 9b5fb7682f63 [2022-07-01T23:56:14.778Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T23:56:14.778Z] Successfully tagged core-data:latest [2022-07-01T23:56:14.778Z]  Building core-data ... done Building security-spire-config [2022-07-01T23:56:14.778Z] Running setup.py install for texttable: started [2022-07-01T23:56:15.036Z] ---> Running in 79926fca4834 [2022-07-01T23:56:15.295Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T23:56:15.295Z] Running setup.py install for PyYAML: started [2022-07-01T23:56:15.862Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T23:56:16.121Z] Running setup.py install for docopt: started [2022-07-01T23:56:16.121Z] Removing intermediate container 79926fca4834 [2022-07-01T23:56:16.121Z] ---> db582575df2a [2022-07-01T23:56:16.121Z] Step 28/31 : CMD ["gate"] [2022-07-01T23:56:16.380Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T23:56:16.380Z] Running setup.py install for dockerpty: started [2022-07-01T23:56:16.990Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T23:56:17.250Z] ---> Running in 5a33a789a0d8 [2022-07-01T23:56:17.505Z] Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:16.832Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T23:56:16.851Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T23:56:16.880Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T23:56:16.928Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T23:56:16.929Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T23:56:16.946Z] > 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-07-01T23:56:17.531Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T23:56:17.559Z] > git checkout -f 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 # timeout=10 [2022-07-01T23:56:17.815Z] Removing intermediate container 5a33a789a0d8 [2022-07-01T23:56:17.815Z] ---> c0a2f69b1d15 [2022-07-01T23:56:17.815Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T23:56:17.815Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-01T23:56:17.932Z] Merge succeeded, producing 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:17.933Z] Checking out Revision 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 (PR-4065) [2022-07-01T23:56:18.074Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:18.074Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:18.074Z] ---> beeaa0169cb1 [2022-07-01T23:56:18.074Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T23:56:18.074Z] ---> Using cache [2022-07-01T23:56:18.074Z] ---> f2d97fec901f [2022-07-01T23:56:18.074Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:18.074Z] ---> Using cache [2022-07-01T23:56:18.074Z] ---> f2ca1ad591b3 [2022-07-01T23:56:18.074Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T23:56:18.074Z] ---> Running in 5704e0e9cbe0 [2022-07-01T23:56:18.074Z] ---> Running in 038e35d93b88 [2022-07-01T23:56:18.332Z] Removing intermediate container 5704e0e9cbe0 [2022-07-01T23:56:18.332Z] ---> 556d52b81eb6 [2022-07-01T23:56:18.332Z] Step 30/31 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:18.589Z] ---> Running in ec1efa7e7ee6 [2022-07-01T23:56:19.156Z] Removing intermediate container ec1efa7e7ee6 [2022-07-01T23:56:19.156Z] ---> 8c54c51ca52c [2022-07-01T23:56:19.156Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T23:56:19.156Z] ---> Running in 66be7e040e3b [2022-07-01T23:56:19.156Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:17.827Z] > git remote # timeout=10 [2022-07-01T23:56:17.855Z] > git config --get remote.origin.url # timeout=10 [2022-07-01T23:56:17.875Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T23:56:17.887Z] > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 [2022-07-01T23:56:17.915Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-01T23:56:17.942Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T23:56:17.961Z] > git checkout -f 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 # timeout=10 [2022-07-01T23:56:19.723Z] Removing intermediate container 66be7e040e3b [2022-07-01T23:56:19.723Z] ---> 304e62119817 [2022-07-01T23:56:19.723Z] [2022-07-01T23:56:19.723Z] Successfully built 304e62119817 [2022-07-01T23:56:19.723Z] Successfully tagged security-bootstrapper:latest [2022-07-01T23:56:19.723Z]  Building security-bootstrapper ... done Building support-scheduler [2022-07-01T23:56:19.985Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:20.243Z] OK: 221 MiB in 52 packages [2022-07-01T23:56:22.163Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:22.163Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:22.163Z] ---> beeaa0169cb1 [2022-07-01T23:56:22.163Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T23:56:22.163Z] ---> Using cache [2022-07-01T23:56:22.163Z] ---> f2d97fec901f [2022-07-01T23:56:22.163Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:22.163Z] ---> Using cache [2022-07-01T23:56:22.163Z] ---> f2ca1ad591b3 [2022-07-01T23:56:22.163Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T23:56:22.576Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T23:56:23.389Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T23:56:23.389Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T23:56:23.390Z] Dload Upload Total Spent Left Speed [2022-07-01T23:56:23.390Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh [2022-07-01T23:56:24.064Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:24.065Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:24.065Z] ---> beeaa0169cb1 [2022-07-01T23:56:24.065Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T23:56:24.065Z] ---> Using cache [2022-07-01T23:56:24.065Z] ---> f2d97fec901f [2022-07-01T23:56:24.065Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:24.065Z] ---> Using cache [2022-07-01T23:56:24.065Z] ---> f2ca1ad591b3 [2022-07-01T23:56:24.065Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T23:56:24.065Z] ---> Using cache [2022-07-01T23:56:24.065Z] ---> 1b07b49773ce [2022-07-01T23:56:24.065Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T23:56:24.065Z] ---> Using cache [2022-07-01T23:56:24.065Z] ---> b5a4f9adbc86 [2022-07-01T23:56:24.065Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:24.065Z] ---> Using cache [2022-07-01T23:56:24.065Z] ---> fa4a6b22ecf4 [2022-07-01T23:56:24.065Z] Step 8/22 : COPY . . [2022-07-01T23:56:24.065Z] ---> Using cache [2022-07-01T23:56:24.065Z] ---> c94dd7a35048 [2022-07-01T23:56:24.065Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T23:56:24.110Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T23:56:24.457Z] + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee [2022-07-01T23:56:24.457Z] /etc/docker/daemon.new [2022-07-01T23:56:24.457Z] { [2022-07-01T23:56:24.457Z] "registry-mirrors": [ [2022-07-01T23:56:24.457Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T23:56:24.457Z] ], [2022-07-01T23:56:24.457Z] "bip": "10.250.0.254/24", [2022-07-01T23:56:24.457Z] "hosts": [ [2022-07-01T23:56:24.457Z] "tcp://0.0.0.0:5555", [2022-07-01T23:56:24.457Z] "unix:///var/run/docker.sock" [2022-07-01T23:56:24.457Z] ], [2022-07-01T23:56:24.457Z] "mtu": 1458, [2022-07-01T23:56:24.457Z] "selinux-enabled": true, [2022-07-01T23:56:24.457Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T23:56:24.457Z] } [Pipeline] sh [2022-07-01T23:56:24.633Z] ---> Running in f4ed38508293 [2022-07-01T23:56:24.634Z] ---> Running in 0f53b01a14b8 [2022-07-01T23:56:24.634Z] Removing intermediate container 65036a816dd0 [2022-07-01T23:56:24.634Z] ---> 155f99bfefdb [2022-07-01T23:56:24.634Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T23:56:24.813Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T23:56:24.892Z] ---> Running in f5ee0ea40dbe [2022-07-01T23:56:24.892Z] Removing intermediate container 038e35d93b88 [2022-07-01T23:56:24.892Z] ---> c5e7f1cecec0 [2022-07-01T23:56:24.892Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T23:56:24.892Z] Removing intermediate container f5ee0ea40dbe [2022-07-01T23:56:24.892Z] ---> f5db019dc4e1 [2022-07-01T23:56:24.892Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T23:56:25.150Z] ---> Running in 7c723d296936 [2022-07-01T23:56:25.150Z] ---> 4f39825ba6f1 [2022-07-01T23:56:25.150Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:25.150Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:25.150Z] ---> Running in 6d10db54c356 [2022-07-01T23:56:25.150Z] Removing intermediate container 7c723d296936 [2022-07-01T23:56:25.150Z] ---> 1ce8b73d8295 [2022-07-01T23:56:25.150Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T23:56:25.150Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-01T23:56:25.223Z] + sudo service docker restart [2022-07-01T23:56:25.721Z] ---> b930e1de70f6 [2022-07-01T23:56:25.721Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:25.980Z] ---> 1113dfc8e1ff [2022-07-01T23:56:25.980Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T23:56:25.980Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:26.239Z] ---> 407ac8d66211 [2022-07-01T23:56:26.239Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T23:56:26.239Z] ---> Running in 243ad3e5f88e [2022-07-01T23:56:26.239Z] OK: 221 MiB in 52 packages [2022-07-01T23:56:26.498Z] Removing intermediate container 243ad3e5f88e [2022-07-01T23:56:26.498Z] ---> 49a008fe71c0 [2022-07-01T23:56:26.498Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:56:26.498Z] Removing intermediate container 6d10db54c356 [2022-07-01T23:56:26.498Z] ---> 030bca4bfa60 [2022-07-01T23:56:26.498Z] Step 8/26 : COPY . . [2022-07-01T23:56:26.498Z] ---> Running in 8bcdd5aaa9a4 [2022-07-01T23:56:26.756Z] Removing intermediate container 8bcdd5aaa9a4 [2022-07-01T23:56:26.756Z] ---> afe770c61f40 [2022-07-01T23:56:26.756Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T23:56:26.756Z] ---> Running in 09667fd765bf [2022-07-01T23:56:26.756Z] Removing intermediate container f4ed38508293 [2022-07-01T23:56:26.756Z] ---> 4ff07be4488b [2022-07-01T23:56:26.756Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T23:56:27.014Z] Removing intermediate container 09667fd765bf [2022-07-01T23:56:27.014Z] ---> 2f8bd443ade3 [2022-07-01T23:56:27.014Z] Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:27.274Z] ---> 543452005ed5 [2022-07-01T23:56:27.274Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:27.538Z] ---> Running in 9aa579b9cd8d [2022-07-01T23:56:27.538Z] ---> Running in 61b25db25d47 [2022-07-01T23:56:28.105Z] Removing intermediate container 9aa579b9cd8d [2022-07-01T23:56:28.105Z] ---> 7325fe47a139 [2022-07-01T23:56:28.105Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T23:56:29.064Z] ---> Running in 5d294b8fa25a [2022-07-01T23:56:29.634Z] Removing intermediate container 5d294b8fa25a [2022-07-01T23:56:29.634Z] ---> d749d9bb716f [2022-07-01T23:56:29.634Z] [2022-07-01T23:56:29.634Z] Successfully built d749d9bb716f [2022-07-01T23:56:29.894Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T23:56:29.894Z] Building support-notifications [2022-07-01T23:56:29.894Z]  Building sys-mgmt-agent ... done Removing intermediate container 61b25db25d47 [2022-07-01T23:56:29.894Z] ---> c45956f2908f [2022-07-01T23:56:29.894Z] Step 8/26 : COPY . . [2022-07-01T23:56:30.153Z] Removing intermediate container 0e226ecbe097 [2022-07-01T23:56:30.411Z] ---> 132c1d5c50cb [2022-07-01T23:56:30.411Z] [2022-07-01T23:56:30.411Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T23:56:30.411Z] ---> 0ac33e5f5afa [2022-07-01T23:56:30.411Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:56:30.411Z] ---> Using cache [2022-07-01T23:56:30.411Z] ---> d1f693e79021 [2022-07-01T23:56:30.411Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:30.411Z] ---> Using cache [2022-07-01T23:56:30.411Z] ---> fe7e93dc5a4a [2022-07-01T23:56:30.411Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T23:56:35.690Z] ---> Running in 82707ba2e66f [2022-07-01T23:56:35.690Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:35.690Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:35.690Z] ---> beeaa0169cb1 [2022-07-01T23:56:35.690Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T23:56:35.690Z] ---> Using cache [2022-07-01T23:56:35.690Z] ---> f2d97fec901f [2022-07-01T23:56:35.690Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:35.690Z] ---> Using cache [2022-07-01T23:56:35.690Z] ---> f2ca1ad591b3 [2022-07-01T23:56:35.690Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T23:56:35.949Z] ---> 3aa3e7ce3a16 [2022-07-01T23:56:35.949Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T23:56:36.208Z] ---> Running in 37f019b1b27e [2022-07-01T23:56:36.208Z] ---> Running in 59c7a550edfe [2022-07-01T23:56:36.776Z] Removing intermediate container 59c7a550edfe [2022-07-01T23:56:36.776Z] ---> d10c0e330d99 [2022-07-01T23:56:36.776Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T23:56:36.776Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:36.776Z] ---> Running in ed69037dd36c [2022-07-01T23:56:37.038Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:37.299Z] Removing intermediate container ed69037dd36c [2022-07-01T23:56:37.299Z] ---> fecb62cfda69 [2022-07-01T23:56:37.299Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T23:56:37.558Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:37.558Z] ---> Running in 88e359a564b4 [2022-07-01T23:56:37.816Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:37.816Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:56:37.816Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:56:37.816Z] OK: 15859 distinct packages available [2022-07-01T23:56:37.816Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:38.076Z] OK: 221 MiB in 52 packages [2022-07-01T23:56:38.645Z] ---> b639b3e1630a [2022-07-01T23:56:38.645Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T23:56:38.903Z] Removing intermediate container 88e359a564b4 [2022-07-01T23:56:38.903Z] ---> 350f51bd0a67 [2022-07-01T23:56:38.903Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T23:56:38.903Z] ---> Running in da3de8f9c2f7 [2022-07-01T23:56:38.903Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:38.903Z] Removing intermediate container 37f019b1b27e [2022-07-01T23:56:38.903Z] ---> ac42edb11605 [2022-07-01T23:56:38.903Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T23:56:38.903Z] ---> Running in dbd01407d445 [2022-07-01T23:56:38.903Z] Removing intermediate container da3de8f9c2f7 [2022-07-01T23:56:38.903Z] ---> 748f361af375 [2022-07-01T23:56:38.903Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T23:56:38.903Z] ---> Running in 9c759534078f [2022-07-01T23:56:39.162Z] Removing intermediate container dbd01407d445 [2022-07-01T23:56:39.162Z] ---> e6455c044cf5 [2022-07-01T23:56:39.162Z] [2022-07-01T23:56:39.162Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T23:56:39.162Z] ---> 0ac33e5f5afa [2022-07-01T23:56:39.162Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:56:39.163Z] ---> Using cache [2022-07-01T23:56:39.163Z] ---> d1f693e79021 [2022-07-01T23:56:39.163Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:39.163Z] ---> Using cache [2022-07-01T23:56:39.163Z] ---> fe7e93dc5a4a [2022-07-01T23:56:39.163Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T23:56:39.163Z] ---> Using cache [2022-07-01T23:56:39.163Z] ---> 1dc654007d62 [2022-07-01T23:56:39.163Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-01T23:56:39.163Z] ---> 9eeec8d619e5 [2022-07-01T23:56:39.163Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:39.163Z] ---> Running in adfeb8bd74ca [2022-07-01T23:56:39.163Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T23:56:39.163Z] Removing intermediate container 9c759534078f [2022-07-01T23:56:39.163Z] ---> 7f03fe6873a8 [2022-07-01T23:56:39.163Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-01T23:56:39.422Z] ---> Running in b635a0d8a74b [2022-07-01T23:56:39.422Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T23:56:39.422Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T23:56:39.422Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-01T23:56:39.684Z] (5/9) Installing curl (7.80.0-r2) [2022-07-01T23:56:39.684Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:39.944Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T23:56:39.944Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T23:56:39.944Z] ---> f92c484577d1 [2022-07-01T23:56:39.944Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T23:56:39.944Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T23:56:40.205Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:56:40.205Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T23:56:40.205Z] OK: 8 MiB in 23 packages [2022-07-01T23:56:40.464Z] Removing intermediate container adfeb8bd74ca [2022-07-01T23:56:40.464Z] ---> 655031039b7c [2022-07-01T23:56:40.464Z] Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T23:56:43.568Z] provisioning config files... [2022-07-01T23:56:43.592Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5974969848999965599tmp [2022-07-01T23:56:43.765Z] Removing intermediate container b635a0d8a74b [2022-07-01T23:56:43.765Z] ---> afa3ceb8515a [2022-07-01T23:56:43.765Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T23:56:43.765Z] ---> 91ebecade8dc [2022-07-01T23:56:43.765Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T23:56:43.765Z] ---> Running in 461dd99f4dfb [2022-07-01T23:56:43.765Z] Removing intermediate container 0f53b01a14b8 [2022-07-01T23:56:43.765Z] ---> 0d2353942426 [2022-07-01T23:56:43.765Z] [2022-07-01T23:56:43.765Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T23:56:43.765Z] ---> e04c818066af [2022-07-01T23:56:43.765Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T23:56:43.765Z] ---> Running in 79f59d1b3964 [2022-07-01T23:56:43.765Z] Removing intermediate container 82707ba2e66f [2022-07-01T23:56:43.765Z] ---> d4dcc569e17c [2022-07-01T23:56:43.765Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T23:56:44.034Z] ---> 4b11bede3fa4 [2022-07-01T23:56:44.034Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-01T23:56:44.034Z] Removing intermediate container 461dd99f4dfb [2022-07-01T23:56:44.034Z] ---> ba7ebe23c517 [2022-07-01T23:56:44.034Z] [2022-07-01T23:56:44.034Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T23:56:44.034Z] ---> 0ac33e5f5afa [2022-07-01T23:56:44.034Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T23:56:44.034Z] ---> Using cache [2022-07-01T23:56:44.034Z] ---> d1f693e79021 [2022-07-01T23:56:44.034Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:44.034Z] ---> Using cache [2022-07-01T23:56:44.034Z] ---> fe7e93dc5a4a [2022-07-01T23:56:44.034Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T23:56:44.034Z] ---> Running in 180ecc4a5b53 [2022-07-01T23:56:44.034Z] ---> 58346f20f291 [2022-07-01T23:56:44.034Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-01T23:56:44.131Z] ---> docker-login.sh [2022-07-01T23:56:44.131Z] nexus3.edgexfoundry.org:10001 [2022-07-01T23:56:44.294Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:44.294Z] ---> b3c2e781aef3 [2022-07-01T23:56:44.295Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-01T23:56:44.295Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:44.554Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:44.554Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:56:44.554Z] OK: 6 MiB in 15 packages [2022-07-01T23:56:44.554Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:44.730Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:56:44.813Z] ---> 5da9fb8c5465 [2022-07-01T23:56:44.813Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T23:56:44.813Z] ---> 60b909b0b58f [2022-07-01T23:56:44.813Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:44.813Z] ---> Running in 561100c1b224 [2022-07-01T23:56:45.004Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:56:45.004Z] Configure a credential helper to remove this warning. See [2022-07-01T23:56:45.004Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:56:45.004Z] [2022-07-01T23:56:45.004Z] Login Succeeded [2022-07-01T23:56:45.004Z] nexus3.edgexfoundry.org:10002 [2022-07-01T23:56:45.071Z] Removing intermediate container 561100c1b224 [2022-07-01T23:56:45.071Z] ---> 90f65dd63f39 [2022-07-01T23:56:45.071Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T23:56:45.071Z] ---> 62797f22fe79 [2022-07-01T23:56:45.071Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-01T23:56:45.071Z] ---> Running in d0048952b489 [2022-07-01T23:56:45.071Z] ---> Running in 64292eb2b508 [2022-07-01T23:56:45.071Z] Removing intermediate container 79f59d1b3964 [2022-07-01T23:56:45.071Z] ---> 60084113126d [2022-07-01T23:56:45.071Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:56:45.275Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:56:45.330Z] ---> Running in 111d4cf99eba [2022-07-01T23:56:45.330Z] Removing intermediate container d0048952b489 [2022-07-01T23:56:45.330Z] ---> f271c53e444d [2022-07-01T23:56:45.330Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T23:56:45.330Z] ---> b99c28710ea7 [2022-07-01T23:56:45.330Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T23:56:45.330Z] Removing intermediate container 64292eb2b508 [2022-07-01T23:56:45.330Z] ---> 60ed10fff831 [2022-07-01T23:56:45.330Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:56:45.330Z] ---> Running in 954ecaf3c6a4 [2022-07-01T23:56:45.330Z] ---> Running in cd1b09158b36 [2022-07-01T23:56:45.330Z] ---> Running in 8a3e6a0cc558 [2022-07-01T23:56:45.330Z] Removing intermediate container 111d4cf99eba [2022-07-01T23:56:45.330Z] ---> ff71449adb75 [2022-07-01T23:56:45.330Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T23:56:45.330Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:45.330Z] ---> Running in 857fbbb9b18a [2022-07-01T23:56:45.547Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:56:45.547Z] Configure a credential helper to remove this warning. See [2022-07-01T23:56:45.547Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:56:45.547Z] [2022-07-01T23:56:45.547Z] Login Succeeded [2022-07-01T23:56:45.547Z] nexus3.edgexfoundry.org:10003 [2022-07-01T23:56:45.592Z] Removing intermediate container 954ecaf3c6a4 [2022-07-01T23:56:45.592Z] ---> 3315cc975eb3 [2022-07-01T23:56:45.592Z] Step 25/26 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:45.592Z] Removing intermediate container 8a3e6a0cc558 [2022-07-01T23:56:45.592Z] ---> ab4ed87596ca [2022-07-01T23:56:45.592Z] Step 18/20 : LABEL arch=x86_64 [2022-07-01T23:56:45.592Z] ---> Running in 43b9122b95b8 [2022-07-01T23:56:45.592Z] ---> Running in 04472deda55b [2022-07-01T23:56:45.592Z] Removing intermediate container 857fbbb9b18a [2022-07-01T23:56:45.592Z] ---> a0ceacb80348 [2022-07-01T23:56:45.592Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T23:56:45.592Z] ---> Running in 3acfd9e8b150 [2022-07-01T23:56:45.592Z] Removing intermediate container 04472deda55b [2022-07-01T23:56:45.592Z] ---> b3f0e361f684 [2022-07-01T23:56:45.592Z] Step 19/20 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:45.592Z] Removing intermediate container 43b9122b95b8 [2022-07-01T23:56:45.592Z] ---> 7785fad306a7 [2022-07-01T23:56:45.592Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T23:56:45.592Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-01T23:56:45.592Z] ---> Running in 9074a18b2709 [2022-07-01T23:56:45.821Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:56:45.821Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:56:45.821Z] Configure a credential helper to remove this warning. See [2022-07-01T23:56:45.821Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:56:45.821Z] [2022-07-01T23:56:45.821Z] Login Succeeded [2022-07-01T23:56:45.821Z] nexus3.edgexfoundry.org:10004 [2022-07-01T23:56:45.856Z] Removing intermediate container 3acfd9e8b150 [2022-07-01T23:56:45.856Z] ---> 66fbc056584f [2022-07-01T23:56:45.856Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:56:45.856Z] ---> Running in 7d18a6352553 [2022-07-01T23:56:45.856Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-01T23:56:45.856Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-01T23:56:45.856Z] OK: 15859 distinct packages available [2022-07-01T23:56:45.856Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:45.856Z] Removing intermediate container 9074a18b2709 [2022-07-01T23:56:45.856Z] ---> 3d2b2961426e [2022-07-01T23:56:45.856Z] Step 20/20 : LABEL version=0.0.0 [2022-07-01T23:56:45.856Z] Removing intermediate container 7d18a6352553 [2022-07-01T23:56:45.856Z] ---> 23a1509fbe51 [2022-07-01T23:56:45.856Z] [2022-07-01T23:56:45.856Z] ---> Running in b1441f8cbf94 [2022-07-01T23:56:45.856Z] ---> bb9a4f87f8c8 [2022-07-01T23:56:45.856Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T23:56:46.114Z] Successfully built 23a1509fbe51 [2022-07-01T23:56:46.114Z] Successfully tagged security-spire-agent:latest [2022-07-01T23:56:46.114Z]  Building security-spire-agent ... done Building core-command [2022-07-01T23:56:46.114Z] Removing intermediate container b1441f8cbf94 [2022-07-01T23:56:46.114Z] ---> ac9567e42a94 [2022-07-01T23:56:46.114Z] [2022-07-01T23:56:46.114Z] Successfully built ac9567e42a94 [2022-07-01T23:56:46.114Z] Successfully tagged security-spiffe-token-provider:latest [2022-07-01T23:56:46.114Z] Building security-proxy-setup [2022-07-01T23:56:46.420Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:56:46.420Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:56:46.420Z] Configure a credential helper to remove this warning. See [2022-07-01T23:56:46.420Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:56:46.420Z] [2022-07-01T23:56:46.420Z] Login Succeeded [2022-07-01T23:56:46.420Z] docker.io [2022-07-01T23:56:46.683Z]  Building security-spiffe-token-provider ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:56:46.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T23:56:46.947Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T23:56:46.963Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T23:56:46.963Z] Configure a credential helper to remove this warning. See [2022-07-01T23:56:46.963Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T23:56:46.963Z] [2022-07-01T23:56:46.963Z] Login Succeeded [2022-07-01T23:56:46.963Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T23:56:46.980Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [2022-07-01T23:56:47.206Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T23:56:47.206Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T23:56:47.206Z] (4/4) Installing gcompat (1.0.0-r4) [Pipeline] echo [2022-07-01T23:56:47.247Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T23:56:47.264Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T23:56:47.271Z] ========================================================= [2022-07-01T23:56:47.271Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T23:56:47.271Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:56:47.465Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T23:56:47.465Z] OK: 6 MiB in 18 packages [2022-07-01T23:56:47.598Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T23:56:47.872Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T23:56:47.872Z] 9b3977197b4f: Pulling fs layer [2022-07-01T23:56:47.872Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T23:56:47.872Z] 94645a83ff95: Pulling fs layer [2022-07-01T23:56:47.872Z] e6fb740bc735: Pulling fs layer [2022-07-01T23:56:47.872Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T23:56:47.872Z] 355e64cbe906: Pulling fs layer [2022-07-01T23:56:47.872Z] 63ab81a10011: Pulling fs layer [2022-07-01T23:56:47.872Z] 555d1d1c4555: Pulling fs layer [2022-07-01T23:56:47.872Z] 7d9057610161: Pulling fs layer [2022-07-01T23:56:47.872Z] e6fb740bc735: Waiting [2022-07-01T23:56:47.872Z] 3a77bd46dcc9: Waiting [2022-07-01T23:56:47.872Z] 355e64cbe906: Waiting [2022-07-01T23:56:47.872Z] 63ab81a10011: Waiting [2022-07-01T23:56:47.872Z] 555d1d1c4555: Waiting [2022-07-01T23:56:47.872Z] 7d9057610161: Waiting [2022-07-01T23:56:47.872Z] 94645a83ff95: Verifying Checksum [2022-07-01T23:56:47.872Z] 94645a83ff95: Download complete [2022-07-01T23:56:47.872Z] 1a89e8eeedd5: Verifying Checksum [2022-07-01T23:56:47.872Z] 1a89e8eeedd5: Download complete [2022-07-01T23:56:47.872Z] 3a77bd46dcc9: Download complete [2022-07-01T23:56:47.872Z] 355e64cbe906: Verifying Checksum [2022-07-01T23:56:47.872Z] 355e64cbe906: Download complete [2022-07-01T23:56:47.872Z] 9b3977197b4f: Verifying Checksum [2022-07-01T23:56:47.872Z] 9b3977197b4f: Download complete [2022-07-01T23:56:47.872Z] 63ab81a10011: Verifying Checksum [2022-07-01T23:56:47.872Z] 63ab81a10011: Download complete [2022-07-01T23:56:48.859Z] 9b3977197b4f: Pull complete [2022-07-01T23:56:48.859Z] 7d9057610161: Verifying Checksum [2022-07-01T23:56:48.859Z] 7d9057610161: Download complete [2022-07-01T23:56:49.462Z] 1a89e8eeedd5: Pull complete [2022-07-01T23:56:49.743Z] 94645a83ff95: Pull complete [2022-07-01T23:56:50.001Z] ---> ea3daf83d52c [2022-07-01T23:56:50.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T23:56:50.018Z] 555d1d1c4555: Verifying Checksum [2022-07-01T23:56:50.018Z] 555d1d1c4555: Download complete [2022-07-01T23:56:50.610Z] e6fb740bc735: Verifying Checksum [2022-07-01T23:56:50.610Z] e6fb740bc735: Download complete [2022-07-01T23:56:50.948Z] ---> 8824c004f583 [2022-07-01T23:56:50.948Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T23:56:50.948Z] Removing intermediate container 180ecc4a5b53 [2022-07-01T23:56:50.948Z] ---> e26e34bf1e8d [2022-07-01T23:56:50.948Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T23:56:50.948Z] ---> Running in 29bab7550c81 [2022-07-01T23:56:51.514Z] Removing intermediate container 29bab7550c81 [2022-07-01T23:56:51.514Z] ---> fffe13efce92 [2022-07-01T23:56:51.514Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:56:52.084Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:52.084Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:52.084Z] ---> beeaa0169cb1 [2022-07-01T23:56:52.084Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T23:56:52.084Z] ---> Using cache [2022-07-01T23:56:52.084Z] ---> f2d97fec901f [2022-07-01T23:56:52.084Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:52.084Z] ---> Using cache [2022-07-01T23:56:52.084Z] ---> f2ca1ad591b3 [2022-07-01T23:56:52.084Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T23:56:52.084Z] ---> Using cache [2022-07-01T23:56:52.084Z] ---> 1b07b49773ce [2022-07-01T23:56:52.084Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T23:56:52.084Z] ---> Using cache [2022-07-01T23:56:52.084Z] ---> b5a4f9adbc86 [2022-07-01T23:56:52.084Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:52.084Z] ---> Using cache [2022-07-01T23:56:52.084Z] ---> fa4a6b22ecf4 [2022-07-01T23:56:52.084Z] Step 8/23 : COPY . . [2022-07-01T23:56:52.084Z] ---> Using cache [2022-07-01T23:56:52.084Z] ---> c94dd7a35048 [2022-07-01T23:56:52.084Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T23:56:52.344Z] ---> Running in fcf5fe6526ca [2022-07-01T23:56:52.344Z] ---> Running in 3b8e0a43ee00 [2022-07-01T23:56:52.910Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:52.910Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:52.910Z] ---> beeaa0169cb1 [2022-07-01T23:56:52.910Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T23:56:52.910Z] ---> Using cache [2022-07-01T23:56:52.910Z] ---> f2d97fec901f [2022-07-01T23:56:52.910Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:52.910Z] ---> Using cache [2022-07-01T23:56:52.910Z] ---> f2ca1ad591b3 [2022-07-01T23:56:52.910Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T23:56:52.910Z] ---> Using cache [2022-07-01T23:56:52.910Z] ---> 1b07b49773ce [2022-07-01T23:56:52.910Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T23:56:52.910Z] ---> Using cache [2022-07-01T23:56:52.910Z] ---> b5a4f9adbc86 [2022-07-01T23:56:52.910Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:52.910Z] ---> Using cache [2022-07-01T23:56:52.910Z] ---> fa4a6b22ecf4 [2022-07-01T23:56:52.910Z] Step 8/22 : COPY . . [2022-07-01T23:56:52.910Z] ---> Using cache [2022-07-01T23:56:52.910Z] ---> c94dd7a35048 [2022-07-01T23:56:52.910Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T23:56:52.910Z] Removing intermediate container fcf5fe6526ca [2022-07-01T23:56:52.910Z] ---> c5ef0ce67f20 [2022-07-01T23:56:52.910Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T23:56:53.169Z] ---> Running in 00718905f2c4 [2022-07-01T23:56:53.169Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-01T23:56:53.169Z] ---> Running in b3ff873bcf69 [2022-07-01T23:56:53.169Z] ---> 08ae6504dcfa [2022-07-01T23:56:53.169Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T23:56:53.436Z] Removing intermediate container b3ff873bcf69 [2022-07-01T23:56:53.436Z] ---> 2d8fb5f8d887 [2022-07-01T23:56:53.436Z] Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:53.436Z] ---> Running in 0be12c4a2273 [2022-07-01T23:56:53.697Z] Removing intermediate container 0be12c4a2273 [2022-07-01T23:56:53.697Z] ---> 7dd096cb3b53 [2022-07-01T23:56:53.697Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T23:56:53.697Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T23:56:53.697Z] ---> 7a2776903808 [2022-07-01T23:56:53.697Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T23:56:53.697Z] ---> Running in af8a1d1d32b4 [2022-07-01T23:56:53.697Z] ---> Running in b3b708f76a14 [2022-07-01T23:56:53.956Z] Removing intermediate container af8a1d1d32b4 [2022-07-01T23:56:53.956Z] ---> bc17e6701213 [2022-07-01T23:56:53.956Z] [2022-07-01T23:56:53.956Z] Successfully built bc17e6701213 [2022-07-01T23:56:53.956Z] Successfully tagged support-scheduler:latest [2022-07-01T23:56:53.956Z] Building core-metadata [2022-07-01T23:56:53.956Z]  Building support-scheduler ... done Removing intermediate container b3b708f76a14 [2022-07-01T23:56:53.956Z] ---> e6a5afe8f18a [2022-07-01T23:56:53.956Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T23:56:56.488Z] ---> 1c256128993f [2022-07-01T23:56:56.488Z] Step 21/26 : WORKDIR / [2022-07-01T23:56:56.488Z] ---> Running in 20b982cec2e0 [2022-07-01T23:56:57.055Z] Removing intermediate container 20b982cec2e0 [2022-07-01T23:56:57.055Z] ---> a65b4762d24d [2022-07-01T23:56:57.055Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T23:56:57.055Z] ---> Running in 98f3ae73afae [2022-07-01T23:56:57.624Z] Removing intermediate container 98f3ae73afae [2022-07-01T23:56:57.624Z] ---> a60029a8bd31 [2022-07-01T23:56:57.624Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T23:56:57.624Z] ---> Running in a6f232adc682 [2022-07-01T23:56:58.203Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T23:56:58.203Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T23:56:58.203Z] ---> beeaa0169cb1 [2022-07-01T23:56:58.203Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T23:56:58.203Z] ---> Using cache [2022-07-01T23:56:58.203Z] ---> f2d97fec901f [2022-07-01T23:56:58.203Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T23:56:58.203Z] ---> Using cache [2022-07-01T23:56:58.203Z] ---> f2ca1ad591b3 [2022-07-01T23:56:58.203Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T23:56:58.203Z] ---> Using cache [2022-07-01T23:56:58.203Z] ---> 1b07b49773ce [2022-07-01T23:56:58.203Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T23:56:58.203Z] ---> Using cache [2022-07-01T23:56:58.203Z] ---> b5a4f9adbc86 [2022-07-01T23:56:58.203Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T23:56:58.203Z] ---> Using cache [2022-07-01T23:56:58.203Z] ---> fa4a6b22ecf4 [2022-07-01T23:56:58.203Z] Step 8/23 : COPY . . [2022-07-01T23:56:58.203Z] ---> Using cache [2022-07-01T23:56:58.203Z] ---> c94dd7a35048 [2022-07-01T23:56:58.203Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T23:56:58.203Z] Removing intermediate container a6f232adc682 [2022-07-01T23:56:58.203Z] ---> 4dd2f9e1b4d4 [2022-07-01T23:56:58.203Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T23:56:58.486Z] ---> Running in cdfddf9809e9 [2022-07-01T23:56:58.486Z] ---> Running in 6405e0331305 [2022-07-01T23:56:58.745Z] Removing intermediate container 6405e0331305 [2022-07-01T23:56:58.745Z] ---> bd20444b08f2 [2022-07-01T23:56:58.745Z] Step 25/26 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:56:58.745Z] ---> Running in b3d9ee483d29 [2022-07-01T23:56:59.004Z] Removing intermediate container b3d9ee483d29 [2022-07-01T23:56:59.004Z] ---> 1b8b134493b9 [2022-07-01T23:56:59.004Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T23:56:59.261Z] ---> Running in c787a62f74e0 [2022-07-01T23:56:59.261Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T23:56:59.521Z] Removing intermediate container c787a62f74e0 [2022-07-01T23:56:59.521Z] ---> c0aaa470783a [2022-07-01T23:56:59.521Z] [2022-07-01T23:56:59.521Z] Successfully built c0aaa470783a [2022-07-01T23:56:59.521Z] Successfully tagged security-spire-config:latest [2022-07-01T23:57:03.013Z] e6fb740bc735: Pull complete [2022-07-01T23:57:03.013Z] 3a77bd46dcc9: Pull complete [2022-07-01T23:57:03.287Z] 355e64cbe906: Pull complete [2022-07-01T23:57:03.560Z] 63ab81a10011: Pull complete [2022-07-01T23:57:09.498Z]  Building security-spire-config ... done Removing intermediate container cd1b09158b36 [2022-07-01T23:57:09.498Z] ---> 50fddb619067 [2022-07-01T23:57:09.498Z] [2022-07-01T23:57:09.498Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T23:57:09.498Z] ---> e04c818066af [2022-07-01T23:57:09.498Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T23:57:09.498Z] ---> Running in 3434e7091f43 [2022-07-01T23:57:10.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:10.064Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:10.273Z] 555d1d1c4555: Pull complete [2022-07-01T23:57:10.323Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T23:57:10.323Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T23:57:10.323Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:57:10.323Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T23:57:10.323Z] OK: 6 MiB in 16 packages [2022-07-01T23:57:11.268Z] Removing intermediate container 3434e7091f43 [2022-07-01T23:57:11.268Z] ---> f03cbeb5f9d0 [2022-07-01T23:57:11.268Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:57:11.268Z] ---> Running in 24c9808a3516 [2022-07-01T23:57:11.527Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-01T23:57:11.527Z] Removing intermediate container 24c9808a3516 [2022-07-01T23:57:11.527Z] ---> 92177a8c8ec8 [2022-07-01T23:57:11.527Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T23:57:11.710Z] 7d9057610161: Pull complete [2022-07-01T23:57:11.710Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T23:57:11.710Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T23:57:11.710Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:57:11.792Z] ---> Running in e44f7a9ff97c [2022-07-01T23:57:12.062Z] + docker build -t ci-base-image-arm64 -f - . [2022-07-01T23:57:12.062Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T23:57:12.062Z] WORKDIR /edgex [2022-07-01T23:57:12.062Z] COPY go.mod . [2022-07-01T23:57:12.062Z] RUN go mod download [2022-07-01T23:57:12.067Z] Removing intermediate container e44f7a9ff97c [2022-07-01T23:57:12.067Z] ---> 6d7b788f66b3 [2022-07-01T23:57:12.067Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T23:57:12.067Z] ---> Running in 0b0e38314c16 [2022-07-01T23:57:12.325Z] Removing intermediate container 0b0e38314c16 [2022-07-01T23:57:12.325Z] ---> c6119a306ad7 [2022-07-01T23:57:12.325Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:57:12.902Z] ---> 4b068e49e3f2 [2022-07-01T23:57:12.902Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T23:57:12.902Z] Removing intermediate container 3b8e0a43ee00 [2022-07-01T23:57:12.902Z] ---> 7f11ed9f623a [2022-07-01T23:57:12.902Z] [2022-07-01T23:57:12.902Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T23:57:12.902Z] ---> e04c818066af [2022-07-01T23:57:12.902Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T23:57:12.902Z] ---> Using cache [2022-07-01T23:57:12.902Z] ---> 60084113126d [2022-07-01T23:57:12.902Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:57:12.902Z] ---> Using cache [2022-07-01T23:57:12.902Z] ---> ff71449adb75 [2022-07-01T23:57:12.902Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T23:57:13.162Z] ---> Running in e1fa14ecbef2 [2022-07-01T23:57:13.732Z] Removing intermediate container e1fa14ecbef2 [2022-07-01T23:57:13.732Z] ---> c989c9bb0af7 [2022-07-01T23:57:13.732Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T23:57:13.991Z] ---> 71b5a59795ad [2022-07-01T23:57:13.991Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T23:57:13.991Z] ---> Running in 9e5f97306ba7 [2022-07-01T23:57:14.578Z] Removing intermediate container 9e5f97306ba7 [2022-07-01T23:57:14.578Z] ---> 37aee72552b3 [2022-07-01T23:57:14.578Z] Step 15/23 : WORKDIR / [2022-07-01T23:57:14.578Z] ---> 18a6aefa06c5 [2022-07-01T23:57:14.578Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T23:57:14.578Z] ---> Running in 90a4fe78053b [2022-07-01T23:57:14.578Z] ---> Running in 1aaeb2635f43 [2022-07-01T23:57:14.578Z] Removing intermediate container 00718905f2c4 [2022-07-01T23:57:14.578Z] ---> d5269155000e [2022-07-01T23:57:14.578Z] [2022-07-01T23:57:14.578Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T23:57:14.578Z] ---> e04c818066af [2022-07-01T23:57:14.578Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T23:57:14.688Z] Sending build context to Docker daemon 169.2MB [2022-07-01T23:57:14.688Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T23:57:14.688Z] ---> 819e984ddca1 [2022-07-01T23:57:14.688Z] Step 2/4 : WORKDIR /edgex [2022-07-01T23:57:14.838Z] Removing intermediate container 1aaeb2635f43 [2022-07-01T23:57:14.838Z] ---> 74f3e12e953d [2022-07-01T23:57:14.838Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:57:14.838Z] Removing intermediate container 90a4fe78053b [2022-07-01T23:57:14.838Z] ---> 7c2346d401d8 [2022-07-01T23:57:14.838Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:57:14.838Z] ---> Running in 4f1c6f411b4a [2022-07-01T23:57:14.838Z] ---> Running in 41037652e08c [2022-07-01T23:57:15.100Z] Removing intermediate container 41037652e08c [2022-07-01T23:57:15.100Z] ---> b3b9deed4acf [2022-07-01T23:57:15.100Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T23:57:15.100Z] ---> 257fc7854e4e [2022-07-01T23:57:15.100Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T23:57:15.100Z] ---> Running in 7e78b63dc163 [2022-07-01T23:57:15.100Z] Removing intermediate container 7e78b63dc163 [2022-07-01T23:57:15.100Z] ---> 0964dca62f66 [2022-07-01T23:57:15.100Z] Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:57:15.100Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:15.359Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T23:57:15.359Z] ---> Running in a942263997a1 [2022-07-01T23:57:15.359Z] ---> db43456b1357 [2022-07-01T23:57:15.359Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T23:57:15.359Z] Removing intermediate container a942263997a1 [2022-07-01T23:57:15.359Z] ---> c15f86743115 [2022-07-01T23:57:15.359Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T23:57:15.359Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T23:57:15.618Z] ---> Running in 3d0192b9c60b [2022-07-01T23:57:15.618Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T23:57:15.618Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T23:57:15.618Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T23:57:15.618Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T23:57:15.618Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T23:57:15.618Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T23:57:15.618Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T23:57:15.618Z] ---> 8ad5baef9c59 [2022-07-01T23:57:15.618Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T23:57:15.618Z] OK: 8 MiB in 20 packages [2022-07-01T23:57:15.618Z] ---> Running in 8c7ae20495e9 [2022-07-01T23:57:15.877Z] Removing intermediate container 3d0192b9c60b [2022-07-01T23:57:15.877Z] ---> 06bd4ce1b652 [2022-07-01T23:57:15.877Z] [2022-07-01T23:57:15.877Z] Successfully built 06bd4ce1b652 [2022-07-01T23:57:15.877Z] Successfully tagged support-notifications:latest [2022-07-01T23:57:15.877Z]  Building support-notifications ... done Removing intermediate container 8c7ae20495e9 [2022-07-01T23:57:15.877Z] ---> bd780d16ac19 [2022-07-01T23:57:15.877Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:57:16.120Z] ---> Running in f7e6278bdc96 [2022-07-01T23:57:16.137Z] ---> Running in 8a8ffc726622 [2022-07-01T23:57:16.137Z] Removing intermediate container 8a8ffc726622 [2022-07-01T23:57:16.137Z] ---> 560902cbf238 [2022-07-01T23:57:16.137Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T23:57:16.393Z] Removing intermediate container f7e6278bdc96 [2022-07-01T23:57:16.393Z] ---> f98c65d18d5e [2022-07-01T23:57:16.393Z] Step 3/4 : COPY go.mod . [2022-07-01T23:57:16.397Z] Removing intermediate container 4f1c6f411b4a [2022-07-01T23:57:16.397Z] ---> 74aae86c60ab [2022-07-01T23:57:16.397Z] ---> Running in e56edf1361a7 [2022-07-01T23:57:16.397Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T23:57:16.397Z] ---> Running in c8bdd22dc6cc [2022-07-01T23:57:16.397Z] Removing intermediate container e56edf1361a7 [2022-07-01T23:57:16.397Z] ---> 886ca39e6023 [2022-07-01T23:57:16.397Z] Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:57:16.656Z] Removing intermediate container c8bdd22dc6cc [2022-07-01T23:57:16.656Z] ---> f24a9c19542a [2022-07-01T23:57:16.656Z] Step 13/22 : WORKDIR /edgex [2022-07-01T23:57:16.656Z] ---> Running in 557ed16ee0fa [2022-07-01T23:57:16.656Z] ---> Running in e5fbcc9f867e [2022-07-01T23:57:16.656Z] Removing intermediate container 557ed16ee0fa [2022-07-01T23:57:16.656Z] ---> 64dfc2bc0695 [2022-07-01T23:57:16.656Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T23:57:16.944Z] Removing intermediate container e5fbcc9f867e [2022-07-01T23:57:16.944Z] ---> a7cd33ea7b20 [2022-07-01T23:57:16.944Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T23:57:16.944Z] ---> Running in e9e7260b70e0 [2022-07-01T23:57:16.995Z] ---> 5d154df71813 [2022-07-01T23:57:16.995Z] Step 4/4 : RUN go mod download [2022-07-01T23:57:16.995Z] ---> Running in 6682295d3395 [2022-07-01T23:57:17.203Z] Removing intermediate container e9e7260b70e0 [2022-07-01T23:57:17.203Z] ---> b5ee222350b7 [2022-07-01T23:57:17.203Z] [2022-07-01T23:57:17.203Z] ---> d7889a459497 [2022-07-01T23:57:17.203Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T23:57:17.203Z] Successfully built b5ee222350b7 [2022-07-01T23:57:17.203Z] Successfully tagged core-command:latest [2022-07-01T23:57:17.475Z]  Building core-command ... done  ---> edffb5776beb [2022-07-01T23:57:17.475Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T23:57:17.475Z] Removing intermediate container cdfddf9809e9 [2022-07-01T23:57:17.475Z] ---> 6c7298dc9647 [2022-07-01T23:57:17.475Z] [2022-07-01T23:57:17.475Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T23:57:17.475Z] ---> e04c818066af [2022-07-01T23:57:17.475Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T23:57:17.475Z] ---> Using cache [2022-07-01T23:57:17.475Z] ---> 60084113126d [2022-07-01T23:57:17.475Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T23:57:17.475Z] ---> Using cache [2022-07-01T23:57:17.475Z] ---> ff71449adb75 [2022-07-01T23:57:17.475Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T23:57:17.733Z] ---> Running in fd7d0c51b56d [2022-07-01T23:57:17.733Z] Removing intermediate container fd7d0c51b56d [2022-07-01T23:57:17.733Z] ---> bca34082c498 [2022-07-01T23:57:17.733Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T23:57:17.733Z] ---> Running in 6b2ea4e10565 [2022-07-01T23:57:18.001Z] ---> 48e4a5c27040 [2022-07-01T23:57:18.001Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T23:57:18.001Z] Removing intermediate container 6b2ea4e10565 [2022-07-01T23:57:18.001Z] ---> ca4161b949e2 [2022-07-01T23:57:18.001Z] Step 15/23 : WORKDIR / [2022-07-01T23:57:18.001Z] ---> Running in f86d68610afd [2022-07-01T23:57:18.001Z] ---> 69186b20358e [2022-07-01T23:57:18.001Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T23:57:18.001Z] Removing intermediate container f86d68610afd [2022-07-01T23:57:18.001Z] ---> 55addd9bcf52 [2022-07-01T23:57:18.001Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T23:57:18.278Z] ---> Running in ec84aad3051a [2022-07-01T23:57:18.278Z] ---> 3747b1c00813 [2022-07-01T23:57:18.278Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T23:57:18.555Z] ---> f19df37bc539 [2022-07-01T23:57:18.555Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T23:57:18.816Z] ---> d8546ea26fc0 [2022-07-01T23:57:18.816Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T23:57:18.816Z] Removing intermediate container ec84aad3051a [2022-07-01T23:57:18.816Z] ---> 67f203a7643f [2022-07-01T23:57:18.816Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T23:57:18.816Z] ---> Running in 6754886a789b [2022-07-01T23:57:18.816Z] ---> Running in a0e596366b15 [2022-07-01T23:57:19.101Z] Removing intermediate container 6754886a789b [2022-07-01T23:57:19.101Z] ---> 3dc52742bf66 [2022-07-01T23:57:19.101Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T23:57:19.101Z] Removing intermediate container a0e596366b15 [2022-07-01T23:57:19.101Z] ---> 1ff02088dd22 [2022-07-01T23:57:19.101Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T23:57:19.101Z] ---> Running in 473ba18e51ae [2022-07-01T23:57:19.101Z] ---> Running in 38c82a123d64 [2022-07-01T23:57:19.101Z] Removing intermediate container 473ba18e51ae [2022-07-01T23:57:19.101Z] ---> e68ed6c0255c [2022-07-01T23:57:19.101Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T23:57:19.101Z] Removing intermediate container 38c82a123d64 [2022-07-01T23:57:19.101Z] ---> a07485e81d92 [2022-07-01T23:57:19.101Z] Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:57:19.101Z] ---> Running in ce7781940f03 [2022-07-01T23:57:19.101Z] ---> Running in f17a0d194c51 [2022-07-01T23:57:19.391Z] Removing intermediate container ce7781940f03 [2022-07-01T23:57:19.391Z] ---> 95024de10970 [2022-07-01T23:57:19.391Z] Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-01T23:57:19.391Z] Removing intermediate container f17a0d194c51 [2022-07-01T23:57:19.391Z] ---> 4750afad97e8 [2022-07-01T23:57:19.391Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T23:57:19.391Z] ---> Running in 0f5260130515 [2022-07-01T23:57:19.391Z] ---> Running in d0ce1b0bc1a3 [2022-07-01T23:57:19.391Z] Removing intermediate container 0f5260130515 [2022-07-01T23:57:19.391Z] ---> 856d4b9df404 [2022-07-01T23:57:19.391Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T23:57:19.391Z] ---> Running in efa070ba5a10 [2022-07-01T23:57:19.391Z] Removing intermediate container d0ce1b0bc1a3 [2022-07-01T23:57:19.391Z] ---> ed75839b3f02 [2022-07-01T23:57:19.391Z] [2022-07-01T23:57:19.660Z] Removing intermediate container efa070ba5a10 [2022-07-01T23:57:19.660Z] ---> c96dede27fac [2022-07-01T23:57:19.660Z] [2022-07-01T23:57:19.660Z] Successfully built ed75839b3f02 [2022-07-01T23:57:19.660Z] Successfully tagged security-proxy-setup:latest [2022-07-01T23:57:19.660Z]  Building security-proxy-setup ... done Successfully built c96dede27fac [2022-07-01T23:57:19.660Z] Successfully tagged core-metadata:latest [2022-07-01T23:57:19.666Z]  Building core-metadata ... done  [Pipeline] } [2022-07-01T23:57:19.670Z] $ docker stop --time=1 986f16b30fad2e69e5877d9d9a343dcf2fc6ea340ac825d3a9ce4151ffe869ec [2022-07-01T23:57:20.988Z] $ docker rm -f 986f16b30fad2e69e5877d9d9a343dcf2fc6ea340ac825d3a9ce4151ffe869ec [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T23:57:21.331Z] + docker images [2022-07-01T23:57:21.331Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-01T23:57:21.331Z] core-metadata latest c96dede27fac 2 seconds ago 17MB [2022-07-01T23:57:21.331Z] security-proxy-setup latest ed75839b3f02 2 seconds ago 26.9MB [2022-07-01T23:57:21.331Z] 6c7298dc9647 4 seconds ago 1.62GB [2022-07-01T23:57:21.331Z] core-command latest b5ee222350b7 5 seconds ago 16.1MB [2022-07-01T23:57:21.331Z] support-notifications latest 06bd4ce1b652 6 seconds ago 27MB [2022-07-01T23:57:21.331Z] d5269155000e 7 seconds ago 1.62GB [2022-07-01T23:57:21.331Z] 7f11ed9f623a 9 seconds ago 1.61GB [2022-07-01T23:57:21.331Z] 50fddb619067 14 seconds ago 1.68GB [2022-07-01T23:57:21.331Z] security-spire-config latest c0aaa470783a 22 seconds ago 86.7MB [2022-07-01T23:57:21.331Z] support-scheduler latest bc17e6701213 28 seconds ago 26.4MB [2022-07-01T23:57:21.331Z] security-spiffe-token-provider latest ac9567e42a94 36 seconds ago 29MB [2022-07-01T23:57:21.331Z] security-spire-agent latest 23a1509fbe51 36 seconds ago 127MB [2022-07-01T23:57:21.331Z] ba7ebe23c517 38 seconds ago 1.52GB [2022-07-01T23:57:21.331Z] 0d2353942426 38 seconds ago 1.67GB [2022-07-01T23:57:21.331Z] e6455c044cf5 43 seconds ago 1.52GB [2022-07-01T23:57:21.331Z] sys-mgmt-agent latest d749d9bb716f 52 seconds ago 299MB [2022-07-01T23:57:21.331Z] 132c1d5c50cb 52 seconds ago 1.67GB [2022-07-01T23:57:21.331Z] security-bootstrapper latest 304e62119817 About a minute ago 19.1MB [2022-07-01T23:57:21.331Z] core-data latest c129c9a425d1 About a minute ago 22.5MB [2022-07-01T23:57:21.331Z] security-secretstore-setup latest 75882794f79b About a minute ago 28.5MB [2022-07-01T23:57:21.331Z] d451b4f788c2 About a minute ago 1.65GB [2022-07-01T23:57:21.331Z] 1339ef307c85 About a minute ago 1.62GB [2022-07-01T23:57:21.331Z] 4387dfb67439 About a minute ago 1.63GB [2022-07-01T23:57:21.331Z] f4d4a7ff616d About a minute ago 1.62GB [2022-07-01T23:57:21.331Z] security-spire-server latest 58aae2915659 About a minute ago 87.3MB [2022-07-01T23:57:21.331Z] f8ada5fc66a2 About a minute ago 1.52GB [2022-07-01T23:57:21.331Z] ci-base-image-x86_64 latest beeaa0169cb1 4 minutes ago 1.02GB [2022-07-01T23:57:21.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB [2022-07-01T23:57:21.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB [2022-07-01T23:57:21.331Z] docker 20.10.14 7417809fdb73 2 months ago 218MB [2022-07-01T23:57:21.331Z] alpine 3.14 e04c818066af 2 months ago 5.59MB [2022-07-01T23:57:21.331Z] alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB [2022-07-01T23:57:21.331Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T23:58:03.997Z] Removing intermediate container 6682295d3395 [2022-07-01T23:58:03.997Z] ---> 9854c36bc3f6 [2022-07-01T23:58:03.997Z] Successfully built 9854c36bc3f6 [2022-07-01T23:58:03.997Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:04.350Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T23:58:04.350Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:58:04.588Z] prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container [2022-07-01T23:58:04.681Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T23:58:05.998Z] $ docker top 7a5abe73f6da7743676c480fb560a32282c5621c49c26210fa4e31f5afd4c45d -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T23:58:06.901Z] + go version [2022-07-01T23:58:06.902Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T23:58:06.931Z] $ docker stop --time=1 7a5abe73f6da7743676c480fb560a32282c5621c49c26210fa4e31f5afd4c45d [2022-07-01T23:58:08.582Z] $ docker rm -f 7a5abe73f6da7743676c480fb560a32282c5621c49c26210fa4e31f5afd4c45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T23:58:09.193Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T23:58:09.193Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T23:58:09.448Z] prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container [2022-07-01T23:58:09.533Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T23:58:10.848Z] $ docker top 4a978b4807b1edf0d00cd86562ffa6f646917ccb6549b6840b280b65e665b2fd -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T23:58:11.136Z] ========================================================= [2022-07-01T23:58:11.137Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T23:58:11.137Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T23:58:11.798Z] + make test [2022-07-01T23:58:11.798Z] go mod tidy -compat=1.17 [2022-07-01T23:58:12.782Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T23:58:51.793Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-02T00:00:43.710Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-02T00:00:56.184Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements [2022-07-02T00:00:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-02T00:00:56.184Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-02T00:01:02.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.431s coverage: 98.5% of statements [2022-07-02T00:01:02.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-02T00:01:02.955Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 54.2% of statements [2022-07-02T00:01:02.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-02T00:01:02.955Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-02T00:01:26.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.718s coverage: 89.2% of statements [2022-07-02T00:01:26.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-02T00:01:26.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-02T00:01:26.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-02T00:01:26.436Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.527s coverage: 83.8% of statements [2022-07-02T00:01:26.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-02T00:01:26.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-02T00:01:26.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-02T00:01:26.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-02T00:01:26.436Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.553s coverage: 95.6% of statements [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.358s coverage: 72.2% of statements [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.366s coverage: 60.0% of statements [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.767s coverage: 0.9% of statements [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.427s coverage: 58.8% of statements [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.6% of statements [2022-07-02T00:01:30.770Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.252s coverage: 79.5% of statements [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements [2022-07-02T00:01:30.770Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements [2022-07-02T00:01:45.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements [2022-07-02T00:01:45.885Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements [2022-07-02T00:01:48.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.5% of statements [2022-07-02T00:01:48.512Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-02T00:01:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.315s coverage: 92.9% of statements [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-02T00:01:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-02T00:01:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-02T00:01:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-02T00:01:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.318s coverage: 58.8% of statements [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-02T00:01:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.333s coverage: 80.0% of statements [2022-07-02T00:01:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements [2022-07-02T00:01:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.330s coverage: 85.4% of statements [2022-07-02T00:01:56.831Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.982s coverage: 91.2% of statements [2022-07-02T00:01:56.831Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-02T00:02:01.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.004s coverage: 64.4% of statements [2022-07-02T00:02:01.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-02T00:02:01.176Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-02T00:02:01.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.409s coverage: 100.0% of statements [2022-07-02T00:02:01.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements [2022-07-02T00:02:01.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.116s coverage: 100.0% of statements [2022-07-02T00:02:01.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.151s coverage: 73.7% of statements [2022-07-02T00:02:01.176Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements [2022-07-02T00:02:11.380Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.399s coverage: 65.4% of statements [2022-07-02T00:02:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-02T00:02:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-02T00:02:11.380Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-02T00:02:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.972s coverage: 43.8% of statements [2022-07-02T00:02:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-02T00:02:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-02T00:02:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements [2022-07-02T00:02:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-02T00:02:14.023Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.414s coverage: 84.8% of statements [2022-07-02T00:02:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-02T00:02:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-02T00:02:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-02T00:02:14.023Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-02T00:02:22.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.411s coverage: 17.7% of statements [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-02T00:02:22.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.860s coverage: 92.3% of statements [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-02T00:02:22.338Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-02T00:02:22.338Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-02T00:02:22.934Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-02T00:02:22.934Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-02T00:02:22.934Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-02T00:02:22.934Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements [2022-07-02T00:02:22.934Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements [2022-07-02T00:02:23.911Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2022-07-02T00:02:23.911Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-02T00:02:23.911Z] GO111MODULE=on go vet ./... [2022-07-02T00:04:15.783Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-02T00:04:15.783Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-02T00:04:15.783Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-02T00:04:15.807Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-02T00:04:16.486Z] + ls -al . [2022-07-02T00:04:16.486Z] total 680 [2022-07-02T00:04:16.486Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 23:58 . [2022-07-02T00:04:16.486Z] drwxr-xr-x 4 root root 4096 Jul 1 23:58 .. [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 23:56 .dockerignore [2022-07-02T00:04:16.486Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 23:56 .git [2022-07-02T00:04:16.486Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 23:56 .github [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 23:56 .gitignore [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 23:56 .golangci.yml [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 23:56 .hadolint.yml [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 23:56 .sonarcloud.properties [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 23:56 ADOPTERS.md [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 23:56 Attribution.txt [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 23:56 CHANGELOG.md [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 23:56 CONTRIBUTING.md [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 23:56 GOVERNANCE.md [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 23:56 Jenkinsfile [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 23:56 LICENSE [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 23:56 Makefile [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 23:56 OWNERS.md [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 23:56 README.md [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 23:56 SECURITY.md [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 23:52 VERSION [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 23:56 ZMQWindows.md [2022-07-02T00:04:16.486Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 23:56 bin [2022-07-02T00:04:16.486Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 23:56 cmd [2022-07-02T00:04:16.486Z] -rw-r--r-- 1 root root 435593 Jul 2 00:02 coverage.out [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 23:56 go.mod [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 23:58 go.sum [2022-07-02T00:04:16.486Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 23:56 internal [2022-07-02T00:04:16.486Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 23:56 openapi [2022-07-02T00:04:16.486Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 23:56 snap [2022-07-02T00:04:16.486Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 23:56 version.go [Pipeline] sh [2022-07-02T00:04:17.153Z] + '[' -e coverage.out ] [2022-07-02T00:04:17.153Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-02T00:04:17.173Z] Warning: overwriting stash ‘coverage-report’ [2022-07-02T00:04:18.166Z] Stashed 1 file(s) [Pipeline] sh [2022-07-02T00:04:18.966Z] + make build [2022-07-02T00:04:18.966Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T00:05:40.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/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T00:06:48.840Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T00:06:49.829Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T00:07:36.856Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T00:07:36.856Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T00:07:36.856Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T00:07:43.578Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T00:07:47.887Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T00:07:53.305Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T00:07:57.613Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T00:08:01.007Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T00:08:11.181Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2022-07-02T00:08:16.617Z] $ docker stop --time=1 4a978b4807b1edf0d00cd86562ffa6f646917ccb6549b6840b280b65e665b2fd [2022-07-02T00:08:18.731Z] $ docker rm -f 4a978b4807b1edf0d00cd86562ffa6f646917ccb6549b6840b280b65e665b2fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:08:21.251Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T00:08:21.251Z] [2022-07-02T00:08:21.251Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:08:21.603Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T00:08:21.881Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-02T00:08:21.881Z] 29e5d40040c1: Pulling fs layer [2022-07-02T00:08:21.881Z] 1ce36da41761: Pulling fs layer [2022-07-02T00:08:21.881Z] 25b303627fd3: Pulling fs layer [2022-07-02T00:08:21.881Z] 29e5d40040c1: Verifying Checksum [2022-07-02T00:08:21.881Z] 29e5d40040c1: Download complete [2022-07-02T00:08:22.157Z] 1ce36da41761: Verifying Checksum [2022-07-02T00:08:22.157Z] 1ce36da41761: Download complete [2022-07-02T00:08:22.756Z] 29e5d40040c1: Pull complete [2022-07-02T00:08:23.739Z] 25b303627fd3: Verifying Checksum [2022-07-02T00:08:23.739Z] 25b303627fd3: Download complete [2022-07-02T00:08:24.013Z] 1ce36da41761: Pull complete [2022-07-02T00:08:36.425Z] 25b303627fd3: Pull complete [2022-07-02T00:08:36.425Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-02T00:08:36.425Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T00:08:36.425Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:08:36.693Z] prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container [2022-07-02T00:08:36.796Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-02T00:08:39.317Z] $ docker top d812214818dddc7c9e4742bc1d13f0fdd3781994ebd5fb29c8e46eafd67f6215 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T00:08:40.272Z] + docker-compose build --help [2022-07-02T00:08:40.272Z] + grep parallel [2022-07-02T00:08:45.678Z] --parallel Build images in parallel. [Pipeline] } [2022-07-02T00:08:45.981Z] $ docker stop --time=1 d812214818dddc7c9e4742bc1d13f0fdd3781994ebd5fb29c8e46eafd67f6215 [2022-07-02T00:08:47.679Z] $ docker rm -f d812214818dddc7c9e4742bc1d13f0fdd3781994ebd5fb29c8e46eafd67f6215 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:08:48.269Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-02T00:08:48.269Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:08:48.510Z] prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container [2022-07-02T00:08:48.600Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-02T00:08:49.983Z] $ docker top 4effafe35b43bc0d299912e7514c93caca61fce464669d4f5c08aca69091d383 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T00:08:50.892Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-02T00:08:57.596Z] Building core-command ... [2022-07-02T00:08:57.596Z] Building core-data ... [2022-07-02T00:08:57.596Z] Building core-metadata ... [2022-07-02T00:08:57.596Z] Building security-bootstrapper ... [2022-07-02T00:08:57.596Z] Building security-proxy-setup ... [2022-07-02T00:08:57.596Z] Building security-secretstore-setup ... [2022-07-02T00:08:57.596Z] Building security-spiffe-token-provider ... [2022-07-02T00:08:57.596Z] Building security-spire-agent ... [2022-07-02T00:08:57.596Z] Building security-spire-config ... [2022-07-02T00:08:57.596Z] Building security-spire-server ... [2022-07-02T00:08:57.596Z] Building support-notifications ... [2022-07-02T00:08:57.596Z] Building support-scheduler ... [2022-07-02T00:08:57.596Z] Building sys-mgmt-agent ... [2022-07-02T00:08:57.596Z] Building security-secretstore-setup [2022-07-02T00:08:57.596Z] Building support-scheduler [2022-07-02T00:08:57.596Z] Building security-spire-config [2022-07-02T00:08:57.596Z] Building core-command [2022-07-02T00:08:57.596Z] Building core-data [2022-07-02T00:10:34.391Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:10:34.391Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:10:34.391Z] ---> 9854c36bc3f6 [2022-07-02T00:10:34.391Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T00:10:34.391Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:10:34.391Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:10:34.391Z] ---> 9854c36bc3f6 [2022-07-02T00:10:34.391Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T00:10:34.391Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:10:34.391Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:10:34.391Z] ---> 9854c36bc3f6 [2022-07-02T00:10:34.391Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T00:10:34.391Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:10:34.391Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:10:34.391Z] ---> 9854c36bc3f6 [2022-07-02T00:10:34.391Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T00:10:34.391Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:10:34.391Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:10:34.391Z] ---> 9854c36bc3f6 [2022-07-02T00:10:34.391Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T00:10:34.391Z] ---> Running in a0b3a44212e6 [2022-07-02T00:10:34.391Z] ---> Running in 0452a6f4d350 [2022-07-02T00:10:34.391Z] ---> Running in 50626df1a4ee [2022-07-02T00:10:34.391Z] ---> Running in 914068cf5863 [2022-07-02T00:10:34.391Z] ---> Running in 4a2d9c02a14f [2022-07-02T00:10:34.391Z] Removing intermediate container a0b3a44212e6 [2022-07-02T00:10:34.391Z] ---> b0e5e1e4a72a [2022-07-02T00:10:34.391Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:10:34.391Z] ---> Running in e4280d9b589d [2022-07-02T00:10:34.391Z] Removing intermediate container 0452a6f4d350 [2022-07-02T00:10:34.391Z] ---> 8a2d122aec04 [2022-07-02T00:10:34.391Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:10:34.391Z] Removing intermediate container 914068cf5863 [2022-07-02T00:10:34.391Z] ---> 35ba0afb8f5f [2022-07-02T00:10:34.391Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:10:34.391Z] Removing intermediate container 4a2d9c02a14f [2022-07-02T00:10:34.391Z] ---> 79cd5c5d2cc7 [2022-07-02T00:10:34.391Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:10:34.391Z] Removing intermediate container 50626df1a4ee [2022-07-02T00:10:34.391Z] ---> 992cc3d1e7e3 [2022-07-02T00:10:34.391Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:10:34.391Z] ---> Running in 427175b92177 [2022-07-02T00:10:34.391Z] ---> Running in a32bb84097f9 [2022-07-02T00:10:34.391Z] ---> Running in 94b4f5624afc [2022-07-02T00:10:34.391Z] ---> Running in 5d80c2240bad [2022-07-02T00:10:34.391Z] Removing intermediate container e4280d9b589d [2022-07-02T00:10:34.391Z] ---> 1cdad3b62a4d [2022-07-02T00:10:34.391Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T00:10:34.391Z] ---> Running in 1f34e2b9926e [2022-07-02T00:10:34.391Z] Removing intermediate container 427175b92177 [2022-07-02T00:10:34.391Z] ---> 57ac422e6c95 [2022-07-02T00:10:34.391Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T00:10:34.391Z] ---> Running in 0ab7df8b560a [2022-07-02T00:10:34.391Z] Removing intermediate container 5d80c2240bad [2022-07-02T00:10:34.391Z] ---> 0736e860fc71 [2022-07-02T00:10:34.391Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T00:10:34.391Z] ---> Running in 73caad565279 [2022-07-02T00:10:34.391Z] Removing intermediate container a32bb84097f9 [2022-07-02T00:10:34.391Z] ---> 1ea9d2fddc5b [2022-07-02T00:10:34.391Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-02T00:10:34.391Z] Removing intermediate container 94b4f5624afc [2022-07-02T00:10:34.391Z] ---> 2c5b659c65fe [2022-07-02T00:10:34.391Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-02T00:10:34.391Z] ---> Running in 513c64d0ad48 [2022-07-02T00:10:34.391Z] ---> Running in e39c2ebcaa9d [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] OK: 220 MiB in 52 packages [2022-07-02T00:10:34.391Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:10:34.391Z] OK: 220 MiB in 52 packages [2022-07-02T00:10:34.391Z] OK: 220 MiB in 52 packages [2022-07-02T00:10:34.391Z] OK: 220 MiB in 52 packages [2022-07-02T00:10:34.391Z] OK: 220 MiB in 52 packages [2022-07-02T00:10:34.391Z] Removing intermediate container 1f34e2b9926e [2022-07-02T00:10:34.391Z] ---> 3d5b9868b5f7 [2022-07-02T00:10:34.391Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T00:10:34.391Z] Removing intermediate container 0ab7df8b560a [2022-07-02T00:10:34.391Z] ---> f16d42ac4a82 [2022-07-02T00:10:34.391Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T00:10:34.391Z] Removing intermediate container e39c2ebcaa9d [2022-07-02T00:10:34.391Z] ---> 3661f8f7fb1d [2022-07-02T00:10:34.391Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T00:10:34.391Z] ---> a30b12670bbe [2022-07-02T00:10:34.391Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:10:34.391Z] Removing intermediate container 73caad565279 [2022-07-02T00:10:34.391Z] ---> 1b4465e15e11 [2022-07-02T00:10:34.391Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T00:10:34.391Z] Removing intermediate container 513c64d0ad48 [2022-07-02T00:10:34.391Z] ---> 411d5fd3aabd [2022-07-02T00:10:34.391Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T00:10:34.391Z] ---> 0f5b84ee24fd [2022-07-02T00:10:34.391Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:10:34.391Z] ---> Running in cc678ea123e8 [2022-07-02T00:10:34.391Z] ---> Running in e10f6f35cbfb [2022-07-02T00:10:35.003Z] ---> f15ab08954eb [2022-07-02T00:10:35.003Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:10:35.284Z] ---> Running in 6671786fe87f [2022-07-02T00:10:35.888Z] ---> 1225f07e5995 [2022-07-02T00:10:35.888Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:10:35.888Z] ---> 10d11f82f7da [2022-07-02T00:10:35.888Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:10:35.888Z] ---> Running in 3a01541917f3 [2022-07-02T00:10:36.172Z] ---> Running in 926f28fddf6d [2022-07-02T00:10:39.572Z] Removing intermediate container cc678ea123e8 [2022-07-02T00:10:39.572Z] ---> d8351aea4abf [2022-07-02T00:10:39.572Z] Step 8/26 : COPY . . [2022-07-02T00:10:41.577Z] Removing intermediate container e10f6f35cbfb [2022-07-02T00:10:41.577Z] ---> c0ecd747659e [2022-07-02T00:10:41.577Z] Step 8/23 : COPY . . [2022-07-02T00:10:42.197Z] Removing intermediate container 6671786fe87f [2022-07-02T00:10:42.197Z] ---> d7ae19ddece1 [2022-07-02T00:10:42.197Z] Step 8/23 : COPY . . [2022-07-02T00:10:42.472Z] Removing intermediate container 3a01541917f3 [2022-07-02T00:10:42.472Z] ---> 7e14f41b3f61 [2022-07-02T00:10:42.472Z] Step 8/22 : COPY . . [2022-07-02T00:10:42.472Z] Removing intermediate container 926f28fddf6d [2022-07-02T00:10:42.472Z] ---> b032670a58b4 [2022-07-02T00:10:42.472Z] Step 8/25 : COPY . . [2022-07-02T00:11:14.842Z] ---> a260ef06505c [2022-07-02T00:11:14.842Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T00:11:14.842Z] ---> Running in c9317328c1ea [2022-07-02T00:11:14.842Z] ---> 876dbfdb2a9d [2022-07-02T00:11:14.842Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-02T00:11:14.842Z] ---> Running in fd45aa98f67a [2022-07-02T00:11:14.842Z] ---> 4f7b445227e5 [2022-07-02T00:11:14.842Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-02T00:11:14.842Z] Removing intermediate container c9317328c1ea [2022-07-02T00:11:14.842Z] ---> f7ee1b25e616 [2022-07-02T00:11:14.842Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T00:11:14.842Z] ---> Running in 9ba60cf397ac [2022-07-02T00:11:14.842Z] ---> Running in 1676ac66ac8d [2022-07-02T00:11:14.842Z] Removing intermediate container 1676ac66ac8d [2022-07-02T00:11:14.842Z] ---> 94a7fed0d25b [2022-07-02T00:11:14.842Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T00:11:14.842Z] ---> c22964b90f4e [2022-07-02T00:11:14.842Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-02T00:11:14.842Z] ---> Running in 41a4ee156540 [2022-07-02T00:11:14.842Z] ---> Running in e3e66b36aee2 [2022-07-02T00:11:14.842Z] ---> b5af8f57aecb [2022-07-02T00:11:14.842Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-02T00:11:14.842Z] ---> Running in c9cd7179377b [2022-07-02T00:11:14.842Z] CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2022-07-02T00:11:14.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2022-07-02T00:11:14.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2022-07-02T00:11:14.842Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2022-07-02T00:11:15.835Z] Removing intermediate container e3e66b36aee2 [2022-07-02T00:11:15.835Z] ---> 0d22d90d0f13 [2022-07-02T00:11:15.835Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T00:11:15.835Z] ---> Running in 5a76dad02daa [2022-07-02T00:11:16.438Z] Removing intermediate container 5a76dad02daa [2022-07-02T00:11:16.438Z] ---> 1105ab871cb7 [2022-07-02T00:11:16.438Z] [2022-07-02T00:11:16.438Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T00:11:16.438Z] 3.15: Pulling from library/alpine [2022-07-02T00:11:17.908Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-02T00:11:17.908Z] Status: Downloaded newer image for alpine:3.15 [2022-07-02T00:11:17.908Z] ---> 3fb3c9af89a9 [2022-07-02T00:11:17.908Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T00:11:17.908Z] ---> Running in 7c715d02af44 [2022-07-02T00:11:18.539Z] Removing intermediate container 7c715d02af44 [2022-07-02T00:11:18.539Z] ---> 7b2b776607ec [2022-07-02T00:11:18.539Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:11:18.817Z] ---> Running in 1c278bcee2ce [2022-07-02T00:11:22.247Z] Removing intermediate container 1c278bcee2ce [2022-07-02T00:11:22.247Z] ---> 1a8bdd8636b0 [2022-07-02T00:11:22.247Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-02T00:11:22.247Z] ---> Running in d30d9cee91dd [2022-07-02T00:11:24.232Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:11:25.218Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:11:26.664Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T00:11:26.664Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T00:11:26.664Z] OK: 15736 distinct packages available [2022-07-02T00:11:26.664Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:11:27.659Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:11:29.105Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-02T00:11:29.105Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-02T00:11:29.383Z] (3/4) Installing libucontext (1.1-r0) [2022-07-02T00:11:29.383Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-02T00:11:29.383Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T00:11:29.383Z] OK: 6 MiB in 18 packages [2022-07-02T00:11:31.372Z] Removing intermediate container d30d9cee91dd [2022-07-02T00:11:31.372Z] ---> 8ecf8f1cc5d4 [2022-07-02T00:11:31.372Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T00:11:36.798Z] ---> e0951a2a0cab [2022-07-02T00:11:36.798Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T00:11:37.828Z] ---> 8cbe6372fa2b [2022-07-02T00:11:37.828Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-02T00:11:37.828Z] ---> Running in 1e463e607aa2 [2022-07-02T00:11:38.438Z] Removing intermediate container 1e463e607aa2 [2022-07-02T00:11:38.438Z] ---> ad51b5fcd9dc [2022-07-02T00:11:38.438Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-02T00:11:39.434Z] ---> 8bdf45269830 [2022-07-02T00:11:39.434Z] Step 21/26 : WORKDIR / [2022-07-02T00:11:39.434Z] ---> Running in 92bf54dbe3ec [2022-07-02T00:11:40.637Z] Removing intermediate container 92bf54dbe3ec [2022-07-02T00:11:40.637Z] ---> 3482e121688c [2022-07-02T00:11:40.637Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T00:11:40.637Z] ---> Running in f3bcf563f1f6 [2022-07-02T00:11:40.637Z] Removing intermediate container f3bcf563f1f6 [2022-07-02T00:11:40.637Z] ---> df2841372912 [2022-07-02T00:11:40.637Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T00:11:40.973Z] ---> Running in d05a88a1e32f [2022-07-02T00:11:41.495Z] Removing intermediate container d05a88a1e32f [2022-07-02T00:11:41.495Z] ---> aa2cb0ced78b [2022-07-02T00:11:41.495Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T00:11:41.822Z] ---> Running in 60ef7eb9c1f8 [2022-07-02T00:11:42.313Z] Removing intermediate container 60ef7eb9c1f8 [2022-07-02T00:11:42.313Z] ---> e691cd971f49 [2022-07-02T00:11:42.313Z] Step 25/26 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:11:42.313Z] ---> Running in b2d178b74072 [2022-07-02T00:11:42.990Z] Removing intermediate container b2d178b74072 [2022-07-02T00:11:42.990Z] ---> bd274455cecd [2022-07-02T00:11:42.990Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T00:11:43.266Z] ---> Running in d20cc4fbb8ee [2022-07-02T00:11:43.867Z] Removing intermediate container d20cc4fbb8ee [2022-07-02T00:11:43.868Z] ---> 29e5fe896f33 [2022-07-02T00:11:43.868Z] [2022-07-02T00:11:44.472Z] Successfully built 29e5fe896f33 [2022-07-02T00:11:44.472Z] Successfully tagged security-spire-config-arm64:latest [2022-07-02T00:11:44.472Z]  Building security-spire-config ... done Building security-spire-agent [2022-07-02T00:12:16.866Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:12:16.866Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:12:16.866Z] ---> 9854c36bc3f6 [2022-07-02T00:12:16.866Z] Step 3/26 : WORKDIR /edgex-go [2022-07-02T00:12:16.866Z] ---> Using cache [2022-07-02T00:12:16.866Z] ---> 79cd5c5d2cc7 [2022-07-02T00:12:16.866Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:12:16.866Z] ---> Using cache [2022-07-02T00:12:16.866Z] ---> 1ea9d2fddc5b [2022-07-02T00:12:16.866Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T00:12:17.860Z] ---> Running in 7f96c66d5c99 [2022-07-02T00:12:19.863Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:12:20.854Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:12:22.303Z] OK: 220 MiB in 52 packages [2022-07-02T00:12:23.774Z] Removing intermediate container 7f96c66d5c99 [2022-07-02T00:12:23.774Z] ---> 798daa890a56 [2022-07-02T00:12:23.774Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-02T00:12:24.380Z] ---> 42cff1981441 [2022-07-02T00:12:24.380Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:12:24.665Z] ---> Running in 9171b80dc4d6 [2022-07-02T00:12:31.403Z] Removing intermediate container 9171b80dc4d6 [2022-07-02T00:12:31.404Z] ---> 7796f28fd8d2 [2022-07-02T00:12:31.404Z] Step 8/26 : COPY . . [2022-07-02T00:12:53.615Z] ---> 770ce552fafc [2022-07-02T00:12:53.615Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T00:12:53.615Z] ---> Running in 3436a9f8db3f [2022-07-02T00:12:53.615Z] Removing intermediate container 3436a9f8db3f [2022-07-02T00:12:53.615Z] ---> 899de26d3fb3 [2022-07-02T00:12:53.615Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-02T00:12:53.615Z] ---> Running in 872601cebc86 [2022-07-02T00:12:53.615Z] Removing intermediate container 872601cebc86 [2022-07-02T00:12:53.615Z] ---> 949a4d1c5639 [2022-07-02T00:12:53.615Z] Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T00:12:53.615Z] ---> Running in 08bee24113eb [2022-07-02T00:12:55.619Z] Removing intermediate container 08bee24113eb [2022-07-02T00:12:55.619Z] ---> ad961666c369 [2022-07-02T00:12:55.619Z] Step 12/26 : WORKDIR /edgex-go [2022-07-02T00:12:55.619Z] ---> Running in cb8b03bda06a [2022-07-02T00:12:55.896Z] Removing intermediate container cb8b03bda06a [2022-07-02T00:12:55.896Z] ---> 9415b7eb3fd9 [2022-07-02T00:12:55.896Z] [2022-07-02T00:12:55.896Z] Step 13/26 : FROM alpine:3.15 [2022-07-02T00:12:55.896Z] ---> 3fb3c9af89a9 [2022-07-02T00:12:55.896Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T00:12:55.896Z] ---> Using cache [2022-07-02T00:12:55.896Z] ---> 7b2b776607ec [2022-07-02T00:12:55.896Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:12:55.896Z] ---> Using cache [2022-07-02T00:12:55.896Z] ---> 1a8bdd8636b0 [2022-07-02T00:12:56.178Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T00:12:56.178Z] ---> Running in 3959fa0ed3e1 [2022-07-02T00:12:58.175Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:12:59.163Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:13:00.600Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T00:13:00.600Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T00:13:00.600Z] OK: 15736 distinct packages available [2022-07-02T00:13:00.600Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:13:01.588Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:13:03.031Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-02T00:13:03.031Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-02T00:13:03.031Z] (3/5) Installing libucontext (1.1-r0) [2022-07-02T00:13:03.308Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-02T00:13:03.308Z] (5/5) Installing openssl (1.1.1p-r0) [2022-07-02T00:13:03.584Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T00:13:03.584Z] OK: 6 MiB in 19 packages [2022-07-02T00:13:05.046Z] Removing intermediate container 3959fa0ed3e1 [2022-07-02T00:13:05.046Z] ---> b9bd28129468 [2022-07-02T00:13:05.046Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin [2022-07-02T00:13:08.481Z] ---> dd4eb3867487 [2022-07-02T00:13:08.481Z] Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T00:13:13.913Z] ---> a56a2d511e49 [2022-07-02T00:13:13.913Z] Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T00:13:14.906Z] ---> b845fc974be4 [2022-07-02T00:13:14.906Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2022-07-02T00:13:15.893Z] ---> dd60c604d0f3 [2022-07-02T00:13:15.893Z] Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2022-07-02T00:13:16.495Z] ---> f90edd4fb6c3 [2022-07-02T00:13:16.495Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T00:13:16.771Z] ---> Running in ebcd7173c70f [2022-07-02T00:13:17.049Z] Removing intermediate container ebcd7173c70f [2022-07-02T00:13:17.049Z] ---> 70d4e2b090fc [2022-07-02T00:13:17.049Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T00:13:17.326Z] ---> Running in d4bdd8c105ab [2022-07-02T00:13:17.606Z] Removing intermediate container d4bdd8c105ab [2022-07-02T00:13:17.606Z] ---> 9e09345109d6 [2022-07-02T00:13:17.606Z] Step 24/26 : LABEL arch=arm64 [2022-07-02T00:13:17.886Z] ---> Running in d8800d64b67f [2022-07-02T00:13:18.489Z] Removing intermediate container d8800d64b67f [2022-07-02T00:13:18.489Z] ---> 0d39d0d11d24 [2022-07-02T00:13:18.489Z] Step 25/26 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:13:18.489Z] ---> Running in 58206cbe0b9f [2022-07-02T00:13:19.091Z] Removing intermediate container 58206cbe0b9f [2022-07-02T00:13:19.091Z] ---> c1fe2d4c8f66 [2022-07-02T00:13:19.091Z] Step 26/26 : LABEL version=0.0.0 [2022-07-02T00:13:19.091Z] ---> Running in 9c2998785ef4 [2022-07-02T00:13:19.708Z] Removing intermediate container 9c2998785ef4 [2022-07-02T00:13:19.708Z] ---> 77bdab9c2241 [2022-07-02T00:13:19.708Z] [2022-07-02T00:13:19.994Z] Successfully built 77bdab9c2241 [2022-07-02T00:13:19.994Z] Successfully tagged security-spire-agent-arm64:latest [2022-07-02T00:13:19.994Z]  Building security-spire-agent ... done Building security-bootstrapper [2022-07-02T00:13:52.339Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:13:52.339Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:13:52.339Z] ---> 9854c36bc3f6 [2022-07-02T00:13:52.339Z] Step 3/31 : WORKDIR /edgex-go [2022-07-02T00:13:52.339Z] ---> Using cache [2022-07-02T00:13:52.339Z] ---> 79cd5c5d2cc7 [2022-07-02T00:13:52.339Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:13:52.339Z] ---> Using cache [2022-07-02T00:13:52.339Z] ---> 1ea9d2fddc5b [2022-07-02T00:13:52.339Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-02T00:13:52.339Z] ---> Using cache [2022-07-02T00:13:52.339Z] ---> 411d5fd3aabd [2022-07-02T00:13:52.339Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-02T00:13:52.339Z] ---> Using cache [2022-07-02T00:13:52.339Z] ---> 10d11f82f7da [2022-07-02T00:13:52.339Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:13:52.339Z] ---> Using cache [2022-07-02T00:13:52.339Z] ---> b032670a58b4 [2022-07-02T00:13:52.339Z] Step 8/31 : COPY . . [2022-07-02T00:13:52.339Z] ---> Using cache [2022-07-02T00:13:52.339Z] ---> 4f7b445227e5 [2022-07-02T00:13:52.339Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-02T00:13:52.339Z] ---> Running in 3e4add1182ea [2022-07-02T00:13:52.339Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2022-07-02T00:16:29.288Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2022-07-02T00:16:29.288Z] Removing intermediate container 41a4ee156540 [2022-07-02T00:16:29.288Z] ---> 6dd82d48262e [2022-07-02T00:16:29.288Z] [2022-07-02T00:16:29.288Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T00:16:29.288Z] 3.14: Pulling from library/alpine [2022-07-02T00:16:29.288Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-02T00:16:29.288Z] Status: Downloaded newer image for alpine:3.14 [2022-07-02T00:16:29.288Z] ---> ac73e934f311 [2022-07-02T00:16:29.288Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T00:16:29.288Z] ---> Running in 7a42a51cd564 [2022-07-02T00:16:29.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:16:29.288Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:16:29.288Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-02T00:16:29.288Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:16:29.288Z] OK: 5 MiB in 15 packages [2022-07-02T00:16:31.296Z] Removing intermediate container 7a42a51cd564 [2022-07-02T00:16:31.296Z] ---> 6c3f5dbf5419 [2022-07-02T00:16:31.296Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:16:31.591Z] ---> Running in cdba565f5d95 [2022-07-02T00:16:32.664Z] Removing intermediate container cdba565f5d95 [2022-07-02T00:16:32.664Z] ---> 029420a5f26f [2022-07-02T00:16:32.664Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-02T00:16:32.942Z] ---> Running in 6356426c47c6 [2022-07-02T00:16:33.555Z] Removing intermediate container 6356426c47c6 [2022-07-02T00:16:33.555Z] ---> bf50838dff4b [2022-07-02T00:16:33.555Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T00:16:33.844Z] ---> Running in 0892b3906795 [2022-07-02T00:16:34.856Z] Removing intermediate container 0892b3906795 [2022-07-02T00:16:34.856Z] ---> 6789fa397cfe [2022-07-02T00:16:34.856Z] Step 15/23 : WORKDIR / [2022-07-02T00:16:35.135Z] ---> Running in 3080201be868 [2022-07-02T00:16:36.157Z] Removing intermediate container 3080201be868 [2022-07-02T00:16:36.157Z] ---> 2b593bf4f85a [2022-07-02T00:16:36.157Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:16:36.157Z] Removing intermediate container 9ba60cf397ac [2022-07-02T00:16:36.157Z] ---> 2c550455023a [2022-07-02T00:16:36.157Z] [2022-07-02T00:16:36.157Z] Step 10/25 : FROM alpine:3.14 [2022-07-02T00:16:36.157Z] ---> ac73e934f311 [2022-07-02T00:16:36.157Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-02T00:16:36.157Z] ---> Running in 775b7a427b6e [2022-07-02T00:16:37.656Z] ---> 43fc6fa4e82f [2022-07-02T00:16:37.656Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-02T00:16:38.649Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:16:39.260Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:16:39.869Z] ---> fd4f938546a2 [2022-07-02T00:16:39.869Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-02T00:16:40.475Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-02T00:16:40.753Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-02T00:16:40.753Z] (3/3) Installing su-exec (0.2-r1) [2022-07-02T00:16:40.753Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:16:40.753Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T00:16:41.036Z] ---> 86a1ee3aea83 [2022-07-02T00:16:41.036Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-02T00:16:41.036Z] ---> Running in d67f31ec9099 [2022-07-02T00:16:41.319Z] OK: 6 MiB in 17 packages [2022-07-02T00:16:41.603Z] Removing intermediate container d67f31ec9099 [2022-07-02T00:16:41.603Z] ---> a4476317288b [2022-07-02T00:16:41.603Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:16:41.889Z] ---> Running in db2c5b0a9731 [2022-07-02T00:16:42.888Z] Removing intermediate container db2c5b0a9731 [2022-07-02T00:16:42.888Z] ---> cfdcf9bf0a25 [2022-07-02T00:16:42.888Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T00:16:42.888Z] ---> Running in 43f8286db7c6 [2022-07-02T00:16:44.343Z] Removing intermediate container 43f8286db7c6 [2022-07-02T00:16:44.343Z] ---> 8b8712b09f5c [2022-07-02T00:16:44.343Z] Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:16:44.343Z] ---> Running in d9e799628a05 [2022-07-02T00:16:44.343Z] Removing intermediate container 775b7a427b6e [2022-07-02T00:16:44.343Z] ---> 3af92ec704dd [2022-07-02T00:16:44.343Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T00:16:44.343Z] ---> Running in f9988eed2e91 [2022-07-02T00:16:44.963Z] Removing intermediate container d9e799628a05 [2022-07-02T00:16:44.963Z] ---> a3cac6839e35 [2022-07-02T00:16:44.963Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T00:16:45.247Z] ---> Running in 1ec2a9c2a00d [2022-07-02T00:16:45.247Z] Removing intermediate container f9988eed2e91 [2022-07-02T00:16:45.247Z] ---> e7c41b3fb383 [2022-07-02T00:16:45.247Z] Step 13/25 : WORKDIR / [2022-07-02T00:16:45.247Z] ---> Running in 598b11fcc469 [2022-07-02T00:16:45.849Z] Removing intermediate container 1ec2a9c2a00d [2022-07-02T00:16:45.849Z] ---> 8899b4cfcc7f [2022-07-02T00:16:45.849Z] [2022-07-02T00:16:46.136Z] Removing intermediate container 598b11fcc469 [2022-07-02T00:16:46.136Z] ---> f6d43515b19c [2022-07-02T00:16:46.136Z] Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2022-07-02T00:16:47.129Z] Successfully built 8899b4cfcc7f [2022-07-02T00:16:47.129Z] Successfully tagged core-command-arm64:latest [2022-07-02T00:16:47.129Z]  Building core-command ... done Building support-notifications [2022-07-02T00:16:47.406Z] ---> ca247042bc82 [2022-07-02T00:16:47.406Z] Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml [2022-07-02T00:16:48.396Z] ---> 7dd7a00105b9 [2022-07-02T00:16:48.396Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-02T00:16:49.389Z] ---> d234d87adce2 [2022-07-02T00:16:49.389Z] Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml [2022-07-02T00:16:50.388Z] ---> 0220b1236742 [2022-07-02T00:16:50.388Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-02T00:16:51.839Z] ---> f6775ea3e35a [2022-07-02T00:16:51.840Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-02T00:16:53.826Z] ---> da5efa06505b [2022-07-02T00:16:53.826Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T00:16:55.286Z] ---> 11f9099695f3 [2022-07-02T00:16:55.286Z] 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-07-02T00:16:55.286Z] ---> Running in 5d2c4f127679 [2022-07-02T00:16:58.767Z] Removing intermediate container 5d2c4f127679 [2022-07-02T00:16:58.767Z] ---> 37da1b8d7029 [2022-07-02T00:16:58.767Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T00:16:58.767Z] ---> Running in 7d88a9405264 [2022-07-02T00:16:59.045Z] Removing intermediate container 7d88a9405264 [2022-07-02T00:16:59.045Z] ---> 8b1f584b517e [2022-07-02T00:16:59.045Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T00:16:59.334Z] ---> Running in 49f42db47e48 [2022-07-02T00:16:59.942Z] Removing intermediate container 49f42db47e48 [2022-07-02T00:16:59.942Z] ---> d5ca755c56f9 [2022-07-02T00:16:59.942Z] Step 24/25 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:16:59.942Z] ---> Running in 7d49ca33ad46 [2022-07-02T00:17:00.940Z] Removing intermediate container 7d49ca33ad46 [2022-07-02T00:17:00.940Z] ---> ebb2ca40c34e [2022-07-02T00:17:00.940Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T00:17:00.940Z] ---> Running in b7d856043542 [2022-07-02T00:17:01.946Z] Removing intermediate container b7d856043542 [2022-07-02T00:17:01.946Z] ---> 75d29b1bf102 [2022-07-02T00:17:01.946Z] [2022-07-02T00:17:02.241Z] Successfully built 75d29b1bf102 [2022-07-02T00:17:02.241Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-02T00:17:02.241Z] Building core-metadata [2022-07-02T00:17:34.672Z]  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:17:34.672Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:17:34.672Z] ---> 9854c36bc3f6 [2022-07-02T00:17:34.672Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T00:17:34.672Z] ---> Using cache [2022-07-02T00:17:34.672Z] ---> 79cd5c5d2cc7 [2022-07-02T00:17:34.672Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:17:34.672Z] ---> Using cache [2022-07-02T00:17:34.672Z] ---> 1ea9d2fddc5b [2022-07-02T00:17:34.672Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-02T00:17:34.672Z] ---> Running in 5992c281bed6 [2022-07-02T00:17:34.672Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:17:35.278Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:17:36.730Z] OK: 220 MiB in 52 packages [2022-07-02T00:17:39.377Z] Removing intermediate container 5992c281bed6 [2022-07-02T00:17:39.377Z] ---> 2cb7eafad72f [2022-07-02T00:17:39.377Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T00:17:40.837Z] ---> d8f344a1e9ac [2022-07-02T00:17:40.837Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:17:41.125Z] ---> Running in 03a3cfaa4ea6 [2022-07-02T00:17:47.867Z] Removing intermediate container fd45aa98f67a [2022-07-02T00:17:47.867Z] ---> da4640665ac7 [2022-07-02T00:17:47.867Z] [2022-07-02T00:17:47.867Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T00:17:47.867Z] ---> ac73e934f311 [2022-07-02T00:17:47.867Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-02T00:17:47.867Z] ---> Running in 89fc01a19a20 [2022-07-02T00:17:48.143Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:17:48.143Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:17:48.143Z] ---> 9854c36bc3f6 [2022-07-02T00:17:48.143Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T00:17:48.143Z] ---> Using cache [2022-07-02T00:17:48.143Z] ---> 79cd5c5d2cc7 [2022-07-02T00:17:48.143Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:17:48.143Z] ---> Using cache [2022-07-02T00:17:48.143Z] ---> 1ea9d2fddc5b [2022-07-02T00:17:48.143Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-02T00:17:48.143Z] ---> Using cache [2022-07-02T00:17:48.143Z] ---> 411d5fd3aabd [2022-07-02T00:17:48.143Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T00:17:48.143Z] ---> Using cache [2022-07-02T00:17:48.143Z] ---> 10d11f82f7da [2022-07-02T00:17:48.143Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:17:48.143Z] ---> Using cache [2022-07-02T00:17:48.143Z] ---> b032670a58b4 [2022-07-02T00:17:48.143Z] Step 8/23 : COPY . . [2022-07-02T00:17:48.143Z] ---> Using cache [2022-07-02T00:17:48.143Z] ---> 4f7b445227e5 [2022-07-02T00:17:48.143Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-02T00:17:48.419Z] Removing intermediate container 03a3cfaa4ea6 [2022-07-02T00:17:48.419Z] ---> fe87db3412ac [2022-07-02T00:17:48.419Z] Step 8/22 : COPY . . [2022-07-02T00:17:48.419Z] ---> Running in 9ae94ff310d9 [2022-07-02T00:17:48.707Z] Removing intermediate container 89fc01a19a20 [2022-07-02T00:17:48.707Z] ---> a997049bc6b9 [2022-07-02T00:17:48.707Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-02T00:17:48.707Z] ---> Running in c24171088ab1 [2022-07-02T00:17:49.708Z] Removing intermediate container c24171088ab1 [2022-07-02T00:17:49.708Z] ---> 7b4a12388965 [2022-07-02T00:17:49.708Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-02T00:17:49.996Z] ---> Running in c1448f636bb3 [2022-07-02T00:17:50.982Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-02T00:17:51.260Z] Removing intermediate container c1448f636bb3 [2022-07-02T00:17:51.260Z] ---> 543366c4c5e0 [2022-07-02T00:17:51.260Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:17:51.260Z] ---> Running in 2f88403baa60 [2022-07-02T00:17:55.604Z] Removing intermediate container 2f88403baa60 [2022-07-02T00:17:55.604Z] ---> d6d801511395 [2022-07-02T00:17:55.604Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-02T00:17:55.604Z] ---> Running in 7ffc9589ffd6 [2022-07-02T00:17:57.616Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:17:58.767Z] fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:18:00.888Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-02T00:18:00.888Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-02T00:18:00.888Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-02T00:18:00.888Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-02T00:18:01.162Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-02T00:18:01.162Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-02T00:18:01.438Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:18:01.438Z] OK: 8 MiB in 20 packages [2022-07-02T00:18:04.125Z] Removing intermediate container 7ffc9589ffd6 [2022-07-02T00:18:04.125Z] ---> 56ea1114be63 [2022-07-02T00:18:04.125Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:18:05.112Z] ---> 8654b6d9fe62 [2022-07-02T00:18:05.112Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-02T00:18:08.529Z] ---> 0e6dc5d0b278 [2022-07-02T00:18:08.529Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-02T00:18:09.977Z] ---> 214f73e321d7 [2022-07-02T00:18:09.977Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-02T00:18:09.977Z] ---> Running in 0f6f10b415b5 [2022-07-02T00:18:10.972Z] Removing intermediate container 0f6f10b415b5 [2022-07-02T00:18:10.972Z] ---> 874c8463a41b [2022-07-02T00:18:10.972Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:18:10.972Z] ---> Running in 506cd8402e36 [2022-07-02T00:18:11.986Z] Removing intermediate container 506cd8402e36 [2022-07-02T00:18:11.986Z] ---> 35295fe23571 [2022-07-02T00:18:11.986Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T00:18:12.258Z] ---> Running in bd6d8d3882f3 [2022-07-02T00:18:12.871Z] Removing intermediate container bd6d8d3882f3 [2022-07-02T00:18:12.871Z] ---> 57fa3fc0c07b [2022-07-02T00:18:12.871Z] Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:18:13.146Z] ---> Running in 3eeaf4587eb9 [2022-07-02T00:18:13.747Z] Removing intermediate container 3eeaf4587eb9 [2022-07-02T00:18:13.747Z] ---> 6d997e0aed2b [2022-07-02T00:18:13.747Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T00:18:14.023Z] ---> Running in a12ef91ea30c [2022-07-02T00:18:15.030Z] Removing intermediate container a12ef91ea30c [2022-07-02T00:18:15.030Z] ---> 2c85b5ca4e87 [2022-07-02T00:18:15.030Z] [2022-07-02T00:18:16.028Z] Successfully built 2c85b5ca4e87 [2022-07-02T00:18:16.028Z] Successfully tagged core-data-arm64:latest [2022-07-02T00:18:16.028Z]  Building core-data ... done Building security-spiffe-token-provider [2022-07-02T00:18:16.645Z] ---> bb38722d162a [2022-07-02T00:18:16.645Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-02T00:18:16.925Z] ---> Running in 2ca42bdd1ce7 [2022-07-02T00:18:18.937Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2022-07-02T00:18:51.333Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:18:51.333Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:18:51.333Z] ---> 9854c36bc3f6 [2022-07-02T00:18:51.333Z] Step 3/20 : WORKDIR /edgex-go [2022-07-02T00:18:51.333Z] ---> Using cache [2022-07-02T00:18:51.333Z] ---> 79cd5c5d2cc7 [2022-07-02T00:18:51.333Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-02T00:18:51.333Z] ---> Running in b3e75d39aab2 [2022-07-02T00:18:51.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:18:51.333Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:18:51.606Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-02T00:18:51.606Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-02T00:18:51.606Z] OK: 15743 distinct packages available [2022-07-02T00:18:51.881Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:18:52.875Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:18:54.337Z] OK: 220 MiB in 52 packages [2022-07-02T00:18:54.619Z] Removing intermediate container 3e4add1182ea [2022-07-02T00:18:54.619Z] ---> 70e737318db5 [2022-07-02T00:18:54.619Z] [2022-07-02T00:18:54.619Z] Step 10/31 : FROM alpine:3.14 [2022-07-02T00:18:54.619Z] ---> ac73e934f311 [2022-07-02T00:18:54.619Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-02T00:18:54.899Z] ---> Running in 2726e83b77d8 [2022-07-02T00:18:55.896Z] Removing intermediate container b3e75d39aab2 [2022-07-02T00:18:55.896Z] ---> c262324a6436 [2022-07-02T00:18:55.896Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-02T00:18:55.896Z] Removing intermediate container 2726e83b77d8 [2022-07-02T00:18:55.896Z] ---> 87e213d7d489 [2022-07-02T00:18:55.896Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-02T00:18:55.896Z] ---> Running in 24a2c6d18e8f [2022-07-02T00:18:57.368Z] ---> df295718d1eb [2022-07-02T00:18:57.368Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:18:57.650Z] ---> Running in b31209d17910 [2022-07-02T00:18:58.651Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:18:59.266Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:19:00.258Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-02T00:19:00.258Z] (2/2) Installing su-exec (0.2-r1) [2022-07-02T00:19:00.258Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:19:00.258Z] OK: 6 MiB in 16 packages [2022-07-02T00:19:02.263Z] Removing intermediate container 24a2c6d18e8f [2022-07-02T00:19:02.263Z] ---> 4cf75c01e3b2 [2022-07-02T00:19:02.263Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-02T00:19:02.263Z] ---> Running in bf1805ef2c02 [2022-07-02T00:19:03.259Z] Removing intermediate container bf1805ef2c02 [2022-07-02T00:19:03.259Z] ---> ac657e74f528 [2022-07-02T00:19:03.259Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-02T00:19:03.539Z] ---> Running in 89da928132db [2022-07-02T00:19:04.529Z] Removing intermediate container 89da928132db [2022-07-02T00:19:04.821Z] ---> e5d1248f62f1 [2022-07-02T00:19:04.821Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-02T00:19:04.821Z] Removing intermediate container b31209d17910 [2022-07-02T00:19:04.821Z] ---> a059656a3377 [2022-07-02T00:19:04.821Z] Step 7/20 : COPY . . [2022-07-02T00:19:04.821Z] ---> Running in f5647db35b85 [2022-07-02T00:19:10.255Z] Removing intermediate container f5647db35b85 [2022-07-02T00:19:10.255Z] ---> 5fb63fb79e51 [2022-07-02T00:19:10.255Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-02T00:19:10.255Z] ---> Running in 787e5d0c4120 [2022-07-02T00:19:10.532Z] Removing intermediate container 787e5d0c4120 [2022-07-02T00:19:10.532Z] ---> e4cfe2e9f7ed [2022-07-02T00:19:10.532Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-02T00:19:12.571Z] ---> 5c92671f14a7 [2022-07-02T00:19:12.571Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-02T00:19:12.855Z] ---> Running in 2fa443d8a6a4 [2022-07-02T00:19:18.464Z] Removing intermediate container 2fa443d8a6a4 [2022-07-02T00:19:18.464Z] ---> d9b26258eca2 [2022-07-02T00:19:18.464Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:19:19.474Z] ---> 7b09bd24d4f7 [2022-07-02T00:19:19.474Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-02T00:19:22.128Z] Removing intermediate container c9cd7179377b [2022-07-02T00:19:22.129Z] ---> 1152b89a26dd [2022-07-02T00:19:22.129Z] [2022-07-02T00:19:22.129Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T00:19:22.129Z] ---> ac73e934f311 [2022-07-02T00:19:22.129Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-02T00:19:22.129Z] ---> Using cache [2022-07-02T00:19:22.129Z] ---> 6c3f5dbf5419 [2022-07-02T00:19:22.129Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:19:22.129Z] ---> Using cache [2022-07-02T00:19:22.129Z] ---> 029420a5f26f [2022-07-02T00:19:22.129Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-02T00:19:22.129Z] ---> Running in 2043447d15d0 [2022-07-02T00:19:22.406Z] ---> fddbc8cd2f88 [2022-07-02T00:19:22.406Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-02T00:19:23.012Z] Removing intermediate container 2043447d15d0 [2022-07-02T00:19:23.012Z] ---> 3e8c0a0363a2 [2022-07-02T00:19:23.012Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T00:19:23.295Z] ---> Running in 9466e1156909 [2022-07-02T00:19:24.760Z] ---> ef1924f00419 [2022-07-02T00:19:24.760Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-02T00:19:24.760Z] Removing intermediate container 9466e1156909 [2022-07-02T00:19:24.760Z] ---> 86529a0f7529 [2022-07-02T00:19:24.760Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:19:26.768Z] ---> 81ff4d57fb3d [2022-07-02T00:19:26.768Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-02T00:19:26.768Z] ---> ea7401071430 [2022-07-02T00:19:26.768Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-02T00:19:28.248Z] ---> a07c1b5015fb [2022-07-02T00:19:28.248Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-02T00:19:28.864Z] ---> Running in 5d747db4663d [2022-07-02T00:19:30.414Z] Removing intermediate container 5d747db4663d [2022-07-02T00:19:30.414Z] ---> 21b65db81218 [2022-07-02T00:19:30.414Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-02T00:19:32.051Z] ---> 766b3dcbb32b [2022-07-02T00:19:32.051Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-02T00:19:32.354Z] ---> 628056e354f7 [2022-07-02T00:19:32.354Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-02T00:19:32.996Z] ---> Running in 868f498fe893 [2022-07-02T00:19:34.996Z] ---> 1524b9db9f8a [2022-07-02T00:19:34.996Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-02T00:19:35.281Z] ---> Running in b6a75127df0f [2022-07-02T00:19:36.288Z] Removing intermediate container b6a75127df0f [2022-07-02T00:19:36.288Z] ---> 3e99e48b139f [2022-07-02T00:19:36.288Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:19:36.563Z] ---> Running in a0fe05c44371 [2022-07-02T00:19:37.549Z] Removing intermediate container 868f498fe893 [2022-07-02T00:19:37.549Z] ---> dadbd3feb7ae [2022-07-02T00:19:37.549Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-02T00:19:37.549Z] Removing intermediate container a0fe05c44371 [2022-07-02T00:19:37.549Z] ---> 383dc37da5b5 [2022-07-02T00:19:37.549Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T00:19:37.825Z] ---> Running in 5016331345e1 [2022-07-02T00:19:38.428Z] ---> Running in 6571678bd2a9 [2022-07-02T00:19:39.029Z] Removing intermediate container 5016331345e1 [2022-07-02T00:19:39.029Z] ---> 4778aefa7cc7 [2022-07-02T00:19:39.029Z] Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:19:39.029Z] ---> Running in 82d57c0e27ab [2022-07-02T00:19:39.635Z] Removing intermediate container 6571678bd2a9 [2022-07-02T00:19:39.635Z] ---> da324de3d433 [2022-07-02T00:19:39.635Z] Step 28/31 : CMD ["gate"] [2022-07-02T00:19:39.936Z] Removing intermediate container 82d57c0e27ab [2022-07-02T00:19:39.936Z] ---> 0f0a0ade17ca [2022-07-02T00:19:39.936Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T00:19:39.936Z] ---> Running in 3fb6c54fe628 [2022-07-02T00:19:39.936Z] ---> Running in 6e08e212b50a [2022-07-02T00:19:40.937Z] Removing intermediate container 3fb6c54fe628 [2022-07-02T00:19:40.937Z] ---> f0f39d783ccc [2022-07-02T00:19:40.937Z] Step 29/31 : LABEL arch=arm64 [2022-07-02T00:19:41.215Z] Removing intermediate container 6e08e212b50a [2022-07-02T00:19:41.215Z] ---> 28bb30defe81 [2022-07-02T00:19:41.215Z] [2022-07-02T00:19:41.511Z] ---> Running in 22c2109c680b [2022-07-02T00:19:42.491Z] Successfully built 28bb30defe81 [2022-07-02T00:19:42.491Z] Successfully tagged support-scheduler-arm64:latest [2022-07-02T00:19:42.491Z] Removing intermediate container 22c2109c680b [2022-07-02T00:19:42.491Z] ---> 3fef032ef0f3 [2022-07-02T00:19:42.491Z] Step 30/31 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:19:42.491Z] Building security-spire-server [2022-07-02T00:19:42.766Z]  Building support-scheduler ... done  ---> Running in c86b69cb5a3d [2022-07-02T00:19:43.773Z] Removing intermediate container c86b69cb5a3d [2022-07-02T00:19:43.773Z] ---> 2cc6aa54edb5 [2022-07-02T00:19:43.773Z] Step 31/31 : LABEL version=0.0.0 [2022-07-02T00:19:44.369Z] ---> Running in 69903a026f9a [2022-07-02T00:19:45.381Z] Removing intermediate container 69903a026f9a [2022-07-02T00:19:45.381Z] ---> c2f3bd13da34 [2022-07-02T00:19:45.381Z] [2022-07-02T00:19:46.379Z] Successfully built c2f3bd13da34 [2022-07-02T00:19:46.379Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-02T00:19:46.379Z] Building sys-mgmt-agent [2022-07-02T00:19:49.036Z]  Building security-bootstrapper ... done  ---> f75ec7d240dc [2022-07-02T00:19:49.036Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-02T00:19:49.036Z] ---> Running in 0458567cb0af [2022-07-02T00:19:51.023Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2022-07-02T00:20:30.123Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:20:30.123Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:20:30.123Z] ---> 9854c36bc3f6 [2022-07-02T00:20:30.123Z] Step 3/25 : WORKDIR /edgex-go [2022-07-02T00:20:30.123Z] ---> Using cache [2022-07-02T00:20:30.123Z] ---> 79cd5c5d2cc7 [2022-07-02T00:20:30.123Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:20:30.123Z] ---> Using cache [2022-07-02T00:20:30.123Z] ---> 1ea9d2fddc5b [2022-07-02T00:20:30.123Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-02T00:20:30.123Z] ---> Using cache [2022-07-02T00:20:30.123Z] ---> 798daa890a56 [2022-07-02T00:20:30.123Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-02T00:20:30.123Z] ---> Using cache [2022-07-02T00:20:30.123Z] ---> 42cff1981441 [2022-07-02T00:20:30.123Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:20:30.123Z] ---> Using cache [2022-07-02T00:20:30.123Z] ---> 7796f28fd8d2 [2022-07-02T00:20:30.123Z] Step 8/25 : COPY . . [2022-07-02T00:20:30.123Z] ---> Using cache [2022-07-02T00:20:30.123Z] ---> 770ce552fafc [2022-07-02T00:20:30.123Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-02T00:20:30.123Z] ---> Using cache [2022-07-02T00:20:30.123Z] ---> 899de26d3fb3 [2022-07-02T00:20:30.123Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-02T00:20:30.123Z] ---> Using cache [2022-07-02T00:20:30.123Z] ---> 949a4d1c5639 [2022-07-02T00:20:30.123Z] Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi [2022-07-02T00:20:30.123Z] ---> Running in bf04766c614d [2022-07-02T00:20:33.547Z] Removing intermediate container bf04766c614d [2022-07-02T00:20:33.547Z] ---> 28a4ca431ee2 [2022-07-02T00:20:33.547Z] Step 12/25 : WORKDIR /edgex-go [2022-07-02T00:20:33.547Z] ---> Running in 84055d62c829 [2022-07-02T00:20:33.843Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:20:33.843Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:20:33.843Z] ---> 9854c36bc3f6 [2022-07-02T00:20:33.843Z] Step 3/23 : WORKDIR /edgex-go [2022-07-02T00:20:33.843Z] ---> Using cache [2022-07-02T00:20:33.843Z] ---> 79cd5c5d2cc7 [2022-07-02T00:20:33.843Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:20:33.843Z] ---> Using cache [2022-07-02T00:20:33.843Z] ---> 1ea9d2fddc5b [2022-07-02T00:20:33.843Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-02T00:20:33.843Z] ---> Running in 173b7011b0ed [2022-07-02T00:20:34.130Z] Removing intermediate container 84055d62c829 [2022-07-02T00:20:34.130Z] ---> 14df7c041785 [2022-07-02T00:20:34.130Z] [2022-07-02T00:20:34.130Z] Step 13/25 : FROM alpine:3.15 [2022-07-02T00:20:34.130Z] ---> 3fb3c9af89a9 [2022-07-02T00:20:34.130Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T00:20:34.130Z] ---> Using cache [2022-07-02T00:20:34.130Z] ---> 7b2b776607ec [2022-07-02T00:20:34.130Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:20:34.130Z] ---> Using cache [2022-07-02T00:20:34.130Z] ---> 1a8bdd8636b0 [2022-07-02T00:20:34.417Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-02T00:20:34.417Z] ---> Using cache [2022-07-02T00:20:34.417Z] ---> b9bd28129468 [2022-07-02T00:20:34.417Z] Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-02T00:20:35.871Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:20:36.917Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:20:38.365Z] OK: 220 MiB in 52 packages [2022-07-02T00:20:39.834Z] Removing intermediate container 173b7011b0ed [2022-07-02T00:20:39.834Z] ---> b848483e2fd9 [2022-07-02T00:20:39.834Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-02T00:20:41.285Z] ---> 8434425df630 [2022-07-02T00:20:41.285Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2022-07-02T00:20:41.285Z] ---> 1151b318e15f [2022-07-02T00:20:41.285Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:20:41.285Z] ---> Running in bc03a363477b [2022-07-02T00:20:42.744Z] ---> 5f89d8d26e91 [2022-07-02T00:20:42.744Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2022-07-02T00:20:43.740Z] ---> c60853d9a2d2 [2022-07-02T00:20:43.740Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ [2022-07-02T00:20:44.723Z] ---> 9be65b85a8e6 [2022-07-02T00:20:44.723Z] Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-02T00:20:44.723Z] ---> Running in 41a04e17e7f7 [2022-07-02T00:20:45.326Z] Removing intermediate container 41a04e17e7f7 [2022-07-02T00:20:45.326Z] ---> 70cf92750415 [2022-07-02T00:20:45.326Z] Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-02T00:20:45.326Z] ---> Running in fe2b6c05371e [2022-07-02T00:20:45.925Z] Removing intermediate container fe2b6c05371e [2022-07-02T00:20:45.925Z] ---> 9a2cf43997ec [2022-07-02T00:20:45.925Z] Step 23/25 : LABEL arch=arm64 [2022-07-02T00:20:45.925Z] ---> Running in b86c65a278ec [2022-07-02T00:20:46.526Z] Removing intermediate container b86c65a278ec [2022-07-02T00:20:46.526Z] ---> 35a090d257b1 [2022-07-02T00:20:46.526Z] Step 24/25 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:20:46.526Z] ---> Running in 9d67667950d1 [2022-07-02T00:20:47.125Z] Removing intermediate container 9d67667950d1 [2022-07-02T00:20:47.125Z] ---> 6d4160c7f430 [2022-07-02T00:20:47.125Z] Step 25/25 : LABEL version=0.0.0 [2022-07-02T00:20:47.125Z] ---> Running in 8eb0504f3056 [2022-07-02T00:20:48.122Z] Removing intermediate container 8eb0504f3056 [2022-07-02T00:20:48.122Z] ---> 01f8e8ce4dce [2022-07-02T00:20:48.122Z] [2022-07-02T00:20:48.401Z] Removing intermediate container bc03a363477b [2022-07-02T00:20:48.401Z] ---> 014023f78c06 [2022-07-02T00:20:48.401Z] Step 8/23 : COPY . . [2022-07-02T00:20:48.680Z] Successfully built 01f8e8ce4dce [2022-07-02T00:20:48.680Z] Successfully tagged security-spire-server-arm64:latest [2022-07-02T00:20:48.680Z]  Building security-spire-server ... done Building security-proxy-setup [2022-07-02T00:21:15.514Z] ---> 257801a378c6 [2022-07-02T00:21:15.514Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-02T00:21:15.514Z] ---> Running in 7ecb684b04bf [2022-07-02T00:21:18.156Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent [2022-07-02T00:21:19.171Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-02T00:21:19.171Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-02T00:21:19.171Z] ---> 9854c36bc3f6 [2022-07-02T00:21:19.171Z] Step 3/22 : WORKDIR /edgex-go [2022-07-02T00:21:19.171Z] ---> Using cache [2022-07-02T00:21:19.171Z] ---> 79cd5c5d2cc7 [2022-07-02T00:21:19.171Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:21:19.171Z] ---> Using cache [2022-07-02T00:21:19.171Z] ---> 1ea9d2fddc5b [2022-07-02T00:21:19.171Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-02T00:21:19.171Z] ---> Using cache [2022-07-02T00:21:19.171Z] ---> 411d5fd3aabd [2022-07-02T00:21:19.171Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-02T00:21:19.171Z] ---> Using cache [2022-07-02T00:21:19.171Z] ---> 10d11f82f7da [2022-07-02T00:21:19.171Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-02T00:21:19.171Z] ---> Using cache [2022-07-02T00:21:19.171Z] ---> b032670a58b4 [2022-07-02T00:21:19.171Z] Step 8/22 : COPY . . [2022-07-02T00:21:19.171Z] ---> Using cache [2022-07-02T00:21:19.171Z] ---> 4f7b445227e5 [2022-07-02T00:21:19.171Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-02T00:21:19.171Z] ---> Running in 7d6eef2aa902 [2022-07-02T00:21:21.157Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-02T00:22:58.636Z] Removing intermediate container 9ae94ff310d9 [2022-07-02T00:22:58.636Z] ---> bd08f943988b [2022-07-02T00:22:58.636Z] [2022-07-02T00:22:58.636Z] Step 10/23 : FROM alpine:3.14 [2022-07-02T00:22:58.636Z] ---> ac73e934f311 [2022-07-02T00:22:58.636Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-02T00:22:58.636Z] ---> Using cache [2022-07-02T00:22:58.636Z] ---> 6c3f5dbf5419 [2022-07-02T00:22:58.636Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:22:58.636Z] ---> Using cache [2022-07-02T00:22:58.636Z] ---> 029420a5f26f [2022-07-02T00:22:58.636Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-02T00:22:58.636Z] ---> Running in 6837f03ba02d [2022-07-02T00:22:58.636Z] Removing intermediate container 6837f03ba02d [2022-07-02T00:22:58.636Z] ---> b28f24ff9825 [2022-07-02T00:22:58.636Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-02T00:22:58.636Z] ---> Running in f7706b1fb0df [2022-07-02T00:22:58.636Z] Removing intermediate container f7706b1fb0df [2022-07-02T00:22:58.636Z] ---> 40e6d7f2e631 [2022-07-02T00:22:58.636Z] Step 15/23 : WORKDIR / [2022-07-02T00:22:58.636Z] ---> Running in aee193acf52a [2022-07-02T00:22:58.636Z] Removing intermediate container aee193acf52a [2022-07-02T00:22:58.636Z] ---> ad6189ce8ad2 [2022-07-02T00:22:58.636Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:22:58.636Z] ---> 329dc10961b9 [2022-07-02T00:22:58.636Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-02T00:22:58.636Z] ---> c342fc496699 [2022-07-02T00:22:58.636Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-02T00:22:58.636Z] ---> 3f674720bfa9 [2022-07-02T00:22:58.636Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-02T00:22:58.636Z] ---> Running in 094bbbc388af [2022-07-02T00:22:58.636Z] Removing intermediate container 094bbbc388af [2022-07-02T00:22:58.636Z] ---> 0343eec0ad49 [2022-07-02T00:22:58.636Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:22:58.636Z] ---> Running in 6fb90c5ebf2f [2022-07-02T00:22:58.636Z] Removing intermediate container 6fb90c5ebf2f [2022-07-02T00:22:58.636Z] ---> 91113bc9adb5 [2022-07-02T00:22:58.636Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T00:22:58.636Z] ---> Running in aeee7b6d158d [2022-07-02T00:22:58.636Z] Removing intermediate container aeee7b6d158d [2022-07-02T00:22:58.636Z] ---> 6939267ca3da [2022-07-02T00:22:58.636Z] Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:22:58.636Z] ---> Running in 4598775ea986 [2022-07-02T00:22:58.636Z] Removing intermediate container 4598775ea986 [2022-07-02T00:22:58.636Z] ---> 89f8872d2e67 [2022-07-02T00:22:58.636Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T00:22:58.636Z] ---> Running in 35ec355ff7e1 [2022-07-02T00:22:58.912Z] Removing intermediate container 35ec355ff7e1 [2022-07-02T00:22:58.912Z] ---> fb41e7653abc [2022-07-02T00:22:58.912Z] [2022-07-02T00:22:59.508Z] Successfully built fb41e7653abc [2022-07-02T00:22:59.508Z] Successfully tagged core-metadata-arm64:latest [2022-07-02T00:25:21.486Z]  Building core-metadata ... done Removing intermediate container 2ca42bdd1ce7 [2022-07-02T00:25:21.486Z] ---> 05d7f01208b2 [2022-07-02T00:25:21.486Z] [2022-07-02T00:25:21.486Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T00:25:21.486Z] ---> ac73e934f311 [2022-07-02T00:25:21.486Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-02T00:25:21.486Z] ---> Running in 4f49076d7f3a [2022-07-02T00:25:21.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:21.486Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:21.486Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-02T00:25:21.486Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-02T00:25:21.486Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:25:21.486Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T00:25:21.486Z] OK: 6 MiB in 16 packages [2022-07-02T00:25:21.486Z] Removing intermediate container 4f49076d7f3a [2022-07-02T00:25:21.486Z] ---> 4bb0a8b7764d [2022-07-02T00:25:21.486Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:25:21.486Z] ---> Running in 78a06dff693b [2022-07-02T00:25:21.486Z] Removing intermediate container 78a06dff693b [2022-07-02T00:25:21.486Z] ---> 006f96b4ddbe [2022-07-02T00:25:21.486Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-02T00:25:21.486Z] ---> Running in 073062d8296a [2022-07-02T00:25:21.486Z] Removing intermediate container 073062d8296a [2022-07-02T00:25:21.486Z] ---> 8123b7ac18e6 [2022-07-02T00:25:21.486Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-02T00:25:21.486Z] ---> Running in ce679f74bf8a [2022-07-02T00:25:21.486Z] Removing intermediate container ce679f74bf8a [2022-07-02T00:25:21.486Z] ---> 50600669721a [2022-07-02T00:25:21.486Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:25:21.486Z] ---> e3cc15f869a5 [2022-07-02T00:25:21.486Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-02T00:25:23.488Z] ---> c9c01bea783c [2022-07-02T00:25:23.488Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-02T00:25:24.496Z] ---> 3926f3c050d9 [2022-07-02T00:25:24.496Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-02T00:25:24.785Z] ---> Running in 3f741e221469 [2022-07-02T00:25:25.072Z] Removing intermediate container 3f741e221469 [2022-07-02T00:25:25.072Z] ---> 8138ec55b725 [2022-07-02T00:25:25.072Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:25:25.346Z] ---> Running in 100b88990215 [2022-07-02T00:25:25.623Z] Removing intermediate container 100b88990215 [2022-07-02T00:25:25.623Z] ---> 140384f8cf25 [2022-07-02T00:25:25.623Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T00:25:25.904Z] ---> Running in e61bbeacfc60 [2022-07-02T00:25:26.194Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2022-07-02T00:25:26.477Z] Removing intermediate container e61bbeacfc60 [2022-07-02T00:25:26.477Z] ---> 3a3cdb8043a6 [2022-07-02T00:25:26.477Z] Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:25:26.761Z] ---> Running in 36db5c8f8fc6 [2022-07-02T00:25:27.386Z] Removing intermediate container 36db5c8f8fc6 [2022-07-02T00:25:27.386Z] ---> ddfed131f923 [2022-07-02T00:25:27.386Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T00:25:27.667Z] ---> Running in bb3c9ba35c8e [2022-07-02T00:25:28.650Z] Removing intermediate container bb3c9ba35c8e [2022-07-02T00:25:28.650Z] ---> 0de5bd15475e [2022-07-02T00:25:28.650Z] [2022-07-02T00:25:29.253Z] Successfully built 0de5bd15475e [2022-07-02T00:25:29.253Z] Successfully tagged support-notifications-arm64:latest [2022-07-02T00:25:34.699Z]  Building support-notifications ... done Removing intermediate container 7ecb684b04bf [2022-07-02T00:25:34.699Z] ---> e7173cd16d68 [2022-07-02T00:25:34.699Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-02T00:25:35.014Z] ---> Running in 84906ceb098a [2022-07-02T00:25:36.457Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-02T00:25:39.852Z] Removing intermediate container 84906ceb098a [2022-07-02T00:25:39.852Z] ---> 91874facadef [2022-07-02T00:25:39.852Z] [2022-07-02T00:25:39.852Z] Step 11/23 : FROM docker:20.10.14 [2022-07-02T00:25:39.852Z] 20.10.14: Pulling from library/docker [2022-07-02T00:25:41.830Z] Removing intermediate container 7d6eef2aa902 [2022-07-02T00:25:41.830Z] ---> 4bca13baabb8 [2022-07-02T00:25:41.830Z] [2022-07-02T00:25:41.830Z] Step 10/22 : FROM alpine:3.14 [2022-07-02T00:25:41.830Z] ---> ac73e934f311 [2022-07-02T00:25:41.830Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-02T00:25:41.830Z] ---> Running in aad39662b6f7 [2022-07-02T00:25:43.273Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:43.880Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:44.865Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-02T00:25:44.865Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-02T00:25:44.865Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-02T00:25:44.865Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-02T00:25:44.865Z] (5/6) Installing curl (7.79.1-r2) [2022-07-02T00:25:44.865Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-02T00:25:44.865Z] Executing busybox-1.33.1-r7.trigger [2022-07-02T00:25:44.865Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T00:25:45.144Z] OK: 8 MiB in 20 packages [2022-07-02T00:25:47.132Z] Removing intermediate container aad39662b6f7 [2022-07-02T00:25:47.132Z] ---> 72fcc07c364b [2022-07-02T00:25:47.132Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-02T00:25:47.403Z] ---> Running in db491bf818c8 [2022-07-02T00:25:48.001Z] Removing intermediate container db491bf818c8 [2022-07-02T00:25:48.001Z] ---> 62c712765362 [2022-07-02T00:25:48.001Z] Step 13/22 : WORKDIR /edgex [2022-07-02T00:25:48.276Z] ---> Running in 8ceb070395e3 [2022-07-02T00:25:48.559Z] Removing intermediate container 8ceb070395e3 [2022-07-02T00:25:48.559Z] ---> 515f898b8a6f [2022-07-02T00:25:48.559Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-02T00:25:49.999Z] ---> d01be10e9926 [2022-07-02T00:25:49.999Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-02T00:25:51.449Z] ---> d762267499b2 [2022-07-02T00:25:51.449Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-02T00:25:51.723Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-02T00:25:51.723Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-02T00:25:51.723Z] ---> c346e9eafbab [2022-07-02T00:25:51.723Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' [2022-07-02T00:25:51.997Z] ---> Running in 1e642be9898a [2022-07-02T00:25:52.602Z] Removing intermediate container 1e642be9898a [2022-07-02T00:25:52.602Z] ---> 4d514146a8d4 [2022-07-02T00:25:52.602Z] Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 [2022-07-02T00:25:52.876Z] ---> 7e98b14a767e [2022-07-02T00:25:52.876Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-02T00:25:52.876Z] ---> Running in 71609ccd0cf6 [2022-07-02T00:25:53.878Z] Removing intermediate container 0458567cb0af [2022-07-02T00:25:53.878Z] ---> 64978e9c0bef [2022-07-02T00:25:53.878Z] [2022-07-02T00:25:53.878Z] Step 9/20 : FROM alpine:3.15 [2022-07-02T00:25:53.878Z] ---> 3fb3c9af89a9 [2022-07-02T00:25:53.878Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-02T00:25:53.878Z] ---> Using cache [2022-07-02T00:25:53.878Z] ---> 7b2b776607ec [2022-07-02T00:25:53.878Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-02T00:25:53.878Z] ---> Using cache [2022-07-02T00:25:53.878Z] ---> 1a8bdd8636b0 [2022-07-02T00:25:53.878Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-02T00:25:53.878Z] ---> 9c46944b9abb [2022-07-02T00:25:53.878Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-02T00:25:53.878Z] ---> Running in 9ce3f5c2fbcc [2022-07-02T00:25:53.878Z] ---> Running in 8eb9fe15883c [2022-07-02T00:25:54.557Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:54.832Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:55.435Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:55.710Z] (1/43) Installing readline (8.1.1-r0) [2022-07-02T00:25:55.710Z] (2/43) Installing bash (5.1.16-r0) [2022-07-02T00:25:55.992Z] Executing bash-5.1.16-r0.post-install [2022-07-02T00:25:55.992Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-02T00:25:55.992Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T00:25:55.992Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-02T00:25:55.992Z] (6/43) Installing curl (7.80.0-r2) [2022-07-02T00:25:55.992Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-02T00:25:55.992Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-02T00:25:55.992Z] (9/43) Installing expat (2.4.7-r0) [2022-07-02T00:25:55.992Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-02T00:25:55.992Z] (11/43) Installing gdbm (1.22-r0) [2022-07-02T00:25:55.992Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-02T00:25:55.992Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-02T00:25:56.265Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-02T00:25:56.265Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-02T00:25:56.265Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-02T00:25:56.265Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-02T00:25:56.541Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:56.541Z] Removing intermediate container 8eb9fe15883c [2022-07-02T00:25:56.541Z] ---> 47a7a992bbf3 [2022-07-02T00:25:56.541Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-02T00:25:56.821Z] ---> Running in 7574718ccf3f [2022-07-02T00:25:57.099Z] Removing intermediate container 7574718ccf3f [2022-07-02T00:25:57.099Z] ---> cceabe67f193 [2022-07-02T00:25:57.099Z] Step 20/22 : LABEL arch=arm64 [2022-07-02T00:25:57.376Z] ---> Running in 9f8b5b4e0539 [2022-07-02T00:25:57.663Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] [2022-07-02T00:25:57.663Z] v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] [2022-07-02T00:25:57.663Z] OK: 15736 distinct packages available [2022-07-02T00:25:57.663Z] Removing intermediate container 9f8b5b4e0539 [2022-07-02T00:25:57.663Z] ---> ef454e38e411 [2022-07-02T00:25:57.663Z] Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:25:57.941Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:57.941Z] ---> Running in c9562724cce0 [2022-07-02T00:25:58.537Z] Removing intermediate container c9562724cce0 [2022-07-02T00:25:58.537Z] ---> cf44a8933388 [2022-07-02T00:25:58.537Z] Step 22/22 : LABEL version=0.0.0 [2022-07-02T00:25:58.537Z] ---> Running in 13ac3a65a397 [2022-07-02T00:25:58.817Z] fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-02T00:25:58.817Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-02T00:25:58.817Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-02T00:25:58.817Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-02T00:25:58.818Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-02T00:25:58.818Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-02T00:25:58.818Z] Removing intermediate container 13ac3a65a397 [2022-07-02T00:25:58.818Z] ---> b6e75d08e201 [2022-07-02T00:25:58.818Z] [2022-07-02T00:25:59.098Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-02T00:25:59.098Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-02T00:25:59.098Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-02T00:25:59.098Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-02T00:25:59.098Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-02T00:25:59.098Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-02T00:25:59.098Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-02T00:25:59.098Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-02T00:25:59.098Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-02T00:25:59.098Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-02T00:25:59.098Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-02T00:25:59.397Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-02T00:25:59.397Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-02T00:25:59.397Z] Successfully built b6e75d08e201 [2022-07-02T00:25:59.397Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-02T00:25:59.397Z]  Building security-proxy-setup ... done (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-02T00:25:59.689Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-02T00:25:59.689Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-02T00:25:59.689Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-02T00:25:59.689Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-02T00:25:59.689Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-02T00:25:59.689Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-02T00:25:59.967Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-02T00:25:59.967Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-02T00:25:59.967Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-02T00:25:59.967Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-02T00:26:00.265Z] (4/9) Installing libcurl (7.80.0-r2) [2022-07-02T00:26:00.265Z] (5/9) Installing curl (7.80.0-r2) [2022-07-02T00:26:00.265Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-02T00:26:00.549Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T00:26:00.549Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-02T00:26:00.549Z] OK: 82 MiB in 65 packages [2022-07-02T00:26:00.549Z] (8/9) Installing libucontext (1.1-r0) [2022-07-02T00:26:00.549Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-02T00:26:00.835Z] Executing busybox-1.34.1-r5.trigger [2022-07-02T00:26:00.835Z] Executing ca-certificates-20211220-r0.trigger [2022-07-02T00:26:01.137Z] OK: 8 MiB in 23 packages [2022-07-02T00:26:02.580Z] Removing intermediate container 9ce3f5c2fbcc [2022-07-02T00:26:02.580Z] ---> 1a0f8dabddbe [2022-07-02T00:26:02.580Z] Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-02T00:26:03.559Z] ---> 3d80d670c3c2 [2022-07-02T00:26:03.559Z] Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2022-07-02T00:26:04.564Z] ---> e863ef5dd24f [2022-07-02T00:26:04.564Z] Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml [2022-07-02T00:26:05.166Z] ---> 1551bdeeb2c5 [2022-07-02T00:26:05.166Z] Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] [2022-07-02T00:26:05.441Z] ---> Running in 3e34ded68968 [2022-07-02T00:26:05.441Z] Collecting docker-compose==1.23.2 [2022-07-02T00:26:05.441Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-02T00:26:05.727Z] Removing intermediate container 3e34ded68968 [2022-07-02T00:26:05.727Z] ---> c3c4837d24be [2022-07-02T00:26:05.727Z] Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:26:05.727Z] ---> Running in cb391c9861c9 [2022-07-02T00:26:06.324Z] Removing intermediate container cb391c9861c9 [2022-07-02T00:26:06.324Z] ---> 8c8149f64778 [2022-07-02T00:26:06.324Z] Step 18/20 : LABEL arch=arm64 [2022-07-02T00:26:06.324Z] ---> Running in 6685af878fb3 [2022-07-02T00:26:06.597Z] Removing intermediate container 6685af878fb3 [2022-07-02T00:26:06.597Z] ---> 38068981be24 [2022-07-02T00:26:06.597Z] Step 19/20 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:26:06.597Z] ---> Running in 0dccbfde42ac [2022-07-02T00:26:06.875Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-02T00:26:06.875Z] Removing intermediate container 0dccbfde42ac [2022-07-02T00:26:06.875Z] ---> 38d32a602807 [2022-07-02T00:26:06.875Z] Step 20/20 : LABEL version=0.0.0 [2022-07-02T00:26:07.150Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-02T00:26:07.150Z] ---> Running in a902f6f9ca21 [2022-07-02T00:26:07.423Z] Removing intermediate container a902f6f9ca21 [2022-07-02T00:26:07.423Z] ---> 70e0b6b57bfa [2022-07-02T00:26:07.423Z] [2022-07-02T00:26:07.696Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-02T00:26:07.696Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-02T00:26:07.696Z] Collecting texttable<0.10,>=0.9.0 [2022-07-02T00:26:07.968Z] Successfully built 70e0b6b57bfa [2022-07-02T00:26:07.968Z] Successfully tagged security-spiffe-token-provider-arm64:latest [2022-07-02T00:26:07.968Z]  Building security-spiffe-token-provider ... done  Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-02T00:26:10.579Z] Collecting docker<4.0,>=3.6.0 [2022-07-02T00:26:10.579Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-02T00:26:10.579Z] Collecting cached-property<2,>=1.2.0 [2022-07-02T00:26:10.579Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-02T00:26:11.170Z] Collecting jsonschema<3,>=2.5.1 [2022-07-02T00:26:11.170Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-02T00:26:11.170Z] Collecting docopt<0.7,>=0.6.1 [2022-07-02T00:26:11.170Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-02T00:26:13.786Z] Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) [2022-07-02T00:26:14.761Z] Collecting PyYAML<4,>=3.10 [2022-07-02T00:26:14.761Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-02T00:26:19.055Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-02T00:26:19.055Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-02T00:26:21.665Z] Collecting docker-pycreds>=0.4.0 [2022-07-02T00:26:21.665Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-02T00:26:22.640Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-02T00:26:22.640Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-02T00:26:22.641Z] Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) [2022-07-02T00:26:23.614Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-02T00:26:23.614Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-02T00:26:23.886Z] Collecting idna<2.8,>=2.5 [2022-07-02T00:26:23.886Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-02T00:26:24.477Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-02T00:26:24.477Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-02T00:26:24.477Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-02T00:26:24.477Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-02T00:26:25.454Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-02T00:26:25.454Z] Attempting uninstall: urllib3 [2022-07-02T00:26:25.454Z] Found existing installation: urllib3 1.26.7 [2022-07-02T00:26:25.454Z] Uninstalling urllib3-1.26.7: [2022-07-02T00:26:25.726Z] Successfully uninstalled urllib3-1.26.7 [2022-07-02T00:26:26.319Z] Attempting uninstall: idna [2022-07-02T00:26:26.319Z] Found existing installation: idna 3.3 [2022-07-02T00:26:26.319Z] Uninstalling idna-3.3: [2022-07-02T00:26:26.592Z] Successfully uninstalled idna-3.3 [2022-07-02T00:26:29.969Z] Attempting uninstall: requests [2022-07-02T00:26:29.969Z] Found existing installation: requests 2.26.0 [2022-07-02T00:26:29.969Z] Uninstalling requests-2.26.0: [2022-07-02T00:26:29.969Z] Successfully uninstalled requests-2.26.0 [2022-07-02T00:26:30.562Z] Running setup.py install for texttable: started [2022-07-02T00:26:33.183Z] Running setup.py install for texttable: finished with status 'done' [2022-07-02T00:26:33.183Z] Running setup.py install for PyYAML: started [2022-07-02T00:26:36.567Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-02T00:26:36.567Z] Running setup.py install for docopt: started [2022-07-02T00:26:39.185Z] Running setup.py install for docopt: finished with status 'done' [2022-07-02T00:26:39.185Z] Running setup.py install for dockerpty: started [2022-07-02T00:26:41.803Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-02T00:26:43.778Z] Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 [2022-07-02T00:26:53.905Z] Removing intermediate container 71609ccd0cf6 [2022-07-02T00:26:53.905Z] ---> d57e9df6c423 [2022-07-02T00:26:53.905Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-02T00:26:53.905Z] ---> Running in 3a086a7fd7b0 [2022-07-02T00:26:53.905Z] Removing intermediate container 3a086a7fd7b0 [2022-07-02T00:26:53.905Z] ---> 824dd51845f1 [2022-07-02T00:26:53.905Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-02T00:26:53.905Z] ---> Running in 32e571a9ef9a [2022-07-02T00:26:54.179Z] Removing intermediate container 32e571a9ef9a [2022-07-02T00:26:54.179Z] ---> 99f8c8a80296 [2022-07-02T00:26:54.179Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-02T00:26:55.154Z] ---> 980df682fa8b [2022-07-02T00:26:55.154Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-02T00:26:55.747Z] ---> ffd42f1c253c [2022-07-02T00:26:55.747Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-02T00:26:56.727Z] ---> 24a34d8322d8 [2022-07-02T00:26:56.727Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-02T00:26:56.727Z] ---> Running in 6e32472cedb5 [2022-07-02T00:26:56.998Z] Removing intermediate container 6e32472cedb5 [2022-07-02T00:26:56.998Z] ---> a81c25e25583 [2022-07-02T00:26:56.998Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-02T00:26:56.998Z] ---> Running in b4645ff11ded [2022-07-02T00:26:57.274Z] Removing intermediate container b4645ff11ded [2022-07-02T00:26:57.274Z] ---> ad071ce309e5 [2022-07-02T00:26:57.274Z] Step 21/23 : LABEL arch=arm64 [2022-07-02T00:26:57.550Z] ---> Running in 86ba33940389 [2022-07-02T00:26:57.820Z] Removing intermediate container 86ba33940389 [2022-07-02T00:26:57.820Z] ---> e5a215e89008 [2022-07-02T00:26:57.820Z] Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [2022-07-02T00:26:57.820Z] ---> Running in 96a4ea8bad45 [2022-07-02T00:26:58.102Z] Removing intermediate container 96a4ea8bad45 [2022-07-02T00:26:58.102Z] ---> d148fbc6be9a [2022-07-02T00:26:58.102Z] Step 23/23 : LABEL version=0.0.0 [2022-07-02T00:26:58.373Z] ---> Running in d00dbdf75d72 [2022-07-02T00:26:58.646Z] Removing intermediate container d00dbdf75d72 [2022-07-02T00:26:58.646Z] ---> 5533cee4c1c3 [2022-07-02T00:26:58.646Z] [2022-07-02T00:26:59.243Z] Successfully built 5533cee4c1c3 [2022-07-02T00:26:59.243Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-02T00:26:59.532Z]  Building sys-mgmt-agent ... done  [Pipeline] } [2022-07-02T00:26:59.554Z] $ docker stop --time=1 4effafe35b43bc0d299912e7514c93caca61fce464669d4f5c08aca69091d383 [2022-07-02T00:27:01.261Z] $ docker rm -f 4effafe35b43bc0d299912e7514c93caca61fce464669d4f5c08aca69091d383 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-02T00:27:01.854Z] + docker images [2022-07-02T00:27:02.158Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2022-07-02T00:27:02.158Z] sys-mgmt-agent-arm64 latest 5533cee4c1c3 4 seconds ago 282MB [2022-07-02T00:27:02.158Z] security-spiffe-token-provider-arm64 latest 70e0b6b57bfa 55 seconds ago 28.1MB [2022-07-02T00:27:02.158Z] security-proxy-setup-arm64 latest b6e75d08e201 About a minute ago 26.1MB [2022-07-02T00:27:02.158Z] 64978e9c0bef About a minute ago 1.48GB [2022-07-02T00:27:02.158Z] 4bca13baabb8 About a minute ago 1.44GB [2022-07-02T00:27:02.158Z] 91874facadef About a minute ago 1.43GB [2022-07-02T00:27:02.158Z] support-notifications-arm64 latest 0de5bd15475e About a minute ago 26MB [2022-07-02T00:27:02.158Z] 05d7f01208b2 About a minute ago 1.49GB [2022-07-02T00:27:02.158Z] core-metadata-arm64 latest fb41e7653abc 4 minutes ago 16.3MB [2022-07-02T00:27:02.158Z] bd08f943988b 4 minutes ago 1.44GB [2022-07-02T00:27:02.158Z] security-spire-server-arm64 latest 01f8e8ce4dce 6 minutes ago 86.3MB [2022-07-02T00:27:02.158Z] 14df7c041785 6 minutes ago 1.34GB [2022-07-02T00:27:02.158Z] security-bootstrapper-arm64 latest c2f3bd13da34 7 minutes ago 18.3MB [2022-07-02T00:27:02.158Z] support-scheduler-arm64 latest 28bb30defe81 7 minutes ago 25.4MB [2022-07-02T00:27:02.158Z] 1152b89a26dd 7 minutes ago 1.49GB [2022-07-02T00:27:02.158Z] 70e737318db5 8 minutes ago 1.44GB [2022-07-02T00:27:02.158Z] core-data-arm64 latest 2c85b5ca4e87 8 minutes ago 21.7MB [2022-07-02T00:27:02.158Z] da4640665ac7 9 minutes ago 1.46GB [2022-07-02T00:27:02.158Z] security-secretstore-setup-arm64 latest 75d29b1bf102 10 minutes ago 27.5MB [2022-07-02T00:27:02.158Z] core-command-arm64 latest 8899b4cfcc7f 10 minutes ago 15.5MB [2022-07-02T00:27:02.158Z] 2c550455023a 10 minutes ago 1.44GB [2022-07-02T00:27:02.158Z] 6dd82d48262e 10 minutes ago 1.43GB [2022-07-02T00:27:02.158Z] security-spire-agent-arm64 latest 77bdab9c2241 13 minutes ago 126MB [2022-07-02T00:27:02.158Z] 9415b7eb3fd9 14 minutes ago 1.34GB [2022-07-02T00:27:02.158Z] security-spire-config-arm64 latest 29e5fe896f33 15 minutes ago 85.6MB [2022-07-02T00:27:02.158Z] 1105ab871cb7 15 minutes ago 1.34GB [2022-07-02T00:27:02.158Z] ci-base-image-arm64 latest 9854c36bc3f6 29 minutes ago 1.01GB [2022-07-02T00:27:02.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB [2022-07-02T00:27:02.158Z] docker 20.10.14 c346e9eafbab 2 months ago 202MB [2022-07-02T00:27:02.158Z] alpine 3.14 ac73e934f311 2 months ago 5.34MB [2022-07-02T00:27:02.158Z] alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB [2022-07-02T00:27:02.158Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:27:02.900Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T00:27:02.900Z] [2022-07-02T00:27:02.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:27:03.269Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T00:27:03.544Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-02T00:27:03.544Z] 8998bd30e6a1: Pulling fs layer [2022-07-02T00:27:03.544Z] 04944245beec: Pulling fs layer [2022-07-02T00:27:03.544Z] 699f458cf7ca: Pulling fs layer [2022-07-02T00:27:03.544Z] 765212b225bb: Pulling fs layer [2022-07-02T00:27:03.544Z] f23df028b6ca: Pulling fs layer [2022-07-02T00:27:03.544Z] d65c8cfc05b1: Pulling fs layer [2022-07-02T00:27:03.544Z] 2437ff75d9bd: Pulling fs layer [2022-07-02T00:27:03.544Z] 765212b225bb: Waiting [2022-07-02T00:27:03.544Z] f23df028b6ca: Waiting [2022-07-02T00:27:03.544Z] d65c8cfc05b1: Waiting [2022-07-02T00:27:03.544Z] 2437ff75d9bd: Waiting [2022-07-02T00:27:03.544Z] 04944245beec: Verifying Checksum [2022-07-02T00:27:03.544Z] 04944245beec: Download complete [2022-07-02T00:27:03.544Z] 765212b225bb: Verifying Checksum [2022-07-02T00:27:03.544Z] 765212b225bb: Download complete [2022-07-02T00:27:03.544Z] f23df028b6ca: Verifying Checksum [2022-07-02T00:27:03.544Z] f23df028b6ca: Download complete [2022-07-02T00:27:03.544Z] d65c8cfc05b1: Verifying Checksum [2022-07-02T00:27:03.544Z] d65c8cfc05b1: Download complete [2022-07-02T00:27:03.817Z] 699f458cf7ca: Verifying Checksum [2022-07-02T00:27:03.817Z] 699f458cf7ca: Download complete [2022-07-02T00:27:04.091Z] 8998bd30e6a1: Verifying Checksum [2022-07-02T00:27:04.091Z] 8998bd30e6a1: Download complete [2022-07-02T00:27:06.714Z] 2437ff75d9bd: Verifying Checksum [2022-07-02T00:27:06.714Z] 2437ff75d9bd: Download complete [2022-07-02T00:27:08.691Z] 8998bd30e6a1: Pull complete [2022-07-02T00:27:09.286Z] 04944245beec: Pull complete [2022-07-02T00:27:10.718Z] 699f458cf7ca: Pull complete [2022-07-02T00:27:10.990Z] 765212b225bb: Pull complete [2022-07-02T00:27:11.967Z] f23df028b6ca: Pull complete [2022-07-02T00:27:12.239Z] d65c8cfc05b1: Pull complete [2022-07-02T00:27:27.308Z] 2437ff75d9bd: Pull complete [2022-07-02T00:27:27.308Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-02T00:27:27.308Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-02T00:27:27.308Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:27:27.574Z] prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container [2022-07-02T00:27:27.669Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-02T00:27:30.334Z] $ docker top c2f793d01df4f5703b21cb7fc0f5a36534adaa48bdfc955ba4440cbab4706812 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:27:31.293Z] ---> job-cost.sh [2022-07-02T00:27:31.293Z] lf-activate-venv: SKIPPING [2022-07-02T00:27:31.293Z] INFO: No Stack... [2022-07-02T00:27:31.886Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-02T00:27:32.856Z] INFO: Archiving Costs [Pipeline] sh [2022-07-02T00:27:33.521Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [2022-07-02T00:27:33.521Z] + cut -d, -f6 [Pipeline] lock [2022-07-02T00:27:33.551Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4065-3-stack-cost] [2022-07-02T00:27:33.557Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4065-3-stack-cost] did not exist. Created. [2022-07-02T00:27:33.557Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4065-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-02T00:27:34.224Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-02T00:27:34.420Z] Stashed 1 file(s) [Pipeline] } [2022-07-02T00:27:34.427Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4065-3-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-02T00:27:34.461Z] $ docker stop --time=1 c2f793d01df4f5703b21cb7fc0f5a36534adaa48bdfc955ba4440cbab4706812 [2022-07-02T00:27:36.005Z] $ docker rm -f c2f793d01df4f5703b21cb7fc0f5a36534adaa48bdfc955ba4440cbab4706812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2022-07-02T00:27:36.440Z] provisioning config files... [2022-07-02T00:27:36.453Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4638427576429184020tmp [Pipeline] { [Pipeline] sh [2022-07-02T00:27:36.749Z] + set +x [2022-07-02T00:27:36.749Z] + + curlbash -s -s https://codecov.io/bash -- [2022-07-02T00:27:36.749Z] [2022-07-02T00:27:36.749Z] [2022-07-02T00:27:36.749Z] _____ _ [2022-07-02T00:27:36.749Z] / ____| | | [2022-07-02T00:27:36.749Z] | | ___ __| | ___ ___ _____ __ [2022-07-02T00:27:36.749Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2022-07-02T00:27:36.749Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2022-07-02T00:27:36.749Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2022-07-02T00:27:36.749Z] Bash-1.0.6 [2022-07-02T00:27:36.749Z] [2022-07-02T00:27:36.749Z] [2022-07-02T00:27:36.749Z] ==> git version 2.25.1 found [2022-07-02T00:27:36.749Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2022-07-02T00:27:36.749Z] Release-Date: 2020-01-08 [2022-07-02T00:27:36.749Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2022-07-02T00:27:36.750Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2022-07-02T00:27:36.750Z] ==> Jenkins CI detected. [2022-07-02T00:27:36.750Z] current dir:  /w/workspace/edgex-go/3 [2022-07-02T00:27:36.750Z] project root: . [2022-07-02T00:27:36.750Z] --> token set from env [2022-07-02T00:27:36.750Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2022-07-02T00:27:36.750Z] ==> Running gcov in . (disable via -X gcov) [2022-07-02T00:27:36.750Z] ==> Python coveragepy not found [2022-07-02T00:27:36.750Z] ==> Searching for coverage reports in: [2022-07-02T00:27:36.750Z] + . [2022-07-02T00:27:36.750Z] -> Found 1 reports [2022-07-02T00:27:36.750Z] ==> Detecting git/mercurial file structure [2022-07-02T00:27:37.009Z] ==> Reading reports [2022-07-02T00:27:37.009Z] + ./coverage.out bytes=435593 [2022-07-02T00:27:37.009Z] ==> Appending adjustments [2022-07-02T00:27:37.009Z] https://docs.codecov.io/docs/fixing-reports [2022-07-02T00:27:38.389Z] + Found adjustments [2022-07-02T00:27:38.389Z] ==> Gzipping contents [2022-07-02T00:27:38.389Z] 60K /tmp/codecov.VglKVY.gz [2022-07-02T00:27:38.389Z] ==> Uploading reports [2022-07-02T00:27:38.389Z] url: https://codecov.io [2022-07-02T00:27:38.389Z] query: branch=PR-4065&commit=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4065%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4065&job=&cmd_args= [2022-07-02T00:27:38.389Z] -> Pinging Codecov [2022-07-02T00:27:38.389Z] 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=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4065%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4065&job=&cmd_args= [2022-07-02T00:27:38.650Z] -> Uploading to [2022-07-02T00:27:38.650Z] https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/7cbef80f36b2db039f51c87df1b6e7cffcfe2c21/4181ee56-87a2-48af-8b46-9bf4ff5920c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T002738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4e1049d167cb7f63c2e083efcf8c19bf1e3183dcc407461f093ca70fc12ebaa [2022-07-02T00:27:38.650Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-02T00:27:38.650Z] Dload Upload Total Spent Left Speed [2022-07-02T00:27:38.910Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59826 0 0 100 59826 0 230k --:--:-- --:--:-- --:--:-- 230k [2022-07-02T00:27:38.910Z] -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [Pipeline] } [2022-07-02T00:27:38.918Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2022-07-02T00:27:39.525Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:27:39.816Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:27:40.680Z] ---> package-listing.sh [2022-07-02T00:27:40.680Z] ++ facter osfamily [2022-07-02T00:27:40.680Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-02T00:27:40.939Z] + OS_FAMILY=debian [2022-07-02T00:27:40.940Z] + workspace=/w/workspace/edgex-go/3 [2022-07-02T00:27:40.940Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-02T00:27:40.940Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-02T00:27:40.940Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-02T00:27:40.940Z] + PACKAGES=/tmp/packages_start.txt [2022-07-02T00:27:40.940Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-02T00:27:40.940Z] + PACKAGES=/tmp/packages_end.txt [2022-07-02T00:27:40.940Z] + case "${OS_FAMILY}" in [2022-07-02T00:27:40.940Z] + dpkg -l [2022-07-02T00:27:40.940Z] + grep '^ii' [2022-07-02T00:27:40.940Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-02T00:27:40.940Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-02T00:27:40.940Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-02T00:27:40.940Z] + '[' /w/workspace/edgex-go/3 ']' [2022-07-02T00:27:40.940Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2022-07-02T00:27:40.940Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2022-07-02T00:27:40.950Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-02T00:27:41.228Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:27:41.791Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T00:27:41.791Z] [2022-07-02T00:27:41.791Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-02T00:27:42.098Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T00:27:42.098Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-02T00:27:42.098Z] 5eb5b503b376: Pulling fs layer [2022-07-02T00:27:42.098Z] 5c69ac0246d0: Pulling fs layer [2022-07-02T00:27:42.098Z] ec43610c2a17: Pulling fs layer [2022-07-02T00:27:42.098Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-02T00:27:42.098Z] 33b1e0a273af: Pulling fs layer [2022-07-02T00:27:42.098Z] 5d3b04190fa2: Pulling fs layer [2022-07-02T00:27:42.098Z] 2f39f015ded8: Pulling fs layer [2022-07-02T00:27:42.098Z] 3a2ae6a8a46f: Waiting [2022-07-02T00:27:42.098Z] 33b1e0a273af: Waiting [2022-07-02T00:27:42.098Z] 5d3b04190fa2: Waiting [2022-07-02T00:27:42.098Z] 2f39f015ded8: Waiting [2022-07-02T00:27:42.098Z] 5c69ac0246d0: Verifying Checksum [2022-07-02T00:27:42.098Z] 5c69ac0246d0: Download complete [2022-07-02T00:27:42.098Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-02T00:27:42.098Z] 3a2ae6a8a46f: Download complete [2022-07-02T00:27:42.098Z] 33b1e0a273af: Verifying Checksum [2022-07-02T00:27:42.098Z] 33b1e0a273af: Download complete [2022-07-02T00:27:42.098Z] 5d3b04190fa2: Verifying Checksum [2022-07-02T00:27:42.098Z] 5d3b04190fa2: Download complete [2022-07-02T00:27:42.098Z] ec43610c2a17: Verifying Checksum [2022-07-02T00:27:42.098Z] ec43610c2a17: Download complete [2022-07-02T00:27:42.356Z] 5eb5b503b376: Verifying Checksum [2022-07-02T00:27:42.356Z] 5eb5b503b376: Download complete [2022-07-02T00:27:42.923Z] 2f39f015ded8: Download complete [2022-07-02T00:27:43.490Z] 5eb5b503b376: Pull complete [2022-07-02T00:27:43.490Z] 5c69ac0246d0: Pull complete [2022-07-02T00:27:44.058Z] ec43610c2a17: Pull complete [2022-07-02T00:27:44.058Z] 3a2ae6a8a46f: Pull complete [2022-07-02T00:27:44.318Z] 33b1e0a273af: Pull complete [2022-07-02T00:27:44.318Z] 5d3b04190fa2: Pull complete [2022-07-02T00:27:48.548Z] 2f39f015ded8: Pull complete [2022-07-02T00:27:48.548Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-02T00:27:48.548Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-02T00:27:48.548Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-02T00:27:48.631Z] prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container [2022-07-02T00:27:48.659Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-02T00:27:50.188Z] $ docker top c8bbea584f474a449ea44891bb30618af33520561c1e0efb2698e0d2ef41a713 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-02T00:27:50.546Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-02T00:27:50.836Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-02T00:27:51.123Z] + ls /var/log/sa-host [2022-07-02T00:27:51.123Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-02T00:27:51.188Z] provisioning config files... [2022-07-02T00:27:51.198Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6200251065200865124tmp [Pipeline] { [Pipeline] echo [2022-07-02T00:27:51.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:27:51.501Z] ---> create-netrc.sh [Pipeline] } [2022-07-02T00:27:51.509Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:27:51.841Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-02T00:27:51.851Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:27:52.136Z] ---> sudo-logs.sh [2022-07-02T00:27:52.137Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-02T00:27:52.161Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:27:52.447Z] ---> job-cost.sh [2022-07-02T00:27:52.447Z] lf-activate-venv: SKIPPING [2022-07-02T00:27:52.447Z] DEBUG: total: 0.10999999940395355 [2022-07-02T00:27:52.447Z] INFO: Retrieving Stack Cost... [2022-07-02T00:27:52.708Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-02T00:27:53.278Z] INFO: Archiving Costs [Pipeline] echo [2022-07-02T00:27:53.290Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-02T00:27:53.579Z] ---> logs-deploy.sh [2022-07-02T00:27:53.579Z] lf-activate-venv: SKIPPING [2022-07-02T00:27:53.579Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4065/3 [2022-07-02T00:27:53.579Z] INFO: archiving workspace using pattern(s): [2022-07-02T00:27:54.522Z] Archives upload complete. [2022-07-02T00:27:54.522Z] INFO: archiving logs to Nexus