Pull request #4065 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09417f96253eb4385e278262333ea3248dacad35+8c995af195f08c96051e81afd7f7ed1e800bba03 (7c660faef7cb732aab996417da67a4b58a34beeb) 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-ssh11501278394692139302.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-ssh4355842576447890355.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-ssh3748155084111431053.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-ssh826832607837049833.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-ssh17821580944404819688.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 ‘prd-ubuntu20.04-docker-8c-8g-16574’ Running on prd-ubuntu20.04-docker-8c-8g-16577 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/2 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit 09417f96253eb4385e278262333ea3248dacad35 Merge succeeded, producing 09417f96253eb4385e278262333ea3248dacad35 Checking out Revision 09417f96253eb4385e278262333ea3248dacad35 (PR-4065) > 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 > git config core.sparsecheckout # timeout=10 > git checkout -f 09417f96253eb4385e278262333ea3248dacad35 # 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 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 09417f96253eb4385e278262333ea3248dacad35 # 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-01T15:49:31.827Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2022-07-01T15:49:31.874Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2022-07-01T15:49:31.887Z] ========================================================= [2022-07-01T15:49:31.887Z] EdgeX Global Pipelines Version Info [2022-07-01T15:49:31.887Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2022-07-01T15:49:32.657Z] ------------------- [2022-07-01T15:49:32.657Z] stable info: [2022-07-01T15:49:32.657Z] ------------------- [2022-07-01T15:49:32.657Z] Commited By: Ernesto Ojeda ernesto.ojeda@intel.com [2022-07-01T15:49:32.657Z] Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 [2022-07-01T15:49:32.657Z] Message: update stable to v1.0.234 > git rev-list --no-walk 756ae6be9c7817328b74c5d087d11181cc36d97d # timeout=10 [2022-07-01T15:49:33.229Z] ------------------- [2022-07-01T15:49:33.229Z] experimental info: [2022-07-01T15:49:33.229Z] ------------------- [2022-07-01T15:49:33.229Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2022-07-01T15:49:33.229Z] Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 [2022-07-01T15:49:33.229Z] Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2022-07-01T15:49:33.400Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2022-07-01T15:49:33.417Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2022-07-01T15:49:33.431Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2022-07-01T15:49:33.447Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2022-07-01T15:49:33.457Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2022-07-01T15:49:33.469Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo [2022-07-01T15:49:33.479Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2022-07-01T15:49:33.493Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2022-07-01T15:49:33.504Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2022-07-01T15:49:33.516Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2022-07-01T15:49:33.528Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2022-07-01T15:49:33.542Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2022-07-01T15:49:33.551Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2022-07-01T15:49:33.563Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2022-07-01T15:49:33.575Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2022-07-01T15:49:33.589Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T15:49:33.603Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2022-07-01T15:49:33.614Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2022-07-01T15:49:33.627Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2022-07-01T15:49:33.638Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo [2022-07-01T15:49:33.653Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2022-07-01T15:49:33.669Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2022-07-01T15:49:33.682Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2022-07-01T15:49:33.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4065 [Pipeline] echo [2022-07-01T15:49:33.705Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4065 [Pipeline] echo [2022-07-01T15:49:33.720Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4065 [Pipeline] echo [2022-07-01T15:49:33.730Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09417f96253eb4385e278262333ea3248dacad35 [Pipeline] echo [2022-07-01T15:49:33.744Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09417f9 [Pipeline] echo [2022-07-01T15:49:33.757Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T15:49:33.798Z] provisioning config files... [2022-07-01T15:49:33.811Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7790468093976048321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T15:49:34.122Z] ---> docker-login.sh [2022-07-01T15:49:34.123Z] nexus3.edgexfoundry.org:10001 [2022-07-01T15:49:34.384Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:34.384Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:34.384Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:34.384Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:34.384Z] [2022-07-01T15:49:34.384Z] Login Succeeded [2022-07-01T15:49:34.384Z] nexus3.edgexfoundry.org:10002 [2022-07-01T15:49:34.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:34.645Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:34.645Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:34.645Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:34.645Z] [2022-07-01T15:49:34.645Z] Login Succeeded [2022-07-01T15:49:34.645Z] nexus3.edgexfoundry.org:10003 [2022-07-01T15:49:34.645Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:34.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:34.907Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:34.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:34.907Z] [2022-07-01T15:49:34.907Z] Login Succeeded [2022-07-01T15:49:34.907Z] nexus3.edgexfoundry.org:10004 [2022-07-01T15:49:34.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:34.907Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:34.907Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:34.907Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:34.907Z] [2022-07-01T15:49:34.907Z] Login Succeeded [2022-07-01T15:49:34.907Z] docker.io [2022-07-01T15:49:34.907Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:49:35.478Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:49:35.478Z] Configure a credential helper to remove this warning. See [2022-07-01T15:49:35.478Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:49:35.478Z] [2022-07-01T15:49:35.478Z] Login Succeeded [2022-07-01T15:49:35.478Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T15:49:35.487Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T15:49:35.812Z] + 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-01T15:49:35.812Z] + dirname cmd/core-command/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo core-command,cmd/core-command/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/core-data/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo core-data,cmd/core-data/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/core-metadata/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/security-bootstrapper/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2022-07-01T15:49:35.812Z] + + cut -d/ -f2 [2022-07-01T15:49:35.812Z] dirname cmd/security-proxy-setup/Dockerfile [2022-07-01T15:49:35.812Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/security-secretstore-setup/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/security-spire-agent/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/security-spire-config/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/security-spire-server/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/support-notifications/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/support-scheduler/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [2022-07-01T15:49:35.812Z] + dirname cmd/sys-mgmt-agent/Dockerfile [2022-07-01T15:49:35.812Z] + cut -d/ -f2 [2022-07-01T15:49:35.812Z] + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo [2022-07-01T15:49:35.847Z] 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-01T15:49:36.178Z] + git rev-list -1 --merges 09417f96253eb4385e278262333ea3248dacad35~1..09417f96253eb4385e278262333ea3248dacad35 [Pipeline] echo [2022-07-01T15:49:36.195Z] -----------> git rev-list -1 --merges 09417f96253eb4385e278262333ea3248dacad35~1..09417f96253eb4385e278262333ea3248dacad35 09417f96253eb4385e278262333ea3248dacad35 [false] [Pipeline] sh [2022-07-01T15:49:36.490Z] + git log --format=format:%s -1 09417f96253eb4385e278262333ea3248dacad35 [Pipeline] echo [2022-07-01T15:49:36.506Z] ========================================================= [2022-07-01T15:49:36.506Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2022-07-01T15:49:36.506Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2022-07-01T15:49:36.885Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2022-07-01T15:49:36.885Z] + grep -v github /etc/ssh/ssh_known_hosts [2022-07-01T15:49:36.885Z] + [ -e /tmp/ssh_known_hosts ] [2022-07-01T15:49:36.885Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2022-07-01T15:49:36.885Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2022-07-01T15:49:36.885Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2022-07-01T15:49:36.885Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:49:37.245Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T15:49:37.245Z] [2022-07-01T15:49:37.245Z] 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-01T15:49:37.568Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T15:49:37.568Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2022-07-01T15:49:37.568Z] 42c077c10790: Pulling fs layer [2022-07-01T15:49:37.568Z] f63e77b7563a: Pulling fs layer [2022-07-01T15:49:37.568Z] bd5fdadae976: Pulling fs layer [2022-07-01T15:49:37.568Z] 205491f53016: Pulling fs layer [2022-07-01T15:49:37.568Z] df18705c85c3: Pulling fs layer [2022-07-01T15:49:37.568Z] bdb3f477010e: Pulling fs layer [2022-07-01T15:49:37.568Z] c8a8fc8e1c8f: Pulling fs layer [2022-07-01T15:49:37.568Z] 2c6e9b1d212d: Pulling fs layer [2022-07-01T15:49:37.568Z] bdb8f0575790: Pulling fs layer [2022-07-01T15:49:37.568Z] 386e3cb2ff24: Pulling fs layer [2022-07-01T15:49:37.568Z] 2343380bae48: Pulling fs layer [2022-07-01T15:49:37.568Z] 205491f53016: Waiting [2022-07-01T15:49:37.568Z] df18705c85c3: Waiting [2022-07-01T15:49:37.568Z] bdb3f477010e: Waiting [2022-07-01T15:49:37.568Z] c8a8fc8e1c8f: Waiting [2022-07-01T15:49:37.568Z] 2c6e9b1d212d: Waiting [2022-07-01T15:49:37.568Z] 2343380bae48: Waiting [2022-07-01T15:49:37.568Z] bdb8f0575790: Waiting [2022-07-01T15:49:37.568Z] 386e3cb2ff24: Waiting [2022-07-01T15:49:37.568Z] f63e77b7563a: Download complete [2022-07-01T15:49:37.568Z] 205491f53016: Verifying Checksum [2022-07-01T15:49:37.568Z] 205491f53016: Download complete [2022-07-01T15:49:37.568Z] bd5fdadae976: Verifying Checksum [2022-07-01T15:49:37.568Z] bd5fdadae976: Download complete [2022-07-01T15:49:37.828Z] bdb3f477010e: Verifying Checksum [2022-07-01T15:49:37.828Z] bdb3f477010e: Download complete [2022-07-01T15:49:37.828Z] df18705c85c3: Verifying Checksum [2022-07-01T15:49:37.828Z] df18705c85c3: Download complete [2022-07-01T15:49:37.828Z] 2c6e9b1d212d: Verifying Checksum [2022-07-01T15:49:37.828Z] bdb8f0575790: Download complete [2022-07-01T15:49:37.828Z] 386e3cb2ff24: Verifying Checksum [2022-07-01T15:49:37.828Z] 386e3cb2ff24: Download complete [2022-07-01T15:49:37.828Z] 2343380bae48: Download complete [2022-07-01T15:49:37.828Z] 42c077c10790: Verifying Checksum [2022-07-01T15:49:37.828Z] 42c077c10790: Download complete [2022-07-01T15:49:38.087Z] c8a8fc8e1c8f: Verifying Checksum [2022-07-01T15:49:38.087Z] c8a8fc8e1c8f: Download complete [2022-07-01T15:49:39.028Z] 42c077c10790: Pull complete [2022-07-01T15:49:39.287Z] f63e77b7563a: Pull complete [2022-07-01T15:49:39.856Z] bd5fdadae976: Pull complete [2022-07-01T15:49:39.856Z] 205491f53016: Pull complete [2022-07-01T15:49:40.116Z] df18705c85c3: Pull complete [2022-07-01T15:49:40.376Z] bdb3f477010e: Pull complete [2022-07-01T15:49:42.283Z] c8a8fc8e1c8f: Pull complete [2022-07-01T15:49:42.283Z] 2c6e9b1d212d: Pull complete [2022-07-01T15:49:42.283Z] bdb8f0575790: Pull complete [2022-07-01T15:49:42.544Z] 386e3cb2ff24: Pull complete [2022-07-01T15:49:42.544Z] 2343380bae48: Pull complete [2022-07-01T15:49:42.544Z] Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 [2022-07-01T15:49:42.544Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2022-07-01T15:49:42.544Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:49:42.647Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2022-07-01T15:49:42.685Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2022-07-01T15:49:44.143Z] $ docker top 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 -eo pid,comm [2022-07-01T15:49:44.210Z] 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-01T15:49:44.210Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2022-07-01T15:49:44.247Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T15:49:44.247Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T15:49:44.380Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T15:49:44.383Z] $ docker exec 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 ssh-agent [2022-07-01T15:49:44.498Z] SSH_AUTH_SOCK=/tmp/ssh-8SKQaOioseCy/agent.35 [2022-07-01T15:49:44.498Z] SSH_AGENT_PID=41 [2022-07-01T15:49:44.504Z] Running ssh-add (command line suppressed) [2022-07-01T15:49:44.621Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_5081046746117679697.key (/w/workspace/edgex-go/2@tmp/private_key_5081046746117679697.key) [2022-07-01T15:49:44.636Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T15:49:44.923Z] + git tag --points-at HEAD [Pipeline] } [2022-07-01T15:49:44.937Z] $ docker exec --env ******** --env ******** 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 ssh-agent -k [2022-07-01T15:49:45.056Z] unset SSH_AUTH_SOCK; [2022-07-01T15:49:45.056Z] unset SSH_AGENT_PID; [2022-07-01T15:49:45.056Z] echo Agent pid 41 killed; [2022-07-01T15:49:45.067Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2022-07-01T15:49:45.087Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2022-07-01T15:49:45.087Z] [ssh-agent] Looking for ssh-agent implementation... [2022-07-01T15:49:45.211Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2022-07-01T15:49:45.213Z] $ docker exec 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 ssh-agent [2022-07-01T15:49:45.336Z] SSH_AUTH_SOCK=/tmp/ssh-mdfvOPrrgnYK/agent.74 [2022-07-01T15:49:45.336Z] SSH_AGENT_PID=80 [2022-07-01T15:49:45.342Z] Running ssh-add (command line suppressed) [2022-07-01T15:49:45.458Z] Identity added: /w/workspace/edgex-go/2@tmp/private_key_1615979534330104076.key (/w/workspace/edgex-go/2@tmp/private_key_1615979534330104076.key) [2022-07-01T15:49:45.473Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2022-07-01T15:49:45.763Z] + git semver init [2022-07-01T15:49:46.024Z] 2022-07-01 15:49:45,954 [run_init] DEBUG init version:0.0.0 force:False [2022-07-01T15:49:46.024Z] 2022-07-01 15:49:45,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver [2022-07-01T15:49:46.024Z] 2022-07-01 15:49:45,955 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/2/.semver [2022-07-01T15:49:46.024Z] 2022-07-01 15:49:45,956 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/2/.semver'], cwd=/w/workspace/edgex-go/2, universal_newlines=False, shell=None, istream=None) [2022-07-01T15:49:50.234Z] 2022-07-01 15:49:49,670 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude [2022-07-01T15:49:50.234Z] 2022-07-01 15:49:49,670 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/2/.semver/PR-4065 with force:False [2022-07-01T15:49:50.234Z] 2022-07-01 15:49:49,671 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4065 [2022-07-01T15:49:50.234Z] 2022-07-01 15:49:49,675 [execute] INFO git cat-file --batch-check [2022-07-01T15:49:50.234Z] 2022-07-01 15:49:49,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T15:49:50.234Z] 2022-07-01 15:49:49,680 [execute] INFO git cat-file --batch [2022-07-01T15:49:50.234Z] 2022-07-01 15:49:49,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/2/.semver, universal_newlines=False, shell=None, istream=) [2022-07-01T15:49:50.234Z] 2022-07-01 15:49:49,686 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4065 [2022-07-01T15:49:50.234Z] 0.0.0 [Pipeline] } [2022-07-01T15:49:50.248Z] $ docker exec --env ******** --env ******** 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 ssh-agent -k [2022-07-01T15:49:50.353Z] unset SSH_AUTH_SOCK; [2022-07-01T15:49:50.354Z] unset SSH_AGENT_PID; [2022-07-01T15:49:50.354Z] echo Agent pid 80 killed; [2022-07-01T15:49:50.364Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2022-07-01T15:49:50.679Z] + git semver [Pipeline] } [2022-07-01T15:49:50.955Z] $ docker stop --time=1 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 [2022-07-01T15:49:52.304Z] $ docker rm -f 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 [Pipeline] // withDockerContainer [Pipeline] sh [2022-07-01T15:49:52.652Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2022-07-01T15:49:52.902Z] Stashed 1 file(s) [Pipeline] echo [2022-07-01T15:49:52.903Z] [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-01T15:49:53.003Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:49:53.010Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:49:53.015Z] ========================================================= [2022-07-01T15:49:53.015Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] [2022-07-01T15:49:53.015Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:49:53.303Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:49:53.303Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base [2022-07-01T15:49:53.303Z] 59bf1c3509f3: Pulling fs layer [2022-07-01T15:49:53.303Z] 666ba61612fd: Pulling fs layer [2022-07-01T15:49:53.303Z] 8ed8ca486205: Pulling fs layer [2022-07-01T15:49:53.303Z] cc1cd167ecdc: Pulling fs layer [2022-07-01T15:49:53.303Z] c516ae0d96e1: Pulling fs layer [2022-07-01T15:49:53.303Z] 684cea983483: Pulling fs layer [2022-07-01T15:49:53.303Z] dd3240ac7de5: Pulling fs layer [2022-07-01T15:49:53.303Z] b1e948a4e11c: Pulling fs layer [2022-07-01T15:49:53.303Z] a8fd76ee1af6: Pulling fs layer [2022-07-01T15:49:53.303Z] 646ad004c059: Pulling fs layer [2022-07-01T15:49:53.303Z] cc1cd167ecdc: Waiting [2022-07-01T15:49:53.303Z] c516ae0d96e1: Waiting [2022-07-01T15:49:53.303Z] 684cea983483: Waiting [2022-07-01T15:49:53.303Z] dd3240ac7de5: Waiting [2022-07-01T15:49:53.303Z] b1e948a4e11c: Waiting [2022-07-01T15:49:53.303Z] a8fd76ee1af6: Waiting [2022-07-01T15:49:53.303Z] 646ad004c059: Waiting [2022-07-01T15:49:53.303Z] 8ed8ca486205: Verifying Checksum [2022-07-01T15:49:53.303Z] 8ed8ca486205: Download complete [2022-07-01T15:49:53.303Z] 666ba61612fd: Verifying Checksum [2022-07-01T15:49:53.303Z] 666ba61612fd: Download complete [2022-07-01T15:49:53.303Z] c516ae0d96e1: Verifying Checksum [2022-07-01T15:49:53.303Z] c516ae0d96e1: Download complete [2022-07-01T15:49:53.303Z] 684cea983483: Verifying Checksum [2022-07-01T15:49:53.303Z] 684cea983483: Download complete [2022-07-01T15:49:53.303Z] dd3240ac7de5: Download complete [2022-07-01T15:49:53.303Z] 59bf1c3509f3: Verifying Checksum [2022-07-01T15:49:53.564Z] b1e948a4e11c: Verifying Checksum [2022-07-01T15:49:53.564Z] b1e948a4e11c: Download complete [2022-07-01T15:49:53.564Z] 59bf1c3509f3: Pull complete [2022-07-01T15:49:53.564Z] 666ba61612fd: Pull complete [2022-07-01T15:49:53.824Z] 8ed8ca486205: Pull complete [2022-07-01T15:49:53.824Z] 646ad004c059: Verifying Checksum [2022-07-01T15:49:53.824Z] 646ad004c059: Download complete [2022-07-01T15:49:54.083Z] a8fd76ee1af6: Verifying Checksum [2022-07-01T15:49:54.083Z] a8fd76ee1af6: Download complete [2022-07-01T15:49:54.083Z] cc1cd167ecdc: Verifying Checksum [2022-07-01T15:49:54.083Z] cc1cd167ecdc: Download complete [2022-07-01T15:49:57.370Z] cc1cd167ecdc: Pull complete [2022-07-01T15:49:57.370Z] c516ae0d96e1: Pull complete [2022-07-01T15:49:57.631Z] 684cea983483: Pull complete [2022-07-01T15:49:57.631Z] dd3240ac7de5: Pull complete [2022-07-01T15:49:57.631Z] b1e948a4e11c: Pull complete [2022-07-01T15:50:00.173Z] a8fd76ee1af6: Pull complete [2022-07-01T15:50:00.434Z] 646ad004c059: Pull complete [2022-07-01T15:50:00.434Z] Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 [2022-07-01T15:50:00.434Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:50:00.434Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:50:00.733Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:50:00.734Z] WORKDIR /edgex [2022-07-01T15:50:00.734Z] COPY go.mod . [2022-07-01T15:50:00.734Z] RUN go mod download [2022-07-01T15:50:00.734Z] + docker build -t ci-base-image-x86_64 -f - . [2022-07-01T15:50:02.112Z] Sending build context to Docker daemon 335.1MB [2022-07-01T15:50:02.112Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [2022-07-01T15:50:02.112Z] ---> 8f69c11f6b0c [2022-07-01T15:50:02.112Z] Step 2/4 : WORKDIR /edgex [2022-07-01T15:50:04.662Z] ---> Running in 3dea2f5b8933 [2022-07-01T15:50:04.662Z] Removing intermediate container 3dea2f5b8933 [2022-07-01T15:50:04.662Z] ---> 5b8ced997128 [2022-07-01T15:50:04.662Z] Step 3/4 : COPY go.mod . [2022-07-01T15:50:04.662Z] ---> 09dabeeb31bf [2022-07-01T15:50:04.662Z] Step 4/4 : RUN go mod download [2022-07-01T15:50:04.662Z] ---> Running in e2393380d1fc [2022-07-01T15:50:07.966Z] Still waiting to schedule task [2022-07-01T15:50:07.966Z] Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16575’ [2022-07-01T15:50:19.567Z] Removing intermediate container e2393380d1fc [2022-07-01T15:50:19.567Z] ---> 71de032487e3 [2022-07-01T15:50:19.567Z] Successfully built 71de032487e3 [2022-07-01T15:50:19.567Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:50:19.870Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T15:50:19.870Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:50:19.951Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2022-07-01T15:50:19.993Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T15:50:20.389Z] $ docker top bab0c12abece10217523c36875aec8acec5994ea7d0b869007121caea03e58e1 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:50:20.743Z] + go version [2022-07-01T15:50:20.743Z] go version go1.17.7 linux/amd64 [Pipeline] } [2022-07-01T15:50:20.760Z] $ docker stop --time=1 bab0c12abece10217523c36875aec8acec5994ea7d0b869007121caea03e58e1 [2022-07-01T15:50:22.028Z] $ docker rm -f bab0c12abece10217523c36875aec8acec5994ea7d0b869007121caea03e58e1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:50:22.478Z] + docker inspect -f . ci-base-image-x86_64 [2022-07-01T15:50:22.478Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:50:22.586Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2022-07-01T15:50:22.621Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2022-07-01T15:50:22.995Z] $ docker top 68c3c5ce3a7fbb25767fad24d622f9b1389c6ac5ecbbbb60ae1a61e8da6fe5fe -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T15:50:23.067Z] ========================================================= [2022-07-01T15:50:23.067Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T15:50:23.067Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:50:23.353Z] + make test [2022-07-01T15:50:23.353Z] go mod tidy -compat=1.17 [2022-07-01T15:50:23.353Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T15:50:28.627Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T15:50:40.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T15:50:40.836Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T15:50:40.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T15:50:40.837Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements [2022-07-01T15:50:40.837Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T15:50:41.095Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.2% of statements [2022-07-01T15:50:41.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T15:50:41.095Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.467s coverage: 89.2% of statements [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 83.8% of statements [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.410s coverage: 95.6% of statements [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements [2022-07-01T15:50:45.297Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements [2022-07-01T15:50:45.297Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements [2022-07-01T15:50:55.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements [2022-07-01T15:50:55.283Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements [2022-07-01T15:50:55.853Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.170s coverage: 82.5% of statements [2022-07-01T15:50:55.853Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.2% of statements [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T15:51:05.842Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements [2022-07-01T15:51:05.842Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.4% of statements [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T15:51:05.843Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements [2022-07-01T15:51:05.843Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements [2022-07-01T15:51:05.843Z] 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-01T15:51:23.928Z] GO111MODULE=on go vet ./... [2022-07-01T15:51:27.244Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T15:51:27.813Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T15:51:28.073Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T15:51:28.086Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T15:51:28.375Z] + ls -al . [2022-07-01T15:51:28.375Z] total 684 [2022-07-01T15:51:28.375Z] drwxrwxr-x 10 1001 1001 4096 Jul 1 15:50 . [2022-07-01T15:51:28.375Z] drwxr-xr-x 4 root root 4096 Jul 1 15:50 .. [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 15:49 .dockerignore [2022-07-01T15:51:28.375Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:49 .git [2022-07-01T15:51:28.375Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:49 .github [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 15:49 .gitignore [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 15:49 .golangci.yml [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 15:49 .hadolint.yml [2022-07-01T15:51:28.375Z] drwxr-xr-x 3 1001 1001 4096 Jul 1 15:49 .semver [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 15:49 .sonarcloud.properties [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:49 ADOPTERS.md [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:49 Attribution.txt [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:49 CHANGELOG.md [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:49 CONTRIBUTING.md [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 15:49 GOVERNANCE.md [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 15:49 Jenkinsfile [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:49 LICENSE [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:49 Makefile [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 15:49 OWNERS.md [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:49 README.md [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:49 SECURITY.md [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 15:49 VERSION [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:49 ZMQWindows.md [2022-07-01T15:51:28.375Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 15:49 bin [2022-07-01T15:51:28.375Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 15:49 cmd [2022-07-01T15:51:28.375Z] -rw-r--r-- 1 root root 435593 Jul 1 15:51 coverage.out [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:49 go.mod [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:50 go.sum [2022-07-01T15:51:28.375Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:49 internal [2022-07-01T15:51:28.375Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:49 openapi [2022-07-01T15:51:28.375Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 15:49 snap [2022-07-01T15:51:28.375Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 15:49 version.go [Pipeline] sh [2022-07-01T15:51:28.670Z] + '[' -e coverage.out ] [2022-07-01T15:51:28.670Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T15:51:28.752Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T15:51:29.031Z] + make build [2022-07-01T15:51:29.031Z] 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-01T15:51:43.910Z] 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-01T15:51:52.024Z] 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-01T15:51:52.024Z] 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-01T15:51:58.587Z] 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-01T15:51:58.587Z] 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-01T15:51:58.847Z] 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-01T15:52:00.227Z] 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-01T15:52:00.795Z] 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-01T15:52:01.731Z] 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-01T15:52:02.300Z] 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-01T15:52:03.237Z] 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-01T15:52:04.616Z] 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-01T15:52:05.573Z] $ docker stop --time=1 68c3c5ce3a7fbb25767fad24d622f9b1389c6ac5ecbbbb60ae1a61e8da6fe5fe [2022-07-01T15:52:08.164Z] $ docker rm -f 68c3c5ce3a7fbb25767fad24d622f9b1389c6ac5ecbbbb60ae1a61e8da6fe5fe [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-01T15:52:08.899Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:52:08.900Z] [2022-07-01T15:52:08.900Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:52:09.203Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:52:09.203Z] latest: Pulling from edgex-devops/edgex-compose [2022-07-01T15:52:09.203Z] cbdbe7a5bc2a: Pulling fs layer [2022-07-01T15:52:09.203Z] ca9280d653b3: Pulling fs layer [2022-07-01T15:52:09.203Z] 7e9c9ca2126c: Pulling fs layer [2022-07-01T15:52:09.203Z] cbdbe7a5bc2a: Download complete [2022-07-01T15:52:09.462Z] ca9280d653b3: Verifying Checksum [2022-07-01T15:52:09.462Z] ca9280d653b3: Download complete [2022-07-01T15:52:09.462Z] cbdbe7a5bc2a: Pull complete [2022-07-01T15:52:09.720Z] 7e9c9ca2126c: Download complete [2022-07-01T15:52:09.720Z] ca9280d653b3: Pull complete [2022-07-01T15:52:13.004Z] 7e9c9ca2126c: Pull complete [2022-07-01T15:52:13.005Z] Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 [2022-07-01T15:52:13.005Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:52:13.005Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:52:13.096Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2022-07-01T15:52:13.192Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T15:52:14.692Z] $ docker top ae73c217592d1a2f8c9cb3c73b0aa4cd5b1cb7c2fc51939b974dcd50864889d9 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:52:15.042Z] + docker-compose build --help [2022-07-01T15:52:15.042Z] + grep parallel [2022-07-01T15:52:15.610Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T15:52:15.629Z] $ docker stop --time=1 ae73c217592d1a2f8c9cb3c73b0aa4cd5b1cb7c2fc51939b974dcd50864889d9 [2022-07-01T15:52:16.926Z] $ docker rm -f ae73c217592d1a2f8c9cb3c73b0aa4cd5b1cb7c2fc51939b974dcd50864889d9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:52:17.330Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2022-07-01T15:52:17.330Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:52:17.409Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2022-07-01T15:52:17.448Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2022-07-01T15:52:17.839Z] $ docker top 264c3c579815fd7878a49f4922e43547d5a8f51f9d06a403fd6bec3b5f611ac7 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:52:18.180Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T15:52:18.749Z] Building core-command ... [2022-07-01T15:52:18.749Z] Building core-data ... [2022-07-01T15:52:18.749Z] Building core-metadata ... [2022-07-01T15:52:18.749Z] Building security-bootstrapper ... [2022-07-01T15:52:18.749Z] Building security-proxy-setup ... [2022-07-01T15:52:18.749Z] Building security-secretstore-setup ... [2022-07-01T15:52:18.749Z] Building security-spiffe-token-provider ... [2022-07-01T15:52:18.749Z] Building security-spire-agent ... [2022-07-01T15:52:18.749Z] Building security-spire-config ... [2022-07-01T15:52:18.749Z] Building security-spire-server ... [2022-07-01T15:52:18.749Z] Building support-notifications ... [2022-07-01T15:52:18.749Z] Building support-scheduler ... [2022-07-01T15:52:18.749Z] Building sys-mgmt-agent ... [2022-07-01T15:52:18.749Z] Building sys-mgmt-agent [2022-07-01T15:52:18.749Z] Building security-bootstrapper [2022-07-01T15:52:18.749Z] Building security-secretstore-setup [2022-07-01T15:52:18.749Z] Building core-metadata [2022-07-01T15:52:18.749Z] Building security-spire-config [2022-07-01T15:52:33.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:33.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:33.637Z] ---> 71de032487e3 [2022-07-01T15:52:33.637Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:52:33.637Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:33.637Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:33.637Z] ---> 71de032487e3 [2022-07-01T15:52:33.637Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T15:52:33.637Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:33.637Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:33.637Z] ---> 71de032487e3 [2022-07-01T15:52:33.637Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:52:33.637Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:33.637Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:33.637Z] ---> 71de032487e3 [2022-07-01T15:52:33.637Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T15:52:33.637Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:52:33.637Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:52:33.637Z] ---> 71de032487e3 [2022-07-01T15:52:33.637Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T15:52:35.540Z] ---> Running in ed7c85cbbade [2022-07-01T15:52:35.540Z] ---> Running in ae80c48d81ea [2022-07-01T15:52:35.540Z] ---> Running in 2c788fdc9db6 [2022-07-01T15:52:35.540Z] ---> Running in d70e4d769c96 [2022-07-01T15:52:35.540Z] ---> Running in 218a255067a4 [2022-07-01T15:52:35.799Z] Removing intermediate container ae80c48d81ea [2022-07-01T15:52:35.799Z] ---> cadab82b60fe [2022-07-01T15:52:35.799Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:35.799Z] Removing intermediate container 2c788fdc9db6 [2022-07-01T15:52:35.799Z] ---> ce3fe925c9b8 [2022-07-01T15:52:35.799Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:35.799Z] Removing intermediate container ed7c85cbbade [2022-07-01T15:52:35.799Z] ---> 9bde655275ef [2022-07-01T15:52:35.799Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:35.799Z] Removing intermediate container 218a255067a4 [2022-07-01T15:52:35.799Z] ---> e4286cbb79c2 [2022-07-01T15:52:35.799Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:35.799Z] Removing intermediate container d70e4d769c96 [2022-07-01T15:52:35.799Z] ---> 1b9f2cecbb49 [2022-07-01T15:52:35.799Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:35.799Z] ---> Running in 3587ca09a6e4 [2022-07-01T15:52:35.799Z] ---> Running in 3627f9871b74 [2022-07-01T15:52:35.799Z] ---> Running in 623ddd3ec45e [2022-07-01T15:52:35.799Z] ---> Running in a0c1d2317fae [2022-07-01T15:52:35.799Z] ---> Running in ba1050c579b2 [2022-07-01T15:52:36.734Z] Removing intermediate container 3627f9871b74 [2022-07-01T15:52:36.734Z] Removing intermediate container 3587ca09a6e4 [2022-07-01T15:52:36.734Z] ---> a317047c2cf9 [2022-07-01T15:52:36.734Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:52:36.734Z] ---> 8e0e7cc5d032 [2022-07-01T15:52:36.734Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T15:52:36.734Z] ---> Running in f0276d78ccbf [2022-07-01T15:52:36.734Z] ---> Running in 7bc432d64c77 [2022-07-01T15:52:36.993Z] Removing intermediate container 623ddd3ec45e [2022-07-01T15:52:36.993Z] ---> d1723337ef57 [2022-07-01T15:52:36.993Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T15:52:36.993Z] ---> Running in a7aee13cb550 [2022-07-01T15:52:37.255Z] Removing intermediate container ba1050c579b2 [2022-07-01T15:52:37.255Z] ---> 4a44ca1eede4 [2022-07-01T15:52:37.255Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T15:52:37.255Z] ---> Running in 9b78f3f4d97a [2022-07-01T15:52:37.513Z] Removing intermediate container a0c1d2317fae [2022-07-01T15:52:37.513Z] ---> c652cf7f3d15 [2022-07-01T15:52:37.513Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T15:52:37.513Z] ---> Running in ea5665a8b62c [2022-07-01T15:52:37.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:37.513Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:37.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:37.771Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:38.030Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:38.288Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:38.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:38.548Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:38.548Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:38.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:38.815Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:38.815Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:39.077Z] Removing intermediate container 7bc432d64c77 [2022-07-01T15:52:39.077Z] ---> ffb0de619d03 [2022-07-01T15:52:39.077Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T15:52:39.077Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:39.077Z] ---> 9defc5c925d9 [2022-07-01T15:52:39.077Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:39.335Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:39.335Z] OK: 221 MiB in 52 packages [2022-07-01T15:52:39.335Z] ---> Running in 17460c0e9ba0 [2022-07-01T15:52:39.335Z] Removing intermediate container f0276d78ccbf [2022-07-01T15:52:39.335Z] ---> 2ff1cd6c7731 [2022-07-01T15:52:39.335Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T15:52:39.593Z] ---> afa53a71263b [2022-07-01T15:52:39.593Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:39.593Z] ---> Running in eb7afcbec3c8 [2022-07-01T15:52:39.593Z] Removing intermediate container a7aee13cb550 [2022-07-01T15:52:39.593Z] ---> 1a67c184825f [2022-07-01T15:52:39.593Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:52:39.593Z] Removing intermediate container ea5665a8b62c [2022-07-01T15:52:39.593Z] ---> 84d798c8763b [2022-07-01T15:52:39.593Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T15:52:39.853Z] ---> d4e49d8323b3 [2022-07-01T15:52:39.853Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:39.853Z] ---> Running in 46caf172f54d [2022-07-01T15:52:39.853Z] Removing intermediate container 9b78f3f4d97a [2022-07-01T15:52:39.853Z] ---> d57ba7d549bf [2022-07-01T15:52:39.853Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:52:39.853Z] ---> ac3678704810 [2022-07-01T15:52:39.853Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:39.853Z] ---> Running in 6af7a8ae0457 [2022-07-01T15:52:40.114Z] ---> df5e5adb0d97 [2022-07-01T15:52:40.114Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:52:40.114Z] ---> Running in 66c1ed8fdb76 [2022-07-01T15:52:40.681Z] Removing intermediate container 17460c0e9ba0 [2022-07-01T15:52:40.681Z] ---> 478fa9ac2635 [2022-07-01T15:52:40.681Z] Step 8/25 : COPY . . [2022-07-01T15:52:40.681Z] Removing intermediate container eb7afcbec3c8 [2022-07-01T15:52:40.681Z] ---> d016d4976106 [2022-07-01T15:52:40.681Z] Step 8/26 : COPY . . [2022-07-01T15:52:41.248Z] Removing intermediate container 46caf172f54d [2022-07-01T15:52:41.248Z] ---> 986d49e990b8 [2022-07-01T15:52:41.248Z] Step 8/23 : COPY . . [2022-07-01T15:52:47.817Z] Removing intermediate container 66c1ed8fdb76 [2022-07-01T15:52:47.817Z] ---> d9464fe43f10 [2022-07-01T15:52:47.817Z] Step 8/23 : COPY . . [2022-07-01T15:52:47.817Z] Removing intermediate container 6af7a8ae0457 [2022-07-01T15:52:47.817Z] ---> 28fab85ba46e [2022-07-01T15:52:47.817Z] Step 8/31 : COPY . . [2022-07-01T15:52:47.817Z] ---> f3465a8a53a0 [2022-07-01T15:52:47.817Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:52:47.817Z] ---> d4f94861b1d7 [2022-07-01T15:52:47.817Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T15:52:47.817Z] ---> Running in 640d17a1880f [2022-07-01T15:52:47.817Z] ---> Running in 5d67c3fc43cd [2022-07-01T15:52:47.817Z] ---> 7f3f7e3b3079 [2022-07-01T15:52:47.817Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T15:52:47.817Z] 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-01T15:52:52.023Z] ---> Running in e6817f875097 [2022-07-01T15:52:52.023Z] Removing intermediate container 640d17a1880f [2022-07-01T15:52:52.023Z] ---> 03e52ac675ae [2022-07-01T15:52:52.023Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T15:52:52.023Z] ---> Running in db150fc98f24 [2022-07-01T15:52:52.308Z] ---> f5b142645816 [2022-07-01T15:52:52.308Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T15:52:52.308Z] ---> Running in 6a46e16b8650 [2022-07-01T15:52:52.308Z] 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-01T15:52:52.308Z] Removing intermediate container db150fc98f24 [2022-07-01T15:52:52.308Z] ---> ce14948cd7ff [2022-07-01T15:52:52.308Z] 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-01T15:52:52.567Z] ---> cc2cb1576bab [2022-07-01T15:52:52.567Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T15:52:52.567Z] ---> Running in fc053064ef53 [2022-07-01T15:52:52.567Z] ---> Running in c9037bd09ef1 [2022-07-01T15:52:53.134Z] 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-01T15:52:53.134Z] 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-01T15:52:54.074Z] Removing intermediate container fc053064ef53 [2022-07-01T15:52:54.074Z] ---> 88c989b5234a [2022-07-01T15:52:54.074Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T15:52:54.074Z] ---> Running in b38f331d0725 [2022-07-01T15:52:54.640Z] Removing intermediate container b38f331d0725 [2022-07-01T15:52:54.640Z] ---> fef14551b260 [2022-07-01T15:52:54.640Z] [2022-07-01T15:52:54.640Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T15:52:54.640Z] 3.15: Pulling from library/alpine [2022-07-01T15:52:55.207Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T15:52:55.207Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T15:52:55.207Z] ---> 0ac33e5f5afa [2022-07-01T15:52:55.207Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:52:55.207Z] ---> Running in ab616ff5844f [2022-07-01T15:52:55.773Z] Removing intermediate container ab616ff5844f [2022-07-01T15:52:55.773Z] ---> 0b7bfe113e28 [2022-07-01T15:52:55.773Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:52:55.773Z] ---> Running in 08175da9bcde [2022-07-01T15:52:57.674Z] Removing intermediate container 08175da9bcde [2022-07-01T15:52:57.674Z] ---> 64d8200dbf51 [2022-07-01T15:52:57.674Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T15:52:57.674Z] ---> Running in f7376222136e [2022-07-01T15:52:57.773Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-16581 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws [2022-07-01T15:52:57.784Z] Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout [2022-07-01T15:52:57.843Z] The recommended git tool is: git [2022-07-01T15:52:58.608Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:59.175Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:52:59.741Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:52:59.741Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:52:59.741Z] OK: 15859 distinct packages available [2022-07-01T15:52:59.741Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:00.683Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:00.940Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:00.940Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:53:00.940Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T15:53:01.198Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T15:53:01.198Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:53:01.198Z] OK: 6 MiB in 18 packages [2022-07-01T15:53:02.571Z] 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-01T15:53:02.571Z] Removing intermediate container f7376222136e [2022-07-01T15:53:02.571Z] ---> e15b481a8874 [2022-07-01T15:53:02.571Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T15:53:04.820Z] using credential edgex-jenkins-ssh [2022-07-01T15:53:04.839Z] Cloning the remote Git repository [2022-07-01T15:53:05.102Z] ---> 65395315c111 [2022-07-01T15:53:05.102Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T15:53:04.895Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2022-07-01T15:53:04.978Z] > git init /w/workspace/edgex-go/2 # timeout=10 [2022-07-01T15:53:05.058Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T15:53:05.059Z] > git --version # timeout=10 [2022-07-01T15:53:05.086Z] > git --version # 'git version 2.25.1' [2022-07-01T15:53:05.088Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T15:53:05.259Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T15:53:06.036Z] ---> 90ce640197ee [2022-07-01T15:53:06.036Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T15:53:06.036Z] ---> Running in ce14f502277b [2022-07-01T15:53:06.604Z] Removing intermediate container ce14f502277b [2022-07-01T15:53:06.604Z] ---> a384ecef392c [2022-07-01T15:53:06.604Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T15:53:07.172Z] ---> af0a3a89d132 [2022-07-01T15:53:07.172Z] Step 21/26 : WORKDIR / [2022-07-01T15:53:07.172Z] ---> Running in d443f86b82e0 [2022-07-01T15:53:07.172Z] Removing intermediate container 5d67c3fc43cd [2022-07-01T15:53:07.172Z] ---> 8ea6c7afa03d [2022-07-01T15:53:07.172Z] [2022-07-01T15:53:07.172Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T15:53:07.431Z] 3.14: Pulling from library/alpine [2022-07-01T15:53:07.431Z] Removing intermediate container d443f86b82e0 [2022-07-01T15:53:07.431Z] ---> 26a04f1d3a42 [2022-07-01T15:53:07.431Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T15:53:07.700Z] ---> Running in a2cb3af70821 [2022-07-01T15:53:07.700Z] Removing intermediate container a2cb3af70821 [2022-07-01T15:53:07.700Z] ---> 9847c3d8eac0 [2022-07-01T15:53:07.700Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T15:53:07.700Z] ---> Running in 097d7e2ce1fe [2022-07-01T15:53:07.958Z] Removing intermediate container 097d7e2ce1fe [2022-07-01T15:53:07.958Z] ---> a1fa5360cb3e [2022-07-01T15:53:07.958Z] Step 24/26 : LABEL arch=x86_64 [2022-07-01T15:53:08.216Z] ---> Running in e87a9406f036 [2022-07-01T15:53:08.216Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T15:53:08.216Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T15:53:08.216Z] ---> e04c818066af [2022-07-01T15:53:08.216Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T15:53:08.216Z] ---> Running in 815dc368f69f [2022-07-01T15:53:08.474Z] Removing intermediate container e87a9406f036 [2022-07-01T15:53:08.474Z] ---> 50567dcda263 [2022-07-01T15:53:08.474Z] Step 25/26 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:53:08.474Z] ---> Running in d9fd77be5754 [2022-07-01T15:53:08.761Z] Removing intermediate container d9fd77be5754 [2022-07-01T15:53:08.761Z] ---> 9004f8c4c5a4 [2022-07-01T15:53:08.761Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T15:53:08.761Z] ---> Running in da4b2be771ff [2022-07-01T15:53:09.018Z] Removing intermediate container da4b2be771ff [2022-07-01T15:53:09.018Z] ---> 2bcaa96fe649 [2022-07-01T15:53:09.018Z] [2022-07-01T15:53:09.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:09.018Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:09.018Z] Successfully built 2bcaa96fe649 [2022-07-01T15:53:09.018Z] Successfully tagged security-spire-config:latest [2022-07-01T15:53:09.018Z]  Building security-spire-config ... done Building core-command [2022-07-01T15:53:09.276Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T15:53:09.276Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:09.276Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T15:53:09.276Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:53:09.276Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:53:09.276Z] OK: 6 MiB in 17 packages [2022-07-01T15:53:12.561Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:12.561Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:12.561Z] ---> 71de032487e3 [2022-07-01T15:53:12.561Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:53:12.561Z] ---> Using cache [2022-07-01T15:53:12.561Z] ---> 1b9f2cecbb49 [2022-07-01T15:53:12.561Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:12.561Z] ---> Using cache [2022-07-01T15:53:12.561Z] ---> 4a44ca1eede4 [2022-07-01T15:53:12.561Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T15:53:12.561Z] ---> Using cache [2022-07-01T15:53:12.561Z] ---> d57ba7d549bf [2022-07-01T15:53:12.561Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:53:12.561Z] ---> Using cache [2022-07-01T15:53:12.561Z] ---> df5e5adb0d97 [2022-07-01T15:53:12.561Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:12.561Z] ---> Using cache [2022-07-01T15:53:12.561Z] ---> d9464fe43f10 [2022-07-01T15:53:12.561Z] Step 8/23 : COPY . . [2022-07-01T15:53:12.561Z] ---> Using cache [2022-07-01T15:53:12.561Z] ---> cc2cb1576bab [2022-07-01T15:53:12.561Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T15:53:12.822Z] ---> Running in 32d7b7b4f34e [2022-07-01T15:53:12.822Z] Removing intermediate container 815dc368f69f [2022-07-01T15:53:12.822Z] ---> 1c35f37b92d7 [2022-07-01T15:53:12.822Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T15:53:13.081Z] ---> Running in 7ceaa4bbec17 [2022-07-01T15:53:13.081Z] Removing intermediate container 7ceaa4bbec17 [2022-07-01T15:53:13.081Z] ---> 1483d8d48c79 [2022-07-01T15:53:13.081Z] Step 13/25 : WORKDIR / [2022-07-01T15:53:13.341Z] ---> Running in 5e15b6073152 [2022-07-01T15:53:13.341Z] 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-01T15:53:13.599Z] Removing intermediate container 5e15b6073152 [2022-07-01T15:53:13.599Z] ---> 4342422df491 [2022-07-01T15:53:13.599Z] 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-01T15:53:14.535Z] ---> 154c40292f01 [2022-07-01T15:53:14.535Z] 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-01T15:53:15.102Z] ---> 6800528314df [2022-07-01T15:53:15.102Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:15.102Z] Removing intermediate container c9037bd09ef1 [2022-07-01T15:53:15.102Z] ---> 554b6fabfd4c [2022-07-01T15:53:15.102Z] [2022-07-01T15:53:15.102Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T15:53:15.102Z] ---> e04c818066af [2022-07-01T15:53:15.102Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T15:53:15.102Z] Removing intermediate container e6817f875097 [2022-07-01T15:53:15.102Z] ---> 3ae5f196416b [2022-07-01T15:53:15.102Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T15:53:15.102Z] ---> Running in 2ca3c4fbf54f [2022-07-01T15:53:15.365Z] ---> Running in cf043affa8d6 [2022-07-01T15:53:15.365Z] Removing intermediate container 6a46e16b8650 [2022-07-01T15:53:15.365Z] ---> 8608bcd58305 [2022-07-01T15:53:15.365Z] [2022-07-01T15:53:15.365Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T15:53:15.365Z] ---> e04c818066af [2022-07-01T15:53:15.365Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T15:53:15.365Z] ---> 9e467739642f [2022-07-01T15:53:15.365Z] 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-01T15:53:15.365Z] ---> Running in 67126643b32b [2022-07-01T15:53:15.623Z] Removing intermediate container 67126643b32b [2022-07-01T15:53:15.623Z] ---> f5ee21d9d7c6 [2022-07-01T15:53:15.623Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T15:53:15.623Z] ---> 7c7658eb2ea3 [2022-07-01T15:53:15.623Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T15:53:15.623Z] ---> Running in ec1f5343a3e9 [2022-07-01T15:53:15.623Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:15.623Z] 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-01T15:53:15.881Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:15.881Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:15.881Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:53:15.881Z] OK: 6 MiB in 15 packages [2022-07-01T15:53:16.152Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:16.153Z] ---> 9ec13d664b49 [2022-07-01T15:53:16.153Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T15:53:16.153Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:16.411Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:16.411Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T15:53:16.669Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:53:16.669Z] OK: 6 MiB in 16 packages [2022-07-01T15:53:16.927Z] ---> fdb94199bc45 [2022-07-01T15:53:16.927Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T15:53:16.927Z] Removing intermediate container cf043affa8d6 [2022-07-01T15:53:16.927Z] ---> c61cfdf6ecaf [2022-07-01T15:53:16.927Z] [2022-07-01T15:53:16.927Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T15:53:16.927Z] Removing intermediate container 2ca3c4fbf54f [2022-07-01T15:53:16.927Z] ---> 63d917ecf5e3 [2022-07-01T15:53:16.927Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:53:16.927Z] ---> Running in 9930745edaf5 [2022-07-01T15:53:16.927Z] 20.10.14: Pulling from library/docker [2022-07-01T15:53:17.186Z] Removing intermediate container ec1f5343a3e9 [2022-07-01T15:53:17.186Z] ---> 4ea65054a4f4 [2022-07-01T15:53:17.186Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T15:53:17.448Z] ---> Running in b2f414c60753 [2022-07-01T15:53:17.448Z] Removing intermediate container 9930745edaf5 [2022-07-01T15:53:17.448Z] ---> 2ee3505a5718 [2022-07-01T15:53:17.448Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T15:53:17.448Z] ---> 372fed2fdcef [2022-07-01T15:53:17.448Z] 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-01T15:53:17.730Z] ---> Running in 0b5115fbf1b3 [2022-07-01T15:53:17.730Z] ---> Running in 8e01adb1d7d7 [2022-07-01T15:53:17.730Z] Removing intermediate container b2f414c60753 [2022-07-01T15:53:17.730Z] ---> d5d25b21ce8a [2022-07-01T15:53:17.730Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T15:53:18.011Z] Removing intermediate container 0b5115fbf1b3 [2022-07-01T15:53:18.011Z] ---> a470166c5091 [2022-07-01T15:53:18.011Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T15:53:18.011Z] ---> Running in a61464be13de [2022-07-01T15:53:18.011Z] ---> Running in d5f80509113b [2022-07-01T15:53:18.272Z] Removing intermediate container a61464be13de [2022-07-01T15:53:18.272Z] ---> d7ab7b62afb4 [2022-07-01T15:53:18.272Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T15:53:18.534Z] Removing intermediate container d5f80509113b [2022-07-01T15:53:18.534Z] ---> 002f344066b3 [2022-07-01T15:53:18.534Z] Step 15/23 : WORKDIR / [2022-07-01T15:53:18.534Z] ---> Running in 25ff71ba8897 [2022-07-01T15:53:18.534Z] ---> Running in 69a58e5d036a [2022-07-01T15:53:18.796Z] Removing intermediate container 69a58e5d036a [2022-07-01T15:53:18.796Z] ---> 44ca6d98cf04 [2022-07-01T15:53:18.796Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:53:19.366Z] Removing intermediate container 8e01adb1d7d7 [2022-07-01T15:53:19.366Z] ---> 2cd829ca2ccc [2022-07-01T15:53:19.366Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T15:53:19.366Z] ---> 6eb65831d83c [2022-07-01T15:53:19.366Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T15:53:19.366Z] ---> Running in f97348af2084 [2022-07-01T15:53:19.945Z] Removing intermediate container f97348af2084 [2022-07-01T15:53:19.945Z] ---> 8da0ecd6cc15 [2022-07-01T15:53:19.945Z] Step 23/25 : LABEL arch=x86_64 [2022-07-01T15:53:19.945Z] ---> Running in 436c631b8dce [2022-07-01T15:53:19.945Z] Removing intermediate container 25ff71ba8897 [2022-07-01T15:53:19.945Z] ---> f39f8f50f5ad [2022-07-01T15:53:19.945Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T15:53:20.207Z] ---> Running in 99dbf85cbb12 [2022-07-01T15:53:20.207Z] Removing intermediate container 436c631b8dce [2022-07-01T15:53:20.207Z] ---> 85cc845f10a7 [2022-07-01T15:53:20.207Z] Step 24/25 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:53:20.467Z] Removing intermediate container 99dbf85cbb12 [2022-07-01T15:53:20.467Z] ---> bb93e3f92d66 [2022-07-01T15:53:20.467Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T15:53:20.467Z] ---> Running in 0b920856a78e [2022-07-01T15:53:20.467Z] ---> 8a6adf4f4946 [2022-07-01T15:53:20.467Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:20.727Z] ---> ce2f21030271 [2022-07-01T15:53:20.727Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T15:53:20.727Z] Removing intermediate container 0b920856a78e [2022-07-01T15:53:20.727Z] ---> ef018c86743c [2022-07-01T15:53:20.727Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T15:53:20.727Z] ---> Running in 992d2bbce351 [2022-07-01T15:53:20.727Z] ---> Running in cd4e38154241 [2022-07-01T15:53:20.987Z] ---> d4d2416e2c15 [2022-07-01T15:53:20.987Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T15:53:20.987Z] ---> Running in d6b18dd8d9ee [2022-07-01T15:53:20.987Z] Removing intermediate container cd4e38154241 [2022-07-01T15:53:20.987Z] ---> d9b8e75058c2 [2022-07-01T15:53:20.987Z] [2022-07-01T15:53:21.245Z] Removing intermediate container d6b18dd8d9ee [2022-07-01T15:53:21.245Z] ---> a679470abe71 [2022-07-01T15:53:21.245Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:53:21.245Z] ---> Running in e0c82274288f [2022-07-01T15:53:21.245Z] Successfully built d9b8e75058c2 [2022-07-01T15:53:21.245Z] Successfully tagged security-secretstore-setup:latest [2022-07-01T15:53:21.245Z]  Building security-secretstore-setup ... done Building support-scheduler [2022-07-01T15:53:21.446Z] Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit 09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:53:21.503Z] Removing intermediate container e0c82274288f [2022-07-01T15:53:21.503Z] ---> d64b4d6c0013 [2022-07-01T15:53:21.503Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:53:21.824Z] Merge succeeded, producing 09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:53:21.824Z] Checking out Revision 09417f96253eb4385e278262333ea3248dacad35 (PR-4065) [2022-07-01T15:53:20.791Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T15:53:20.812Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2022-07-01T15:53:20.839Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2022-07-01T15:53:20.871Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2022-07-01T15:53:20.872Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T15:53:20.886Z] > 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-01T15:53:21.466Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T15:53:21.492Z] > git checkout -f 09417f96253eb4385e278262333ea3248dacad35 # timeout=10 [2022-07-01T15:53:21.732Z] > git remote # timeout=10 [2022-07-01T15:53:21.750Z] > git config --get remote.origin.url # timeout=10 [2022-07-01T15:53:21.762Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2022-07-01T15:53:21.773Z] > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 [2022-07-01T15:53:21.799Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-07-01T15:53:21.832Z] > git config core.sparsecheckout # timeout=10 [2022-07-01T15:53:21.855Z] > git checkout -f 09417f96253eb4385e278262333ea3248dacad35 # timeout=10 [2022-07-01T15:53:24.034Z] ---> Running in b0c2dc1902d9 [2022-07-01T15:53:24.651Z] Removing intermediate container b0c2dc1902d9 [2022-07-01T15:53:24.651Z] ---> f272d90898b5 [2022-07-01T15:53:24.651Z] Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:53:24.930Z] Removing intermediate container 992d2bbce351 [2022-07-01T15:53:24.930Z] ---> adb57059e87b [2022-07-01T15:53:24.930Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:53:24.930Z] ---> Running in 7e8aaa85da71 [2022-07-01T15:53:24.930Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T15:53:24.930Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T15:53:24.930Z] ---> 7417809fdb73 [2022-07-01T15:53:24.930Z] 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-01T15:53:25.226Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:25.226Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:25.226Z] ---> 71de032487e3 [2022-07-01T15:53:25.226Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:53:25.226Z] ---> Using cache [2022-07-01T15:53:25.226Z] ---> 1b9f2cecbb49 [2022-07-01T15:53:25.226Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:25.226Z] ---> Using cache [2022-07-01T15:53:25.226Z] ---> 4a44ca1eede4 [2022-07-01T15:53:25.226Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T15:53:25.226Z] ---> Using cache [2022-07-01T15:53:25.226Z] ---> d57ba7d549bf [2022-07-01T15:53:25.226Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:53:25.226Z] ---> Using cache [2022-07-01T15:53:25.226Z] ---> df5e5adb0d97 [2022-07-01T15:53:25.226Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:25.226Z] ---> Using cache [2022-07-01T15:53:25.226Z] ---> d9464fe43f10 [2022-07-01T15:53:25.226Z] Step 8/22 : COPY . . [2022-07-01T15:53:25.226Z] Removing intermediate container 7e8aaa85da71 [2022-07-01T15:53:25.226Z] ---> fdb5faf6832f [2022-07-01T15:53:25.226Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T15:53:25.226Z] ---> Using cache [2022-07-01T15:53:25.226Z] ---> cc2cb1576bab [2022-07-01T15:53:25.226Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T15:53:25.226Z] ---> Running in ec09a35d6148 [2022-07-01T15:53:25.226Z] ---> fe206b9b2c5a [2022-07-01T15:53:25.226Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T15:53:25.226Z] ---> Running in 02cc16f31ae9 [2022-07-01T15:53:25.226Z] ---> Running in d975c24017ab [2022-07-01T15:53:25.512Z] Removing intermediate container ec09a35d6148 [2022-07-01T15:53:25.512Z] ---> 6602bceb89ea [2022-07-01T15:53:25.512Z] 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-01T15:53:25.512Z] ---> Running in e66bcda2a505 [2022-07-01T15:53:25.512Z] Removing intermediate container 02cc16f31ae9 [2022-07-01T15:53:25.512Z] ---> 35757d9a9326 [2022-07-01T15:53:25.512Z] [2022-07-01T15:53:25.788Z] Successfully built 35757d9a9326 [2022-07-01T15:53:25.788Z] Successfully tagged core-metadata:latest [2022-07-01T15:53:25.788Z]  Building core-metadata ... done Building security-spiffe-token-provider [2022-07-01T15:53:25.788Z] 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-01T15:53:26.047Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:26.192Z] Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1" [2022-07-01T15:53:26.305Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:26.305Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T15:53:26.305Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T15:53:26.305Z] Executing bash-5.1.16-r0.post-install [2022-07-01T15:53:26.305Z] (3/43) Installing brotli-libs (1.0.9-r5) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2022-07-01T15:53:26.575Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T15:53:26.575Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T15:53:26.575Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T15:53:26.575Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T15:53:26.575Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T15:53:26.575Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T15:53:26.575Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T15:53:26.575Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T15:53:26.575Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T15:53:26.575Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T15:53:26.575Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T15:53:26.575Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T15:53:26.575Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T15:53:26.575Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T15:53:27.024Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2022-07-01T15:53:27.024Z] % Total % Received % Xferd Average Speed Time Time Time Current [2022-07-01T15:53:27.024Z] Dload Upload Total Spent Left Speed [2022-07-01T15:53:27.024Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k [2022-07-01T15:53:27.142Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T15:53:27.142Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T15:53:27.142Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T15:53:27.142Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T15:53:27.142Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T15:53:27.142Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T15:53:27.142Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T15:53:27.142Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T15:53:27.142Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T15:53:27.142Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T15:53:27.142Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T15:53:27.142Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T15:53:27.142Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T15:53:27.142Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T15:53:27.142Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T15:53:27.142Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T15:53:27.142Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T15:53:27.142Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T15:53:27.142Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T15:53:27.142Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T15:53:27.142Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T15:53:27.142Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T15:53:27.142Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T15:53:27.142Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T15:53:27.142Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T15:53:27.142Z] (43/43) Installing py3-pip (20.3.4-r1) [Pipeline] sh [2022-07-01T15:53:27.401Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:53:27.401Z] OK: 83 MiB in 65 packages [2022-07-01T15:53:27.675Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2022-07-01T15:53:28.021Z] + sudo tee /etc/docker/daemon.new [2022-07-01T15:53:28.021Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2022-07-01T15:53:28.021Z] { [2022-07-01T15:53:28.021Z] "registry-mirrors": [ [2022-07-01T15:53:28.021Z] "https://nexus3.edgexfoundry.org:10001" [2022-07-01T15:53:28.021Z] ], [2022-07-01T15:53:28.021Z] "bip": "10.250.0.254/24", [2022-07-01T15:53:28.021Z] "hosts": [ [2022-07-01T15:53:28.021Z] "tcp://0.0.0.0:5555", [2022-07-01T15:53:28.021Z] "unix:///var/run/docker.sock" [2022-07-01T15:53:28.021Z] ], [2022-07-01T15:53:28.021Z] "mtu": 1458, [2022-07-01T15:53:28.021Z] "selinux-enabled": true, [2022-07-01T15:53:28.021Z] "seccomp-profile": "/etc/docker/seccomp.json" [2022-07-01T15:53:28.021Z] } [Pipeline] sh [2022-07-01T15:53:28.335Z] ---> cddebefd6a6c [2022-07-01T15:53:28.335Z] Collecting docker-compose==1.23.2 [2022-07-01T15:53:28.335Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T15:53:28.335Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T15:53:28.335Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T15:53:28.335Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T15:53:28.371Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2022-07-01T15:53:28.783Z] + sudo service docker restart [2022-07-01T15:53:28.901Z] Removing intermediate container 32d7b7b4f34e [2022-07-01T15:53:28.901Z] ---> 66928961dc1d [2022-07-01T15:53:28.901Z] [2022-07-01T15:53:28.901Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T15:53:28.901Z] ---> e04c818066af [2022-07-01T15:53:28.901Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T15:53:28.901Z] ---> Using cache [2022-07-01T15:53:28.901Z] ---> 63d917ecf5e3 [2022-07-01T15:53:28.901Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:53:28.901Z] ---> Using cache [2022-07-01T15:53:28.901Z] ---> 2ee3505a5718 [2022-07-01T15:53:28.901Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T15:53:28.901Z] Collecting PyYAML<4,>=3.10 [2022-07-01T15:53:28.901Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T15:53:29.159Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:29.159Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:29.159Z] ---> 71de032487e3 [2022-07-01T15:53:29.159Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T15:53:29.159Z] ---> Using cache [2022-07-01T15:53:29.159Z] ---> 1b9f2cecbb49 [2022-07-01T15:53:29.159Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T15:53:29.417Z] ---> a3fea39d2a52 [2022-07-01T15:53:29.417Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T15:53:29.417Z] ---> Running in 0740dc4a83de [2022-07-01T15:53:29.417Z] ---> Running in 4881acd7b47a [2022-07-01T15:53:29.676Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T15:53:29.676Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T15:53:29.676Z] 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-01T15:53:29.676Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T15:53:29.676Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T15:53:29.676Z] Removing intermediate container 0740dc4a83de [2022-07-01T15:53:29.676Z] ---> 3e88faf545cd [2022-07-01T15:53:29.676Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T15:53:29.676Z] ---> 8f1331af18ea [2022-07-01T15:53:29.676Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T15:53:29.936Z] ---> Running in fa7b64c31924 [2022-07-01T15:53:29.937Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T15:53:29.937Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T15:53:29.937Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T15:53:29.937Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T15:53:29.937Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T15:53:29.937Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:29.937Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T15:53:30.196Z] Removing intermediate container fa7b64c31924 [2022-07-01T15:53:30.196Z] ---> ba0be406ddc4 [2022-07-01T15:53:30.196Z] Step 15/23 : WORKDIR / [2022-07-01T15:53:30.196Z] ---> 9ef074c193d1 [2022-07-01T15:53:30.196Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T15:53:30.196Z] ---> Running in 3784dae8d517 [2022-07-01T15:53:30.454Z] ---> Running in 69c9307d7f0b [2022-07-01T15:53:30.454Z] Removing intermediate container 3784dae8d517 [2022-07-01T15:53:30.454Z] ---> ea2ca9314947 [2022-07-01T15:53:30.454Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:53:30.454Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T15:53:30.454Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T15:53:30.454Z] Removing intermediate container 69c9307d7f0b [2022-07-01T15:53:30.454Z] ---> 4fd019acbe8d [2022-07-01T15:53:30.454Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T15:53:30.712Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T15:53:30.712Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T15:53:30.712Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T15:53:30.712Z] ---> 5528f482baa3 [2022-07-01T15:53:30.712Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T15:53:30.712Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T15:53:30.712Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T15:53:30.712Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T15:53:31.022Z] 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-01T15:53:31.022Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:31.022Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T15:53:31.022Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T15:53:31.022Z] ---> 23e50aa6c798 [2022-07-01T15:53:31.022Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T15:53:31.022Z] Collecting idna<2.8,>=2.5 [2022-07-01T15:53:31.022Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T15:53:31.022Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T15:53:31.022Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T15:53:31.022Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T15:53:31.022Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T15:53:31.022Z] ---> Running in 9e6390c13302 [2022-07-01T15:53:31.281Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T15:53:31.281Z] Attempting uninstall: urllib3 [2022-07-01T15:53:31.281Z] Found existing installation: urllib3 1.26.7 [2022-07-01T15:53:31.281Z] Uninstalling urllib3-1.26.7: [2022-07-01T15:53:31.281Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T15:53:31.281Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:53:31.281Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:53:31.281Z] OK: 15866 distinct packages available [2022-07-01T15:53:31.281Z] ---> a18968f71e20 [2022-07-01T15:53:31.281Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:31.281Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:31.281Z] Attempting uninstall: idna [2022-07-01T15:53:31.281Z] Found existing installation: idna 3.3 [2022-07-01T15:53:31.281Z] Uninstalling idna-3.3: [2022-07-01T15:53:31.281Z] Successfully uninstalled idna-3.3 [2022-07-01T15:53:31.849Z] ---> e4f3978471f9 [2022-07-01T15:53:31.849Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T15:53:31.849Z] ---> Running in 9655077b5e8c [2022-07-01T15:53:31.849Z] Attempting uninstall: requests [2022-07-01T15:53:31.849Z] Found existing installation: requests 2.26.0 [2022-07-01T15:53:31.849Z] Uninstalling requests-2.26.0: [2022-07-01T15:53:31.849Z] Successfully uninstalled requests-2.26.0 [2022-07-01T15:53:31.849Z] Removing intermediate container 9655077b5e8c [2022-07-01T15:53:31.849Z] ---> a7cab092ab3e [2022-07-01T15:53:31.849Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:53:32.107Z] ---> Running in f4862822627e [2022-07-01T15:53:32.107Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:32.107Z] Running setup.py install for texttable: started [2022-07-01T15:53:32.107Z] Removing intermediate container f4862822627e [2022-07-01T15:53:32.107Z] ---> 54ad91517420 [2022-07-01T15:53:32.107Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:53:32.380Z] ---> Running in 67e28e9150d9 [2022-07-01T15:53:32.380Z] Removing intermediate container 9e6390c13302 [2022-07-01T15:53:32.380Z] ---> 061d9938c61d [2022-07-01T15:53:32.380Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T15:53:32.380Z] OK: 221 MiB in 52 packages [2022-07-01T15:53:32.380Z] ---> Running in e96bd6b0112c [2022-07-01T15:53:32.380Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T15:53:32.380Z] Running setup.py install for PyYAML: started [2022-07-01T15:53:32.639Z] Removing intermediate container 67e28e9150d9 [2022-07-01T15:53:32.639Z] ---> 118adca9a659 [2022-07-01T15:53:32.639Z] Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:53:32.639Z] ---> Running in 7d0489e9176c [2022-07-01T15:53:32.639Z] Removing intermediate container e96bd6b0112c [2022-07-01T15:53:32.639Z] ---> e0575759ab62 [2022-07-01T15:53:32.639Z] Step 28/31 : CMD ["gate"] [2022-07-01T15:53:32.898Z] ---> Running in 4344765b6d79 [2022-07-01T15:53:32.899Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T15:53:32.899Z] Removing intermediate container 7d0489e9176c [2022-07-01T15:53:32.899Z] ---> 68d3db717d15 [2022-07-01T15:53:32.899Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T15:53:32.899Z] ---> Running in 7dbe254df929 [2022-07-01T15:53:32.899Z] Removing intermediate container 4344765b6d79 [2022-07-01T15:53:33.158Z] ---> 927ae98c9884 [2022-07-01T15:53:33.158Z] Step 29/31 : LABEL arch=x86_64 [2022-07-01T15:53:33.158Z] Running setup.py install for docopt: started [2022-07-01T15:53:33.416Z] ---> Running in 681fdab408c5 [2022-07-01T15:53:33.416Z] Removing intermediate container 7dbe254df929 [2022-07-01T15:53:33.416Z] ---> 6a9307be6ad9 [2022-07-01T15:53:33.416Z] [2022-07-01T15:53:33.416Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T15:53:33.416Z] Running setup.py install for dockerpty: started [2022-07-01T15:53:33.416Z] Removing intermediate container 4881acd7b47a [2022-07-01T15:53:33.416Z] ---> 7f1873f78c66 [2022-07-01T15:53:33.416Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T15:53:33.416Z] Successfully built 6a9307be6ad9 [2022-07-01T15:53:33.416Z] Successfully tagged core-command:latest [2022-07-01T15:53:33.416Z] Building security-spire-server [2022-07-01T15:53:33.674Z]  Building core-command ... done Removing intermediate container 681fdab408c5 [2022-07-01T15:53:33.674Z] ---> e721a354ed2f [2022-07-01T15:53:33.674Z] Step 30/31 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:53:33.933Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T15:53:35.318Z] ---> cf856c55c860 [2022-07-01T15:53:35.318Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:35.579Z] ---> Running in 5cd18e86d6f2 [2022-07-01T15:53:35.851Z] ---> Running in e91477de6e13 [2022-07-01T15:53:35.851Z] 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-01T15:53:35.851Z] Removing intermediate container 5cd18e86d6f2 [2022-07-01T15:53:35.851Z] ---> dbf54202a2f5 [2022-07-01T15:53:35.851Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T15:53:36.110Z] ---> Running in beaa889f3bca [2022-07-01T15:53:36.371Z] Removing intermediate container beaa889f3bca [2022-07-01T15:53:36.371Z] ---> 657902e79c67 [2022-07-01T15:53:36.371Z] [2022-07-01T15:53:36.630Z] Successfully built 657902e79c67 [2022-07-01T15:53:36.630Z] Successfully tagged security-bootstrapper:latest [2022-07-01T15:53:36.630Z] Building support-notifications [2022-07-01T15:53:39.167Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:39.167Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:39.167Z] ---> 71de032487e3 [2022-07-01T15:53:39.167Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T15:53:39.167Z] ---> Using cache [2022-07-01T15:53:39.167Z] ---> 1b9f2cecbb49 [2022-07-01T15:53:39.167Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:39.167Z] ---> Using cache [2022-07-01T15:53:39.167Z] ---> 4a44ca1eede4 [2022-07-01T15:53:39.167Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:53:39.738Z] Removing intermediate container e91477de6e13 [2022-07-01T15:53:39.998Z] ---> 8a41a0180fa8 [2022-07-01T15:53:39.998Z] Step 7/20 : COPY . . [2022-07-01T15:53:39.998Z] ---> Running in d8fd2a2c7a81 [2022-07-01T15:53:39.998Z] Removing intermediate container e66bcda2a505 [2022-07-01T15:53:39.998Z] ---> 0aa1675cfbce [2022-07-01T15:53:39.998Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T15:53:40.566Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:41.502Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:41.502Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:41.502Z] ---> 71de032487e3 [2022-07-01T15:53:41.502Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:53:41.502Z] ---> Using cache [2022-07-01T15:53:41.502Z] ---> 1b9f2cecbb49 [2022-07-01T15:53:41.502Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:41.502Z] ---> Using cache [2022-07-01T15:53:41.502Z] ---> 4a44ca1eede4 [2022-07-01T15:53:41.502Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T15:53:41.502Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:41.761Z] ---> Running in 66b955e8fdc8 [2022-07-01T15:53:42.020Z] ---> Running in d252f048661e [2022-07-01T15:53:42.020Z] Removing intermediate container 66b955e8fdc8 [2022-07-01T15:53:42.020Z] ---> 9ddebcbfaf08 [2022-07-01T15:53:42.020Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T15:53:42.278Z] ---> Running in b77ddee9fbe6 [2022-07-01T15:53:42.278Z] OK: 221 MiB in 52 packages [2022-07-01T15:53:42.536Z] Removing intermediate container b77ddee9fbe6 [2022-07-01T15:53:42.536Z] ---> d31bc6a32447 [2022-07-01T15:53:42.536Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T15:53:42.536Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:43.105Z] ---> 9a5b5f0141a5 [2022-07-01T15:53:43.105Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:43.105Z] Removing intermediate container d8fd2a2c7a81 [2022-07-01T15:53:43.105Z] ---> 5b66a38aa984 [2022-07-01T15:53:43.105Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T15:53:43.372Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:43.635Z] ---> 991245bd37a1 [2022-07-01T15:53:43.635Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T15:53:43.635Z] OK: 221 MiB in 52 packages [2022-07-01T15:53:43.635Z] ---> 5389e24ee881 [2022-07-01T15:53:43.635Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:43.894Z] ---> Running in 3a0f82720e80 [2022-07-01T15:53:43.894Z] ---> f85f3f4e5dd0 [2022-07-01T15:53:43.894Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T15:53:44.153Z] ---> Running in 934cb0efaaad [2022-07-01T15:53:44.153Z] Removing intermediate container d252f048661e [2022-07-01T15:53:44.153Z] ---> 19aae9ad2966 [2022-07-01T15:53:44.153Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:53:44.412Z] Removing intermediate container 934cb0efaaad [2022-07-01T15:53:44.412Z] ---> 5b4c66003a29 [2022-07-01T15:53:44.412Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:53:44.671Z] ---> 7ee912d1c015 [2022-07-01T15:53:44.671Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:44.671Z] ---> Running in a66dca587561 [2022-07-01T15:53:44.671Z] ---> Running in f382fec9da92 [2022-07-01T15:53:44.930Z] Removing intermediate container d975c24017ab [2022-07-01T15:53:44.930Z] ---> fdad7019c9f6 [2022-07-01T15:53:44.930Z] [2022-07-01T15:53:44.930Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T15:53:44.930Z] ---> e04c818066af [2022-07-01T15:53:44.930Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T15:53:44.930Z] ---> Using cache [2022-07-01T15:53:44.930Z] ---> 63d917ecf5e3 [2022-07-01T15:53:44.930Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:53:44.930Z] ---> Using cache [2022-07-01T15:53:44.930Z] ---> 2ee3505a5718 [2022-07-01T15:53:44.930Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T15:53:44.930Z] Removing intermediate container a66dca587561 [2022-07-01T15:53:44.930Z] ---> c826ada3705d [2022-07-01T15:53:44.930Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:53:45.195Z] ---> Running in 81845200f5f9 [2022-07-01T15:53:45.195Z] ---> Running in 416b26a03607 [2022-07-01T15:53:45.195Z] Removing intermediate container 3a0f82720e80 [2022-07-01T15:53:45.195Z] ---> 9e0e34370d56 [2022-07-01T15:53:45.195Z] Step 8/25 : COPY . . [2022-07-01T15:53:45.455Z] Removing intermediate container 81845200f5f9 [2022-07-01T15:53:45.455Z] ---> cd56b88622b5 [2022-07-01T15:53:45.455Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T15:53:45.455Z] Removing intermediate container 416b26a03607 [2022-07-01T15:53:45.455Z] ---> efa9aee44b64 [2022-07-01T15:53:45.455Z] Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:53:45.715Z] ---> Running in 805c8addddda [2022-07-01T15:53:45.715Z] ---> Running in 314e0d2fd445 [2022-07-01T15:53:46.654Z] Removing intermediate container 805c8addddda [2022-07-01T15:53:46.654Z] ---> fe60a200fea1 [2022-07-01T15:53:46.654Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:53:46.914Z] Removing intermediate container 314e0d2fd445 [2022-07-01T15:53:46.914Z] ---> 9df166ae6295 [2022-07-01T15:53:46.914Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T15:53:46.914Z] ---> 2fc8f2b99602 [2022-07-01T15:53:46.914Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T15:53:47.137Z] provisioning config files... [2022-07-01T15:53:47.163Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9086878548212404923tmp [2022-07-01T15:53:47.173Z] ---> Running in 33e253a3bd20 [2022-07-01T15:53:47.173Z] Removing intermediate container f382fec9da92 [2022-07-01T15:53:47.173Z] ---> f138f89b5af2 [2022-07-01T15:53:47.173Z] Step 8/22 : COPY . . [2022-07-01T15:53:47.173Z] ---> Running in faaff2eb4fb3 [2022-07-01T15:53:47.173Z] ---> aa71173e51e6 [2022-07-01T15:53:47.173Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T15:53:47.431Z] Removing intermediate container 33e253a3bd20 [2022-07-01T15:53:47.432Z] ---> 251e123602b1 [2022-07-01T15:53:47.432Z] [2022-07-01T15:53:47.432Z] Successfully built 251e123602b1 [2022-07-01T15:53:47.432Z] Successfully tagged sys-mgmt-agent:latest [2022-07-01T15:53:47.432Z]  Building sys-mgmt-agent ... done Building security-proxy-setup [2022-07-01T15:53:47.711Z] ---> docker-login.sh [2022-07-01T15:53:47.711Z] nexus3.edgexfoundry.org:10001 [2022-07-01T15:53:47.714Z] 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-01T15:53:48.320Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:48.593Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:48.593Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:48.593Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:48.593Z] [2022-07-01T15:53:48.593Z] Login Succeeded [2022-07-01T15:53:48.593Z] nexus3.edgexfoundry.org:10002 [2022-07-01T15:53:49.188Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:49.188Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:49.188Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:49.188Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:49.188Z] [2022-07-01T15:53:49.188Z] Login Succeeded [2022-07-01T15:53:49.188Z] nexus3.edgexfoundry.org:10003 [2022-07-01T15:53:49.460Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:49.734Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:49.734Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:49.734Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:49.734Z] [2022-07-01T15:53:49.734Z] Login Succeeded [2022-07-01T15:53:49.734Z] nexus3.edgexfoundry.org:10004 [2022-07-01T15:53:50.008Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:50.283Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:50.283Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:50.283Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:50.283Z] [2022-07-01T15:53:50.283Z] Login Succeeded [2022-07-01T15:53:50.283Z] docker.io [2022-07-01T15:53:50.556Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2022-07-01T15:53:50.831Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. [2022-07-01T15:53:50.831Z] Configure a credential helper to remove this warning. See [2022-07-01T15:53:50.831Z] https://docs.docker.com/engine/reference/commandline/login/#credentials-store [2022-07-01T15:53:50.831Z] [2022-07-01T15:53:50.831Z] Login Succeeded [2022-07-01T15:53:50.831Z] ---> docker-login.sh ends [Pipeline] } [2022-07-01T15:53:50.850Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo [2022-07-01T15:53:51.129Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:53:51.145Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo [2022-07-01T15:53:51.156Z] ========================================================= [2022-07-01T15:53:51.156Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] [2022-07-01T15:53:51.156Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:53:51.488Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:53:51.773Z] 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2022-07-01T15:53:51.773Z] 9b3977197b4f: Pulling fs layer [2022-07-01T15:53:51.773Z] 1a89e8eeedd5: Pulling fs layer [2022-07-01T15:53:51.773Z] 94645a83ff95: Pulling fs layer [2022-07-01T15:53:51.773Z] e6fb740bc735: Pulling fs layer [2022-07-01T15:53:51.773Z] 3a77bd46dcc9: Pulling fs layer [2022-07-01T15:53:51.773Z] 355e64cbe906: Pulling fs layer [2022-07-01T15:53:51.773Z] 63ab81a10011: Pulling fs layer [2022-07-01T15:53:51.773Z] 555d1d1c4555: Pulling fs layer [2022-07-01T15:53:51.773Z] 7d9057610161: Pulling fs layer [2022-07-01T15:53:51.773Z] 3a77bd46dcc9: Waiting [2022-07-01T15:53:51.773Z] 355e64cbe906: Waiting [2022-07-01T15:53:51.773Z] 63ab81a10011: Waiting [2022-07-01T15:53:51.773Z] 555d1d1c4555: Waiting [2022-07-01T15:53:51.773Z] 7d9057610161: Waiting [2022-07-01T15:53:51.773Z] e6fb740bc735: Waiting [2022-07-01T15:53:51.773Z] 94645a83ff95: Verifying Checksum [2022-07-01T15:53:51.773Z] 94645a83ff95: Download complete [2022-07-01T15:53:51.773Z] 1a89e8eeedd5: Download complete [2022-07-01T15:53:51.773Z] 3a77bd46dcc9: Verifying Checksum [2022-07-01T15:53:51.773Z] 3a77bd46dcc9: Download complete [2022-07-01T15:53:51.773Z] 355e64cbe906: Verifying Checksum [2022-07-01T15:53:51.773Z] 355e64cbe906: Download complete [2022-07-01T15:53:51.773Z] 9b3977197b4f: Verifying Checksum [2022-07-01T15:53:51.773Z] 9b3977197b4f: Download complete [2022-07-01T15:53:51.773Z] 63ab81a10011: Verifying Checksum [2022-07-01T15:53:51.773Z] 63ab81a10011: Download complete [2022-07-01T15:53:51.908Z] ---> f638ebd04140 [2022-07-01T15:53:51.908Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T15:53:52.167Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:52.167Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:52.167Z] ---> 71de032487e3 [2022-07-01T15:53:52.167Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T15:53:52.167Z] ---> Using cache [2022-07-01T15:53:52.167Z] ---> 1b9f2cecbb49 [2022-07-01T15:53:52.167Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:52.167Z] ---> Using cache [2022-07-01T15:53:52.167Z] ---> 4a44ca1eede4 [2022-07-01T15:53:52.167Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T15:53:52.167Z] ---> Using cache [2022-07-01T15:53:52.167Z] ---> d57ba7d549bf [2022-07-01T15:53:52.167Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T15:53:52.167Z] ---> Using cache [2022-07-01T15:53:52.167Z] ---> df5e5adb0d97 [2022-07-01T15:53:52.167Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:52.167Z] ---> Using cache [2022-07-01T15:53:52.167Z] ---> d9464fe43f10 [2022-07-01T15:53:52.167Z] Step 8/22 : COPY . . [2022-07-01T15:53:52.167Z] ---> Using cache [2022-07-01T15:53:52.167Z] ---> cc2cb1576bab [2022-07-01T15:53:52.167Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T15:53:52.426Z] ---> Running in bdc51e2de77c [2022-07-01T15:53:52.426Z] ---> df6b81cdd7ef [2022-07-01T15:53:52.426Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:53:52.426Z] ---> 986bb971674c [2022-07-01T15:53:52.426Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T15:53:52.721Z] ---> Running in 2b28ca9d1e5c [2022-07-01T15:53:52.721Z] ---> Running in e966aa974e74 [2022-07-01T15:53:52.986Z] Removing intermediate container e966aa974e74 [2022-07-01T15:53:52.986Z] ---> 14f744b3c6e2 [2022-07-01T15:53:52.986Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:53:52.986Z] Removing intermediate container 2b28ca9d1e5c [2022-07-01T15:53:52.986Z] ---> 57c49e995396 [2022-07-01T15:53:52.986Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T15:53:52.986Z] 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-01T15:53:52.986Z] ---> Running in 0f7bc97f161a [2022-07-01T15:53:53.233Z] 7d9057610161: Verifying Checksum [2022-07-01T15:53:53.233Z] 7d9057610161: Download complete [2022-07-01T15:53:53.233Z] 9b3977197b4f: Pull complete [2022-07-01T15:53:53.244Z] ---> Running in 43c580d47c88 [2022-07-01T15:53:53.244Z] Removing intermediate container 0f7bc97f161a [2022-07-01T15:53:53.244Z] ---> 2c07a1066d4e [2022-07-01T15:53:53.244Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T15:53:53.503Z] ---> Running in 7f3fa33bae60 [2022-07-01T15:53:53.503Z] Removing intermediate container 43c580d47c88 [2022-07-01T15:53:53.503Z] ---> 16a13a15a66a [2022-07-01T15:53:53.503Z] 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-01T15:53:53.514Z] 1a89e8eeedd5: Pull complete [2022-07-01T15:53:53.765Z] ---> Running in 49f56d40003f [2022-07-01T15:53:53.766Z] Removing intermediate container 7f3fa33bae60 [2022-07-01T15:53:53.766Z] ---> f34c6f1bb6fc [2022-07-01T15:53:53.766Z] Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:53:53.794Z] 94645a83ff95: Pull complete [2022-07-01T15:53:54.024Z] ---> Running in 2796e9f18154 [2022-07-01T15:53:54.071Z] 555d1d1c4555: Verifying Checksum [2022-07-01T15:53:54.071Z] 555d1d1c4555: Download complete [2022-07-01T15:53:54.281Z] Removing intermediate container 2796e9f18154 [2022-07-01T15:53:54.281Z] ---> 63e37b5c5d00 [2022-07-01T15:53:54.281Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T15:53:54.281Z] ---> Running in da5b290e111e [2022-07-01T15:53:54.281Z] ---> 505c4b5e22fc [2022-07-01T15:53:54.281Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T15:53:54.539Z] ---> Running in 03a176b18b93 [2022-07-01T15:53:54.539Z] Removing intermediate container da5b290e111e [2022-07-01T15:53:54.539Z] ---> 13db6b349416 [2022-07-01T15:53:54.539Z] [2022-07-01T15:53:54.669Z] e6fb740bc735: Verifying Checksum [2022-07-01T15:53:54.669Z] e6fb740bc735: Download complete [2022-07-01T15:53:54.797Z] Successfully built 13db6b349416 [2022-07-01T15:53:54.797Z] Successfully tagged support-scheduler:latest [2022-07-01T15:53:54.797Z]  Building support-scheduler ... done Building security-spire-agent [2022-07-01T15:53:56.170Z] 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-01T15:53:56.170Z] Removing intermediate container 49f56d40003f [2022-07-01T15:53:56.170Z] ---> 7d9a22be6dc2 [2022-07-01T15:53:56.170Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T15:53:56.736Z] ---> Running in 7865b548778d [2022-07-01T15:53:57.306Z] Removing intermediate container 7865b548778d [2022-07-01T15:53:57.306Z] ---> 2d0a03f5efae [2022-07-01T15:53:57.306Z] [2022-07-01T15:53:57.306Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T15:53:57.306Z] ---> 0ac33e5f5afa [2022-07-01T15:53:57.306Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:53:57.306Z] ---> Using cache [2022-07-01T15:53:57.306Z] ---> 0b7bfe113e28 [2022-07-01T15:53:57.306Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:57.306Z] ---> Using cache [2022-07-01T15:53:57.306Z] ---> 64d8200dbf51 [2022-07-01T15:53:57.306Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T15:53:57.565Z] ---> Running in 4b57bb36f73c [2022-07-01T15:53:58.499Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:58.757Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:53:58.757Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:53:58.757Z] ---> 71de032487e3 [2022-07-01T15:53:58.757Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T15:53:58.757Z] ---> Using cache [2022-07-01T15:53:58.757Z] ---> 1b9f2cecbb49 [2022-07-01T15:53:58.757Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:53:58.757Z] ---> Using cache [2022-07-01T15:53:58.757Z] ---> 4a44ca1eede4 [2022-07-01T15:53:58.757Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T15:53:58.757Z] ---> Using cache [2022-07-01T15:53:58.757Z] ---> 5b66a38aa984 [2022-07-01T15:53:58.757Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T15:53:58.757Z] ---> Using cache [2022-07-01T15:53:58.757Z] ---> 5389e24ee881 [2022-07-01T15:53:58.757Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:53:58.757Z] ---> Using cache [2022-07-01T15:53:58.757Z] ---> 9e0e34370d56 [2022-07-01T15:53:58.757Z] Step 8/26 : COPY . . [2022-07-01T15:53:58.757Z] ---> Using cache [2022-07-01T15:53:58.757Z] ---> df6b81cdd7ef [2022-07-01T15:53:58.757Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T15:53:58.757Z] ---> Using cache [2022-07-01T15:53:58.757Z] ---> 57c49e995396 [2022-07-01T15:53:58.757Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T15:53:58.757Z] ---> Using cache [2022-07-01T15:53:58.757Z] ---> 16a13a15a66a [2022-07-01T15:53:58.757Z] 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-01T15:53:59.323Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:53:59.582Z] ---> Running in 3169b3ecec4f [2022-07-01T15:53:59.840Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:53:59.840Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:53:59.840Z] OK: 15859 distinct packages available [2022-07-01T15:53:59.840Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:00.409Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:00.977Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T15:54:00.977Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:54:00.977Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T15:54:01.247Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T15:54:01.247Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T15:54:01.247Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T15:54:01.247Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:54:01.247Z] 1 error; 6 MiB in 18 packages [2022-07-01T15:54:01.247Z] Removing intermediate container 3169b3ecec4f [2022-07-01T15:54:01.247Z] ---> 239270911ac0 [2022-07-01T15:54:01.247Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T15:54:01.505Z] ---> Running in 9048de63ce23 [2022-07-01T15:54:02.095Z] Removing intermediate container 9048de63ce23 [2022-07-01T15:54:02.096Z] ---> 083a405e3afb [2022-07-01T15:54:02.096Z] [2022-07-01T15:54:02.096Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T15:54:02.096Z] ---> 0ac33e5f5afa [2022-07-01T15:54:02.096Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:54:02.096Z] ---> Using cache [2022-07-01T15:54:02.096Z] ---> 0b7bfe113e28 [2022-07-01T15:54:02.096Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:54:02.096Z] ---> Using cache [2022-07-01T15:54:02.096Z] ---> 64d8200dbf51 [2022-07-01T15:54:02.096Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T15:54:02.096Z] Building core-data [2022-07-01T15:54:02.096Z] ---> Running in 02e1843bf417 [2022-07-01T15:54:02.663Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:03.601Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:04.166Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:54:04.166Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:54:04.166Z] OK: 15859 distinct packages available [2022-07-01T15:54:04.166Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:05.103Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:05.103Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T15:54:05.363Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:54:05.363Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T15:54:05.363Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T15:54:05.621Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T15:54:05.621Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T15:54:05.621Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:54:05.621Z] 1 error; 6 MiB in 18 packages [2022-07-01T15:54:06.558Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T15:54:06.558Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T15:54:06.558Z] ---> 71de032487e3 [2022-07-01T15:54:06.558Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T15:54:06.558Z] ---> Using cache [2022-07-01T15:54:06.558Z] ---> 1b9f2cecbb49 [2022-07-01T15:54:06.558Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:54:06.558Z] ---> Using cache [2022-07-01T15:54:06.558Z] ---> 4a44ca1eede4 [2022-07-01T15:54:06.558Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T15:54:08.463Z] ---> Running in ee05ac5b4768 [2022-07-01T15:54:08.722Z] 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-01T15:54:08.982Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:09.787Z] e6fb740bc735: Pull complete [2022-07-01T15:54:09.787Z] 3a77bd46dcc9: Pull complete [2022-07-01T15:54:09.787Z] 355e64cbe906: Pull complete [2022-07-01T15:54:09.787Z] 63ab81a10011: Pull complete [2022-07-01T15:54:09.918Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:10.485Z] OK: 221 MiB in 52 packages [2022-07-01T15:54:11.422Z] Removing intermediate container faaff2eb4fb3 [2022-07-01T15:54:11.422Z] ---> fe2e47196c38 [2022-07-01T15:54:11.422Z] [2022-07-01T15:54:11.422Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T15:54:11.422Z] ---> 0ac33e5f5afa [2022-07-01T15:54:11.422Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T15:54:11.422Z] ---> Using cache [2022-07-01T15:54:11.422Z] ---> 0b7bfe113e28 [2022-07-01T15:54:11.422Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:54:11.422Z] ---> Using cache [2022-07-01T15:54:11.422Z] ---> 64d8200dbf51 [2022-07-01T15:54:11.422Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T15:54:11.683Z] ---> Running in f8635687a735 [2022-07-01T15:54:11.683Z] Removing intermediate container ee05ac5b4768 [2022-07-01T15:54:11.683Z] ---> 38f4c3054e76 [2022-07-01T15:54:11.683Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T15:54:12.250Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:12.509Z] ---> 560e03c6c506 [2022-07-01T15:54:12.509Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T15:54:12.509Z] ---> Running in 2b19e01e3434 [2022-07-01T15:54:13.081Z] Removing intermediate container bdc51e2de77c [2022-07-01T15:54:13.081Z] ---> 964e59c91377 [2022-07-01T15:54:13.081Z] [2022-07-01T15:54:13.081Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T15:54:13.081Z] ---> e04c818066af [2022-07-01T15:54:13.081Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T15:54:13.081Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:13.081Z] ---> Running in 1b91276c4566 [2022-07-01T15:54:13.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:13.650Z] Removing intermediate container 2b19e01e3434 [2022-07-01T15:54:13.650Z] ---> c5b3b222a142 [2022-07-01T15:54:13.650Z] Step 8/23 : COPY . . [2022-07-01T15:54:13.650Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:13.909Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T15:54:13.909Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T15:54:13.909Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T15:54:13.909Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T15:54:13.909Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T15:54:13.909Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T15:54:13.909Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:54:13.909Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:54:13.909Z] OK: 8 MiB in 20 packages [2022-07-01T15:54:13.909Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T15:54:13.909Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T15:54:13.909Z] OK: 15859 distinct packages available [2022-07-01T15:54:13.909Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:14.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:15.217Z] 555d1d1c4555: Pull complete [2022-07-01T15:54:15.433Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T15:54:15.433Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T15:54:15.433Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T15:54:15.693Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T15:54:15.693Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T15:54:15.693Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T15:54:15.693Z] Removing intermediate container 1b91276c4566 [2022-07-01T15:54:15.693Z] ---> c8cad9e34ff3 [2022-07-01T15:54:15.693Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T15:54:15.953Z] ---> Running in de9a6db18c05 [2022-07-01T15:54:15.953Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T15:54:15.953Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T15:54:16.212Z] Removing intermediate container de9a6db18c05 [2022-07-01T15:54:16.212Z] ---> e1c79889f561 [2022-07-01T15:54:16.212Z] Step 13/22 : WORKDIR /edgex [2022-07-01T15:54:16.212Z] ---> Running in dead043b1dcf [2022-07-01T15:54:16.471Z] Removing intermediate container dead043b1dcf [2022-07-01T15:54:16.471Z] ---> 89565d2e7cb5 [2022-07-01T15:54:16.471Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T15:54:16.471Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T15:54:16.737Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T15:54:16.737Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T15:54:16.997Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T15:54:16.997Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:54:16.997Z] 2 errors; 7 MiB in 21 packages [2022-07-01T15:54:17.200Z] 7d9057610161: Pull complete [2022-07-01T15:54:17.200Z] Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 [2022-07-01T15:54:17.200Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:54:17.200Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:54:17.270Z] ---> 57012edb68df [2022-07-01T15:54:17.270Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T15:54:17.551Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:54:17.551Z] WORKDIR /edgex [2022-07-01T15:54:17.551Z] COPY go.mod . [2022-07-01T15:54:17.551Z] RUN go mod download [2022-07-01T15:54:17.551Z] docker build -t ci-base-image-arm64 -f - . [2022-07-01T15:54:17.877Z] ---> a752253c5021 [2022-07-01T15:54:17.877Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T15:54:17.877Z] Removing intermediate container 03a176b18b93 [2022-07-01T15:54:17.877Z] ---> cebbd7f1a945 [2022-07-01T15:54:17.877Z] [2022-07-01T15:54:17.877Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T15:54:17.877Z] ---> e04c818066af [2022-07-01T15:54:17.877Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T15:54:18.142Z] ---> Running in 6d60b64fbcd7 [2022-07-01T15:54:18.401Z] ---> 21bfdd789468 [2022-07-01T15:54:18.401Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T15:54:18.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:18.401Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:18.661Z] ---> d5a92dec50cd [2022-07-01T15:54:18.661Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T15:54:18.661Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T15:54:18.661Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T15:54:18.661Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:54:18.661Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T15:54:18.661Z] ---> Running in 19c710d6ab68 [2022-07-01T15:54:18.661Z] OK: 6 MiB in 16 packages [2022-07-01T15:54:18.921Z] ---> caa85f3ae1b6 [2022-07-01T15:54:18.921Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T15:54:18.921Z] ---> Running in 9df8a8797828 [2022-07-01T15:54:19.491Z] Removing intermediate container 6d60b64fbcd7 [2022-07-01T15:54:19.491Z] ---> 4a35e34cbf16 [2022-07-01T15:54:19.491Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T15:54:19.491Z] ---> Running in d2ebd3df647e [2022-07-01T15:54:19.491Z] 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-01T15:54:19.491Z] Removing intermediate container d2ebd3df647e [2022-07-01T15:54:19.491Z] ---> 45e5673a3144 [2022-07-01T15:54:19.491Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T15:54:19.752Z] ---> Running in 74cc38a32ded [2022-07-01T15:54:19.752Z] Removing intermediate container 19c710d6ab68 [2022-07-01T15:54:19.752Z] ---> 6d321c9ef90e [2022-07-01T15:54:19.752Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T15:54:19.752Z] ---> Running in 0c742ea28e03 [2022-07-01T15:54:19.752Z] Removing intermediate container 74cc38a32ded [2022-07-01T15:54:19.752Z] ---> 18f9c5972456 [2022-07-01T15:54:19.752Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T15:54:20.012Z] ---> Running in 548deaddca01 [2022-07-01T15:54:20.012Z] Removing intermediate container 0c742ea28e03 [2022-07-01T15:54:20.012Z] ---> 03250712ad6c [2022-07-01T15:54:20.012Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T15:54:20.012Z] ---> Running in 79e87a241cfb [2022-07-01T15:54:20.012Z] Removing intermediate container 548deaddca01 [2022-07-01T15:54:20.012Z] ---> 1b5cad8d160d [2022-07-01T15:54:20.012Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:54:20.012Z] Removing intermediate container 79e87a241cfb [2022-07-01T15:54:20.012Z] ---> 8c845bd77997 [2022-07-01T15:54:20.012Z] Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:54:20.187Z] Sending build context to Docker daemon 169.2MB [2022-07-01T15:54:20.187Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [2022-07-01T15:54:20.187Z] ---> 819e984ddca1 [2022-07-01T15:54:20.187Z] Step 2/4 : WORKDIR /edgex [2022-07-01T15:54:20.272Z] ---> Running in f59a7a037817 [2022-07-01T15:54:20.272Z] ---> 78e111956843 [2022-07-01T15:54:20.272Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T15:54:20.272Z] Removing intermediate container f59a7a037817 [2022-07-01T15:54:20.272Z] ---> 4e7781ef1e08 [2022-07-01T15:54:20.272Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T15:54:20.272Z] ---> Running in c33e030db4a6 [2022-07-01T15:54:20.531Z] Removing intermediate container c33e030db4a6 [2022-07-01T15:54:20.531Z] ---> 02f8ac923dfb [2022-07-01T15:54:20.531Z] [2022-07-01T15:54:20.531Z] Successfully built 02f8ac923dfb [2022-07-01T15:54:20.531Z] Successfully tagged security-proxy-setup:latest [2022-07-01T15:54:20.791Z]  Building security-proxy-setup ... done  ---> 2a94f0de5d8e [2022-07-01T15:54:20.791Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T15:54:21.051Z] ---> 4e96b6b1a6b1 [2022-07-01T15:54:21.051Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T15:54:21.051Z] ---> Running in 83ee16ce2944 [2022-07-01T15:54:21.051Z] Removing intermediate container 83ee16ce2944 [2022-07-01T15:54:21.051Z] ---> 19b1e9dc9061 [2022-07-01T15:54:21.051Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:54:21.051Z] ---> Running in 506a3306d9a5 [2022-07-01T15:54:21.311Z] Removing intermediate container 506a3306d9a5 [2022-07-01T15:54:21.311Z] ---> d910ee236509 [2022-07-01T15:54:21.311Z] Step 20/22 : LABEL arch=x86_64 [2022-07-01T15:54:21.311Z] ---> Running in b5a18c8e7f47 [2022-07-01T15:54:21.311Z] Removing intermediate container b5a18c8e7f47 [2022-07-01T15:54:21.311Z] ---> 5862c3b6b2b7 [2022-07-01T15:54:21.311Z] Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:54:21.571Z] ---> Running in 96b7946c90c4 [2022-07-01T15:54:21.571Z] Removing intermediate container 96b7946c90c4 [2022-07-01T15:54:21.571Z] ---> ee0852c399db [2022-07-01T15:54:21.571Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T15:54:21.571Z] ---> Running in 87acb6237db7 [2022-07-01T15:54:21.831Z] Removing intermediate container 87acb6237db7 [2022-07-01T15:54:21.831Z] ---> fabd4b7cceba [2022-07-01T15:54:21.831Z] [2022-07-01T15:54:21.831Z] Successfully built fabd4b7cceba [2022-07-01T15:54:21.831Z] Successfully tagged support-notifications:latest [2022-07-01T15:54:22.172Z] ---> Running in 462073fc6468 [2022-07-01T15:54:22.445Z] Removing intermediate container 462073fc6468 [2022-07-01T15:54:22.445Z] ---> 36878ddf6eb5 [2022-07-01T15:54:22.445Z] Step 3/4 : COPY go.mod . [2022-07-01T15:54:23.042Z] ---> 052be556453e [2022-07-01T15:54:23.042Z] Step 4/4 : RUN go mod download [2022-07-01T15:54:23.042Z] ---> Running in e3b8a3a01688 [2022-07-01T15:54:34.042Z]  Building support-notifications ... done Removing intermediate container 9df8a8797828 [2022-07-01T15:54:34.042Z] ---> 9585fb9feea7 [2022-07-01T15:54:34.042Z] [2022-07-01T15:54:34.042Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T15:54:34.042Z] ---> e04c818066af [2022-07-01T15:54:34.042Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T15:54:34.042Z] ---> Running in f995bbbb9a4f [2022-07-01T15:54:34.042Z] Removing intermediate container f995bbbb9a4f [2022-07-01T15:54:34.042Z] ---> 1b69bf4facae [2022-07-01T15:54:34.042Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T15:54:34.042Z] ---> Running in 7b526f2beefd [2022-07-01T15:54:34.300Z] Removing intermediate container 7b526f2beefd [2022-07-01T15:54:34.300Z] ---> 2c360ac84c02 [2022-07-01T15:54:34.300Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T15:54:34.300Z] ---> Running in 910b51578e70 [2022-07-01T15:54:34.300Z] Removing intermediate container 910b51578e70 [2022-07-01T15:54:34.300Z] ---> 1b8149595e31 [2022-07-01T15:54:34.300Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T15:54:34.300Z] ---> Running in 7a71642c366d [2022-07-01T15:54:35.241Z] Removing intermediate container 7a71642c366d [2022-07-01T15:54:35.241Z] ---> 39cc93ec3f86 [2022-07-01T15:54:35.241Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T15:54:35.241Z] ---> Running in 050d64abb243 [2022-07-01T15:54:35.241Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:36.306Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz [2022-07-01T15:54:36.596Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T15:54:36.596Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T15:54:36.596Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T15:54:36.879Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T15:54:36.880Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T15:54:36.880Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T15:54:36.880Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T15:54:36.880Z] OK: 8 MiB in 20 packages [2022-07-01T15:54:37.451Z] Removing intermediate container 050d64abb243 [2022-07-01T15:54:37.451Z] ---> 658aa6508f81 [2022-07-01T15:54:37.452Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T15:54:37.452Z] ---> d2aa54805195 [2022-07-01T15:54:37.452Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T15:54:38.023Z] ---> 1192a272e599 [2022-07-01T15:54:38.023Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T15:54:38.023Z] ---> dc7c1f965401 [2022-07-01T15:54:38.023Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T15:54:38.283Z] ---> Running in df61eb7defb9 [2022-07-01T15:54:38.283Z] Removing intermediate container df61eb7defb9 [2022-07-01T15:54:38.283Z] ---> cba6197a629d [2022-07-01T15:54:38.283Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T15:54:38.283Z] ---> Running in 734487838a57 [2022-07-01T15:54:38.283Z] Removing intermediate container 734487838a57 [2022-07-01T15:54:38.283Z] ---> d071afa61bf9 [2022-07-01T15:54:38.283Z] Step 21/23 : LABEL arch=x86_64 [2022-07-01T15:54:38.543Z] ---> Running in 2b2e81064779 [2022-07-01T15:54:38.543Z] Removing intermediate container 2b2e81064779 [2022-07-01T15:54:38.543Z] ---> 492db1a8c98b [2022-07-01T15:54:38.543Z] Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T15:54:38.543Z] ---> Running in 7090efa835fc [2022-07-01T15:54:38.543Z] Removing intermediate container 7090efa835fc [2022-07-01T15:54:38.543Z] ---> a0e2e5d914e7 [2022-07-01T15:54:38.543Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T15:54:38.803Z] ---> Running in ae5f72cbc75c [2022-07-01T15:54:38.803Z] Removing intermediate container ae5f72cbc75c [2022-07-01T15:54:38.803Z] ---> 3c5467fb6e44 [2022-07-01T15:54:38.803Z] [2022-07-01T15:54:38.803Z] Successfully built 3c5467fb6e44 [2022-07-01T15:54:38.803Z] Successfully tagged core-data:latest [2022-07-01T15:54:38.803Z]  Building core-data ... done  [2022-07-01T15:54:38.803Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T15:54:38.803Z] [2022-07-01T15:54:38.803Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T15:54:38.803Z] [2022-07-01T15:54:38.803Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T15:54:38.804Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-07-01T15:54:38.823Z] $ docker stop --time=1 264c3c579815fd7878a49f4922e43547d5a8f51f9d06a403fd6bec3b5f611ac7 [2022-07-01T15:54:40.132Z] $ docker rm -f 264c3c579815fd7878a49f4922e43547d5a8f51f9d06a403fd6bec3b5f611ac7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T15:54:40.346Z] Failed in branch amd64 [2022-07-01T15:55:10.048Z] Removing intermediate container e3b8a3a01688 [2022-07-01T15:55:10.048Z] ---> 3c3b2ac81316 [2022-07-01T15:55:10.048Z] Successfully built 3c3b2ac81316 [2022-07-01T15:55:10.048Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:55:10.405Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T15:55:10.405Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:55:10.685Z] prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container [2022-07-01T15:55:10.772Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T15:55:12.091Z] $ docker top 19a4cd95e272a8a439b8967ab682cdb979e93d745de1253d940bf122f28f0b35 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T15:55:12.998Z] + go version [2022-07-01T15:55:12.998Z] go version go1.17.7 linux/arm64 [Pipeline] } [2022-07-01T15:55:13.021Z] $ docker stop --time=1 19a4cd95e272a8a439b8967ab682cdb979e93d745de1253d940bf122f28f0b35 [2022-07-01T15:55:14.668Z] $ docker rm -f 19a4cd95e272a8a439b8967ab682cdb979e93d745de1253d940bf122f28f0b35 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T15:55:15.270Z] + docker inspect -f . ci-base-image-arm64 [2022-07-01T15:55:15.270Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T15:55:15.508Z] prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container [2022-07-01T15:55:15.599Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2022-07-01T15:55:16.860Z] $ docker top e9765f47ef8fad99cf6d725011789da268ddcfeb67c5c80cbabebdffce5c7d85 -eo pid,comm [Pipeline] { [Pipeline] echo [2022-07-01T15:55:17.118Z] ========================================================= [2022-07-01T15:55:17.118Z] [edgeXBuildGoParallel] Running Tests and Build... [2022-07-01T15:55:17.118Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2022-07-01T15:55:17.771Z] + make test [2022-07-01T15:55:17.771Z] go mod tidy -compat=1.17 [2022-07-01T15:55:18.753Z] GO111MODULE=on go test -race -coverprofile=coverage.out ./... [2022-07-01T15:55:57.750Z] ? github.com/edgexfoundry/edgex-go [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2022-07-01T15:57:49.660Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2022-07-01T15:57:59.842Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements [2022-07-01T15:57:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2022-07-01T15:57:59.842Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2022-07-01T15:58:06.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.504s coverage: 98.5% of statements [2022-07-01T15:58:06.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2022-07-01T15:58:06.603Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.444s coverage: 54.2% of statements [2022-07-01T15:58:06.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2022-07-01T15:58:06.603Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2022-07-01T15:58:24.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.276s coverage: 89.2% of statements [2022-07-01T15:58:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2022-07-01T15:58:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2022-07-01T15:58:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:58:24.977Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.384s coverage: 83.8% of statements [2022-07-01T15:58:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2022-07-01T15:58:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2022-07-01T15:58:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] [2022-07-01T15:58:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2022-07-01T15:58:24.977Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.822s coverage: 95.6% of statements [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/io 0.518s coverage: 72.2% of statements [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.306s coverage: 60.0% of statements [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.386s coverage: 0.9% of statements [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.334s coverage: 58.8% of statements [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.432s coverage: 29.6% of statements [2022-07-01T15:58:32.188Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.227s coverage: 47.1% of statements [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.381s coverage: 79.5% of statements [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.367s coverage: 94.1% of statements [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements [2022-07-01T15:58:32.188Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements [2022-07-01T15:58:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements [2022-07-01T15:58:44.593Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements [2022-07-01T15:58:49.981Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.634s coverage: 82.5% of statements [2022-07-01T15:58:49.981Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2022-07-01T15:58:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2022-07-01T15:58:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2022-07-01T15:58:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2022-07-01T15:58:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2022-07-01T15:58:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.309s coverage: 58.8% of statements [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] [2022-07-01T15:58:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements [2022-07-01T15:58:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements [2022-07-01T15:58:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.335s coverage: 85.4% of statements [2022-07-01T15:58:58.292Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 91.2% of statements [2022-07-01T15:58:58.292Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2022-07-01T15:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.301s coverage: 64.4% of statements [2022-07-01T15:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2022-07-01T15:59:05.127Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2022-07-01T15:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements [2022-07-01T15:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements [2022-07-01T15:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements [2022-07-01T15:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements [2022-07-01T15:59:05.127Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements [2022-07-01T15:59:14.083Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.591s coverage: 65.4% of statements [2022-07-01T15:59:14.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] [2022-07-01T15:59:14.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] [2022-07-01T15:59:14.083Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] [2022-07-01T15:59:15.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.112s coverage: 43.8% of statements [2022-07-01T15:59:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2022-07-01T15:59:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2022-07-01T15:59:15.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.536s coverage: 89.5% of statements [2022-07-01T15:59:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2022-07-01T15:59:15.539Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.465s coverage: 84.8% of statements [2022-07-01T15:59:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2022-07-01T15:59:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2022-07-01T15:59:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2022-07-01T15:59:15.539Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2022-07-01T15:59:25.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2022-07-01T15:59:25.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2022-07-01T15:59:25.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2022-07-01T15:59:25.738Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] [2022-07-01T15:59:25.738Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.242s coverage: 28.9% of statements [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] [2022-07-01T15:59:25.738Z] ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] [2022-07-01T15:59:25.738Z] ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements [2022-07-01T15:59:25.738Z] ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements [2022-07-01T15:59:26.717Z] 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-01T15:59:26.717Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2022-07-01T15:59:26.717Z] GO111MODULE=on go vet ./... [2022-07-01T16:01:18.592Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2022-07-01T16:01:19.184Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2022-07-01T16:01:21.151Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2022-07-01T16:01:21.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh [2022-07-01T16:01:22.107Z] + ls -al . [2022-07-01T16:01:22.107Z] total 680 [2022-07-01T16:01:22.107Z] drwxrwxr-x 9 1001 1001 4096 Jul 1 15:55 . [2022-07-01T16:01:22.107Z] drwxr-xr-x 4 root root 4096 Jul 1 15:55 .. [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 11 Jul 1 15:53 .dockerignore [2022-07-01T16:01:22.107Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:53 .git [2022-07-01T16:01:22.107Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:53 .github [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 879 Jul 1 15:53 .gitignore [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 42 Jul 1 15:53 .golangci.yml [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 87 Jul 1 15:53 .hadolint.yml [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 166 Jul 1 15:53 .sonarcloud.properties [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:53 ADOPTERS.md [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:53 Attribution.txt [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:53 CHANGELOG.md [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:53 CONTRIBUTING.md [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 677 Jul 1 15:53 GOVERNANCE.md [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 850 Jul 1 15:53 Jenkinsfile [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:53 LICENSE [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:53 Makefile [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 582 Jul 1 15:53 OWNERS.md [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:53 README.md [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:53 SECURITY.md [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 5 Jul 1 15:49 VERSION [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:53 ZMQWindows.md [2022-07-01T16:01:22.107Z] drwxrwxr-x 2 1001 1001 4096 Jul 1 15:53 bin [2022-07-01T16:01:22.107Z] drwxrwxr-x 18 1001 1001 4096 Jul 1 15:53 cmd [2022-07-01T16:01:22.107Z] -rw-r--r-- 1 root root 435593 Jul 1 15:59 coverage.out [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:53 go.mod [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:55 go.sum [2022-07-01T16:01:22.107Z] drwxrwxr-x 8 1001 1001 4096 Jul 1 15:53 internal [2022-07-01T16:01:22.107Z] drwxrwxr-x 3 1001 1001 4096 Jul 1 15:53 openapi [2022-07-01T16:01:22.107Z] drwxrwxr-x 4 1001 1001 4096 Jul 1 15:53 snap [2022-07-01T16:01:22.107Z] -rw-rw-r-- 1 1001 1001 204 Jul 1 15:53 version.go [Pipeline] sh [2022-07-01T16:01:22.771Z] + '[' -e coverage.out ] [2022-07-01T16:01:22.771Z] + chown 1001:1001 coverage.out [Pipeline] stash [2022-07-01T16:01:22.797Z] Warning: overwriting stash ‘coverage-report’ [2022-07-01T16:01:23.837Z] Stashed 1 file(s) [Pipeline] sh [2022-07-01T16:01:24.534Z] + make build [2022-07-01T16:01:24.534Z] 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-01T16:03:01.378Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2022-07-01T16:03:57.972Z] 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-01T16:03:58.246Z] 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-01T16:04:45.275Z] 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-01T16:04:45.275Z] 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-01T16:04:45.275Z] 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-01T16:04:52.006Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup [2022-07-01T16:04:56.337Z] 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-01T16:05:01.744Z] 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-01T16:05:06.060Z] 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-01T16:05:10.368Z] 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-01T16:05:18.641Z] 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-01T16:05:25.370Z] $ docker stop --time=1 e9765f47ef8fad99cf6d725011789da268ddcfeb67c5c80cbabebdffce5c7d85 [2022-07-01T16:05:27.546Z] $ docker rm -f e9765f47ef8fad99cf6d725011789da268ddcfeb67c5c80cbabebdffce5c7d85 [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-01T16:05:30.049Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:05:30.049Z] [2022-07-01T16:05:30.049Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:05:30.409Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:05:30.684Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2022-07-01T16:05:30.684Z] 29e5d40040c1: Pulling fs layer [2022-07-01T16:05:30.684Z] 1ce36da41761: Pulling fs layer [2022-07-01T16:05:30.684Z] 25b303627fd3: Pulling fs layer [2022-07-01T16:05:30.684Z] 29e5d40040c1: Download complete [2022-07-01T16:05:31.286Z] 1ce36da41761: Verifying Checksum [2022-07-01T16:05:31.286Z] 1ce36da41761: Download complete [2022-07-01T16:05:31.561Z] 29e5d40040c1: Pull complete [2022-07-01T16:05:33.001Z] 25b303627fd3: Download complete [2022-07-01T16:05:33.001Z] 1ce36da41761: Pull complete [2022-07-01T16:05:45.396Z] 25b303627fd3: Pull complete [2022-07-01T16:05:45.396Z] Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 [2022-07-01T16:05:45.396Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:05:45.396Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:05:45.671Z] prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container [2022-07-01T16:05:45.761Z] $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T16:05:48.311Z] $ docker top 132393f7383199030a5054d007a266d1f2d6092a490958e5dc43c146677a8828 -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:05:49.310Z] + grep parallel [2022-07-01T16:05:49.310Z] + docker-compose build --help [2022-07-01T16:05:54.764Z] --parallel Build images in parallel. [Pipeline] } [2022-07-01T16:05:55.059Z] $ docker stop --time=1 132393f7383199030a5054d007a266d1f2d6092a490958e5dc43c146677a8828 [2022-07-01T16:05:56.758Z] $ docker rm -f 132393f7383199030a5054d007a266d1f2d6092a490958e5dc43c146677a8828 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:05:57.395Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2022-07-01T16:05:57.395Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:05:57.665Z] prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container [2022-07-01T16:05:57.759Z] $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2022-07-01T16:05:59.141Z] $ docker top 0ffaf85efdfccd87a28198333f69f858728147f1b09ca6d1111f3fe8af4792be -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:06:00.109Z] + docker-compose -f ./docker-compose-build.yml build --parallel [2022-07-01T16:06:06.822Z] Building core-command ... [2022-07-01T16:06:06.822Z] Building core-data ... [2022-07-01T16:06:06.822Z] Building core-metadata ... [2022-07-01T16:06:06.822Z] Building security-bootstrapper ... [2022-07-01T16:06:06.822Z] Building security-proxy-setup ... [2022-07-01T16:06:06.822Z] Building security-secretstore-setup ... [2022-07-01T16:06:06.822Z] Building security-spiffe-token-provider ... [2022-07-01T16:06:06.822Z] Building security-spire-agent ... [2022-07-01T16:06:06.822Z] Building security-spire-config ... [2022-07-01T16:06:06.822Z] Building security-spire-server ... [2022-07-01T16:06:06.822Z] Building support-notifications ... [2022-07-01T16:06:06.822Z] Building support-scheduler ... [2022-07-01T16:06:06.822Z] Building sys-mgmt-agent ... [2022-07-01T16:06:06.822Z] Building security-spire-config [2022-07-01T16:06:06.822Z] Building security-secretstore-setup [2022-07-01T16:06:06.822Z] Building core-command [2022-07-01T16:06:06.822Z] Building security-proxy-setup [2022-07-01T16:06:06.822Z] Building support-scheduler [2022-07-01T16:07:43.636Z] Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:43.636Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:43.636Z] ---> 3c3b2ac81316 [2022-07-01T16:07:43.636Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:07:43.636Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:43.636Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:43.636Z] ---> 3c3b2ac81316 [2022-07-01T16:07:43.636Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:07:43.636Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:43.636Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:43.636Z] ---> 3c3b2ac81316 [2022-07-01T16:07:43.636Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:07:43.636Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:43.636Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:43.636Z] ---> 3c3b2ac81316 [2022-07-01T16:07:43.636Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:07:43.636Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:07:43.636Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:07:43.636Z] ---> 3c3b2ac81316 [2022-07-01T16:07:43.636Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:07:43.636Z] ---> Running in 239a907b6d14 [2022-07-01T16:07:43.636Z] ---> Running in 6c51afd2b6a1 [2022-07-01T16:07:43.636Z] ---> Running in dd9ac693edbc [2022-07-01T16:07:43.636Z] ---> Running in 1c67bedf292d [2022-07-01T16:07:43.636Z] ---> Running in b2618ec40c58 [2022-07-01T16:07:43.636Z] Removing intermediate container 1c67bedf292d [2022-07-01T16:07:43.636Z] ---> c7907aecdca4 [2022-07-01T16:07:43.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:43.636Z] Removing intermediate container 6c51afd2b6a1 [2022-07-01T16:07:43.636Z] ---> 5de098ad6265 [2022-07-01T16:07:43.636Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:43.636Z] Removing intermediate container 239a907b6d14 [2022-07-01T16:07:43.636Z] ---> ecca9f627cb8 [2022-07-01T16:07:43.636Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:43.636Z] Removing intermediate container b2618ec40c58 [2022-07-01T16:07:43.636Z] ---> 2bdd92c29594 [2022-07-01T16:07:43.636Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:43.636Z] Removing intermediate container dd9ac693edbc [2022-07-01T16:07:43.636Z] ---> f63c1a632a09 [2022-07-01T16:07:43.636Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:07:43.636Z] ---> Running in 69c1c98e0fba [2022-07-01T16:07:43.636Z] ---> Running in 1f20729a6de4 [2022-07-01T16:07:43.636Z] ---> Running in befb5d17a073 [2022-07-01T16:07:43.636Z] ---> Running in ec836786b8d6 [2022-07-01T16:07:43.636Z] ---> Running in 965d803d60cf [2022-07-01T16:07:43.636Z] Removing intermediate container 69c1c98e0fba [2022-07-01T16:07:43.636Z] ---> 4e6e5f03a3da [2022-07-01T16:07:43.636Z] Step 5/25 : RUN apk add --update --no-cache make git [2022-07-01T16:07:43.636Z] ---> Running in e26126a381f2 [2022-07-01T16:07:43.636Z] Removing intermediate container 1f20729a6de4 [2022-07-01T16:07:43.636Z] Removing intermediate container befb5d17a073 [2022-07-01T16:07:43.636Z] ---> bd803342e18e [2022-07-01T16:07:43.636Z] ---> f69c2b6aa223 [2022-07-01T16:07:43.636Z] Step 5/22 : RUN apk add --update --no-cache make gitStep 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:07:43.636Z] [2022-07-01T16:07:43.636Z] Removing intermediate container 965d803d60cf [2022-07-01T16:07:43.636Z] ---> 0ce59abd8e3a [2022-07-01T16:07:43.636Z] Step 5/22 : RUN apk add --update --no-cache make git [2022-07-01T16:07:43.636Z] ---> Running in 30db86871491 [2022-07-01T16:07:43.636Z] ---> Running in c8069b8889c9 [2022-07-01T16:07:43.636Z] ---> Running in a2e08827b4e6 [2022-07-01T16:07:43.636Z] Removing intermediate container ec836786b8d6 [2022-07-01T16:07:43.636Z] ---> 0f7e0656c33d [2022-07-01T16:07:43.636Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:07:43.636Z] ---> Running in ef4b9a34a301 [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:07:43.636Z] OK: 220 MiB in 52 packages [2022-07-01T16:07:43.636Z] OK: 220 MiB in 52 packages [2022-07-01T16:07:43.636Z] OK: 220 MiB in 52 packages [2022-07-01T16:07:43.636Z] OK: 220 MiB in 52 packages [2022-07-01T16:07:43.636Z] OK: 220 MiB in 52 packages [2022-07-01T16:07:43.636Z] Removing intermediate container e26126a381f2 [2022-07-01T16:07:43.636Z] ---> 72c59ddc2bdd [2022-07-01T16:07:43.636Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:07:43.636Z] Removing intermediate container a2e08827b4e6 [2022-07-01T16:07:43.636Z] ---> 3c961244b20e [2022-07-01T16:07:43.636Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:07:43.636Z] Removing intermediate container 30db86871491 [2022-07-01T16:07:43.636Z] ---> 1516544db265 [2022-07-01T16:07:43.636Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:07:43.636Z] ---> 84b56e354609 [2022-07-01T16:07:43.636Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:07:43.636Z] Removing intermediate container c8069b8889c9 [2022-07-01T16:07:43.636Z] ---> 0108d3a66dc2 [2022-07-01T16:07:43.636Z] Removing intermediate container ef4b9a34a301 [2022-07-01T16:07:43.636Z] ---> fdac0d0b09b7 [2022-07-01T16:07:43.636Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:07:43.636Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:07:43.914Z] ---> Running in 4726cb35dbb3 [2022-07-01T16:07:44.911Z] ---> d56112fc2215 [2022-07-01T16:07:44.911Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:07:44.911Z] ---> 676daeb73ef9 [2022-07-01T16:07:44.911Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:07:44.911Z] ---> d39481d0be23 [2022-07-01T16:07:44.911Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:07:45.195Z] ---> Running in aa6fae7cfe4a [2022-07-01T16:07:45.195Z] ---> Running in c80bb0e921db [2022-07-01T16:07:45.195Z] ---> Running in c17d4913767f [2022-07-01T16:07:45.476Z] ---> 3b1ba8c06508 [2022-07-01T16:07:45.476Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:07:45.756Z] ---> Running in 1a8f3856a613 [2022-07-01T16:07:49.205Z] Removing intermediate container 4726cb35dbb3 [2022-07-01T16:07:49.205Z] ---> dc7a174cfc9f [2022-07-01T16:07:49.205Z] Step 8/25 : COPY . . [2022-07-01T16:07:51.888Z] Removing intermediate container aa6fae7cfe4a [2022-07-01T16:07:51.888Z] ---> c521c5622868 [2022-07-01T16:07:51.888Z] Step 8/22 : COPY . . [2022-07-01T16:07:52.491Z] Removing intermediate container 1a8f3856a613 [2022-07-01T16:07:52.491Z] ---> 08f61f13ff2f [2022-07-01T16:07:52.491Z] Step 8/26 : COPY . . [2022-07-01T16:07:52.767Z] Removing intermediate container c80bb0e921db [2022-07-01T16:07:52.767Z] ---> dc0a2db264cc [2022-07-01T16:07:52.767Z] Step 8/23 : COPY . . [2022-07-01T16:07:52.767Z] Removing intermediate container c17d4913767f [2022-07-01T16:07:52.767Z] ---> 0376e45fcc48 [2022-07-01T16:07:52.767Z] Step 8/22 : COPY . . [2022-07-01T16:08:19.593Z] ---> 2c0c900972b8 [2022-07-01T16:08:19.593Z] Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2022-07-01T16:08:19.897Z] ---> Running in 9eb15ab25df7 [2022-07-01T16:08:21.356Z] ---> 730ce0a9e07d [2022-07-01T16:08:21.356Z] Step 9/22 : RUN make cmd/support-scheduler/support-scheduler [2022-07-01T16:08:21.356Z] ---> Running in 84400fa69971 [2022-07-01T16:08:21.632Z] 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-01T16:08:22.630Z] ---> e406819c55b0 [2022-07-01T16:08:22.630Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:08:22.908Z] ---> Running in a2fea247a306 [2022-07-01T16:08:23.519Z] ---> 0effa98a11be [2022-07-01T16:08:23.519Z] Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config [2022-07-01T16:08:23.519Z] ---> eb2f22fcc7ea [2022-07-01T16:08:23.519Z] Step 9/23 : RUN make cmd/core-command/core-command [2022-07-01T16:08:23.519Z] ---> Running in 403725fecb31 [2022-07-01T16:08:23.803Z] 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-01T16:08:23.804Z] ---> Running in 2ec482e087ea [2022-07-01T16:08:24.087Z] Removing intermediate container a2fea247a306 [2022-07-01T16:08:24.087Z] ---> aeb1c16a5fd5 [2022-07-01T16:08:24.087Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:08:24.371Z] ---> Running in 3622675d6f29 [2022-07-01T16:08:25.830Z] Removing intermediate container 3622675d6f29 [2022-07-01T16:08:25.830Z] ---> 928f7d0d10fc [2022-07-01T16:08:25.831Z] 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-01T16:08:25.831Z] ---> Running in 105420f4d44b [2022-07-01T16:08:26.824Z] 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-01T16:08:27.100Z] 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-01T16:08:29.121Z] Removing intermediate container 105420f4d44b [2022-07-01T16:08:29.121Z] ---> 76eea7148c25 [2022-07-01T16:08:29.121Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:08:29.121Z] ---> Running in c888fba8e0c2 [2022-07-01T16:08:29.742Z] Removing intermediate container c888fba8e0c2 [2022-07-01T16:08:29.742Z] ---> 2e10a9519643 [2022-07-01T16:08:29.742Z] [2022-07-01T16:08:29.742Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:08:30.028Z] 3.15: Pulling from library/alpine [2022-07-01T16:08:31.507Z] Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 [2022-07-01T16:08:31.507Z] Status: Downloaded newer image for alpine:3.15 [2022-07-01T16:08:31.507Z] ---> 3fb3c9af89a9 [2022-07-01T16:08:31.507Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:08:31.789Z] ---> Running in 3d3977f1c219 [2022-07-01T16:08:32.397Z] Removing intermediate container 3d3977f1c219 [2022-07-01T16:08:32.397Z] ---> 4b0dd44a4214 [2022-07-01T16:08:32.397Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:08:32.397Z] ---> Running in 8207961a1ec8 [2022-07-01T16:08:35.829Z] Removing intermediate container 8207961a1ec8 [2022-07-01T16:08:35.829Z] ---> 2ad5fe2d056f [2022-07-01T16:08:35.829Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat [2022-07-01T16:08:35.829Z] ---> Running in fe443702fc82 [2022-07-01T16:08:37.844Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:38.842Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:40.846Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:08:40.846Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:08:40.846Z] OK: 15736 distinct packages available [2022-07-01T16:08:40.846Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:41.853Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:08:43.306Z] (1/4) Installing dumb-init (1.2.5-r1) [2022-07-01T16:08:43.306Z] (2/4) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:08:43.306Z] (3/4) Installing libucontext (1.1-r0) [2022-07-01T16:08:43.306Z] (4/4) Installing gcompat (1.0.0-r4) [2022-07-01T16:08:43.580Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:08:43.580Z] OK: 6 MiB in 18 packages [2022-07-01T16:08:45.581Z] Removing intermediate container fe443702fc82 [2022-07-01T16:08:45.581Z] ---> f251b73327d2 [2022-07-01T16:08:45.581Z] Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin [2022-07-01T16:08:52.628Z] ---> d48a1b6125bc [2022-07-01T16:08:52.628Z] Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2022-07-01T16:08:52.909Z] ---> e0253b49f714 [2022-07-01T16:08:52.909Z] Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d [2022-07-01T16:08:53.186Z] ---> Running in a1ee04d484c6 [2022-07-01T16:08:53.464Z] Removing intermediate container a1ee04d484c6 [2022-07-01T16:08:53.464Z] ---> ee1ccd28e7cc [2022-07-01T16:08:53.464Z] Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2022-07-01T16:08:54.466Z] ---> 526989c6a584 [2022-07-01T16:08:54.466Z] Step 21/26 : WORKDIR / [2022-07-01T16:08:54.751Z] ---> Running in 34ebce71e2cb [2022-07-01T16:08:55.046Z] Removing intermediate container 34ebce71e2cb [2022-07-01T16:08:55.046Z] ---> 44a2b0044c1b [2022-07-01T16:08:55.046Z] Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] [2022-07-01T16:08:55.325Z] ---> Running in a11784de7947 [2022-07-01T16:08:55.929Z] Removing intermediate container a11784de7947 [2022-07-01T16:08:55.929Z] ---> 2beee9ce864c [2022-07-01T16:08:55.929Z] Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] [2022-07-01T16:08:55.929Z] ---> Running in bee8e71841c9 [2022-07-01T16:08:56.541Z] Removing intermediate container bee8e71841c9 [2022-07-01T16:08:56.541Z] ---> 47d8a1c6834b [2022-07-01T16:08:56.541Z] Step 24/26 : LABEL arch=arm64 [2022-07-01T16:08:56.541Z] ---> Running in 22797920829b [2022-07-01T16:08:57.153Z] Removing intermediate container 22797920829b [2022-07-01T16:08:57.153Z] ---> 00afaa6685d6 [2022-07-01T16:08:57.153Z] Step 25/26 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:08:57.153Z] ---> Running in 93dee30093c4 [2022-07-01T16:08:57.784Z] Removing intermediate container 93dee30093c4 [2022-07-01T16:08:57.784Z] ---> 2a0e2eaf3c49 [2022-07-01T16:08:57.784Z] Step 26/26 : LABEL version=0.0.0 [2022-07-01T16:08:57.784Z] ---> Running in 30cf56acfc52 [2022-07-01T16:08:58.391Z] Removing intermediate container 30cf56acfc52 [2022-07-01T16:08:58.392Z] ---> bcdd49553a02 [2022-07-01T16:08:58.392Z] [2022-07-01T16:08:58.665Z] Successfully built bcdd49553a02 [2022-07-01T16:08:58.665Z] Successfully tagged security-spire-config-arm64:latest [2022-07-01T16:08:58.665Z]  Building security-spire-config ... done Building core-metadata [2022-07-01T16:09:31.086Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:09:31.086Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:09:31.086Z] ---> 3c3b2ac81316 [2022-07-01T16:09:31.086Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:09:31.086Z] ---> Using cache [2022-07-01T16:09:31.086Z] ---> f63c1a632a09 [2022-07-01T16:09:31.086Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:09:31.086Z] ---> Using cache [2022-07-01T16:09:31.086Z] ---> 0ce59abd8e3a [2022-07-01T16:09:31.086Z] Step 5/23 : RUN apk add --update --no-cache make git [2022-07-01T16:09:31.086Z] ---> Using cache [2022-07-01T16:09:31.086Z] ---> 3c961244b20e [2022-07-01T16:09:31.086Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:09:31.086Z] ---> Using cache [2022-07-01T16:09:31.086Z] ---> d39481d0be23 [2022-07-01T16:09:31.086Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:09:31.086Z] ---> Using cache [2022-07-01T16:09:31.086Z] ---> 0376e45fcc48 [2022-07-01T16:09:31.086Z] Step 8/23 : COPY . . [2022-07-01T16:09:31.086Z] ---> Using cache [2022-07-01T16:09:31.086Z] ---> 0effa98a11be [2022-07-01T16:09:31.086Z] Step 9/23 : RUN make cmd/core-metadata/core-metadata [2022-07-01T16:09:31.086Z] ---> Running in 5c1b21f74876 [2022-07-01T16:09:31.693Z] 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-01T16:13:38.823Z] 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-01T16:13:38.823Z] 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-01T16:13:51.289Z] Removing intermediate container 2ec482e087ea [2022-07-01T16:13:51.289Z] ---> 87198b75a231 [2022-07-01T16:13:51.289Z] [2022-07-01T16:13:51.289Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:13:51.289Z] 3.14: Pulling from library/alpine [2022-07-01T16:13:51.289Z] Removing intermediate container 9eb15ab25df7 [2022-07-01T16:13:51.289Z] ---> be90db9a078d [2022-07-01T16:13:51.289Z] [2022-07-01T16:13:51.289Z] Step 10/25 : FROM alpine:3.14 [2022-07-01T16:13:51.289Z] 3.14: Pulling from library/alpine [2022-07-01T16:13:51.899Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T16:13:51.899Z] Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 [2022-07-01T16:13:51.899Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T16:13:51.899Z] Status: Downloaded newer image for alpine:3.14 [2022-07-01T16:13:51.899Z] ---> ac73e934f311 [2022-07-01T16:13:51.899Z] Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec [2022-07-01T16:13:52.191Z] ---> ac73e934f311 [2022-07-01T16:13:52.191Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:13:52.191Z] ---> Running in e2fb1479905e [2022-07-01T16:13:52.191Z] ---> Running in 1824e3d6efa0 [2022-07-01T16:13:55.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:13:55.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:13:55.609Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:13:55.889Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:13:56.888Z] (1/3) Installing ca-certificates (20211220-r0) [2022-07-01T16:13:57.164Z] (1/1) Installing dumb-init (1.2.5-r1) [2022-07-01T16:13:57.164Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:13:57.164Z] OK: 5 MiB in 15 packages [2022-07-01T16:13:57.164Z] (2/3) Installing dumb-init (1.2.5-r1) [2022-07-01T16:13:57.164Z] (3/3) Installing su-exec (0.2-r1) [2022-07-01T16:13:57.164Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:13:57.450Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:13:57.736Z] OK: 6 MiB in 17 packages [2022-07-01T16:13:59.790Z] Removing intermediate container e2fb1479905e [2022-07-01T16:13:59.790Z] ---> 93ccafdade97 [2022-07-01T16:13:59.790Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:14:00.080Z] ---> Running in 35f217772a36 [2022-07-01T16:14:01.076Z] Removing intermediate container 35f217772a36 [2022-07-01T16:14:01.076Z] ---> 7752334d6476 [2022-07-01T16:14:01.076Z] Step 13/23 : ENV APP_PORT=59882 [2022-07-01T16:14:01.372Z] Removing intermediate container 1824e3d6efa0 [2022-07-01T16:14:01.372Z] ---> d02e839e7cdb [2022-07-01T16:14:01.372Z] Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:14:01.372Z] ---> Running in 5ae00c5121ac [2022-07-01T16:14:01.652Z] ---> Running in 92170a3141fc [2022-07-01T16:14:02.669Z] Removing intermediate container 92170a3141fc [2022-07-01T16:14:02.669Z] ---> 9c4829a5bdf6 [2022-07-01T16:14:02.669Z] Step 13/25 : WORKDIR / [2022-07-01T16:14:02.950Z] Removing intermediate container 5ae00c5121ac [2022-07-01T16:14:02.950Z] ---> 21c281f6dcaf [2022-07-01T16:14:02.950Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:14:02.950Z] ---> Running in 31006b169940 [2022-07-01T16:14:02.950Z] ---> Running in f0a6a77d6fff [2022-07-01T16:14:03.966Z] Removing intermediate container f0a6a77d6fff [2022-07-01T16:14:03.966Z] ---> dfde995ce3d4 [2022-07-01T16:14:03.966Z] Step 15/23 : WORKDIR / [2022-07-01T16:14:03.966Z] Removing intermediate container 31006b169940 [2022-07-01T16:14:03.967Z] ---> d7dfeaa9d693 [2022-07-01T16:14:03.967Z] 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-01T16:14:03.967Z] Removing intermediate container 403725fecb31 [2022-07-01T16:14:03.967Z] ---> a5ddf66f2b73 [2022-07-01T16:14:03.967Z] [2022-07-01T16:14:03.967Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:14:03.967Z] ---> ac73e934f311 [2022-07-01T16:14:03.967Z] Step 11/22 : RUN apk add --update --no-cache curl dumb-init [2022-07-01T16:14:04.248Z] ---> Running in cef85d9b085c [2022-07-01T16:14:04.248Z] ---> Running in a971c7b54b69 [2022-07-01T16:14:05.245Z] Removing intermediate container cef85d9b085c [2022-07-01T16:14:05.245Z] ---> b211ec652cc2 [2022-07-01T16:14:05.245Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:14:05.852Z] ---> 820081f0293d [2022-07-01T16:14:05.852Z] 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-01T16:14:06.845Z] ---> 3aa58f05dd09 [2022-07-01T16:14:06.845Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / [2022-07-01T16:14:07.123Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:14:07.402Z] ---> b17aaca97751 [2022-07-01T16:14:07.402Z] Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml [2022-07-01T16:14:07.683Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:14:08.680Z] ---> 0ea191aaf55c [2022-07-01T16:14:08.680Z] 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-01T16:14:08.958Z] (1/6) Installing ca-certificates (20211220-r0) [2022-07-01T16:14:08.958Z] (2/6) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:14:08.958Z] (3/6) Installing nghttp2-libs (1.43.0-r0) [2022-07-01T16:14:08.958Z] (4/6) Installing libcurl (7.79.1-r2) [2022-07-01T16:14:08.958Z] (5/6) Installing curl (7.79.1-r2) [2022-07-01T16:14:08.958Z] (6/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:14:08.958Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:14:09.236Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:14:09.517Z] ---> 8cfb9a0ce234 [2022-07-01T16:14:09.517Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml [2022-07-01T16:14:09.517Z] OK: 8 MiB in 20 packages [2022-07-01T16:14:09.795Z] ---> fb5015c00eef [2022-07-01T16:14:09.795Z] Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2022-07-01T16:14:11.791Z] ---> 550a70759e94 [2022-07-01T16:14:11.791Z] Step 19/23 : ENTRYPOINT ["/core-command"] [2022-07-01T16:14:12.077Z] ---> Running in 62d7144d862a [2022-07-01T16:14:12.699Z] Removing intermediate container a971c7b54b69 [2022-07-01T16:14:12.699Z] ---> 2366fe847fb2 [2022-07-01T16:14:12.699Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' [2022-07-01T16:14:12.978Z] ---> Running in 882fec7f39b2 [2022-07-01T16:14:12.978Z] Removing intermediate container 62d7144d862a [2022-07-01T16:14:12.978Z] ---> 2f1959820603 [2022-07-01T16:14:12.978Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:14:12.978Z] ---> b01f0ffab0bb [2022-07-01T16:14:12.978Z] Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2022-07-01T16:14:13.255Z] ---> Running in dde16c6c1eae [2022-07-01T16:14:13.869Z] Removing intermediate container 882fec7f39b2 [2022-07-01T16:14:13.869Z] ---> 658ba04c1157 [2022-07-01T16:14:13.869Z] Step 13/22 : WORKDIR /edgex [2022-07-01T16:14:13.869Z] ---> Running in 59071b349964 [2022-07-01T16:14:14.152Z] Removing intermediate container dde16c6c1eae [2022-07-01T16:14:14.152Z] ---> b6136007e03c [2022-07-01T16:14:14.152Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:14:14.152Z] ---> Running in 283fbce7e179 [2022-07-01T16:14:15.152Z] Removing intermediate container 59071b349964 [2022-07-01T16:14:15.152Z] ---> 0006a5c29c24 [2022-07-01T16:14:15.152Z] Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml [2022-07-01T16:14:15.152Z] Removing intermediate container 283fbce7e179 [2022-07-01T16:14:15.152Z] ---> 567c83b5f763 [2022-07-01T16:14:15.152Z] Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:14:15.434Z] ---> Running in 07f6fe89ca69 [2022-07-01T16:14:16.440Z] Removing intermediate container 07f6fe89ca69 [2022-07-01T16:14:16.440Z] ---> 3fe91653c0fc [2022-07-01T16:14:16.440Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:14:16.440Z] ---> Running in 29cb8d17aeeb [2022-07-01T16:14:16.724Z] ---> feeecd920f72 [2022-07-01T16:14:16.724Z] Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . [2022-07-01T16:14:17.332Z] ---> c49226715b5b [2022-07-01T16:14:17.332Z] Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:14:17.332Z] Removing intermediate container 29cb8d17aeeb [2022-07-01T16:14:17.332Z] ---> 724bade82019 [2022-07-01T16:14:17.332Z] [2022-07-01T16:14:18.797Z] Successfully built 724bade82019 [2022-07-01T16:14:18.797Z] Successfully tagged core-command-arm64:latest [2022-07-01T16:14:18.797Z]  Building core-command ... done Building security-spire-agent [2022-07-01T16:14:18.797Z] ---> 9b24a44b680f [2022-07-01T16:14:19.079Z] 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-01T16:14:19.079Z] ---> Running in 4a0aa421d964 [2022-07-01T16:14:20.079Z] ---> fbe6c3c39da1 [2022-07-01T16:14:20.079Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2022-07-01T16:14:22.951Z] ---> 53d402aac1f2 [2022-07-01T16:14:22.951Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2022-07-01T16:14:23.747Z] Removing intermediate container 4a0aa421d964 [2022-07-01T16:14:23.747Z] ---> 9e08e7aea755 [2022-07-01T16:14:23.747Z] Step 22/25 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:14:24.031Z] ---> Running in 9b0ae68b34d7 [2022-07-01T16:14:24.647Z] ---> 82bf7a6d2fc4 [2022-07-01T16:14:24.647Z] Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2022-07-01T16:14:24.647Z] ---> Running in eaf356dca225 [2022-07-01T16:14:24.927Z] Removing intermediate container 9b0ae68b34d7 [2022-07-01T16:14:24.927Z] ---> 65f9945d8c7d [2022-07-01T16:14:24.927Z] Step 23/25 : LABEL arch=arm64 [2022-07-01T16:14:24.927Z] ---> Running in c068744b788f [2022-07-01T16:14:25.942Z] Removing intermediate container c068744b788f [2022-07-01T16:14:25.942Z] ---> 9044ce8b6f38 [2022-07-01T16:14:25.942Z] Step 24/25 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:14:25.942Z] ---> Running in a698e1bcbab0 [2022-07-01T16:14:26.572Z] Removing intermediate container a698e1bcbab0 [2022-07-01T16:14:26.572Z] ---> bb4f3bcd3e22 [2022-07-01T16:14:26.572Z] Step 25/25 : LABEL version=0.0.0 [2022-07-01T16:14:26.852Z] ---> Running in 283971a4e2c9 [2022-07-01T16:14:27.847Z] Removing intermediate container 283971a4e2c9 [2022-07-01T16:14:27.847Z] ---> a3b39dea1745 [2022-07-01T16:14:27.847Z] [2022-07-01T16:14:28.462Z] Successfully built a3b39dea1745 [2022-07-01T16:14:28.462Z] Successfully tagged security-secretstore-setup-arm64:latest [2022-07-01T16:14:28.462Z]  Building security-secretstore-setup ... done Building security-bootstrapper [2022-07-01T16:14:28.462Z] Removing intermediate container eaf356dca225 [2022-07-01T16:14:28.462Z] ---> 1976942c9bd8 [2022-07-01T16:14:28.462Z] Step 19/22 : ENTRYPOINT ["entrypoint.sh"] [2022-07-01T16:14:28.744Z] ---> Running in f77c9a007790 [2022-07-01T16:14:29.035Z] Removing intermediate container f77c9a007790 [2022-07-01T16:14:29.035Z] ---> 544696503866 [2022-07-01T16:14:29.035Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:14:29.325Z] ---> Running in 61973b7902a7 [2022-07-01T16:14:29.931Z] Removing intermediate container 61973b7902a7 [2022-07-01T16:14:29.931Z] ---> caa240cb3b16 [2022-07-01T16:14:29.931Z] Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:14:29.931Z] ---> Running in aa7d8ac03f55 [2022-07-01T16:14:30.545Z] Removing intermediate container aa7d8ac03f55 [2022-07-01T16:14:30.545Z] ---> 2c09c492ebdf [2022-07-01T16:14:30.545Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:14:30.545Z] ---> Running in b4f15a5bdc86 [2022-07-01T16:14:31.158Z] Removing intermediate container b4f15a5bdc86 [2022-07-01T16:14:31.158Z] ---> 2745e4f43196 [2022-07-01T16:14:31.158Z] [2022-07-01T16:14:31.435Z] Successfully built 2745e4f43196 [2022-07-01T16:14:31.436Z] Successfully tagged security-proxy-setup-arm64:latest [2022-07-01T16:14:31.436Z]  Building security-proxy-setup ... done Building security-spiffe-token-provider [2022-07-01T16:14:53.703Z] Removing intermediate container 5c1b21f74876 [2022-07-01T16:14:53.703Z] ---> 9fb57d84a0dd [2022-07-01T16:14:53.703Z] [2022-07-01T16:14:53.703Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:14:53.703Z] ---> ac73e934f311 [2022-07-01T16:14:53.703Z] Step 11/23 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:14:53.703Z] ---> Using cache [2022-07-01T16:14:53.703Z] ---> 93ccafdade97 [2022-07-01T16:14:53.703Z] Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:14:53.703Z] ---> Using cache [2022-07-01T16:14:53.703Z] ---> 7752334d6476 [2022-07-01T16:14:53.703Z] Step 13/23 : ENV APP_PORT=59881 [2022-07-01T16:14:53.703Z] ---> Running in 76b81c3ccc80 [2022-07-01T16:14:53.703Z] Removing intermediate container 76b81c3ccc80 [2022-07-01T16:14:53.703Z] ---> 8b98a656dbda [2022-07-01T16:14:53.703Z] Step 14/23 : EXPOSE $APP_PORT [2022-07-01T16:14:53.703Z] ---> Running in 2fd6be3741b6 [2022-07-01T16:14:53.703Z] Removing intermediate container 2fd6be3741b6 [2022-07-01T16:14:53.703Z] ---> 48724eda948c [2022-07-01T16:14:53.703Z] Step 15/23 : WORKDIR / [2022-07-01T16:14:53.703Z] ---> Running in 265b47c11bbd [2022-07-01T16:14:53.979Z] Removing intermediate container 265b47c11bbd [2022-07-01T16:14:53.979Z] ---> 07225719f208 [2022-07-01T16:14:53.979Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:14:54.977Z] ---> 5b40bdb3dc8b [2022-07-01T16:14:54.977Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2022-07-01T16:14:58.405Z] ---> a85614078ca6 [2022-07-01T16:14:58.405Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml [2022-07-01T16:14:59.397Z] ---> 89be0bc595de [2022-07-01T16:14:59.397Z] Step 19/23 : ENTRYPOINT ["/core-metadata"] [2022-07-01T16:14:59.672Z] ---> Running in 1924afce4493 [2022-07-01T16:15:00.284Z] Removing intermediate container 1924afce4493 [2022-07-01T16:15:00.284Z] ---> 41c9fbed7fb4 [2022-07-01T16:15:00.284Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:15:00.574Z] ---> Running in 127064b67c9c [2022-07-01T16:15:01.190Z] Removing intermediate container 127064b67c9c [2022-07-01T16:15:01.190Z] ---> e1f84aa87a8b [2022-07-01T16:15:01.190Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:15:01.467Z] ---> Running in 45a01ef3b844 [2022-07-01T16:15:02.450Z] Removing intermediate container 45a01ef3b844 [2022-07-01T16:15:02.450Z] ---> 5a376f817cef [2022-07-01T16:15:02.450Z] Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:15:02.450Z] ---> Running in 9a99308d3ef0 [2022-07-01T16:15:03.427Z] Removing intermediate container 9a99308d3ef0 [2022-07-01T16:15:03.427Z] ---> 6f0a2eb6ec57 [2022-07-01T16:15:03.427Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:15:03.701Z] ---> Running in e0d3f5600eca [2022-07-01T16:15:04.688Z] Removing intermediate container e0d3f5600eca [2022-07-01T16:15:04.688Z] ---> 3ee177cbd5cc [2022-07-01T16:15:04.688Z] [2022-07-01T16:15:06.136Z] Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:15:06.136Z] Step 2/26 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:15:06.136Z] ---> 3c3b2ac81316 [2022-07-01T16:15:06.136Z] Step 3/26 : WORKDIR /edgex-go [2022-07-01T16:15:06.136Z] ---> Using cache [2022-07-01T16:15:06.136Z] ---> f63c1a632a09 [2022-07-01T16:15:06.136Z] Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:15:06.136Z] ---> Using cache [2022-07-01T16:15:06.136Z] ---> 0ce59abd8e3a [2022-07-01T16:15:06.136Z] Step 5/26 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:15:06.136Z] ---> Running in 0bd74f127052 [2022-07-01T16:15:06.415Z] Successfully built 3ee177cbd5cc [2022-07-01T16:15:06.415Z] Successfully tagged core-metadata-arm64:latest [2022-07-01T16:15:06.415Z]  Building core-metadata ... done Building support-notifications [2022-07-01T16:15:07.874Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:08.860Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:09.879Z] OK: 220 MiB in 52 packages [2022-07-01T16:15:11.874Z] Removing intermediate container 0bd74f127052 [2022-07-01T16:15:11.874Z] ---> 07ede4649089 [2022-07-01T16:15:11.874Z] Step 6/26 : COPY go.mod vendor* ./ [2022-07-01T16:15:12.856Z] ---> d9faceb1ee0b [2022-07-01T16:15:12.856Z] Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:15:13.138Z] ---> Running in f6ff62367e36 [2022-07-01T16:15:18.559Z] Removing intermediate container f6ff62367e36 [2022-07-01T16:15:18.559Z] ---> af5c149bf025 [2022-07-01T16:15:18.559Z] Step 8/26 : COPY . . [2022-07-01T16:15:22.891Z] Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:15:22.891Z] Step 2/31 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:15:22.891Z] ---> 3c3b2ac81316 [2022-07-01T16:15:22.891Z] Step 3/31 : WORKDIR /edgex-go [2022-07-01T16:15:22.891Z] ---> Using cache [2022-07-01T16:15:22.891Z] ---> f63c1a632a09 [2022-07-01T16:15:22.891Z] Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:15:22.891Z] ---> Using cache [2022-07-01T16:15:22.891Z] ---> 0ce59abd8e3a [2022-07-01T16:15:22.891Z] Step 5/31 : RUN apk add --update --no-cache make git [2022-07-01T16:15:22.891Z] ---> Using cache [2022-07-01T16:15:22.891Z] ---> 3c961244b20e [2022-07-01T16:15:22.891Z] Step 6/31 : COPY go.mod vendor* ./ [2022-07-01T16:15:22.891Z] ---> Using cache [2022-07-01T16:15:22.891Z] ---> d39481d0be23 [2022-07-01T16:15:22.891Z] Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:15:22.891Z] ---> Using cache [2022-07-01T16:15:22.891Z] ---> 0376e45fcc48 [2022-07-01T16:15:22.891Z] Step 8/31 : COPY . . [2022-07-01T16:15:22.891Z] ---> Using cache [2022-07-01T16:15:22.891Z] ---> 0effa98a11be [2022-07-01T16:15:22.891Z] Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper [2022-07-01T16:15:23.875Z] ---> Running in 6c7985078049 [2022-07-01T16:15:25.863Z] 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-01T16:15:26.868Z] Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:15:26.868Z] Step 2/20 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:15:26.868Z] ---> 3c3b2ac81316 [2022-07-01T16:15:26.868Z] Step 3/20 : WORKDIR /edgex-go [2022-07-01T16:15:26.868Z] ---> Using cache [2022-07-01T16:15:26.868Z] ---> f63c1a632a09 [2022-07-01T16:15:26.868Z] Step 4/20 : RUN apk update && apk --no-cache --update add build-base [2022-07-01T16:15:26.868Z] ---> Running in 16dd12ce34c4 [2022-07-01T16:15:28.883Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:30.339Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:31.333Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:15:31.333Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:15:31.333Z] OK: 15743 distinct packages available [2022-07-01T16:15:31.609Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:32.597Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:33.588Z] OK: 220 MiB in 52 packages [2022-07-01T16:15:36.248Z] Removing intermediate container 16dd12ce34c4 [2022-07-01T16:15:36.248Z] ---> 0f8b360ee942 [2022-07-01T16:15:36.248Z] Step 5/20 : COPY go.mod vendor* ./ [2022-07-01T16:15:37.715Z] ---> 531bd1cc153c [2022-07-01T16:15:37.715Z] Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:15:37.715Z] ---> Running in 203775e1f281 [2022-07-01T16:15:44.439Z] Removing intermediate container 203775e1f281 [2022-07-01T16:15:44.439Z] ---> 0e3f25d609fa [2022-07-01T16:15:44.439Z] Step 7/20 : COPY . . [2022-07-01T16:15:44.723Z] Removing intermediate container 84400fa69971 [2022-07-01T16:15:44.723Z] ---> 040c121aa177 [2022-07-01T16:15:44.723Z] [2022-07-01T16:15:44.723Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:15:44.723Z] ---> ac73e934f311 [2022-07-01T16:15:44.723Z] Step 11/22 : RUN apk add --update --no-cache dumb-init [2022-07-01T16:15:44.723Z] ---> Using cache [2022-07-01T16:15:44.723Z] ---> 93ccafdade97 [2022-07-01T16:15:44.723Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:15:44.723Z] ---> Using cache [2022-07-01T16:15:44.723Z] ---> 7752334d6476 [2022-07-01T16:15:44.723Z] Step 13/22 : ENV APP_PORT=59861 [2022-07-01T16:15:45.000Z] ---> Running in 740604048f76 [2022-07-01T16:15:46.009Z] Removing intermediate container 740604048f76 [2022-07-01T16:15:46.009Z] ---> bb0412bb7aec [2022-07-01T16:15:46.009Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:15:46.009Z] ---> Running in 6c497897ab78 [2022-07-01T16:15:47.008Z] Removing intermediate container 6c497897ab78 [2022-07-01T16:15:47.008Z] ---> 174faed2ae1f [2022-07-01T16:15:47.008Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:15:48.992Z] ---> 43ddbd0048a0 [2022-07-01T16:15:48.992Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2022-07-01T16:15:52.560Z] Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:15:52.560Z] Step 2/22 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:15:52.560Z] ---> 3c3b2ac81316 [2022-07-01T16:15:52.560Z] Step 3/22 : WORKDIR /edgex-go [2022-07-01T16:15:52.560Z] ---> Using cache [2022-07-01T16:15:52.560Z] ---> f63c1a632a09 [2022-07-01T16:15:52.560Z] Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:15:52.560Z] ---> Using cache [2022-07-01T16:15:52.560Z] ---> 0ce59abd8e3a [2022-07-01T16:15:52.560Z] Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates [2022-07-01T16:15:52.560Z] ---> Running in 15820a708641 [2022-07-01T16:15:55.195Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:55.476Z] ---> e33c064b7dc6 [2022-07-01T16:15:55.476Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml [2022-07-01T16:15:56.088Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:15:57.086Z] OK: 220 MiB in 52 packages [2022-07-01T16:15:57.362Z] ---> 8a618b6092f9 [2022-07-01T16:15:57.362Z] Step 18/22 : ENTRYPOINT ["/support-scheduler"] [2022-07-01T16:15:57.646Z] ---> Running in e6a48cd61cd8 [2022-07-01T16:15:59.093Z] Removing intermediate container e6a48cd61cd8 [2022-07-01T16:15:59.093Z] ---> 40e6c0b024f9 [2022-07-01T16:15:59.093Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:15:59.372Z] ---> Running in eb0f1230546c [2022-07-01T16:15:59.372Z] Removing intermediate container 15820a708641 [2022-07-01T16:15:59.372Z] ---> 475155bae228 [2022-07-01T16:15:59.372Z] Step 6/22 : COPY go.mod vendor* ./ [2022-07-01T16:16:00.826Z] Removing intermediate container eb0f1230546c [2022-07-01T16:16:00.826Z] ---> e1e42c133e65 [2022-07-01T16:16:00.826Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:16:00.826Z] ---> Running in 8a3c607dc5eb [2022-07-01T16:16:02.289Z] Removing intermediate container 8a3c607dc5eb [2022-07-01T16:16:02.289Z] ---> 70304d500348 [2022-07-01T16:16:02.289Z] Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:16:02.289Z] ---> 78bdb058df94 [2022-07-01T16:16:02.289Z] Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:16:02.567Z] ---> Running in 90da91cdf5be [2022-07-01T16:16:02.567Z] ---> Running in a6dbfbcdef91 [2022-07-01T16:16:04.016Z] Removing intermediate container a6dbfbcdef91 [2022-07-01T16:16:04.017Z] ---> 0d56db127b1e [2022-07-01T16:16:04.017Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:16:04.017Z] ---> Running in d8a06d75e8e9 [2022-07-01T16:16:05.475Z] Removing intermediate container d8a06d75e8e9 [2022-07-01T16:16:05.475Z] ---> 7ef207b339a8 [2022-07-01T16:16:05.475Z] [2022-07-01T16:16:05.763Z] ---> 9a6e7fcc8794 [2022-07-01T16:16:05.763Z] Step 9/26 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:16:06.042Z] ---> Running in 10f4c55684c1 [2022-07-01T16:16:06.683Z] Successfully built 7ef207b339a8 [2022-07-01T16:16:06.683Z] Successfully tagged support-scheduler-arm64:latest [2022-07-01T16:16:06.683Z]  Building support-scheduler ... done Building sys-mgmt-agent [2022-07-01T16:16:06.968Z] Removing intermediate container 10f4c55684c1 [2022-07-01T16:16:06.968Z] ---> 47cd9a122540 [2022-07-01T16:16:06.968Z] Step 10/26 : WORKDIR /edgex-go/spire-build [2022-07-01T16:16:06.968Z] ---> Running in 97a759585cfa [2022-07-01T16:16:08.422Z] Removing intermediate container 97a759585cfa [2022-07-01T16:16:08.422Z] ---> fccf7231121c [2022-07-01T16:16:08.422Z] 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-01T16:16:08.704Z] ---> Running in 3dd670b67758 [2022-07-01T16:16:09.317Z] Removing intermediate container 90da91cdf5be [2022-07-01T16:16:09.602Z] ---> 06952edb89e6 [2022-07-01T16:16:09.602Z] Step 8/22 : COPY . . [2022-07-01T16:16:13.018Z] Removing intermediate container 3dd670b67758 [2022-07-01T16:16:13.018Z] ---> 0b4c50dda7d0 [2022-07-01T16:16:13.018Z] Step 12/26 : WORKDIR /edgex-go [2022-07-01T16:16:13.629Z] ---> Running in af4e3bef76a6 [2022-07-01T16:16:15.072Z] Removing intermediate container af4e3bef76a6 [2022-07-01T16:16:15.072Z] ---> fd8f32bbad39 [2022-07-01T16:16:15.072Z] [2022-07-01T16:16:15.072Z] Step 13/26 : FROM alpine:3.15 [2022-07-01T16:16:15.072Z] ---> 3fb3c9af89a9 [2022-07-01T16:16:15.072Z] Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:16:15.072Z] ---> Using cache [2022-07-01T16:16:15.072Z] ---> 4b0dd44a4214 [2022-07-01T16:16:15.072Z] Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:16:15.072Z] ---> Using cache [2022-07-01T16:16:15.072Z] ---> 2ad5fe2d056f [2022-07-01T16:16:15.072Z] Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:16:15.072Z] ---> Running in d705e8920bd5 [2022-07-01T16:16:17.696Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:16:19.138Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:16:20.121Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:16:20.121Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:16:20.121Z] OK: 15736 distinct packages available [2022-07-01T16:16:20.400Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:16:21.411Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:16:22.405Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:16:22.405Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:16:22.681Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:16:22.681Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:16:22.681Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:16:22.957Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:16:22.957Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:16:22.957Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:16:26.401Z] Building core-data [2022-07-01T16:16:34.737Z] ---> a70ecf33e249 [2022-07-01T16:16:34.737Z] Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2022-07-01T16:16:34.737Z] ---> Running in 46a16dc17369 [2022-07-01T16:16:37.365Z] 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-01T16:16:41.704Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:16:41.704Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:16:41.704Z] ---> 3c3b2ac81316 [2022-07-01T16:16:41.704Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:16:41.704Z] ---> Using cache [2022-07-01T16:16:41.704Z] ---> f63c1a632a09 [2022-07-01T16:16:41.704Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:16:41.704Z] ---> Using cache [2022-07-01T16:16:41.704Z] ---> 0ce59abd8e3a [2022-07-01T16:16:41.704Z] Step 5/23 : RUN apk add --update --no-cache make bash git [2022-07-01T16:16:42.695Z] ---> Running in b484f9c347d5 [2022-07-01T16:16:45.345Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:16:46.797Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:16:48.252Z] OK: 220 MiB in 52 packages [2022-07-01T16:16:49.771Z] Removing intermediate container b484f9c347d5 [2022-07-01T16:16:49.771Z] ---> 51f8956fe142 [2022-07-01T16:16:49.771Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:16:51.803Z] ---> 2e0093e14877 [2022-07-01T16:16:51.803Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:16:52.083Z] ---> Running in 7c66382958b7 [2022-07-01T16:16:55.499Z] ---> 939172088157 [2022-07-01T16:16:55.499Z] Step 9/22 : RUN make cmd/support-notifications/support-notifications [2022-07-01T16:16:55.499Z] ---> Running in 056c0f323342 [2022-07-01T16:16:58.152Z] 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-01T16:16:58.430Z] Removing intermediate container 7c66382958b7 [2022-07-01T16:16:58.430Z] ---> 4d616923d999 [2022-07-01T16:16:58.430Z] Step 8/23 : COPY . . [2022-07-01T16:17:05.467Z] Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:17:05.467Z] Step 2/23 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:17:05.467Z] ---> 3c3b2ac81316 [2022-07-01T16:17:05.467Z] Step 3/23 : WORKDIR /edgex-go [2022-07-01T16:17:05.467Z] ---> Using cache [2022-07-01T16:17:05.467Z] ---> f63c1a632a09 [2022-07-01T16:17:05.467Z] Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:17:05.467Z] ---> Using cache [2022-07-01T16:17:05.467Z] ---> 0ce59abd8e3a [2022-07-01T16:17:05.467Z] Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git [2022-07-01T16:17:05.467Z] ---> Running in d0bf22fc8131 [2022-07-01T16:17:07.006Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:17:08.474Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:17:09.931Z] OK: 220 MiB in 52 packages [2022-07-01T16:17:11.963Z] Removing intermediate container d0bf22fc8131 [2022-07-01T16:17:11.963Z] ---> b061d5188dd3 [2022-07-01T16:17:11.963Z] Step 6/23 : COPY go.mod vendor* ./ [2022-07-01T16:17:12.964Z] ---> ca5ee34cb8e6 [2022-07-01T16:17:12.965Z] Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:17:13.243Z] ---> Running in 57b510fb6ae3 [2022-07-01T16:17:21.560Z] Removing intermediate container 57b510fb6ae3 [2022-07-01T16:17:21.560Z] ---> 3e6f099f57be [2022-07-01T16:17:21.560Z] Step 8/23 : COPY . . [2022-07-01T16:17:29.923Z] ---> eaff9ee57531 [2022-07-01T16:17:29.923Z] Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent [2022-07-01T16:17:29.923Z] ---> Running in aa756d8189e7 [2022-07-01T16:17:31.384Z] 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-01T16:17:46.562Z] ---> 4e9e18f59070 [2022-07-01T16:17:46.562Z] Step 9/23 : RUN make cmd/core-data/core-data [2022-07-01T16:17:46.562Z] ---> Running in 504d0b158655 [2022-07-01T16:17:48.615Z] 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-01T16:19:25.480Z] Removing intermediate container 6c7985078049 [2022-07-01T16:19:25.480Z] ---> 31210e1b1ed4 [2022-07-01T16:19:25.480Z] [2022-07-01T16:19:25.480Z] Step 10/31 : FROM alpine:3.14 [2022-07-01T16:19:25.480Z] ---> ac73e934f311 [2022-07-01T16:19:25.480Z] Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' [2022-07-01T16:19:25.480Z] ---> Running in c14c8bb61e5a [2022-07-01T16:19:25.480Z] Removing intermediate container c14c8bb61e5a [2022-07-01T16:19:25.480Z] ---> 1d8a58a50b7f [2022-07-01T16:19:25.480Z] Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec [2022-07-01T16:19:25.480Z] ---> Running in 5b0abb09abd9 [2022-07-01T16:19:25.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:19:25.480Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:19:25.480Z] (1/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:19:25.480Z] (2/2) Installing su-exec (0.2-r1) [2022-07-01T16:19:25.480Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:19:25.480Z] OK: 6 MiB in 16 packages [2022-07-01T16:19:25.480Z] Removing intermediate container 5b0abb09abd9 [2022-07-01T16:19:25.480Z] ---> e5f1c2e04a17 [2022-07-01T16:19:25.480Z] Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init [2022-07-01T16:19:25.480Z] ---> Running in 32cf56d5bf4f [2022-07-01T16:19:25.480Z] Removing intermediate container 32cf56d5bf4f [2022-07-01T16:19:25.480Z] ---> d82b6a984568 [2022-07-01T16:19:25.480Z] Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis [2022-07-01T16:19:25.480Z] ---> Running in c5bdccbb9f54 [2022-07-01T16:19:25.480Z] Removing intermediate container c5bdccbb9f54 [2022-07-01T16:19:25.480Z] ---> 530a3c81412a [2022-07-01T16:19:25.480Z] Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} [2022-07-01T16:19:25.480Z] ---> Running in 6386a986eb8e [2022-07-01T16:19:28.889Z] Removing intermediate container 6386a986eb8e [2022-07-01T16:19:28.889Z] ---> 59dacf81ac2e [2022-07-01T16:19:28.889Z] Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} [2022-07-01T16:19:28.889Z] ---> Running in fe4f2ec9bc8d [2022-07-01T16:19:29.172Z] Removing intermediate container fe4f2ec9bc8d [2022-07-01T16:19:29.172Z] ---> ac9d8f1be8cf [2022-07-01T16:19:29.172Z] Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ [2022-07-01T16:19:30.166Z] ---> 0edc06a1b2a4 [2022-07-01T16:19:30.166Z] Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh [2022-07-01T16:19:30.166Z] ---> Running in 2ddc205d61c0 [2022-07-01T16:19:33.607Z] Removing intermediate container 2ddc205d61c0 [2022-07-01T16:19:33.607Z] ---> e1f7be09b2e8 [2022-07-01T16:19:33.607Z] Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:19:34.598Z] ---> ba5565a1c526 [2022-07-01T16:19:34.598Z] Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2022-07-01T16:19:36.602Z] ---> 885ec2adff4d [2022-07-01T16:19:36.602Z] Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ [2022-07-01T16:19:37.205Z] ---> dff30f239ee3 [2022-07-01T16:19:37.205Z] Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ [2022-07-01T16:19:38.198Z] ---> c99f45d10107 [2022-07-01T16:19:38.198Z] Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ [2022-07-01T16:19:39.194Z] ---> c95f4cf527e5 [2022-07-01T16:19:39.194Z] Step 24/31 : VOLUME ${SECURITY_INIT_DIR} [2022-07-01T16:19:39.474Z] ---> Running in 5d75c5aab7c5 [2022-07-01T16:19:40.080Z] Removing intermediate container 5d75c5aab7c5 [2022-07-01T16:19:40.080Z] ---> 3c6ddcd1b151 [2022-07-01T16:19:40.080Z] Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2022-07-01T16:19:41.100Z] ---> 1b1d920480a4 [2022-07-01T16:19:41.100Z] Step 26/31 : RUN chmod +x /entrypoint.sh [2022-07-01T16:19:41.384Z] ---> Running in 7d6dbe91784d [2022-07-01T16:19:44.808Z] Removing intermediate container 7d6dbe91784d [2022-07-01T16:19:44.808Z] ---> b44ba85c8c42 [2022-07-01T16:19:44.808Z] Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] [2022-07-01T16:19:44.808Z] ---> Running in 5b9983b3224f [2022-07-01T16:19:45.400Z] Removing intermediate container 5b9983b3224f [2022-07-01T16:19:45.400Z] ---> 503dfcccd55b [2022-07-01T16:19:45.400Z] Step 28/31 : CMD ["gate"] [2022-07-01T16:19:45.673Z] ---> Running in 5b70d1f620fb [2022-07-01T16:19:46.285Z] Removing intermediate container 5b70d1f620fb [2022-07-01T16:19:46.285Z] ---> b341f00bea2e [2022-07-01T16:19:46.285Z] Step 29/31 : LABEL arch=arm64 [2022-07-01T16:19:46.559Z] ---> Running in a6d990d8ca29 [2022-07-01T16:19:47.177Z] Removing intermediate container a6d990d8ca29 [2022-07-01T16:19:47.177Z] ---> 3dd3f3a51ad4 [2022-07-01T16:19:47.177Z] Step 30/31 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:19:47.452Z] ---> Running in 8c68c0dd5374 [2022-07-01T16:19:48.055Z] Removing intermediate container 8c68c0dd5374 [2022-07-01T16:19:48.055Z] ---> 8475294afb16 [2022-07-01T16:19:48.055Z] Step 31/31 : LABEL version=0.0.0 [2022-07-01T16:19:48.330Z] ---> Running in d519336ac654 [2022-07-01T16:19:48.930Z] Removing intermediate container d519336ac654 [2022-07-01T16:19:48.930Z] ---> d4caa837e6e5 [2022-07-01T16:19:48.930Z] [2022-07-01T16:19:49.533Z] Successfully built d4caa837e6e5 [2022-07-01T16:19:49.533Z] Successfully tagged security-bootstrapper-arm64:latest [2022-07-01T16:19:49.533Z] Building security-spire-server [2022-07-01T16:20:21.942Z]  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 [2022-07-01T16:20:21.942Z] Step 2/25 : FROM ${BUILDER_BASE} AS builder [2022-07-01T16:20:21.942Z] ---> 3c3b2ac81316 [2022-07-01T16:20:21.942Z] Step 3/25 : WORKDIR /edgex-go [2022-07-01T16:20:21.942Z] ---> Using cache [2022-07-01T16:20:21.942Z] ---> f63c1a632a09 [2022-07-01T16:20:21.942Z] Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:20:21.942Z] ---> Using cache [2022-07-01T16:20:21.942Z] ---> 0ce59abd8e3a [2022-07-01T16:20:21.942Z] Step 5/25 : RUN apk add --update --no-cache make git build-base curl [2022-07-01T16:20:21.942Z] ---> Using cache [2022-07-01T16:20:21.942Z] ---> 07ede4649089 [2022-07-01T16:20:21.942Z] Step 6/25 : COPY go.mod vendor* ./ [2022-07-01T16:20:21.942Z] ---> Using cache [2022-07-01T16:20:21.942Z] ---> d9faceb1ee0b [2022-07-01T16:20:21.942Z] Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2022-07-01T16:20:21.942Z] ---> Using cache [2022-07-01T16:20:21.942Z] ---> af5c149bf025 [2022-07-01T16:20:21.942Z] Step 8/25 : COPY . . [2022-07-01T16:20:21.942Z] ---> Using cache [2022-07-01T16:20:21.942Z] ---> 9a6e7fcc8794 [2022-07-01T16:20:21.942Z] Step 9/25 : ARG SPIRE_RELEASE=1.2.1 [2022-07-01T16:20:21.942Z] ---> Using cache [2022-07-01T16:20:21.942Z] ---> 47cd9a122540 [2022-07-01T16:20:21.942Z] Step 10/25 : WORKDIR /edgex-go/spire-build [2022-07-01T16:20:21.942Z] ---> Using cache [2022-07-01T16:20:21.942Z] ---> fccf7231121c [2022-07-01T16:20:21.942Z] 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-01T16:20:21.942Z] ---> Running in b0d39153de2e [2022-07-01T16:20:23.934Z] Removing intermediate container b0d39153de2e [2022-07-01T16:20:23.934Z] ---> 95f6656a381e [2022-07-01T16:20:23.934Z] Step 12/25 : WORKDIR /edgex-go [2022-07-01T16:20:23.934Z] ---> Running in b8e27c2958d3 [2022-07-01T16:20:24.547Z] Removing intermediate container b8e27c2958d3 [2022-07-01T16:20:24.547Z] ---> 626f84d7a3b3 [2022-07-01T16:20:24.547Z] [2022-07-01T16:20:24.547Z] Step 13/25 : FROM alpine:3.15 [2022-07-01T16:20:24.547Z] ---> 3fb3c9af89a9 [2022-07-01T16:20:24.547Z] Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:20:24.547Z] ---> Using cache [2022-07-01T16:20:24.547Z] ---> 4b0dd44a4214 [2022-07-01T16:20:24.547Z] Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:20:24.547Z] ---> Using cache [2022-07-01T16:20:24.547Z] ---> 2ad5fe2d056f [2022-07-01T16:20:24.547Z] Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2022-07-01T16:20:24.547Z] ---> Running in b01f813e806b [2022-07-01T16:20:27.206Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:20:27.814Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:20:29.260Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:20:29.261Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:20:29.261Z] OK: 15736 distinct packages available [2022-07-01T16:20:29.538Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:20:30.986Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:20:31.977Z] (1/5) Installing dumb-init (1.2.5-r1) [2022-07-01T16:20:32.254Z] (2/5) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:20:32.254Z] (3/5) Installing libucontext (1.1-r0) [2022-07-01T16:20:32.254Z] (4/5) Installing gcompat (1.0.0-r4) [2022-07-01T16:20:32.531Z] (5/5) Installing openssl (1.1.1o-r0) [2022-07-01T16:20:32.531Z] ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') [2022-07-01T16:20:32.531Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:20:32.531Z] 1 error; 6 MiB in 18 packages [2022-07-01T16:22:24.413Z] Removing intermediate container aa756d8189e7 [2022-07-01T16:22:24.413Z] ---> 1852d343164b [2022-07-01T16:22:24.413Z] Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor [2022-07-01T16:22:24.413Z] ---> Running in 8fe142295d0a [2022-07-01T16:22:24.413Z] CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor [2022-07-01T16:22:26.423Z] Removing intermediate container 8fe142295d0a [2022-07-01T16:22:26.423Z] ---> 5034ff93928d [2022-07-01T16:22:26.423Z] [2022-07-01T16:22:26.423Z] Step 11/23 : FROM docker:20.10.14 [2022-07-01T16:22:26.423Z] 20.10.14: Pulling from library/docker [2022-07-01T16:22:41.578Z] Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e [2022-07-01T16:22:41.578Z] Status: Downloaded newer image for docker:20.10.14 [2022-07-01T16:22:41.578Z] ---> c346e9eafbab [2022-07-01T16:22:41.578Z] 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-01T16:22:41.578Z] ---> Running in 78b54874b04d [2022-07-01T16:22:41.856Z] Removing intermediate container 78b54874b04d [2022-07-01T16:22:41.856Z] ---> b2e5851b61b2 [2022-07-01T16:22:41.856Z] 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-01T16:22:41.856Z] ---> Running in 3b7af28d1109 [2022-07-01T16:22:43.862Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:22:44.140Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:22:45.586Z] (1/43) Installing readline (8.1.1-r0) [2022-07-01T16:22:45.586Z] (2/43) Installing bash (5.1.16-r0) [2022-07-01T16:22:45.586Z] Executing bash-5.1.16-r0.post-install [2022-07-01T16:22:45.586Z] (3/43) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:22:45.586Z] (4/43) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:22:45.586Z] (5/43) Installing libcurl (7.80.0-r2) [2022-07-01T16:22:45.586Z] (6/43) Installing curl (7.80.0-r2) [2022-07-01T16:22:45.586Z] (7/43) Installing dumb-init (1.2.5-r1) [2022-07-01T16:22:45.586Z] (8/43) Installing libbz2 (1.0.8-r1) [2022-07-01T16:22:45.586Z] (9/43) Installing expat (2.4.7-r0) [2022-07-01T16:22:45.586Z] (10/43) Installing libffi (3.4.2-r1) [2022-07-01T16:22:45.586Z] (11/43) Installing gdbm (1.22-r0) [2022-07-01T16:22:45.586Z] (12/43) Installing xz-libs (5.2.5-r1) [2022-07-01T16:22:45.586Z] (13/43) Installing libgcc (10.3.1_git20211027-r0) [2022-07-01T16:22:45.586Z] (14/43) Installing libstdc++ (10.3.1_git20211027-r0) [2022-07-01T16:22:45.865Z] (15/43) Installing mpdecimal (2.5.1-r1) [2022-07-01T16:22:45.865Z] (16/43) Installing sqlite-libs (3.36.0-r0) [2022-07-01T16:22:45.865Z] (17/43) Installing python3 (3.9.7-r4) [2022-07-01T16:22:48.496Z] (18/43) Installing py3-appdirs (1.4.4-r2) [2022-07-01T16:22:48.496Z] (19/43) Installing py3-certifi (2020.12.5-r1) [2022-07-01T16:22:48.496Z] (20/43) Installing py3-charset-normalizer (2.0.7-r0) [2022-07-01T16:22:48.496Z] (21/43) Installing py3-idna (3.3-r0) [2022-07-01T16:22:48.496Z] (22/43) Installing py3-urllib3 (1.26.7-r0) [2022-07-01T16:22:48.496Z] (23/43) Installing py3-requests (2.26.0-r1) [2022-07-01T16:22:48.496Z] (24/43) Installing py3-msgpack (1.0.2-r1) [2022-07-01T16:22:48.496Z] (25/43) Installing py3-lockfile (0.12.2-r4) [2022-07-01T16:22:48.496Z] (26/43) Installing py3-cachecontrol (0.12.10-r0) [2022-07-01T16:22:48.496Z] (27/43) Installing py3-colorama (0.4.4-r1) [2022-07-01T16:22:48.496Z] (28/43) Installing py3-contextlib2 (21.6.0-r1) [2022-07-01T16:22:48.496Z] (29/43) Installing py3-distlib (0.3.3-r0) [2022-07-01T16:22:48.496Z] (30/43) Installing py3-distro (1.6.0-r0) [2022-07-01T16:22:48.771Z] (31/43) Installing py3-six (1.16.0-r0) [2022-07-01T16:22:48.772Z] (32/43) Installing py3-webencodings (0.5.1-r4) [2022-07-01T16:22:48.772Z] (33/43) Installing py3-html5lib (1.1-r1) [2022-07-01T16:22:48.772Z] (34/43) Installing py3-parsing (2.4.7-r2) [2022-07-01T16:22:48.772Z] (35/43) Installing py3-packaging (20.9-r1) [2022-07-01T16:22:48.772Z] (36/43) Installing py3-tomli (1.2.2-r0) [2022-07-01T16:22:48.772Z] (37/43) Installing py3-pep517 (0.12.0-r0) [2022-07-01T16:22:48.772Z] (38/43) Installing py3-progress (1.6-r0) [2022-07-01T16:22:48.772Z] (39/43) Installing py3-retrying (1.3.3-r2) [2022-07-01T16:22:49.050Z] (40/43) Installing py3-ordered-set (4.0.2-r2) [2022-07-01T16:22:49.050Z] (41/43) Installing py3-setuptools (52.0.0-r4) [2022-07-01T16:22:49.050Z] (42/43) Installing py3-toml (0.10.2-r2) [2022-07-01T16:22:49.050Z] (43/43) Installing py3-pip (20.3.4-r1) [2022-07-01T16:22:50.045Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:22:50.045Z] OK: 82 MiB in 65 packages [2022-07-01T16:22:55.462Z] Collecting docker-compose==1.23.2 [2022-07-01T16:22:55.462Z] Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) [2022-07-01T16:22:56.442Z] Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 [2022-07-01T16:22:56.442Z] Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) [2022-07-01T16:22:57.429Z] Collecting websocket-client<1.0,>=0.32.0 [2022-07-01T16:22:57.429Z] Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) [2022-07-01T16:22:57.429Z] Collecting docopt<0.7,>=0.6.1 [2022-07-01T16:22:57.429Z] Downloading docopt-0.6.2.tar.gz (25 kB) [2022-07-01T16:23:00.061Z] Collecting cached-property<2,>=1.2.0 [2022-07-01T16:23:00.061Z] Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) [2022-07-01T16:23:00.061Z] Collecting texttable<0.10,>=0.9.0 [2022-07-01T16:23:00.337Z] Downloading texttable-0.9.1.tar.gz (11 kB) [2022-07-01T16:23:02.326Z] Collecting dockerpty<0.5,>=0.4.1 [2022-07-01T16:23:02.326Z] Downloading dockerpty-0.4.1.tar.gz (13 kB) [2022-07-01T16:23:05.730Z] Collecting PyYAML<4,>=3.10 [2022-07-01T16:23:05.730Z] Downloading PyYAML-3.13.tar.gz (270 kB) [2022-07-01T16:23:11.160Z] Collecting docker<4.0,>=3.6.0 [2022-07-01T16:23:11.160Z] Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) [2022-07-01T16:23:11.160Z] Collecting jsonschema<3,>=2.5.1 [2022-07-01T16:23:11.160Z] Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) [2022-07-01T16:23:11.160Z] 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-01T16:23:11.767Z] Collecting docker-pycreds>=0.4.0 [2022-07-01T16:23:11.767Z] Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) [2022-07-01T16:23:13.760Z] Collecting urllib3<1.25,>=1.21.1 [2022-07-01T16:23:13.760Z] Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) [2022-07-01T16:23:13.760Z] 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-01T16:23:13.760Z] Collecting idna<2.8,>=2.5 [2022-07-01T16:23:13.760Z] Downloading idna-2.7-py2.py3-none-any.whl (58 kB) [2022-07-01T16:23:14.036Z] Collecting chardet<3.1.0,>=3.0.2 [2022-07-01T16:23:14.036Z] Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) [2022-07-01T16:23:14.644Z] Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. [2022-07-01T16:23:14.644Z] Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. [2022-07-01T16:23:14.644Z] Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. [2022-07-01T16:23:14.644Z] Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. [2022-07-01T16:23:16.095Z] Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose [2022-07-01T16:23:16.095Z] Attempting uninstall: urllib3 [2022-07-01T16:23:16.095Z] Found existing installation: urllib3 1.26.7 [2022-07-01T16:23:16.095Z] Uninstalling urllib3-1.26.7: [2022-07-01T16:23:16.095Z] Successfully uninstalled urllib3-1.26.7 [2022-07-01T16:23:17.089Z] Attempting uninstall: idna [2022-07-01T16:23:17.089Z] Found existing installation: idna 3.3 [2022-07-01T16:23:17.089Z] Uninstalling idna-3.3: [2022-07-01T16:23:17.089Z] Successfully uninstalled idna-3.3 [2022-07-01T16:23:21.619Z] Attempting uninstall: requests [2022-07-01T16:23:21.619Z] Found existing installation: requests 2.26.0 [2022-07-01T16:23:21.619Z] Uninstalling requests-2.26.0: [2022-07-01T16:23:21.907Z] Successfully uninstalled requests-2.26.0 [2022-07-01T16:23:22.513Z] Running setup.py install for texttable: started [2022-07-01T16:23:25.916Z] Running setup.py install for texttable: finished with status 'done' [2022-07-01T16:23:25.916Z] Running setup.py install for PyYAML: started [2022-07-01T16:23:28.574Z] Running setup.py install for PyYAML: finished with status 'done' [2022-07-01T16:23:29.184Z] Running setup.py install for docopt: started [2022-07-01T16:23:30.171Z] Removing intermediate container 46a16dc17369 [2022-07-01T16:23:30.171Z] ---> ba7dbcd234ec [2022-07-01T16:23:30.171Z] [2022-07-01T16:23:30.171Z] Step 9/20 : FROM alpine:3.15 [2022-07-01T16:23:30.171Z] ---> 3fb3c9af89a9 [2022-07-01T16:23:30.171Z] Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' [2022-07-01T16:23:30.171Z] ---> Using cache [2022-07-01T16:23:30.171Z] ---> 4b0dd44a4214 [2022-07-01T16:23:30.171Z] Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:23:30.171Z] ---> Using cache [2022-07-01T16:23:30.171Z] ---> 2ad5fe2d056f [2022-07-01T16:23:30.171Z] Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2022-07-01T16:23:30.770Z] ---> Running in 4ef55de1e74f [2022-07-01T16:23:32.216Z] Running setup.py install for docopt: finished with status 'done' [2022-07-01T16:23:32.216Z] Running setup.py install for dockerpty: started [2022-07-01T16:23:33.209Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:23:34.211Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:23:34.818Z] Running setup.py install for dockerpty: finished with status 'done' [2022-07-01T16:23:35.820Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] [2022-07-01T16:23:35.820Z] v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] [2022-07-01T16:23:35.820Z] OK: 15736 distinct packages available [2022-07-01T16:23:35.820Z] fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:23:36.104Z] Removing intermediate container 504d0b158655 [2022-07-01T16:23:36.104Z] ---> 50bd7330b31c [2022-07-01T16:23:36.104Z] [2022-07-01T16:23:36.104Z] Step 10/23 : FROM alpine:3.14 [2022-07-01T16:23:36.104Z] ---> ac73e934f311 [2022-07-01T16:23:36.104Z] Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' [2022-07-01T16:23:36.381Z] ---> Running in 81079f574db2 [2022-07-01T16:23:36.667Z] Removing intermediate container 81079f574db2 [2022-07-01T16:23:36.668Z] ---> 4e79a2a7c40e [2022-07-01T16:23:36.668Z] Step 12/23 : ENV APP_PORT=59880 [2022-07-01T16:23:36.940Z] ---> Running in 6c5174eb420f [2022-07-01T16:23:37.215Z] fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:23:37.215Z] 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-01T16:23:37.215Z] Removing intermediate container 6c5174eb420f [2022-07-01T16:23:37.215Z] ---> 3737f9d3091c [2022-07-01T16:23:37.215Z] Step 13/23 : EXPOSE $APP_PORT [2022-07-01T16:23:37.493Z] ---> Running in b5b034ff4b7d [2022-07-01T16:23:38.127Z] Removing intermediate container b5b034ff4b7d [2022-07-01T16:23:38.127Z] ---> cf27286b0639 [2022-07-01T16:23:38.127Z] Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories [2022-07-01T16:23:38.127Z] ---> Running in deb9244a33c5 [2022-07-01T16:23:38.756Z] (1/9) Installing ca-certificates (20211220-r0) [2022-07-01T16:23:38.756Z] (2/9) Installing brotli-libs (1.0.9-r5) [2022-07-01T16:23:39.039Z] (3/9) Installing nghttp2-libs (1.46.0-r0) [2022-07-01T16:23:39.318Z] (4/9) Installing libcurl (7.80.0-r1) [2022-07-01T16:23:39.318Z] ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:23:39.318Z] (5/9) Installing curl (7.80.0-r1) [2022-07-01T16:23:39.929Z] (6/9) Installing dumb-init (1.2.5-r1) [2022-07-01T16:23:39.929Z] ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') [2022-07-01T16:23:40.537Z] (7/9) Installing musl-obstack (1.2.3-r0) [2022-07-01T16:23:40.537Z] (8/9) Installing libucontext (1.1-r0) [2022-07-01T16:23:40.537Z] (9/9) Installing gcompat (1.0.0-r4) [2022-07-01T16:23:40.537Z] Executing busybox-1.34.1-r5.trigger [2022-07-01T16:23:40.537Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:23:40.825Z] 2 errors; 7 MiB in 21 packages [2022-07-01T16:23:41.107Z] Removing intermediate container deb9244a33c5 [2022-07-01T16:23:41.107Z] ---> e9a0838e92b6 [2022-07-01T16:23:41.107Z] Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init [2022-07-01T16:23:41.393Z] ---> Running in d441a9dbd61f [2022-07-01T16:23:44.035Z] fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:23:44.642Z] fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:23:45.707Z] (1/6) Installing dumb-init (1.2.5-r1) [2022-07-01T16:23:45.707Z] (2/6) Installing libgcc (10.3.1_git20210424-r2) [2022-07-01T16:23:45.707Z] (3/6) Installing libsodium (1.0.18-r0) [2022-07-01T16:23:45.707Z] (4/6) Installing libstdc++ (10.3.1_git20210424-r2) [2022-07-01T16:23:45.983Z] (5/6) Installing libzmq (4.3.4-r0) [2022-07-01T16:23:45.983Z] (6/6) Installing zeromq (4.3.4-r0) [2022-07-01T16:23:46.268Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:23:46.268Z] OK: 8 MiB in 20 packages [2022-07-01T16:23:48.277Z] Removing intermediate container d441a9dbd61f [2022-07-01T16:23:48.277Z] ---> c2285d441614 [2022-07-01T16:23:48.277Z] Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:23:50.293Z] ---> a7d1d2b2f830 [2022-07-01T16:23:50.293Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / [2022-07-01T16:23:51.754Z] ---> f3da7ddbb05c [2022-07-01T16:23:51.754Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml [2022-07-01T16:23:52.353Z] Removing intermediate container 3b7af28d1109 [2022-07-01T16:23:52.353Z] ---> e91ad423f3fd [2022-07-01T16:23:52.353Z] Step 14/23 : ENV APP_PORT=58890 [2022-07-01T16:23:52.629Z] ---> Running in 8c8125044c0b [2022-07-01T16:23:52.629Z] ---> e44634cdc89d [2022-07-01T16:23:52.629Z] Step 19/23 : ENTRYPOINT ["/core-data"] [2022-07-01T16:23:52.629Z] ---> Running in 71942b11d2e9 [2022-07-01T16:23:53.223Z] Removing intermediate container 8c8125044c0b [2022-07-01T16:23:53.223Z] ---> b8934521dae8 [2022-07-01T16:23:53.223Z] Step 15/23 : EXPOSE $APP_PORT [2022-07-01T16:23:53.223Z] ---> Running in ca7f19b3b9d6 [2022-07-01T16:23:53.223Z] Removing intermediate container 71942b11d2e9 [2022-07-01T16:23:53.223Z] ---> 30e5b82e48ea [2022-07-01T16:23:53.223Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:23:53.500Z] ---> Running in 47c8eab3f0ca [2022-07-01T16:23:53.790Z] Removing intermediate container ca7f19b3b9d6 [2022-07-01T16:23:53.790Z] ---> 08dd90c650d2 [2022-07-01T16:23:53.790Z] Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / [2022-07-01T16:23:53.790Z] Removing intermediate container 47c8eab3f0ca [2022-07-01T16:23:53.790Z] ---> 57129f353b29 [2022-07-01T16:23:53.790Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:23:54.064Z] ---> Running in bace022aeb08 [2022-07-01T16:23:54.662Z] Removing intermediate container bace022aeb08 [2022-07-01T16:23:54.662Z] ---> 7cc8383f95e4 [2022-07-01T16:23:54.663Z] Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:23:54.663Z] ---> Running in eba3343cef79 [2022-07-01T16:23:55.260Z] ---> 97515e03fe68 [2022-07-01T16:23:55.260Z] Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml [2022-07-01T16:23:55.260Z] Removing intermediate container eba3343cef79 [2022-07-01T16:23:55.260Z] ---> 88308ee882a4 [2022-07-01T16:23:55.260Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:23:55.534Z] ---> Running in bbf3c15010f5 [2022-07-01T16:23:56.129Z] Removing intermediate container bbf3c15010f5 [2022-07-01T16:23:56.129Z] ---> 4e843841f28e [2022-07-01T16:23:56.129Z] [2022-07-01T16:23:56.129Z] ---> 331b2bb0c457 [2022-07-01T16:23:56.129Z] Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / [2022-07-01T16:23:56.727Z] Successfully built 4e843841f28e [2022-07-01T16:23:56.727Z] Successfully tagged core-data-arm64:latest [2022-07-01T16:23:57.322Z]  Building core-data ... done  ---> 696dd1961698 [2022-07-01T16:23:57.322Z] Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] [2022-07-01T16:23:57.595Z] ---> Running in dda14754454d [2022-07-01T16:23:57.876Z] Removing intermediate container dda14754454d [2022-07-01T16:23:57.876Z] ---> c55c31f60b5a [2022-07-01T16:23:57.876Z] Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:23:58.150Z] ---> Running in f8881fd87755 [2022-07-01T16:23:58.425Z] Removing intermediate container f8881fd87755 [2022-07-01T16:23:58.425Z] ---> 362ee49b4780 [2022-07-01T16:23:58.425Z] Step 21/23 : LABEL arch=arm64 [2022-07-01T16:23:58.712Z] ---> Running in 522870efe276 [2022-07-01T16:23:58.989Z] Removing intermediate container 522870efe276 [2022-07-01T16:23:58.989Z] ---> 7abd4d1d9134 [2022-07-01T16:23:58.989Z] Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:23:59.272Z] Removing intermediate container 056c0f323342 [2022-07-01T16:23:59.272Z] ---> f28050421790 [2022-07-01T16:23:59.272Z] [2022-07-01T16:23:59.272Z] Step 10/22 : FROM alpine:3.14 [2022-07-01T16:23:59.272Z] ---> ac73e934f311 [2022-07-01T16:23:59.272Z] Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init [2022-07-01T16:23:59.272Z] ---> Running in ae5c64f2548c [2022-07-01T16:23:59.272Z] ---> Running in 21f2a311e599 [2022-07-01T16:23:59.874Z] Removing intermediate container ae5c64f2548c [2022-07-01T16:23:59.874Z] ---> 8c2dd95c8ed3 [2022-07-01T16:23:59.874Z] Step 23/23 : LABEL version=0.0.0 [2022-07-01T16:23:59.874Z] ---> Running in bc1b23a88943 [2022-07-01T16:24:00.470Z] Removing intermediate container bc1b23a88943 [2022-07-01T16:24:00.470Z] ---> 5e08c232f19e [2022-07-01T16:24:00.470Z] [2022-07-01T16:24:00.470Z] fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz [2022-07-01T16:24:00.742Z] Successfully built 5e08c232f19e [2022-07-01T16:24:00.742Z] Successfully tagged sys-mgmt-agent-arm64:latest [2022-07-01T16:24:01.015Z]  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz [2022-07-01T16:24:01.993Z] (1/2) Installing ca-certificates (20211220-r0) [2022-07-01T16:24:01.993Z] (2/2) Installing dumb-init (1.2.5-r1) [2022-07-01T16:24:01.993Z] Executing busybox-1.33.1-r7.trigger [2022-07-01T16:24:01.993Z] Executing ca-certificates-20211220-r0.trigger [2022-07-01T16:24:02.270Z] OK: 6 MiB in 16 packages [2022-07-01T16:24:03.704Z] Removing intermediate container 21f2a311e599 [2022-07-01T16:24:03.704Z] ---> faf2a6c5f3ef [2022-07-01T16:24:03.704Z] Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' [2022-07-01T16:24:03.704Z] ---> Running in 1d0dd7d76a14 [2022-07-01T16:24:03.978Z] Removing intermediate container 1d0dd7d76a14 [2022-07-01T16:24:03.978Z] ---> c39817b546d2 [2022-07-01T16:24:03.978Z] Step 13/22 : ENV APP_PORT=59860 [2022-07-01T16:24:03.978Z] ---> Running in e299b53fc29a [2022-07-01T16:24:04.253Z] Removing intermediate container e299b53fc29a [2022-07-01T16:24:04.253Z] ---> 9efd696af25e [2022-07-01T16:24:04.253Z] Step 14/22 : EXPOSE $APP_PORT [2022-07-01T16:24:04.532Z] ---> Running in 5519489da473 [2022-07-01T16:24:04.805Z] Removing intermediate container 5519489da473 [2022-07-01T16:24:04.805Z] ---> d08c1aab905f [2022-07-01T16:24:04.805Z] Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / [2022-07-01T16:24:05.407Z] ---> 6cb53a24ddc9 [2022-07-01T16:24:05.407Z] Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2022-07-01T16:24:06.838Z] ---> aebaa26c1ffd [2022-07-01T16:24:06.838Z] Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml [2022-07-01T16:24:07.433Z] ---> 1bf340152971 [2022-07-01T16:24:07.433Z] Step 18/22 : ENTRYPOINT ["/support-notifications"] [2022-07-01T16:24:07.433Z] ---> Running in f5de2af7a020 [2022-07-01T16:24:07.711Z] Removing intermediate container f5de2af7a020 [2022-07-01T16:24:07.711Z] ---> c3c54ec83349 [2022-07-01T16:24:07.711Z] Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] [2022-07-01T16:24:07.986Z] ---> Running in ee2daf500055 [2022-07-01T16:24:08.259Z] Removing intermediate container ee2daf500055 [2022-07-01T16:24:08.259Z] ---> 70cdc3f873e4 [2022-07-01T16:24:08.259Z] Step 20/22 : LABEL arch=arm64 [2022-07-01T16:24:08.259Z] ---> Running in 074d0f04b78d [2022-07-01T16:24:08.540Z] Removing intermediate container 074d0f04b78d [2022-07-01T16:24:08.540Z] ---> 629fad426eef [2022-07-01T16:24:08.540Z] Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 [2022-07-01T16:24:08.816Z] ---> Running in c1b484a2c8b4 [2022-07-01T16:24:09.089Z] Removing intermediate container c1b484a2c8b4 [2022-07-01T16:24:09.089Z] ---> 6dc577ade804 [2022-07-01T16:24:09.089Z] Step 22/22 : LABEL version=0.0.0 [2022-07-01T16:24:09.089Z] ---> Running in a42f05296029 [2022-07-01T16:24:09.363Z] Removing intermediate container a42f05296029 [2022-07-01T16:24:09.363Z] ---> d530b90b4b46 [2022-07-01T16:24:09.363Z] [2022-07-01T16:24:09.958Z] Successfully built d530b90b4b46 [2022-07-01T16:24:09.958Z] Successfully tagged support-notifications-arm64:latest [2022-07-01T16:24:09.958Z]  Building support-notifications ... done  [2022-07-01T16:24:09.958Z] ERROR: for security-spire-agent (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T16:24:09.958Z] [2022-07-01T16:24:09.958Z] ERROR: for security-spire-server (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init openssl gcompat' returned a non-zero code: 1") [2022-07-01T16:24:09.958Z] [2022-07-01T16:24:09.958Z] ERROR: for security-spiffe-token-provider (, "The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2") [2022-07-01T16:24:09.958Z] Service 'security-spiffe-token-provider' failed to build: The command '/bin/sh -c apk update && apk --no-cache --update add dumb-init curl gcompat' returned a non-zero code: 2 [Pipeline] } [2022-07-01T16:24:10.248Z] $ docker stop --time=1 0ffaf85efdfccd87a28198333f69f858728147f1b09ca6d1111f3fe8af4792be [2022-07-01T16:24:12.011Z] $ docker rm -f 0ffaf85efdfccd87a28198333f69f858728147f1b09ca6d1111f3fe8af4792be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:24:12.676Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T16:24:12.676Z] [2022-07-01T16:24:12.676Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:24:13.105Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T16:24:13.433Z] arm64: Pulling from edgex-lftools-log-publisher [2022-07-01T16:24:13.433Z] 8998bd30e6a1: Pulling fs layer [2022-07-01T16:24:13.433Z] 04944245beec: Pulling fs layer [2022-07-01T16:24:13.433Z] 699f458cf7ca: Pulling fs layer [2022-07-01T16:24:13.433Z] 765212b225bb: Pulling fs layer [2022-07-01T16:24:13.433Z] f23df028b6ca: Pulling fs layer [2022-07-01T16:24:13.433Z] d65c8cfc05b1: Pulling fs layer [2022-07-01T16:24:13.433Z] 2437ff75d9bd: Pulling fs layer [2022-07-01T16:24:13.433Z] 765212b225bb: Waiting [2022-07-01T16:24:13.433Z] f23df028b6ca: Waiting [2022-07-01T16:24:13.433Z] d65c8cfc05b1: Waiting [2022-07-01T16:24:13.433Z] 2437ff75d9bd: Waiting [2022-07-01T16:24:13.433Z] 04944245beec: Verifying Checksum [2022-07-01T16:24:13.433Z] 04944245beec: Download complete [2022-07-01T16:24:13.433Z] 765212b225bb: Verifying Checksum [2022-07-01T16:24:13.433Z] 765212b225bb: Download complete [2022-07-01T16:24:13.433Z] f23df028b6ca: Verifying Checksum [2022-07-01T16:24:13.433Z] f23df028b6ca: Download complete [2022-07-01T16:24:13.741Z] d65c8cfc05b1: Verifying Checksum [2022-07-01T16:24:13.741Z] d65c8cfc05b1: Download complete [2022-07-01T16:24:13.741Z] 699f458cf7ca: Verifying Checksum [2022-07-01T16:24:13.741Z] 699f458cf7ca: Download complete [2022-07-01T16:24:14.374Z] 8998bd30e6a1: Verifying Checksum [2022-07-01T16:24:14.374Z] 8998bd30e6a1: Download complete [2022-07-01T16:24:17.031Z] 2437ff75d9bd: Verifying Checksum [2022-07-01T16:24:17.031Z] 2437ff75d9bd: Download complete [2022-07-01T16:24:19.005Z] 8998bd30e6a1: Pull complete [2022-07-01T16:24:19.599Z] 04944245beec: Pull complete [2022-07-01T16:24:21.034Z] 699f458cf7ca: Pull complete [2022-07-01T16:24:21.306Z] 765212b225bb: Pull complete [2022-07-01T16:24:22.287Z] f23df028b6ca: Pull complete [2022-07-01T16:24:22.287Z] d65c8cfc05b1: Pull complete [2022-07-01T16:24:40.585Z] 2437ff75d9bd: Pull complete [2022-07-01T16:24:40.585Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2022-07-01T16:24:40.585Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2022-07-01T16:24:40.585Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:24:40.873Z] prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container [2022-07-01T16:24:40.952Z] $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2022-07-01T16:24:43.956Z] $ docker top 4c21025f2b12cd729843b84e4690c282542f550af50373bc7e0937b1ede7e6dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:44.936Z] ---> job-cost.sh [2022-07-01T16:24:44.936Z] lf-activate-venv: SKIPPING [2022-07-01T16:24:44.936Z] INFO: No Stack... [2022-07-01T16:24:45.529Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2022-07-01T16:24:46.501Z] INFO: Archiving Costs [Pipeline] sh [2022-07-01T16:24:47.164Z] + + cut -d,cat /w/workspace/edgex-go/2/archives/cost.csv -f6 [2022-07-01T16:24:47.164Z] [Pipeline] lock [2022-07-01T16:24:47.193Z] Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4065-2-stack-cost] [2022-07-01T16:24:47.201Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4065-2-stack-cost] did not exist. Created. [2022-07-01T16:24:47.201Z] Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4065-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2022-07-01T16:24:47.860Z] + echo total: 0.10999999940395355 [Pipeline] stash [2022-07-01T16:24:48.050Z] Stashed 1 file(s) [Pipeline] } [2022-07-01T16:24:48.061Z] Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4065-2-stack-cost] [Pipeline] // lock [Pipeline] } [2022-07-01T16:24:48.072Z] $ docker stop --time=1 4c21025f2b12cd729843b84e4690c282542f550af50373bc7e0937b1ede7e6dd [2022-07-01T16:24:49.592Z] $ docker rm -f 4c21025f2b12cd729843b84e4690c282542f550af50373bc7e0937b1ede7e6dd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-07-01T16:24:49.893Z] Failed in branch arm64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [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-01T16:24:50.465Z] + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:50.760Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:24:51.622Z] ---> package-listing.sh [2022-07-01T16:24:51.622Z] ++ facter osfamily [2022-07-01T16:24:51.622Z] ++ tr '[:upper:]' '[:lower:]' [2022-07-01T16:24:51.882Z] + OS_FAMILY=debian [2022-07-01T16:24:51.882Z] + workspace=/w/workspace/edgex-go/2 [2022-07-01T16:24:51.882Z] + START_PACKAGES=/tmp/packages_start.txt [2022-07-01T16:24:51.882Z] + END_PACKAGES=/tmp/packages_end.txt [2022-07-01T16:24:51.882Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2022-07-01T16:24:51.882Z] + PACKAGES=/tmp/packages_start.txt [2022-07-01T16:24:51.882Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-01T16:24:51.882Z] + PACKAGES=/tmp/packages_end.txt [2022-07-01T16:24:51.882Z] + case "${OS_FAMILY}" in [2022-07-01T16:24:51.882Z] + dpkg -l [2022-07-01T16:24:51.882Z] + grep '^ii' [2022-07-01T16:24:51.882Z] + '[' -f /tmp/packages_start.txt ']' [2022-07-01T16:24:51.882Z] + '[' -f /tmp/packages_end.txt ']' [2022-07-01T16:24:51.882Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2022-07-01T16:24:51.882Z] + '[' /w/workspace/edgex-go/2 ']' [2022-07-01T16:24:51.882Z] + mkdir -p /w/workspace/edgex-go/2/archives/ [2022-07-01T16:24:51.882Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo [2022-07-01T16:24:51.894Z] Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2022-07-01T16:24:52.175Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:24:52.740Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T16:24:52.740Z] [2022-07-01T16:24:52.740Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-07-01T16:24:53.040Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T16:24:53.040Z] latest: Pulling from edgex-lftools-log-publisher [2022-07-01T16:24:53.040Z] 5eb5b503b376: Pulling fs layer [2022-07-01T16:24:53.040Z] 5c69ac0246d0: Pulling fs layer [2022-07-01T16:24:53.040Z] ec43610c2a17: Pulling fs layer [2022-07-01T16:24:53.040Z] 3a2ae6a8a46f: Pulling fs layer [2022-07-01T16:24:53.040Z] 33b1e0a273af: Pulling fs layer [2022-07-01T16:24:53.040Z] 5d3b04190fa2: Pulling fs layer [2022-07-01T16:24:53.040Z] 2f39f015ded8: Pulling fs layer [2022-07-01T16:24:53.040Z] 3a2ae6a8a46f: Waiting [2022-07-01T16:24:53.040Z] 33b1e0a273af: Waiting [2022-07-01T16:24:53.040Z] 5d3b04190fa2: Waiting [2022-07-01T16:24:53.040Z] 2f39f015ded8: Waiting [2022-07-01T16:24:53.040Z] 5c69ac0246d0: Download complete [2022-07-01T16:24:53.040Z] 3a2ae6a8a46f: Verifying Checksum [2022-07-01T16:24:53.040Z] 3a2ae6a8a46f: Download complete [2022-07-01T16:24:53.300Z] 33b1e0a273af: Verifying Checksum [2022-07-01T16:24:53.300Z] 33b1e0a273af: Download complete [2022-07-01T16:24:53.300Z] ec43610c2a17: Verifying Checksum [2022-07-01T16:24:53.300Z] ec43610c2a17: Download complete [2022-07-01T16:24:53.300Z] 5d3b04190fa2: Download complete [2022-07-01T16:24:53.300Z] 5eb5b503b376: Verifying Checksum [2022-07-01T16:24:53.300Z] 5eb5b503b376: Download complete [2022-07-01T16:24:53.868Z] 2f39f015ded8: Verifying Checksum [2022-07-01T16:24:53.868Z] 2f39f015ded8: Download complete [2022-07-01T16:24:54.436Z] 5eb5b503b376: Pull complete [2022-07-01T16:24:54.436Z] 5c69ac0246d0: Pull complete [2022-07-01T16:24:55.005Z] ec43610c2a17: Pull complete [2022-07-01T16:24:55.005Z] 3a2ae6a8a46f: Pull complete [2022-07-01T16:24:55.263Z] 33b1e0a273af: Pull complete [2022-07-01T16:24:55.263Z] 5d3b04190fa2: Pull complete [2022-07-01T16:24:59.453Z] 2f39f015ded8: Pull complete [2022-07-01T16:24:59.453Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2022-07-01T16:24:59.453Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2022-07-01T16:24:59.453Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2022-07-01T16:24:59.595Z] prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container [2022-07-01T16:24:59.645Z] $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/2/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/2 -v /w/workspace/edgex-go/2:/w/workspace/edgex-go/2:rw,z -v /w/workspace/edgex-go/2@tmp:/w/workspace/edgex-go/2@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2022-07-01T16:25:01.753Z] $ docker top aeeffa89e3d6fa63b455a41997fc031654ef231c46a6e2f23c6043dba62a2a2c -eo pid,comm [Pipeline] { [Pipeline] sh [2022-07-01T16:25:02.096Z] + touch /tmp/pre-build-complete [Pipeline] sh [2022-07-01T16:25:02.386Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2022-07-01T16:25:02.674Z] + ls /var/log/sa-host [2022-07-01T16:25:02.674Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2022-07-01T16:25:02.742Z] provisioning config files... [2022-07-01T16:25:02.751Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7389320673483490576tmp [Pipeline] { [Pipeline] echo [2022-07-01T16:25:02.762Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:25:03.047Z] ---> create-netrc.sh [Pipeline] } [2022-07-01T16:25:03.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:25:03.374Z] ---> python-tools-install.sh [Pipeline] echo [2022-07-01T16:25:03.383Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:25:03.671Z] ---> sudo-logs.sh [2022-07-01T16:25:03.672Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2022-07-01T16:25:03.707Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:25:03.995Z] ---> job-cost.sh [2022-07-01T16:25:03.995Z] lf-activate-venv: SKIPPING [2022-07-01T16:25:03.995Z] DEBUG: total: 0.10999999940395355 [2022-07-01T16:25:03.995Z] INFO: Retrieving Stack Cost... [2022-07-01T16:25:04.566Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2022-07-01T16:25:04.826Z] INFO: Archiving Costs [Pipeline] echo [2022-07-01T16:25:04.838Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2022-07-01T16:25:05.126Z] ---> logs-deploy.sh [2022-07-01T16:25:05.126Z] lf-activate-venv: SKIPPING [2022-07-01T16:25:05.126Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4065/2 [2022-07-01T16:25:05.126Z] INFO: archiving workspace using pattern(s): [2022-07-01T16:25:06.070Z] Archives upload complete. [2022-07-01T16:25:06.070Z] INFO: archiving logs to Nexus