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 15:49:31 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:49:31 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:49:31 ========================================================= 15:49:31 EdgeX Global Pipelines Version Info 15:49:31 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:49:32 ------------------- 15:49:32 stable info: 15:49:32 ------------------- 15:49:32 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:49:32 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:49:32 Message: update stable to v1.0.234 > git rev-list --no-walk 756ae6be9c7817328b74c5d087d11181cc36d97d # timeout=10 15:49:33 ------------------- 15:49:33 experimental info: 15:49:33 ------------------- 15:49:33 Commited By: **** collab-it+edgex@linuxfoundation.org 15:49:33 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 15:49:33 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4065 [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4065 [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4065 [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09417f96253eb4385e278262333ea3248dacad35 [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09417f9 [Pipeline] echo 15:49:33 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:49:33 provisioning config files... 15:49:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config7790468093976048321tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:49:34 ---> docker-login.sh 15:49:34 nexus3.edgexfoundry.org:10001 15:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:34 Configure a credential helper to remove this warning. See 15:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:34 15:49:34 Login Succeeded 15:49:34 nexus3.edgexfoundry.org:10002 15:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:34 Configure a credential helper to remove this warning. See 15:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:34 15:49:34 Login Succeeded 15:49:34 nexus3.edgexfoundry.org:10003 15:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:34 Configure a credential helper to remove this warning. See 15:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:34 15:49:34 Login Succeeded 15:49:34 nexus3.edgexfoundry.org:10004 15:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:34 Configure a credential helper to remove this warning. See 15:49:34 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:34 15:49:34 Login Succeeded 15:49:34 docker.io 15:49:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:49:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:49:35 Configure a credential helper to remove this warning. See 15:49:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:49:35 15:49:35 Login Succeeded 15:49:35 ---> docker-login.sh ends [Pipeline] } 15:49:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:35 + 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 15:49:35 + dirname cmd/core-command/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo core-command,cmd/core-command/Dockerfile 15:49:35 + dirname cmd/core-data/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo core-data,cmd/core-data/Dockerfile 15:49:35 + dirname cmd/core-metadata/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo core-metadata,cmd/core-metadata/Dockerfile 15:49:35 + dirname cmd/security-bootstrapper/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:49:35 + + cut -d/ -f2 15:49:35 dirname cmd/security-proxy-setup/Dockerfile 15:49:35 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:49:35 + dirname cmd/security-secretstore-setup/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:49:35 + dirname cmd/security-spiffe-token-provider/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:49:35 + dirname cmd/security-spire-agent/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:49:35 + dirname cmd/security-spire-config/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:49:35 + dirname cmd/security-spire-server/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:49:35 + dirname cmd/support-notifications/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo support-notifications,cmd/support-notifications/Dockerfile 15:49:35 + dirname cmd/support-scheduler/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:49:35 + dirname cmd/sys-mgmt-agent/Dockerfile 15:49:35 + cut -d/ -f2 15:49:35 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:49:35 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 15:49:36 + git rev-list -1 --merges 09417f96253eb4385e278262333ea3248dacad35~1..09417f96253eb4385e278262333ea3248dacad35 [Pipeline] echo 15:49:36 -----------> git rev-list -1 --merges 09417f96253eb4385e278262333ea3248dacad35~1..09417f96253eb4385e278262333ea3248dacad35 09417f96253eb4385e278262333ea3248dacad35 [false] [Pipeline] sh 15:49:36 + git log --format=format:%s -1 09417f96253eb4385e278262333ea3248dacad35 [Pipeline] echo 15:49:36 ========================================================= 15:49:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:49:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:49:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:49:36 + grep -v github /etc/ssh/ssh_known_hosts 15:49:36 + [ -e /tmp/ssh_known_hosts ] 15:49:36 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:49:36 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:49:36 + sudo tee -a /etc/ssh/ssh_known_hosts 15:49:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:37 15:49:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:49:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:37 0.1.4: Pulling from edgex-devops/py-git-semver 15:49:37 42c077c10790: Pulling fs layer 15:49:37 f63e77b7563a: Pulling fs layer 15:49:37 bd5fdadae976: Pulling fs layer 15:49:37 205491f53016: Pulling fs layer 15:49:37 df18705c85c3: Pulling fs layer 15:49:37 bdb3f477010e: Pulling fs layer 15:49:37 c8a8fc8e1c8f: Pulling fs layer 15:49:37 2c6e9b1d212d: Pulling fs layer 15:49:37 bdb8f0575790: Pulling fs layer 15:49:37 386e3cb2ff24: Pulling fs layer 15:49:37 2343380bae48: Pulling fs layer 15:49:37 205491f53016: Waiting 15:49:37 df18705c85c3: Waiting 15:49:37 bdb3f477010e: Waiting 15:49:37 c8a8fc8e1c8f: Waiting 15:49:37 2c6e9b1d212d: Waiting 15:49:37 2343380bae48: Waiting 15:49:37 bdb8f0575790: Waiting 15:49:37 386e3cb2ff24: Waiting 15:49:37 f63e77b7563a: Download complete 15:49:37 205491f53016: Verifying Checksum 15:49:37 205491f53016: Download complete 15:49:37 bd5fdadae976: Verifying Checksum 15:49:37 bd5fdadae976: Download complete 15:49:37 bdb3f477010e: Verifying Checksum 15:49:37 bdb3f477010e: Download complete 15:49:37 df18705c85c3: Verifying Checksum 15:49:37 df18705c85c3: Download complete 15:49:37 2c6e9b1d212d: Verifying Checksum 15:49:37 bdb8f0575790: Download complete 15:49:37 386e3cb2ff24: Verifying Checksum 15:49:37 386e3cb2ff24: Download complete 15:49:37 2343380bae48: Download complete 15:49:37 42c077c10790: Verifying Checksum 15:49:37 42c077c10790: Download complete 15:49:38 c8a8fc8e1c8f: Verifying Checksum 15:49:38 c8a8fc8e1c8f: Download complete 15:49:39 42c077c10790: Pull complete 15:49:39 f63e77b7563a: Pull complete 15:49:39 bd5fdadae976: Pull complete 15:49:39 205491f53016: Pull complete 15:49:40 df18705c85c3: Pull complete 15:49:40 bdb3f477010e: Pull complete 15:49:42 c8a8fc8e1c8f: Pull complete 15:49:42 2c6e9b1d212d: Pull complete 15:49:42 bdb8f0575790: Pull complete 15:49:42 386e3cb2ff24: Pull complete 15:49:42 2343380bae48: Pull complete 15:49:42 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 15:49:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:49:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:49:42 prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container 15:49:42 $ 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 15:49:44 $ docker top 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 -eo pid,comm 15:49:44 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). 15:49:44 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:49:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:44 [ssh-agent] Looking for ssh-agent implementation... 15:49:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:44 $ docker exec 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 ssh-agent 15:49:44 SSH_AUTH_SOCK=/tmp/ssh-8SKQaOioseCy/agent.35 15:49:44 SSH_AGENT_PID=41 15:49:44 Running ssh-add (command line suppressed) 15:49:44 Identity added: /w/workspace/edgex-go/2@tmp/private_key_5081046746117679697.key (/w/workspace/edgex-go/2@tmp/private_key_5081046746117679697.key) 15:49:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:44 + git tag --points-at HEAD [Pipeline] } 15:49:44 $ docker exec --env ******** --env ******** 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 ssh-agent -k 15:49:45 unset SSH_AUTH_SOCK; 15:49:45 unset SSH_AGENT_PID; 15:49:45 echo Agent pid 41 killed; 15:49:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:49:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:49:45 [ssh-agent] Looking for ssh-agent implementation... 15:49:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:49:45 $ docker exec 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 ssh-agent 15:49:45 SSH_AUTH_SOCK=/tmp/ssh-mdfvOPrrgnYK/agent.74 15:49:45 SSH_AGENT_PID=80 15:49:45 Running ssh-add (command line suppressed) 15:49:45 Identity added: /w/workspace/edgex-go/2@tmp/private_key_1615979534330104076.key (/w/workspace/edgex-go/2@tmp/private_key_1615979534330104076.key) 15:49:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:49:45 + git semver init 15:49:46 2022-07-01 15:49:45,954 [run_init] DEBUG init version:0.0.0 force:False 15:49:46 2022-07-01 15:49:45,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/2/.semver 15:49:46 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 15:49:46 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) 15:49:50 2022-07-01 15:49:49,670 [append_file] DEBUG append to file:/w/workspace/edgex-go/2/.git/info/exclude 15:49:50 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 15:49:50 2022-07-01 15:49:49,671 [write_file] DEBUG write to file:/w/workspace/edgex-go/2/.semver/PR-4065 15:49:50 2022-07-01 15:49:49,675 [execute] INFO git cat-file --batch-check 15:49:50 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=) 15:49:50 2022-07-01 15:49:49,680 [execute] INFO git cat-file --batch 15:49:50 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=) 15:49:50 2022-07-01 15:49:49,686 [read_version] DEBUG read version from /w/workspace/edgex-go/2/.semver/PR-4065 15:49:50 0.0.0 [Pipeline] } 15:49:50 $ docker exec --env ******** --env ******** 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 ssh-agent -k 15:49:50 unset SSH_AUTH_SOCK; 15:49:50 unset SSH_AGENT_PID; 15:49:50 echo Agent pid 80 killed; 15:49:50 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:49:50 + git semver [Pipeline] } 15:49:50 $ docker stop --time=1 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 15:49:52 $ docker rm -f 799e47988b5fa293ba6125616033780fc1c1314fa119bd0b671e754c89f5a9e9 [Pipeline] // withDockerContainer [Pipeline] sh 15:49:52 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:49:52 Stashed 1 file(s) [Pipeline] echo 15:49:52 [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 15:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:49:53 ========================================================= 15:49:53 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:49:53 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:49:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:49:53 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:49:53 59bf1c3509f3: Pulling fs layer 15:49:53 666ba61612fd: Pulling fs layer 15:49:53 8ed8ca486205: Pulling fs layer 15:49:53 cc1cd167ecdc: Pulling fs layer 15:49:53 c516ae0d96e1: Pulling fs layer 15:49:53 684cea983483: Pulling fs layer 15:49:53 dd3240ac7de5: Pulling fs layer 15:49:53 b1e948a4e11c: Pulling fs layer 15:49:53 a8fd76ee1af6: Pulling fs layer 15:49:53 646ad004c059: Pulling fs layer 15:49:53 cc1cd167ecdc: Waiting 15:49:53 c516ae0d96e1: Waiting 15:49:53 684cea983483: Waiting 15:49:53 dd3240ac7de5: Waiting 15:49:53 b1e948a4e11c: Waiting 15:49:53 a8fd76ee1af6: Waiting 15:49:53 646ad004c059: Waiting 15:49:53 8ed8ca486205: Verifying Checksum 15:49:53 8ed8ca486205: Download complete 15:49:53 666ba61612fd: Verifying Checksum 15:49:53 666ba61612fd: Download complete 15:49:53 c516ae0d96e1: Verifying Checksum 15:49:53 c516ae0d96e1: Download complete 15:49:53 684cea983483: Verifying Checksum 15:49:53 684cea983483: Download complete 15:49:53 dd3240ac7de5: Download complete 15:49:53 59bf1c3509f3: Verifying Checksum 15:49:53 b1e948a4e11c: Verifying Checksum 15:49:53 b1e948a4e11c: Download complete 15:49:53 59bf1c3509f3: Pull complete 15:49:53 666ba61612fd: Pull complete 15:49:53 8ed8ca486205: Pull complete 15:49:53 646ad004c059: Verifying Checksum 15:49:53 646ad004c059: Download complete 15:49:54 a8fd76ee1af6: Verifying Checksum 15:49:54 a8fd76ee1af6: Download complete 15:49:54 cc1cd167ecdc: Verifying Checksum 15:49:54 cc1cd167ecdc: Download complete 15:49:57 cc1cd167ecdc: Pull complete 15:49:57 c516ae0d96e1: Pull complete 15:49:57 684cea983483: Pull complete 15:49:57 dd3240ac7de5: Pull complete 15:49:57 b1e948a4e11c: Pull complete 15:50:00 a8fd76ee1af6: Pull complete 15:50:00 646ad004c059: Pull complete 15:50:00 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 15:50:00 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:50:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:50:00 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:50:00 WORKDIR /edgex 15:50:00 COPY go.mod . 15:50:00 RUN go mod download 15:50:00 + docker build -t ci-base-image-x86_64 -f - . 15:50:02 Sending build context to Docker daemon 335.1MB 15:50:02 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:50:02 ---> 8f69c11f6b0c 15:50:02 Step 2/4 : WORKDIR /edgex 15:50:04 ---> Running in 3dea2f5b8933 15:50:04 Removing intermediate container 3dea2f5b8933 15:50:04 ---> 5b8ced997128 15:50:04 Step 3/4 : COPY go.mod . 15:50:04 ---> 09dabeeb31bf 15:50:04 Step 4/4 : RUN go mod download 15:50:04 ---> Running in e2393380d1fc 15:50:07 Still waiting to schedule task 15:50:07 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16575’ 15:50:19 Removing intermediate container e2393380d1fc 15:50:19 ---> 71de032487e3 15:50:19 Successfully built 71de032487e3 15:50:19 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:50:19 + docker inspect -f . ci-base-image-x86_64 15:50:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:19 prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container 15:50:19 $ 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 15:50:20 $ docker top bab0c12abece10217523c36875aec8acec5994ea7d0b869007121caea03e58e1 -eo pid,comm [Pipeline] { [Pipeline] sh 15:50:20 + go version 15:50:20 go version go1.17.7 linux/amd64 [Pipeline] } 15:50:20 $ docker stop --time=1 bab0c12abece10217523c36875aec8acec5994ea7d0b869007121caea03e58e1 15:50:22 $ 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 15:50:22 + docker inspect -f . ci-base-image-x86_64 15:50:22 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:50:22 prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container 15:50:22 $ 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 15:50:22 $ docker top 68c3c5ce3a7fbb25767fad24d622f9b1389c6ac5ecbbbb60ae1a61e8da6fe5fe -eo pid,comm [Pipeline] { [Pipeline] echo 15:50:23 ========================================================= 15:50:23 [edgeXBuildGoParallel] Running Tests and Build... 15:50:23 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:50:23 + make test 15:50:23 go mod tidy -compat=1.17 15:50:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:50:28 ? github.com/edgexfoundry/edgex-go [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:50:40 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.092s coverage: 98.5% of statements 15:50:40 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:50:41 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.082s coverage: 54.2% of statements 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:50:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.467s coverage: 89.2% of statements 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.066s coverage: 83.8% of statements 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.410s coverage: 95.6% of statements 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/io 0.067s coverage: 72.2% of statements 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.054s coverage: 60.0% of statements 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.072s coverage: 0.9% of statements 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.052s coverage: 58.8% of statements 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 15:50:45 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.059s coverage: 47.1% of statements 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.068s coverage: 79.5% of statements 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.063s coverage: 96.3% of statements 15:50:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.063s coverage: 87.5% of statements 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.083s coverage: 94.4% of statements 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.055s coverage: 44.8% of statements 15:50:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.170s coverage: 82.5% of statements 15:50:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.110s coverage: 92.9% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.031s coverage: 65.1% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.068s coverage: 87.2% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.058s coverage: 58.8% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.059s coverage: 87.2% of statements 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.064s coverage: 85.4% of statements 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.198s coverage: 91.2% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.151s coverage: 64.4% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.029s coverage: 89.4% of statements 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.021s coverage: 100.0% of statements 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.033s coverage: 100.0% of statements 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.352s coverage: 65.4% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.147s coverage: 43.8% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.043s coverage: 89.5% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.048s coverage: 84.8% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.091s coverage: 17.7% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.146s coverage: 92.3% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.095s coverage: 97.7% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.051s coverage: 28.9% of statements 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:51:05 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.044s coverage: 100.0% of statements 15:51:05 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 15:51:05 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 15:51:23 GO111MODULE=on go vet ./... 15:51:27 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:51:27 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:51:28 ./bin/test-attribution-txt.sh [Pipeline] echo 15:51:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:51:28 + ls -al . 15:51:28 total 684 15:51:28 drwxrwxr-x 10 1001 1001 4096 Jul 1 15:50 . 15:51:28 drwxr-xr-x 4 root root 4096 Jul 1 15:50 .. 15:51:28 -rw-rw-r-- 1 1001 1001 11 Jul 1 15:49 .dockerignore 15:51:28 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:49 .git 15:51:28 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:49 .github 15:51:28 -rw-rw-r-- 1 1001 1001 879 Jul 1 15:49 .gitignore 15:51:28 -rw-rw-r-- 1 1001 1001 42 Jul 1 15:49 .golangci.yml 15:51:28 -rw-rw-r-- 1 1001 1001 87 Jul 1 15:49 .hadolint.yml 15:51:28 drwxr-xr-x 3 1001 1001 4096 Jul 1 15:49 .semver 15:51:28 -rw-rw-r-- 1 1001 1001 166 Jul 1 15:49 .sonarcloud.properties 15:51:28 -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:49 ADOPTERS.md 15:51:28 -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:49 Attribution.txt 15:51:28 -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:49 CHANGELOG.md 15:51:28 -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:49 CONTRIBUTING.md 15:51:28 -rw-rw-r-- 1 1001 1001 677 Jul 1 15:49 GOVERNANCE.md 15:51:28 -rw-rw-r-- 1 1001 1001 850 Jul 1 15:49 Jenkinsfile 15:51:28 -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:49 LICENSE 15:51:28 -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:49 Makefile 15:51:28 -rw-rw-r-- 1 1001 1001 582 Jul 1 15:49 OWNERS.md 15:51:28 -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:49 README.md 15:51:28 -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:49 SECURITY.md 15:51:28 -rw-rw-r-- 1 1001 1001 5 Jul 1 15:49 VERSION 15:51:28 -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:49 ZMQWindows.md 15:51:28 drwxrwxr-x 2 1001 1001 4096 Jul 1 15:49 bin 15:51:28 drwxrwxr-x 18 1001 1001 4096 Jul 1 15:49 cmd 15:51:28 -rw-r--r-- 1 root root 435593 Jul 1 15:51 coverage.out 15:51:28 -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:49 go.mod 15:51:28 -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:50 go.sum 15:51:28 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:49 internal 15:51:28 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:49 openapi 15:51:28 drwxrwxr-x 4 1001 1001 4096 Jul 1 15:49 snap 15:51:28 -rw-rw-r-- 1 1001 1001 204 Jul 1 15:49 version.go [Pipeline] sh 15:51:28 + '[' -e coverage.out ] 15:51:28 + chown 1001:1001 coverage.out [Pipeline] stash 15:51:28 Stashed 1 file(s) [Pipeline] sh 15:51:29 + make build 15:51:29 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 15:51:43 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 15:51:52 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 15:51:52 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 15:51:58 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 15:51:58 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 15:51:58 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 15:52:00 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 15:52:00 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 15:52:01 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 15:52:02 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 15:52:03 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 15:52:04 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] } 15:52:05 $ docker stop --time=1 68c3c5ce3a7fbb25767fad24d622f9b1389c6ac5ecbbbb60ae1a61e8da6fe5fe 15:52:08 $ 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 15:52:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:52:08 15:52:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:52:09 latest: Pulling from edgex-devops/edgex-compose 15:52:09 cbdbe7a5bc2a: Pulling fs layer 15:52:09 ca9280d653b3: Pulling fs layer 15:52:09 7e9c9ca2126c: Pulling fs layer 15:52:09 cbdbe7a5bc2a: Download complete 15:52:09 ca9280d653b3: Verifying Checksum 15:52:09 ca9280d653b3: Download complete 15:52:09 cbdbe7a5bc2a: Pull complete 15:52:09 7e9c9ca2126c: Download complete 15:52:09 ca9280d653b3: Pull complete 15:52:13 7e9c9ca2126c: Pull complete 15:52:13 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:52:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:52:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:13 prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container 15:52:13 $ 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 15:52:14 $ docker top ae73c217592d1a2f8c9cb3c73b0aa4cd5b1cb7c2fc51939b974dcd50864889d9 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:15 + docker-compose build --help 15:52:15 + grep parallel 15:52:15 --parallel Build images in parallel. [Pipeline] } 15:52:15 $ docker stop --time=1 ae73c217592d1a2f8c9cb3c73b0aa4cd5b1cb7c2fc51939b974dcd50864889d9 15:52:16 $ docker rm -f ae73c217592d1a2f8c9cb3c73b0aa4cd5b1cb7c2fc51939b974dcd50864889d9 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:52:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:52:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:52:17 prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container 15:52:17 $ 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 15:52:17 $ docker top 264c3c579815fd7878a49f4922e43547d5a8f51f9d06a403fd6bec3b5f611ac7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:52:18 + docker-compose -f ./docker-compose-build.yml build --parallel 15:52:18 Building core-command ... 15:52:18 Building core-data ... 15:52:18 Building core-metadata ... 15:52:18 Building security-bootstrapper ... 15:52:18 Building security-proxy-setup ... 15:52:18 Building security-secretstore-setup ... 15:52:18 Building security-spiffe-token-provider ... 15:52:18 Building security-spire-agent ... 15:52:18 Building security-spire-config ... 15:52:18 Building security-spire-server ... 15:52:18 Building support-notifications ... 15:52:18 Building support-scheduler ... 15:52:18 Building sys-mgmt-agent ... 15:52:18 Building sys-mgmt-agent 15:52:18 Building security-bootstrapper 15:52:18 Building security-secretstore-setup 15:52:18 Building core-metadata 15:52:18 Building security-spire-config 15:52:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:33 ---> 71de032487e3 15:52:33 Step 3/23 : WORKDIR /edgex-go 15:52:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:52:33 ---> 71de032487e3 15:52:33 Step 3/25 : WORKDIR /edgex-go 15:52:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:52:33 ---> 71de032487e3 15:52:33 Step 3/23 : WORKDIR /edgex-go 15:52:33 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:33 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:52:33 ---> 71de032487e3 15:52:33 Step 3/26 : WORKDIR /edgex-go 15:52:33 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:52:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:52:33 ---> 71de032487e3 15:52:33 Step 3/31 : WORKDIR /edgex-go 15:52:35 ---> Running in ed7c85cbbade 15:52:35 ---> Running in ae80c48d81ea 15:52:35 ---> Running in 2c788fdc9db6 15:52:35 ---> Running in d70e4d769c96 15:52:35 ---> Running in 218a255067a4 15:52:35 Removing intermediate container ae80c48d81ea 15:52:35 ---> cadab82b60fe 15:52:35 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:35 Removing intermediate container 2c788fdc9db6 15:52:35 ---> ce3fe925c9b8 15:52:35 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:35 Removing intermediate container ed7c85cbbade 15:52:35 ---> 9bde655275ef 15:52:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:35 Removing intermediate container 218a255067a4 15:52:35 ---> e4286cbb79c2 15:52:35 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:35 Removing intermediate container d70e4d769c96 15:52:35 ---> 1b9f2cecbb49 15:52:35 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:35 ---> Running in 3587ca09a6e4 15:52:35 ---> Running in 3627f9871b74 15:52:35 ---> Running in 623ddd3ec45e 15:52:35 ---> Running in a0c1d2317fae 15:52:35 ---> Running in ba1050c579b2 15:52:36 Removing intermediate container 3627f9871b74 15:52:36 Removing intermediate container 3587ca09a6e4 15:52:36 ---> a317047c2cf9 15:52:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:52:36 ---> 8e0e7cc5d032 15:52:36 Step 5/25 : RUN apk add --update --no-cache make git 15:52:36 ---> Running in f0276d78ccbf 15:52:36 ---> Running in 7bc432d64c77 15:52:36 Removing intermediate container 623ddd3ec45e 15:52:36 ---> d1723337ef57 15:52:36 Step 5/23 : RUN apk add --update --no-cache make bash git 15:52:36 ---> Running in a7aee13cb550 15:52:37 Removing intermediate container ba1050c579b2 15:52:37 ---> 4a44ca1eede4 15:52:37 Step 5/23 : RUN apk add --update --no-cache make git 15:52:37 ---> Running in 9b78f3f4d97a 15:52:37 Removing intermediate container a0c1d2317fae 15:52:37 ---> c652cf7f3d15 15:52:37 Step 5/31 : RUN apk add --update --no-cache make git 15:52:37 ---> Running in ea5665a8b62c 15:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:38 OK: 221 MiB in 52 packages 15:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:38 OK: 221 MiB in 52 packages 15:52:39 Removing intermediate container 7bc432d64c77 15:52:39 ---> ffb0de619d03 15:52:39 Step 6/25 : COPY go.mod vendor* ./ 15:52:39 OK: 221 MiB in 52 packages 15:52:39 ---> 9defc5c925d9 15:52:39 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:39 OK: 221 MiB in 52 packages 15:52:39 OK: 221 MiB in 52 packages 15:52:39 ---> Running in 17460c0e9ba0 15:52:39 Removing intermediate container f0276d78ccbf 15:52:39 ---> 2ff1cd6c7731 15:52:39 Step 6/26 : COPY go.mod vendor* ./ 15:52:39 ---> afa53a71263b 15:52:39 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:39 ---> Running in eb7afcbec3c8 15:52:39 Removing intermediate container a7aee13cb550 15:52:39 ---> 1a67c184825f 15:52:39 Step 6/23 : COPY go.mod vendor* ./ 15:52:39 Removing intermediate container ea5665a8b62c 15:52:39 ---> 84d798c8763b 15:52:39 Step 6/31 : COPY go.mod vendor* ./ 15:52:39 ---> d4e49d8323b3 15:52:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:39 ---> Running in 46caf172f54d 15:52:39 Removing intermediate container 9b78f3f4d97a 15:52:39 ---> d57ba7d549bf 15:52:39 Step 6/23 : COPY go.mod vendor* ./ 15:52:39 ---> ac3678704810 15:52:39 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:39 ---> Running in 6af7a8ae0457 15:52:40 ---> df5e5adb0d97 15:52:40 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:52:40 ---> Running in 66c1ed8fdb76 15:52:40 Removing intermediate container 17460c0e9ba0 15:52:40 ---> 478fa9ac2635 15:52:40 Step 8/25 : COPY . . 15:52:40 Removing intermediate container eb7afcbec3c8 15:52:40 ---> d016d4976106 15:52:40 Step 8/26 : COPY . . 15:52:41 Removing intermediate container 46caf172f54d 15:52:41 ---> 986d49e990b8 15:52:41 Step 8/23 : COPY . . 15:52:47 Removing intermediate container 66c1ed8fdb76 15:52:47 ---> d9464fe43f10 15:52:47 Step 8/23 : COPY . . 15:52:47 Removing intermediate container 6af7a8ae0457 15:52:47 ---> 28fab85ba46e 15:52:47 Step 8/31 : COPY . . 15:52:47 ---> f3465a8a53a0 15:52:47 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:52:47 ---> d4f94861b1d7 15:52:47 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:52:47 ---> Running in 640d17a1880f 15:52:47 ---> Running in 5d67c3fc43cd 15:52:47 ---> 7f3f7e3b3079 15:52:47 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:52:47 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 15:52:52 ---> Running in e6817f875097 15:52:52 Removing intermediate container 640d17a1880f 15:52:52 ---> 03e52ac675ae 15:52:52 Step 10/26 : WORKDIR /edgex-go/spire-build 15:52:52 ---> Running in db150fc98f24 15:52:52 ---> f5b142645816 15:52:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:52:52 ---> Running in 6a46e16b8650 15:52:52 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 15:52:52 Removing intermediate container db150fc98f24 15:52:52 ---> ce14948cd7ff 15:52:52 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 15:52:52 ---> cc2cb1576bab 15:52:52 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:52:52 ---> Running in fc053064ef53 15:52:52 ---> Running in c9037bd09ef1 15:52:53 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 15:52:53 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 15:52:54 Removing intermediate container fc053064ef53 15:52:54 ---> 88c989b5234a 15:52:54 Step 12/26 : WORKDIR /edgex-go 15:52:54 ---> Running in b38f331d0725 15:52:54 Removing intermediate container b38f331d0725 15:52:54 ---> fef14551b260 15:52:54 15:52:54 Step 13/26 : FROM alpine:3.15 15:52:54 3.15: Pulling from library/alpine 15:52:55 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:52:55 Status: Downloaded newer image for alpine:3.15 15:52:55 ---> 0ac33e5f5afa 15:52:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:52:55 ---> Running in ab616ff5844f 15:52:55 Removing intermediate container ab616ff5844f 15:52:55 ---> 0b7bfe113e28 15:52:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:52:55 ---> Running in 08175da9bcde 15:52:57 Removing intermediate container 08175da9bcde 15:52:57 ---> 64d8200dbf51 15:52:57 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:52:57 ---> Running in f7376222136e 15:52:57 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16581 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws 15:52:57 Running in /w/workspace/edgex-go/2 [Pipeline] { [Pipeline] checkout 15:52:57 The recommended git tool is: git 15:52:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:52:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:52:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:52:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:52:59 OK: 15859 distinct packages available 15:52:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:00 (1/4) Installing dumb-init (1.2.5-r1) 15:53:00 (2/4) Installing musl-obstack (1.2.3-r0) 15:53:00 (3/4) Installing libucontext (1.1-r0) 15:53:01 (4/4) Installing gcompat (1.0.0-r4) 15:53:01 Executing busybox-1.34.1-r5.trigger 15:53:01 OK: 6 MiB in 18 packages 15:53:02 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 15:53:02 Removing intermediate container f7376222136e 15:53:02 ---> e15b481a8874 15:53:02 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:53:04 using credential edgex-jenkins-ssh 15:53:04 Cloning the remote Git repository 15:53:05 ---> 65395315c111 15:53:05 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:53:04 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:53:04 > git init /w/workspace/edgex-go/2 # timeout=10 15:53:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:53:05 > git --version # timeout=10 15:53:05 > git --version # 'git version 2.25.1' 15:53:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:06 ---> 90ce640197ee 15:53:06 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:53:06 ---> Running in ce14f502277b 15:53:06 Removing intermediate container ce14f502277b 15:53:06 ---> a384ecef392c 15:53:06 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:53:07 ---> af0a3a89d132 15:53:07 Step 21/26 : WORKDIR / 15:53:07 ---> Running in d443f86b82e0 15:53:07 Removing intermediate container 5d67c3fc43cd 15:53:07 ---> 8ea6c7afa03d 15:53:07 15:53:07 Step 10/25 : FROM alpine:3.14 15:53:07 3.14: Pulling from library/alpine 15:53:07 Removing intermediate container d443f86b82e0 15:53:07 ---> 26a04f1d3a42 15:53:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:53:07 ---> Running in a2cb3af70821 15:53:07 Removing intermediate container a2cb3af70821 15:53:07 ---> 9847c3d8eac0 15:53:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:53:07 ---> Running in 097d7e2ce1fe 15:53:07 Removing intermediate container 097d7e2ce1fe 15:53:07 ---> a1fa5360cb3e 15:53:07 Step 24/26 : LABEL arch=x86_64 15:53:08 ---> Running in e87a9406f036 15:53:08 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:53:08 Status: Downloaded newer image for alpine:3.14 15:53:08 ---> e04c818066af 15:53:08 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:53:08 ---> Running in 815dc368f69f 15:53:08 Removing intermediate container e87a9406f036 15:53:08 ---> 50567dcda263 15:53:08 Step 25/26 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:53:08 ---> Running in d9fd77be5754 15:53:08 Removing intermediate container d9fd77be5754 15:53:08 ---> 9004f8c4c5a4 15:53:08 Step 26/26 : LABEL version=0.0.0 15:53:08 ---> Running in da4b2be771ff 15:53:09 Removing intermediate container da4b2be771ff 15:53:09 ---> 2bcaa96fe649 15:53:09 15:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:09 Successfully built 2bcaa96fe649 15:53:09 Successfully tagged security-spire-config:latest 15:53:09  Building security-spire-config ... done Building core-command 15:53:09 (1/3) Installing ca-certificates (20211220-r0) 15:53:09 (2/3) Installing dumb-init (1.2.5-r1) 15:53:09 (3/3) Installing su-exec (0.2-r1) 15:53:09 Executing busybox-1.33.1-r7.trigger 15:53:09 Executing ca-certificates-20211220-r0.trigger 15:53:09 OK: 6 MiB in 17 packages 15:53:12 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:12 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:53:12 ---> 71de032487e3 15:53:12 Step 3/23 : WORKDIR /edgex-go 15:53:12 ---> Using cache 15:53:12 ---> 1b9f2cecbb49 15:53:12 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:12 ---> Using cache 15:53:12 ---> 4a44ca1eede4 15:53:12 Step 5/23 : RUN apk add --update --no-cache make git 15:53:12 ---> Using cache 15:53:12 ---> d57ba7d549bf 15:53:12 Step 6/23 : COPY go.mod vendor* ./ 15:53:12 ---> Using cache 15:53:12 ---> df5e5adb0d97 15:53:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:12 ---> Using cache 15:53:12 ---> d9464fe43f10 15:53:12 Step 8/23 : COPY . . 15:53:12 ---> Using cache 15:53:12 ---> cc2cb1576bab 15:53:12 Step 9/23 : RUN make cmd/core-command/core-command 15:53:12 ---> Running in 32d7b7b4f34e 15:53:12 Removing intermediate container 815dc368f69f 15:53:12 ---> 1c35f37b92d7 15:53:12 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:53:13 ---> Running in 7ceaa4bbec17 15:53:13 Removing intermediate container 7ceaa4bbec17 15:53:13 ---> 1483d8d48c79 15:53:13 Step 13/25 : WORKDIR / 15:53:13 ---> Running in 5e15b6073152 15:53:13 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 15:53:13 Removing intermediate container 5e15b6073152 15:53:13 ---> 4342422df491 15:53:13 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:53:14 ---> 154c40292f01 15:53:14 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:53:15 ---> 6800528314df 15:53:15 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:53:15 Removing intermediate container c9037bd09ef1 15:53:15 ---> 554b6fabfd4c 15:53:15 15:53:15 Step 10/23 : FROM alpine:3.14 15:53:15 ---> e04c818066af 15:53:15 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:53:15 Removing intermediate container e6817f875097 15:53:15 ---> 3ae5f196416b 15:53:15 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:53:15 ---> Running in 2ca3c4fbf54f 15:53:15 ---> Running in cf043affa8d6 15:53:15 Removing intermediate container 6a46e16b8650 15:53:15 ---> 8608bcd58305 15:53:15 15:53:15 Step 10/31 : FROM alpine:3.14 15:53:15 ---> e04c818066af 15:53:15 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:53:15 ---> 9e467739642f 15:53:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:53:15 ---> Running in 67126643b32b 15:53:15 Removing intermediate container 67126643b32b 15:53:15 ---> f5ee21d9d7c6 15:53:15 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:53:15 ---> 7c7658eb2ea3 15:53:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:53:15 ---> Running in ec1f5343a3e9 15:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:15 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 15:53:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:15 (1/1) Installing dumb-init (1.2.5-r1) 15:53:15 Executing busybox-1.33.1-r7.trigger 15:53:15 OK: 6 MiB in 15 packages 15:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:53:16 ---> 9ec13d664b49 15:53:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:53:16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:53:16 (1/2) Installing dumb-init (1.2.5-r1) 15:53:16 (2/2) Installing su-exec (0.2-r1) 15:53:16 Executing busybox-1.33.1-r7.trigger 15:53:16 OK: 6 MiB in 16 packages 15:53:16 ---> fdb94199bc45 15:53:16 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:53:16 Removing intermediate container cf043affa8d6 15:53:16 ---> c61cfdf6ecaf 15:53:16 15:53:16 Step 11/23 : FROM docker:20.10.14 15:53:16 Removing intermediate container 2ca3c4fbf54f 15:53:16 ---> 63d917ecf5e3 15:53:16 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:16 ---> Running in 9930745edaf5 15:53:16 20.10.14: Pulling from library/docker 15:53:17 Removing intermediate container ec1f5343a3e9 15:53:17 ---> 4ea65054a4f4 15:53:17 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:53:17 ---> Running in b2f414c60753 15:53:17 Removing intermediate container 9930745edaf5 15:53:17 ---> 2ee3505a5718 15:53:17 Step 13/23 : ENV APP_PORT=59881 15:53:17 ---> 372fed2fdcef 15:53:17 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/ 15:53:17 ---> Running in 0b5115fbf1b3 15:53:17 ---> Running in 8e01adb1d7d7 15:53:17 Removing intermediate container b2f414c60753 15:53:17 ---> d5d25b21ce8a 15:53:17 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:53:18 Removing intermediate container 0b5115fbf1b3 15:53:18 ---> a470166c5091 15:53:18 Step 14/23 : EXPOSE $APP_PORT 15:53:18 ---> Running in a61464be13de 15:53:18 ---> Running in d5f80509113b 15:53:18 Removing intermediate container a61464be13de 15:53:18 ---> d7ab7b62afb4 15:53:18 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:53:18 Removing intermediate container d5f80509113b 15:53:18 ---> 002f344066b3 15:53:18 Step 15/23 : WORKDIR / 15:53:18 ---> Running in 25ff71ba8897 15:53:18 ---> Running in 69a58e5d036a 15:53:18 Removing intermediate container 69a58e5d036a 15:53:18 ---> 44ca6d98cf04 15:53:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:19 Removing intermediate container 8e01adb1d7d7 15:53:19 ---> 2cd829ca2ccc 15:53:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:53:19 ---> 6eb65831d83c 15:53:19 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:53:19 ---> Running in f97348af2084 15:53:19 Removing intermediate container f97348af2084 15:53:19 ---> 8da0ecd6cc15 15:53:19 Step 23/25 : LABEL arch=x86_64 15:53:19 ---> Running in 436c631b8dce 15:53:19 Removing intermediate container 25ff71ba8897 15:53:19 ---> f39f8f50f5ad 15:53:19 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:53:20 ---> Running in 99dbf85cbb12 15:53:20 Removing intermediate container 436c631b8dce 15:53:20 ---> 85cc845f10a7 15:53:20 Step 24/25 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:53:20 Removing intermediate container 99dbf85cbb12 15:53:20 ---> bb93e3f92d66 15:53:20 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:53:20 ---> Running in 0b920856a78e 15:53:20 ---> 8a6adf4f4946 15:53:20 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:53:20 ---> ce2f21030271 15:53:20 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:53:20 Removing intermediate container 0b920856a78e 15:53:20 ---> ef018c86743c 15:53:20 Step 25/25 : LABEL version=0.0.0 15:53:20 ---> Running in 992d2bbce351 15:53:20 ---> Running in cd4e38154241 15:53:20 ---> d4d2416e2c15 15:53:20 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:53:20 ---> Running in d6b18dd8d9ee 15:53:20 Removing intermediate container cd4e38154241 15:53:20 ---> d9b8e75058c2 15:53:20 15:53:21 Removing intermediate container d6b18dd8d9ee 15:53:21 ---> a679470abe71 15:53:21 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:21 ---> Running in e0c82274288f 15:53:21 Successfully built d9b8e75058c2 15:53:21 Successfully tagged security-secretstore-setup:latest 15:53:21  Building security-secretstore-setup ... done Building support-scheduler 15:53:21 Merging remotes/origin/main commit 8c995af195f08c96051e81afd7f7ed1e800bba03 into PR head commit 09417f96253eb4385e278262333ea3248dacad35 15:53:21 Removing intermediate container e0c82274288f 15:53:21 ---> d64b4d6c0013 15:53:21 Step 21/23 : LABEL arch=x86_64 15:53:21 Merge succeeded, producing 09417f96253eb4385e278262333ea3248dacad35 15:53:21 Checking out Revision 09417f96253eb4385e278262333ea3248dacad35 (PR-4065) 15:53:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:53:20 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:53:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:53:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:53:20 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:20 > 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 15:53:21 > git config core.sparsecheckout # timeout=10 15:53:21 > git checkout -f 09417f96253eb4385e278262333ea3248dacad35 # timeout=10 15:53:21 > git remote # timeout=10 15:53:21 > git config --get remote.origin.url # timeout=10 15:53:21 using GIT_SSH to set credentials SSH Credentials for GitHub 15:53:21 > git merge 8c995af195f08c96051e81afd7f7ed1e800bba03 # timeout=10 15:53:21 > git rev-parse HEAD^{commit} # timeout=10 15:53:21 > git config core.sparsecheckout # timeout=10 15:53:21 > git checkout -f 09417f96253eb4385e278262333ea3248dacad35 # timeout=10 15:53:24 ---> Running in b0c2dc1902d9 15:53:24 Removing intermediate container b0c2dc1902d9 15:53:24 ---> f272d90898b5 15:53:24 Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:53:24 Removing intermediate container 992d2bbce351 15:53:24 ---> adb57059e87b 15:53:24 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:24 ---> Running in 7e8aaa85da71 15:53:24 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:53:24 Status: Downloaded newer image for docker:20.10.14 15:53:24 ---> 7417809fdb73 15:53:24 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:53:25 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:25 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:25 ---> 71de032487e3 15:53:25 Step 3/22 : WORKDIR /edgex-go 15:53:25 ---> Using cache 15:53:25 ---> 1b9f2cecbb49 15:53:25 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:25 ---> Using cache 15:53:25 ---> 4a44ca1eede4 15:53:25 Step 5/22 : RUN apk add --update --no-cache make git 15:53:25 ---> Using cache 15:53:25 ---> d57ba7d549bf 15:53:25 Step 6/22 : COPY go.mod vendor* ./ 15:53:25 ---> Using cache 15:53:25 ---> df5e5adb0d97 15:53:25 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:25 ---> Using cache 15:53:25 ---> d9464fe43f10 15:53:25 Step 8/22 : COPY . . 15:53:25 Removing intermediate container 7e8aaa85da71 15:53:25 ---> fdb5faf6832f 15:53:25 Step 23/23 : LABEL version=0.0.0 15:53:25 ---> Using cache 15:53:25 ---> cc2cb1576bab 15:53:25 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:53:25 ---> Running in ec09a35d6148 15:53:25 ---> fe206b9b2c5a 15:53:25 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:53:25 ---> Running in 02cc16f31ae9 15:53:25 ---> Running in d975c24017ab 15:53:25 Removing intermediate container ec09a35d6148 15:53:25 ---> 6602bceb89ea 15:53:25 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 15:53:25 ---> Running in e66bcda2a505 15:53:25 Removing intermediate container 02cc16f31ae9 15:53:25 ---> 35757d9a9326 15:53:25 15:53:25 Successfully built 35757d9a9326 15:53:25 Successfully tagged core-metadata:latest 15:53:25  Building core-metadata ... done Building security-spiffe-token-provider 15:53:25 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 15:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:26 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1" 15:53:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:26 (1/43) Installing readline (8.1.1-r0) 15:53:26 (2/43) Installing bash (5.1.16-r0) 15:53:26 Executing bash-5.1.16-r0.post-install 15:53:26 (3/43) Installing brotli-libs (1.0.9-r5) [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:53:26 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:53:26 (5/43) Installing libcurl (7.80.0-r2) 15:53:26 (6/43) Installing curl (7.80.0-r2) 15:53:26 (7/43) Installing dumb-init (1.2.5-r1) 15:53:26 (8/43) Installing libbz2 (1.0.8-r1) 15:53:26 (9/43) Installing expat (2.4.7-r0) 15:53:26 (10/43) Installing libffi (3.4.2-r1) 15:53:26 (11/43) Installing gdbm (1.22-r0) 15:53:26 (12/43) Installing xz-libs (5.2.5-r1) 15:53:26 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:53:26 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:53:26 (15/43) Installing mpdecimal (2.5.1-r1) 15:53:26 (16/43) Installing sqlite-libs (3.36.0-r0) 15:53:26 (17/43) Installing python3 (3.9.7-r4) 15:53:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:53:27 % Total % Received % Xferd Average Speed Time Time Time Current 15:53:27 Dload Upload Total Spent Left Speed 15:53:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 221k 0 --:--:-- --:--:-- --:--:-- 221k 15:53:27 (18/43) Installing py3-appdirs (1.4.4-r2) 15:53:27 (19/43) Installing py3-certifi (2020.12.5-r1) 15:53:27 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:53:27 (21/43) Installing py3-idna (3.3-r0) 15:53:27 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:53:27 (23/43) Installing py3-requests (2.26.0-r1) 15:53:27 (24/43) Installing py3-msgpack (1.0.2-r1) 15:53:27 (25/43) Installing py3-lockfile (0.12.2-r4) 15:53:27 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:53:27 (27/43) Installing py3-colorama (0.4.4-r1) 15:53:27 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:53:27 (29/43) Installing py3-distlib (0.3.3-r0) 15:53:27 (30/43) Installing py3-distro (1.6.0-r0) 15:53:27 (31/43) Installing py3-six (1.16.0-r0) 15:53:27 (32/43) Installing py3-webencodings (0.5.1-r4) 15:53:27 (33/43) Installing py3-html5lib (1.1-r1) 15:53:27 (34/43) Installing py3-parsing (2.4.7-r2) 15:53:27 (35/43) Installing py3-packaging (20.9-r1) 15:53:27 (36/43) Installing py3-tomli (1.2.2-r0) 15:53:27 (37/43) Installing py3-pep517 (0.12.0-r0) 15:53:27 (38/43) Installing py3-progress (1.6-r0) 15:53:27 (39/43) Installing py3-retrying (1.3.3-r2) 15:53:27 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:53:27 (41/43) Installing py3-setuptools (52.0.0-r4) 15:53:27 (42/43) Installing py3-toml (0.10.2-r2) 15:53:27 (43/43) Installing py3-pip (20.3.4-r1) [Pipeline] sh 15:53:27 Executing busybox-1.34.1-r5.trigger 15:53:27 OK: 83 MiB in 65 packages 15:53:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:53:28 + sudo tee /etc/docker/daemon.new 15:53:28 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:53:28 { 15:53:28 "registry-mirrors": [ 15:53:28 "https://nexus3.edgexfoundry.org:10001" 15:53:28 ], 15:53:28 "bip": "10.250.0.254/24", 15:53:28 "hosts": [ 15:53:28 "tcp://0.0.0.0:5555", 15:53:28 "unix:///var/run/docker.sock" 15:53:28 ], 15:53:28 "mtu": 1458, 15:53:28 "selinux-enabled": true, 15:53:28 "seccomp-profile": "/etc/docker/seccomp.json" 15:53:28 } [Pipeline] sh 15:53:28 ---> cddebefd6a6c 15:53:28 Collecting docker-compose==1.23.2 15:53:28 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:53:28 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:53:28 Collecting docopt<0.7,>=0.6.1 15:53:28 Downloading docopt-0.6.2.tar.gz (25 kB) 15:53:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:53:28 + sudo service docker restart 15:53:28 Removing intermediate container 32d7b7b4f34e 15:53:28 ---> 66928961dc1d 15:53:28 15:53:28 Step 10/23 : FROM alpine:3.14 15:53:28 ---> e04c818066af 15:53:28 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:53:28 ---> Using cache 15:53:28 ---> 63d917ecf5e3 15:53:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:28 ---> Using cache 15:53:28 ---> 2ee3505a5718 15:53:28 Step 13/23 : ENV APP_PORT=59882 15:53:28 Collecting PyYAML<4,>=3.10 15:53:28 Downloading PyYAML-3.13.tar.gz (270 kB) 15:53:29 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:29 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:53:29 ---> 71de032487e3 15:53:29 Step 3/20 : WORKDIR /edgex-go 15:53:29 ---> Using cache 15:53:29 ---> 1b9f2cecbb49 15:53:29 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:53:29 ---> a3fea39d2a52 15:53:29 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:53:29 ---> Running in 0740dc4a83de 15:53:29 ---> Running in 4881acd7b47a 15:53:29 Collecting websocket-client<1.0,>=0.32.0 15:53:29 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:53:29 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:53:29 Collecting dockerpty<0.5,>=0.4.1 15:53:29 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:53:29 Removing intermediate container 0740dc4a83de 15:53:29 ---> 3e88faf545cd 15:53:29 Step 14/23 : EXPOSE $APP_PORT 15:53:29 ---> 8f1331af18ea 15:53:29 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:53:29 ---> Running in fa7b64c31924 15:53:29 Collecting docker<4.0,>=3.6.0 15:53:29 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:53:29 Collecting cached-property<2,>=1.2.0 15:53:29 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:53:29 Collecting texttable<0.10,>=0.9.0 15:53:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:29 Downloading texttable-0.9.1.tar.gz (11 kB) 15:53:30 Removing intermediate container fa7b64c31924 15:53:30 ---> ba0be406ddc4 15:53:30 Step 15/23 : WORKDIR / 15:53:30 ---> 9ef074c193d1 15:53:30 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:53:30 ---> Running in 3784dae8d517 15:53:30 ---> Running in 69c9307d7f0b 15:53:30 Removing intermediate container 3784dae8d517 15:53:30 ---> ea2ca9314947 15:53:30 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:30 Collecting jsonschema<3,>=2.5.1 15:53:30 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:53:30 Removing intermediate container 69c9307d7f0b 15:53:30 ---> 4fd019acbe8d 15:53:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:53:30 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:53:30 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:53:30 Collecting docker-pycreds>=0.4.0 15:53:30 ---> 5528f482baa3 15:53:30 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:53:30 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:53:30 Collecting urllib3<1.25,>=1.21.1 15:53:30 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:53:31 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) 15:53:31 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:31 Collecting chardet<3.1.0,>=3.0.2 15:53:31 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:53:31 ---> 23e50aa6c798 15:53:31 Step 26/31 : RUN chmod +x /entrypoint.sh 15:53:31 Collecting idna<2.8,>=2.5 15:53:31 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:53:31 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:53:31 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:53:31 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:53:31 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:53:31 ---> Running in 9e6390c13302 15:53:31 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:53:31 Attempting uninstall: urllib3 15:53:31 Found existing installation: urllib3 1.26.7 15:53:31 Uninstalling urllib3-1.26.7: 15:53:31 Successfully uninstalled urllib3-1.26.7 15:53:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:53:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:53:31 OK: 15866 distinct packages available 15:53:31 ---> a18968f71e20 15:53:31 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:53:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:31 Attempting uninstall: idna 15:53:31 Found existing installation: idna 3.3 15:53:31 Uninstalling idna-3.3: 15:53:31 Successfully uninstalled idna-3.3 15:53:31 ---> e4f3978471f9 15:53:31 Step 19/23 : ENTRYPOINT ["/core-command"] 15:53:31 ---> Running in 9655077b5e8c 15:53:31 Attempting uninstall: requests 15:53:31 Found existing installation: requests 2.26.0 15:53:31 Uninstalling requests-2.26.0: 15:53:31 Successfully uninstalled requests-2.26.0 15:53:31 Removing intermediate container 9655077b5e8c 15:53:31 ---> a7cab092ab3e 15:53:31 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:32 ---> Running in f4862822627e 15:53:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:32 Running setup.py install for texttable: started 15:53:32 Removing intermediate container f4862822627e 15:53:32 ---> 54ad91517420 15:53:32 Step 21/23 : LABEL arch=x86_64 15:53:32 ---> Running in 67e28e9150d9 15:53:32 Removing intermediate container 9e6390c13302 15:53:32 ---> 061d9938c61d 15:53:32 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:53:32 OK: 221 MiB in 52 packages 15:53:32 ---> Running in e96bd6b0112c 15:53:32 Running setup.py install for texttable: finished with status 'done' 15:53:32 Running setup.py install for PyYAML: started 15:53:32 Removing intermediate container 67e28e9150d9 15:53:32 ---> 118adca9a659 15:53:32 Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:53:32 ---> Running in 7d0489e9176c 15:53:32 Removing intermediate container e96bd6b0112c 15:53:32 ---> e0575759ab62 15:53:32 Step 28/31 : CMD ["gate"] 15:53:32 ---> Running in 4344765b6d79 15:53:32 Running setup.py install for PyYAML: finished with status 'done' 15:53:32 Removing intermediate container 7d0489e9176c 15:53:32 ---> 68d3db717d15 15:53:32 Step 23/23 : LABEL version=0.0.0 15:53:32 ---> Running in 7dbe254df929 15:53:32 Removing intermediate container 4344765b6d79 15:53:33 ---> 927ae98c9884 15:53:33 Step 29/31 : LABEL arch=x86_64 15:53:33 Running setup.py install for docopt: started 15:53:33 ---> Running in 681fdab408c5 15:53:33 Removing intermediate container 7dbe254df929 15:53:33 ---> 6a9307be6ad9 15:53:33 15:53:33 Running setup.py install for docopt: finished with status 'done' 15:53:33 Running setup.py install for dockerpty: started 15:53:33 Removing intermediate container 4881acd7b47a 15:53:33 ---> 7f1873f78c66 15:53:33 Step 5/20 : COPY go.mod vendor* ./ 15:53:33 Successfully built 6a9307be6ad9 15:53:33 Successfully tagged core-command:latest 15:53:33 Building security-spire-server 15:53:33  Building core-command ... done Removing intermediate container 681fdab408c5 15:53:33 ---> e721a354ed2f 15:53:33 Step 30/31 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:53:33 Running setup.py install for dockerpty: finished with status 'done' 15:53:35 ---> cf856c55c860 15:53:35 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:35 ---> Running in 5cd18e86d6f2 15:53:35 ---> Running in e91477de6e13 15:53:35 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 15:53:35 Removing intermediate container 5cd18e86d6f2 15:53:35 ---> dbf54202a2f5 15:53:35 Step 31/31 : LABEL version=0.0.0 15:53:36 ---> Running in beaa889f3bca 15:53:36 Removing intermediate container beaa889f3bca 15:53:36 ---> 657902e79c67 15:53:36 15:53:36 Successfully built 657902e79c67 15:53:36 Successfully tagged security-bootstrapper:latest 15:53:36 Building support-notifications 15:53:39  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:39 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:53:39 ---> 71de032487e3 15:53:39 Step 3/25 : WORKDIR /edgex-go 15:53:39 ---> Using cache 15:53:39 ---> 1b9f2cecbb49 15:53:39 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:39 ---> Using cache 15:53:39 ---> 4a44ca1eede4 15:53:39 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:53:39 Removing intermediate container e91477de6e13 15:53:39 ---> 8a41a0180fa8 15:53:39 Step 7/20 : COPY . . 15:53:39 ---> Running in d8fd2a2c7a81 15:53:39 Removing intermediate container e66bcda2a505 15:53:39 ---> 0aa1675cfbce 15:53:39 Step 14/23 : ENV APP_PORT=58890 15:53:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:41 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:41 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:41 ---> 71de032487e3 15:53:41 Step 3/22 : WORKDIR /edgex-go 15:53:41 ---> Using cache 15:53:41 ---> 1b9f2cecbb49 15:53:41 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:41 ---> Using cache 15:53:41 ---> 4a44ca1eede4 15:53:41 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:53:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:41 ---> Running in 66b955e8fdc8 15:53:42 ---> Running in d252f048661e 15:53:42 Removing intermediate container 66b955e8fdc8 15:53:42 ---> 9ddebcbfaf08 15:53:42 Step 15/23 : EXPOSE $APP_PORT 15:53:42 ---> Running in b77ddee9fbe6 15:53:42 OK: 221 MiB in 52 packages 15:53:42 Removing intermediate container b77ddee9fbe6 15:53:42 ---> d31bc6a32447 15:53:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:53:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:43 ---> 9a5b5f0141a5 15:53:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:53:43 Removing intermediate container d8fd2a2c7a81 15:53:43 ---> 5b66a38aa984 15:53:43 Step 6/25 : COPY go.mod vendor* ./ 15:53:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:43 ---> 991245bd37a1 15:53:43 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:53:43 OK: 221 MiB in 52 packages 15:53:43 ---> 5389e24ee881 15:53:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:43 ---> Running in 3a0f82720e80 15:53:43 ---> f85f3f4e5dd0 15:53:43 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:53:44 ---> Running in 934cb0efaaad 15:53:44 Removing intermediate container d252f048661e 15:53:44 ---> 19aae9ad2966 15:53:44 Step 6/22 : COPY go.mod vendor* ./ 15:53:44 Removing intermediate container 934cb0efaaad 15:53:44 ---> 5b4c66003a29 15:53:44 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:44 ---> 7ee912d1c015 15:53:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:44 ---> Running in a66dca587561 15:53:44 ---> Running in f382fec9da92 15:53:44 Removing intermediate container d975c24017ab 15:53:44 ---> fdad7019c9f6 15:53:44 15:53:44 Step 10/22 : FROM alpine:3.14 15:53:44 ---> e04c818066af 15:53:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:53:44 ---> Using cache 15:53:44 ---> 63d917ecf5e3 15:53:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:53:44 ---> Using cache 15:53:44 ---> 2ee3505a5718 15:53:44 Step 13/22 : ENV APP_PORT=59861 15:53:44 Removing intermediate container a66dca587561 15:53:44 ---> c826ada3705d 15:53:44 Step 21/23 : LABEL arch=x86_64 15:53:45 ---> Running in 81845200f5f9 15:53:45 ---> Running in 416b26a03607 15:53:45 Removing intermediate container 3a0f82720e80 15:53:45 ---> 9e0e34370d56 15:53:45 Step 8/25 : COPY . . 15:53:45 Removing intermediate container 81845200f5f9 15:53:45 ---> cd56b88622b5 15:53:45 Step 14/22 : EXPOSE $APP_PORT 15:53:45 Removing intermediate container 416b26a03607 15:53:45 ---> efa9aee44b64 15:53:45 Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:53:45 ---> Running in 805c8addddda 15:53:45 ---> Running in 314e0d2fd445 15:53:46 Removing intermediate container 805c8addddda 15:53:46 ---> fe60a200fea1 15:53:46 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:53:46 Removing intermediate container 314e0d2fd445 15:53:46 ---> 9df166ae6295 15:53:46 Step 23/23 : LABEL version=0.0.0 15:53:46 ---> 2fc8f2b99602 15:53:46 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:53:47 provisioning config files... 15:53:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/2@tmp/config9086878548212404923tmp 15:53:47 ---> Running in 33e253a3bd20 15:53:47 Removing intermediate container f382fec9da92 15:53:47 ---> f138f89b5af2 15:53:47 Step 8/22 : COPY . . 15:53:47 ---> Running in faaff2eb4fb3 15:53:47 ---> aa71173e51e6 15:53:47 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:53:47 Removing intermediate container 33e253a3bd20 15:53:47 ---> 251e123602b1 15:53:47 15:53:47 Successfully built 251e123602b1 15:53:47 Successfully tagged sys-mgmt-agent:latest 15:53:47  Building sys-mgmt-agent ... done Building security-proxy-setup 15:53:47 ---> docker-login.sh 15:53:47 nexus3.edgexfoundry.org:10001 15:53:47 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 15:53:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:48 Configure a credential helper to remove this warning. See 15:53:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:48 15:53:48 Login Succeeded 15:53:48 nexus3.edgexfoundry.org:10002 15:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:49 Configure a credential helper to remove this warning. See 15:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:49 15:53:49 Login Succeeded 15:53:49 nexus3.edgexfoundry.org:10003 15:53:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:49 Configure a credential helper to remove this warning. See 15:53:49 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:49 15:53:49 Login Succeeded 15:53:49 nexus3.edgexfoundry.org:10004 15:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:50 Configure a credential helper to remove this warning. See 15:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:50 15:53:50 Login Succeeded 15:53:50 docker.io 15:53:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:53:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:53:50 Configure a credential helper to remove this warning. See 15:53:50 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:53:50 15:53:50 Login Succeeded 15:53:50 ---> docker-login.sh ends [Pipeline] } 15:53:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:53:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:53:51 ========================================================= 15:53:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:53:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:53:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:53:51 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:53:51 9b3977197b4f: Pulling fs layer 15:53:51 1a89e8eeedd5: Pulling fs layer 15:53:51 94645a83ff95: Pulling fs layer 15:53:51 e6fb740bc735: Pulling fs layer 15:53:51 3a77bd46dcc9: Pulling fs layer 15:53:51 355e64cbe906: Pulling fs layer 15:53:51 63ab81a10011: Pulling fs layer 15:53:51 555d1d1c4555: Pulling fs layer 15:53:51 7d9057610161: Pulling fs layer 15:53:51 3a77bd46dcc9: Waiting 15:53:51 355e64cbe906: Waiting 15:53:51 63ab81a10011: Waiting 15:53:51 555d1d1c4555: Waiting 15:53:51 7d9057610161: Waiting 15:53:51 e6fb740bc735: Waiting 15:53:51 94645a83ff95: Verifying Checksum 15:53:51 94645a83ff95: Download complete 15:53:51 1a89e8eeedd5: Download complete 15:53:51 3a77bd46dcc9: Verifying Checksum 15:53:51 3a77bd46dcc9: Download complete 15:53:51 355e64cbe906: Verifying Checksum 15:53:51 355e64cbe906: Download complete 15:53:51 9b3977197b4f: Verifying Checksum 15:53:51 9b3977197b4f: Download complete 15:53:51 63ab81a10011: Verifying Checksum 15:53:51 63ab81a10011: Download complete 15:53:51 ---> f638ebd04140 15:53:51 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:53:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:53:52 ---> 71de032487e3 15:53:52 Step 3/22 : WORKDIR /edgex-go 15:53:52 ---> Using cache 15:53:52 ---> 1b9f2cecbb49 15:53:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:52 ---> Using cache 15:53:52 ---> 4a44ca1eede4 15:53:52 Step 5/22 : RUN apk add --update --no-cache make git 15:53:52 ---> Using cache 15:53:52 ---> d57ba7d549bf 15:53:52 Step 6/22 : COPY go.mod vendor* ./ 15:53:52 ---> Using cache 15:53:52 ---> df5e5adb0d97 15:53:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:52 ---> Using cache 15:53:52 ---> d9464fe43f10 15:53:52 Step 8/22 : COPY . . 15:53:52 ---> Using cache 15:53:52 ---> cc2cb1576bab 15:53:52 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:53:52 ---> Running in bdc51e2de77c 15:53:52 ---> df6b81cdd7ef 15:53:52 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:53:52 ---> 986bb971674c 15:53:52 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:53:52 ---> Running in 2b28ca9d1e5c 15:53:52 ---> Running in e966aa974e74 15:53:52 Removing intermediate container e966aa974e74 15:53:52 ---> 14f744b3c6e2 15:53:52 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:53:52 Removing intermediate container 2b28ca9d1e5c 15:53:52 ---> 57c49e995396 15:53:52 Step 10/25 : WORKDIR /edgex-go/spire-build 15:53:52 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 15:53:52 ---> Running in 0f7bc97f161a 15:53:53 7d9057610161: Verifying Checksum 15:53:53 7d9057610161: Download complete 15:53:53 9b3977197b4f: Pull complete 15:53:53 ---> Running in 43c580d47c88 15:53:53 Removing intermediate container 0f7bc97f161a 15:53:53 ---> 2c07a1066d4e 15:53:53 Step 20/22 : LABEL arch=x86_64 15:53:53 ---> Running in 7f3fa33bae60 15:53:53 Removing intermediate container 43c580d47c88 15:53:53 ---> 16a13a15a66a 15:53:53 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 15:53:53 1a89e8eeedd5: Pull complete 15:53:53 ---> Running in 49f56d40003f 15:53:53 Removing intermediate container 7f3fa33bae60 15:53:53 ---> f34c6f1bb6fc 15:53:53 Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:53:53 94645a83ff95: Pull complete 15:53:54 ---> Running in 2796e9f18154 15:53:54 555d1d1c4555: Verifying Checksum 15:53:54 555d1d1c4555: Download complete 15:53:54 Removing intermediate container 2796e9f18154 15:53:54 ---> 63e37b5c5d00 15:53:54 Step 22/22 : LABEL version=0.0.0 15:53:54 ---> Running in da5b290e111e 15:53:54 ---> 505c4b5e22fc 15:53:54 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:53:54 ---> Running in 03a176b18b93 15:53:54 Removing intermediate container da5b290e111e 15:53:54 ---> 13db6b349416 15:53:54 15:53:54 e6fb740bc735: Verifying Checksum 15:53:54 e6fb740bc735: Download complete 15:53:54 Successfully built 13db6b349416 15:53:54 Successfully tagged support-scheduler:latest 15:53:54  Building support-scheduler ... done Building security-spire-agent 15:53:56 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 15:53:56 Removing intermediate container 49f56d40003f 15:53:56 ---> 7d9a22be6dc2 15:53:56 Step 12/25 : WORKDIR /edgex-go 15:53:56 ---> Running in 7865b548778d 15:53:57 Removing intermediate container 7865b548778d 15:53:57 ---> 2d0a03f5efae 15:53:57 15:53:57 Step 13/25 : FROM alpine:3.15 15:53:57 ---> 0ac33e5f5afa 15:53:57 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:53:57 ---> Using cache 15:53:57 ---> 0b7bfe113e28 15:53:57 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:57 ---> Using cache 15:53:57 ---> 64d8200dbf51 15:53:57 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:53:57 ---> Running in 4b57bb36f73c 15:53:58 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:53:58 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:53:58 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:53:58 ---> 71de032487e3 15:53:58 Step 3/26 : WORKDIR /edgex-go 15:53:58 ---> Using cache 15:53:58 ---> 1b9f2cecbb49 15:53:58 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:53:58 ---> Using cache 15:53:58 ---> 4a44ca1eede4 15:53:58 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:53:58 ---> Using cache 15:53:58 ---> 5b66a38aa984 15:53:58 Step 6/26 : COPY go.mod vendor* ./ 15:53:58 ---> Using cache 15:53:58 ---> 5389e24ee881 15:53:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:53:58 ---> Using cache 15:53:58 ---> 9e0e34370d56 15:53:58 Step 8/26 : COPY . . 15:53:58 ---> Using cache 15:53:58 ---> df6b81cdd7ef 15:53:58 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:53:58 ---> Using cache 15:53:58 ---> 57c49e995396 15:53:58 Step 10/26 : WORKDIR /edgex-go/spire-build 15:53:58 ---> Using cache 15:53:58 ---> 16a13a15a66a 15:53:58 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 15:53:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:53:59 ---> Running in 3169b3ecec4f 15:53:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:53:59 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:53:59 OK: 15859 distinct packages available 15:53:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:00 (1/5) Installing dumb-init (1.2.5-r1) 15:54:00 (2/5) Installing musl-obstack (1.2.3-r0) 15:54:00 (3/5) Installing libucontext (1.1-r0) 15:54:01 (4/5) Installing gcompat (1.0.0-r4) 15:54:01 (5/5) Installing openssl (1.1.1o-r0) 15:54:01 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 15:54:01 Executing busybox-1.34.1-r5.trigger 15:54:01 1 error; 6 MiB in 18 packages 15:54:01 Removing intermediate container 3169b3ecec4f 15:54:01 ---> 239270911ac0 15:54:01 Step 12/26 : WORKDIR /edgex-go 15:54:01 ---> Running in 9048de63ce23 15:54:02 Removing intermediate container 9048de63ce23 15:54:02 ---> 083a405e3afb 15:54:02 15:54:02 Step 13/26 : FROM alpine:3.15 15:54:02 ---> 0ac33e5f5afa 15:54:02 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:54:02 ---> Using cache 15:54:02 ---> 0b7bfe113e28 15:54:02 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:02 ---> Using cache 15:54:02 ---> 64d8200dbf51 15:54:02 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:54:02 Building core-data 15:54:02 ---> Running in 02e1843bf417 15:54:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:04 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:54:04 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:54:04 OK: 15859 distinct packages available 15:54:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:05 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:05 (1/5) Installing dumb-init (1.2.5-r1) 15:54:05 (2/5) Installing musl-obstack (1.2.3-r0) 15:54:05 (3/5) Installing libucontext (1.1-r0) 15:54:05 (4/5) Installing gcompat (1.0.0-r4) 15:54:05 (5/5) Installing openssl (1.1.1o-r0) 15:54:05 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 15:54:05 Executing busybox-1.34.1-r5.trigger 15:54:05 1 error; 6 MiB in 18 packages 15:54:06 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:54:06 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:54:06 ---> 71de032487e3 15:54:06 Step 3/23 : WORKDIR /edgex-go 15:54:06 ---> Using cache 15:54:06 ---> 1b9f2cecbb49 15:54:06 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:06 ---> Using cache 15:54:06 ---> 4a44ca1eede4 15:54:06 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:54:08 ---> Running in ee05ac5b4768 15:54:08 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 15:54:08 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:09 e6fb740bc735: Pull complete 15:54:09 3a77bd46dcc9: Pull complete 15:54:09 355e64cbe906: Pull complete 15:54:09 63ab81a10011: Pull complete 15:54:09 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:10 OK: 221 MiB in 52 packages 15:54:11 Removing intermediate container faaff2eb4fb3 15:54:11 ---> fe2e47196c38 15:54:11 15:54:11 Step 9/20 : FROM alpine:3.15 15:54:11 ---> 0ac33e5f5afa 15:54:11 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:54:11 ---> Using cache 15:54:11 ---> 0b7bfe113e28 15:54:11 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:11 ---> Using cache 15:54:11 ---> 64d8200dbf51 15:54:11 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:54:11 ---> Running in f8635687a735 15:54:11 Removing intermediate container ee05ac5b4768 15:54:11 ---> 38f4c3054e76 15:54:11 Step 6/23 : COPY go.mod vendor* ./ 15:54:12 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:12 ---> 560e03c6c506 15:54:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:54:12 ---> Running in 2b19e01e3434 15:54:13 Removing intermediate container bdc51e2de77c 15:54:13 ---> 964e59c91377 15:54:13 15:54:13 Step 10/22 : FROM alpine:3.14 15:54:13 ---> e04c818066af 15:54:13 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:54:13 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:13 ---> Running in 1b91276c4566 15:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:54:13 Removing intermediate container 2b19e01e3434 15:54:13 ---> c5b3b222a142 15:54:13 Step 8/23 : COPY . . 15:54:13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:54:13 (1/6) Installing ca-certificates (20211220-r0) 15:54:13 (2/6) Installing brotli-libs (1.0.9-r5) 15:54:13 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:54:13 (4/6) Installing libcurl (7.79.1-r2) 15:54:13 (5/6) Installing curl (7.79.1-r2) 15:54:13 (6/6) Installing dumb-init (1.2.5-r1) 15:54:13 Executing busybox-1.33.1-r7.trigger 15:54:13 Executing ca-certificates-20211220-r0.trigger 15:54:13 OK: 8 MiB in 20 packages 15:54:13 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:54:13 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:54:13 OK: 15859 distinct packages available 15:54:13 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:54:14 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:54:15 555d1d1c4555: Pull complete 15:54:15 (1/9) Installing ca-certificates (20211220-r0) 15:54:15 (2/9) Installing brotli-libs (1.0.9-r5) 15:54:15 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:54:15 (4/9) Installing libcurl (7.80.0-r1) 15:54:15 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 15:54:15 (5/9) Installing curl (7.80.0-r1) 15:54:15 Removing intermediate container 1b91276c4566 15:54:15 ---> c8cad9e34ff3 15:54:15 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:54:15 ---> Running in de9a6db18c05 15:54:15 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 15:54:15 (6/9) Installing dumb-init (1.2.5-r1) 15:54:16 Removing intermediate container de9a6db18c05 15:54:16 ---> e1c79889f561 15:54:16 Step 13/22 : WORKDIR /edgex 15:54:16 ---> Running in dead043b1dcf 15:54:16 Removing intermediate container dead043b1dcf 15:54:16 ---> 89565d2e7cb5 15:54:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:54:16 (7/9) Installing musl-obstack (1.2.3-r0) 15:54:16 (8/9) Installing libucontext (1.1-r0) 15:54:16 (9/9) Installing gcompat (1.0.0-r4) 15:54:16 Executing busybox-1.34.1-r5.trigger 15:54:16 Executing ca-certificates-20211220-r0.trigger 15:54:16 2 errors; 7 MiB in 21 packages 15:54:17 7d9057610161: Pull complete 15:54:17 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 15:54:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:54:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:54:17 ---> 57012edb68df 15:54:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:54:17 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:54:17 WORKDIR /edgex 15:54:17 COPY go.mod . 15:54:17 RUN go mod download 15:54:17 docker build -t ci-base-image-arm64 -f - . 15:54:17 ---> a752253c5021 15:54:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:54:17 Removing intermediate container 03a176b18b93 15:54:17 ---> cebbd7f1a945 15:54:17 15:54:17 Step 10/22 : FROM alpine:3.14 15:54:17 ---> e04c818066af 15:54:17 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:54:18 ---> Running in 6d60b64fbcd7 15:54:18 ---> 21bfdd789468 15:54:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:54:18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:54:18 ---> d5a92dec50cd 15:54:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:54:18 (1/2) Installing ca-certificates (20211220-r0) 15:54:18 (2/2) Installing dumb-init (1.2.5-r1) 15:54:18 Executing busybox-1.33.1-r7.trigger 15:54:18 Executing ca-certificates-20211220-r0.trigger 15:54:18 ---> Running in 19c710d6ab68 15:54:18 OK: 6 MiB in 16 packages 15:54:18 ---> caa85f3ae1b6 15:54:18 Step 9/23 : RUN make cmd/core-data/core-data 15:54:18 ---> Running in 9df8a8797828 15:54:19 Removing intermediate container 6d60b64fbcd7 15:54:19 ---> 4a35e34cbf16 15:54:19 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:54:19 ---> Running in d2ebd3df647e 15:54:19 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 15:54:19 Removing intermediate container d2ebd3df647e 15:54:19 ---> 45e5673a3144 15:54:19 Step 13/22 : ENV APP_PORT=59860 15:54:19 ---> Running in 74cc38a32ded 15:54:19 Removing intermediate container 19c710d6ab68 15:54:19 ---> 6d321c9ef90e 15:54:19 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:54:19 ---> Running in 0c742ea28e03 15:54:19 Removing intermediate container 74cc38a32ded 15:54:19 ---> 18f9c5972456 15:54:19 Step 14/22 : EXPOSE $APP_PORT 15:54:20 ---> Running in 548deaddca01 15:54:20 Removing intermediate container 0c742ea28e03 15:54:20 ---> 03250712ad6c 15:54:20 Step 20/22 : LABEL arch=x86_64 15:54:20 ---> Running in 79e87a241cfb 15:54:20 Removing intermediate container 548deaddca01 15:54:20 ---> 1b5cad8d160d 15:54:20 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:20 Removing intermediate container 79e87a241cfb 15:54:20 ---> 8c845bd77997 15:54:20 Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:54:20 Sending build context to Docker daemon 169.2MB 15:54:20 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:54:20 ---> 819e984ddca1 15:54:20 Step 2/4 : WORKDIR /edgex 15:54:20 ---> Running in f59a7a037817 15:54:20 ---> 78e111956843 15:54:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:54:20 Removing intermediate container f59a7a037817 15:54:20 ---> 4e7781ef1e08 15:54:20 Step 22/22 : LABEL version=0.0.0 15:54:20 ---> Running in c33e030db4a6 15:54:20 Removing intermediate container c33e030db4a6 15:54:20 ---> 02f8ac923dfb 15:54:20 15:54:20 Successfully built 02f8ac923dfb 15:54:20 Successfully tagged security-proxy-setup:latest 15:54:20  Building security-proxy-setup ... done  ---> 2a94f0de5d8e 15:54:20 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:54:21 ---> 4e96b6b1a6b1 15:54:21 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:54:21 ---> Running in 83ee16ce2944 15:54:21 Removing intermediate container 83ee16ce2944 15:54:21 ---> 19b1e9dc9061 15:54:21 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:21 ---> Running in 506a3306d9a5 15:54:21 Removing intermediate container 506a3306d9a5 15:54:21 ---> d910ee236509 15:54:21 Step 20/22 : LABEL arch=x86_64 15:54:21 ---> Running in b5a18c8e7f47 15:54:21 Removing intermediate container b5a18c8e7f47 15:54:21 ---> 5862c3b6b2b7 15:54:21 Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:54:21 ---> Running in 96b7946c90c4 15:54:21 Removing intermediate container 96b7946c90c4 15:54:21 ---> ee0852c399db 15:54:21 Step 22/22 : LABEL version=0.0.0 15:54:21 ---> Running in 87acb6237db7 15:54:21 Removing intermediate container 87acb6237db7 15:54:21 ---> fabd4b7cceba 15:54:21 15:54:21 Successfully built fabd4b7cceba 15:54:21 Successfully tagged support-notifications:latest 15:54:22 ---> Running in 462073fc6468 15:54:22 Removing intermediate container 462073fc6468 15:54:22 ---> 36878ddf6eb5 15:54:22 Step 3/4 : COPY go.mod . 15:54:23 ---> 052be556453e 15:54:23 Step 4/4 : RUN go mod download 15:54:23 ---> Running in e3b8a3a01688 15:54:34  Building support-notifications ... done Removing intermediate container 9df8a8797828 15:54:34 ---> 9585fb9feea7 15:54:34 15:54:34 Step 10/23 : FROM alpine:3.14 15:54:34 ---> e04c818066af 15:54:34 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:54:34 ---> Running in f995bbbb9a4f 15:54:34 Removing intermediate container f995bbbb9a4f 15:54:34 ---> 1b69bf4facae 15:54:34 Step 12/23 : ENV APP_PORT=59880 15:54:34 ---> Running in 7b526f2beefd 15:54:34 Removing intermediate container 7b526f2beefd 15:54:34 ---> 2c360ac84c02 15:54:34 Step 13/23 : EXPOSE $APP_PORT 15:54:34 ---> Running in 910b51578e70 15:54:34 Removing intermediate container 910b51578e70 15:54:34 ---> 1b8149595e31 15:54:34 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 15:54:34 ---> Running in 7a71642c366d 15:54:35 Removing intermediate container 7a71642c366d 15:54:35 ---> 39cc93ec3f86 15:54:35 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:54:35 ---> Running in 050d64abb243 15:54:35 fetch https://nl.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:54:36 fetch https://nl.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:54:36 (1/6) Installing dumb-init (1.2.5-r1) 15:54:36 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:54:36 (3/6) Installing libsodium (1.0.18-r0) 15:54:36 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:54:36 (5/6) Installing libzmq (4.3.4-r0) 15:54:36 (6/6) Installing zeromq (4.3.4-r0) 15:54:36 Executing busybox-1.33.1-r7.trigger 15:54:36 OK: 8 MiB in 20 packages 15:54:37 Removing intermediate container 050d64abb243 15:54:37 ---> 658aa6508f81 15:54:37 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:37 ---> d2aa54805195 15:54:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:54:38 ---> 1192a272e599 15:54:38 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:54:38 ---> dc7c1f965401 15:54:38 Step 19/23 : ENTRYPOINT ["/core-data"] 15:54:38 ---> Running in df61eb7defb9 15:54:38 Removing intermediate container df61eb7defb9 15:54:38 ---> cba6197a629d 15:54:38 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:38 ---> Running in 734487838a57 15:54:38 Removing intermediate container 734487838a57 15:54:38 ---> d071afa61bf9 15:54:38 Step 21/23 : LABEL arch=x86_64 15:54:38 ---> Running in 2b2e81064779 15:54:38 Removing intermediate container 2b2e81064779 15:54:38 ---> 492db1a8c98b 15:54:38 Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 15:54:38 ---> Running in 7090efa835fc 15:54:38 Removing intermediate container 7090efa835fc 15:54:38 ---> a0e2e5d914e7 15:54:38 Step 23/23 : LABEL version=0.0.0 15:54:38 ---> Running in ae5f72cbc75c 15:54:38 Removing intermediate container ae5f72cbc75c 15:54:38 ---> 3c5467fb6e44 15:54:38 15:54:38 Successfully built 3c5467fb6e44 15:54:38 Successfully tagged core-data:latest 15:54:38  Building core-data ... done  15:54:38 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") 15:54:38 15:54:38 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") 15:54:38 15:54:38 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") 15:54:38 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] } 15:54:38 $ docker stop --time=1 264c3c579815fd7878a49f4922e43547d5a8f51f9d06a403fd6bec3b5f611ac7 15:54:40 $ 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] } 15:54:40 Failed in branch amd64 15:55:10 Removing intermediate container e3b8a3a01688 15:55:10 ---> 3c3b2ac81316 15:55:10 Successfully built 3c3b2ac81316 15:55:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:55:10 + docker inspect -f . ci-base-image-arm64 15:55:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:10 prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container 15:55:10 $ 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 15:55:12 $ docker top 19a4cd95e272a8a439b8967ab682cdb979e93d745de1253d940bf122f28f0b35 -eo pid,comm [Pipeline] { [Pipeline] sh 15:55:12 + go version 15:55:12 go version go1.17.7 linux/arm64 [Pipeline] } 15:55:13 $ docker stop --time=1 19a4cd95e272a8a439b8967ab682cdb979e93d745de1253d940bf122f28f0b35 15:55:14 $ 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 15:55:15 + docker inspect -f . ci-base-image-arm64 15:55:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:55:15 prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container 15:55:15 $ 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 15:55:16 $ docker top e9765f47ef8fad99cf6d725011789da268ddcfeb67c5c80cbabebdffce5c7d85 -eo pid,comm [Pipeline] { [Pipeline] echo 15:55:17 ========================================================= 15:55:17 [edgeXBuildGoParallel] Running Tests and Build... 15:55:17 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:55:17 + make test 15:55:17 go mod tidy -compat=1.17 15:55:18 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:55:57 ? github.com/edgexfoundry/edgex-go [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:57:49 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:57:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.243s coverage: 28.7% of statements 15:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:57:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:58:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.504s coverage: 98.5% of statements 15:58:06 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:58:06 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.444s coverage: 54.2% of statements 15:58:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:58:06 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.276s coverage: 89.2% of statements 15:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:58:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.384s coverage: 83.8% of statements 15:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:58:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.822s coverage: 95.6% of statements 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.518s coverage: 72.2% of statements 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.306s coverage: 60.0% of statements 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.386s coverage: 0.9% of statements 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.334s coverage: 58.8% of statements 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.432s coverage: 29.6% of statements 15:58:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.227s coverage: 47.1% of statements 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.381s coverage: 79.5% of statements 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.367s coverage: 94.1% of statements 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.279s coverage: 96.3% of statements 15:58:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.249s coverage: 87.5% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.278s coverage: 94.4% of statements 15:58:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.189s coverage: 44.8% of statements 15:58:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.634s coverage: 82.5% of statements 15:58:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.294s coverage: 92.9% of statements 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.058s coverage: 65.1% of statements 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.184s coverage: 100.0% of statements 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.309s coverage: 58.8% of statements 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.302s coverage: 80.0% of statements 15:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.234s coverage: 87.2% of statements 15:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.335s coverage: 85.4% of statements 15:58:58 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.043s coverage: 91.2% of statements 15:58:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.301s coverage: 64.4% of statements 15:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:59:05 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.267s coverage: 100.0% of statements 15:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.136s coverage: 89.4% of statements 15:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.091s coverage: 100.0% of statements 15:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.097s coverage: 73.7% of statements 15:59:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.061s coverage: 100.0% of statements 15:59:14 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.591s coverage: 65.4% of statements 15:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:59:14 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:59:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.112s coverage: 43.8% of statements 15:59:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:59:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:59:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.536s coverage: 89.5% of statements 15:59:15 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:59:15 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.465s coverage: 84.8% of statements 15:59:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:59:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:59:15 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:59:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:59:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:59:25 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.656s coverage: 92.3% of statements 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:59:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.260s coverage: 63.2% of statements 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:59:25 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.467s coverage: 97.7% of statements 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:59:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.242s coverage: 28.9% of statements 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:59:25 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:59:25 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.206s coverage: 100.0% of statements 15:59:25 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.082s coverage: 96.9% of statements 15:59:26 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 15:59:26 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:59:26 GO111MODULE=on go vet ./... 16:01:18 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:01:19 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:01:21 ./bin/test-attribution-txt.sh [Pipeline] echo 16:01:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:01:22 + ls -al . 16:01:22 total 680 16:01:22 drwxrwxr-x 9 1001 1001 4096 Jul 1 15:55 . 16:01:22 drwxr-xr-x 4 root root 4096 Jul 1 15:55 .. 16:01:22 -rw-rw-r-- 1 1001 1001 11 Jul 1 15:53 .dockerignore 16:01:22 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:53 .git 16:01:22 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:53 .github 16:01:22 -rw-rw-r-- 1 1001 1001 879 Jul 1 15:53 .gitignore 16:01:22 -rw-rw-r-- 1 1001 1001 42 Jul 1 15:53 .golangci.yml 16:01:22 -rw-rw-r-- 1 1001 1001 87 Jul 1 15:53 .hadolint.yml 16:01:22 -rw-rw-r-- 1 1001 1001 166 Jul 1 15:53 .sonarcloud.properties 16:01:22 -rw-rw-r-- 1 1001 1001 1171 Jul 1 15:53 ADOPTERS.md 16:01:22 -rw-rw-r-- 1 1001 1001 10347 Jul 1 15:53 Attribution.txt 16:01:22 -rw-rw-r-- 1 1001 1001 63209 Jul 1 15:53 CHANGELOG.md 16:01:22 -rw-rw-r-- 1 1001 1001 3804 Jul 1 15:53 CONTRIBUTING.md 16:01:22 -rw-rw-r-- 1 1001 1001 677 Jul 1 15:53 GOVERNANCE.md 16:01:22 -rw-rw-r-- 1 1001 1001 850 Jul 1 15:53 Jenkinsfile 16:01:22 -rw-rw-r-- 1 1001 1001 10775 Jul 1 15:53 LICENSE 16:01:22 -rw-rw-r-- 1 1001 1001 10389 Jul 1 15:53 Makefile 16:01:22 -rw-rw-r-- 1 1001 1001 582 Jul 1 15:53 OWNERS.md 16:01:22 -rw-rw-r-- 1 1001 1001 9094 Jul 1 15:53 README.md 16:01:22 -rw-rw-r-- 1 1001 1001 6912 Jul 1 15:53 SECURITY.md 16:01:22 -rw-rw-r-- 1 1001 1001 5 Jul 1 15:49 VERSION 16:01:22 -rw-rw-r-- 1 1001 1001 4131 Jul 1 15:53 ZMQWindows.md 16:01:22 drwxrwxr-x 2 1001 1001 4096 Jul 1 15:53 bin 16:01:22 drwxrwxr-x 18 1001 1001 4096 Jul 1 15:53 cmd 16:01:22 -rw-r--r-- 1 root root 435593 Jul 1 15:59 coverage.out 16:01:22 -rw-rw-r-- 1 1001 1001 3311 Jul 1 15:53 go.mod 16:01:22 -rw-rw-r-- 1 1001 1001 36231 Jul 1 15:55 go.sum 16:01:22 drwxrwxr-x 8 1001 1001 4096 Jul 1 15:53 internal 16:01:22 drwxrwxr-x 3 1001 1001 4096 Jul 1 15:53 openapi 16:01:22 drwxrwxr-x 4 1001 1001 4096 Jul 1 15:53 snap 16:01:22 -rw-rw-r-- 1 1001 1001 204 Jul 1 15:53 version.go [Pipeline] sh 16:01:22 + '[' -e coverage.out ] 16:01:22 + chown 1001:1001 coverage.out [Pipeline] stash 16:01:22 Warning: overwriting stash ‘coverage-report’ 16:01:23 Stashed 1 file(s) [Pipeline] sh 16:01:24 + make build 16:01:24 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 16:03:01 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 16:03:57 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 16:03:58 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 16:04:45 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 16:04:45 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 16:04:45 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 16:04:52 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 16:04:56 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 16:05:01 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 16:05:06 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 16:05:10 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 16:05:18 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] } 16:05:25 $ docker stop --time=1 e9765f47ef8fad99cf6d725011789da268ddcfeb67c5c80cbabebdffce5c7d85 16:05:27 $ 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 16:05:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:30 16:05:30 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:30 latest: Pulling from edgex-devops/edgex-compose-arm64 16:05:30 29e5d40040c1: Pulling fs layer 16:05:30 1ce36da41761: Pulling fs layer 16:05:30 25b303627fd3: Pulling fs layer 16:05:30 29e5d40040c1: Download complete 16:05:31 1ce36da41761: Verifying Checksum 16:05:31 1ce36da41761: Download complete 16:05:31 29e5d40040c1: Pull complete 16:05:33 25b303627fd3: Download complete 16:05:33 1ce36da41761: Pull complete 16:05:45 25b303627fd3: Pull complete 16:05:45 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 16:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:45 prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container 16:05:45 $ 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 16:05:48 $ docker top 132393f7383199030a5054d007a266d1f2d6092a490958e5dc43c146677a8828 -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:49 + grep parallel 16:05:49 + docker-compose build --help 16:05:54 --parallel Build images in parallel. [Pipeline] } 16:05:55 $ docker stop --time=1 132393f7383199030a5054d007a266d1f2d6092a490958e5dc43c146677a8828 16:05:56 $ docker rm -f 132393f7383199030a5054d007a266d1f2d6092a490958e5dc43c146677a8828 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 16:05:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:57 prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container 16:05:57 $ 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 16:05:59 $ docker top 0ffaf85efdfccd87a28198333f69f858728147f1b09ca6d1111f3fe8af4792be -eo pid,comm [Pipeline] { [Pipeline] sh 16:06:00 + docker-compose -f ./docker-compose-build.yml build --parallel 16:06:06 Building core-command ... 16:06:06 Building core-data ... 16:06:06 Building core-metadata ... 16:06:06 Building security-bootstrapper ... 16:06:06 Building security-proxy-setup ... 16:06:06 Building security-secretstore-setup ... 16:06:06 Building security-spiffe-token-provider ... 16:06:06 Building security-spire-agent ... 16:06:06 Building security-spire-config ... 16:06:06 Building security-spire-server ... 16:06:06 Building support-notifications ... 16:06:06 Building support-scheduler ... 16:06:06 Building sys-mgmt-agent ... 16:06:06 Building security-spire-config 16:06:06 Building security-secretstore-setup 16:06:06 Building core-command 16:06:06 Building security-proxy-setup 16:06:06 Building support-scheduler 16:07:43 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:43 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:07:43 ---> 3c3b2ac81316 16:07:43 Step 3/25 : WORKDIR /edgex-go 16:07:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:07:43 ---> 3c3b2ac81316 16:07:43 Step 3/22 : WORKDIR /edgex-go 16:07:43 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:43 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:07:43 ---> 3c3b2ac81316 16:07:43 Step 3/26 : WORKDIR /edgex-go 16:07:43 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:07:43 ---> 3c3b2ac81316 16:07:43 Step 3/22 : WORKDIR /edgex-go 16:07:43 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:07:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:07:43 ---> 3c3b2ac81316 16:07:43 Step 3/23 : WORKDIR /edgex-go 16:07:43 ---> Running in 239a907b6d14 16:07:43 ---> Running in 6c51afd2b6a1 16:07:43 ---> Running in dd9ac693edbc 16:07:43 ---> Running in 1c67bedf292d 16:07:43 ---> Running in b2618ec40c58 16:07:43 Removing intermediate container 1c67bedf292d 16:07:43 ---> c7907aecdca4 16:07:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:43 Removing intermediate container 6c51afd2b6a1 16:07:43 ---> 5de098ad6265 16:07:43 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:43 Removing intermediate container 239a907b6d14 16:07:43 ---> ecca9f627cb8 16:07:43 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:43 Removing intermediate container b2618ec40c58 16:07:43 ---> 2bdd92c29594 16:07:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:43 Removing intermediate container dd9ac693edbc 16:07:43 ---> f63c1a632a09 16:07:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:07:43 ---> Running in 69c1c98e0fba 16:07:43 ---> Running in 1f20729a6de4 16:07:43 ---> Running in befb5d17a073 16:07:43 ---> Running in ec836786b8d6 16:07:43 ---> Running in 965d803d60cf 16:07:43 Removing intermediate container 69c1c98e0fba 16:07:43 ---> 4e6e5f03a3da 16:07:43 Step 5/25 : RUN apk add --update --no-cache make git 16:07:43 ---> Running in e26126a381f2 16:07:43 Removing intermediate container 1f20729a6de4 16:07:43 Removing intermediate container befb5d17a073 16:07:43 ---> bd803342e18e 16:07:43 ---> f69c2b6aa223 16:07:43 Step 5/22 : RUN apk add --update --no-cache make gitStep 5/26 : RUN apk add --update --no-cache make git build-base curl 16:07:43 16:07:43 Removing intermediate container 965d803d60cf 16:07:43 ---> 0ce59abd8e3a 16:07:43 Step 5/22 : RUN apk add --update --no-cache make git 16:07:43 ---> Running in 30db86871491 16:07:43 ---> Running in c8069b8889c9 16:07:43 ---> Running in a2e08827b4e6 16:07:43 Removing intermediate container ec836786b8d6 16:07:43 ---> 0f7e0656c33d 16:07:43 Step 5/23 : RUN apk add --update --no-cache make git 16:07:43 ---> Running in ef4b9a34a301 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:07:43 OK: 220 MiB in 52 packages 16:07:43 OK: 220 MiB in 52 packages 16:07:43 OK: 220 MiB in 52 packages 16:07:43 OK: 220 MiB in 52 packages 16:07:43 OK: 220 MiB in 52 packages 16:07:43 Removing intermediate container e26126a381f2 16:07:43 ---> 72c59ddc2bdd 16:07:43 Step 6/25 : COPY go.mod vendor* ./ 16:07:43 Removing intermediate container a2e08827b4e6 16:07:43 ---> 3c961244b20e 16:07:43 Step 6/22 : COPY go.mod vendor* ./ 16:07:43 Removing intermediate container 30db86871491 16:07:43 ---> 1516544db265 16:07:43 Step 6/22 : COPY go.mod vendor* ./ 16:07:43 ---> 84b56e354609 16:07:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:43 Removing intermediate container c8069b8889c9 16:07:43 ---> 0108d3a66dc2 16:07:43 Removing intermediate container ef4b9a34a301 16:07:43 ---> fdac0d0b09b7 16:07:43 Step 6/23 : COPY go.mod vendor* ./ 16:07:43 Step 6/26 : COPY go.mod vendor* ./ 16:07:43 ---> Running in 4726cb35dbb3 16:07:44 ---> d56112fc2215 16:07:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:44 ---> 676daeb73ef9 16:07:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:44 ---> d39481d0be23 16:07:44 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:45 ---> Running in aa6fae7cfe4a 16:07:45 ---> Running in c80bb0e921db 16:07:45 ---> Running in c17d4913767f 16:07:45 ---> 3b1ba8c06508 16:07:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:07:45 ---> Running in 1a8f3856a613 16:07:49 Removing intermediate container 4726cb35dbb3 16:07:49 ---> dc7a174cfc9f 16:07:49 Step 8/25 : COPY . . 16:07:51 Removing intermediate container aa6fae7cfe4a 16:07:51 ---> c521c5622868 16:07:51 Step 8/22 : COPY . . 16:07:52 Removing intermediate container 1a8f3856a613 16:07:52 ---> 08f61f13ff2f 16:07:52 Step 8/26 : COPY . . 16:07:52 Removing intermediate container c80bb0e921db 16:07:52 ---> dc0a2db264cc 16:07:52 Step 8/23 : COPY . . 16:07:52 Removing intermediate container c17d4913767f 16:07:52 ---> 0376e45fcc48 16:07:52 Step 8/22 : COPY . . 16:08:19 ---> 2c0c900972b8 16:08:19 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:08:19 ---> Running in 9eb15ab25df7 16:08:21 ---> 730ce0a9e07d 16:08:21 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:08:21 ---> Running in 84400fa69971 16:08:21 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 16:08:22 ---> e406819c55b0 16:08:22 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:08:22 ---> Running in a2fea247a306 16:08:23 ---> 0effa98a11be 16:08:23 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:08:23 ---> eb2f22fcc7ea 16:08:23 Step 9/23 : RUN make cmd/core-command/core-command 16:08:23 ---> Running in 403725fecb31 16:08:23 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 16:08:23 ---> Running in 2ec482e087ea 16:08:24 Removing intermediate container a2fea247a306 16:08:24 ---> aeb1c16a5fd5 16:08:24 Step 10/26 : WORKDIR /edgex-go/spire-build 16:08:24 ---> Running in 3622675d6f29 16:08:25 Removing intermediate container 3622675d6f29 16:08:25 ---> 928f7d0d10fc 16:08:25 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 16:08:25 ---> Running in 105420f4d44b 16:08:26 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 16:08:27 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 16:08:29 Removing intermediate container 105420f4d44b 16:08:29 ---> 76eea7148c25 16:08:29 Step 12/26 : WORKDIR /edgex-go 16:08:29 ---> Running in c888fba8e0c2 16:08:29 Removing intermediate container c888fba8e0c2 16:08:29 ---> 2e10a9519643 16:08:29 16:08:29 Step 13/26 : FROM alpine:3.15 16:08:30 3.15: Pulling from library/alpine 16:08:31 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:08:31 Status: Downloaded newer image for alpine:3.15 16:08:31 ---> 3fb3c9af89a9 16:08:31 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:08:31 ---> Running in 3d3977f1c219 16:08:32 Removing intermediate container 3d3977f1c219 16:08:32 ---> 4b0dd44a4214 16:08:32 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:08:32 ---> Running in 8207961a1ec8 16:08:35 Removing intermediate container 8207961a1ec8 16:08:35 ---> 2ad5fe2d056f 16:08:35 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16:08:35 ---> Running in fe443702fc82 16:08:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:40 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:08:40 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:08:40 OK: 15736 distinct packages available 16:08:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:08:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:08:43 (1/4) Installing dumb-init (1.2.5-r1) 16:08:43 (2/4) Installing musl-obstack (1.2.3-r0) 16:08:43 (3/4) Installing libucontext (1.1-r0) 16:08:43 (4/4) Installing gcompat (1.0.0-r4) 16:08:43 Executing busybox-1.34.1-r5.trigger 16:08:43 OK: 6 MiB in 18 packages 16:08:45 Removing intermediate container fe443702fc82 16:08:45 ---> f251b73327d2 16:08:45 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:08:52 ---> d48a1b6125bc 16:08:52 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:08:52 ---> e0253b49f714 16:08:52 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:08:53 ---> Running in a1ee04d484c6 16:08:53 Removing intermediate container a1ee04d484c6 16:08:53 ---> ee1ccd28e7cc 16:08:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:08:54 ---> 526989c6a584 16:08:54 Step 21/26 : WORKDIR / 16:08:54 ---> Running in 34ebce71e2cb 16:08:55 Removing intermediate container 34ebce71e2cb 16:08:55 ---> 44a2b0044c1b 16:08:55 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:08:55 ---> Running in a11784de7947 16:08:55 Removing intermediate container a11784de7947 16:08:55 ---> 2beee9ce864c 16:08:55 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:08:55 ---> Running in bee8e71841c9 16:08:56 Removing intermediate container bee8e71841c9 16:08:56 ---> 47d8a1c6834b 16:08:56 Step 24/26 : LABEL arch=arm64 16:08:56 ---> Running in 22797920829b 16:08:57 Removing intermediate container 22797920829b 16:08:57 ---> 00afaa6685d6 16:08:57 Step 25/26 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:08:57 ---> Running in 93dee30093c4 16:08:57 Removing intermediate container 93dee30093c4 16:08:57 ---> 2a0e2eaf3c49 16:08:57 Step 26/26 : LABEL version=0.0.0 16:08:57 ---> Running in 30cf56acfc52 16:08:58 Removing intermediate container 30cf56acfc52 16:08:58 ---> bcdd49553a02 16:08:58 16:08:58 Successfully built bcdd49553a02 16:08:58 Successfully tagged security-spire-config-arm64:latest 16:08:58  Building security-spire-config ... done Building core-metadata 16:09:31 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:09:31 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:09:31 ---> 3c3b2ac81316 16:09:31 Step 3/23 : WORKDIR /edgex-go 16:09:31 ---> Using cache 16:09:31 ---> f63c1a632a09 16:09:31 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:09:31 ---> Using cache 16:09:31 ---> 0ce59abd8e3a 16:09:31 Step 5/23 : RUN apk add --update --no-cache make git 16:09:31 ---> Using cache 16:09:31 ---> 3c961244b20e 16:09:31 Step 6/23 : COPY go.mod vendor* ./ 16:09:31 ---> Using cache 16:09:31 ---> d39481d0be23 16:09:31 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:09:31 ---> Using cache 16:09:31 ---> 0376e45fcc48 16:09:31 Step 8/23 : COPY . . 16:09:31 ---> Using cache 16:09:31 ---> 0effa98a11be 16:09:31 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:09:31 ---> Running in 5c1b21f74876 16:09:31 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 16:13:38 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 16:13:38 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 16:13:51 Removing intermediate container 2ec482e087ea 16:13:51 ---> 87198b75a231 16:13:51 16:13:51 Step 10/23 : FROM alpine:3.14 16:13:51 3.14: Pulling from library/alpine 16:13:51 Removing intermediate container 9eb15ab25df7 16:13:51 ---> be90db9a078d 16:13:51 16:13:51 Step 10/25 : FROM alpine:3.14 16:13:51 3.14: Pulling from library/alpine 16:13:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:13:51 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 16:13:51 Status: Downloaded newer image for alpine:3.14 16:13:51 Status: Downloaded newer image for alpine:3.14 16:13:51 ---> ac73e934f311 16:13:51 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:13:52 ---> ac73e934f311 16:13:52 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:13:52 ---> Running in e2fb1479905e 16:13:52 ---> Running in 1824e3d6efa0 16:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:13:55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:13:56 (1/3) Installing ca-certificates (20211220-r0) 16:13:57 (1/1) Installing dumb-init (1.2.5-r1) 16:13:57 Executing busybox-1.33.1-r7.trigger 16:13:57 OK: 5 MiB in 15 packages 16:13:57 (2/3) Installing dumb-init (1.2.5-r1) 16:13:57 (3/3) Installing su-exec (0.2-r1) 16:13:57 Executing busybox-1.33.1-r7.trigger 16:13:57 Executing ca-certificates-20211220-r0.trigger 16:13:57 OK: 6 MiB in 17 packages 16:13:59 Removing intermediate container e2fb1479905e 16:13:59 ---> 93ccafdade97 16:13:59 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:14:00 ---> Running in 35f217772a36 16:14:01 Removing intermediate container 35f217772a36 16:14:01 ---> 7752334d6476 16:14:01 Step 13/23 : ENV APP_PORT=59882 16:14:01 Removing intermediate container 1824e3d6efa0 16:14:01 ---> d02e839e7cdb 16:14:01 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:14:01 ---> Running in 5ae00c5121ac 16:14:01 ---> Running in 92170a3141fc 16:14:02 Removing intermediate container 92170a3141fc 16:14:02 ---> 9c4829a5bdf6 16:14:02 Step 13/25 : WORKDIR / 16:14:02 Removing intermediate container 5ae00c5121ac 16:14:02 ---> 21c281f6dcaf 16:14:02 Step 14/23 : EXPOSE $APP_PORT 16:14:02 ---> Running in 31006b169940 16:14:02 ---> Running in f0a6a77d6fff 16:14:03 Removing intermediate container f0a6a77d6fff 16:14:03 ---> dfde995ce3d4 16:14:03 Step 15/23 : WORKDIR / 16:14:03 Removing intermediate container 31006b169940 16:14:03 ---> d7dfeaa9d693 16:14:03 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:14:03 Removing intermediate container 403725fecb31 16:14:03 ---> a5ddf66f2b73 16:14:03 16:14:03 Step 10/22 : FROM alpine:3.14 16:14:03 ---> ac73e934f311 16:14:03 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:14:04 ---> Running in cef85d9b085c 16:14:04 ---> Running in a971c7b54b69 16:14:05 Removing intermediate container cef85d9b085c 16:14:05 ---> b211ec652cc2 16:14:05 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:05 ---> 820081f0293d 16:14:05 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:14:06 ---> 3aa58f05dd09 16:14:06 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:14:07 ---> b17aaca97751 16:14:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:14:07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:14:08 ---> 0ea191aaf55c 16:14:08 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:14:08 (1/6) Installing ca-certificates (20211220-r0) 16:14:08 (2/6) Installing brotli-libs (1.0.9-r5) 16:14:08 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:14:08 (4/6) Installing libcurl (7.79.1-r2) 16:14:08 (5/6) Installing curl (7.79.1-r2) 16:14:08 (6/6) Installing dumb-init (1.2.5-r1) 16:14:08 Executing busybox-1.33.1-r7.trigger 16:14:09 Executing ca-certificates-20211220-r0.trigger 16:14:09 ---> 8cfb9a0ce234 16:14:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:14:09 OK: 8 MiB in 20 packages 16:14:09 ---> fb5015c00eef 16:14:09 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:14:11 ---> 550a70759e94 16:14:11 Step 19/23 : ENTRYPOINT ["/core-command"] 16:14:12 ---> Running in 62d7144d862a 16:14:12 Removing intermediate container a971c7b54b69 16:14:12 ---> 2366fe847fb2 16:14:12 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:14:12 ---> Running in 882fec7f39b2 16:14:12 Removing intermediate container 62d7144d862a 16:14:12 ---> 2f1959820603 16:14:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:14:12 ---> b01f0ffab0bb 16:14:12 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:14:13 ---> Running in dde16c6c1eae 16:14:13 Removing intermediate container 882fec7f39b2 16:14:13 ---> 658ba04c1157 16:14:13 Step 13/22 : WORKDIR /edgex 16:14:13 ---> Running in 59071b349964 16:14:14 Removing intermediate container dde16c6c1eae 16:14:14 ---> b6136007e03c 16:14:14 Step 21/23 : LABEL arch=arm64 16:14:14 ---> Running in 283fbce7e179 16:14:15 Removing intermediate container 59071b349964 16:14:15 ---> 0006a5c29c24 16:14:15 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:14:15 Removing intermediate container 283fbce7e179 16:14:15 ---> 567c83b5f763 16:14:15 Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:14:15 ---> Running in 07f6fe89ca69 16:14:16 Removing intermediate container 07f6fe89ca69 16:14:16 ---> 3fe91653c0fc 16:14:16 Step 23/23 : LABEL version=0.0.0 16:14:16 ---> Running in 29cb8d17aeeb 16:14:16 ---> feeecd920f72 16:14:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:14:17 ---> c49226715b5b 16:14:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:14:17 Removing intermediate container 29cb8d17aeeb 16:14:17 ---> 724bade82019 16:14:17 16:14:18 Successfully built 724bade82019 16:14:18 Successfully tagged core-command-arm64:latest 16:14:18  Building core-command ... done Building security-spire-agent 16:14:18 ---> 9b24a44b680f 16:14:19 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/ 16:14:19 ---> Running in 4a0aa421d964 16:14:20 ---> fbe6c3c39da1 16:14:20 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:14:22 ---> 53d402aac1f2 16:14:22 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:14:23 Removing intermediate container 4a0aa421d964 16:14:23 ---> 9e08e7aea755 16:14:23 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:14:24 ---> Running in 9b0ae68b34d7 16:14:24 ---> 82bf7a6d2fc4 16:14:24 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:14:24 ---> Running in eaf356dca225 16:14:24 Removing intermediate container 9b0ae68b34d7 16:14:24 ---> 65f9945d8c7d 16:14:24 Step 23/25 : LABEL arch=arm64 16:14:24 ---> Running in c068744b788f 16:14:25 Removing intermediate container c068744b788f 16:14:25 ---> 9044ce8b6f38 16:14:25 Step 24/25 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:14:25 ---> Running in a698e1bcbab0 16:14:26 Removing intermediate container a698e1bcbab0 16:14:26 ---> bb4f3bcd3e22 16:14:26 Step 25/25 : LABEL version=0.0.0 16:14:26 ---> Running in 283971a4e2c9 16:14:27 Removing intermediate container 283971a4e2c9 16:14:27 ---> a3b39dea1745 16:14:27 16:14:28 Successfully built a3b39dea1745 16:14:28 Successfully tagged security-secretstore-setup-arm64:latest 16:14:28  Building security-secretstore-setup ... done Building security-bootstrapper 16:14:28 Removing intermediate container eaf356dca225 16:14:28 ---> 1976942c9bd8 16:14:28 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:14:28 ---> Running in f77c9a007790 16:14:29 Removing intermediate container f77c9a007790 16:14:29 ---> 544696503866 16:14:29 Step 20/22 : LABEL arch=arm64 16:14:29 ---> Running in 61973b7902a7 16:14:29 Removing intermediate container 61973b7902a7 16:14:29 ---> caa240cb3b16 16:14:29 Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:14:29 ---> Running in aa7d8ac03f55 16:14:30 Removing intermediate container aa7d8ac03f55 16:14:30 ---> 2c09c492ebdf 16:14:30 Step 22/22 : LABEL version=0.0.0 16:14:30 ---> Running in b4f15a5bdc86 16:14:31 Removing intermediate container b4f15a5bdc86 16:14:31 ---> 2745e4f43196 16:14:31 16:14:31 Successfully built 2745e4f43196 16:14:31 Successfully tagged security-proxy-setup-arm64:latest 16:14:31  Building security-proxy-setup ... done Building security-spiffe-token-provider 16:14:53 Removing intermediate container 5c1b21f74876 16:14:53 ---> 9fb57d84a0dd 16:14:53 16:14:53 Step 10/23 : FROM alpine:3.14 16:14:53 ---> ac73e934f311 16:14:53 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:14:53 ---> Using cache 16:14:53 ---> 93ccafdade97 16:14:53 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:14:53 ---> Using cache 16:14:53 ---> 7752334d6476 16:14:53 Step 13/23 : ENV APP_PORT=59881 16:14:53 ---> Running in 76b81c3ccc80 16:14:53 Removing intermediate container 76b81c3ccc80 16:14:53 ---> 8b98a656dbda 16:14:53 Step 14/23 : EXPOSE $APP_PORT 16:14:53 ---> Running in 2fd6be3741b6 16:14:53 Removing intermediate container 2fd6be3741b6 16:14:53 ---> 48724eda948c 16:14:53 Step 15/23 : WORKDIR / 16:14:53 ---> Running in 265b47c11bbd 16:14:53 Removing intermediate container 265b47c11bbd 16:14:53 ---> 07225719f208 16:14:53 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:14:54 ---> 5b40bdb3dc8b 16:14:54 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:14:58 ---> a85614078ca6 16:14:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:14:59 ---> 89be0bc595de 16:14:59 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:14:59 ---> Running in 1924afce4493 16:15:00 Removing intermediate container 1924afce4493 16:15:00 ---> 41c9fbed7fb4 16:15:00 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:00 ---> Running in 127064b67c9c 16:15:01 Removing intermediate container 127064b67c9c 16:15:01 ---> e1f84aa87a8b 16:15:01 Step 21/23 : LABEL arch=arm64 16:15:01 ---> Running in 45a01ef3b844 16:15:02 Removing intermediate container 45a01ef3b844 16:15:02 ---> 5a376f817cef 16:15:02 Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:15:02 ---> Running in 9a99308d3ef0 16:15:03 Removing intermediate container 9a99308d3ef0 16:15:03 ---> 6f0a2eb6ec57 16:15:03 Step 23/23 : LABEL version=0.0.0 16:15:03 ---> Running in e0d3f5600eca 16:15:04 Removing intermediate container e0d3f5600eca 16:15:04 ---> 3ee177cbd5cc 16:15:04 16:15:06 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:15:06 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:15:06 ---> 3c3b2ac81316 16:15:06 Step 3/26 : WORKDIR /edgex-go 16:15:06 ---> Using cache 16:15:06 ---> f63c1a632a09 16:15:06 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:06 ---> Using cache 16:15:06 ---> 0ce59abd8e3a 16:15:06 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:15:06 ---> Running in 0bd74f127052 16:15:06 Successfully built 3ee177cbd5cc 16:15:06 Successfully tagged core-metadata-arm64:latest 16:15:06  Building core-metadata ... done Building support-notifications 16:15:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:15:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:15:09 OK: 220 MiB in 52 packages 16:15:11 Removing intermediate container 0bd74f127052 16:15:11 ---> 07ede4649089 16:15:11 Step 6/26 : COPY go.mod vendor* ./ 16:15:12 ---> d9faceb1ee0b 16:15:12 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:13 ---> Running in f6ff62367e36 16:15:18 Removing intermediate container f6ff62367e36 16:15:18 ---> af5c149bf025 16:15:18 Step 8/26 : COPY . . 16:15:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:15:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:15:22 ---> 3c3b2ac81316 16:15:22 Step 3/31 : WORKDIR /edgex-go 16:15:22 ---> Using cache 16:15:22 ---> f63c1a632a09 16:15:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:22 ---> Using cache 16:15:22 ---> 0ce59abd8e3a 16:15:22 Step 5/31 : RUN apk add --update --no-cache make git 16:15:22 ---> Using cache 16:15:22 ---> 3c961244b20e 16:15:22 Step 6/31 : COPY go.mod vendor* ./ 16:15:22 ---> Using cache 16:15:22 ---> d39481d0be23 16:15:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:22 ---> Using cache 16:15:22 ---> 0376e45fcc48 16:15:22 Step 8/31 : COPY . . 16:15:22 ---> Using cache 16:15:22 ---> 0effa98a11be 16:15:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:15:23 ---> Running in 6c7985078049 16:15:25 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 16:15:26 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:15:26 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:15:26 ---> 3c3b2ac81316 16:15:26 Step 3/20 : WORKDIR /edgex-go 16:15:26 ---> Using cache 16:15:26 ---> f63c1a632a09 16:15:26 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:15:26 ---> Running in 16dd12ce34c4 16:15:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:15:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:15:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:15:31 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:15:31 OK: 15743 distinct packages available 16:15:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:15:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:15:33 OK: 220 MiB in 52 packages 16:15:36 Removing intermediate container 16dd12ce34c4 16:15:36 ---> 0f8b360ee942 16:15:36 Step 5/20 : COPY go.mod vendor* ./ 16:15:37 ---> 531bd1cc153c 16:15:37 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:15:37 ---> Running in 203775e1f281 16:15:44 Removing intermediate container 203775e1f281 16:15:44 ---> 0e3f25d609fa 16:15:44 Step 7/20 : COPY . . 16:15:44 Removing intermediate container 84400fa69971 16:15:44 ---> 040c121aa177 16:15:44 16:15:44 Step 10/22 : FROM alpine:3.14 16:15:44 ---> ac73e934f311 16:15:44 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:15:44 ---> Using cache 16:15:44 ---> 93ccafdade97 16:15:44 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:15:44 ---> Using cache 16:15:44 ---> 7752334d6476 16:15:44 Step 13/22 : ENV APP_PORT=59861 16:15:45 ---> Running in 740604048f76 16:15:46 Removing intermediate container 740604048f76 16:15:46 ---> bb0412bb7aec 16:15:46 Step 14/22 : EXPOSE $APP_PORT 16:15:46 ---> Running in 6c497897ab78 16:15:47 Removing intermediate container 6c497897ab78 16:15:47 ---> 174faed2ae1f 16:15:47 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:15:48 ---> 43ddbd0048a0 16:15:48 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:15:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:15:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:15:52 ---> 3c3b2ac81316 16:15:52 Step 3/22 : WORKDIR /edgex-go 16:15:52 ---> Using cache 16:15:52 ---> f63c1a632a09 16:15:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:15:52 ---> Using cache 16:15:52 ---> 0ce59abd8e3a 16:15:52 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:15:52 ---> Running in 15820a708641 16:15:55 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:15:55 ---> e33c064b7dc6 16:15:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:15:56 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:15:57 OK: 220 MiB in 52 packages 16:15:57 ---> 8a618b6092f9 16:15:57 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:15:57 ---> Running in e6a48cd61cd8 16:15:59 Removing intermediate container e6a48cd61cd8 16:15:59 ---> 40e6c0b024f9 16:15:59 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:15:59 ---> Running in eb0f1230546c 16:15:59 Removing intermediate container 15820a708641 16:15:59 ---> 475155bae228 16:15:59 Step 6/22 : COPY go.mod vendor* ./ 16:16:00 Removing intermediate container eb0f1230546c 16:16:00 ---> e1e42c133e65 16:16:00 Step 20/22 : LABEL arch=arm64 16:16:00 ---> Running in 8a3c607dc5eb 16:16:02 Removing intermediate container 8a3c607dc5eb 16:16:02 ---> 70304d500348 16:16:02 Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:16:02 ---> 78bdb058df94 16:16:02 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:02 ---> Running in 90da91cdf5be 16:16:02 ---> Running in a6dbfbcdef91 16:16:04 Removing intermediate container a6dbfbcdef91 16:16:04 ---> 0d56db127b1e 16:16:04 Step 22/22 : LABEL version=0.0.0 16:16:04 ---> Running in d8a06d75e8e9 16:16:05 Removing intermediate container d8a06d75e8e9 16:16:05 ---> 7ef207b339a8 16:16:05 16:16:05 ---> 9a6e7fcc8794 16:16:05 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:16:06 ---> Running in 10f4c55684c1 16:16:06 Successfully built 7ef207b339a8 16:16:06 Successfully tagged support-scheduler-arm64:latest 16:16:06  Building support-scheduler ... done Building sys-mgmt-agent 16:16:06 Removing intermediate container 10f4c55684c1 16:16:06 ---> 47cd9a122540 16:16:06 Step 10/26 : WORKDIR /edgex-go/spire-build 16:16:06 ---> Running in 97a759585cfa 16:16:08 Removing intermediate container 97a759585cfa 16:16:08 ---> fccf7231121c 16:16:08 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 16:16:08 ---> Running in 3dd670b67758 16:16:09 Removing intermediate container 90da91cdf5be 16:16:09 ---> 06952edb89e6 16:16:09 Step 8/22 : COPY . . 16:16:13 Removing intermediate container 3dd670b67758 16:16:13 ---> 0b4c50dda7d0 16:16:13 Step 12/26 : WORKDIR /edgex-go 16:16:13 ---> Running in af4e3bef76a6 16:16:15 Removing intermediate container af4e3bef76a6 16:16:15 ---> fd8f32bbad39 16:16:15 16:16:15 Step 13/26 : FROM alpine:3.15 16:16:15 ---> 3fb3c9af89a9 16:16:15 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:16:15 ---> Using cache 16:16:15 ---> 4b0dd44a4214 16:16:15 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:15 ---> Using cache 16:16:15 ---> 2ad5fe2d056f 16:16:15 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:16:15 ---> Running in d705e8920bd5 16:16:17 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:16:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:16:20 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:16:20 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:16:20 OK: 15736 distinct packages available 16:16:20 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:16:21 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:16:22 (1/5) Installing dumb-init (1.2.5-r1) 16:16:22 (2/5) Installing musl-obstack (1.2.3-r0) 16:16:22 (3/5) Installing libucontext (1.1-r0) 16:16:22 (4/5) Installing gcompat (1.0.0-r4) 16:16:22 (5/5) Installing openssl (1.1.1o-r0) 16:16:22 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:16:22 Executing busybox-1.34.1-r5.trigger 16:16:22 1 error; 6 MiB in 18 packages 16:16:26 Building core-data 16:16:34 ---> a70ecf33e249 16:16:34 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:16:34 ---> Running in 46a16dc17369 16:16:37 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 16:16:41 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:16:41 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:16:41 ---> 3c3b2ac81316 16:16:41 Step 3/23 : WORKDIR /edgex-go 16:16:41 ---> Using cache 16:16:41 ---> f63c1a632a09 16:16:41 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:16:41 ---> Using cache 16:16:41 ---> 0ce59abd8e3a 16:16:41 Step 5/23 : RUN apk add --update --no-cache make bash git 16:16:42 ---> Running in b484f9c347d5 16:16:45 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:16:46 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:16:48 OK: 220 MiB in 52 packages 16:16:49 Removing intermediate container b484f9c347d5 16:16:49 ---> 51f8956fe142 16:16:49 Step 6/23 : COPY go.mod vendor* ./ 16:16:51 ---> 2e0093e14877 16:16:51 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:16:52 ---> Running in 7c66382958b7 16:16:55 ---> 939172088157 16:16:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:16:55 ---> Running in 056c0f323342 16:16:58 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 16:16:58 Removing intermediate container 7c66382958b7 16:16:58 ---> 4d616923d999 16:16:58 Step 8/23 : COPY . . 16:17:05 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:17:05 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:17:05 ---> 3c3b2ac81316 16:17:05 Step 3/23 : WORKDIR /edgex-go 16:17:05 ---> Using cache 16:17:05 ---> f63c1a632a09 16:17:05 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:17:05 ---> Using cache 16:17:05 ---> 0ce59abd8e3a 16:17:05 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:17:05 ---> Running in d0bf22fc8131 16:17:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:17:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:17:09 OK: 220 MiB in 52 packages 16:17:11 Removing intermediate container d0bf22fc8131 16:17:11 ---> b061d5188dd3 16:17:11 Step 6/23 : COPY go.mod vendor* ./ 16:17:12 ---> ca5ee34cb8e6 16:17:12 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:17:13 ---> Running in 57b510fb6ae3 16:17:21 Removing intermediate container 57b510fb6ae3 16:17:21 ---> 3e6f099f57be 16:17:21 Step 8/23 : COPY . . 16:17:29 ---> eaff9ee57531 16:17:29 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:17:29 ---> Running in aa756d8189e7 16:17:31 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 16:17:46 ---> 4e9e18f59070 16:17:46 Step 9/23 : RUN make cmd/core-data/core-data 16:17:46 ---> Running in 504d0b158655 16:17:48 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 16:19:25 Removing intermediate container 6c7985078049 16:19:25 ---> 31210e1b1ed4 16:19:25 16:19:25 Step 10/31 : FROM alpine:3.14 16:19:25 ---> ac73e934f311 16:19:25 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:19:25 ---> Running in c14c8bb61e5a 16:19:25 Removing intermediate container c14c8bb61e5a 16:19:25 ---> 1d8a58a50b7f 16:19:25 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:19:25 ---> Running in 5b0abb09abd9 16:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:19:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:19:25 (1/2) Installing dumb-init (1.2.5-r1) 16:19:25 (2/2) Installing su-exec (0.2-r1) 16:19:25 Executing busybox-1.33.1-r7.trigger 16:19:25 OK: 6 MiB in 16 packages 16:19:25 Removing intermediate container 5b0abb09abd9 16:19:25 ---> e5f1c2e04a17 16:19:25 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:19:25 ---> Running in 32cf56d5bf4f 16:19:25 Removing intermediate container 32cf56d5bf4f 16:19:25 ---> d82b6a984568 16:19:25 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:19:25 ---> Running in c5bdccbb9f54 16:19:25 Removing intermediate container c5bdccbb9f54 16:19:25 ---> 530a3c81412a 16:19:25 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:19:25 ---> Running in 6386a986eb8e 16:19:28 Removing intermediate container 6386a986eb8e 16:19:28 ---> 59dacf81ac2e 16:19:28 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:19:28 ---> Running in fe4f2ec9bc8d 16:19:29 Removing intermediate container fe4f2ec9bc8d 16:19:29 ---> ac9d8f1be8cf 16:19:29 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:19:30 ---> 0edc06a1b2a4 16:19:30 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:19:30 ---> Running in 2ddc205d61c0 16:19:33 Removing intermediate container 2ddc205d61c0 16:19:33 ---> e1f7be09b2e8 16:19:33 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:19:34 ---> ba5565a1c526 16:19:34 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:19:36 ---> 885ec2adff4d 16:19:36 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:19:37 ---> dff30f239ee3 16:19:37 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:19:38 ---> c99f45d10107 16:19:38 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:19:39 ---> c95f4cf527e5 16:19:39 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:19:39 ---> Running in 5d75c5aab7c5 16:19:40 Removing intermediate container 5d75c5aab7c5 16:19:40 ---> 3c6ddcd1b151 16:19:40 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:19:41 ---> 1b1d920480a4 16:19:41 Step 26/31 : RUN chmod +x /entrypoint.sh 16:19:41 ---> Running in 7d6dbe91784d 16:19:44 Removing intermediate container 7d6dbe91784d 16:19:44 ---> b44ba85c8c42 16:19:44 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:19:44 ---> Running in 5b9983b3224f 16:19:45 Removing intermediate container 5b9983b3224f 16:19:45 ---> 503dfcccd55b 16:19:45 Step 28/31 : CMD ["gate"] 16:19:45 ---> Running in 5b70d1f620fb 16:19:46 Removing intermediate container 5b70d1f620fb 16:19:46 ---> b341f00bea2e 16:19:46 Step 29/31 : LABEL arch=arm64 16:19:46 ---> Running in a6d990d8ca29 16:19:47 Removing intermediate container a6d990d8ca29 16:19:47 ---> 3dd3f3a51ad4 16:19:47 Step 30/31 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:19:47 ---> Running in 8c68c0dd5374 16:19:48 Removing intermediate container 8c68c0dd5374 16:19:48 ---> 8475294afb16 16:19:48 Step 31/31 : LABEL version=0.0.0 16:19:48 ---> Running in d519336ac654 16:19:48 Removing intermediate container d519336ac654 16:19:48 ---> d4caa837e6e5 16:19:48 16:19:49 Successfully built d4caa837e6e5 16:19:49 Successfully tagged security-bootstrapper-arm64:latest 16:19:49 Building security-spire-server 16:20:21  Building security-bootstrapper ... done Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:20:21 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:20:21 ---> 3c3b2ac81316 16:20:21 Step 3/25 : WORKDIR /edgex-go 16:20:21 ---> Using cache 16:20:21 ---> f63c1a632a09 16:20:21 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:21 ---> Using cache 16:20:21 ---> 0ce59abd8e3a 16:20:21 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:20:21 ---> Using cache 16:20:21 ---> 07ede4649089 16:20:21 Step 6/25 : COPY go.mod vendor* ./ 16:20:21 ---> Using cache 16:20:21 ---> d9faceb1ee0b 16:20:21 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:20:21 ---> Using cache 16:20:21 ---> af5c149bf025 16:20:21 Step 8/25 : COPY . . 16:20:21 ---> Using cache 16:20:21 ---> 9a6e7fcc8794 16:20:21 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:20:21 ---> Using cache 16:20:21 ---> 47cd9a122540 16:20:21 Step 10/25 : WORKDIR /edgex-go/spire-build 16:20:21 ---> Using cache 16:20:21 ---> fccf7231121c 16:20:21 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 16:20:21 ---> Running in b0d39153de2e 16:20:23 Removing intermediate container b0d39153de2e 16:20:23 ---> 95f6656a381e 16:20:23 Step 12/25 : WORKDIR /edgex-go 16:20:23 ---> Running in b8e27c2958d3 16:20:24 Removing intermediate container b8e27c2958d3 16:20:24 ---> 626f84d7a3b3 16:20:24 16:20:24 Step 13/25 : FROM alpine:3.15 16:20:24 ---> 3fb3c9af89a9 16:20:24 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:20:24 ---> Using cache 16:20:24 ---> 4b0dd44a4214 16:20:24 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:20:24 ---> Using cache 16:20:24 ---> 2ad5fe2d056f 16:20:24 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:20:24 ---> Running in b01f813e806b 16:20:27 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:27 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:29 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:20:29 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:20:29 OK: 15736 distinct packages available 16:20:29 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:20:30 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:20:31 (1/5) Installing dumb-init (1.2.5-r1) 16:20:32 (2/5) Installing musl-obstack (1.2.3-r0) 16:20:32 (3/5) Installing libucontext (1.1-r0) 16:20:32 (4/5) Installing gcompat (1.0.0-r4) 16:20:32 (5/5) Installing openssl (1.1.1o-r0) 16:20:32 ERROR: openssl-1.1.1o-r0: package mentioned in index not found (try 'apk update') 16:20:32 Executing busybox-1.34.1-r5.trigger 16:20:32 1 error; 6 MiB in 18 packages 16:22:24 Removing intermediate container aa756d8189e7 16:22:24 ---> 1852d343164b 16:22:24 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:22:24 ---> Running in 8fe142295d0a 16:22:24 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 16:22:26 Removing intermediate container 8fe142295d0a 16:22:26 ---> 5034ff93928d 16:22:26 16:22:26 Step 11/23 : FROM docker:20.10.14 16:22:26 20.10.14: Pulling from library/docker 16:22:41 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:22:41 Status: Downloaded newer image for docker:20.10.14 16:22:41 ---> c346e9eafbab 16:22:41 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:22:41 ---> Running in 78b54874b04d 16:22:41 Removing intermediate container 78b54874b04d 16:22:41 ---> b2e5851b61b2 16:22:41 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 16:22:41 ---> Running in 3b7af28d1109 16:22:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:22:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:22:45 (1/43) Installing readline (8.1.1-r0) 16:22:45 (2/43) Installing bash (5.1.16-r0) 16:22:45 Executing bash-5.1.16-r0.post-install 16:22:45 (3/43) Installing brotli-libs (1.0.9-r5) 16:22:45 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:22:45 (5/43) Installing libcurl (7.80.0-r2) 16:22:45 (6/43) Installing curl (7.80.0-r2) 16:22:45 (7/43) Installing dumb-init (1.2.5-r1) 16:22:45 (8/43) Installing libbz2 (1.0.8-r1) 16:22:45 (9/43) Installing expat (2.4.7-r0) 16:22:45 (10/43) Installing libffi (3.4.2-r1) 16:22:45 (11/43) Installing gdbm (1.22-r0) 16:22:45 (12/43) Installing xz-libs (5.2.5-r1) 16:22:45 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:22:45 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:22:45 (15/43) Installing mpdecimal (2.5.1-r1) 16:22:45 (16/43) Installing sqlite-libs (3.36.0-r0) 16:22:45 (17/43) Installing python3 (3.9.7-r4) 16:22:48 (18/43) Installing py3-appdirs (1.4.4-r2) 16:22:48 (19/43) Installing py3-certifi (2020.12.5-r1) 16:22:48 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:22:48 (21/43) Installing py3-idna (3.3-r0) 16:22:48 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:22:48 (23/43) Installing py3-requests (2.26.0-r1) 16:22:48 (24/43) Installing py3-msgpack (1.0.2-r1) 16:22:48 (25/43) Installing py3-lockfile (0.12.2-r4) 16:22:48 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:22:48 (27/43) Installing py3-colorama (0.4.4-r1) 16:22:48 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:22:48 (29/43) Installing py3-distlib (0.3.3-r0) 16:22:48 (30/43) Installing py3-distro (1.6.0-r0) 16:22:48 (31/43) Installing py3-six (1.16.0-r0) 16:22:48 (32/43) Installing py3-webencodings (0.5.1-r4) 16:22:48 (33/43) Installing py3-html5lib (1.1-r1) 16:22:48 (34/43) Installing py3-parsing (2.4.7-r2) 16:22:48 (35/43) Installing py3-packaging (20.9-r1) 16:22:48 (36/43) Installing py3-tomli (1.2.2-r0) 16:22:48 (37/43) Installing py3-pep517 (0.12.0-r0) 16:22:48 (38/43) Installing py3-progress (1.6-r0) 16:22:48 (39/43) Installing py3-retrying (1.3.3-r2) 16:22:49 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:22:49 (41/43) Installing py3-setuptools (52.0.0-r4) 16:22:49 (42/43) Installing py3-toml (0.10.2-r2) 16:22:49 (43/43) Installing py3-pip (20.3.4-r1) 16:22:50 Executing busybox-1.34.1-r5.trigger 16:22:50 OK: 82 MiB in 65 packages 16:22:55 Collecting docker-compose==1.23.2 16:22:55 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:22:56 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:22:56 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:22:57 Collecting websocket-client<1.0,>=0.32.0 16:22:57 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:22:57 Collecting docopt<0.7,>=0.6.1 16:22:57 Downloading docopt-0.6.2.tar.gz (25 kB) 16:23:00 Collecting cached-property<2,>=1.2.0 16:23:00 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:23:00 Collecting texttable<0.10,>=0.9.0 16:23:00 Downloading texttable-0.9.1.tar.gz (11 kB) 16:23:02 Collecting dockerpty<0.5,>=0.4.1 16:23:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:23:05 Collecting PyYAML<4,>=3.10 16:23:05 Downloading PyYAML-3.13.tar.gz (270 kB) 16:23:11 Collecting docker<4.0,>=3.6.0 16:23:11 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:23:11 Collecting jsonschema<3,>=2.5.1 16:23:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:23:11 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:23:11 Collecting docker-pycreds>=0.4.0 16:23:11 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:23:13 Collecting urllib3<1.25,>=1.21.1 16:23:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:23:13 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) 16:23:13 Collecting idna<2.8,>=2.5 16:23:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:23:14 Collecting chardet<3.1.0,>=3.0.2 16:23:14 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:23:14 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:23:14 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:23:14 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:23:14 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:23:16 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:23:16 Attempting uninstall: urllib3 16:23:16 Found existing installation: urllib3 1.26.7 16:23:16 Uninstalling urllib3-1.26.7: 16:23:16 Successfully uninstalled urllib3-1.26.7 16:23:17 Attempting uninstall: idna 16:23:17 Found existing installation: idna 3.3 16:23:17 Uninstalling idna-3.3: 16:23:17 Successfully uninstalled idna-3.3 16:23:21 Attempting uninstall: requests 16:23:21 Found existing installation: requests 2.26.0 16:23:21 Uninstalling requests-2.26.0: 16:23:21 Successfully uninstalled requests-2.26.0 16:23:22 Running setup.py install for texttable: started 16:23:25 Running setup.py install for texttable: finished with status 'done' 16:23:25 Running setup.py install for PyYAML: started 16:23:28 Running setup.py install for PyYAML: finished with status 'done' 16:23:29 Running setup.py install for docopt: started 16:23:30 Removing intermediate container 46a16dc17369 16:23:30 ---> ba7dbcd234ec 16:23:30 16:23:30 Step 9/20 : FROM alpine:3.15 16:23:30 ---> 3fb3c9af89a9 16:23:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:23:30 ---> Using cache 16:23:30 ---> 4b0dd44a4214 16:23:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:30 ---> Using cache 16:23:30 ---> 2ad5fe2d056f 16:23:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:23:30 ---> Running in 4ef55de1e74f 16:23:32 Running setup.py install for docopt: finished with status 'done' 16:23:32 Running setup.py install for dockerpty: started 16:23:33 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:34 Running setup.py install for dockerpty: finished with status 'done' 16:23:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:23:35 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:23:35 OK: 15736 distinct packages available 16:23:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 16:23:36 Removing intermediate container 504d0b158655 16:23:36 ---> 50bd7330b31c 16:23:36 16:23:36 Step 10/23 : FROM alpine:3.14 16:23:36 ---> ac73e934f311 16:23:36 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:23:36 ---> Running in 81079f574db2 16:23:36 Removing intermediate container 81079f574db2 16:23:36 ---> 4e79a2a7c40e 16:23:36 Step 12/23 : ENV APP_PORT=59880 16:23:36 ---> Running in 6c5174eb420f 16:23:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 16:23:37 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 16:23:37 Removing intermediate container 6c5174eb420f 16:23:37 ---> 3737f9d3091c 16:23:37 Step 13/23 : EXPOSE $APP_PORT 16:23:37 ---> Running in b5b034ff4b7d 16:23:38 Removing intermediate container b5b034ff4b7d 16:23:38 ---> cf27286b0639 16:23:38 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/nl.alpinelinux.org/g' -i~ /etc/apk/repositories 16:23:38 ---> Running in deb9244a33c5 16:23:38 (1/9) Installing ca-certificates (20211220-r0) 16:23:38 (2/9) Installing brotli-libs (1.0.9-r5) 16:23:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:23:39 (4/9) Installing libcurl (7.80.0-r1) 16:23:39 ERROR: libcurl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:23:39 (5/9) Installing curl (7.80.0-r1) 16:23:39 (6/9) Installing dumb-init (1.2.5-r1) 16:23:39 ERROR: curl-7.80.0-r1: package mentioned in index not found (try 'apk update') 16:23:40 (7/9) Installing musl-obstack (1.2.3-r0) 16:23:40 (8/9) Installing libucontext (1.1-r0) 16:23:40 (9/9) Installing gcompat (1.0.0-r4) 16:23:40 Executing busybox-1.34.1-r5.trigger 16:23:40 Executing ca-certificates-20211220-r0.trigger 16:23:40 2 errors; 7 MiB in 21 packages 16:23:41 Removing intermediate container deb9244a33c5 16:23:41 ---> e9a0838e92b6 16:23:41 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:23:41 ---> Running in d441a9dbd61f 16:23:44 fetch https://nl.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:23:44 fetch https://nl.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:23:45 (1/6) Installing dumb-init (1.2.5-r1) 16:23:45 (2/6) Installing libgcc (10.3.1_git20210424-r2) 16:23:45 (3/6) Installing libsodium (1.0.18-r0) 16:23:45 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 16:23:45 (5/6) Installing libzmq (4.3.4-r0) 16:23:45 (6/6) Installing zeromq (4.3.4-r0) 16:23:46 Executing busybox-1.33.1-r7.trigger 16:23:46 OK: 8 MiB in 20 packages 16:23:48 Removing intermediate container d441a9dbd61f 16:23:48 ---> c2285d441614 16:23:48 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:23:50 ---> a7d1d2b2f830 16:23:50 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:23:51 ---> f3da7ddbb05c 16:23:51 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:23:52 Removing intermediate container 3b7af28d1109 16:23:52 ---> e91ad423f3fd 16:23:52 Step 14/23 : ENV APP_PORT=58890 16:23:52 ---> Running in 8c8125044c0b 16:23:52 ---> e44634cdc89d 16:23:52 Step 19/23 : ENTRYPOINT ["/core-data"] 16:23:52 ---> Running in 71942b11d2e9 16:23:53 Removing intermediate container 8c8125044c0b 16:23:53 ---> b8934521dae8 16:23:53 Step 15/23 : EXPOSE $APP_PORT 16:23:53 ---> Running in ca7f19b3b9d6 16:23:53 Removing intermediate container 71942b11d2e9 16:23:53 ---> 30e5b82e48ea 16:23:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:53 ---> Running in 47c8eab3f0ca 16:23:53 Removing intermediate container ca7f19b3b9d6 16:23:53 ---> 08dd90c650d2 16:23:53 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:23:53 Removing intermediate container 47c8eab3f0ca 16:23:53 ---> 57129f353b29 16:23:53 Step 21/23 : LABEL arch=arm64 16:23:54 ---> Running in bace022aeb08 16:23:54 Removing intermediate container bace022aeb08 16:23:54 ---> 7cc8383f95e4 16:23:54 Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:23:54 ---> Running in eba3343cef79 16:23:55 ---> 97515e03fe68 16:23:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:23:55 Removing intermediate container eba3343cef79 16:23:55 ---> 88308ee882a4 16:23:55 Step 23/23 : LABEL version=0.0.0 16:23:55 ---> Running in bbf3c15010f5 16:23:56 Removing intermediate container bbf3c15010f5 16:23:56 ---> 4e843841f28e 16:23:56 16:23:56 ---> 331b2bb0c457 16:23:56 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:23:56 Successfully built 4e843841f28e 16:23:56 Successfully tagged core-data-arm64:latest 16:23:57  Building core-data ... done  ---> 696dd1961698 16:23:57 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:23:57 ---> Running in dda14754454d 16:23:57 Removing intermediate container dda14754454d 16:23:57 ---> c55c31f60b5a 16:23:57 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:23:58 ---> Running in f8881fd87755 16:23:58 Removing intermediate container f8881fd87755 16:23:58 ---> 362ee49b4780 16:23:58 Step 21/23 : LABEL arch=arm64 16:23:58 ---> Running in 522870efe276 16:23:58 Removing intermediate container 522870efe276 16:23:58 ---> 7abd4d1d9134 16:23:58 Step 22/23 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:23:59 Removing intermediate container 056c0f323342 16:23:59 ---> f28050421790 16:23:59 16:23:59 Step 10/22 : FROM alpine:3.14 16:23:59 ---> ac73e934f311 16:23:59 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:23:59 ---> Running in ae5c64f2548c 16:23:59 ---> Running in 21f2a311e599 16:23:59 Removing intermediate container ae5c64f2548c 16:23:59 ---> 8c2dd95c8ed3 16:23:59 Step 23/23 : LABEL version=0.0.0 16:23:59 ---> Running in bc1b23a88943 16:24:00 Removing intermediate container bc1b23a88943 16:24:00 ---> 5e08c232f19e 16:24:00 16:24:00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:24:00 Successfully built 5e08c232f19e 16:24:00 Successfully tagged sys-mgmt-agent-arm64:latest 16:24:01  Building sys-mgmt-agent ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:24:01 (1/2) Installing ca-certificates (20211220-r0) 16:24:01 (2/2) Installing dumb-init (1.2.5-r1) 16:24:01 Executing busybox-1.33.1-r7.trigger 16:24:01 Executing ca-certificates-20211220-r0.trigger 16:24:02 OK: 6 MiB in 16 packages 16:24:03 Removing intermediate container 21f2a311e599 16:24:03 ---> faf2a6c5f3ef 16:24:03 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:24:03 ---> Running in 1d0dd7d76a14 16:24:03 Removing intermediate container 1d0dd7d76a14 16:24:03 ---> c39817b546d2 16:24:03 Step 13/22 : ENV APP_PORT=59860 16:24:03 ---> Running in e299b53fc29a 16:24:04 Removing intermediate container e299b53fc29a 16:24:04 ---> 9efd696af25e 16:24:04 Step 14/22 : EXPOSE $APP_PORT 16:24:04 ---> Running in 5519489da473 16:24:04 Removing intermediate container 5519489da473 16:24:04 ---> d08c1aab905f 16:24:04 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:24:05 ---> 6cb53a24ddc9 16:24:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:24:06 ---> aebaa26c1ffd 16:24:06 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:24:07 ---> 1bf340152971 16:24:07 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:24:07 ---> Running in f5de2af7a020 16:24:07 Removing intermediate container f5de2af7a020 16:24:07 ---> c3c54ec83349 16:24:07 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:24:07 ---> Running in ee2daf500055 16:24:08 Removing intermediate container ee2daf500055 16:24:08 ---> 70cdc3f873e4 16:24:08 Step 20/22 : LABEL arch=arm64 16:24:08 ---> Running in 074d0f04b78d 16:24:08 Removing intermediate container 074d0f04b78d 16:24:08 ---> 629fad426eef 16:24:08 Step 21/22 : LABEL git_sha=09417f96253eb4385e278262333ea3248dacad35 16:24:08 ---> Running in c1b484a2c8b4 16:24:09 Removing intermediate container c1b484a2c8b4 16:24:09 ---> 6dc577ade804 16:24:09 Step 22/22 : LABEL version=0.0.0 16:24:09 ---> Running in a42f05296029 16:24:09 Removing intermediate container a42f05296029 16:24:09 ---> d530b90b4b46 16:24:09 16:24:09 Successfully built d530b90b4b46 16:24:09 Successfully tagged support-notifications-arm64:latest 16:24:09  Building support-notifications ... done  16:24:09 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") 16:24:09 16:24:09 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") 16:24:09 16:24:09 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") 16:24:09 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] } 16:24:10 $ docker stop --time=1 0ffaf85efdfccd87a28198333f69f858728147f1b09ca6d1111f3fe8af4792be 16:24:12 $ 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 16:24:12 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:12 16:24:12 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:13 arm64: Pulling from edgex-lftools-log-publisher 16:24:13 8998bd30e6a1: Pulling fs layer 16:24:13 04944245beec: Pulling fs layer 16:24:13 699f458cf7ca: Pulling fs layer 16:24:13 765212b225bb: Pulling fs layer 16:24:13 f23df028b6ca: Pulling fs layer 16:24:13 d65c8cfc05b1: Pulling fs layer 16:24:13 2437ff75d9bd: Pulling fs layer 16:24:13 765212b225bb: Waiting 16:24:13 f23df028b6ca: Waiting 16:24:13 d65c8cfc05b1: Waiting 16:24:13 2437ff75d9bd: Waiting 16:24:13 04944245beec: Verifying Checksum 16:24:13 04944245beec: Download complete 16:24:13 765212b225bb: Verifying Checksum 16:24:13 765212b225bb: Download complete 16:24:13 f23df028b6ca: Verifying Checksum 16:24:13 f23df028b6ca: Download complete 16:24:13 d65c8cfc05b1: Verifying Checksum 16:24:13 d65c8cfc05b1: Download complete 16:24:13 699f458cf7ca: Verifying Checksum 16:24:13 699f458cf7ca: Download complete 16:24:14 8998bd30e6a1: Verifying Checksum 16:24:14 8998bd30e6a1: Download complete 16:24:17 2437ff75d9bd: Verifying Checksum 16:24:17 2437ff75d9bd: Download complete 16:24:19 8998bd30e6a1: Pull complete 16:24:19 04944245beec: Pull complete 16:24:21 699f458cf7ca: Pull complete 16:24:21 765212b225bb: Pull complete 16:24:22 f23df028b6ca: Pull complete 16:24:22 d65c8cfc05b1: Pull complete 16:24:40 2437ff75d9bd: Pull complete 16:24:40 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:24:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:24:40 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:40 prd-ubuntu20.04-docker-arm64-4c-16g-16581 does not seem to be running inside a container 16:24:40 $ 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 16:24:43 $ docker top 4c21025f2b12cd729843b84e4690c282542f550af50373bc7e0937b1ede7e6dd -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:24:44 ---> job-cost.sh 16:24:44 lf-activate-venv: SKIPPING 16:24:44 INFO: No Stack... 16:24:45 INFO: Retrieving Pricing Info for: v3-standard-4 16:24:46 INFO: Archiving Costs [Pipeline] sh 16:24:47 + + cut -d,cat /w/workspace/edgex-go/2/archives/cost.csv -f6 16:24:47 [Pipeline] lock 16:24:47 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4065-2-stack-cost] 16:24:47 Resource [jenkins-edgexfoundry-edgex-go-PR-4065-2-stack-cost] did not exist. Created. 16:24:47 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4065-2-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:24:47 + echo total: 0.10999999940395355 [Pipeline] stash 16:24:48 Stashed 1 file(s) [Pipeline] } 16:24:48 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4065-2-stack-cost] [Pipeline] // lock [Pipeline] } 16:24:48 $ docker stop --time=1 4c21025f2b12cd729843b84e4690c282542f550af50373bc7e0937b1ede7e6dd 16:24:49 $ 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] } 16:24:49 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 16:24:50 + [ -d /w/workspace/edgex-go/2/archives ] [Pipeline] libraryResource [Pipeline] sh 16:24:50 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:24:51 ---> package-listing.sh 16:24:51 ++ facter osfamily 16:24:51 ++ tr '[:upper:]' '[:lower:]' 16:24:51 + OS_FAMILY=debian 16:24:51 + workspace=/w/workspace/edgex-go/2 16:24:51 + START_PACKAGES=/tmp/packages_start.txt 16:24:51 + END_PACKAGES=/tmp/packages_end.txt 16:24:51 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:24:51 + PACKAGES=/tmp/packages_start.txt 16:24:51 + '[' /w/workspace/edgex-go/2 ']' 16:24:51 + PACKAGES=/tmp/packages_end.txt 16:24:51 + case "${OS_FAMILY}" in 16:24:51 + dpkg -l 16:24:51 + grep '^ii' 16:24:51 + '[' -f /tmp/packages_start.txt ']' 16:24:51 + '[' -f /tmp/packages_end.txt ']' 16:24:51 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:24:51 + '[' /w/workspace/edgex-go/2 ']' 16:24:51 + mkdir -p /w/workspace/edgex-go/2/archives/ 16:24:51 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/2/archives/ [Pipeline] echo 16:24:51 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 16:24:52 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:52 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:52 16:24:52 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:24:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:53 latest: Pulling from edgex-lftools-log-publisher 16:24:53 5eb5b503b376: Pulling fs layer 16:24:53 5c69ac0246d0: Pulling fs layer 16:24:53 ec43610c2a17: Pulling fs layer 16:24:53 3a2ae6a8a46f: Pulling fs layer 16:24:53 33b1e0a273af: Pulling fs layer 16:24:53 5d3b04190fa2: Pulling fs layer 16:24:53 2f39f015ded8: Pulling fs layer 16:24:53 3a2ae6a8a46f: Waiting 16:24:53 33b1e0a273af: Waiting 16:24:53 5d3b04190fa2: Waiting 16:24:53 2f39f015ded8: Waiting 16:24:53 5c69ac0246d0: Download complete 16:24:53 3a2ae6a8a46f: Verifying Checksum 16:24:53 3a2ae6a8a46f: Download complete 16:24:53 33b1e0a273af: Verifying Checksum 16:24:53 33b1e0a273af: Download complete 16:24:53 ec43610c2a17: Verifying Checksum 16:24:53 ec43610c2a17: Download complete 16:24:53 5d3b04190fa2: Download complete 16:24:53 5eb5b503b376: Verifying Checksum 16:24:53 5eb5b503b376: Download complete 16:24:53 2f39f015ded8: Verifying Checksum 16:24:53 2f39f015ded8: Download complete 16:24:54 5eb5b503b376: Pull complete 16:24:54 5c69ac0246d0: Pull complete 16:24:55 ec43610c2a17: Pull complete 16:24:55 3a2ae6a8a46f: Pull complete 16:24:55 33b1e0a273af: Pull complete 16:24:55 5d3b04190fa2: Pull complete 16:24:59 2f39f015ded8: Pull complete 16:24:59 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:24:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:24:59 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:24:59 prd-ubuntu20.04-docker-8c-8g-16577 does not seem to be running inside a container 16:24:59 $ 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 16:25:01 $ docker top aeeffa89e3d6fa63b455a41997fc031654ef231c46a6e2f23c6043dba62a2a2c -eo pid,comm [Pipeline] { [Pipeline] sh 16:25:02 + touch /tmp/pre-build-complete [Pipeline] sh 16:25:02 + mkdir -p /var/log/sysstat [Pipeline] sh 16:25:02 + ls /var/log/sa-host 16:25:02 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:25:02 provisioning config files... 16:25:02 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/2@tmp/config7389320673483490576tmp [Pipeline] { [Pipeline] echo 16:25:02 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:25:03 ---> create-netrc.sh [Pipeline] } 16:25:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:25:03 ---> python-tools-install.sh [Pipeline] echo 16:25:03 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:25:03 ---> sudo-logs.sh 16:25:03 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:25:03 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:25:03 ---> job-cost.sh 16:25:03 lf-activate-venv: SKIPPING 16:25:03 DEBUG: total: 0.10999999940395355 16:25:03 INFO: Retrieving Stack Cost... 16:25:04 INFO: Retrieving Pricing Info for: v3-standard-8 16:25:04 INFO: Archiving Costs [Pipeline] echo 16:25:04 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:25:05 ---> logs-deploy.sh 16:25:05 lf-activate-venv: SKIPPING 16:25:05 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4065/2 16:25:05 INFO: archiving workspace using pattern(s): 16:25:06 Archives upload complete. 16:25:06 INFO: archiving logs to Nexus