Pull request #4065 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21+a157344ed5a2a308e5221a4550246afdf7c311d5 (e795d82b371fde41cd9e30e68c441af13254ac4d) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh9636854726900896213.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9439316746611681461.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10946063787920847397.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 2c7614b56cb57ece5b5bdf52d827492071d4cc62 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 2c7614b56cb57ece5b5bdf52d827492071d4cc62 # timeout=10 Commit message: "Merge pull request #399 from ernestojeda/fix-go-mod-version" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh7046437664431747256.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 0f180ed1236c637af8c254f95ad106931cc77145 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4065/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8292957472091471844.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-16653 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/3 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4065/head:refs/remotes/origin/PR-4065 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 Merge succeeded, producing 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 Checking out Revision 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 (PR-4065) > git config core.sparsecheckout # timeout=10 > git checkout -f 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 # timeout=10 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 23:52:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 23:52:14 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 23:52:14 ========================================================= 23:52:14 EdgeX Global Pipelines Version Info 23:52:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 09417f96253eb4385e278262333ea3248dacad35 # timeout=10 23:52:15 ------------------- 23:52:15 stable info: 23:52:15 ------------------- 23:52:15 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 23:52:15 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 23:52:15 Message: update stable to v1.0.234 23:52:15 ------------------- 23:52:15 experimental info: 23:52:15 ------------------- 23:52:15 Commited By: **** collab-it+edgex@linuxfoundation.org 23:52:15 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 23:52:15 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 23:52:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4065 [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4065 [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4065 [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7cbef80 [Pipeline] echo 23:52:16 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:52:16 provisioning config files... 23:52:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config4306347561657104170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:52:16 ---> docker-login.sh 23:52:16 nexus3.edgexfoundry.org:10001 23:52:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:16 Configure a credential helper to remove this warning. See 23:52:16 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:16 23:52:16 Login Succeeded 23:52:16 nexus3.edgexfoundry.org:10002 23:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:17 Configure a credential helper to remove this warning. See 23:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:17 23:52:17 Login Succeeded 23:52:17 nexus3.edgexfoundry.org:10003 23:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:17 Configure a credential helper to remove this warning. See 23:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:17 23:52:17 Login Succeeded 23:52:17 nexus3.edgexfoundry.org:10004 23:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:17 Configure a credential helper to remove this warning. See 23:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:17 23:52:17 Login Succeeded 23:52:17 docker.io 23:52:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:52:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:52:17 Configure a credential helper to remove this warning. See 23:52:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:52:17 23:52:17 Login Succeeded 23:52:17 ---> docker-login.sh ends [Pipeline] } 23:52:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:18 + 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 23:52:18 + dirname cmd/core-command/Dockerfile 23:52:18 + cut -d/ -f2 23:52:18 + echo core-command,cmd/core-command/Dockerfile 23:52:18 + cut -d/ -f2 23:52:18 + dirname cmd/core-data/Dockerfile 23:52:18 + echo core-data,cmd/core-data/Dockerfile 23:52:18 + dirname cmd/core-metadata/Dockerfile 23:52:18 + cut -d/ -f2 23:52:18 + echo core-metadata,cmd/core-metadata/Dockerfile 23:52:18 + dirname cmd/security-bootstrapper/Dockerfile 23:52:18 + cut -d/ -f2 23:52:18 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 23:52:18 + dirname+ cmd/security-proxy-setup/Dockerfile 23:52:18 cut -d/ -f2 23:52:18 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 23:52:18 + + dirname cmd/security-secretstore-setup/Dockerfile 23:52:18 cut -d/ -f2 23:52:18 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 23:52:18 + dirname cmd/security-spiffe-token-provider/Dockerfile 23:52:18 + cut -d/ -f2 23:52:18 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 23:52:18 + + cut -d/ -f2 23:52:18 dirname cmd/security-spire-agent/Dockerfile 23:52:18 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 23:52:18 + dirname cmd/security-spire-config/Dockerfile 23:52:18 + cut -d/ -f2 23:52:18 + echo security-spire-config,cmd/security-spire-config/Dockerfile 23:52:18 + + dirname cmd/security-spire-server/Dockerfile 23:52:18 cut -d/ -f2 23:52:18 + echo security-spire-server,cmd/security-spire-server/Dockerfile 23:52:18 + dirname cmd/support-notifications/Dockerfile 23:52:18 + cut -d/ -f2 23:52:18 + echo support-notifications,cmd/support-notifications/Dockerfile 23:52:18 + cut -d/ -f2 23:52:18 + dirname cmd/support-scheduler/Dockerfile 23:52:18 + echo support-scheduler,cmd/support-scheduler/Dockerfile 23:52:18 + dirname cmd/sys-mgmt-agent/Dockerfile 23:52:18 + cut -d/ -f2 23:52:18 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 23:52:18 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 23:52:18 + git rev-list -1 --merges 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21~1..7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [Pipeline] echo 23:52:18 -----------> git rev-list -1 --merges 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21~1..7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [false] [Pipeline] sh 23:52:18 + git log --format=format:%s -1 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [Pipeline] echo 23:52:18 ========================================================= 23:52:18 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 23:52:18 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 23:52:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 23:52:19 + grep -v github /etc/ssh/ssh_known_hosts 23:52:19 + [ -e /tmp/ssh_known_hosts ] 23:52:19 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 23:52:19 + echo+ github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 23:52:19 sudo tee -a /etc/ssh/ssh_known_hosts 23:52:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:19 23:52:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:52:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:19 0.1.4: Pulling from edgex-devops/py-git-semver 23:52:19 42c077c10790: Pulling fs layer 23:52:19 f63e77b7563a: Pulling fs layer 23:52:19 bd5fdadae976: Pulling fs layer 23:52:19 205491f53016: Pulling fs layer 23:52:19 df18705c85c3: Pulling fs layer 23:52:19 bdb3f477010e: Pulling fs layer 23:52:19 c8a8fc8e1c8f: Pulling fs layer 23:52:19 2c6e9b1d212d: Pulling fs layer 23:52:19 bdb8f0575790: Pulling fs layer 23:52:19 386e3cb2ff24: Pulling fs layer 23:52:19 2343380bae48: Pulling fs layer 23:52:19 205491f53016: Waiting 23:52:19 df18705c85c3: Waiting 23:52:19 bdb3f477010e: Waiting 23:52:19 c8a8fc8e1c8f: Waiting 23:52:19 2c6e9b1d212d: Waiting 23:52:19 bdb8f0575790: Waiting 23:52:19 386e3cb2ff24: Waiting 23:52:19 2343380bae48: Waiting 23:52:19 f63e77b7563a: Verifying Checksum 23:52:19 f63e77b7563a: Download complete 23:52:19 205491f53016: Download complete 23:52:19 bd5fdadae976: Verifying Checksum 23:52:19 bd5fdadae976: Download complete 23:52:20 df18705c85c3: Verifying Checksum 23:52:20 df18705c85c3: Download complete 23:52:20 bdb3f477010e: Verifying Checksum 23:52:20 bdb3f477010e: Download complete 23:52:20 2c6e9b1d212d: Download complete 23:52:20 bdb8f0575790: Download complete 23:52:20 386e3cb2ff24: Download complete 23:52:20 42c077c10790: Verifying Checksum 23:52:20 42c077c10790: Download complete 23:52:20 c8a8fc8e1c8f: Download complete 23:52:21 42c077c10790: Pull complete 23:52:21 f63e77b7563a: Pull complete 23:52:22 bd5fdadae976: Pull complete 23:52:22 205491f53016: Pull complete 23:52:22 df18705c85c3: Pull complete 23:52:22 bdb3f477010e: Pull complete 23:52:24 c8a8fc8e1c8f: Pull complete 23:52:24 2c6e9b1d212d: Pull complete 23:52:25 bdb8f0575790: Pull complete 23:52:25 386e3cb2ff24: Pull complete 23:52:25 2343380bae48: Pull complete 23:52:25 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 23:52:25 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 23:52:25 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:52:25 prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container 23:52:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 23:52:26 $ docker top 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d -eo pid,comm 23:52:27 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). 23:52:27 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 23:52:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:27 [ssh-agent] Looking for ssh-agent implementation... 23:52:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:27 $ docker exec 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d ssh-agent 23:52:27 SSH_AUTH_SOCK=/tmp/ssh-G9LHT0GvooRK/agent.31 23:52:27 SSH_AGENT_PID=37 23:52:27 Running ssh-add (command line suppressed) 23:52:27 Identity added: /w/workspace/edgex-go/3@tmp/private_key_3091782343966664545.key (/w/workspace/edgex-go/3@tmp/private_key_3091782343966664545.key) 23:52:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:27 + git tag --points-at HEAD [Pipeline] } 23:52:27 $ docker exec --env ******** --env ******** 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d ssh-agent -k 23:52:27 unset SSH_AUTH_SOCK; 23:52:27 unset SSH_AGENT_PID; 23:52:27 echo Agent pid 37 killed; 23:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 23:52:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 23:52:27 [ssh-agent] Looking for ssh-agent implementation... 23:52:28 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 23:52:28 $ docker exec 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d ssh-agent 23:52:28 SSH_AUTH_SOCK=/tmp/ssh-7Ga2w8wwyRfR/agent.69 23:52:28 SSH_AGENT_PID=75 23:52:28 Running ssh-add (command line suppressed) 23:52:28 Identity added: /w/workspace/edgex-go/3@tmp/private_key_509018762997040583.key (/w/workspace/edgex-go/3@tmp/private_key_509018762997040583.key) 23:52:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 23:52:28 + git semver init 23:52:28 2022-07-01 23:52:28,876 [run_init] DEBUG init version:0.0.0 force:False 23:52:28 2022-07-01 23:52:28,877 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 23:52:28 2022-07-01 23:52:28,877 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 23:52:28 2022-07-01 23:52:28,878 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) 23:52:33 2022-07-01 23:52:33,095 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 23:52:33 2022-07-01 23:52:33,095 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4065 with force:False 23:52:33 2022-07-01 23:52:33,096 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4065 23:52:33 2022-07-01 23:52:33,100 [execute] INFO git cat-file --batch-check 23:52:33 2022-07-01 23:52:33,101 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 23:52:33 2022-07-01 23:52:33,107 [execute] INFO git cat-file --batch 23:52:33 2022-07-01 23:52:33,107 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 23:52:33 2022-07-01 23:52:33,112 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4065 23:52:33 0.0.0 [Pipeline] } 23:52:33 $ docker exec --env ******** --env ******** 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d ssh-agent -k 23:52:33 unset SSH_AUTH_SOCK; 23:52:33 unset SSH_AGENT_PID; 23:52:33 echo Agent pid 75 killed; 23:52:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 23:52:33 + git semver [Pipeline] } 23:52:33 $ docker stop --time=1 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d 23:52:35 $ docker rm -f 5022df36bbbc8b583bdf2a43d1ffd3f0fb883f78499c86a75b0608daeb46e69d [Pipeline] // withDockerContainer [Pipeline] sh 23:52:35 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 23:52:35 Stashed 1 file(s) [Pipeline] echo 23:52:35 [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 23:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:52:35 ========================================================= 23:52:35 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 23:52:35 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:36 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 23:52:36 59bf1c3509f3: Pulling fs layer 23:52:36 666ba61612fd: Pulling fs layer 23:52:36 8ed8ca486205: Pulling fs layer 23:52:36 cc1cd167ecdc: Pulling fs layer 23:52:36 c516ae0d96e1: Pulling fs layer 23:52:36 684cea983483: Pulling fs layer 23:52:36 dd3240ac7de5: Pulling fs layer 23:52:36 b1e948a4e11c: Pulling fs layer 23:52:36 cc1cd167ecdc: Waiting 23:52:36 a8fd76ee1af6: Pulling fs layer 23:52:36 646ad004c059: Pulling fs layer 23:52:36 c516ae0d96e1: Waiting 23:52:36 684cea983483: Waiting 23:52:36 dd3240ac7de5: Waiting 23:52:36 a8fd76ee1af6: Waiting 23:52:36 646ad004c059: Waiting 23:52:36 8ed8ca486205: Verifying Checksum 23:52:36 8ed8ca486205: Download complete 23:52:36 666ba61612fd: Download complete 23:52:36 c516ae0d96e1: Download complete 23:52:36 684cea983483: Download complete 23:52:36 dd3240ac7de5: Download complete 23:52:36 59bf1c3509f3: Verifying Checksum 23:52:36 59bf1c3509f3: Download complete 23:52:36 b1e948a4e11c: Verifying Checksum 23:52:36 b1e948a4e11c: Download complete 23:52:36 59bf1c3509f3: Pull complete 23:52:36 666ba61612fd: Pull complete 23:52:36 8ed8ca486205: Pull complete 23:52:36 646ad004c059: Download complete 23:52:36 a8fd76ee1af6: Verifying Checksum 23:52:36 a8fd76ee1af6: Download complete 23:52:36 cc1cd167ecdc: Verifying Checksum 23:52:36 cc1cd167ecdc: Download complete 23:52:41 cc1cd167ecdc: Pull complete 23:52:41 c516ae0d96e1: Pull complete 23:52:41 684cea983483: Pull complete 23:52:41 dd3240ac7de5: Pull complete 23:52:41 b1e948a4e11c: Pull complete 23:52:43 a8fd76ee1af6: Pull complete 23:52:44 646ad004c059: Pull complete 23:52:44 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 23:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:52:44 + docker build -t ci-base-image-x86_64 -f - . 23:52:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:44 WORKDIR /edgex 23:52:44 COPY go.mod . 23:52:44 RUN go mod download 23:52:45 Sending build context to Docker daemon 335.1MB 23:52:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 23:52:45 ---> 8f69c11f6b0c 23:52:45 Step 2/4 : WORKDIR /edgex 23:52:48 ---> Running in 2008cab0b54e 23:52:48 Removing intermediate container 2008cab0b54e 23:52:48 ---> 794dad886580 23:52:48 Step 3/4 : COPY go.mod . 23:52:48 ---> 4f2fea2035d3 23:52:48 Step 4/4 : RUN go mod download 23:52:48 ---> Running in 196a8a1d4f54 23:52:50 Still waiting to schedule task 23:52:50 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-16650’ 23:53:06 Removing intermediate container 196a8a1d4f54 23:53:06 ---> beeaa0169cb1 23:53:06 Successfully built beeaa0169cb1 23:53:06 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:06 + docker inspect -f . ci-base-image-x86_64 23:53:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:07 prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container 23:53:07 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:53:07 $ docker top 67cf5420e43893cb23a48e687bafbfc06ec5b62cf0dc95eba11fb9a262e63cf4 -eo pid,comm [Pipeline] { [Pipeline] sh 23:53:07 + go version 23:53:07 go version go1.17.7 linux/amd64 [Pipeline] } 23:53:07 $ docker stop --time=1 67cf5420e43893cb23a48e687bafbfc06ec5b62cf0dc95eba11fb9a262e63cf4 23:53:09 $ docker rm -f 67cf5420e43893cb23a48e687bafbfc06ec5b62cf0dc95eba11fb9a262e63cf4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:53:09 + docker inspect -f . ci-base-image-x86_64 23:53:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:53:09 prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container 23:53:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 23:53:10 $ docker top 2908cdd3598dc92ee911ef6a26b0109b0e80760ebf550cba889c26595caae811 -eo pid,comm [Pipeline] { [Pipeline] echo 23:53:10 ========================================================= 23:53:10 [edgeXBuildGoParallel] Running Tests and Build... 23:53:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:53:10 + make test 23:53:10 go mod tidy -compat=1.17 23:53:10 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:53:16 ? github.com/edgexfoundry/edgex-go [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 23:53:28 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.057s coverage: 28.7% of statements 23:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 23:53:28 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.078s coverage: 98.5% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 23:53:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.122s coverage: 54.2% of statements 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 23:53:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.861s coverage: 89.2% of statements 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.097s coverage: 83.8% of statements 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.498s coverage: 95.6% of statements 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/io 0.097s coverage: 72.2% of statements 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.067s coverage: 60.0% of statements 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.082s coverage: 0.9% of statements 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.098s coverage: 58.8% of statements 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.050s coverage: 29.6% of statements 23:53:32 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.078s coverage: 47.1% of statements 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.058s coverage: 79.5% of statements 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.081s coverage: 94.1% of statements 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.070s coverage: 96.3% of statements 23:53:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.050s coverage: 87.5% of statements 23:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 11.107s coverage: 94.4% of statements 23:53:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 23:53:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.192s coverage: 82.5% of statements 23:53:44 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.079s coverage: 92.9% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.038s coverage: 65.1% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.078s coverage: 87.2% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.051s coverage: 100.0% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.073s coverage: 58.8% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.063s coverage: 80.0% of statements 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.061s coverage: 87.2% of statements 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.079s coverage: 85.4% of statements 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.2% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.174s coverage: 64.4% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.057s coverage: 100.0% of statements 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.030s coverage: 100.0% of statements 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.031s coverage: 73.7% of statements 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.158s coverage: 43.8% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.065s coverage: 89.5% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.060s coverage: 84.8% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.073s coverage: 17.7% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.178s coverage: 92.3% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.065s coverage: 63.2% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.114s coverage: 97.7% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.054s coverage: 28.9% of statements 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 23:53:54 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.055s coverage: 100.0% of statements 23:53:54 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.035s coverage: 96.9% of statements 23:53:54 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 23:54:12 GO111MODULE=on go vet ./... 23:54:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 23:54:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 23:54:15 ./bin/test-attribution-txt.sh [Pipeline] echo 23:54:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 23:54:15 + ls -al . 23:54:15 total 684 23:54:15 drwxrwxr-x 10 1001 1001 4096 Jul 1 23:53 . 23:54:15 drwxr-xr-x 4 root root 4096 Jul 1 23:53 .. 23:54:15 -rw-rw-r-- 1 1001 1001 11 Jul 1 23:52 .dockerignore 23:54:15 drwxrwxr-x 8 1001 1001 4096 Jul 1 23:52 .git 23:54:15 drwxrwxr-x 3 1001 1001 4096 Jul 1 23:52 .github 23:54:15 -rw-rw-r-- 1 1001 1001 879 Jul 1 23:52 .gitignore 23:54:15 -rw-rw-r-- 1 1001 1001 42 Jul 1 23:52 .golangci.yml 23:54:15 -rw-rw-r-- 1 1001 1001 87 Jul 1 23:52 .hadolint.yml 23:54:15 drwxr-xr-x 3 1001 1001 4096 Jul 1 23:52 .semver 23:54:15 -rw-rw-r-- 1 1001 1001 166 Jul 1 23:52 .sonarcloud.properties 23:54:15 -rw-rw-r-- 1 1001 1001 1171 Jul 1 23:52 ADOPTERS.md 23:54:15 -rw-rw-r-- 1 1001 1001 10347 Jul 1 23:52 Attribution.txt 23:54:15 -rw-rw-r-- 1 1001 1001 63209 Jul 1 23:52 CHANGELOG.md 23:54:15 -rw-rw-r-- 1 1001 1001 3804 Jul 1 23:52 CONTRIBUTING.md 23:54:15 -rw-rw-r-- 1 1001 1001 677 Jul 1 23:52 GOVERNANCE.md 23:54:15 -rw-rw-r-- 1 1001 1001 850 Jul 1 23:52 Jenkinsfile 23:54:15 -rw-rw-r-- 1 1001 1001 10775 Jul 1 23:52 LICENSE 23:54:15 -rw-rw-r-- 1 1001 1001 10389 Jul 1 23:52 Makefile 23:54:15 -rw-rw-r-- 1 1001 1001 582 Jul 1 23:52 OWNERS.md 23:54:15 -rw-rw-r-- 1 1001 1001 9094 Jul 1 23:52 README.md 23:54:15 -rw-rw-r-- 1 1001 1001 6912 Jul 1 23:52 SECURITY.md 23:54:15 -rw-rw-r-- 1 1001 1001 5 Jul 1 23:52 VERSION 23:54:15 -rw-rw-r-- 1 1001 1001 4131 Jul 1 23:52 ZMQWindows.md 23:54:15 drwxrwxr-x 2 1001 1001 4096 Jul 1 23:52 bin 23:54:15 drwxrwxr-x 18 1001 1001 4096 Jul 1 23:52 cmd 23:54:15 -rw-r--r-- 1 root root 435593 Jul 1 23:53 coverage.out 23:54:15 -rw-rw-r-- 1 1001 1001 3311 Jul 1 23:52 go.mod 23:54:15 -rw-rw-r-- 1 1001 1001 36231 Jul 1 23:53 go.sum 23:54:15 drwxrwxr-x 8 1001 1001 4096 Jul 1 23:52 internal 23:54:15 drwxrwxr-x 3 1001 1001 4096 Jul 1 23:52 openapi 23:54:15 drwxrwxr-x 4 1001 1001 4096 Jul 1 23:52 snap 23:54:15 -rw-rw-r-- 1 1001 1001 204 Jul 1 23:52 version.go [Pipeline] sh 23:54:15 + '[' -e coverage.out ] 23:54:15 + chown 1001:1001 coverage.out [Pipeline] stash 23:54:15 Stashed 1 file(s) [Pipeline] sh 23:54:16 + make build 23:54:16 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 23:54:28 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 23:54: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/core-command/core-command ./cmd/core-command 23:54:38 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 23:54: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:54: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:54:44 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 23:54: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:54:46 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 23:54: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 23:54:48 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 23:54:49 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 23:54:50 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] } 23:54:51 $ docker stop --time=1 2908cdd3598dc92ee911ef6a26b0109b0e80760ebf550cba889c26595caae811 23:54:54 $ docker rm -f 2908cdd3598dc92ee911ef6a26b0109b0e80760ebf550cba889c26595caae811 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:54:54 23:54:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:54:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:54:55 latest: Pulling from edgex-devops/edgex-compose 23:54:55 cbdbe7a5bc2a: Pulling fs layer 23:54:55 ca9280d653b3: Pulling fs layer 23:54:55 7e9c9ca2126c: Pulling fs layer 23:54:55 cbdbe7a5bc2a: Download complete 23:54:55 ca9280d653b3: Verifying Checksum 23:54:55 ca9280d653b3: Download complete 23:54:55 cbdbe7a5bc2a: Pull complete 23:54:55 7e9c9ca2126c: Verifying Checksum 23:54:55 7e9c9ca2126c: Download complete 23:54:55 ca9280d653b3: Pull complete 23:54:59 7e9c9ca2126c: Pull complete 23:54:59 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 23:54:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:54:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:54:59 prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container 23:54:59 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:55:00 $ docker top ca58ea0ad53a9d2a07e621592228f6aa38c1f9a8ec1af62aeff4b169635bc840 -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:01 + docker-compose build --help 23:55:01 + grep parallel 23:55:01 --parallel Build images in parallel. [Pipeline] } 23:55:01 $ docker stop --time=1 ca58ea0ad53a9d2a07e621592228f6aa38c1f9a8ec1af62aeff4b169635bc840 23:55:02 $ docker rm -f ca58ea0ad53a9d2a07e621592228f6aa38c1f9a8ec1af62aeff4b169635bc840 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:55:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 23:55:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:55:03 prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container 23:55:03 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 23:55:03 $ docker top 986f16b30fad2e69e5877d9d9a343dcf2fc6ea340ac825d3a9ce4151ffe869ec -eo pid,comm [Pipeline] { [Pipeline] sh 23:55:04 + docker-compose -f ./docker-compose-build.yml build --parallel 23:55:04 Building core-command ... 23:55:04 Building core-data ... 23:55:04 Building core-metadata ... 23:55:04 Building security-bootstrapper ... 23:55:04 Building security-proxy-setup ... 23:55:04 Building security-secretstore-setup ... 23:55:04 Building security-spiffe-token-provider ... 23:55:04 Building security-spire-agent ... 23:55:04 Building security-spire-config ... 23:55:04 Building security-spire-server ... 23:55:04 Building support-notifications ... 23:55:04 Building support-scheduler ... 23:55:04 Building sys-mgmt-agent ... 23:55:04 Building security-spire-server 23:55:04 Building security-bootstrapper 23:55:04 Building sys-mgmt-agent 23:55:04 Building core-data 23:55:04 Building security-secretstore-setup 23:55:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:55:19 ---> beeaa0169cb1 23:55:19 Step 3/23 : WORKDIR /edgex-go 23:55:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:55:19 ---> beeaa0169cb1 23:55:19 Step 3/25 : WORKDIR /edgex-go 23:55:19 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:19 Step 2/25 : FROM ${BUILDER_BASE} AS builder 23:55:19 ---> beeaa0169cb1 23:55:19 Step 3/25 : WORKDIR /edgex-go 23:55:19 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:19 Step 2/31 : FROM ${BUILDER_BASE} AS builder 23:55:19 ---> beeaa0169cb1 23:55:19 Step 3/31 : WORKDIR /edgex-go 23:55:19 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:19 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:55:19 ---> beeaa0169cb1 23:55:19 Step 3/23 : WORKDIR /edgex-go 23:55:22 ---> Running in 02519ac81b15 23:55:22 ---> Running in 91d6ab561d56 23:55:22 ---> Running in 6824eb2af65e 23:55:22 ---> Running in eb456118b987 23:55:22 ---> Running in ea2c3dec9ca3 23:55:22 Removing intermediate container 02519ac81b15 23:55:22 ---> 3fac8f55d5f9 23:55:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:22 Removing intermediate container ea2c3dec9ca3 23:55:22 ---> 9a5dba8c7929 23:55:22 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:22 Removing intermediate container 6824eb2af65e 23:55:22 ---> 60f15e71f82e 23:55:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:22 Removing intermediate container eb456118b987 23:55:22 ---> 22ecd6af0e13 23:55:22 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:22 Removing intermediate container 91d6ab561d56 23:55:22 ---> f2d97fec901f 23:55:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:22 ---> Running in 2e3fc187c185 23:55:22 ---> Running in 2e000071aa73 23:55:22 ---> Running in 56afdb064bd1 23:55:22 ---> Running in 21e2d7a4203d 23:55:22 ---> Running in 80c84d85e91c 23:55:23 Removing intermediate container 2e000071aa73 23:55:23 ---> 87471ec5c231 23:55:23 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 23:55:23 ---> Running in f7bf984974c1 23:55:23 Removing intermediate container 2e3fc187c185 23:55:23 ---> 42f1e161da03 23:55:23 Step 5/23 : RUN apk add --update --no-cache make bash git 23:55:24 ---> Running in 63403df2d90f 23:55:24 Removing intermediate container 80c84d85e91c 23:55:24 ---> 5fd712ae2111 23:55:24 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 23:55:24 ---> Running in fdba0da794a7 23:55:24 Removing intermediate container 21e2d7a4203d 23:55:24 ---> f2ca1ad591b3 23:55:24 Step 5/31 : RUN apk add --update --no-cache make git 23:55:24 ---> Running in c873e20506e5 23:55:24 Removing intermediate container 56afdb064bd1 23:55:24 ---> 85cfd885dc41 23:55:24 Step 5/25 : RUN apk add --update --no-cache make git 23:55:24 ---> Running in 88e5c72a293f 23:55:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:25 OK: 221 MiB in 52 packages 23:55:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:25 OK: 221 MiB in 52 packages 23:55:25 Removing intermediate container f7bf984974c1 23:55:25 ---> 34068bd96efd 23:55:25 Step 6/23 : COPY go.mod vendor* ./ 23:55:25 OK: 221 MiB in 52 packages 23:55:25 ---> 26bc0a683329 23:55:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:25 OK: 221 MiB in 52 packages 23:55:26 ---> Running in a2de90938cc4 23:55:26 OK: 221 MiB in 52 packages 23:55:26 Removing intermediate container c873e20506e5 23:55:26 ---> 1b07b49773ce 23:55:26 Step 6/31 : COPY go.mod vendor* ./ 23:55:26 ---> b5a4f9adbc86 23:55:26 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:26 ---> Running in 17710caba942 23:55:26 Removing intermediate container 63403df2d90f 23:55:26 ---> 8eb2643405c8 23:55:26 Step 6/23 : COPY go.mod vendor* ./ 23:55:26 Removing intermediate container fdba0da794a7 23:55:26 ---> 76c3fc89caef 23:55:26 Step 6/25 : COPY go.mod vendor* ./ 23:55:26 Removing intermediate container 88e5c72a293f 23:55:26 ---> 2b2f531c32f5 23:55:26 Step 6/25 : COPY go.mod vendor* ./ 23:55:26 ---> 3b9605d7ecd3 23:55:26 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:26 ---> Running in a8c420109498 23:55:26 ---> 44527679fe59 23:55:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:27 ---> 891fbbbf2e71 23:55:27 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:55:27 ---> Running in 92b71ea7a297 23:55:27 ---> Running in 07dcf58aabbc 23:55:27 Removing intermediate container a2de90938cc4 23:55:27 ---> f3f33ad2cd70 23:55:27 Step 8/23 : COPY . . 23:55:27 Removing intermediate container 17710caba942 23:55:27 ---> fa4a6b22ecf4 23:55:27 Step 8/31 : COPY . . 23:55:32 Removing intermediate container a8c420109498 23:55:32 ---> e7f51dd09d58 23:55:32 Step 8/23 : COPY . . 23:55:32 Removing intermediate container 07dcf58aabbc 23:55:32 ---> 4f391d63f931 23:55:32 Step 8/25 : COPY . . 23:55:32 Removing intermediate container 92b71ea7a297 23:55:32 ---> cc182f45c630 23:55:32 Step 8/25 : COPY . . 23:55:32 ---> 0cc66b703155 23:55:32 Step 9/23 : RUN make cmd/core-data/core-data 23:55:38 ---> c94dd7a35048 23:55:38 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 23:55:38 ---> Running in 47d48999b2b7 23:55:38 ---> Running in 4daabf858f88 23:55:38 ---> 2f55887fde78 23:55:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 23:55:38 ---> a72c0ff89a90 23:55:38 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 23:55:38 ---> Running in b3ed68b29032 23:55:38 ---> Running in 56825c75cfda 23:55:38 ---> 66cc0712fe50 23:55:38 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 23:55:38 ---> Running in 79e39d32adad 23:55:38 Removing intermediate container b3ed68b29032 23:55:38 ---> 581ceafba73c 23:55:38 Step 10/25 : WORKDIR /edgex-go/spire-build 23:55:38 ---> Running in 7e51825ac023 23:55:38 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 23:55:38 Removing intermediate container 7e51825ac023 23:55:38 ---> bc66d25655f6 23:55:38 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 23:55:38 ---> Running in 1945eb862d94 23:55: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 23:55: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 23:55: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 23:55:39 Removing intermediate container 1945eb862d94 23:55:39 ---> 800d1fa0951f 23:55:39 Step 12/25 : WORKDIR /edgex-go 23:55:39 ---> Running in 5f976e8c6f83 23:55:40 Removing intermediate container 5f976e8c6f83 23:55:40 ---> f8ada5fc66a2 23:55:40 23:55:40 Step 13/25 : FROM alpine:3.15 23:55:40 3.15: Pulling from library/alpine 23:55:40 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 23:55:40 Status: Downloaded newer image for alpine:3.15 23:55:40 ---> 0ac33e5f5afa 23:55:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:55:40 ---> Running in fed1d1def203 23:55:40 Removing intermediate container fed1d1def203 23:55:40 ---> d1f693e79021 23:55:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:55:40 ---> Running in f9b68d65a23d 23:55:41 Removing intermediate container f9b68d65a23d 23:55:41 ---> fe7e93dc5a4a 23:55:41 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:55:41 ---> Running in 4021c204adca 23:55:42 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:43 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:55:43 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:55:43 OK: 15859 distinct packages available 23:55:43 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:55:44 (1/5) Installing dumb-init (1.2.5-r1) 23:55:44 (2/5) Installing musl-obstack (1.2.3-r0) 23:55:44 (3/5) Installing libucontext (1.1-r0) 23:55:44 (4/5) Installing gcompat (1.0.0-r4) 23:55:44 (5/5) Installing openssl (1.1.1p-r0) 23:55:45 Executing busybox-1.34.1-r5.trigger 23:55:45 OK: 6 MiB in 19 packages 23:55:46 Removing intermediate container 4021c204adca 23:55:46 ---> 1dc654007d62 23:55:46 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:55:49 ---> 39401d334b16 23:55:49 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 23:55:49 ---> 0cb206594aae 23:55:49 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 23:55:50 ---> b3e6ba2cea3c 23:55:50 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 23:55:50 ---> 00e80974e570 23:55:50 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:55:51 ---> Running in 577095a65b91 23:55:51 Removing intermediate container 577095a65b91 23:55:51 ---> f63dce21c988 23:55:51 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:55:51 ---> Running in d3d4be416b8d 23:55:51 Removing intermediate container d3d4be416b8d 23:55:51 ---> 5aedda0bb7b4 23:55:51 Step 23/25 : LABEL arch=x86_64 23:55:51 ---> Running in c09fa729db73 23:55:52 Removing intermediate container c09fa729db73 23:55:52 ---> 5bd3c3d26451 23:55:52 Step 24/25 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:55:52 ---> Running in f0da09585c8c 23:55:52 Removing intermediate container f0da09585c8c 23:55:52 ---> 210006eaad8f 23:55:52 Step 25/25 : LABEL version=0.0.0 23:55:52 ---> Running in 10269159f90c 23:55:53 Removing intermediate container 10269159f90c 23:55:53 ---> 58aae2915659 23:55:53 23:55:53 Successfully built 58aae2915659 23:55:53 Successfully tagged security-spire-server:latest 23:55:53  Building security-spire-server ... done Building security-spiffe-token-provider 23:55:55 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16655 in /w/workspace/edgexfoundry_edgex-go_PR-4065 [Pipeline] { [Pipeline] ws 23:55:55 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 23:55:55 The recommended git tool is: git 23:55:56 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:55:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 23:55:56 ---> beeaa0169cb1 23:55:56 Step 3/20 : WORKDIR /edgex-go 23:55:56 ---> Using cache 23:55:56 ---> f2d97fec901f 23:55:56 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 23:55:58 ---> Running in cb57bc8f4e33 23:55:59 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 23:55:59 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:55:59 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:00 using credential edgex-jenkins-ssh 23:56:00 Cloning the remote Git repository 23:56:00 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 23:56:00 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 23:56:00 OK: 15866 distinct packages available 23:56:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:01 Removing intermediate container 79e39d32adad 23:56:01 ---> d9d24d7e2c0e 23:56:01 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 23:56:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:01 ---> Running in 5673895692f5 23:56:00 Cloning repository git@github.com:edgexfoundry/edgex-go.git 23:56:00 > git init /w/workspace/edgex-go/3 # timeout=10 23:56:00 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:56:00 > git --version # timeout=10 23:56:00 > git --version # 'git version 2.25.1' 23:56:00 using GIT_SSH to set credentials SSH Credentials for GitHub 23:56:00 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:56:01 Removing intermediate container 4daabf858f88 23:56:01 ---> f4d4a7ff616d 23:56:01 23:56:01 Step 10/31 : FROM alpine:3.14 23:56:01 3.14: Pulling from library/alpine 23:56:01 OK: 221 MiB in 52 packages 23:56: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 23:56:02 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 23:56:02 Status: Downloaded newer image for alpine:3.14 23:56:02 ---> e04c818066af 23:56:02 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 23:56:02 ---> Running in 5245259f3780 23:56:02 Removing intermediate container cb57bc8f4e33 23:56:02 ---> dacfae1da175 23:56:02 Step 5/20 : COPY go.mod vendor* ./ 23:56:02 Removing intermediate container 56825c75cfda 23:56:02 ---> 4387dfb67439 23:56:02 23:56:02 Step 10/25 : FROM alpine:3.14 23:56:02 ---> e04c818066af 23:56:02 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 23:56:03 Removing intermediate container 5245259f3780 23:56:03 ---> bc278cd27ecd 23:56:03 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 23:56:03 ---> Running in 73313a0d37fb 23:56:03 Removing intermediate container 5673895692f5 23:56:03 ---> 1339ef307c85 23:56:03 23:56:03 Step 11/23 : FROM docker:20.10.14 23:56:03 ---> 0054cae1c402 23:56:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:03 ---> Running in 8f299baa9984 23:56:03 ---> Running in 7a5957c0fb94 23:56:03 20.10.14: Pulling from library/docker 23:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:03 (1/2) Installing dumb-init (1.2.5-r1) 23:56:03 (1/3) Installing ca-certificates (20211220-r0) 23:56:03 (2/2) Installing su-exec (0.2-r1) 23:56:03 (2/3) Installing dumb-init (1.2.5-r1) 23:56:03 Executing busybox-1.33.1-r7.trigger 23:56:03 (3/3) Installing su-exec (0.2-r1) 23:56:03 Executing busybox-1.33.1-r7.trigger 23:56:03 OK: 6 MiB in 16 packages 23:56:03 Executing ca-certificates-20211220-r0.trigger 23:56:04 OK: 6 MiB in 17 packages 23:56:05 Removing intermediate container 47d48999b2b7 23:56:05 ---> d451b4f788c2 23:56:05 23:56:05 Step 10/23 : FROM alpine:3.14 23:56:05 ---> e04c818066af 23:56:05 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 23:56:05 Removing intermediate container 7a5957c0fb94 23:56:05 ---> 04b350323f2d 23:56:05 Step 7/20 : COPY . . 23:56:05 Removing intermediate container 8f299baa9984 23:56:05 ---> e5f945833c63 23:56:05 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 23:56:05 ---> Running in 2acd978b127f 23:56:05 Removing intermediate container 73313a0d37fb 23:56:05 ---> 1d97a9f6d07c 23:56:05 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:56:05 ---> Running in 3b7401ff10aa 23:56:05 ---> Running in 4dfd60807991 23:56:05 Removing intermediate container 2acd978b127f 23:56:05 ---> 86acadb56329 23:56:05 Step 12/23 : ENV APP_PORT=59880 23:56:05 ---> Running in f9ff3850bebb 23:56:05 Removing intermediate container 4dfd60807991 23:56:05 ---> 60cde5dfd129 23:56:05 Step 13/25 : WORKDIR / 23:56:05 Removing intermediate container 3b7401ff10aa 23:56:05 ---> 125e38db8f66 23:56:05 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 23:56:06 ---> Running in 6f5272d23bbe 23:56:06 ---> Running in c9383f416120 23:56:06 Removing intermediate container f9ff3850bebb 23:56:06 ---> 739c65853bd8 23:56:06 Step 13/23 : EXPOSE $APP_PORT 23:56:07 ---> Running in 45dcc2996323 23:56:07 Removing intermediate container c9383f416120 23:56:07 ---> bc4b40294678 23:56:07 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 23:56:07 ---> Running in 4e1abdb35331 23:56:07 Removing intermediate container 6f5272d23bbe 23:56:07 ---> e75186ba9302 23:56:07 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 23:56:07 Removing intermediate container 45dcc2996323 23:56:07 ---> f705bd764ba2 23:56:07 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:07 ---> Running in d53c9a974041 23:56:07 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 23:56:07 Status: Downloaded newer image for docker:20.10.14 23:56:07 ---> 7417809fdb73 23:56:07 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 23:56:07 ---> c971aed0c494 23:56:07 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 23:56:07 ---> Running in ced16f44ce36 23:56:07 Removing intermediate container ced16f44ce36 23:56:07 ---> c727fc8d8bc2 23:56:07 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 23:56:07 ---> Running in 65036a816dd0 23:56:07 ---> b8179713497a 23:56:07 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 23:56:07 ---> 4326d0bf6f91 23:56:07 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 23:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:08 Removing intermediate container 4e1abdb35331 23:56:08 ---> 12cb163752ff 23:56:08 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 23:56:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:08 ---> Running in bfc52c50aa4a 23:56:08 Removing intermediate container d53c9a974041 23:56:08 ---> 28a23c402a21 23:56:08 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 23:56:08 ---> c30371a8229c 23:56:08 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 23:56:08 ---> Running in 5d1a71606d23 23:56:08 (1/43) Installing readline (8.1.1-r0) 23:56:08 (2/43) Installing bash (5.1.16-r0) 23:56:08 Removing intermediate container bfc52c50aa4a 23:56:08 ---> 3e1d1c8f4e04 23:56:08 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 23:56:08 Executing bash-5.1.16-r0.post-install 23:56:08 (3/43) Installing brotli-libs (1.0.9-r5) 23:56:08 (4/43) Installing nghttp2-libs (1.46.0-r0) 23:56:08 (5/43) Installing libcurl (7.80.0-r2) 23:56:08 (6/43) Installing curl (7.80.0-r2) 23:56:08 (7/43) Installing dumb-init (1.2.5-r1) 23:56:08 (8/43) Installing libbz2 (1.0.8-r1) 23:56:08 (9/43) Installing expat (2.4.7-r0) 23:56:08 (10/43) Installing libffi (3.4.2-r1) 23:56:08 (11/43) Installing gdbm (1.22-r0) 23:56:08 (12/43) Installing xz-libs (5.2.5-r1) 23:56:08 (13/43) Installing libgcc (10.3.1_git20211027-r0) 23:56:08 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 23:56:08 (15/43) Installing mpdecimal (2.5.1-r1) 23:56:08 (16/43) Installing sqlite-libs (3.36.0-r0) 23:56:08 (17/43) Installing python3 (3.9.7-r4) 23:56:08 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:09 (18/43) Installing py3-appdirs (1.4.4-r2) 23:56:09 (19/43) Installing py3-certifi (2020.12.5-r1) 23:56:09 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 23:56:09 (21/43) Installing py3-idna (3.3-r0) 23:56:09 (22/43) Installing py3-urllib3 (1.26.7-r0) 23:56:09 (23/43) Installing py3-requests (2.26.0-r1) 23:56:09 (24/43) Installing py3-msgpack (1.0.2-r1) 23:56:09 (25/43) Installing py3-lockfile (0.12.2-r4) 23:56:09 (26/43) Installing py3-cachecontrol (0.12.10-r0) 23:56:09 (27/43) Installing py3-colorama (0.4.4-r1) 23:56:09 (28/43) Installing py3-contextlib2 (21.6.0-r1) 23:56:09 (29/43) Installing py3-distlib (0.3.3-r0) 23:56:09 (30/43) Installing py3-distro (1.6.0-r0) 23:56:09 (31/43) Installing py3-six (1.16.0-r0) 23:56:09 (32/43) Installing py3-webencodings (0.5.1-r4) 23:56:09 (33/43) Installing py3-html5lib (1.1-r1) 23:56:09 (34/43) Installing py3-parsing (2.4.7-r2) 23:56:09 (35/43) Installing py3-packaging (20.9-r1) 23:56:09 (36/43) Installing py3-tomli (1.2.2-r0) 23:56:09 (37/43) Installing py3-pep517 (0.12.0-r0) 23:56:09 (38/43) Installing py3-progress (1.6-r0) 23:56:09 (39/43) Installing py3-retrying (1.3.3-r2) 23:56:09 ---> 2f7611d5b300 23:56:09 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 23:56:09 (40/43) Installing py3-ordered-set (4.0.2-r2) 23:56:09 ---> 96ce4765912f 23:56:09 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 23:56:09 (41/43) Installing py3-setuptools (52.0.0-r4) 23:56:09 ---> Running in 7fa5ecedea93 23:56:09 (42/43) Installing py3-toml (0.10.2-r2) 23:56:09 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:09 (43/43) Installing py3-pip (20.3.4-r1) 23:56:09 Executing busybox-1.34.1-r5.trigger 23:56:09 OK: 83 MiB in 65 packages 23:56:09 (1/6) Installing dumb-init (1.2.5-r1) 23:56:09 (2/6) Installing libgcc (10.3.1_git20210424-r2) 23:56:10 (3/6) Installing libsodium (1.0.18-r0) 23:56:10 ---> c3b75efb1408 23:56:10 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 23:56:10 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 23:56:10 (5/6) Installing libzmq (4.3.4-r0) 23:56:10 (6/6) Installing zeromq (4.3.4-r0) 23:56:10 Executing busybox-1.33.1-r7.trigger 23:56:10 OK: 8 MiB in 20 packages 23:56:10 ---> 3127a54eca28 23:56:10 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/ 23:56:10 Collecting docker-compose==1.23.2 23:56:10 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 23:56:10 ---> Running in 75751febf4b5 23:56:10 Removing intermediate container 7fa5ecedea93 23:56:10 ---> 99233986587a 23:56:10 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:10 Collecting jsonschema<3,>=2.5.1 23:56:10 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 23:56:10 Collecting PyYAML<4,>=3.10 23:56:10 ---> 8a1379ab2309 23:56:10 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 23:56:10 Downloading PyYAML-3.13.tar.gz (270 kB) 23:56:10 Removing intermediate container 5d1a71606d23 23:56:10 ---> 9f79acf8f06f 23:56:10 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:10 ---> 5bd2142b8ddd 23:56:10 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 23:56:11 ---> Running in 0e226ecbe097 23:56:11 ---> f48768e89890 23:56:11 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 23:56:11 ---> af85da248f65 23:56:11 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 23:56: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) 23:56:11 Removing intermediate container 75751febf4b5 23:56:11 ---> b1bc44f5db5d 23:56:11 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 23:56:11 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 23:56:11 ---> Running in a15a4d497487 23:56:11 ---> 8ae0b2f66132 23:56:11 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 23:56:11 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 23:56:11 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 23:56:11 ---> 27f1dbb91f49 23:56:11 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 23:56:11 Collecting websocket-client<1.0,>=0.32.0 23:56:11 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 23:56:11 Removing intermediate container a15a4d497487 23:56:11 ---> 9854b5f02e11 23:56:11 Step 23/25 : LABEL arch=x86_64 23:56:11 Collecting docopt<0.7,>=0.6.1 23:56:11 Downloading docopt-0.6.2.tar.gz (25 kB) 23:56:11 ---> Running in c9c34eb96442 23:56:11 ---> 120bc819758c 23:56:11 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 23:56:11 ---> 6eebfb3d9045 23:56:11 Step 19/23 : ENTRYPOINT ["/core-data"] 23:56:11 Removing intermediate container c9c34eb96442 23:56:11 ---> baa162cae99c 23:56:11 Step 24/25 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:12 ---> Running in 6ac31c0a89d0 23:56:12 ---> Running in 531fba94fcef 23:56:12 Collecting texttable<0.10,>=0.9.0 23:56:12 Downloading texttable-0.9.1.tar.gz (11 kB) 23:56:12 ---> 00112eada198 23:56:12 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 23:56:12 ---> Running in 3138c03b00a6 23:56:12 Removing intermediate container 531fba94fcef 23:56:12 ---> aeb0745c3074 23:56:12 Step 25/25 : LABEL version=0.0.0 23:56:12 Removing intermediate container 6ac31c0a89d0 23:56:12 ---> 334ff6e84924 23:56:12 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:12 ---> Running in 63d6a83954b3 23:56:12 ---> Running in 5c0158be6105 23:56:12 Removing intermediate container 3138c03b00a6 23:56:12 ---> f18b479d708c 23:56:12 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 23:56:12 Collecting dockerpty<0.5,>=0.4.1 23:56:12 Downloading dockerpty-0.4.1.tar.gz (13 kB) 23:56:12 Removing intermediate container 63d6a83954b3 23:56:12 ---> 75882794f79b 23:56:12 23:56:12 Removing intermediate container 5c0158be6105 23:56:12 ---> a508f84982c8 23:56:12 Step 21/23 : LABEL arch=x86_64 23:56:12 ---> Running in 4f6b6d5e6099 23:56:12 ---> 7327e73809ca 23:56:12 Step 26/31 : RUN chmod +x /entrypoint.sh 23:56:12 Successfully built 75882794f79b 23:56:12 Successfully tagged security-secretstore-setup:latest 23:56:12  Building security-secretstore-setup ... done Building security-spire-agent 23:56:12 Removing intermediate container 4f6b6d5e6099 23:56:12 ---> Running in a238887c859a 23:56:12 ---> 4028c33bd1cf 23:56:12 Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:12 Collecting docker<4.0,>=3.6.0 23:56:12 ---> Running in cbcd37029648 23:56:12 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 23:56:12 Collecting cached-property<2,>=1.2.0 23:56:12 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 23:56:12 Collecting docker-pycreds>=0.4.0 23:56:12 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 23:56:12 Collecting idna<2.8,>=2.5 23:56:13 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 23:56:13 Collecting urllib3<1.25,>=1.21.1 23:56:13 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 23:56:13 Removing intermediate container cbcd37029648 23:56:13 ---> 62385a62d02f 23:56:13 Step 23/23 : LABEL version=0.0.0 23:56:13 Collecting chardet<3.1.0,>=3.0.2 23:56:13 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 23:56: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) 23:56:13 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 23:56:13 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 23:56:13 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 23:56:13 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 23:56:13 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 23:56:13 Attempting uninstall: urllib3 23:56:13 Found existing installation: urllib3 1.26.7 23:56:13 Uninstalling urllib3-1.26.7: 23:56:13 Successfully uninstalled urllib3-1.26.7 23:56:13 Attempting uninstall: idna 23:56:13 Found existing installation: idna 3.3 23:56:13 Uninstalling idna-3.3: 23:56:13 Successfully uninstalled idna-3.3 23:56:14 ---> Running in 08ab1728abf3 23:56:14 Attempting uninstall: requests 23:56:14 Found existing installation: requests 2.26.0 23:56:14 Uninstalling requests-2.26.0: 23:56:14 Removing intermediate container 08ab1728abf3 23:56:14 ---> c129c9a425d1 23:56:14 23:56:14 Successfully uninstalled requests-2.26.0 23:56:14 Successfully built c129c9a425d1 23:56:14 Removing intermediate container a238887c859a 23:56:14 ---> 9b5fb7682f63 23:56:14 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 23:56:14 Successfully tagged core-data:latest 23:56:14  Building core-data ... done Building security-spire-config 23:56:14 Running setup.py install for texttable: started 23:56:15 ---> Running in 79926fca4834 23:56:15 Running setup.py install for texttable: finished with status 'done' 23:56:15 Running setup.py install for PyYAML: started 23:56:15 Running setup.py install for PyYAML: finished with status 'done' 23:56:16 Running setup.py install for docopt: started 23:56:16 Removing intermediate container 79926fca4834 23:56:16 ---> db582575df2a 23:56:16 Step 28/31 : CMD ["gate"] 23:56:16 Running setup.py install for docopt: finished with status 'done' 23:56:16 Running setup.py install for dockerpty: started 23:56:16 Running setup.py install for dockerpty: finished with status 'done' 23:56:17 ---> Running in 5a33a789a0d8 23:56:17 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:56:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 23:56:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 23:56:16 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 23:56:16 using GIT_SSH to set credentials SSH Credentials for GitHub 23:56:16 > 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 23:56:17 > git config core.sparsecheckout # timeout=10 23:56:17 > git checkout -f 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 # timeout=10 23:56:17 Removing intermediate container 5a33a789a0d8 23:56:17 ---> c0a2f69b1d15 23:56:17 Step 29/31 : LABEL arch=x86_64 23:56:17 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 23:56:17 Merge succeeded, producing 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:17 Checking out Revision 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 (PR-4065) 23:56:18 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:18 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:56:18 ---> beeaa0169cb1 23:56:18 Step 3/26 : WORKDIR /edgex-go 23:56:18 ---> Using cache 23:56:18 ---> f2d97fec901f 23:56:18 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:18 ---> Using cache 23:56:18 ---> f2ca1ad591b3 23:56:18 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:56:18 ---> Running in 5704e0e9cbe0 23:56:18 ---> Running in 038e35d93b88 23:56:18 Removing intermediate container 5704e0e9cbe0 23:56:18 ---> 556d52b81eb6 23:56:18 Step 30/31 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:18 ---> Running in ec1efa7e7ee6 23:56:19 Removing intermediate container ec1efa7e7ee6 23:56:19 ---> 8c54c51ca52c 23:56:19 Step 31/31 : LABEL version=0.0.0 23:56:19 ---> Running in 66be7e040e3b 23:56:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:17 > git remote # timeout=10 23:56:17 > git config --get remote.origin.url # timeout=10 23:56:17 using GIT_SSH to set credentials SSH Credentials for GitHub 23:56:17 > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 23:56:17 > git rev-parse HEAD^{commit} # timeout=10 23:56:17 > git config core.sparsecheckout # timeout=10 23:56:17 > git checkout -f 7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 # timeout=10 23:56:19 Removing intermediate container 66be7e040e3b 23:56:19 ---> 304e62119817 23:56:19 23:56:19 Successfully built 304e62119817 23:56:19 Successfully tagged security-bootstrapper:latest 23:56:19  Building security-bootstrapper ... done Building support-scheduler 23:56:19 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:20 OK: 221 MiB in 52 packages 23:56:22 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:22 Step 2/26 : FROM ${BUILDER_BASE} AS builder 23:56:22 ---> beeaa0169cb1 23:56:22 Step 3/26 : WORKDIR /edgex-go 23:56:22 ---> Using cache 23:56:22 ---> f2d97fec901f 23:56:22 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:22 ---> Using cache 23:56:22 ---> f2ca1ad591b3 23:56:22 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 23:56:22 Commit message: "build(deps): Bump github.com/spiffe/go-spiffe/v2 from 2.1.0 to 2.1.1" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 23:56:23 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 23:56:23 % Total % Received % Xferd Average Speed Time Time Time Current 23:56:23 Dload Upload Total Spent Left Speed 23:56:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 213k 0 --:--:-- --:--:-- --:--:-- 217k [Pipeline] sh 23:56:24 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:24 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:56:24 ---> beeaa0169cb1 23:56:24 Step 3/22 : WORKDIR /edgex-go 23:56:24 ---> Using cache 23:56:24 ---> f2d97fec901f 23:56:24 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:24 ---> Using cache 23:56:24 ---> f2ca1ad591b3 23:56:24 Step 5/22 : RUN apk add --update --no-cache make git 23:56:24 ---> Using cache 23:56:24 ---> 1b07b49773ce 23:56:24 Step 6/22 : COPY go.mod vendor* ./ 23:56:24 ---> Using cache 23:56:24 ---> b5a4f9adbc86 23:56:24 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:24 ---> Using cache 23:56:24 ---> fa4a6b22ecf4 23:56:24 Step 8/22 : COPY . . 23:56:24 ---> Using cache 23:56:24 ---> c94dd7a35048 23:56:24 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 23:56:24 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 23:56:24 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}sudo /etc/docker/daemon.json tee 23:56:24 /etc/docker/daemon.new 23:56:24 { 23:56:24 "registry-mirrors": [ 23:56:24 "https://nexus3.edgexfoundry.org:10001" 23:56:24 ], 23:56:24 "bip": "10.250.0.254/24", 23:56:24 "hosts": [ 23:56:24 "tcp://0.0.0.0:5555", 23:56:24 "unix:///var/run/docker.sock" 23:56:24 ], 23:56:24 "mtu": 1458, 23:56:24 "selinux-enabled": true, 23:56:24 "seccomp-profile": "/etc/docker/seccomp.json" 23:56:24 } [Pipeline] sh 23:56:24 ---> Running in f4ed38508293 23:56:24 ---> Running in 0f53b01a14b8 23:56:24 Removing intermediate container 65036a816dd0 23:56:24 ---> 155f99bfefdb 23:56:24 Step 14/23 : ENV APP_PORT=58890 23:56:24 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 23:56:24 ---> Running in f5ee0ea40dbe 23:56:24 Removing intermediate container 038e35d93b88 23:56:24 ---> c5e7f1cecec0 23:56:24 Step 6/26 : COPY go.mod vendor* ./ 23:56:24 Removing intermediate container f5ee0ea40dbe 23:56:24 ---> f5db019dc4e1 23:56:24 Step 15/23 : EXPOSE $APP_PORT 23:56:25 ---> Running in 7c723d296936 23:56:25 ---> 4f39825ba6f1 23:56:25 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:25 ---> Running in 6d10db54c356 23:56:25 Removing intermediate container 7c723d296936 23:56:25 ---> 1ce8b73d8295 23:56:25 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 23:56: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 23:56:25 + sudo service docker restart 23:56:25 ---> b930e1de70f6 23:56:25 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 23:56:25 ---> 1113dfc8e1ff 23:56:25 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 23:56:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:26 ---> 407ac8d66211 23:56:26 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 23:56:26 ---> Running in 243ad3e5f88e 23:56:26 OK: 221 MiB in 52 packages 23:56:26 Removing intermediate container 243ad3e5f88e 23:56:26 ---> 49a008fe71c0 23:56:26 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:26 Removing intermediate container 6d10db54c356 23:56:26 ---> 030bca4bfa60 23:56:26 Step 8/26 : COPY . . 23:56:26 ---> Running in 8bcdd5aaa9a4 23:56:26 Removing intermediate container 8bcdd5aaa9a4 23:56:26 ---> afe770c61f40 23:56:26 Step 21/23 : LABEL arch=x86_64 23:56:26 ---> Running in 09667fd765bf 23:56:26 Removing intermediate container f4ed38508293 23:56:26 ---> 4ff07be4488b 23:56:26 Step 6/26 : COPY go.mod vendor* ./ 23:56:27 Removing intermediate container 09667fd765bf 23:56:27 ---> 2f8bd443ade3 23:56:27 Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:27 ---> 543452005ed5 23:56:27 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:27 ---> Running in 9aa579b9cd8d 23:56:27 ---> Running in 61b25db25d47 23:56:28 Removing intermediate container 9aa579b9cd8d 23:56:28 ---> 7325fe47a139 23:56:28 Step 23/23 : LABEL version=0.0.0 23:56:29 ---> Running in 5d294b8fa25a 23:56:29 Removing intermediate container 5d294b8fa25a 23:56:29 ---> d749d9bb716f 23:56:29 23:56:29 Successfully built d749d9bb716f 23:56:29 Successfully tagged sys-mgmt-agent:latest 23:56:29 Building support-notifications 23:56:29  Building sys-mgmt-agent ... done Removing intermediate container 61b25db25d47 23:56:29 ---> c45956f2908f 23:56:29 Step 8/26 : COPY . . 23:56:30 Removing intermediate container 0e226ecbe097 23:56:30 ---> 132c1d5c50cb 23:56:30 23:56:30 Step 9/20 : FROM alpine:3.15 23:56:30 ---> 0ac33e5f5afa 23:56:30 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:56:30 ---> Using cache 23:56:30 ---> d1f693e79021 23:56:30 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:30 ---> Using cache 23:56:30 ---> fe7e93dc5a4a 23:56:30 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 23:56:35 ---> Running in 82707ba2e66f 23:56:35 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:35 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:56:35 ---> beeaa0169cb1 23:56:35 Step 3/22 : WORKDIR /edgex-go 23:56:35 ---> Using cache 23:56:35 ---> f2d97fec901f 23:56:35 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:35 ---> Using cache 23:56:35 ---> f2ca1ad591b3 23:56:35 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 23:56:35 ---> 3aa3e7ce3a16 23:56:35 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:56:36 ---> Running in 37f019b1b27e 23:56:36 ---> Running in 59c7a550edfe 23:56:36 Removing intermediate container 59c7a550edfe 23:56:36 ---> d10c0e330d99 23:56:36 Step 10/26 : WORKDIR /edgex-go/spire-build 23:56:36 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:36 ---> Running in ed69037dd36c 23:56:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:37 Removing intermediate container ed69037dd36c 23:56:37 ---> fecb62cfda69 23:56:37 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 23:56:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:37 ---> Running in 88e359a564b4 23:56:37 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:37 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:56:37 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:56:37 OK: 15859 distinct packages available 23:56:37 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:38 OK: 221 MiB in 52 packages 23:56:38 ---> b639b3e1630a 23:56:38 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 23:56:38 Removing intermediate container 88e359a564b4 23:56:38 ---> 350f51bd0a67 23:56:38 Step 12/26 : WORKDIR /edgex-go 23:56:38 ---> Running in da3de8f9c2f7 23:56:38 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:38 Removing intermediate container 37f019b1b27e 23:56:38 ---> ac42edb11605 23:56:38 Step 6/22 : COPY go.mod vendor* ./ 23:56:38 ---> Running in dbd01407d445 23:56:38 Removing intermediate container da3de8f9c2f7 23:56:38 ---> 748f361af375 23:56:38 Step 10/26 : WORKDIR /edgex-go/spire-build 23:56:38 ---> Running in 9c759534078f 23:56:39 Removing intermediate container dbd01407d445 23:56:39 ---> e6455c044cf5 23:56:39 23:56:39 Step 13/26 : FROM alpine:3.15 23:56:39 ---> 0ac33e5f5afa 23:56:39 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:56:39 ---> Using cache 23:56:39 ---> d1f693e79021 23:56:39 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:39 ---> Using cache 23:56:39 ---> fe7e93dc5a4a 23:56:39 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 23:56:39 ---> Using cache 23:56:39 ---> 1dc654007d62 23:56:39 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 23:56:39 ---> 9eeec8d619e5 23:56:39 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:39 ---> Running in adfeb8bd74ca 23:56:39 (1/9) Installing ca-certificates (20211220-r0) 23:56:39 Removing intermediate container 9c759534078f 23:56:39 ---> 7f03fe6873a8 23:56:39 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 23:56:39 ---> Running in b635a0d8a74b 23:56:39 (2/9) Installing brotli-libs (1.0.9-r5) 23:56:39 (3/9) Installing nghttp2-libs (1.46.0-r0) 23:56:39 (4/9) Installing libcurl (7.80.0-r2) 23:56:39 (5/9) Installing curl (7.80.0-r2) 23:56:39 (6/9) Installing dumb-init (1.2.5-r1) 23:56:39 (7/9) Installing musl-obstack (1.2.3-r0) 23:56:39 (8/9) Installing libucontext (1.1-r0) 23:56:39 ---> f92c484577d1 23:56:39 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:56:39 (9/9) Installing gcompat (1.0.0-r4) 23:56:40 Executing busybox-1.34.1-r5.trigger 23:56:40 Executing ca-certificates-20211220-r0.trigger 23:56:40 OK: 8 MiB in 23 packages 23:56:40 Removing intermediate container adfeb8bd74ca 23:56:40 ---> 655031039b7c 23:56:40 Step 8/22 : COPY . . [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 23:56:43 provisioning config files... 23:56:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config5974969848999965599tmp 23:56:43 Removing intermediate container b635a0d8a74b 23:56:43 ---> afa3ceb8515a 23:56:43 Step 12/26 : WORKDIR /edgex-go 23:56:43 ---> 91ebecade8dc 23:56:43 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 23:56:43 ---> Running in 461dd99f4dfb 23:56:43 Removing intermediate container 0f53b01a14b8 23:56:43 ---> 0d2353942426 23:56:43 23:56:43 Step 10/22 : FROM alpine:3.14 23:56:43 ---> e04c818066af 23:56:43 Step 11/22 : RUN apk add --update --no-cache dumb-init 23:56:43 ---> Running in 79f59d1b3964 23:56:43 Removing intermediate container 82707ba2e66f 23:56:43 ---> d4dcc569e17c 23:56:43 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 23:56:44 ---> 4b11bede3fa4 23:56:44 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 23:56:44 Removing intermediate container 461dd99f4dfb 23:56:44 ---> ba7ebe23c517 23:56:44 23:56:44 Step 13/26 : FROM alpine:3.15 23:56:44 ---> 0ac33e5f5afa 23:56:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 23:56:44 ---> Using cache 23:56:44 ---> d1f693e79021 23:56:44 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:44 ---> Using cache 23:56:44 ---> fe7e93dc5a4a 23:56:44 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 23:56:44 ---> Running in 180ecc4a5b53 23:56:44 ---> 58346f20f291 23:56:44 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 23:56:44 ---> docker-login.sh 23:56:44 nexus3.edgexfoundry.org:10001 23:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:56:44 ---> b3c2e781aef3 23:56:44 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 23:56:44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:56:44 (1/1) Installing dumb-init (1.2.5-r1) 23:56:44 Executing busybox-1.33.1-r7.trigger 23:56:44 OK: 6 MiB in 15 packages 23:56:44 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:44 ---> 5da9fb8c5465 23:56:44 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:56:44 ---> 60b909b0b58f 23:56:44 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 23:56:44 ---> Running in 561100c1b224 23:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:45 Configure a credential helper to remove this warning. See 23:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:45 23:56:45 Login Succeeded 23:56:45 nexus3.edgexfoundry.org:10002 23:56:45 Removing intermediate container 561100c1b224 23:56:45 ---> 90f65dd63f39 23:56:45 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:56:45 ---> 62797f22fe79 23:56:45 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 23:56:45 ---> Running in d0048952b489 23:56:45 ---> Running in 64292eb2b508 23:56:45 Removing intermediate container 79f59d1b3964 23:56:45 ---> 60084113126d 23:56:45 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:45 ---> Running in 111d4cf99eba 23:56:45 Removing intermediate container d0048952b489 23:56:45 ---> f271c53e444d 23:56:45 Step 24/26 : LABEL arch=x86_64 23:56:45 ---> b99c28710ea7 23:56:45 Step 9/22 : RUN make cmd/support-notifications/support-notifications 23:56:45 Removing intermediate container 64292eb2b508 23:56:45 ---> 60ed10fff831 23:56:45 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:45 ---> Running in 954ecaf3c6a4 23:56:45 ---> Running in cd1b09158b36 23:56:45 ---> Running in 8a3e6a0cc558 23:56:45 Removing intermediate container 111d4cf99eba 23:56:45 ---> ff71449adb75 23:56:45 Step 13/22 : ENV APP_PORT=59861 23:56:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:45 ---> Running in 857fbbb9b18a 23:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:45 Configure a credential helper to remove this warning. See 23:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:45 23:56:45 Login Succeeded 23:56:45 nexus3.edgexfoundry.org:10003 23:56:45 Removing intermediate container 954ecaf3c6a4 23:56:45 ---> 3315cc975eb3 23:56:45 Step 25/26 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:45 Removing intermediate container 8a3e6a0cc558 23:56:45 ---> ab4ed87596ca 23:56:45 Step 18/20 : LABEL arch=x86_64 23:56:45 ---> Running in 43b9122b95b8 23:56:45 ---> Running in 04472deda55b 23:56:45 Removing intermediate container 857fbbb9b18a 23:56:45 ---> a0ceacb80348 23:56:45 Step 14/22 : EXPOSE $APP_PORT 23:56:45 ---> Running in 3acfd9e8b150 23:56:45 Removing intermediate container 04472deda55b 23:56:45 ---> b3f0e361f684 23:56:45 Step 19/20 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:45 Removing intermediate container 43b9122b95b8 23:56:45 ---> 7785fad306a7 23:56:45 Step 26/26 : LABEL version=0.0.0 23:56: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-notifications/support-notifications ./cmd/support-notifications 23:56:45 ---> Running in 9074a18b2709 23:56:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:45 Configure a credential helper to remove this warning. See 23:56:45 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:45 23:56:45 Login Succeeded 23:56:45 nexus3.edgexfoundry.org:10004 23:56:45 Removing intermediate container 3acfd9e8b150 23:56:45 ---> 66fbc056584f 23:56:45 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:56:45 ---> Running in 7d18a6352553 23:56:45 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 23:56:45 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 23:56:45 OK: 15859 distinct packages available 23:56:45 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 23:56:45 Removing intermediate container 9074a18b2709 23:56:45 ---> 3d2b2961426e 23:56:45 Step 20/20 : LABEL version=0.0.0 23:56:45 Removing intermediate container 7d18a6352553 23:56:45 ---> 23a1509fbe51 23:56:45 23:56:45 ---> Running in b1441f8cbf94 23:56:45 ---> bb9a4f87f8c8 23:56:45 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 23:56:46 Successfully built 23a1509fbe51 23:56:46 Successfully tagged security-spire-agent:latest 23:56:46  Building security-spire-agent ... done Building core-command 23:56:46 Removing intermediate container b1441f8cbf94 23:56:46 ---> ac9567e42a94 23:56:46 23:56:46 Successfully built ac9567e42a94 23:56:46 Successfully tagged security-spiffe-token-provider:latest 23:56:46 Building security-proxy-setup 23:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:46 Configure a credential helper to remove this warning. See 23:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:46 23:56:46 Login Succeeded 23:56:46 docker.io 23:56:46  Building security-spiffe-token-provider ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 23:56:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 23:56:46 (1/4) Installing dumb-init (1.2.5-r1) 23:56:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 23:56:46 Configure a credential helper to remove this warning. See 23:56:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 23:56:46 23:56:46 Login Succeeded 23:56:46 ---> docker-login.sh ends [Pipeline] } 23:56:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 23:56:47 (2/4) Installing musl-obstack (1.2.3-r0) 23:56:47 (3/4) Installing libucontext (1.1-r0) 23:56:47 (4/4) Installing gcompat (1.0.0-r4) [Pipeline] echo 23:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:56:47 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 23:56:47 ========================================================= 23:56:47 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 23:56:47 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:56:47 Executing busybox-1.34.1-r5.trigger 23:56:47 OK: 6 MiB in 18 packages 23:56:47 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:56:47 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 23:56:47 9b3977197b4f: Pulling fs layer 23:56:47 1a89e8eeedd5: Pulling fs layer 23:56:47 94645a83ff95: Pulling fs layer 23:56:47 e6fb740bc735: Pulling fs layer 23:56:47 3a77bd46dcc9: Pulling fs layer 23:56:47 355e64cbe906: Pulling fs layer 23:56:47 63ab81a10011: Pulling fs layer 23:56:47 555d1d1c4555: Pulling fs layer 23:56:47 7d9057610161: Pulling fs layer 23:56:47 e6fb740bc735: Waiting 23:56:47 3a77bd46dcc9: Waiting 23:56:47 355e64cbe906: Waiting 23:56:47 63ab81a10011: Waiting 23:56:47 555d1d1c4555: Waiting 23:56:47 7d9057610161: Waiting 23:56:47 94645a83ff95: Verifying Checksum 23:56:47 94645a83ff95: Download complete 23:56:47 1a89e8eeedd5: Verifying Checksum 23:56:47 1a89e8eeedd5: Download complete 23:56:47 3a77bd46dcc9: Download complete 23:56:47 355e64cbe906: Verifying Checksum 23:56:47 355e64cbe906: Download complete 23:56:47 9b3977197b4f: Verifying Checksum 23:56:47 9b3977197b4f: Download complete 23:56:47 63ab81a10011: Verifying Checksum 23:56:47 63ab81a10011: Download complete 23:56:48 9b3977197b4f: Pull complete 23:56:48 7d9057610161: Verifying Checksum 23:56:48 7d9057610161: Download complete 23:56:49 1a89e8eeedd5: Pull complete 23:56:49 94645a83ff95: Pull complete 23:56:50 ---> ea3daf83d52c 23:56:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 23:56:50 555d1d1c4555: Verifying Checksum 23:56:50 555d1d1c4555: Download complete 23:56:50 e6fb740bc735: Verifying Checksum 23:56:50 e6fb740bc735: Download complete 23:56:50 ---> 8824c004f583 23:56:50 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 23:56:50 Removing intermediate container 180ecc4a5b53 23:56:50 ---> e26e34bf1e8d 23:56:50 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 23:56:50 ---> Running in 29bab7550c81 23:56:51 Removing intermediate container 29bab7550c81 23:56:51 ---> fffe13efce92 23:56:51 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:56:52 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:52 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:56:52 ---> beeaa0169cb1 23:56:52 Step 3/23 : WORKDIR /edgex-go 23:56:52 ---> Using cache 23:56:52 ---> f2d97fec901f 23:56:52 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:52 ---> Using cache 23:56:52 ---> f2ca1ad591b3 23:56:52 Step 5/23 : RUN apk add --update --no-cache make git 23:56:52 ---> Using cache 23:56:52 ---> 1b07b49773ce 23:56:52 Step 6/23 : COPY go.mod vendor* ./ 23:56:52 ---> Using cache 23:56:52 ---> b5a4f9adbc86 23:56:52 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:52 ---> Using cache 23:56:52 ---> fa4a6b22ecf4 23:56:52 Step 8/23 : COPY . . 23:56:52 ---> Using cache 23:56:52 ---> c94dd7a35048 23:56:52 Step 9/23 : RUN make cmd/core-command/core-command 23:56:52 ---> Running in fcf5fe6526ca 23:56:52 ---> Running in 3b8e0a43ee00 23:56:52 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:52 Step 2/22 : FROM ${BUILDER_BASE} AS builder 23:56:52 ---> beeaa0169cb1 23:56:52 Step 3/22 : WORKDIR /edgex-go 23:56:52 ---> Using cache 23:56:52 ---> f2d97fec901f 23:56:52 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:52 ---> Using cache 23:56:52 ---> f2ca1ad591b3 23:56:52 Step 5/22 : RUN apk add --update --no-cache make git 23:56:52 ---> Using cache 23:56:52 ---> 1b07b49773ce 23:56:52 Step 6/22 : COPY go.mod vendor* ./ 23:56:52 ---> Using cache 23:56:52 ---> b5a4f9adbc86 23:56:52 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:52 ---> Using cache 23:56:52 ---> fa4a6b22ecf4 23:56:52 Step 8/22 : COPY . . 23:56:52 ---> Using cache 23:56:52 ---> c94dd7a35048 23:56:52 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 23:56:52 Removing intermediate container fcf5fe6526ca 23:56:52 ---> c5ef0ce67f20 23:56:52 Step 20/22 : LABEL arch=x86_64 23:56:53 ---> Running in 00718905f2c4 23:56: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-command/core-command ./cmd/core-command 23:56:53 ---> Running in b3ff873bcf69 23:56:53 ---> 08ae6504dcfa 23:56:53 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 23:56:53 Removing intermediate container b3ff873bcf69 23:56:53 ---> 2d8fb5f8d887 23:56:53 Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:53 ---> Running in 0be12c4a2273 23:56:53 Removing intermediate container 0be12c4a2273 23:56:53 ---> 7dd096cb3b53 23:56:53 Step 22/22 : LABEL version=0.0.0 23:56: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 23:56:53 ---> 7a2776903808 23:56:53 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 23:56:53 ---> Running in af8a1d1d32b4 23:56:53 ---> Running in b3b708f76a14 23:56:53 Removing intermediate container af8a1d1d32b4 23:56:53 ---> bc17e6701213 23:56:53 23:56:53 Successfully built bc17e6701213 23:56:53 Successfully tagged support-scheduler:latest 23:56:53 Building core-metadata 23:56:53  Building support-scheduler ... done Removing intermediate container b3b708f76a14 23:56:53 ---> e6a5afe8f18a 23:56:53 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 23:56:56 ---> 1c256128993f 23:56:56 Step 21/26 : WORKDIR / 23:56:56 ---> Running in 20b982cec2e0 23:56:57 Removing intermediate container 20b982cec2e0 23:56:57 ---> a65b4762d24d 23:56:57 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 23:56:57 ---> Running in 98f3ae73afae 23:56:57 Removing intermediate container 98f3ae73afae 23:56:57 ---> a60029a8bd31 23:56:57 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 23:56:57 ---> Running in a6f232adc682 23:56:58 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 23:56:58 Step 2/23 : FROM ${BUILDER_BASE} AS builder 23:56:58 ---> beeaa0169cb1 23:56:58 Step 3/23 : WORKDIR /edgex-go 23:56:58 ---> Using cache 23:56:58 ---> f2d97fec901f 23:56:58 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 23:56:58 ---> Using cache 23:56:58 ---> f2ca1ad591b3 23:56:58 Step 5/23 : RUN apk add --update --no-cache make git 23:56:58 ---> Using cache 23:56:58 ---> 1b07b49773ce 23:56:58 Step 6/23 : COPY go.mod vendor* ./ 23:56:58 ---> Using cache 23:56:58 ---> b5a4f9adbc86 23:56:58 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 23:56:58 ---> Using cache 23:56:58 ---> fa4a6b22ecf4 23:56:58 Step 8/23 : COPY . . 23:56:58 ---> Using cache 23:56:58 ---> c94dd7a35048 23:56:58 Step 9/23 : RUN make cmd/core-metadata/core-metadata 23:56:58 Removing intermediate container a6f232adc682 23:56:58 ---> 4dd2f9e1b4d4 23:56:58 Step 24/26 : LABEL arch=x86_64 23:56:58 ---> Running in cdfddf9809e9 23:56:58 ---> Running in 6405e0331305 23:56:58 Removing intermediate container 6405e0331305 23:56:58 ---> bd20444b08f2 23:56:58 Step 25/26 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:56:58 ---> Running in b3d9ee483d29 23:56:59 Removing intermediate container b3d9ee483d29 23:56:59 ---> 1b8b134493b9 23:56:59 Step 26/26 : LABEL version=0.0.0 23:56:59 ---> Running in c787a62f74e0 23:56:59 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 23:56:59 Removing intermediate container c787a62f74e0 23:56:59 ---> c0aaa470783a 23:56:59 23:56:59 Successfully built c0aaa470783a 23:56:59 Successfully tagged security-spire-config:latest 23:57:03 e6fb740bc735: Pull complete 23:57:03 3a77bd46dcc9: Pull complete 23:57:03 355e64cbe906: Pull complete 23:57:03 63ab81a10011: Pull complete 23:57:09  Building security-spire-config ... done Removing intermediate container cd1b09158b36 23:57:09 ---> 50fddb619067 23:57:09 23:57:09 Step 10/22 : FROM alpine:3.14 23:57:09 ---> e04c818066af 23:57:09 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 23:57:09 ---> Running in 3434e7091f43 23:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:57:10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:57:10 555d1d1c4555: Pull complete 23:57:10 (1/2) Installing ca-certificates (20211220-r0) 23:57:10 (2/2) Installing dumb-init (1.2.5-r1) 23:57:10 Executing busybox-1.33.1-r7.trigger 23:57:10 Executing ca-certificates-20211220-r0.trigger 23:57:10 OK: 6 MiB in 16 packages 23:57:11 Removing intermediate container 3434e7091f43 23:57:11 ---> f03cbeb5f9d0 23:57:11 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 23:57:11 ---> Running in 24c9808a3516 23:57:11 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 23:57:11 Removing intermediate container 24c9808a3516 23:57:11 ---> 92177a8c8ec8 23:57:11 Step 13/22 : ENV APP_PORT=59860 23:57:11 7d9057610161: Pull complete 23:57:11 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 23:57:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:57:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 23:57:11 ---> Running in e44f7a9ff97c 23:57:12 + docker build -t ci-base-image-arm64 -f - . 23:57:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:57:12 WORKDIR /edgex 23:57:12 COPY go.mod . 23:57:12 RUN go mod download 23:57:12 Removing intermediate container e44f7a9ff97c 23:57:12 ---> 6d7b788f66b3 23:57:12 Step 14/22 : EXPOSE $APP_PORT 23:57:12 ---> Running in 0b0e38314c16 23:57:12 Removing intermediate container 0b0e38314c16 23:57:12 ---> c6119a306ad7 23:57:12 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:12 ---> 4b068e49e3f2 23:57:12 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 23:57:12 Removing intermediate container 3b8e0a43ee00 23:57:12 ---> 7f11ed9f623a 23:57:12 23:57:12 Step 10/23 : FROM alpine:3.14 23:57:12 ---> e04c818066af 23:57:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:57:12 ---> Using cache 23:57:12 ---> 60084113126d 23:57:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:57:12 ---> Using cache 23:57:12 ---> ff71449adb75 23:57:12 Step 13/23 : ENV APP_PORT=59882 23:57:13 ---> Running in e1fa14ecbef2 23:57:13 Removing intermediate container e1fa14ecbef2 23:57:13 ---> c989c9bb0af7 23:57:13 Step 14/23 : EXPOSE $APP_PORT 23:57:13 ---> 71b5a59795ad 23:57:13 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 23:57:13 ---> Running in 9e5f97306ba7 23:57:14 Removing intermediate container 9e5f97306ba7 23:57:14 ---> 37aee72552b3 23:57:14 Step 15/23 : WORKDIR / 23:57:14 ---> 18a6aefa06c5 23:57:14 Step 18/22 : ENTRYPOINT ["/support-notifications"] 23:57:14 ---> Running in 90a4fe78053b 23:57:14 ---> Running in 1aaeb2635f43 23:57:14 Removing intermediate container 00718905f2c4 23:57:14 ---> d5269155000e 23:57:14 23:57:14 Step 10/22 : FROM alpine:3.14 23:57:14 ---> e04c818066af 23:57:14 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 23:57:14 Sending build context to Docker daemon 169.2MB 23:57:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 23:57:14 ---> 819e984ddca1 23:57:14 Step 2/4 : WORKDIR /edgex 23:57:14 Removing intermediate container 1aaeb2635f43 23:57:14 ---> 74f3e12e953d 23:57:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:57:14 Removing intermediate container 90a4fe78053b 23:57:14 ---> 7c2346d401d8 23:57:14 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:14 ---> Running in 4f1c6f411b4a 23:57:14 ---> Running in 41037652e08c 23:57:15 Removing intermediate container 41037652e08c 23:57:15 ---> b3b9deed4acf 23:57:15 Step 20/22 : LABEL arch=x86_64 23:57:15 ---> 257fc7854e4e 23:57:15 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 23:57:15 ---> Running in 7e78b63dc163 23:57:15 Removing intermediate container 7e78b63dc163 23:57:15 ---> 0964dca62f66 23:57:15 Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 23:57:15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 23:57:15 ---> Running in a942263997a1 23:57:15 ---> db43456b1357 23:57:15 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 23:57:15 Removing intermediate container a942263997a1 23:57:15 ---> c15f86743115 23:57:15 Step 22/22 : LABEL version=0.0.0 23:57:15 (1/6) Installing ca-certificates (20211220-r0) 23:57:15 ---> Running in 3d0192b9c60b 23:57:15 (2/6) Installing brotli-libs (1.0.9-r5) 23:57:15 (3/6) Installing nghttp2-libs (1.43.0-r0) 23:57:15 (4/6) Installing libcurl (7.79.1-r2) 23:57:15 (5/6) Installing curl (7.79.1-r2) 23:57:15 (6/6) Installing dumb-init (1.2.5-r1) 23:57:15 Executing busybox-1.33.1-r7.trigger 23:57:15 Executing ca-certificates-20211220-r0.trigger 23:57:15 ---> 8ad5baef9c59 23:57:15 Step 19/23 : ENTRYPOINT ["/core-command"] 23:57:15 OK: 8 MiB in 20 packages 23:57:15 ---> Running in 8c7ae20495e9 23:57:15 Removing intermediate container 3d0192b9c60b 23:57:15 ---> 06bd4ce1b652 23:57:15 23:57:15 Successfully built 06bd4ce1b652 23:57:15 Successfully tagged support-notifications:latest 23:57:15  Building support-notifications ... done Removing intermediate container 8c7ae20495e9 23:57:15 ---> bd780d16ac19 23:57:15 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:57:16 ---> Running in f7e6278bdc96 23:57:16 ---> Running in 8a8ffc726622 23:57:16 Removing intermediate container 8a8ffc726622 23:57:16 ---> 560902cbf238 23:57:16 Step 21/23 : LABEL arch=x86_64 23:57:16 Removing intermediate container f7e6278bdc96 23:57:16 ---> f98c65d18d5e 23:57:16 Step 3/4 : COPY go.mod . 23:57:16 Removing intermediate container 4f1c6f411b4a 23:57:16 ---> 74aae86c60ab 23:57:16 ---> Running in e56edf1361a7 23:57:16 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 23:57:16 ---> Running in c8bdd22dc6cc 23:57:16 Removing intermediate container e56edf1361a7 23:57:16 ---> 886ca39e6023 23:57:16 Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:57:16 Removing intermediate container c8bdd22dc6cc 23:57:16 ---> f24a9c19542a 23:57:16 Step 13/22 : WORKDIR /edgex 23:57:16 ---> Running in 557ed16ee0fa 23:57:16 ---> Running in e5fbcc9f867e 23:57:16 Removing intermediate container 557ed16ee0fa 23:57:16 ---> 64dfc2bc0695 23:57:16 Step 23/23 : LABEL version=0.0.0 23:57:16 Removing intermediate container e5fbcc9f867e 23:57:16 ---> a7cd33ea7b20 23:57:16 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 23:57:16 ---> Running in e9e7260b70e0 23:57:16 ---> 5d154df71813 23:57:16 Step 4/4 : RUN go mod download 23:57:16 ---> Running in 6682295d3395 23:57:17 Removing intermediate container e9e7260b70e0 23:57:17 ---> b5ee222350b7 23:57:17 23:57:17 ---> d7889a459497 23:57:17 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 23:57:17 Successfully built b5ee222350b7 23:57:17 Successfully tagged core-command:latest 23:57:17  Building core-command ... done  ---> edffb5776beb 23:57:17 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 23:57:17 Removing intermediate container cdfddf9809e9 23:57:17 ---> 6c7298dc9647 23:57:17 23:57:17 Step 10/23 : FROM alpine:3.14 23:57:17 ---> e04c818066af 23:57:17 Step 11/23 : RUN apk add --update --no-cache dumb-init 23:57:17 ---> Using cache 23:57:17 ---> 60084113126d 23:57:17 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 23:57:17 ---> Using cache 23:57:17 ---> ff71449adb75 23:57:17 Step 13/23 : ENV APP_PORT=59881 23:57:17 ---> Running in fd7d0c51b56d 23:57:17 Removing intermediate container fd7d0c51b56d 23:57:17 ---> bca34082c498 23:57:17 Step 14/23 : EXPOSE $APP_PORT 23:57:17 ---> Running in 6b2ea4e10565 23:57:18 ---> 48e4a5c27040 23:57:18 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 23:57:18 Removing intermediate container 6b2ea4e10565 23:57:18 ---> ca4161b949e2 23:57:18 Step 15/23 : WORKDIR / 23:57:18 ---> Running in f86d68610afd 23:57:18 ---> 69186b20358e 23:57:18 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 23:57:18 Removing intermediate container f86d68610afd 23:57:18 ---> 55addd9bcf52 23:57:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 23:57:18 ---> Running in ec84aad3051a 23:57:18 ---> 3747b1c00813 23:57:18 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 23:57:18 ---> f19df37bc539 23:57:18 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 23:57:18 ---> d8546ea26fc0 23:57:18 Step 19/23 : ENTRYPOINT ["/core-metadata"] 23:57:18 Removing intermediate container ec84aad3051a 23:57:18 ---> 67f203a7643f 23:57:18 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 23:57:18 ---> Running in 6754886a789b 23:57:18 ---> Running in a0e596366b15 23:57:19 Removing intermediate container 6754886a789b 23:57:19 ---> 3dc52742bf66 23:57:19 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 23:57:19 Removing intermediate container a0e596366b15 23:57:19 ---> 1ff02088dd22 23:57:19 Step 20/22 : LABEL arch=x86_64 23:57:19 ---> Running in 473ba18e51ae 23:57:19 ---> Running in 38c82a123d64 23:57:19 Removing intermediate container 473ba18e51ae 23:57:19 ---> e68ed6c0255c 23:57:19 Step 21/23 : LABEL arch=x86_64 23:57:19 Removing intermediate container 38c82a123d64 23:57:19 ---> a07485e81d92 23:57:19 Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:57:19 ---> Running in ce7781940f03 23:57:19 ---> Running in f17a0d194c51 23:57:19 Removing intermediate container ce7781940f03 23:57:19 ---> 95024de10970 23:57:19 Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 23:57:19 Removing intermediate container f17a0d194c51 23:57:19 ---> 4750afad97e8 23:57:19 Step 22/22 : LABEL version=0.0.0 23:57:19 ---> Running in 0f5260130515 23:57:19 ---> Running in d0ce1b0bc1a3 23:57:19 Removing intermediate container 0f5260130515 23:57:19 ---> 856d4b9df404 23:57:19 Step 23/23 : LABEL version=0.0.0 23:57:19 ---> Running in efa070ba5a10 23:57:19 Removing intermediate container d0ce1b0bc1a3 23:57:19 ---> ed75839b3f02 23:57:19 23:57:19 Removing intermediate container efa070ba5a10 23:57:19 ---> c96dede27fac 23:57:19 23:57:19 Successfully built ed75839b3f02 23:57:19 Successfully tagged security-proxy-setup:latest 23:57:19  Building security-proxy-setup ... done Successfully built c96dede27fac 23:57:19 Successfully tagged core-metadata:latest 23:57:19  Building core-metadata ... done  [Pipeline] } 23:57:19 $ docker stop --time=1 986f16b30fad2e69e5877d9d9a343dcf2fc6ea340ac825d3a9ce4151ffe869ec 23:57:20 $ docker rm -f 986f16b30fad2e69e5877d9d9a343dcf2fc6ea340ac825d3a9ce4151ffe869ec [Pipeline] // withDockerContainer [Pipeline] sh 23:57:21 + docker images 23:57:21 REPOSITORY TAG IMAGE ID CREATED SIZE 23:57:21 core-metadata latest c96dede27fac 2 seconds ago 17MB 23:57:21 security-proxy-setup latest ed75839b3f02 2 seconds ago 26.9MB 23:57:21 6c7298dc9647 4 seconds ago 1.62GB 23:57:21 core-command latest b5ee222350b7 5 seconds ago 16.1MB 23:57:21 support-notifications latest 06bd4ce1b652 6 seconds ago 27MB 23:57:21 d5269155000e 7 seconds ago 1.62GB 23:57:21 7f11ed9f623a 9 seconds ago 1.61GB 23:57:21 50fddb619067 14 seconds ago 1.68GB 23:57:21 security-spire-config latest c0aaa470783a 22 seconds ago 86.7MB 23:57:21 support-scheduler latest bc17e6701213 28 seconds ago 26.4MB 23:57:21 security-spiffe-token-provider latest ac9567e42a94 36 seconds ago 29MB 23:57:21 security-spire-agent latest 23a1509fbe51 36 seconds ago 127MB 23:57:21 ba7ebe23c517 38 seconds ago 1.52GB 23:57:21 0d2353942426 38 seconds ago 1.67GB 23:57:21 e6455c044cf5 43 seconds ago 1.52GB 23:57:21 sys-mgmt-agent latest d749d9bb716f 52 seconds ago 299MB 23:57:21 132c1d5c50cb 52 seconds ago 1.67GB 23:57:21 security-bootstrapper latest 304e62119817 About a minute ago 19.1MB 23:57:21 core-data latest c129c9a425d1 About a minute ago 22.5MB 23:57:21 security-secretstore-setup latest 75882794f79b About a minute ago 28.5MB 23:57:21 d451b4f788c2 About a minute ago 1.65GB 23:57:21 1339ef307c85 About a minute ago 1.62GB 23:57:21 4387dfb67439 About a minute ago 1.63GB 23:57:21 f4d4a7ff616d About a minute ago 1.62GB 23:57:21 security-spire-server latest 58aae2915659 About a minute ago 87.3MB 23:57:21 f8ada5fc66a2 About a minute ago 1.52GB 23:57:21 ci-base-image-x86_64 latest beeaa0169cb1 4 minutes ago 1.02GB 23:57:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 23:57:21 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 23:57:21 docker 20.10.14 7417809fdb73 2 months ago 218MB 23:57:21 alpine 3.14 e04c818066af 2 months ago 5.59MB 23:57:21 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 23:57:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 360bccc3ab07 2 years ago 310MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 23:58:03 Removing intermediate container 6682295d3395 23:58:03 ---> 9854c36bc3f6 23:58:03 Successfully built 9854c36bc3f6 23:58:03 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:04 + docker inspect -f . ci-base-image-arm64 23:58:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:04 prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container 23:58:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:58:05 $ docker top 7a5abe73f6da7743676c480fb560a32282c5621c49c26210fa4e31f5afd4c45d -eo pid,comm [Pipeline] { [Pipeline] sh 23:58:06 + go version 23:58:06 go version go1.17.7 linux/arm64 [Pipeline] } 23:58:06 $ docker stop --time=1 7a5abe73f6da7743676c480fb560a32282c5621c49c26210fa4e31f5afd4c45d 23:58:08 $ docker rm -f 7a5abe73f6da7743676c480fb560a32282c5621c49c26210fa4e31f5afd4c45d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 23:58:09 + docker inspect -f . ci-base-image-arm64 23:58:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 23:58:09 prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container 23:58:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 23:58:10 $ docker top 4a978b4807b1edf0d00cd86562ffa6f646917ccb6549b6840b280b65e665b2fd -eo pid,comm [Pipeline] { [Pipeline] echo 23:58:11 ========================================================= 23:58:11 [edgeXBuildGoParallel] Running Tests and Build... 23:58:11 ========================================================= [Pipeline] fileExists [Pipeline] sh 23:58:11 + make test 23:58:11 go mod tidy -compat=1.17 23:58:12 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 23:58:51 ? github.com/edgexfoundry/edgex-go [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 00:00:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 00:00:56 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.263s coverage: 28.7% of statements 00:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 00:00:56 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 00:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.431s coverage: 98.5% of statements 00:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 00:01:02 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.472s coverage: 54.2% of statements 00:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 00:01:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 00:01:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 20.718s coverage: 89.2% of statements 00:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 00:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 00:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 00:01:26 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.527s coverage: 83.8% of statements 00:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 00:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 00:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 00:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 00:01:26 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.553s coverage: 95.6% of statements 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/io 0.358s coverage: 72.2% of statements 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.366s coverage: 60.0% of statements 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.767s coverage: 0.9% of statements 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.427s coverage: 58.8% of statements 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.290s coverage: 29.6% of statements 00:01:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.272s coverage: 47.1% of statements 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.252s coverage: 79.5% of statements 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.201s coverage: 94.1% of statements 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.241s coverage: 96.3% of statements 00:01:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.212s coverage: 87.5% of statements 00:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.253s coverage: 94.4% of statements 00:01:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.212s coverage: 44.8% of statements 00:01:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.689s coverage: 82.5% of statements 00:01:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 00:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.315s coverage: 92.9% of statements 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 00:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.066s coverage: 65.1% of statements 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 00:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.212s coverage: 87.2% of statements 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 00:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.187s coverage: 100.0% of statements 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 00:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.318s coverage: 58.8% of statements 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 00:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.333s coverage: 80.0% of statements 00:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.232s coverage: 87.2% of statements 00:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.330s coverage: 85.4% of statements 00:01:56 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.982s coverage: 91.2% of statements 00:01:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 00:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.004s coverage: 64.4% of statements 00:02:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 00:02:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 00:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.409s coverage: 100.0% of statements 00:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.132s coverage: 89.4% of statements 00:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.116s coverage: 100.0% of statements 00:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.151s coverage: 73.7% of statements 00:02:01 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.083s coverage: 100.0% of statements 00:02:11 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.399s coverage: 65.4% of statements 00:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 00:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 00:02:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 00:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.972s coverage: 43.8% of statements 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 00:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.286s coverage: 89.5% of statements 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 00:02:14 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.414s coverage: 84.8% of statements 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 00:02:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 00:02:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.411s coverage: 17.7% of statements 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 00:02:22 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.860s coverage: 92.3% of statements 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 00:02:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 00:02:22 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.512s coverage: 97.7% of statements 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 00:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.237s coverage: 28.9% of statements 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 00:02:22 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 00:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.208s coverage: 100.0% of statements 00:02:22 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.095s coverage: 96.9% of statements 00:02:23 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 00:02:23 WARNING: Linting skipped (not on x86_64 or linter not installed) 00:02:23 GO111MODULE=on go vet ./... 00:04:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 00:04:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 00:04:15 ./bin/test-attribution-txt.sh [Pipeline] echo 00:04:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 00:04:16 + ls -al . 00:04:16 total 680 00:04:16 drwxrwxr-x 9 1001 1001 4096 Jul 1 23:58 . 00:04:16 drwxr-xr-x 4 root root 4096 Jul 1 23:58 .. 00:04:16 -rw-rw-r-- 1 1001 1001 11 Jul 1 23:56 .dockerignore 00:04:16 drwxrwxr-x 8 1001 1001 4096 Jul 1 23:56 .git 00:04:16 drwxrwxr-x 3 1001 1001 4096 Jul 1 23:56 .github 00:04:16 -rw-rw-r-- 1 1001 1001 879 Jul 1 23:56 .gitignore 00:04:16 -rw-rw-r-- 1 1001 1001 42 Jul 1 23:56 .golangci.yml 00:04:16 -rw-rw-r-- 1 1001 1001 87 Jul 1 23:56 .hadolint.yml 00:04:16 -rw-rw-r-- 1 1001 1001 166 Jul 1 23:56 .sonarcloud.properties 00:04:16 -rw-rw-r-- 1 1001 1001 1171 Jul 1 23:56 ADOPTERS.md 00:04:16 -rw-rw-r-- 1 1001 1001 10347 Jul 1 23:56 Attribution.txt 00:04:16 -rw-rw-r-- 1 1001 1001 63209 Jul 1 23:56 CHANGELOG.md 00:04:16 -rw-rw-r-- 1 1001 1001 3804 Jul 1 23:56 CONTRIBUTING.md 00:04:16 -rw-rw-r-- 1 1001 1001 677 Jul 1 23:56 GOVERNANCE.md 00:04:16 -rw-rw-r-- 1 1001 1001 850 Jul 1 23:56 Jenkinsfile 00:04:16 -rw-rw-r-- 1 1001 1001 10775 Jul 1 23:56 LICENSE 00:04:16 -rw-rw-r-- 1 1001 1001 10389 Jul 1 23:56 Makefile 00:04:16 -rw-rw-r-- 1 1001 1001 582 Jul 1 23:56 OWNERS.md 00:04:16 -rw-rw-r-- 1 1001 1001 9094 Jul 1 23:56 README.md 00:04:16 -rw-rw-r-- 1 1001 1001 6912 Jul 1 23:56 SECURITY.md 00:04:16 -rw-rw-r-- 1 1001 1001 5 Jul 1 23:52 VERSION 00:04:16 -rw-rw-r-- 1 1001 1001 4131 Jul 1 23:56 ZMQWindows.md 00:04:16 drwxrwxr-x 2 1001 1001 4096 Jul 1 23:56 bin 00:04:16 drwxrwxr-x 18 1001 1001 4096 Jul 1 23:56 cmd 00:04:16 -rw-r--r-- 1 root root 435593 Jul 2 00:02 coverage.out 00:04:16 -rw-rw-r-- 1 1001 1001 3311 Jul 1 23:56 go.mod 00:04:16 -rw-rw-r-- 1 1001 1001 36231 Jul 1 23:58 go.sum 00:04:16 drwxrwxr-x 8 1001 1001 4096 Jul 1 23:56 internal 00:04:16 drwxrwxr-x 3 1001 1001 4096 Jul 1 23:56 openapi 00:04:16 drwxrwxr-x 4 1001 1001 4096 Jul 1 23:56 snap 00:04:16 -rw-rw-r-- 1 1001 1001 204 Jul 1 23:56 version.go [Pipeline] sh 00:04:17 + '[' -e coverage.out ] 00:04:17 + chown 1001:1001 coverage.out [Pipeline] stash 00:04:17 Warning: overwriting stash ‘coverage-report’ 00:04:18 Stashed 1 file(s) [Pipeline] sh 00:04:18 + make build 00:04:18 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 00:05:40 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 00:06:48 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 00:06:49 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 00:07:36 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 00:07:36 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 00:07:36 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 00:07: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:07: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 00:07: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 00:07: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/secrets-config ./cmd/secrets-config 00:08: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:08:11 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] } 00:08:16 $ docker stop --time=1 4a978b4807b1edf0d00cd86562ffa6f646917ccb6549b6840b280b65e665b2fd 00:08:18 $ docker rm -f 4a978b4807b1edf0d00cd86562ffa6f646917ccb6549b6840b280b65e665b2fd [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:08:21 00:08:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:08:21 latest: Pulling from edgex-devops/edgex-compose-arm64 00:08:21 29e5d40040c1: Pulling fs layer 00:08:21 1ce36da41761: Pulling fs layer 00:08:21 25b303627fd3: Pulling fs layer 00:08:21 29e5d40040c1: Verifying Checksum 00:08:21 29e5d40040c1: Download complete 00:08:22 1ce36da41761: Verifying Checksum 00:08:22 1ce36da41761: Download complete 00:08:22 29e5d40040c1: Pull complete 00:08:23 25b303627fd3: Verifying Checksum 00:08:23 25b303627fd3: Download complete 00:08:24 1ce36da41761: Pull complete 00:08:36 25b303627fd3: Pull complete 00:08:36 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 00:08:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:08:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:36 prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container 00:08:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:08:39 $ docker top d812214818dddc7c9e4742bc1d13f0fdd3781994ebd5fb29c8e46eafd67f6215 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:40 + docker-compose build --help 00:08:40 + grep parallel 00:08:45 --parallel Build images in parallel. [Pipeline] } 00:08:45 $ docker stop --time=1 d812214818dddc7c9e4742bc1d13f0fdd3781994ebd5fb29c8e46eafd67f6215 00:08:47 $ docker rm -f d812214818dddc7c9e4742bc1d13f0fdd3781994ebd5fb29c8e46eafd67f6215 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:08:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 00:08:48 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:08:48 prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container 00:08:48 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 00:08:49 $ docker top 4effafe35b43bc0d299912e7514c93caca61fce464669d4f5c08aca69091d383 -eo pid,comm [Pipeline] { [Pipeline] sh 00:08:50 + docker-compose -f ./docker-compose-build.yml build --parallel 00:08:57 Building core-command ... 00:08:57 Building core-data ... 00:08:57 Building core-metadata ... 00:08:57 Building security-bootstrapper ... 00:08:57 Building security-proxy-setup ... 00:08:57 Building security-secretstore-setup ... 00:08:57 Building security-spiffe-token-provider ... 00:08:57 Building security-spire-agent ... 00:08:57 Building security-spire-config ... 00:08:57 Building security-spire-server ... 00:08:57 Building support-notifications ... 00:08:57 Building support-scheduler ... 00:08:57 Building sys-mgmt-agent ... 00:08:57 Building security-secretstore-setup 00:08:57 Building support-scheduler 00:08:57 Building security-spire-config 00:08:57 Building core-command 00:08:57 Building core-data 00:10:34 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:10:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:10:34 ---> 9854c36bc3f6 00:10:34 Step 3/22 : WORKDIR /edgex-go 00:10:34 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:10:34 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:10:34 ---> 9854c36bc3f6 00:10:34 Step 3/25 : WORKDIR /edgex-go 00:10:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:10:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:10:34 ---> 9854c36bc3f6 00:10:34 Step 3/23 : WORKDIR /edgex-go 00:10:34 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:10:34 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:10:34 ---> 9854c36bc3f6 00:10:34 Step 3/26 : WORKDIR /edgex-go 00:10:34 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:10:34 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:10:34 ---> 9854c36bc3f6 00:10:34 Step 3/23 : WORKDIR /edgex-go 00:10:34 ---> Running in a0b3a44212e6 00:10:34 ---> Running in 0452a6f4d350 00:10:34 ---> Running in 50626df1a4ee 00:10:34 ---> Running in 914068cf5863 00:10:34 ---> Running in 4a2d9c02a14f 00:10:34 Removing intermediate container a0b3a44212e6 00:10:34 ---> b0e5e1e4a72a 00:10:34 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:34 ---> Running in e4280d9b589d 00:10:34 Removing intermediate container 0452a6f4d350 00:10:34 ---> 8a2d122aec04 00:10:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:34 Removing intermediate container 914068cf5863 00:10:34 ---> 35ba0afb8f5f 00:10:34 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:34 Removing intermediate container 4a2d9c02a14f 00:10:34 ---> 79cd5c5d2cc7 00:10:34 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:34 Removing intermediate container 50626df1a4ee 00:10:34 ---> 992cc3d1e7e3 00:10:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:10:34 ---> Running in 427175b92177 00:10:34 ---> Running in a32bb84097f9 00:10:34 ---> Running in 94b4f5624afc 00:10:34 ---> Running in 5d80c2240bad 00:10:34 Removing intermediate container e4280d9b589d 00:10:34 ---> 1cdad3b62a4d 00:10:34 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:10:34 ---> Running in 1f34e2b9926e 00:10:34 Removing intermediate container 427175b92177 00:10:34 ---> 57ac422e6c95 00:10:34 Step 5/23 : RUN apk add --update --no-cache make git 00:10:34 ---> Running in 0ab7df8b560a 00:10:34 Removing intermediate container 5d80c2240bad 00:10:34 ---> 0736e860fc71 00:10:34 Step 5/22 : RUN apk add --update --no-cache make git 00:10:34 ---> Running in 73caad565279 00:10:34 Removing intermediate container a32bb84097f9 00:10:34 ---> 1ea9d2fddc5b 00:10:34 Step 5/25 : RUN apk add --update --no-cache make git 00:10:34 Removing intermediate container 94b4f5624afc 00:10:34 ---> 2c5b659c65fe 00:10:34 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 00:10:34 ---> Running in 513c64d0ad48 00:10:34 ---> Running in e39c2ebcaa9d 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:10:34 OK: 220 MiB in 52 packages 00:10:34 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:10:34 OK: 220 MiB in 52 packages 00:10:34 OK: 220 MiB in 52 packages 00:10:34 OK: 220 MiB in 52 packages 00:10:34 OK: 220 MiB in 52 packages 00:10:34 Removing intermediate container 1f34e2b9926e 00:10:34 ---> 3d5b9868b5f7 00:10:34 Step 6/26 : COPY go.mod vendor* ./ 00:10:34 Removing intermediate container 0ab7df8b560a 00:10:34 ---> f16d42ac4a82 00:10:34 Step 6/23 : COPY go.mod vendor* ./ 00:10:34 Removing intermediate container e39c2ebcaa9d 00:10:34 ---> 3661f8f7fb1d 00:10:34 Step 6/23 : COPY go.mod vendor* ./ 00:10:34 ---> a30b12670bbe 00:10:34 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:34 Removing intermediate container 73caad565279 00:10:34 ---> 1b4465e15e11 00:10:34 Step 6/22 : COPY go.mod vendor* ./ 00:10:34 Removing intermediate container 513c64d0ad48 00:10:34 ---> 411d5fd3aabd 00:10:34 Step 6/25 : COPY go.mod vendor* ./ 00:10:34 ---> 0f5b84ee24fd 00:10:34 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:34 ---> Running in cc678ea123e8 00:10:34 ---> Running in e10f6f35cbfb 00:10:35 ---> f15ab08954eb 00:10:35 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:35 ---> Running in 6671786fe87f 00:10:35 ---> 1225f07e5995 00:10:35 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:35 ---> 10d11f82f7da 00:10:35 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:10:35 ---> Running in 3a01541917f3 00:10:36 ---> Running in 926f28fddf6d 00:10:39 Removing intermediate container cc678ea123e8 00:10:39 ---> d8351aea4abf 00:10:39 Step 8/26 : COPY . . 00:10:41 Removing intermediate container e10f6f35cbfb 00:10:41 ---> c0ecd747659e 00:10:41 Step 8/23 : COPY . . 00:10:42 Removing intermediate container 6671786fe87f 00:10:42 ---> d7ae19ddece1 00:10:42 Step 8/23 : COPY . . 00:10:42 Removing intermediate container 3a01541917f3 00:10:42 ---> 7e14f41b3f61 00:10:42 Step 8/22 : COPY . . 00:10:42 Removing intermediate container 926f28fddf6d 00:10:42 ---> b032670a58b4 00:10:42 Step 8/25 : COPY . . 00:11:14 ---> a260ef06505c 00:11:14 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:11:14 ---> Running in c9317328c1ea 00:11:14 ---> 876dbfdb2a9d 00:11:14 Step 9/23 : RUN make cmd/core-data/core-data 00:11:14 ---> Running in fd45aa98f67a 00:11:14 ---> 4f7b445227e5 00:11:14 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 00:11:14 Removing intermediate container c9317328c1ea 00:11:14 ---> f7ee1b25e616 00:11:14 Step 10/26 : WORKDIR /edgex-go/spire-build 00:11:14 ---> Running in 9ba60cf397ac 00:11:14 ---> Running in 1676ac66ac8d 00:11:14 Removing intermediate container 1676ac66ac8d 00:11:14 ---> 94a7fed0d25b 00:11:14 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 00:11:14 ---> c22964b90f4e 00:11:14 Step 9/23 : RUN make cmd/core-command/core-command 00:11:14 ---> Running in 41a4ee156540 00:11:14 ---> Running in e3e66b36aee2 00:11:14 ---> b5af8f57aecb 00:11:14 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 00:11:14 ---> Running in c9cd7179377b 00:11:14 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 00:11:14 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 00:11:14 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 00:11:14 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 00:11:15 Removing intermediate container e3e66b36aee2 00:11:15 ---> 0d22d90d0f13 00:11:15 Step 12/26 : WORKDIR /edgex-go 00:11:15 ---> Running in 5a76dad02daa 00:11:16 Removing intermediate container 5a76dad02daa 00:11:16 ---> 1105ab871cb7 00:11:16 00:11:16 Step 13/26 : FROM alpine:3.15 00:11:16 3.15: Pulling from library/alpine 00:11:17 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 00:11:17 Status: Downloaded newer image for alpine:3.15 00:11:17 ---> 3fb3c9af89a9 00:11:17 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:11:17 ---> Running in 7c715d02af44 00:11:18 Removing intermediate container 7c715d02af44 00:11:18 ---> 7b2b776607ec 00:11:18 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:11:18 ---> Running in 1c278bcee2ce 00:11:22 Removing intermediate container 1c278bcee2ce 00:11:22 ---> 1a8bdd8636b0 00:11:22 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 00:11:22 ---> Running in d30d9cee91dd 00:11:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:11:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:11:26 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:11:26 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:11:26 OK: 15736 distinct packages available 00:11:26 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:11:27 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:11:29 (1/4) Installing dumb-init (1.2.5-r1) 00:11:29 (2/4) Installing musl-obstack (1.2.3-r0) 00:11:29 (3/4) Installing libucontext (1.1-r0) 00:11:29 (4/4) Installing gcompat (1.0.0-r4) 00:11:29 Executing busybox-1.34.1-r5.trigger 00:11:29 OK: 6 MiB in 18 packages 00:11:31 Removing intermediate container d30d9cee91dd 00:11:31 ---> 8ecf8f1cc5d4 00:11:31 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:11:36 ---> e0951a2a0cab 00:11:36 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 00:11:37 ---> 8cbe6372fa2b 00:11:37 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 00:11:37 ---> Running in 1e463e607aa2 00:11:38 Removing intermediate container 1e463e607aa2 00:11:38 ---> ad51b5fcd9dc 00:11:38 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 00:11:39 ---> 8bdf45269830 00:11:39 Step 21/26 : WORKDIR / 00:11:39 ---> Running in 92bf54dbe3ec 00:11:40 Removing intermediate container 92bf54dbe3ec 00:11:40 ---> 3482e121688c 00:11:40 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:11:40 ---> Running in f3bcf563f1f6 00:11:40 Removing intermediate container f3bcf563f1f6 00:11:40 ---> df2841372912 00:11:40 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:11:40 ---> Running in d05a88a1e32f 00:11:41 Removing intermediate container d05a88a1e32f 00:11:41 ---> aa2cb0ced78b 00:11:41 Step 24/26 : LABEL arch=arm64 00:11:41 ---> Running in 60ef7eb9c1f8 00:11:42 Removing intermediate container 60ef7eb9c1f8 00:11:42 ---> e691cd971f49 00:11:42 Step 25/26 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:11:42 ---> Running in b2d178b74072 00:11:42 Removing intermediate container b2d178b74072 00:11:42 ---> bd274455cecd 00:11:42 Step 26/26 : LABEL version=0.0.0 00:11:43 ---> Running in d20cc4fbb8ee 00:11:43 Removing intermediate container d20cc4fbb8ee 00:11:43 ---> 29e5fe896f33 00:11:43 00:11:44 Successfully built 29e5fe896f33 00:11:44 Successfully tagged security-spire-config-arm64:latest 00:11:44  Building security-spire-config ... done Building security-spire-agent 00:12:16 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:12:16 Step 2/26 : FROM ${BUILDER_BASE} AS builder 00:12:16 ---> 9854c36bc3f6 00:12:16 Step 3/26 : WORKDIR /edgex-go 00:12:16 ---> Using cache 00:12:16 ---> 79cd5c5d2cc7 00:12:16 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:16 ---> Using cache 00:12:16 ---> 1ea9d2fddc5b 00:12:16 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 00:12:17 ---> Running in 7f96c66d5c99 00:12:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:12:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:12:22 OK: 220 MiB in 52 packages 00:12:23 Removing intermediate container 7f96c66d5c99 00:12:23 ---> 798daa890a56 00:12:23 Step 6/26 : COPY go.mod vendor* ./ 00:12:24 ---> 42cff1981441 00:12:24 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:12:24 ---> Running in 9171b80dc4d6 00:12:31 Removing intermediate container 9171b80dc4d6 00:12:31 ---> 7796f28fd8d2 00:12:31 Step 8/26 : COPY . . 00:12:53 ---> 770ce552fafc 00:12:53 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 00:12:53 ---> Running in 3436a9f8db3f 00:12:53 Removing intermediate container 3436a9f8db3f 00:12:53 ---> 899de26d3fb3 00:12:53 Step 10/26 : WORKDIR /edgex-go/spire-build 00:12:53 ---> Running in 872601cebc86 00:12:53 Removing intermediate container 872601cebc86 00:12:53 ---> 949a4d1c5639 00:12:53 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 00:12:53 ---> Running in 08bee24113eb 00:12:55 Removing intermediate container 08bee24113eb 00:12:55 ---> ad961666c369 00:12:55 Step 12/26 : WORKDIR /edgex-go 00:12:55 ---> Running in cb8b03bda06a 00:12:55 Removing intermediate container cb8b03bda06a 00:12:55 ---> 9415b7eb3fd9 00:12:55 00:12:55 Step 13/26 : FROM alpine:3.15 00:12:55 ---> 3fb3c9af89a9 00:12:55 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:12:55 ---> Using cache 00:12:55 ---> 7b2b776607ec 00:12:55 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:12:55 ---> Using cache 00:12:55 ---> 1a8bdd8636b0 00:12:56 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:12:56 ---> Running in 3959fa0ed3e1 00:12:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:12:59 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:13:00 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:13:00 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:13:00 OK: 15736 distinct packages available 00:13:00 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:13:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:13:03 (1/5) Installing dumb-init (1.2.5-r1) 00:13:03 (2/5) Installing musl-obstack (1.2.3-r0) 00:13:03 (3/5) Installing libucontext (1.1-r0) 00:13:03 (4/5) Installing gcompat (1.0.0-r4) 00:13:03 (5/5) Installing openssl (1.1.1p-r0) 00:13:03 Executing busybox-1.34.1-r5.trigger 00:13:03 OK: 6 MiB in 19 packages 00:13:05 Removing intermediate container 3959fa0ed3e1 00:13:05 ---> b9bd28129468 00:13:05 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 00:13:08 ---> dd4eb3867487 00:13:08 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:13:13 ---> a56a2d511e49 00:13:13 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 00:13:14 ---> b845fc974be4 00:13:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 00:13:15 ---> dd60c604d0f3 00:13:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 00:13:16 ---> f90edd4fb6c3 00:13:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:13:16 ---> Running in ebcd7173c70f 00:13:17 Removing intermediate container ebcd7173c70f 00:13:17 ---> 70d4e2b090fc 00:13:17 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:13:17 ---> Running in d4bdd8c105ab 00:13:17 Removing intermediate container d4bdd8c105ab 00:13:17 ---> 9e09345109d6 00:13:17 Step 24/26 : LABEL arch=arm64 00:13:17 ---> Running in d8800d64b67f 00:13:18 Removing intermediate container d8800d64b67f 00:13:18 ---> 0d39d0d11d24 00:13:18 Step 25/26 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:13:18 ---> Running in 58206cbe0b9f 00:13:19 Removing intermediate container 58206cbe0b9f 00:13:19 ---> c1fe2d4c8f66 00:13:19 Step 26/26 : LABEL version=0.0.0 00:13:19 ---> Running in 9c2998785ef4 00:13:19 Removing intermediate container 9c2998785ef4 00:13:19 ---> 77bdab9c2241 00:13:19 00:13:19 Successfully built 77bdab9c2241 00:13:19 Successfully tagged security-spire-agent-arm64:latest 00:13:19  Building security-spire-agent ... done Building security-bootstrapper 00:13:52 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:13:52 Step 2/31 : FROM ${BUILDER_BASE} AS builder 00:13:52 ---> 9854c36bc3f6 00:13:52 Step 3/31 : WORKDIR /edgex-go 00:13:52 ---> Using cache 00:13:52 ---> 79cd5c5d2cc7 00:13:52 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:13:52 ---> Using cache 00:13:52 ---> 1ea9d2fddc5b 00:13:52 Step 5/31 : RUN apk add --update --no-cache make git 00:13:52 ---> Using cache 00:13:52 ---> 411d5fd3aabd 00:13:52 Step 6/31 : COPY go.mod vendor* ./ 00:13:52 ---> Using cache 00:13:52 ---> 10d11f82f7da 00:13:52 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:13:52 ---> Using cache 00:13:52 ---> b032670a58b4 00:13:52 Step 8/31 : COPY . . 00:13:52 ---> Using cache 00:13:52 ---> 4f7b445227e5 00:13:52 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 00:13:52 ---> Running in 3e4add1182ea 00:13: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 00:16:29 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 00:16:29 Removing intermediate container 41a4ee156540 00:16:29 ---> 6dd82d48262e 00:16:29 00:16:29 Step 10/23 : FROM alpine:3.14 00:16:29 3.14: Pulling from library/alpine 00:16:29 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 00:16:29 Status: Downloaded newer image for alpine:3.14 00:16:29 ---> ac73e934f311 00:16:29 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:16:29 ---> Running in 7a42a51cd564 00:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:16:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:16:29 (1/1) Installing dumb-init (1.2.5-r1) 00:16:29 Executing busybox-1.33.1-r7.trigger 00:16:29 OK: 5 MiB in 15 packages 00:16:31 Removing intermediate container 7a42a51cd564 00:16:31 ---> 6c3f5dbf5419 00:16:31 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:16:31 ---> Running in cdba565f5d95 00:16:32 Removing intermediate container cdba565f5d95 00:16:32 ---> 029420a5f26f 00:16:32 Step 13/23 : ENV APP_PORT=59882 00:16:32 ---> Running in 6356426c47c6 00:16:33 Removing intermediate container 6356426c47c6 00:16:33 ---> bf50838dff4b 00:16:33 Step 14/23 : EXPOSE $APP_PORT 00:16:33 ---> Running in 0892b3906795 00:16:34 Removing intermediate container 0892b3906795 00:16:34 ---> 6789fa397cfe 00:16:34 Step 15/23 : WORKDIR / 00:16:35 ---> Running in 3080201be868 00:16:36 Removing intermediate container 3080201be868 00:16:36 ---> 2b593bf4f85a 00:16:36 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:16:36 Removing intermediate container 9ba60cf397ac 00:16:36 ---> 2c550455023a 00:16:36 00:16:36 Step 10/25 : FROM alpine:3.14 00:16:36 ---> ac73e934f311 00:16:36 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 00:16:36 ---> Running in 775b7a427b6e 00:16:37 ---> 43fc6fa4e82f 00:16:37 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 00:16:38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:16:39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:16:39 ---> fd4f938546a2 00:16:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 00:16:40 (1/3) Installing ca-certificates (20211220-r0) 00:16:40 (2/3) Installing dumb-init (1.2.5-r1) 00:16:40 (3/3) Installing su-exec (0.2-r1) 00:16:40 Executing busybox-1.33.1-r7.trigger 00:16:40 Executing ca-certificates-20211220-r0.trigger 00:16:41 ---> 86a1ee3aea83 00:16:41 Step 19/23 : ENTRYPOINT ["/core-command"] 00:16:41 ---> Running in d67f31ec9099 00:16:41 OK: 6 MiB in 17 packages 00:16:41 Removing intermediate container d67f31ec9099 00:16:41 ---> a4476317288b 00:16:41 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:16:41 ---> Running in db2c5b0a9731 00:16:42 Removing intermediate container db2c5b0a9731 00:16:42 ---> cfdcf9bf0a25 00:16:42 Step 21/23 : LABEL arch=arm64 00:16:42 ---> Running in 43f8286db7c6 00:16:44 Removing intermediate container 43f8286db7c6 00:16:44 ---> 8b8712b09f5c 00:16:44 Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:16:44 ---> Running in d9e799628a05 00:16:44 Removing intermediate container 775b7a427b6e 00:16:44 ---> 3af92ec704dd 00:16:44 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:16:44 ---> Running in f9988eed2e91 00:16:44 Removing intermediate container d9e799628a05 00:16:44 ---> a3cac6839e35 00:16:44 Step 23/23 : LABEL version=0.0.0 00:16:45 ---> Running in 1ec2a9c2a00d 00:16:45 Removing intermediate container f9988eed2e91 00:16:45 ---> e7c41b3fb383 00:16:45 Step 13/25 : WORKDIR / 00:16:45 ---> Running in 598b11fcc469 00:16:45 Removing intermediate container 1ec2a9c2a00d 00:16:45 ---> 8899b4cfcc7f 00:16:45 00:16:46 Removing intermediate container 598b11fcc469 00:16:46 ---> f6d43515b19c 00:16:46 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 00:16:47 Successfully built 8899b4cfcc7f 00:16:47 Successfully tagged core-command-arm64:latest 00:16:47  Building core-command ... done Building support-notifications 00:16:47 ---> ca247042bc82 00:16:47 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 00:16:48 ---> 7dd7a00105b9 00:16:48 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 00:16:49 ---> d234d87adce2 00:16:49 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 00:16:50 ---> 0220b1236742 00:16:50 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 00:16:51 ---> f6775ea3e35a 00:16:51 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 00:16:53 ---> da5efa06505b 00:16:53 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 00:16:55 ---> 11f9099695f3 00:16:55 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/ 00:16:55 ---> Running in 5d2c4f127679 00:16:58 Removing intermediate container 5d2c4f127679 00:16:58 ---> 37da1b8d7029 00:16:58 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 00:16:58 ---> Running in 7d88a9405264 00:16:59 Removing intermediate container 7d88a9405264 00:16:59 ---> 8b1f584b517e 00:16:59 Step 23/25 : LABEL arch=arm64 00:16:59 ---> Running in 49f42db47e48 00:16:59 Removing intermediate container 49f42db47e48 00:16:59 ---> d5ca755c56f9 00:16:59 Step 24/25 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:16:59 ---> Running in 7d49ca33ad46 00:17:00 Removing intermediate container 7d49ca33ad46 00:17:00 ---> ebb2ca40c34e 00:17:00 Step 25/25 : LABEL version=0.0.0 00:17:00 ---> Running in b7d856043542 00:17:01 Removing intermediate container b7d856043542 00:17:01 ---> 75d29b1bf102 00:17:01 00:17:02 Successfully built 75d29b1bf102 00:17:02 Successfully tagged security-secretstore-setup-arm64:latest 00:17:02 Building core-metadata 00:17:34  Building security-secretstore-setup ... done Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:17:34 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:17:34 ---> 9854c36bc3f6 00:17:34 Step 3/22 : WORKDIR /edgex-go 00:17:34 ---> Using cache 00:17:34 ---> 79cd5c5d2cc7 00:17:34 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:34 ---> Using cache 00:17:34 ---> 1ea9d2fddc5b 00:17:34 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 00:17:34 ---> Running in 5992c281bed6 00:17:34 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:17:35 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:17:36 OK: 220 MiB in 52 packages 00:17:39 Removing intermediate container 5992c281bed6 00:17:39 ---> 2cb7eafad72f 00:17:39 Step 6/22 : COPY go.mod vendor* ./ 00:17:40 ---> d8f344a1e9ac 00:17:40 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:41 ---> Running in 03a3cfaa4ea6 00:17:47 Removing intermediate container fd45aa98f67a 00:17:47 ---> da4640665ac7 00:17:47 00:17:47 Step 10/23 : FROM alpine:3.14 00:17:47 ---> ac73e934f311 00:17:47 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 00:17:47 ---> Running in 89fc01a19a20 00:17:48 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:17:48 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:17:48 ---> 9854c36bc3f6 00:17:48 Step 3/23 : WORKDIR /edgex-go 00:17:48 ---> Using cache 00:17:48 ---> 79cd5c5d2cc7 00:17:48 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:48 ---> Using cache 00:17:48 ---> 1ea9d2fddc5b 00:17:48 Step 5/23 : RUN apk add --update --no-cache make git 00:17:48 ---> Using cache 00:17:48 ---> 411d5fd3aabd 00:17:48 Step 6/23 : COPY go.mod vendor* ./ 00:17:48 ---> Using cache 00:17:48 ---> 10d11f82f7da 00:17:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:17:48 ---> Using cache 00:17:48 ---> b032670a58b4 00:17:48 Step 8/23 : COPY . . 00:17:48 ---> Using cache 00:17:48 ---> 4f7b445227e5 00:17:48 Step 9/23 : RUN make cmd/core-metadata/core-metadata 00:17:48 Removing intermediate container 03a3cfaa4ea6 00:17:48 ---> fe87db3412ac 00:17:48 Step 8/22 : COPY . . 00:17:48 ---> Running in 9ae94ff310d9 00:17:48 Removing intermediate container 89fc01a19a20 00:17:48 ---> a997049bc6b9 00:17:48 Step 12/23 : ENV APP_PORT=59880 00:17:48 ---> Running in c24171088ab1 00:17:49 Removing intermediate container c24171088ab1 00:17:49 ---> 7b4a12388965 00:17:49 Step 13/23 : EXPOSE $APP_PORT 00:17:49 ---> Running in c1448f636bb3 00:17:50 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 00:17:51 Removing intermediate container c1448f636bb3 00:17:51 ---> 543366c4c5e0 00:17:51 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:17:51 ---> Running in 2f88403baa60 00:17:55 Removing intermediate container 2f88403baa60 00:17:55 ---> d6d801511395 00:17:55 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 00:17:55 ---> Running in 7ffc9589ffd6 00:17:57 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:17:58 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:18:00 (1/6) Installing dumb-init (1.2.5-r1) 00:18:00 (2/6) Installing libgcc (10.3.1_git20210424-r2) 00:18:00 (3/6) Installing libsodium (1.0.18-r0) 00:18:00 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 00:18:01 (5/6) Installing libzmq (4.3.4-r0) 00:18:01 (6/6) Installing zeromq (4.3.4-r0) 00:18:01 Executing busybox-1.33.1-r7.trigger 00:18:01 OK: 8 MiB in 20 packages 00:18:04 Removing intermediate container 7ffc9589ffd6 00:18:04 ---> 56ea1114be63 00:18:04 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:18:05 ---> 8654b6d9fe62 00:18:05 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 00:18:08 ---> 0e6dc5d0b278 00:18:08 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 00:18:09 ---> 214f73e321d7 00:18:09 Step 19/23 : ENTRYPOINT ["/core-data"] 00:18:09 ---> Running in 0f6f10b415b5 00:18:10 Removing intermediate container 0f6f10b415b5 00:18:10 ---> 874c8463a41b 00:18:10 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:18:10 ---> Running in 506cd8402e36 00:18:11 Removing intermediate container 506cd8402e36 00:18:11 ---> 35295fe23571 00:18:11 Step 21/23 : LABEL arch=arm64 00:18:12 ---> Running in bd6d8d3882f3 00:18:12 Removing intermediate container bd6d8d3882f3 00:18:12 ---> 57fa3fc0c07b 00:18:12 Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:18:13 ---> Running in 3eeaf4587eb9 00:18:13 Removing intermediate container 3eeaf4587eb9 00:18:13 ---> 6d997e0aed2b 00:18:13 Step 23/23 : LABEL version=0.0.0 00:18:14 ---> Running in a12ef91ea30c 00:18:15 Removing intermediate container a12ef91ea30c 00:18:15 ---> 2c85b5ca4e87 00:18:15 00:18:16 Successfully built 2c85b5ca4e87 00:18:16 Successfully tagged core-data-arm64:latest 00:18:16  Building core-data ... done Building security-spiffe-token-provider 00:18:16 ---> bb38722d162a 00:18:16 Step 9/22 : RUN make cmd/support-notifications/support-notifications 00:18:16 ---> Running in 2ca42bdd1ce7 00:18:18 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 00:18:51 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:18:51 Step 2/20 : FROM ${BUILDER_BASE} AS builder 00:18:51 ---> 9854c36bc3f6 00:18:51 Step 3/20 : WORKDIR /edgex-go 00:18:51 ---> Using cache 00:18:51 ---> 79cd5c5d2cc7 00:18:51 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 00:18:51 ---> Running in b3e75d39aab2 00:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:18:51 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 00:18:51 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 00:18:51 OK: 15743 distinct packages available 00:18:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:18:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:18:54 OK: 220 MiB in 52 packages 00:18:54 Removing intermediate container 3e4add1182ea 00:18:54 ---> 70e737318db5 00:18:54 00:18:54 Step 10/31 : FROM alpine:3.14 00:18:54 ---> ac73e934f311 00:18:54 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 00:18:54 ---> Running in 2726e83b77d8 00:18:55 Removing intermediate container b3e75d39aab2 00:18:55 ---> c262324a6436 00:18:55 Step 5/20 : COPY go.mod vendor* ./ 00:18:55 Removing intermediate container 2726e83b77d8 00:18:55 ---> 87e213d7d489 00:18:55 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 00:18:55 ---> Running in 24a2c6d18e8f 00:18:57 ---> df295718d1eb 00:18:57 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:18:57 ---> Running in b31209d17910 00:18:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:18:59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:19:00 (1/2) Installing dumb-init (1.2.5-r1) 00:19:00 (2/2) Installing su-exec (0.2-r1) 00:19:00 Executing busybox-1.33.1-r7.trigger 00:19:00 OK: 6 MiB in 16 packages 00:19:02 Removing intermediate container 24a2c6d18e8f 00:19:02 ---> 4cf75c01e3b2 00:19:02 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 00:19:02 ---> Running in bf1805ef2c02 00:19:03 Removing intermediate container bf1805ef2c02 00:19:03 ---> ac657e74f528 00:19:03 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 00:19:03 ---> Running in 89da928132db 00:19:04 Removing intermediate container 89da928132db 00:19:04 ---> e5d1248f62f1 00:19:04 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 00:19:04 Removing intermediate container b31209d17910 00:19:04 ---> a059656a3377 00:19:04 Step 7/20 : COPY . . 00:19:04 ---> Running in f5647db35b85 00:19:10 Removing intermediate container f5647db35b85 00:19:10 ---> 5fb63fb79e51 00:19:10 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 00:19:10 ---> Running in 787e5d0c4120 00:19:10 Removing intermediate container 787e5d0c4120 00:19:10 ---> e4cfe2e9f7ed 00:19:10 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 00:19:12 ---> 5c92671f14a7 00:19:12 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 00:19:12 ---> Running in 2fa443d8a6a4 00:19:18 Removing intermediate container 2fa443d8a6a4 00:19:18 ---> d9b26258eca2 00:19:18 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:19 ---> 7b09bd24d4f7 00:19:19 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 00:19:22 Removing intermediate container c9cd7179377b 00:19:22 ---> 1152b89a26dd 00:19:22 00:19:22 Step 10/22 : FROM alpine:3.14 00:19:22 ---> ac73e934f311 00:19:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 00:19:22 ---> Using cache 00:19:22 ---> 6c3f5dbf5419 00:19:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:19:22 ---> Using cache 00:19:22 ---> 029420a5f26f 00:19:22 Step 13/22 : ENV APP_PORT=59861 00:19:22 ---> Running in 2043447d15d0 00:19:22 ---> fddbc8cd2f88 00:19:22 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 00:19:23 Removing intermediate container 2043447d15d0 00:19:23 ---> 3e8c0a0363a2 00:19:23 Step 14/22 : EXPOSE $APP_PORT 00:19:23 ---> Running in 9466e1156909 00:19:24 ---> ef1924f00419 00:19:24 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 00:19:24 Removing intermediate container 9466e1156909 00:19:24 ---> 86529a0f7529 00:19:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:19:26 ---> 81ff4d57fb3d 00:19:26 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 00:19:26 ---> ea7401071430 00:19:26 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 00:19:28 ---> a07c1b5015fb 00:19:28 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 00:19:28 ---> Running in 5d747db4663d 00:19:30 Removing intermediate container 5d747db4663d 00:19:30 ---> 21b65db81218 00:19:30 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 00:19:32 ---> 766b3dcbb32b 00:19:32 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 00:19:32 ---> 628056e354f7 00:19:32 Step 26/31 : RUN chmod +x /entrypoint.sh 00:19:32 ---> Running in 868f498fe893 00:19:34 ---> 1524b9db9f8a 00:19:34 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 00:19:35 ---> Running in b6a75127df0f 00:19:36 Removing intermediate container b6a75127df0f 00:19:36 ---> 3e99e48b139f 00:19:36 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:19:36 ---> Running in a0fe05c44371 00:19:37 Removing intermediate container 868f498fe893 00:19:37 ---> dadbd3feb7ae 00:19:37 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 00:19:37 Removing intermediate container a0fe05c44371 00:19:37 ---> 383dc37da5b5 00:19:37 Step 20/22 : LABEL arch=arm64 00:19:37 ---> Running in 5016331345e1 00:19:38 ---> Running in 6571678bd2a9 00:19:39 Removing intermediate container 5016331345e1 00:19:39 ---> 4778aefa7cc7 00:19:39 Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:19:39 ---> Running in 82d57c0e27ab 00:19:39 Removing intermediate container 6571678bd2a9 00:19:39 ---> da324de3d433 00:19:39 Step 28/31 : CMD ["gate"] 00:19:39 Removing intermediate container 82d57c0e27ab 00:19:39 ---> 0f0a0ade17ca 00:19:39 Step 22/22 : LABEL version=0.0.0 00:19:39 ---> Running in 3fb6c54fe628 00:19:39 ---> Running in 6e08e212b50a 00:19:40 Removing intermediate container 3fb6c54fe628 00:19:40 ---> f0f39d783ccc 00:19:40 Step 29/31 : LABEL arch=arm64 00:19:41 Removing intermediate container 6e08e212b50a 00:19:41 ---> 28bb30defe81 00:19:41 00:19:41 ---> Running in 22c2109c680b 00:19:42 Successfully built 28bb30defe81 00:19:42 Successfully tagged support-scheduler-arm64:latest 00:19:42 Removing intermediate container 22c2109c680b 00:19:42 ---> 3fef032ef0f3 00:19:42 Step 30/31 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:19:42 Building security-spire-server 00:19:42  Building support-scheduler ... done  ---> Running in c86b69cb5a3d 00:19:43 Removing intermediate container c86b69cb5a3d 00:19:43 ---> 2cc6aa54edb5 00:19:43 Step 31/31 : LABEL version=0.0.0 00:19:44 ---> Running in 69903a026f9a 00:19:45 Removing intermediate container 69903a026f9a 00:19:45 ---> c2f3bd13da34 00:19:45 00:19:46 Successfully built c2f3bd13da34 00:19:46 Successfully tagged security-bootstrapper-arm64:latest 00:19:46 Building sys-mgmt-agent 00:19:49  Building security-bootstrapper ... done  ---> f75ec7d240dc 00:19:49 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 00:19:49 ---> Running in 0458567cb0af 00:19:51 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 00:20:30 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:20:30 Step 2/25 : FROM ${BUILDER_BASE} AS builder 00:20:30 ---> 9854c36bc3f6 00:20:30 Step 3/25 : WORKDIR /edgex-go 00:20:30 ---> Using cache 00:20:30 ---> 79cd5c5d2cc7 00:20:30 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:30 ---> Using cache 00:20:30 ---> 1ea9d2fddc5b 00:20:30 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 00:20:30 ---> Using cache 00:20:30 ---> 798daa890a56 00:20:30 Step 6/25 : COPY go.mod vendor* ./ 00:20:30 ---> Using cache 00:20:30 ---> 42cff1981441 00:20:30 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:30 ---> Using cache 00:20:30 ---> 7796f28fd8d2 00:20:30 Step 8/25 : COPY . . 00:20:30 ---> Using cache 00:20:30 ---> 770ce552fafc 00:20:30 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 00:20:30 ---> Using cache 00:20:30 ---> 899de26d3fb3 00:20:30 Step 10/25 : WORKDIR /edgex-go/spire-build 00:20:30 ---> Using cache 00:20:30 ---> 949a4d1c5639 00:20:30 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 00:20:30 ---> Running in bf04766c614d 00:20:33 Removing intermediate container bf04766c614d 00:20:33 ---> 28a4ca431ee2 00:20:33 Step 12/25 : WORKDIR /edgex-go 00:20:33 ---> Running in 84055d62c829 00:20:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:20:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 00:20:33 ---> 9854c36bc3f6 00:20:33 Step 3/23 : WORKDIR /edgex-go 00:20:33 ---> Using cache 00:20:33 ---> 79cd5c5d2cc7 00:20:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:33 ---> Using cache 00:20:33 ---> 1ea9d2fddc5b 00:20:33 Step 5/23 : RUN apk add --update --no-cache make bash git 00:20:33 ---> Running in 173b7011b0ed 00:20:34 Removing intermediate container 84055d62c829 00:20:34 ---> 14df7c041785 00:20:34 00:20:34 Step 13/25 : FROM alpine:3.15 00:20:34 ---> 3fb3c9af89a9 00:20:34 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:20:34 ---> Using cache 00:20:34 ---> 7b2b776607ec 00:20:34 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:20:34 ---> Using cache 00:20:34 ---> 1a8bdd8636b0 00:20:34 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 00:20:34 ---> Using cache 00:20:34 ---> b9bd28129468 00:20:34 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 00:20:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:20:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:20:38 OK: 220 MiB in 52 packages 00:20:39 Removing intermediate container 173b7011b0ed 00:20:39 ---> b848483e2fd9 00:20:39 Step 6/23 : COPY go.mod vendor* ./ 00:20:41 ---> 8434425df630 00:20:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 00:20:41 ---> 1151b318e15f 00:20:41 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:20:41 ---> Running in bc03a363477b 00:20:42 ---> 5f89d8d26e91 00:20:42 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 00:20:43 ---> c60853d9a2d2 00:20:43 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 00:20:44 ---> 9be65b85a8e6 00:20:44 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 00:20:44 ---> Running in 41a04e17e7f7 00:20:45 Removing intermediate container 41a04e17e7f7 00:20:45 ---> 70cf92750415 00:20:45 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 00:20:45 ---> Running in fe2b6c05371e 00:20:45 Removing intermediate container fe2b6c05371e 00:20:45 ---> 9a2cf43997ec 00:20:45 Step 23/25 : LABEL arch=arm64 00:20:45 ---> Running in b86c65a278ec 00:20:46 Removing intermediate container b86c65a278ec 00:20:46 ---> 35a090d257b1 00:20:46 Step 24/25 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:20:46 ---> Running in 9d67667950d1 00:20:47 Removing intermediate container 9d67667950d1 00:20:47 ---> 6d4160c7f430 00:20:47 Step 25/25 : LABEL version=0.0.0 00:20:47 ---> Running in 8eb0504f3056 00:20:48 Removing intermediate container 8eb0504f3056 00:20:48 ---> 01f8e8ce4dce 00:20:48 00:20:48 Removing intermediate container bc03a363477b 00:20:48 ---> 014023f78c06 00:20:48 Step 8/23 : COPY . . 00:20:48 Successfully built 01f8e8ce4dce 00:20:48 Successfully tagged security-spire-server-arm64:latest 00:20:48  Building security-spire-server ... done Building security-proxy-setup 00:21:15 ---> 257801a378c6 00:21:15 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 00:21:15 ---> Running in 7ecb684b04bf 00:21: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 00:21:19 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 00:21:19 Step 2/22 : FROM ${BUILDER_BASE} AS builder 00:21:19 ---> 9854c36bc3f6 00:21:19 Step 3/22 : WORKDIR /edgex-go 00:21:19 ---> Using cache 00:21:19 ---> 79cd5c5d2cc7 00:21:19 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:21:19 ---> Using cache 00:21:19 ---> 1ea9d2fddc5b 00:21:19 Step 5/22 : RUN apk add --update --no-cache make git 00:21:19 ---> Using cache 00:21:19 ---> 411d5fd3aabd 00:21:19 Step 6/22 : COPY go.mod vendor* ./ 00:21:19 ---> Using cache 00:21:19 ---> 10d11f82f7da 00:21:19 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 00:21:19 ---> Using cache 00:21:19 ---> b032670a58b4 00:21:19 Step 8/22 : COPY . . 00:21:19 ---> Using cache 00:21:19 ---> 4f7b445227e5 00:21:19 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 00:21:19 ---> Running in 7d6eef2aa902 00:21: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 00:22:58 Removing intermediate container 9ae94ff310d9 00:22:58 ---> bd08f943988b 00:22:58 00:22:58 Step 10/23 : FROM alpine:3.14 00:22:58 ---> ac73e934f311 00:22:58 Step 11/23 : RUN apk add --update --no-cache dumb-init 00:22:58 ---> Using cache 00:22:58 ---> 6c3f5dbf5419 00:22:58 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 00:22:58 ---> Using cache 00:22:58 ---> 029420a5f26f 00:22:58 Step 13/23 : ENV APP_PORT=59881 00:22:58 ---> Running in 6837f03ba02d 00:22:58 Removing intermediate container 6837f03ba02d 00:22:58 ---> b28f24ff9825 00:22:58 Step 14/23 : EXPOSE $APP_PORT 00:22:58 ---> Running in f7706b1fb0df 00:22:58 Removing intermediate container f7706b1fb0df 00:22:58 ---> 40e6d7f2e631 00:22:58 Step 15/23 : WORKDIR / 00:22:58 ---> Running in aee193acf52a 00:22:58 Removing intermediate container aee193acf52a 00:22:58 ---> ad6189ce8ad2 00:22:58 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 00:22:58 ---> 329dc10961b9 00:22:58 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 00:22:58 ---> c342fc496699 00:22:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 00:22:58 ---> 3f674720bfa9 00:22:58 Step 19/23 : ENTRYPOINT ["/core-metadata"] 00:22:58 ---> Running in 094bbbc388af 00:22:58 Removing intermediate container 094bbbc388af 00:22:58 ---> 0343eec0ad49 00:22:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:22:58 ---> Running in 6fb90c5ebf2f 00:22:58 Removing intermediate container 6fb90c5ebf2f 00:22:58 ---> 91113bc9adb5 00:22:58 Step 21/23 : LABEL arch=arm64 00:22:58 ---> Running in aeee7b6d158d 00:22:58 Removing intermediate container aeee7b6d158d 00:22:58 ---> 6939267ca3da 00:22:58 Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:22:58 ---> Running in 4598775ea986 00:22:58 Removing intermediate container 4598775ea986 00:22:58 ---> 89f8872d2e67 00:22:58 Step 23/23 : LABEL version=0.0.0 00:22:58 ---> Running in 35ec355ff7e1 00:22:58 Removing intermediate container 35ec355ff7e1 00:22:58 ---> fb41e7653abc 00:22:58 00:22:59 Successfully built fb41e7653abc 00:22:59 Successfully tagged core-metadata-arm64:latest 00:25:21  Building core-metadata ... done Removing intermediate container 2ca42bdd1ce7 00:25:21 ---> 05d7f01208b2 00:25:21 00:25:21 Step 10/22 : FROM alpine:3.14 00:25:21 ---> ac73e934f311 00:25:21 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 00:25:21 ---> Running in 4f49076d7f3a 00:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:25:21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:25:21 (1/2) Installing ca-certificates (20211220-r0) 00:25:21 (2/2) Installing dumb-init (1.2.5-r1) 00:25:21 Executing busybox-1.33.1-r7.trigger 00:25:21 Executing ca-certificates-20211220-r0.trigger 00:25:21 OK: 6 MiB in 16 packages 00:25:21 Removing intermediate container 4f49076d7f3a 00:25:21 ---> 4bb0a8b7764d 00:25:21 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 00:25:21 ---> Running in 78a06dff693b 00:25:21 Removing intermediate container 78a06dff693b 00:25:21 ---> 006f96b4ddbe 00:25:21 Step 13/22 : ENV APP_PORT=59860 00:25:21 ---> Running in 073062d8296a 00:25:21 Removing intermediate container 073062d8296a 00:25:21 ---> 8123b7ac18e6 00:25:21 Step 14/22 : EXPOSE $APP_PORT 00:25:21 ---> Running in ce679f74bf8a 00:25:21 Removing intermediate container ce679f74bf8a 00:25:21 ---> 50600669721a 00:25:21 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 00:25:21 ---> e3cc15f869a5 00:25:21 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 00:25:23 ---> c9c01bea783c 00:25:23 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 00:25:24 ---> 3926f3c050d9 00:25:24 Step 18/22 : ENTRYPOINT ["/support-notifications"] 00:25:24 ---> Running in 3f741e221469 00:25:25 Removing intermediate container 3f741e221469 00:25:25 ---> 8138ec55b725 00:25:25 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:25:25 ---> Running in 100b88990215 00:25:25 Removing intermediate container 100b88990215 00:25:25 ---> 140384f8cf25 00:25:25 Step 20/22 : LABEL arch=arm64 00:25:25 ---> Running in e61bbeacfc60 00:25: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/secrets-config ./cmd/secrets-config 00:25:26 Removing intermediate container e61bbeacfc60 00:25:26 ---> 3a3cdb8043a6 00:25:26 Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:25:26 ---> Running in 36db5c8f8fc6 00:25:27 Removing intermediate container 36db5c8f8fc6 00:25:27 ---> ddfed131f923 00:25:27 Step 22/22 : LABEL version=0.0.0 00:25:27 ---> Running in bb3c9ba35c8e 00:25:28 Removing intermediate container bb3c9ba35c8e 00:25:28 ---> 0de5bd15475e 00:25:28 00:25:29 Successfully built 0de5bd15475e 00:25:29 Successfully tagged support-notifications-arm64:latest 00:25:34  Building support-notifications ... done Removing intermediate container 7ecb684b04bf 00:25:34 ---> e7173cd16d68 00:25:34 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 00:25:35 ---> Running in 84906ceb098a 00:25:36 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 00:25:39 Removing intermediate container 84906ceb098a 00:25:39 ---> 91874facadef 00:25:39 00:25:39 Step 11/23 : FROM docker:20.10.14 00:25:39 20.10.14: Pulling from library/docker 00:25:41 Removing intermediate container 7d6eef2aa902 00:25:41 ---> 4bca13baabb8 00:25:41 00:25:41 Step 10/22 : FROM alpine:3.14 00:25:41 ---> ac73e934f311 00:25:41 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 00:25:41 ---> Running in aad39662b6f7 00:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 00:25:43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 00:25:44 (1/6) Installing ca-certificates (20211220-r0) 00:25:44 (2/6) Installing brotli-libs (1.0.9-r5) 00:25:44 (3/6) Installing nghttp2-libs (1.43.0-r0) 00:25:44 (4/6) Installing libcurl (7.79.1-r2) 00:25:44 (5/6) Installing curl (7.79.1-r2) 00:25:44 (6/6) Installing dumb-init (1.2.5-r1) 00:25:44 Executing busybox-1.33.1-r7.trigger 00:25:44 Executing ca-certificates-20211220-r0.trigger 00:25:45 OK: 8 MiB in 20 packages 00:25:47 Removing intermediate container aad39662b6f7 00:25:47 ---> 72fcc07c364b 00:25:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 00:25:47 ---> Running in db491bf818c8 00:25:48 Removing intermediate container db491bf818c8 00:25:48 ---> 62c712765362 00:25:48 Step 13/22 : WORKDIR /edgex 00:25:48 ---> Running in 8ceb070395e3 00:25:48 Removing intermediate container 8ceb070395e3 00:25:48 ---> 515f898b8a6f 00:25:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 00:25:49 ---> d01be10e9926 00:25:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 00:25:51 ---> d762267499b2 00:25:51 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 00:25:51 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 00:25:51 Status: Downloaded newer image for docker:20.10.14 00:25:51 ---> c346e9eafbab 00:25:51 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 00:25:51 ---> Running in 1e642be9898a 00:25:52 Removing intermediate container 1e642be9898a 00:25:52 ---> 4d514146a8d4 00:25:52 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 00:25:52 ---> 7e98b14a767e 00:25:52 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 00:25:52 ---> Running in 71609ccd0cf6 00:25:53 Removing intermediate container 0458567cb0af 00:25:53 ---> 64978e9c0bef 00:25:53 00:25:53 Step 9/20 : FROM alpine:3.15 00:25:53 ---> 3fb3c9af89a9 00:25:53 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 00:25:53 ---> Using cache 00:25:53 ---> 7b2b776607ec 00:25:53 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 00:25:53 ---> Using cache 00:25:53 ---> 1a8bdd8636b0 00:25:53 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 00:25:53 ---> 9c46944b9abb 00:25:53 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 00:25:53 ---> Running in 9ce3f5c2fbcc 00:25:53 ---> Running in 8eb9fe15883c 00:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:25:54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:25:55 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:25:55 (1/43) Installing readline (8.1.1-r0) 00:25:55 (2/43) Installing bash (5.1.16-r0) 00:25:55 Executing bash-5.1.16-r0.post-install 00:25:55 (3/43) Installing brotli-libs (1.0.9-r5) 00:25:55 (4/43) Installing nghttp2-libs (1.46.0-r0) 00:25:55 (5/43) Installing libcurl (7.80.0-r2) 00:25:55 (6/43) Installing curl (7.80.0-r2) 00:25:55 (7/43) Installing dumb-init (1.2.5-r1) 00:25:55 (8/43) Installing libbz2 (1.0.8-r1) 00:25:55 (9/43) Installing expat (2.4.7-r0) 00:25:55 (10/43) Installing libffi (3.4.2-r1) 00:25:55 (11/43) Installing gdbm (1.22-r0) 00:25:55 (12/43) Installing xz-libs (5.2.5-r1) 00:25:55 (13/43) Installing libgcc (10.3.1_git20211027-r0) 00:25:56 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 00:25:56 (15/43) Installing mpdecimal (2.5.1-r1) 00:25:56 (16/43) Installing sqlite-libs (3.36.0-r0) 00:25:56 (17/43) Installing python3 (3.9.7-r4) 00:25:56 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:25:56 Removing intermediate container 8eb9fe15883c 00:25:56 ---> 47a7a992bbf3 00:25:56 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 00:25:56 ---> Running in 7574718ccf3f 00:25:57 Removing intermediate container 7574718ccf3f 00:25:57 ---> cceabe67f193 00:25:57 Step 20/22 : LABEL arch=arm64 00:25:57 ---> Running in 9f8b5b4e0539 00:25:57 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 00:25:57 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 00:25:57 OK: 15736 distinct packages available 00:25:57 Removing intermediate container 9f8b5b4e0539 00:25:57 ---> ef454e38e411 00:25:57 Step 21/22 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:25:57 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 00:25:57 ---> Running in c9562724cce0 00:25:58 Removing intermediate container c9562724cce0 00:25:58 ---> cf44a8933388 00:25:58 Step 22/22 : LABEL version=0.0.0 00:25:58 ---> Running in 13ac3a65a397 00:25:58 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 00:25:58 (18/43) Installing py3-appdirs (1.4.4-r2) 00:25:58 (19/43) Installing py3-certifi (2020.12.5-r1) 00:25:58 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 00:25:58 (21/43) Installing py3-idna (3.3-r0) 00:25:58 (22/43) Installing py3-urllib3 (1.26.7-r0) 00:25:58 Removing intermediate container 13ac3a65a397 00:25:58 ---> b6e75d08e201 00:25:58 00:25:59 (23/43) Installing py3-requests (2.26.0-r1) 00:25:59 (24/43) Installing py3-msgpack (1.0.2-r1) 00:25:59 (25/43) Installing py3-lockfile (0.12.2-r4) 00:25:59 (26/43) Installing py3-cachecontrol (0.12.10-r0) 00:25:59 (27/43) Installing py3-colorama (0.4.4-r1) 00:25:59 (28/43) Installing py3-contextlib2 (21.6.0-r1) 00:25:59 (29/43) Installing py3-distlib (0.3.3-r0) 00:25:59 (30/43) Installing py3-distro (1.6.0-r0) 00:25:59 (31/43) Installing py3-six (1.16.0-r0) 00:25:59 (32/43) Installing py3-webencodings (0.5.1-r4) 00:25:59 (33/43) Installing py3-html5lib (1.1-r1) 00:25:59 (34/43) Installing py3-parsing (2.4.7-r2) 00:25:59 (35/43) Installing py3-packaging (20.9-r1) 00:25:59 Successfully built b6e75d08e201 00:25:59 Successfully tagged security-proxy-setup-arm64:latest 00:25:59  Building security-proxy-setup ... done (36/43) Installing py3-tomli (1.2.2-r0) 00:25:59 (37/43) Installing py3-pep517 (0.12.0-r0) 00:25:59 (38/43) Installing py3-progress (1.6-r0) 00:25:59 (39/43) Installing py3-retrying (1.3.3-r2) 00:25:59 (40/43) Installing py3-ordered-set (4.0.2-r2) 00:25:59 (41/43) Installing py3-setuptools (52.0.0-r4) 00:25:59 (1/9) Installing ca-certificates (20211220-r0) 00:25:59 (42/43) Installing py3-toml (0.10.2-r2) 00:25:59 (43/43) Installing py3-pip (20.3.4-r1) 00:25:59 (2/9) Installing brotli-libs (1.0.9-r5) 00:25:59 (3/9) Installing nghttp2-libs (1.46.0-r0) 00:26:00 (4/9) Installing libcurl (7.80.0-r2) 00:26:00 (5/9) Installing curl (7.80.0-r2) 00:26:00 (6/9) Installing dumb-init (1.2.5-r1) 00:26:00 Executing busybox-1.34.1-r5.trigger 00:26:00 (7/9) Installing musl-obstack (1.2.3-r0) 00:26:00 OK: 82 MiB in 65 packages 00:26:00 (8/9) Installing libucontext (1.1-r0) 00:26:00 (9/9) Installing gcompat (1.0.0-r4) 00:26:00 Executing busybox-1.34.1-r5.trigger 00:26:00 Executing ca-certificates-20211220-r0.trigger 00:26:01 OK: 8 MiB in 23 packages 00:26:02 Removing intermediate container 9ce3f5c2fbcc 00:26:02 ---> 1a0f8dabddbe 00:26:02 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 00:26:03 ---> 3d80d670c3c2 00:26:03 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 00:26:04 ---> e863ef5dd24f 00:26:04 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 00:26:05 ---> 1551bdeeb2c5 00:26:05 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 00:26:05 ---> Running in 3e34ded68968 00:26:05 Collecting docker-compose==1.23.2 00:26:05 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 00:26:05 Removing intermediate container 3e34ded68968 00:26:05 ---> c3c4837d24be 00:26:05 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:26:05 ---> Running in cb391c9861c9 00:26:06 Removing intermediate container cb391c9861c9 00:26:06 ---> 8c8149f64778 00:26:06 Step 18/20 : LABEL arch=arm64 00:26:06 ---> Running in 6685af878fb3 00:26:06 Removing intermediate container 6685af878fb3 00:26:06 ---> 38068981be24 00:26:06 Step 19/20 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:26:06 ---> Running in 0dccbfde42ac 00:26:06 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 00:26:06 Removing intermediate container 0dccbfde42ac 00:26:06 ---> 38d32a602807 00:26:06 Step 20/20 : LABEL version=0.0.0 00:26:07 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 00:26:07 ---> Running in a902f6f9ca21 00:26:07 Removing intermediate container a902f6f9ca21 00:26:07 ---> 70e0b6b57bfa 00:26:07 00:26:07 Collecting websocket-client<1.0,>=0.32.0 00:26:07 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 00:26:07 Collecting texttable<0.10,>=0.9.0 00:26:07 Successfully built 70e0b6b57bfa 00:26:07 Successfully tagged security-spiffe-token-provider-arm64:latest 00:26:07  Building security-spiffe-token-provider ... done  Downloading texttable-0.9.1.tar.gz (11 kB) 00:26:10 Collecting docker<4.0,>=3.6.0 00:26:10 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 00:26:10 Collecting cached-property<2,>=1.2.0 00:26:10 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 00:26:11 Collecting jsonschema<3,>=2.5.1 00:26:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 00:26:11 Collecting docopt<0.7,>=0.6.1 00:26:11 Downloading docopt-0.6.2.tar.gz (25 kB) 00:26:13 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 00:26:14 Collecting PyYAML<4,>=3.10 00:26:14 Downloading PyYAML-3.13.tar.gz (270 kB) 00:26:19 Collecting dockerpty<0.5,>=0.4.1 00:26:19 Downloading dockerpty-0.4.1.tar.gz (13 kB) 00:26:21 Collecting docker-pycreds>=0.4.0 00:26:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 00:26:22 Collecting chardet<3.1.0,>=3.0.2 00:26:22 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 00:26:22 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) 00:26:23 Collecting urllib3<1.25,>=1.21.1 00:26:23 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 00:26:23 Collecting idna<2.8,>=2.5 00:26:23 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 00:26:24 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 00:26:24 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 00:26:24 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 00:26:24 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 00:26:25 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 00:26:25 Attempting uninstall: urllib3 00:26:25 Found existing installation: urllib3 1.26.7 00:26:25 Uninstalling urllib3-1.26.7: 00:26:25 Successfully uninstalled urllib3-1.26.7 00:26:26 Attempting uninstall: idna 00:26:26 Found existing installation: idna 3.3 00:26:26 Uninstalling idna-3.3: 00:26:26 Successfully uninstalled idna-3.3 00:26:29 Attempting uninstall: requests 00:26:29 Found existing installation: requests 2.26.0 00:26:29 Uninstalling requests-2.26.0: 00:26:29 Successfully uninstalled requests-2.26.0 00:26:30 Running setup.py install for texttable: started 00:26:33 Running setup.py install for texttable: finished with status 'done' 00:26:33 Running setup.py install for PyYAML: started 00:26:36 Running setup.py install for PyYAML: finished with status 'done' 00:26:36 Running setup.py install for docopt: started 00:26:39 Running setup.py install for docopt: finished with status 'done' 00:26:39 Running setup.py install for dockerpty: started 00:26:41 Running setup.py install for dockerpty: finished with status 'done' 00:26:43 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 00:26:53 Removing intermediate container 71609ccd0cf6 00:26:53 ---> d57e9df6c423 00:26:53 Step 14/23 : ENV APP_PORT=58890 00:26:53 ---> Running in 3a086a7fd7b0 00:26:53 Removing intermediate container 3a086a7fd7b0 00:26:53 ---> 824dd51845f1 00:26:53 Step 15/23 : EXPOSE $APP_PORT 00:26:53 ---> Running in 32e571a9ef9a 00:26:54 Removing intermediate container 32e571a9ef9a 00:26:54 ---> 99f8c8a80296 00:26:54 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 00:26:55 ---> 980df682fa8b 00:26:55 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 00:26:55 ---> ffd42f1c253c 00:26:55 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 00:26:56 ---> 24a34d8322d8 00:26:56 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 00:26:56 ---> Running in 6e32472cedb5 00:26:56 Removing intermediate container 6e32472cedb5 00:26:56 ---> a81c25e25583 00:26:56 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 00:26:56 ---> Running in b4645ff11ded 00:26:57 Removing intermediate container b4645ff11ded 00:26:57 ---> ad071ce309e5 00:26:57 Step 21/23 : LABEL arch=arm64 00:26:57 ---> Running in 86ba33940389 00:26:57 Removing intermediate container 86ba33940389 00:26:57 ---> e5a215e89008 00:26:57 Step 22/23 : LABEL git_sha=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 00:26:57 ---> Running in 96a4ea8bad45 00:26:58 Removing intermediate container 96a4ea8bad45 00:26:58 ---> d148fbc6be9a 00:26:58 Step 23/23 : LABEL version=0.0.0 00:26:58 ---> Running in d00dbdf75d72 00:26:58 Removing intermediate container d00dbdf75d72 00:26:58 ---> 5533cee4c1c3 00:26:58 00:26:59 Successfully built 5533cee4c1c3 00:26:59 Successfully tagged sys-mgmt-agent-arm64:latest 00:26:59  Building sys-mgmt-agent ... done  [Pipeline] } 00:26:59 $ docker stop --time=1 4effafe35b43bc0d299912e7514c93caca61fce464669d4f5c08aca69091d383 00:27:01 $ docker rm -f 4effafe35b43bc0d299912e7514c93caca61fce464669d4f5c08aca69091d383 [Pipeline] // withDockerContainer [Pipeline] sh 00:27:01 + docker images 00:27:02 REPOSITORY TAG IMAGE ID CREATED SIZE 00:27:02 sys-mgmt-agent-arm64 latest 5533cee4c1c3 4 seconds ago 282MB 00:27:02 security-spiffe-token-provider-arm64 latest 70e0b6b57bfa 55 seconds ago 28.1MB 00:27:02 security-proxy-setup-arm64 latest b6e75d08e201 About a minute ago 26.1MB 00:27:02 64978e9c0bef About a minute ago 1.48GB 00:27:02 4bca13baabb8 About a minute ago 1.44GB 00:27:02 91874facadef About a minute ago 1.43GB 00:27:02 support-notifications-arm64 latest 0de5bd15475e About a minute ago 26MB 00:27:02 05d7f01208b2 About a minute ago 1.49GB 00:27:02 core-metadata-arm64 latest fb41e7653abc 4 minutes ago 16.3MB 00:27:02 bd08f943988b 4 minutes ago 1.44GB 00:27:02 security-spire-server-arm64 latest 01f8e8ce4dce 6 minutes ago 86.3MB 00:27:02 14df7c041785 6 minutes ago 1.34GB 00:27:02 security-bootstrapper-arm64 latest c2f3bd13da34 7 minutes ago 18.3MB 00:27:02 support-scheduler-arm64 latest 28bb30defe81 7 minutes ago 25.4MB 00:27:02 1152b89a26dd 7 minutes ago 1.49GB 00:27:02 70e737318db5 8 minutes ago 1.44GB 00:27:02 core-data-arm64 latest 2c85b5ca4e87 8 minutes ago 21.7MB 00:27:02 da4640665ac7 9 minutes ago 1.46GB 00:27:02 security-secretstore-setup-arm64 latest 75d29b1bf102 10 minutes ago 27.5MB 00:27:02 core-command-arm64 latest 8899b4cfcc7f 10 minutes ago 15.5MB 00:27:02 2c550455023a 10 minutes ago 1.44GB 00:27:02 6dd82d48262e 10 minutes ago 1.43GB 00:27:02 security-spire-agent-arm64 latest 77bdab9c2241 13 minutes ago 126MB 00:27:02 9415b7eb3fd9 14 minutes ago 1.34GB 00:27:02 security-spire-config-arm64 latest 29e5fe896f33 15 minutes ago 85.6MB 00:27:02 1105ab871cb7 15 minutes ago 1.34GB 00:27:02 ci-base-image-arm64 latest 9854c36bc3f6 29 minutes ago 1.01GB 00:27:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 00:27:02 docker 20.10.14 c346e9eafbab 2 months ago 202MB 00:27:02 alpine 3.14 ac73e934f311 2 months ago 5.34MB 00:27:02 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 00:27:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 57ef9ed57663 2 years ago 285MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:02 00:27:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:03 arm64: Pulling from edgex-lftools-log-publisher 00:27:03 8998bd30e6a1: Pulling fs layer 00:27:03 04944245beec: Pulling fs layer 00:27:03 699f458cf7ca: Pulling fs layer 00:27:03 765212b225bb: Pulling fs layer 00:27:03 f23df028b6ca: Pulling fs layer 00:27:03 d65c8cfc05b1: Pulling fs layer 00:27:03 2437ff75d9bd: Pulling fs layer 00:27:03 765212b225bb: Waiting 00:27:03 f23df028b6ca: Waiting 00:27:03 d65c8cfc05b1: Waiting 00:27:03 2437ff75d9bd: Waiting 00:27:03 04944245beec: Verifying Checksum 00:27:03 04944245beec: Download complete 00:27:03 765212b225bb: Verifying Checksum 00:27:03 765212b225bb: Download complete 00:27:03 f23df028b6ca: Verifying Checksum 00:27:03 f23df028b6ca: Download complete 00:27:03 d65c8cfc05b1: Verifying Checksum 00:27:03 d65c8cfc05b1: Download complete 00:27:03 699f458cf7ca: Verifying Checksum 00:27:03 699f458cf7ca: Download complete 00:27:04 8998bd30e6a1: Verifying Checksum 00:27:04 8998bd30e6a1: Download complete 00:27:06 2437ff75d9bd: Verifying Checksum 00:27:06 2437ff75d9bd: Download complete 00:27:08 8998bd30e6a1: Pull complete 00:27:09 04944245beec: Pull complete 00:27:10 699f458cf7ca: Pull complete 00:27:10 765212b225bb: Pull complete 00:27:11 f23df028b6ca: Pull complete 00:27:12 d65c8cfc05b1: Pull complete 00:27:27 2437ff75d9bd: Pull complete 00:27:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 00:27:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 00:27:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:27 prd-ubuntu20.04-docker-arm64-4c-16g-16655 does not seem to be running inside a container 00:27:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 00:27:30 $ docker top c2f793d01df4f5703b21cb7fc0f5a36534adaa48bdfc955ba4440cbab4706812 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 00:27:31 ---> job-cost.sh 00:27:31 lf-activate-venv: SKIPPING 00:27:31 INFO: No Stack... 00:27:31 INFO: Retrieving Pricing Info for: v3-standard-4 00:27:32 INFO: Archiving Costs [Pipeline] sh 00:27:33 + cat /w/workspace/edgex-go/3/archives/cost.csv 00:27:33 + cut -d, -f6 [Pipeline] lock 00:27:33 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4065-3-stack-cost] 00:27:33 Resource [jenkins-edgexfoundry-edgex-go-PR-4065-3-stack-cost] did not exist. Created. 00:27:33 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4065-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 00:27:34 + echo total: 0.10999999940395355 [Pipeline] stash 00:27:34 Stashed 1 file(s) [Pipeline] } 00:27:34 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4065-3-stack-cost] [Pipeline] // lock [Pipeline] } 00:27:34 $ docker stop --time=1 c2f793d01df4f5703b21cb7fc0f5a36534adaa48bdfc955ba4440cbab4706812 00:27:36 $ docker rm -f c2f793d01df4f5703b21cb7fc0f5a36534adaa48bdfc955ba4440cbab4706812 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 00:27:36 provisioning config files... 00:27:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config4638427576429184020tmp [Pipeline] { [Pipeline] sh 00:27:36 + set +x 00:27:36 + + curlbash -s -s https://codecov.io/bash -- 00:27:36 00:27:36 00:27:36 _____ _ 00:27:36 / ____| | | 00:27:36 | | ___ __| | ___ ___ _____ __ 00:27:36 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 00:27:36 | |___| (_) | (_| | __/ (_| (_) \ V / 00:27:36 \_____\___/ \__,_|\___|\___\___/ \_/ 00:27:36 Bash-1.0.6 00:27:36 00:27:36 00:27:36 ==> git version 2.25.1 found 00:27:36 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 00:27:36 Release-Date: 2020-01-08 00:27:36 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 00:27:36 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 00:27:36 ==> Jenkins CI detected. 00:27:36 current dir:  /w/workspace/edgex-go/3 00:27:36 project root: . 00:27:36 --> token set from env 00:27:36 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 00:27:36 ==> Running gcov in . (disable via -X gcov) 00:27:36 ==> Python coveragepy not found 00:27:36 ==> Searching for coverage reports in: 00:27:36 + . 00:27:36 -> Found 1 reports 00:27:36 ==> Detecting git/mercurial file structure 00:27:37 ==> Reading reports 00:27:37 + ./coverage.out bytes=435593 00:27:37 ==> Appending adjustments 00:27:37 https://docs.codecov.io/docs/fixing-reports 00:27:38 + Found adjustments 00:27:38 ==> Gzipping contents 00:27:38 60K /tmp/codecov.VglKVY.gz 00:27:38 ==> Uploading reports 00:27:38 url: https://codecov.io 00:27:38 query: branch=PR-4065&commit=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4065%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4065&job=&cmd_args= 00:27:38 -> Pinging Codecov 00:27:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4065&commit=7cbef80f36b2db039f51c87df1b6e7cffcfe2c21&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4065%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4065&job=&cmd_args= 00:27:38 -> Uploading to 00:27:38 https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/7cbef80f36b2db039f51c87df1b6e7cffcfe2c21/4181ee56-87a2-48af-8b46-9bf4ff5920c3.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T002738Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=f4e1049d167cb7f63c2e083efcf8c19bf1e3183dcc407461f093ca70fc12ebaa 00:27:38 % Total % Received % Xferd Average Speed Time Time Time Current 00:27:38 Dload Upload Total Spent Left Speed 00:27:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59826 0 0 100 59826 0 230k --:--:-- --:--:-- --:--:-- 230k 00:27:38 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/7cbef80f36b2db039f51c87df1b6e7cffcfe2c21 [Pipeline] } 00:27:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 00:27:39 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 00:27:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 00:27:40 ---> package-listing.sh 00:27:40 ++ facter osfamily 00:27:40 ++ tr '[:upper:]' '[:lower:]' 00:27:40 + OS_FAMILY=debian 00:27:40 + workspace=/w/workspace/edgex-go/3 00:27:40 + START_PACKAGES=/tmp/packages_start.txt 00:27:40 + END_PACKAGES=/tmp/packages_end.txt 00:27:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 00:27:40 + PACKAGES=/tmp/packages_start.txt 00:27:40 + '[' /w/workspace/edgex-go/3 ']' 00:27:40 + PACKAGES=/tmp/packages_end.txt 00:27:40 + case "${OS_FAMILY}" in 00:27:40 + dpkg -l 00:27:40 + grep '^ii' 00:27:40 + '[' -f /tmp/packages_start.txt ']' 00:27:40 + '[' -f /tmp/packages_end.txt ']' 00:27:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 00:27:40 + '[' /w/workspace/edgex-go/3 ']' 00:27:40 + mkdir -p /w/workspace/edgex-go/3/archives/ 00:27:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 00:27:40 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 00:27:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:41 00:27:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 00:27:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:42 latest: Pulling from edgex-lftools-log-publisher 00:27:42 5eb5b503b376: Pulling fs layer 00:27:42 5c69ac0246d0: Pulling fs layer 00:27:42 ec43610c2a17: Pulling fs layer 00:27:42 3a2ae6a8a46f: Pulling fs layer 00:27:42 33b1e0a273af: Pulling fs layer 00:27:42 5d3b04190fa2: Pulling fs layer 00:27:42 2f39f015ded8: Pulling fs layer 00:27:42 3a2ae6a8a46f: Waiting 00:27:42 33b1e0a273af: Waiting 00:27:42 5d3b04190fa2: Waiting 00:27:42 2f39f015ded8: Waiting 00:27:42 5c69ac0246d0: Verifying Checksum 00:27:42 5c69ac0246d0: Download complete 00:27:42 3a2ae6a8a46f: Verifying Checksum 00:27:42 3a2ae6a8a46f: Download complete 00:27:42 33b1e0a273af: Verifying Checksum 00:27:42 33b1e0a273af: Download complete 00:27:42 5d3b04190fa2: Verifying Checksum 00:27:42 5d3b04190fa2: Download complete 00:27:42 ec43610c2a17: Verifying Checksum 00:27:42 ec43610c2a17: Download complete 00:27:42 5eb5b503b376: Verifying Checksum 00:27:42 5eb5b503b376: Download complete 00:27:42 2f39f015ded8: Download complete 00:27:43 5eb5b503b376: Pull complete 00:27:43 5c69ac0246d0: Pull complete 00:27:44 ec43610c2a17: Pull complete 00:27:44 3a2ae6a8a46f: Pull complete 00:27:44 33b1e0a273af: Pull complete 00:27:44 5d3b04190fa2: Pull complete 00:27:48 2f39f015ded8: Pull complete 00:27:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 00:27:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 00:27:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 00:27:48 prd-ubuntu20.04-docker-8c-8g-16653 does not seem to be running inside a container 00:27:48 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 00:27:50 $ docker top c8bbea584f474a449ea44891bb30618af33520561c1e0efb2698e0d2ef41a713 -eo pid,comm [Pipeline] { [Pipeline] sh 00:27:50 + touch /tmp/pre-build-complete [Pipeline] sh 00:27:50 + mkdir -p /var/log/sysstat [Pipeline] sh 00:27:51 + ls /var/log/sa-host 00:27:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 00:27:51 provisioning config files... 00:27:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config6200251065200865124tmp [Pipeline] { [Pipeline] echo 00:27:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 00:27:51 ---> create-netrc.sh [Pipeline] } 00:27:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 00:27:51 ---> python-tools-install.sh [Pipeline] echo 00:27:51 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 00:27:52 ---> sudo-logs.sh 00:27:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 00:27:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 00:27:52 ---> job-cost.sh 00:27:52 lf-activate-venv: SKIPPING 00:27:52 DEBUG: total: 0.10999999940395355 00:27:52 INFO: Retrieving Stack Cost... 00:27:52 INFO: Retrieving Pricing Info for: v3-standard-8 00:27:53 INFO: Archiving Costs [Pipeline] echo 00:27:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 00:27:53 ---> logs-deploy.sh 00:27:53 lf-activate-venv: SKIPPING 00:27:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4065/3 00:27:53 INFO: archiving workspace using pattern(s): 00:27:54 Archives upload complete. 00:27:54 INFO: archiving logs to Nexus