Pull request #4070 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from ccb41618ca382d33f4283fef7bdccc10aec70777+a157344ed5a2a308e5221a4550246afdf7c311d5 (fccad884672e27beafc5590ad101d1ba6dad75a5) 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-ssh9219325998127727940.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-ssh4178111693717923702.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-4070/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-4070/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh262510329211325874.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-ssh3995502984673930351.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-4070/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-4070/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh3150728658012129833.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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-16695 in /w/workspace/edgexfoundry_edgex-go_PR-4070 [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 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit ccb41618ca382d33f4283fef7bdccc10aec70777 Merge succeeded, producing ccb41618ca382d33f4283fef7bdccc10aec70777 Checking out Revision ccb41618ca382d33f4283fef7bdccc10aec70777 (PR-4070) > 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/4070/head:refs/remotes/origin/PR-4070 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ccb41618ca382d33f4283fef7bdccc10aec70777 # 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 ccb41618ca382d33f4283fef7bdccc10aec70777 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:30:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 15:30:44 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 15:30:44 ========================================================= 15:30:44 EdgeX Global Pipelines Version Info 15:30:44 ========================================================= [Pipeline] libraryResource [Pipeline] sh 15:30:45 ------------------- 15:30:45 stable info: 15:30:45 ------------------- 15:30:45 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 15:30:45 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 15:30:45 Message: update stable to v1.0.234 > git rev-list --no-walk 5e70a72b8571de597cf9528919c3f5678487b2b3 # timeout=10 15:30:45 ------------------- 15:30:45 experimental info: 15:30:45 ------------------- 15:30:45 Commited By: **** collab-it+edgex@linuxfoundation.org 15:30:45 Commit SHA: bc4e646769b4c5265b7fe03fd8295f2cc8e63760 15:30:45 Message: update experimental to v1.0.235 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4070 [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4070 [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4070 [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = ccb4161 [Pipeline] echo 15:30:46 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:30:46 provisioning config files... 15:30:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3897927051036157618tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:30:46 ---> docker-login.sh 15:30:46 nexus3.edgexfoundry.org:10001 15:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:47 Configure a credential helper to remove this warning. See 15:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:47 15:30:47 Login Succeeded 15:30:47 nexus3.edgexfoundry.org:10002 15:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:47 Configure a credential helper to remove this warning. See 15:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:47 15:30:47 Login Succeeded 15:30:47 nexus3.edgexfoundry.org:10003 15:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:47 Configure a credential helper to remove this warning. See 15:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:47 15:30:47 Login Succeeded 15:30:47 nexus3.edgexfoundry.org:10004 15:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:47 Configure a credential helper to remove this warning. See 15:30:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:47 15:30:47 Login Succeeded 15:30:47 docker.io 15:30:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:30:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:30:48 Configure a credential helper to remove this warning. See 15:30:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:30:48 15:30:48 Login Succeeded 15:30:48 ---> docker-login.sh ends [Pipeline] } 15:30:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:30:48 + ls cmd/core-command/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile cmd/sys-mgmt-agent/Dockerfile 15:30:48 + dirname cmd/core-command/Dockerfile 15:30:48 + cut -d/ -f2 15:30:48 + echo core-command,cmd/core-command/Dockerfile 15:30:48 + + dirname cmd/core-data/Dockerfile 15:30:48 cut -d/ -f2 15:30:48 + echo core-data,cmd/core-data/Dockerfile 15:30:48 + + dirname cmd/core-metadata/Dockerfile 15:30:48 cut -d/ -f2 15:30:48 + echo core-metadata,cmd/core-metadata/Dockerfile 15:30:48 + dirname cmd/security-bootstrapper/Dockerfile 15:30:48 + cut -d/ -f2 15:30:48 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 15:30:48 + + dirname cmd/security-proxy-setup/Dockerfile 15:30:48 cut -d/ -f2 15:30:48 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 15:30:48 + dirname cmd/security-secretstore-setup/Dockerfile 15:30:48 + cut -d/ -f2 15:30:48 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 15:30:48 + + dirname cmd/security-spiffe-token-provider/Dockerfile 15:30:48 cut -d/ -f2 15:30:48 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 15:30:48 + dirname cmd/security-spire-agent/Dockerfile 15:30:48 + cut -d/ -f2 15:30:48 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 15:30:48 + dirname cmd/security-spire-config/Dockerfile 15:30:48 + cut -d/ -f2 15:30:48 + echo security-spire-config,cmd/security-spire-config/Dockerfile 15:30:48 + dirname cmd/security-spire-server/Dockerfile 15:30:48 + cut -d/ -f2 15:30:48 + echo security-spire-server,cmd/security-spire-server/Dockerfile 15:30:48 + + dirnamecut cmd/support-notifications/Dockerfile -d/ 15:30:48 -f2 15:30:48 + echo support-notifications,cmd/support-notifications/Dockerfile 15:30:48 + dirname cmd/support-scheduler/Dockerfile 15:30:48 + cut -d/ -f2 15:30:48 + echo support-scheduler,cmd/support-scheduler/Dockerfile 15:30:48 + dirname cmd/sys-mgmt-agent/Dockerfile 15:30:48 + cut -d/ -f2 15:30:48 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 15:30:48 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile], [image:sys-mgmt-agent, dockerfile:cmd/sys-mgmt-agent/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 15:30:48 + git rev-list -1 --merges ccb41618ca382d33f4283fef7bdccc10aec70777~1..ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] echo 15:30:49 -----------> git rev-list -1 --merges ccb41618ca382d33f4283fef7bdccc10aec70777~1..ccb41618ca382d33f4283fef7bdccc10aec70777 ccb41618ca382d33f4283fef7bdccc10aec70777 [false] [Pipeline] sh 15:30:49 + git log --format=format:%s -1 ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] echo 15:30:49 ========================================================= 15:30:49 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 15:30:49 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 15:30:49 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 15:30:49 + grep -v github /etc/ssh/ssh_known_hosts 15:30:49 + [ -e /tmp/ssh_known_hosts ] 15:30:49 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 15:30:49 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 15:30:49 + sudo tee -a /etc/ssh/ssh_known_hosts 15:30:49 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:50 15:30:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:50 0.1.4: Pulling from edgex-devops/py-git-semver 15:30:50 42c077c10790: Pulling fs layer 15:30:50 f63e77b7563a: Pulling fs layer 15:30:50 bd5fdadae976: Pulling fs layer 15:30:50 205491f53016: Pulling fs layer 15:30:50 df18705c85c3: Pulling fs layer 15:30:50 bdb3f477010e: Pulling fs layer 15:30:50 c8a8fc8e1c8f: Pulling fs layer 15:30:50 2c6e9b1d212d: Pulling fs layer 15:30:50 bdb8f0575790: Pulling fs layer 15:30:50 386e3cb2ff24: Pulling fs layer 15:30:50 2343380bae48: Pulling fs layer 15:30:50 bdb3f477010e: Waiting 15:30:50 c8a8fc8e1c8f: Waiting 15:30:50 205491f53016: Waiting 15:30:50 2c6e9b1d212d: Waiting 15:30:50 bdb8f0575790: Waiting 15:30:50 2343380bae48: Waiting 15:30:50 df18705c85c3: Waiting 15:30:50 386e3cb2ff24: Waiting 15:30:50 f63e77b7563a: Download complete 15:30:50 205491f53016: Verifying Checksum 15:30:50 205491f53016: Download complete 15:30:50 df18705c85c3: Verifying Checksum 15:30:50 df18705c85c3: Download complete 15:30:50 bd5fdadae976: Verifying Checksum 15:30:50 bd5fdadae976: Download complete 15:30:50 bdb3f477010e: Verifying Checksum 15:30:50 bdb3f477010e: Download complete 15:30:50 2c6e9b1d212d: Verifying Checksum 15:30:50 2c6e9b1d212d: Download complete 15:30:50 bdb8f0575790: Verifying Checksum 15:30:50 bdb8f0575790: Download complete 15:30:50 386e3cb2ff24: Verifying Checksum 15:30:50 386e3cb2ff24: Download complete 15:30:50 2343380bae48: Verifying Checksum 15:30:50 2343380bae48: Download complete 15:30:50 42c077c10790: Verifying Checksum 15:30:50 42c077c10790: Download complete 15:30:50 c8a8fc8e1c8f: Verifying Checksum 15:30:50 c8a8fc8e1c8f: Download complete 15:30:51 42c077c10790: Pull complete 15:30:51 f63e77b7563a: Pull complete 15:30:52 bd5fdadae976: Pull complete 15:30:52 205491f53016: Pull complete 15:30:52 df18705c85c3: Pull complete 15:30:52 bdb3f477010e: Pull complete 15:30:54 c8a8fc8e1c8f: Pull complete 15:30:54 2c6e9b1d212d: Pull complete 15:30:54 bdb8f0575790: Pull complete 15:30:54 386e3cb2ff24: Pull complete 15:30:54 2343380bae48: Pull complete 15:30:54 Digest: sha256:c3bf284c02da7271302b7a373f1d48320b54229aa5119b2a29c7f8015e6a9264 15:30:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 15:30:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:30:54 prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container 15:30:54 $ 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 15:30:56 $ docker top a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c -eo pid,comm 15:30:56 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 15:30:56 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 15:30:56 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:56 [ssh-agent] Looking for ssh-agent implementation... 15:30:56 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:56 $ docker exec a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c ssh-agent 15:30:56 SSH_AUTH_SOCK=/tmp/ssh-yF1xwzq2qx3E/agent.33 15:30:56 SSH_AGENT_PID=39 15:30:56 Running ssh-add (command line suppressed) 15:30:56 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7213842212270589435.key (/w/workspace/edgex-go/3@tmp/private_key_7213842212270589435.key) 15:30:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:56 + git tag --points-at HEAD [Pipeline] } 15:30:56 $ docker exec --env ******** --env ******** a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c ssh-agent -k 15:30:57 unset SSH_AUTH_SOCK; 15:30:57 unset SSH_AGENT_PID; 15:30:57 echo Agent pid 39 killed; 15:30:57 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 15:30:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 15:30:57 [ssh-agent] Looking for ssh-agent implementation... 15:30:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 15:30:57 $ docker exec a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c ssh-agent 15:30:57 SSH_AUTH_SOCK=/tmp/ssh-GgLSvx7olg5k/agent.72 15:30:57 SSH_AGENT_PID=78 15:30:57 Running ssh-add (command line suppressed) 15:30:57 Identity added: /w/workspace/edgex-go/3@tmp/private_key_7875145830410169695.key (/w/workspace/edgex-go/3@tmp/private_key_7875145830410169695.key) 15:30:57 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 15:30:57 + git semver init 15:30:57 2022-07-02 15:30:57,900 [run_init] DEBUG init version:0.0.0 force:False 15:30:57 2022-07-02 15:30:57,902 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 15:30:57 2022-07-02 15:30:57,902 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 15:30:57 2022-07-02 15:30:57,902 [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) 15:31:02 2022-07-02 15:31:01,726 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 15:31:02 2022-07-02 15:31:01,726 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4070 with force:False 15:31:02 2022-07-02 15:31:01,726 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4070 15:31:02 2022-07-02 15:31:01,731 [execute] INFO git cat-file --batch-check 15:31:02 2022-07-02 15:31:01,731 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 15:31:02 2022-07-02 15:31:01,739 [execute] INFO git cat-file --batch 15:31:02 2022-07-02 15:31:01,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 15:31:02 2022-07-02 15:31:01,746 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4070 15:31:02 0.0.0 [Pipeline] } 15:31:02 $ docker exec --env ******** --env ******** a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c ssh-agent -k 15:31:02 unset SSH_AUTH_SOCK; 15:31:02 unset SSH_AGENT_PID; 15:31:02 echo Agent pid 78 killed; 15:31:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 15:31:02 + git semver [Pipeline] } 15:31:02 $ docker stop --time=1 a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c 15:31:04 $ docker rm -f a93121b502bbd5375244f246389b2b7bef61ae42e5f3e64f575451560e16687c [Pipeline] // withDockerContainer [Pipeline] sh 15:31:04 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 15:31:04 Stashed 1 file(s) [Pipeline] echo 15:31:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] echo 15:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:31:04 ========================================================= 15:31:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 15:31:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:31:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:31:05 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 15:31:05 59bf1c3509f3: Pulling fs layer 15:31:05 666ba61612fd: Pulling fs layer 15:31:05 8ed8ca486205: Pulling fs layer 15:31:05 cc1cd167ecdc: Pulling fs layer 15:31:05 c516ae0d96e1: Pulling fs layer 15:31:05 684cea983483: Pulling fs layer 15:31:05 dd3240ac7de5: Pulling fs layer 15:31:05 b1e948a4e11c: Pulling fs layer 15:31:05 a8fd76ee1af6: Pulling fs layer 15:31:05 646ad004c059: Pulling fs layer 15:31:05 cc1cd167ecdc: Waiting 15:31:05 c516ae0d96e1: Waiting 15:31:05 684cea983483: Waiting 15:31:05 dd3240ac7de5: Waiting 15:31:05 b1e948a4e11c: Waiting 15:31:05 a8fd76ee1af6: Waiting 15:31:05 646ad004c059: Waiting 15:31:05 8ed8ca486205: Verifying Checksum 15:31:05 8ed8ca486205: Download complete 15:31:05 666ba61612fd: Download complete 15:31:05 c516ae0d96e1: Verifying Checksum 15:31:05 c516ae0d96e1: Download complete 15:31:05 59bf1c3509f3: Download complete 15:31:05 684cea983483: Verifying Checksum 15:31:05 684cea983483: Download complete 15:31:05 dd3240ac7de5: Verifying Checksum 15:31:05 dd3240ac7de5: Download complete 15:31:05 b1e948a4e11c: Verifying Checksum 15:31:05 b1e948a4e11c: Download complete 15:31:05 59bf1c3509f3: Pull complete 15:31:05 666ba61612fd: Pull complete 15:31:05 8ed8ca486205: Pull complete 15:31:05 646ad004c059: Verifying Checksum 15:31:05 646ad004c059: Download complete 15:31:05 cc1cd167ecdc: Verifying Checksum 15:31:05 cc1cd167ecdc: Download complete 15:31:05 a8fd76ee1af6: Download complete 15:31:10 cc1cd167ecdc: Pull complete 15:31:10 c516ae0d96e1: Pull complete 15:31:10 684cea983483: Pull complete 15:31:10 dd3240ac7de5: Pull complete 15:31:10 b1e948a4e11c: Pull complete 15:31:12 a8fd76ee1af6: Pull complete 15:31:12 646ad004c059: Pull complete 15:31:12 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 15:31:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:31:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:31:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:31:12 WORKDIR /edgex 15:31:12 COPY go.mod . 15:31:12 RUN go mod download 15:31:12 + docker build -t ci-base-image-x86_64 -f - . 15:31:14 Sending build context to Docker daemon 335.1MB 15:31:14 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 15:31:14 ---> 8f69c11f6b0c 15:31:14 Step 2/4 : WORKDIR /edgex 15:31:16 ---> Running in fd5b49e422c3 15:31:16 Removing intermediate container fd5b49e422c3 15:31:16 ---> 4d9343289a36 15:31:16 Step 3/4 : COPY go.mod . 15:31:16 ---> 1d7425b8e037 15:31:16 Step 4/4 : RUN go mod download 15:31:16 ---> Running in 896cd5c82d2e 15:31:19 Still waiting to schedule task 15:31:19 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 15:31:38 Removing intermediate container 896cd5c82d2e 15:31:38 ---> c08d3429104f 15:31:38 Successfully built c08d3429104f 15:31:38 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:38 + docker inspect -f . ci-base-image-x86_64 15:31:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:38 prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container 15:31:38 $ 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 15:31:39 $ docker top 21408f1edd0f842254b40ab5984a206c9de04fd3530bfd0402f375ce91e8b474 -eo pid,comm [Pipeline] { [Pipeline] sh 15:31:39 + go version 15:31:39 go version go1.17.7 linux/amd64 [Pipeline] } 15:31:39 $ docker stop --time=1 21408f1edd0f842254b40ab5984a206c9de04fd3530bfd0402f375ce91e8b474 15:31:40 $ docker rm -f 21408f1edd0f842254b40ab5984a206c9de04fd3530bfd0402f375ce91e8b474 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:31:41 + docker inspect -f . ci-base-image-x86_64 15:31:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:31:41 prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container 15:31:41 $ 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 15:31:41 $ docker top e7a125d3788027253448f6d3bb337e880aea0d6f2d406e81ee27273fc4f1807a -eo pid,comm [Pipeline] { [Pipeline] echo 15:31:41 ========================================================= 15:31:41 [edgeXBuildGoParallel] Running Tests and Build... 15:31:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:31:42 + make test 15:31:42 go mod tidy -compat=1.17 15:31:42 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:31:47 ? github.com/edgexfoundry/edgex-go [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.073s coverage: 28.7% of statements 15:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.076s coverage: 98.5% of statements 15:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:31:59 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.112s coverage: 54.2% of statements 15:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:31:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.213s coverage: 89.2% of statements 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 83.8% of statements 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.485s coverage: 95.6% of statements 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/io 0.050s coverage: 72.2% of statements 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.068s coverage: 60.0% of statements 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.063s coverage: 0.9% of statements 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.067s coverage: 58.8% of statements 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.052s coverage: 29.6% of statements 15:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.055s coverage: 47.1% of statements 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.071s coverage: 79.5% of statements 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.051s coverage: 94.1% of statements 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.055s coverage: 96.3% of statements 15:32:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.066s coverage: 87.5% of statements 15:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.068s coverage: 94.4% of statements 15:32:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.056s coverage: 44.8% of statements 15:32:14 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.196s coverage: 82.5% of statements 15:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.087s coverage: 92.9% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.019s coverage: 65.1% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.061s coverage: 87.2% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.041s coverage: 100.0% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.064s coverage: 58.8% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.069s coverage: 80.0% of statements 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.057s coverage: 87.2% of statements 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.062s coverage: 85.4% of statements 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.189s coverage: 91.2% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.166s coverage: 64.4% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.050s coverage: 100.0% of statements 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.033s coverage: 89.4% of statements 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.041s coverage: 100.0% of statements 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.025s coverage: 73.7% of statements 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.030s coverage: 100.0% of statements 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.312s coverage: 65.4% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.179s coverage: 43.8% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.055s coverage: 84.8% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.094s coverage: 17.7% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.172s coverage: 92.3% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.057s coverage: 63.2% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.122s coverage: 97.7% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.058s coverage: 28.9% of statements 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:32:24 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.052s coverage: 100.0% of statements 15:32:24 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.033s coverage: 96.9% of statements 15:32:24 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:32:42 GO111MODULE=on go vet ./... 15:32:44 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:32:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:32:45 ./bin/test-attribution-txt.sh [Pipeline] echo 15:32:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:32:45 + ls -al . 15:32:45 total 684 15:32:45 drwxrwxr-x 10 1001 1001 4096 Jul 2 15:31 . 15:32:45 drwxr-xr-x 4 root root 4096 Jul 2 15:31 .. 15:32:45 -rw-rw-r-- 1 1001 1001 11 Jul 2 15:30 .dockerignore 15:32:45 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:31 .git 15:32:45 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:30 .github 15:32:45 -rw-rw-r-- 1 1001 1001 879 Jul 2 15:30 .gitignore 15:32:45 -rw-rw-r-- 1 1001 1001 42 Jul 2 15:30 .golangci.yml 15:32:45 -rw-rw-r-- 1 1001 1001 87 Jul 2 15:30 .hadolint.yml 15:32:45 drwxr-xr-x 3 1001 1001 4096 Jul 2 15:31 .semver 15:32:45 -rw-rw-r-- 1 1001 1001 166 Jul 2 15:30 .sonarcloud.properties 15:32:45 -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:30 ADOPTERS.md 15:32:45 -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:30 Attribution.txt 15:32:45 -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:30 CHANGELOG.md 15:32:45 -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:30 CONTRIBUTING.md 15:32:45 -rw-rw-r-- 1 1001 1001 677 Jul 2 15:30 GOVERNANCE.md 15:32:45 -rw-rw-r-- 1 1001 1001 850 Jul 2 15:30 Jenkinsfile 15:32:45 -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:30 LICENSE 15:32:45 -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:30 Makefile 15:32:45 -rw-rw-r-- 1 1001 1001 582 Jul 2 15:30 OWNERS.md 15:32:45 -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:30 README.md 15:32:45 -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:30 SECURITY.md 15:32:45 -rw-rw-r-- 1 1001 1001 5 Jul 2 15:31 VERSION 15:32:45 -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:30 ZMQWindows.md 15:32:45 drwxrwxr-x 2 1001 1001 4096 Jul 2 15:30 bin 15:32:45 drwxrwxr-x 18 1001 1001 4096 Jul 2 15:30 cmd 15:32:45 -rw-r--r-- 1 root root 435593 Jul 2 15:32 coverage.out 15:32:45 -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:30 go.mod 15:32:45 -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:31 go.sum 15:32:45 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:30 internal 15:32:45 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:30 openapi 15:32:45 drwxrwxr-x 4 1001 1001 4096 Jul 2 15:30 snap 15:32:45 -rw-rw-r-- 1 1001 1001 204 Jul 2 15:30 version.go [Pipeline] sh 15:32:45 + '[' -e coverage.out ] 15:32:45 + chown 1001:1001 coverage.out [Pipeline] stash 15:32:45 Stashed 1 file(s) [Pipeline] sh 15:32:46 + make build 15:32:46 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:32:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-16697 in /w/workspace/edgexfoundry_edgex-go_PR-4070 [Pipeline] { [Pipeline] ws 15:32:58 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 15:32:58 The recommended git tool is: git 15:32:58 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:33:04 using credential edgex-jenkins-ssh 15:33:04 Cloning the remote Git repository 15:33:05 Cloning repository git@github.com:edgexfoundry/edgex-go.git 15:33:05 > git init /w/workspace/edgex-go/3 # timeout=10 15:33:05 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:33:05 > git --version # timeout=10 15:33:05 > git --version # 'git version 2.25.1' 15:33:05 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:05 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:06 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:33:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:33:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:33:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:33:13 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:33:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:33:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:33:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:33:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:33:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:33:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:33:21 $ docker stop --time=1 e7a125d3788027253448f6d3bb337e880aea0d6f2d406e81ee27273fc4f1807a 15:33:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:33:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 15:33:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 15:33:23 $ docker rm -f e7a125d3788027253448f6d3bb337e880aea0d6f2d406e81ee27273fc4f1807a 15:33:23 Merging remotes/origin/main commit a157344ed5a2a308e5221a4550246afdf7c311d5 into PR head commit ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { 15:33:23 Merge succeeded, producing ccb41618ca382d33f4283fef7bdccc10aec70777 15:33:23 Checking out Revision ccb41618ca382d33f4283fef7bdccc10aec70777 (PR-4070) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:33:24 15:33:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:33:24 latest: Pulling from edgex-devops/edgex-compose 15:33:24 cbdbe7a5bc2a: Pulling fs layer 15:33:24 ca9280d653b3: Pulling fs layer 15:33:24 7e9c9ca2126c: Pulling fs layer 15:33:24 cbdbe7a5bc2a: Download complete 15:33:24 ca9280d653b3: Verifying Checksum 15:33:24 ca9280d653b3: Download complete 15:33:24 cbdbe7a5bc2a: Pull complete 15:33:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 15:33:22 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4070/head:refs/remotes/origin/PR-4070 +refs/heads/main:refs/remotes/origin/main # timeout=10 15:33:23 > git config core.sparsecheckout # timeout=10 15:33:23 > git checkout -f ccb41618ca382d33f4283fef7bdccc10aec70777 # timeout=10 15:33:23 > git remote # timeout=10 15:33:23 > git config --get remote.origin.url # timeout=10 15:33:23 using GIT_SSH to set credentials SSH Credentials for GitHub 15:33:23 > git merge a157344ed5a2a308e5221a4550246afdf7c311d5 # timeout=10 15:33:23 > git rev-parse HEAD^{commit} # timeout=10 15:33:23 > git config core.sparsecheckout # timeout=10 15:33:23 > git checkout -f ccb41618ca382d33f4283fef7bdccc10aec70777 # timeout=10 15:33:25 7e9c9ca2126c: Download complete 15:33:25 ca9280d653b3: Pull complete 15:33:28 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" 15:33:28 7e9c9ca2126c: Pull complete 15:33:28 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 15:33:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:33:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:28 prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container 15:33:28 $ 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 15:33:29 $ docker top 3199cf5c995ff714196eb93105ba3f90e70953eaa18899bede9da0e6e07afb5d -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 15:33:30 + docker-compose+ build --helpgrep 15:33:30 parallel 15:33:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 15:33:30 % Total % Received % Xferd Average Speed Time Time Time Current 15:33:30 Dload Upload Total Spent Left Speed 15:33:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12253 100 12253 0 0 96480 0 --:--:-- --:--:-- --:--:-- 96480 15:33:30 --parallel Build images in parallel. [Pipeline] } 15:33:30 $ docker stop --time=1 3199cf5c995ff714196eb93105ba3f90e70953eaa18899bede9da0e6e07afb5d 15:33:32 $ docker rm -f 3199cf5c995ff714196eb93105ba3f90e70953eaa18899bede9da0e6e07afb5d [Pipeline] // withDockerContainer [Pipeline] sh [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:33:32 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 15:33:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 15:33:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:33:32 prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container 15:33:32 $ 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 15:33:32 + + sudo tee /etc/docker/daemon.new 15:33:32 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 15:33:32 { 15:33:32 "registry-mirrors": [ 15:33:32 "https://nexus3.edgexfoundry.org:10001" 15:33:32 ], 15:33:32 "bip": "10.250.0.254/24", 15:33:32 "hosts": [ 15:33:32 "tcp://0.0.0.0:5555", 15:33:32 "unix:///var/run/docker.sock" 15:33:32 ], 15:33:32 "mtu": 1458, 15:33:32 "selinux-enabled": true, 15:33:32 "seccomp-profile": "/etc/docker/seccomp.json" 15:33:32 } 15:33:33 $ docker top 94e3c571db5ba30e59f8e57aa748c32d363cb4fb7d33bd579e8a1769b88c767b -eo pid,comm [Pipeline] { [Pipeline] sh [Pipeline] sh 15:33:33 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 15:33:33 + docker-compose -f ./docker-compose-build.yml build --parallel 15:33:34 + sudo service docker restart 15:33:34 Building core-command ... 15:33:34 Building core-data ... 15:33:34 Building core-metadata ... 15:33:34 Building security-bootstrapper ... 15:33:34 Building security-proxy-setup ... 15:33:34 Building security-secretstore-setup ... 15:33:34 Building security-spiffe-token-provider ... 15:33:34 Building security-spire-agent ... 15:33:34 Building security-spire-config ... 15:33:34 Building security-spire-server ... 15:33:34 Building support-notifications ... 15:33:34 Building support-scheduler ... 15:33:34 Building sys-mgmt-agent ... 15:33:34 Building security-proxy-setup 15:33:34 Building security-spire-agent 15:33:34 Building security-spire-config 15:33:34 Building core-data 15:33:34 Building sys-mgmt-agent 15:33:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:49 ---> c08d3429104f 15:33:49 Step 3/23 : WORKDIR /edgex-go 15:33:49 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:49 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:33:49 ---> c08d3429104f 15:33:49 Step 3/22 : WORKDIR /edgex-go 15:33:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:33:49 ---> c08d3429104f 15:33:49 Step 3/26 : WORKDIR /edgex-go 15:33:49 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:49 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:33:49 ---> c08d3429104f 15:33:49 Step 3/23 : WORKDIR /edgex-go 15:33:49 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:33:49 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:33:49 ---> c08d3429104f 15:33:49 Step 3/26 : WORKDIR /edgex-go 15:33:50 ---> Running in 0e64dc646e0a 15:33:50 ---> Running in d370c721d697 15:33:50 ---> Running in 541f97e4fdbe 15:33:50 ---> Running in 01e751506678 15:33:50 ---> Running in 317aa14a05fc 15:33:50 Removing intermediate container 01e751506678 15:33:50 ---> f3b76c031686 15:33:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:50 Removing intermediate container 0e64dc646e0a 15:33:50 ---> 5dca9ef1e904 15:33:50 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:50 Removing intermediate container d370c721d697 15:33:50 ---> 5e93e0b5a94d 15:33:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:50 Removing intermediate container 317aa14a05fc 15:33:50 ---> 79b709c38020 15:33:50 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:50 Removing intermediate container 541f97e4fdbe 15:33:50 ---> 64e7e6abd1d1 15:33:50 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:33:50 ---> Running in 250b98e4a9bf 15:33:50 ---> Running in 75806173b832 15:33:50 ---> Running in 356297c9f539 15:33:50 ---> Running in b6070bb343ce 15:33:50 ---> Running in 608a456807f7 15:33:51 Removing intermediate container 250b98e4a9bf 15:33:51 ---> b1e279cdcf9f 15:33:51 Step 5/23 : RUN apk add --update --no-cache make bash git 15:33:51 ---> Running in 3f99caf696d8 15:33:51 Removing intermediate container 75806173b832 15:33:51 ---> 5609e3266e14 15:33:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:33:51 ---> Running in 47f37eb61424 15:33:51 Removing intermediate container 356297c9f539 15:33:51 ---> f263b480e5bd 15:33:51 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:33:51 ---> Running in deefbc236827 15:33:51 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:51 Removing intermediate container b6070bb343ce 15:33:51 ---> 9e86681dc82b 15:33:51 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:33:51 ---> Running in e9614dd9a6bd 15:33:51 Removing intermediate container 608a456807f7 15:33:51 ---> 52fe1f086236 15:33:51 Step 5/22 : RUN apk add --update --no-cache make git 15:33:52 ---> Running in e34095e55ab3 15:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:33:52 provisioning config files... 15:33:52 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config2465785993518810470tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 15:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:52 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:52 ---> docker-login.sh 15:33:52 nexus3.edgexfoundry.org:10001 15:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:53 OK: 221 MiB in 52 packages 15:33:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:33:53 OK: 221 MiB in 52 packages 15:33:53 OK: 221 MiB in 52 packages 15:33:53 OK: 221 MiB in 52 packages 15:33:53 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:53 Removing intermediate container 3f99caf696d8 15:33:53 ---> a912906085b6 15:33:53 Step 6/23 : COPY go.mod vendor* ./ 15:33:53 OK: 221 MiB in 52 packages 15:33:53 Removing intermediate container 47f37eb61424 15:33:53 ---> f6f51bb8703c 15:33:53 Step 6/26 : COPY go.mod vendor* ./ 15:33:53 ---> 497d0f2c7567 15:33:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:53 ---> Running in aebd67be5ff0 15:33:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:53 Configure a credential helper to remove this warning. See 15:33:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:53 15:33:53 Login Succeeded 15:33:53 nexus3.edgexfoundry.org:10002 15:33:53 ---> 754efb10b2a3 15:33:53 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:53 Removing intermediate container deefbc236827 15:33:53 ---> 5cc24e6813eb 15:33:53 Step 6/23 : COPY go.mod vendor* ./ 15:33:53 ---> Running in c7f5da235feb 15:33:53 Removing intermediate container e9614dd9a6bd 15:33:53 ---> 1034ddbacab5 15:33:53 Step 6/26 : COPY go.mod vendor* ./ 15:33:53 ---> 9a7f698e7a9a 15:33:53 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:54 ---> Running in c85a1ddf0933 15:33:54 Removing intermediate container e34095e55ab3 15:33:54 ---> 10dabf281aa2 15:33:54 Step 6/22 : COPY go.mod vendor* ./ 15:33:54 ---> 8f3d0e2bb637 15:33:54 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:54 ---> Running in 5153032a8b72 15:33:54 ---> a3cf06490dd7 15:33:54 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:33:54 ---> Running in 47c7bf56688b 15:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:54 Configure a credential helper to remove this warning. See 15:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:54 15:33:54 Login Succeeded 15:33:54 nexus3.edgexfoundry.org:10003 15:33:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:54 Configure a credential helper to remove this warning. See 15:33:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:54 15:33:54 Login Succeeded 15:33:54 nexus3.edgexfoundry.org:10004 15:33:55 Removing intermediate container aebd67be5ff0 15:33:55 ---> 92b6f658a6a5 15:33:55 Step 8/23 : COPY . . 15:33:55 Removing intermediate container c7f5da235feb 15:33:55 ---> 834c1fa828fd 15:33:55 Step 8/26 : COPY . . 15:33:55 Removing intermediate container c85a1ddf0933 15:33:55 ---> 3bbe0520a9dd 15:33:55 Step 8/23 : COPY . . 15:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:55 Configure a credential helper to remove this warning. See 15:33:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:55 15:33:55 Login Succeeded 15:33:55 docker.io 15:33:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 15:33:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 15:33:56 Configure a credential helper to remove this warning. See 15:33:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 15:33:56 15:33:56 Login Succeeded 15:33:56 ---> docker-login.sh ends [Pipeline] } 15:33:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 15:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 15:33:56 ========================================================= 15:33:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 15:33:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:33:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:33:56 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 15:33:56 9b3977197b4f: Pulling fs layer 15:33:56 1a89e8eeedd5: Pulling fs layer 15:33:56 94645a83ff95: Pulling fs layer 15:33:56 e6fb740bc735: Pulling fs layer 15:33:56 3a77bd46dcc9: Pulling fs layer 15:33:56 355e64cbe906: Pulling fs layer 15:33:56 63ab81a10011: Pulling fs layer 15:33:56 555d1d1c4555: Pulling fs layer 15:33:56 7d9057610161: Pulling fs layer 15:33:56 e6fb740bc735: Waiting 15:33:56 3a77bd46dcc9: Waiting 15:33:56 355e64cbe906: Waiting 15:33:56 63ab81a10011: Waiting 15:33:56 555d1d1c4555: Waiting 15:33:56 7d9057610161: Waiting 15:33:56 94645a83ff95: Verifying Checksum 15:33:56 94645a83ff95: Download complete 15:33:56 1a89e8eeedd5: Download complete 15:33:56 3a77bd46dcc9: Verifying Checksum 15:33:56 3a77bd46dcc9: Download complete 15:33:56 355e64cbe906: Verifying Checksum 15:33:56 355e64cbe906: Download complete 15:33:56 9b3977197b4f: Download complete 15:33:56 63ab81a10011: Verifying Checksum 15:33:56 63ab81a10011: Download complete 15:33:57 Removing intermediate container 5153032a8b72 15:33:57 ---> 2c47c870adcd 15:33:57 Step 8/26 : COPY . . 15:33:57 9b3977197b4f: Pull complete 15:33:57 7d9057610161: Verifying Checksum 15:33:57 7d9057610161: Download complete 15:33:58 1a89e8eeedd5: Pull complete 15:33:58 94645a83ff95: Pull complete 15:33:59 555d1d1c4555: Verifying Checksum 15:33:59 555d1d1c4555: Download complete 15:33:59 e6fb740bc735: Download complete 15:34:02 Removing intermediate container 47c7bf56688b 15:34:02 ---> 6806ec5a595a 15:34:02 Step 8/22 : COPY . . 15:34:02 ---> f48436a1cbca 15:34:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:34:02 ---> bdcb201f648d 15:34:02 ---> 7f8599253456 15:34:02 Step 9/23 : RUN make cmd/core-data/core-dataStep 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:34:02 15:34:02 ---> Running in 9f0622154bdc 15:34:02 ---> Running in 7771cb8b629a 15:34:02 ---> 534ce6b0e748 15:34:02 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:34:02 ---> Running in ded31adea793 15:34:02 ---> Running in 207e5aef3a31 15:34:02 Removing intermediate container 9f0622154bdc 15:34:02 ---> 13cbd4e8987c 15:34:02 Step 10/26 : WORKDIR /edgex-go/spire-build 15:34:02 ---> Running in 88676ef6903e 15:34:02 Removing intermediate container 207e5aef3a31 15:34:02 ---> 4645ecc748a2 15:34:02 Step 10/26 : WORKDIR /edgex-go/spire-build 15:34:02 ---> Running in 57ac5ea8cc88 15:34:02 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:34:02 Removing intermediate container 88676ef6903e 15:34:02 ---> c67effaffafd 15:34:02 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:34:02 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:34:02 ---> Running in c528ba04a1bd 15:34:02 Removing intermediate container 57ac5ea8cc88 15:34:02 ---> 8d257cd0fdde 15:34:02 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:34:02 ---> Running in af09c2497211 15:34:03 Removing intermediate container c528ba04a1bd 15:34:03 ---> ee51d9b12a15 15:34:03 Step 12/26 : WORKDIR /edgex-go 15:34:03 ---> Running in 6496618ea0d9 15:34:03 Removing intermediate container af09c2497211 15:34:03 ---> 6ac19f129424 15:34:03 Step 12/26 : WORKDIR /edgex-go 15:34:03 Removing intermediate container 6496618ea0d9 15:34:03 ---> 770511a7612a 15:34:03 15:34:03 Step 13/26 : FROM alpine:3.15 15:34:03 ---> Running in 5964d1ae116c 15:34:03 3.15: Pulling from library/alpine 15:34:03 Removing intermediate container 5964d1ae116c 15:34:03 ---> 02c311045013 15:34:03 15:34:03 Step 13/26 : FROM alpine:3.15 15:34:03 3.15: Pulling from library/alpine 15:34:04 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:34:04 Status: Downloaded newer image for alpine:3.15 15:34:04 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:34:04 Status: Image is up to date for alpine:3.15 15:34:04 ---> 0ac33e5f5afa 15:34:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:34:04 ---> 0ac33e5f5afa 15:34:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:34:04 ---> Running in d8ae49df927a 15:34:04 ---> Running in 7cf68f11ebfb 15:34:05 Removing intermediate container 7cf68f11ebfb 15:34:05 ---> 522d3db6f1e3 15:34:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:05 Removing intermediate container d8ae49df927a 15:34:05 ---> b4f3c4724fb5 15:34:05 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:05 ---> Running in 5fd1227fba65 15:34:05 ---> Running in eee166e7f427 15:34:06 Removing intermediate container eee166e7f427 15:34:06 ---> 259f6e09198d 15:34:06 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:34:06 ---> Running in ec3644721596 15:34:07 Removing intermediate container 5fd1227fba65 15:34:07 ---> ea929b6305d4 15:34:07 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:34:07 ---> Running in f9ff15d3b3c3 15:34:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:34:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:34:08 OK: 15859 distinct packages available 15:34:08 ---> add8cddba10b 15:34:08 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:34:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:09 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:34:09 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:34:09 OK: 15859 distinct packages available 15:34:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:09 ---> Running in 81345ea43522 15:34:09 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:34:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:10 (1/5) Installing dumb-init (1.2.5-r1) 15:34:10 (1/4) Installing dumb-init (1.2.5-r1) 15:34:10 (2/5) Installing musl-obstack (1.2.3-r0) 15:34:10 (2/4) Installing musl-obstack (1.2.3-r0) 15:34:10 (3/5) Installing libucontext (1.1-r0) 15:34:10 (3/4) Installing libucontext (1.1-r0) 15:34:10 (4/5) Installing gcompat (1.0.0-r4) 15:34:10 (4/4) Installing gcompat (1.0.0-r4) 15:34:10 (5/5) Installing openssl (1.1.1p-r0) 15:34:10 Executing busybox-1.34.1-r5.trigger 15:34:10 OK: 6 MiB in 18 packages 15:34:10 Executing busybox-1.34.1-r5.trigger 15:34:10 OK: 6 MiB in 19 packages 15:34:11 Removing intermediate container f9ff15d3b3c3 15:34:11 ---> f5c87cf63bfc 15:34:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:34:11 Removing intermediate container ec3644721596 15:34:11 ---> 6b081dc8e4a8 15:34:11 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 15:34:13 ---> 5bd268fb4765 15:34:13 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:34:13 ---> 2cec318fd778 15:34:13 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:34:13 ---> 209005b0b914 15:34:13 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:34:14 ---> Running in 2a88e484de55 15:34:14 Removing intermediate container 2a88e484de55 15:34:14 ---> 26a850441dd3 15:34:14 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:34:14 ---> 0b970a5ce516 15:34:14 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 15:34:14 ---> 06b56939358b 15:34:14 Step 21/26 : WORKDIR / 15:34:14 e6fb740bc735: Pull complete 15:34:14 3a77bd46dcc9: Pull complete 15:34:14 355e64cbe906: Pull complete 15:34:14 63ab81a10011: Pull complete 15:34:15 ---> Running in 9fc62d521d9b 15:34:15 ---> 96cdbedc6769 15:34:15 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 15:34:15 Removing intermediate container 9fc62d521d9b 15:34:15 ---> e18c43e1fed6 15:34:15 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:34:15 ---> Running in 3089cb56ebdd 15:34:15 ---> cfa6e55100f3 15:34:15 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 15:34:15 Removing intermediate container 3089cb56ebdd 15:34:15 ---> 7cccaebaab6e 15:34:15 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:34:15 ---> Running in 2215a605fe19 15:34:16 ---> fef831e2d597 15:34:16 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:34:16 ---> Running in f41635fb4f0b 15:34:16 Removing intermediate container 2215a605fe19 15:34:16 ---> 6a3f949d0ccb 15:34:16 Step 24/26 : LABEL arch=x86_64 15:34:16 ---> Running in 0a4f6bcfdc4e 15:34:16 Removing intermediate container f41635fb4f0b 15:34:16 ---> ac2269ccea64 15:34:16 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:34:16 ---> Running in 5dfee33c01a1 15:34:16 Removing intermediate container 0a4f6bcfdc4e 15:34:16 ---> c39180c1453c 15:34:16 Step 25/26 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:34:16 ---> Running in 8e3cf883edd1 15:34:16 Removing intermediate container 5dfee33c01a1 15:34:16 ---> 824878d42789 15:34:16 Step 24/26 : LABEL arch=x86_64 15:34:17 ---> Running in 13246722402d 15:34:17 Removing intermediate container 8e3cf883edd1 15:34:17 ---> a9f156b12fc4 15:34:17 Step 26/26 : LABEL version=0.0.0 15:34:17 ---> Running in 7386e03c3f0e 15:34:17 Removing intermediate container 13246722402d 15:34:17 ---> b6964e47a2b4 15:34:17 Step 25/26 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:34:17 ---> Running in ae25e0091579 15:34:17 Removing intermediate container 7386e03c3f0e 15:34:17 ---> 004fadee9ba2 15:34:17 15:34:17 Removing intermediate container ae25e0091579 15:34:17 ---> 765326fab8af 15:34:17 Step 26/26 : LABEL version=0.0.0 15:34:17 Successfully built 004fadee9ba2 15:34:17 Successfully tagged security-spire-config:latest 15:34:17  Building security-spire-config ... done Building security-bootstrapper 15:34:18 ---> Running in 4fa1da0d7d6f 15:34:18 Removing intermediate container ded31adea793 15:34:18 ---> 1932de063c6a 15:34:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:34:19 555d1d1c4555: Pull complete 15:34:19 ---> Running in 74edf2395d61 15:34:19 Removing intermediate container 4fa1da0d7d6f 15:34:19 ---> 208e6f1c74ab 15:34:19 15:34:19 Successfully built 208e6f1c74ab 15:34:19 Successfully tagged security-spire-agent:latest 15:34:19  Building security-spire-agent ... done Building security-spiffe-token-provider 15:34:19 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:34:21 7d9057610161: Pull complete 15:34:21 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 15:34:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:34:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 15:34:22 + + docker build -techo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:34:22 WORKDIR /edgex 15:34:22 COPY go.mod . 15:34:22 RUN go mod download 15:34:22 ci-base-image-arm64 -f - . 15:34:22 Removing intermediate container 74edf2395d61 15:34:22 ---> 2eee98380bec 15:34:22 15:34:22 Step 11/23 : FROM docker:20.10.14 15:34:22 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 15:34:22 20.10.14: Pulling from library/docker 15:34:22 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:22 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:34:22 ---> c08d3429104f 15:34:22 Step 3/31 : WORKDIR /edgex-go 15:34:22 ---> Using cache 15:34:22 ---> 79b709c38020 15:34:22 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:22 ---> Using cache 15:34:22 ---> 52fe1f086236 15:34:22 Step 5/31 : RUN apk add --update --no-cache make git 15:34:22 ---> Using cache 15:34:22 ---> 10dabf281aa2 15:34:22 Step 6/31 : COPY go.mod vendor* ./ 15:34:22 ---> Using cache 15:34:22 ---> a3cf06490dd7 15:34:22 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:22 ---> Using cache 15:34:22 ---> 6806ec5a595a 15:34:22 Step 8/31 : COPY . . 15:34:22 ---> Using cache 15:34:22 ---> add8cddba10b 15:34:22 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:34:24 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:24 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:34:24 ---> c08d3429104f 15:34:24 Step 3/20 : WORKDIR /edgex-go 15:34:24 ---> Using cache 15:34:24 ---> 79b709c38020 15:34:24 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 15:34:24 ---> Running in 5623025e8426 15:34:24 ---> Running in 0d1d13910eb7 15:34:24 Removing intermediate container 7771cb8b629a 15:34:24 ---> 25f3efc78728 15:34:24 15:34:24 Step 10/23 : FROM alpine:3.14 15:34:24 3.14: Pulling from library/alpine 15:34:24 Sending build context to Docker daemon 169.2MB 15:34:24 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 15:34:24 ---> 819e984ddca1 15:34:24 Step 2/4 : WORKDIR /edgex 15:34:24 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:34:24 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:24 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:34:24 Status: Downloaded newer image for alpine:3.14 15:34:25 ---> e04c818066af 15:34:25 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:34:25 ---> Running in 504d90ad3813 15:34:25 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:25 Removing intermediate container 504d90ad3813 15:34:25 ---> 44a47a85ad44 15:34:25 Step 12/23 : ENV APP_PORT=59880 15:34:25 ---> Running in 00d717348400 15:34:25 Removing intermediate container 00d717348400 15:34:25 ---> 4b58235f4c42 15:34:25 Step 13/23 : EXPOSE $APP_PORT 15:34:26 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:34:26 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:34:26 OK: 15866 distinct packages available 15:34:26 ---> Running in 58ed2ea2b75d 15:34:26 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:26 Removing intermediate container 81345ea43522 15:34:26 ---> dc7145740700 15:34:26 15:34:26 Step 10/22 : FROM alpine:3.14 15:34:26 ---> e04c818066af 15:34:26 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 15:34:26 ---> Running in 7df4b9fd8b80 15:34:26 Removing intermediate container 58ed2ea2b75d 15:34:26 ---> d6dd5545a2b3 15:34:26 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:26 ---> Running in e3b16c973003 15:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:34:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:34:26 ---> Running in 65473390582c 15:34:26 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:26 (1/6) Installing ca-certificates (20211220-r0) 15:34:26 (2/6) Installing brotli-libs (1.0.9-r5) 15:34:27 Removing intermediate container 65473390582c 15:34:27 ---> 5f5775a38de9 15:34:27 Step 3/4 : COPY go.mod . 15:34:27 (3/6) Installing nghttp2-libs (1.43.0-r0) 15:34:27 (4/6) Installing libcurl (7.79.1-r2) 15:34:27 (5/6) Installing curl (7.79.1-r2) 15:34:27 (6/6) Installing dumb-init (1.2.5-r1) 15:34:27 Executing busybox-1.33.1-r7.trigger 15:34:27 Executing ca-certificates-20211220-r0.trigger 15:34:27 OK: 8 MiB in 20 packages 15:34:27 OK: 221 MiB in 52 packages 15:34:27 Removing intermediate container e3b16c973003 15:34:27 ---> a5d1d8e2712e 15:34:27 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:34:27 ---> Running in ebe8d91e2fc9 15:34:27 ---> d279b793970f 15:34:27 Step 4/4 : RUN go mod download 15:34:27 ---> Running in 4a9e8dd32587 15:34:28 Removing intermediate container 0d1d13910eb7 15:34:28 ---> 4a36a8d8a3c3 15:34:28 Step 5/20 : COPY go.mod vendor* ./ 15:34:28 Removing intermediate container 7df4b9fd8b80 15:34:28 ---> ddc12911e879 15:34:28 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:34:28 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:34:28 ---> Running in ab396c8ec458 15:34:28 ---> 75aa0b7acc43 15:34:28 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:28 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:34:28 Status: Downloaded newer image for docker:20.10.14 15:34:28 ---> 7417809fdb73 15:34:28 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:34:28 ---> Running in c30270799fff 15:34:28 Removing intermediate container ab396c8ec458 15:34:28 ---> 9aca7ab1216d 15:34:28 Step 13/22 : WORKDIR /edgex 15:34:28 ---> Running in 3eceb25c9c9c 15:34:28 ---> Running in 977209a81fba 15:34:28 Removing intermediate container 3eceb25c9c9c 15:34:28 ---> 9814504f11cd 15:34:28 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:34:28 Removing intermediate container 977209a81fba 15:34:28 ---> a05e80127d11 15:34:28 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 15:34:28 ---> Running in a8c8c78fccf5 15:34:29 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:34:29 ---> e08e902428bc 15:34:29 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 15:34:29 (1/6) Installing dumb-init (1.2.5-r1) 15:34:29 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:34:29 (3/6) Installing libsodium (1.0.18-r0) 15:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:34:29 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:34:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:34:29 (5/6) Installing libzmq (4.3.4-r0) 15:34:29 ---> 2834fecede3c 15:34:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 15:34:29 (6/6) Installing zeromq (4.3.4-r0) 15:34:29 (1/43) Installing readline (8.1.1-r0) 15:34:29 (2/43) Installing bash (5.1.16-r0) 15:34:29 Executing busybox-1.33.1-r7.trigger 15:34:29 OK: 8 MiB in 20 packages 15:34:29 Executing bash-5.1.16-r0.post-install 15:34:29 (3/43) Installing brotli-libs (1.0.9-r5) 15:34:29 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:34:29 (5/43) Installing libcurl (7.80.0-r2) 15:34:30 (6/43) Installing curl (7.80.0-r2) 15:34:30 (7/43) Installing dumb-init (1.2.5-r1) 15:34:30 (8/43) Installing libbz2 (1.0.8-r1) 15:34:30 (9/43) Installing expat (2.4.7-r0) 15:34:30 (10/43) Installing libffi (3.4.2-r1) 15:34:30 (11/43) Installing gdbm (1.22-r0) 15:34:30 (12/43) Installing xz-libs (5.2.5-r1) 15:34:30 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:34:30 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:34:30 Removing intermediate container c30270799fff 15:34:30 ---> 0395ce1b2a44 15:34:30 Step 7/20 : COPY . . 15:34:30 (15/43) Installing mpdecimal (2.5.1-r1) 15:34:30 (16/43) Installing sqlite-libs (3.36.0-r0) 15:34:30 (17/43) Installing python3 (3.9.7-r4) 15:34:30 (18/43) Installing py3-appdirs (1.4.4-r2) 15:34:30 (19/43) Installing py3-certifi (2020.12.5-r1) 15:34:30 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:34:30 (21/43) Installing py3-idna (3.3-r0) 15:34:30 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:34:30 (23/43) Installing py3-requests (2.26.0-r1) 15:34:30 (24/43) Installing py3-msgpack (1.0.2-r1) 15:34:30 (25/43) Installing py3-lockfile (0.12.2-r4) 15:34:30 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:34:30 (27/43) Installing py3-colorama (0.4.4-r1) 15:34:31 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:34:31 (29/43) Installing py3-distlib (0.3.3-r0) 15:34:31 (30/43) Installing py3-distro (1.6.0-r0) 15:34:31 (31/43) Installing py3-six (1.16.0-r0) 15:34:31 (32/43) Installing py3-webencodings (0.5.1-r4) 15:34:31 (33/43) Installing py3-html5lib (1.1-r1) 15:34:31 (34/43) Installing py3-parsing (2.4.7-r2) 15:34:31 (35/43) Installing py3-packaging (20.9-r1) 15:34:31 (36/43) Installing py3-tomli (1.2.2-r0) 15:34:31 (37/43) Installing py3-pep517 (0.12.0-r0) 15:34:31 (38/43) Installing py3-progress (1.6-r0) 15:34:31 (39/43) Installing py3-retrying (1.3.3-r2) 15:34:31 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:34:31 (41/43) Installing py3-setuptools (52.0.0-r4) 15:34:31 (42/43) Installing py3-toml (0.10.2-r2) 15:34:31 (43/43) Installing py3-pip (20.3.4-r1) 15:34:31 Executing busybox-1.34.1-r5.trigger 15:34:31 OK: 83 MiB in 65 packages 15:34:31 ---> 09bd6f747365 15:34:31 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 15:34:32 Collecting docker-compose==1.23.2 15:34:32 Removing intermediate container ebe8d91e2fc9 15:34:32 ---> f7f795574fc4 15:34:32 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:32 ---> 51d4ad1ff17f 15:34:32 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 15:34:32 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:34:32 ---> Running in 6dc1f69df6bb 15:34:32 Collecting texttable<0.10,>=0.9.0 15:34:32 Downloading texttable-0.9.1.tar.gz (11 kB) 15:34:32 ---> b1396eb35d1c 15:34:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:34:33 Collecting docopt<0.7,>=0.6.1 15:34:33 Downloading docopt-0.6.2.tar.gz (25 kB) 15:34:33 Collecting websocket-client<1.0,>=0.32.0 15:34:33 ---> dedb6dc30f8e 15:34:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:34:33 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:34:33 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:34:33 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:34:33 Removing intermediate container 6dc1f69df6bb 15:34:33 ---> ae59ea59681e 15:34:33 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 15:34:33 Collecting dockerpty<0.5,>=0.4.1 15:34:33 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:34:33 ---> 674acb3c5cfe 15:34:33 Step 19/23 : ENTRYPOINT ["/core-data"] 15:34:33 ---> Running in 35286bb456b8 15:34:33 ---> Running in 8bd15133b9ea 15:34:33 Removing intermediate container 35286bb456b8 15:34:33 ---> 95ae522999f7 15:34:33 Step 20/22 : LABEL arch=x86_64 15:34:33 ---> Running in 977b76123aaa 15:34:33 Removing intermediate container 8bd15133b9ea 15:34:33 ---> 6c24e0d8edf2 15:34:33 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:34 ---> Running in 8eadf56fd8bc 15:34:34 Collecting jsonschema<3,>=2.5.1 15:34:34 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:34:34 Removing intermediate container 977b76123aaa 15:34:34 ---> 96fb6528fbb1 15:34:34 Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:34:34 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:34:34 ---> Running in 5cbe1cae6371 15:34:34 Collecting docker<4.0,>=3.6.0 15:34:34 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:34:34 Removing intermediate container 8eadf56fd8bc 15:34:34 ---> c5ce8be7dc86 15:34:34 Step 21/23 : LABEL arch=x86_64 15:34:34 ---> Running in 083fea2acac3 15:34:34 Collecting PyYAML<4,>=3.10 15:34:34 Downloading PyYAML-3.13.tar.gz (270 kB) 15:34:34 Removing intermediate container 5cbe1cae6371 15:34:34 ---> 10ff0c9fd7c9 15:34:34 Step 22/22 : LABEL version=0.0.0 15:34:34 ---> Running in 215fadee5ef7 15:34:34 Removing intermediate container 083fea2acac3 15:34:34 ---> 6d03e3606de5 15:34:34 Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:34:34 ---> Running in e14a7edffe84 15:34:34 Removing intermediate container 215fadee5ef7 15:34:34 ---> 7708afd2bd63 15:34:34 15:34:35 Successfully built 7708afd2bd63 15:34:35 Successfully tagged security-proxy-setup:latest 15:34:35 Building core-metadata 15:34:35  Building security-proxy-setup ... done Removing intermediate container e14a7edffe84 15:34:35 ---> e8390a33f39a 15:34:35 Step 23/23 : LABEL version=0.0.0 15:34:35 ---> Running in 25cf9de806bb 15:34:35 Collecting cached-property<2,>=1.2.0 15:34:35 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:34:35 Collecting docker-pycreds>=0.4.0 15:34:35 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:34:35 Collecting urllib3<1.25,>=1.21.1 15:34:35 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:34:35 Collecting idna<2.8,>=2.5 15:34:35 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:34:35 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 15:34:35 Collecting chardet<3.1.0,>=3.0.2 15:34:35 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:34:35 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:34:35 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:34:35 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:34:35 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:34:35 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:34:35 Attempting uninstall: urllib3 15:34:35 Found existing installation: urllib3 1.26.7 15:34:35 Uninstalling urllib3-1.26.7: 15:34:35 Successfully uninstalled urllib3-1.26.7 15:34:36 Removing intermediate container 25cf9de806bb 15:34:36 ---> 1f265dce6bd0 15:34:36 15:34:36 Attempting uninstall: idna 15:34:36 Found existing installation: idna 3.3 15:34:36 Uninstalling idna-3.3: 15:34:36 Successfully uninstalled idna-3.3 15:34:36 Successfully built 1f265dce6bd0 15:34:36 Successfully tagged core-data:latest 15:34:36  Building core-data ... done Building security-secretstore-setup 15:34:37 ---> c40438c4d352 15:34:37 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:34:37 Attempting uninstall: requests 15:34:37 Found existing installation: requests 2.26.0 15:34:37 Uninstalling requests-2.26.0: 15:34:37 Successfully uninstalled requests-2.26.0 15:34:38 Running setup.py install for texttable: started 15:34:38 ---> Running in 82229cd39fe0 15:34:38 Running setup.py install for texttable: finished with status 'done' 15:34:38 Running setup.py install for PyYAML: started 15:34:39 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:39 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:34:39 ---> c08d3429104f 15:34:39 Step 3/23 : WORKDIR /edgex-go 15:34:39 ---> Using cache 15:34:39 ---> 79b709c38020 15:34:39 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:39 ---> Using cache 15:34:39 ---> 52fe1f086236 15:34:39 Step 5/23 : RUN apk add --update --no-cache make git 15:34:39 ---> Using cache 15:34:39 ---> 10dabf281aa2 15:34:39 Step 6/23 : COPY go.mod vendor* ./ 15:34:39 ---> Using cache 15:34:39 ---> a3cf06490dd7 15:34:39 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:39 ---> Using cache 15:34:39 ---> 6806ec5a595a 15:34:39 Step 8/23 : COPY . . 15:34:39 ---> Using cache 15:34:39 ---> add8cddba10b 15:34:39 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:34:39 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:34:39 Running setup.py install for PyYAML: finished with status 'done' 15:34:39 Running setup.py install for docopt: started 15:34:39 ---> Running in a90490e3a907 15:34:39 Running setup.py install for docopt: finished with status 'done' 15:34:39 Running setup.py install for dockerpty: started 15:34: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 15:34:40 Removing intermediate container 5623025e8426 15:34:40 ---> 3deb2b877fbe 15:34:40 15:34:40 Step 10/31 : FROM alpine:3.14 15:34:40 ---> e04c818066af 15:34:40 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:34:40 Running setup.py install for dockerpty: finished with status 'done' 15:34:40 ---> Running in 451d4d52256d 15:34:41 Removing intermediate container 451d4d52256d 15:34:41 ---> 0a7038454c0d 15:34:41 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:34:41 ---> Running in 88759dfe567e 15:34:41 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:34:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:34:41 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:41 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:34:41 ---> c08d3429104f 15:34:41 Step 3/25 : WORKDIR /edgex-go 15:34:41 ---> Using cache 15:34:41 ---> 79b709c38020 15:34:41 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:41 ---> Using cache 15:34:41 ---> 52fe1f086236 15:34:41 Step 5/25 : RUN apk add --update --no-cache make git 15:34:41 ---> Using cache 15:34:41 ---> 10dabf281aa2 15:34:41 Step 6/25 : COPY go.mod vendor* ./ 15:34:41 ---> Using cache 15:34:41 ---> a3cf06490dd7 15:34:41 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:41 ---> Using cache 15:34:41 ---> 6806ec5a595a 15:34:41 Step 8/25 : COPY . . 15:34:41 ---> Using cache 15:34:41 ---> add8cddba10b 15:34:41 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:34:41 (1/2) Installing dumb-init (1.2.5-r1) 15:34:41 (2/2) Installing su-exec (0.2-r1) 15:34:41 Executing busybox-1.33.1-r7.trigger 15:34:41 OK: 6 MiB in 16 packages 15:34:41 ---> Running in 9308c527e375 15:34:43 Removing intermediate container 88759dfe567e 15:34:43 ---> 8bfe8c8842db 15:34:43 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:34:43 ---> Running in 847c9c8df117 15:34: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:34:43 Removing intermediate container 847c9c8df117 15:34:43 ---> f3977db983fe 15:34:43 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:34:43 ---> Running in 1fcfbba45155 15:34:44 Removing intermediate container 1fcfbba45155 15:34:44 ---> 26522a033579 15:34:44 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:34:44 ---> Running in 9586e9878e97 15:34:44 Removing intermediate container a8c8c78fccf5 15:34:44 ---> 841f3ac63fe0 15:34:44 Step 14/23 : ENV APP_PORT=58890 15:34:44 ---> Running in aeacaf3377eb 15:34:45 Removing intermediate container aeacaf3377eb 15:34:45 ---> 35d61382728a 15:34:45 Step 15/23 : EXPOSE $APP_PORT 15:34:45 ---> Running in d61c872ed372 15:34:45 Removing intermediate container d61c872ed372 15:34:45 ---> b24600243cc0 15:34:45 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:34:45 Removing intermediate container 9586e9878e97 15:34:45 ---> af92087f4152 15:34:45 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:34:46 ---> Running in 9908faa81552 15:34:46 ---> 9dd0d5ac0296 15:34:46 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:34:46 Removing intermediate container 9908faa81552 15:34:46 ---> 39234cbda8a1 15:34:46 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:34:47 ---> 5b4c0cea35dd 15:34:47 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:34:47 ---> 779c19c8f235 15:34:47 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:34:47 ---> Running in a879297ddb08 15:34:47 ---> e8a9178dfa4b 15:34:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:34:47 ---> Running in 69f1b2a57d5d 15:34:47 Removing intermediate container 69f1b2a57d5d 15:34:47 ---> 925ef14da817 15:34:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:34:48 ---> Running in bbf6381b0eb2 15:34:48 Removing intermediate container bbf6381b0eb2 15:34:48 ---> 9c709cd17441 15:34:48 Step 21/23 : LABEL arch=x86_64 15:34:48 ---> Running in 2c2553d3f2bb 15:34:48 Removing intermediate container 2c2553d3f2bb 15:34:48 ---> 8ec6390d1536 15:34:48 Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:34:48 ---> Running in 9381f49efd27 15:34:48 Removing intermediate container a879297ddb08 15:34:48 ---> 82205a9a57f7 15:34:48 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:34:49 Removing intermediate container 9381f49efd27 15:34:49 ---> ee42c0f32851 15:34:49 Step 23/23 : LABEL version=0.0.0 15:34:49 ---> Running in 16718f8b3cb8 15:34:49 ---> 37f6d0ea030c 15:34:49 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:34:49 Removing intermediate container 16718f8b3cb8 15:34:49 ---> 38b5127b2ed2 15:34:49 15:34:49 Successfully built 38b5127b2ed2 15:34:49 Successfully tagged sys-mgmt-agent:latest 15:34:49  Building sys-mgmt-agent ... done Building support-scheduler 15:34:52 ---> cd1acf6fc3a4 15:34:52 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:34:53 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:34:53 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:34:53 ---> c08d3429104f 15:34:53 Step 3/22 : WORKDIR /edgex-go 15:34:53 ---> Using cache 15:34:53 ---> 79b709c38020 15:34:53 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:34:53 ---> Using cache 15:34:53 ---> 52fe1f086236 15:34:53 Step 5/22 : RUN apk add --update --no-cache make git 15:34:53 ---> Using cache 15:34:53 ---> 10dabf281aa2 15:34:53 Step 6/22 : COPY go.mod vendor* ./ 15:34:53 ---> Using cache 15:34:53 ---> a3cf06490dd7 15:34:53 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:34:53 ---> Using cache 15:34:53 ---> 6806ec5a595a 15:34:53 Step 8/22 : COPY . . 15:34:53 ---> Using cache 15:34:53 ---> add8cddba10b 15:34:53 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:34:54 ---> dbb6905a79a1 15:34:54 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:34:54 ---> Running in 726d4cc1ae55 15:34:54 ---> 71c988ce6c38 15:34:54 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:34:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:34:55 ---> f7bb50dd1893 15:34:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:34:56 ---> Running in b66d9aa7785a 15:34:56 Removing intermediate container b66d9aa7785a 15:34:56 ---> a1e93644dac4 15:34:56 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:34:56 ---> 5cfc333ad161 15:34:56 Step 26/31 : RUN chmod +x /entrypoint.sh 15:34:57 ---> Running in 696e00ac44e1 15:34:58 Removing intermediate container 696e00ac44e1 15:34:58 ---> 3308ba629828 15:34:58 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:34:58 ---> Running in 67bb4c644eb7 15:34:58 Removing intermediate container 67bb4c644eb7 15:34:58 ---> d62ff68a6bc8 15:34:58 Step 28/31 : CMD ["gate"] 15:34:59 ---> Running in 725c0c3129a6 15:34:59 Removing intermediate container 725c0c3129a6 15:34:59 ---> acf7301f6d1f 15:34:59 Step 29/31 : LABEL arch=x86_64 15:34:59 ---> Running in c9ae7b4bee64 15:35:00 Removing intermediate container c9ae7b4bee64 15:35:00 ---> f5a3c8d632ba 15:35:00 Step 30/31 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:35:00 Removing intermediate container a90490e3a907 15:35:00 ---> 7b6cb300fdbe 15:35:00 15:35:00 Step 10/23 : FROM alpine:3.14 15:35:00 ---> e04c818066af 15:35:00 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:35:01 ---> Running in 455fd2837fde 15:35:01 ---> Running in 211e2b40b8ab 15:35:01 Removing intermediate container 455fd2837fde 15:35:01 ---> 70ea26101183 15:35:01 Step 31/31 : LABEL version=0.0.0 15:35:01 ---> Running in d6455e619976 15:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:02 Removing intermediate container d6455e619976 15:35:02 ---> 7d397e561a92 15:35:02 15:35:02 (1/1) Installing dumb-init (1.2.5-r1) 15:35:02 Executing busybox-1.33.1-r7.trigger 15:35:02 OK: 6 MiB in 15 packages 15:35:02 Successfully built 7d397e561a92 15:35:02 Successfully tagged security-bootstrapper:latest 15:35:02  Building security-bootstrapper ... done Building support-notifications 15:35:06 Removing intermediate container 82229cd39fe0 15:35:06 ---> 0b01fbe66c5b 15:35:06 15:35:06 Step 9/20 : FROM alpine:3.15 15:35:06 ---> 0ac33e5f5afa 15:35:06 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:35:06 ---> Using cache 15:35:06 ---> b4f3c4724fb5 15:35:06 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:06 ---> Using cache 15:35:06 ---> 259f6e09198d 15:35:06 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:35:06 Removing intermediate container 211e2b40b8ab 15:35:06 ---> f38405fade0d 15:35:06 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:35:06 ---> Running in a22dc569bcc0 15:35:06 ---> Running in 716c58db2034 15:35:06 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:35:06 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:35:06 ---> c08d3429104f 15:35:06 Step 3/22 : WORKDIR /edgex-go 15:35:06 ---> Using cache 15:35:06 ---> 79b709c38020 15:35:06 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:06 ---> Using cache 15:35:06 ---> 52fe1f086236 15:35:06 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:35:07 ---> Running in 40bcd02c79c3 15:35:07 Removing intermediate container 716c58db2034 15:35:07 ---> 6100a2344db4 15:35:07 Step 13/23 : ENV APP_PORT=59881 15:35:07 ---> Running in 33f2a4d75cc2 15:35:07 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:07 Removing intermediate container 33f2a4d75cc2 15:35:07 ---> f1d3fcd0b3f6 15:35:07 Step 14/23 : EXPOSE $APP_PORT 15:35:07 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:07 ---> Running in 7d1332574080 15:35:08 Removing intermediate container 7d1332574080 15:35:08 ---> eb1fa1d83352 15:35:08 Step 15/23 : WORKDIR / 15:35:08 ---> Running in a01237234b45 15:35:08 Removing intermediate container 9308c527e375 15:35:08 ---> 97d0e4dd3f7b 15:35:08 15:35:08 Step 10/25 : FROM alpine:3.14 15:35:08 ---> e04c818066af 15:35:08 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 15:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:08 ---> Running in 3eff7f8830d8 15:35:08 Removing intermediate container a01237234b45 15:35:08 ---> 1db12859e75b 15:35:08 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:08 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:08 OK: 221 MiB in 52 packages 15:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:35:08 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:35:08 OK: 15859 distinct packages available 15:35:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:08 ---> 44088d7fa40c 15:35:08 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:35:09 (1/3) Installing ca-certificates (20211220-r0) 15:35:09 (2/3) Installing dumb-init (1.2.5-r1) 15:35:09 (3/3) Installing su-exec (0.2-r1) 15:35:09 Executing busybox-1.33.1-r7.trigger 15:35:09 Executing ca-certificates-20211220-r0.trigger 15:35:09 OK: 6 MiB in 17 packages 15:35:09 ---> 4fba853ca93b 15:35:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:35:09 Removing intermediate container 40bcd02c79c3 15:35:09 ---> 519cb71c0420 15:35:09 Step 6/22 : COPY go.mod vendor* ./ 15:35:09 ---> 4d0da4ea4ee3 15:35:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:35:09 ---> a93f4c297f40 15:35:09 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..."fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:09 15:35:09 ---> Running in 1adea801667e 15:35:09 ---> Running in df06e5aaeb85 15:35:09 Removing intermediate container 3eff7f8830d8 15:35:09 ---> 0f49e3404f9a 15:35:09 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 15:35:09 Removing intermediate container 1adea801667e 15:35:09 ---> ae5f532f58a6 15:35:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:09 (1/9) Installing ca-certificates (20211220-r0) 15:35:09 ---> Running in b21e7ed9d55c 15:35:09 ---> Running in 476c5559b7c8 15:35:10 (2/9) Installing brotli-libs (1.0.9-r5) 15:35:10 Removing intermediate container 476c5559b7c8 15:35:10 ---> a9f07d4de737 15:35:10 Step 21/23 : LABEL arch=x86_64 15:35:10 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:35:10 Removing intermediate container b21e7ed9d55c 15:35:10 ---> 5df7538584fa 15:35:10 Step 13/25 : WORKDIR / 15:35:10 ---> Running in fe5bbe8adb6b 15:35:10 ---> Running in 20e81af4f6d0 15:35:10 (4/9) Installing libcurl (7.80.0-r2) 15:35:10 (5/9) Installing curl (7.80.0-r2) 15:35:10 Removing intermediate container fe5bbe8adb6b 15:35:10 ---> 4be4175c01b4 15:35:10 Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:35:10 Removing intermediate container 20e81af4f6d0 15:35:10 ---> 98bcd612d830 15:35:10 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 15:35:10 ---> Running in 78700d02c93f 15:35:10 (6/9) Installing dumb-init (1.2.5-r1) 15:35:10 (7/9) Installing musl-obstack (1.2.3-r0) 15:35:10 Removing intermediate container 78700d02c93f 15:35:10 ---> 9f72b4ed2f6a 15:35:10 Step 23/23 : LABEL version=0.0.0 15:35:10 (8/9) Installing libucontext (1.1-r0) 15:35:10 ---> 66340367f8ef 15:35:10 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 15:35:10 ---> Running in 57fdd982aa52 15:35:10 (9/9) Installing gcompat (1.0.0-r4) 15:35:10 Removing intermediate container df06e5aaeb85 15:35:10 ---> e9c02abf8843 15:35:10 Step 8/22 : COPY . . 15:35:10 Executing busybox-1.34.1-r5.trigger 15:35:10 Removing intermediate container 57fdd982aa52 15:35:10 ---> 25fe5229db3a 15:35:10 15:35:10 Executing ca-certificates-20211220-r0.trigger 15:35:11 OK: 8 MiB in 23 packages 15:35:11 Successfully built 25fe5229db3a 15:35:11 Successfully tagged core-metadata:latest 15:35:11 Building security-spire-server 15:35:14  Building core-metadata ... done  ---> bebbcdf31f47 15:35:14 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 15:35:14 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:35:14 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:35:14 ---> c08d3429104f 15:35:14 Step 3/25 : WORKDIR /edgex-go 15:35:14 ---> Using cache 15:35:14 ---> 79b709c38020 15:35:14 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:14 ---> Using cache 15:35:14 ---> 52fe1f086236 15:35:14 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:35:14 Removing intermediate container 4a9e8dd32587 15:35:14 ---> 7b70222f6b7f 15:35:14 Successfully built 7b70222f6b7f 15:35:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:15 + docker inspect -f . ci-base-image-arm64 15:35:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:15 ---> 18b1babe54bb 15:35:15 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 15:35:15 ---> Running in 29c09b42ced6 15:35:15 ---> 8bb0010a24b9 15:35:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:35:15 prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container 15:35:15 $ 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-arm64 cat 15:35:15 ---> Running in 03fea83f0855 15:35:15 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 15:35:15 ---> e954381d8dac 15:35:15 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 15:35:15 Removing intermediate container a22dc569bcc0 15:35:15 ---> 19435c62040e 15:35:15 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:16 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:35:16 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 15:35:16 ---> af50a80f2ff1 15:35:16 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:35:16 ---> e089ea3fd89b 15:35:16 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 15:35:16 OK: 221 MiB in 52 packages 15:35:16 $ docker top ec28f02a5255faded2b76eeb2fc8e206683ca6378e9ff695efa635f1f6babc55 -eo pid,comm [Pipeline] { [Pipeline] sh 15:35:17 + go version 15:35:17 go version go1.17.7 linux/arm64 [Pipeline] } 15:35:17 ---> b92ca62b51c6 15:35:17 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 15:35:17 ---> a18c4fcfbabe 15:35:17 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:35:17 $ docker stop --time=1 ec28f02a5255faded2b76eeb2fc8e206683ca6378e9ff695efa635f1f6babc55 15:35:18 Removing intermediate container 29c09b42ced6 15:35:18 ---> 82eadbcd0838 15:35:18 Step 6/25 : COPY go.mod vendor* ./ 15:35:18 Removing intermediate container 726d4cc1ae55 15:35:18 ---> 682cb8e4e0cb 15:35:18 15:35:18 Step 10/22 : FROM alpine:3.14 15:35:18 ---> e04c818066af 15:35:18 Step 11/22 : RUN apk add --update --no-cache dumb-init 15:35:18 ---> Using cache 15:35:18 ---> f38405fade0d 15:35:18 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:35:18 ---> Using cache 15:35:18 ---> 6100a2344db4 15:35:18 Step 13/22 : ENV APP_PORT=59861 15:35:18 ---> 283dd72f143d 15:35:18 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 15:35:18 ---> Running in 42a412b17b05 15:35:18 ---> 6f0bfa2e7257 15:35:18 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:35:18 ---> Running in 3396892ac207 15:35:18 ---> Running in 1b0bc2ef782c 15:35:18 ---> b4135b22c1fa 15:35:18 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:18 Removing intermediate container 42a412b17b05 15:35:18 ---> 27bab7b2abf8 15:35:18 Step 14/22 : EXPOSE $APP_PORT 15:35:18 ---> Running in 5352b919ec82 15:35:18 ---> Running in 735612b11999 15:35:18 Removing intermediate container 1b0bc2ef782c 15:35:18 ---> fe2cd25f94aa 15:35:18 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:18 ---> Running in 040ace3432f2 15:35:18 Removing intermediate container 735612b11999 15:35:18 ---> 022ae6314036 15:35:18 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:18 Removing intermediate container 040ace3432f2 15:35:18 ---> e122d8b08b7f 15:35:18 Step 18/20 : LABEL arch=x86_64 15:35:18 ---> Running in b1f6db0d9098 15:35:18 ---> df66eae85c49 15:35:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 15:35:18 Removing intermediate container b1f6db0d9098 15:35:18 ---> 71102fca0e84 15:35:18 Step 19/20 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:35:19 ---> Running in d765b4624cff 15:35:19 Removing intermediate container 3396892ac207 15:35:19 ---> 08dc31f0ca8a 15:35:19 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 15:35:19 Removing intermediate container d765b4624cff 15:35:19 ---> 7e694497c4df 15:35:19 Step 20/20 : LABEL version=0.0.0 15:35:19 ---> Running in 794c9867b2d0 15:35:19 ---> Running in 8c1ab2b9a026 15:35:19 $ docker rm -f ec28f02a5255faded2b76eeb2fc8e206683ca6378e9ff695efa635f1f6babc55 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 15:35:19 Removing intermediate container 794c9867b2d0 15:35:19 ---> 920991c9b693 15:35:19 Step 23/25 : LABEL arch=x86_64 15:35:19 Removing intermediate container 8c1ab2b9a026 15:35:19 ---> ad973a3ce4eb 15:35:19 [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:35:19 ---> c3fa02de4865 15:35:19 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 15:35:19 ---> Running in 7dadf87f1d79 15:35:19 Removing intermediate container 5352b919ec82 15:35:19 ---> f995ef4957d8 15:35:19 Step 8/25 : COPY . . 15:35:19 Successfully built ad973a3ce4eb 15:35:19 Successfully tagged security-spiffe-token-provider:latest 15:35:19  Building security-spiffe-token-provider ... done Building core-command 15:35:20 + docker inspect -f . ci-base-image-arm64 15:35:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:35:20 prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container 15:35:20 $ 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-arm64 cat 15:35:20 Removing intermediate container 7dadf87f1d79 15:35:20 ---> 97313965ac78 15:35:20 Step 24/25 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:35:21 $ docker top 18a8475d00c489a71dd773739dea8ac941939e797e1ff52c1ea7696b4c88d787 -eo pid,comm [Pipeline] { [Pipeline] echo 15:35:21 ========================================================= 15:35:21 [edgeXBuildGoParallel] Running Tests and Build... 15:35:21 ========================================================= [Pipeline] fileExists [Pipeline] sh 15:35:22 + make test 15:35:22 go mod tidy -compat=1.17 15:35:23 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 15:35:25 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:35:25 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:35:25 ---> c08d3429104f 15:35:25 Step 3/23 : WORKDIR /edgex-go 15:35:25 ---> Using cache 15:35:25 ---> 79b709c38020 15:35:25 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:25 ---> Using cache 15:35:25 ---> 52fe1f086236 15:35:25 Step 5/23 : RUN apk add --update --no-cache make git 15:35:25 ---> Using cache 15:35:25 ---> 10dabf281aa2 15:35:25 Step 6/23 : COPY go.mod vendor* ./ 15:35:25 ---> Using cache 15:35:25 ---> a3cf06490dd7 15:35:25 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:35:25 ---> Using cache 15:35:25 ---> 6806ec5a595a 15:35:25 Step 8/23 : COPY . . 15:35:25 ---> Using cache 15:35:25 ---> add8cddba10b 15:35:25 Step 9/23 : RUN make cmd/core-command/core-command 15:35:25 ---> 11eb18e52dbb 15:35:25 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 15:35:25 ---> Running in 36a5ea004c54 15:35:25 ---> Running in 521193fed1ee 15:35:25 ---> Running in 806bbc7b308e 15:35:26 Removing intermediate container 36a5ea004c54 15:35:26 ---> 77bc0e040951 15:35:26 Step 25/25 : LABEL version=0.0.0 15:35:26 ---> c38d6bd7bfaa 15:35:26 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:35:26 Removing intermediate container 806bbc7b308e 15:35:26 ---> 144018d7c830 15:35:26 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:26 ---> Running in 3d66df1c9aab 15:35:26 ---> Running in 3fad10ac6ac2 15:35: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/core-command/core-command ./cmd/core-command 15:35:26 ---> Running in a68473c181e8 15:35:26 Removing intermediate container 3d66df1c9aab 15:35:26 ---> 8b62a9b0b93e 15:35:26 15:35:26 Removing intermediate container 3fad10ac6ac2 15:35:26 ---> 0859a2910f7f 15:35:26 Step 10/25 : WORKDIR /edgex-go/spire-build 15:35:26 Removing intermediate container a68473c181e8 15:35:26 ---> fa69d7a7c7fb 15:35:26 Step 20/22 : LABEL arch=x86_64 15:35:26 Successfully built 8b62a9b0b93e 15:35:26 Successfully tagged security-secretstore-setup:latest 15:35:27  Building security-secretstore-setup ... done  ---> Running in 7bcb58f9f6d0 15:35:27 ---> Running in 90c83bd299e7 15:35:27 Removing intermediate container 7bcb58f9f6d0 15:35:27 Removing intermediate container 90c83bd299e7 15:35:27 ---> 3066e315c298 15:35:27 ---> 9ef97003d823 15:35:27 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/; fiStep 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:35:27 15:35:27 ---> Running in 06bf0a1aa7a1 15:35:27 ---> Running in 3970baefce65 15:35:27 Removing intermediate container 06bf0a1aa7a1 15:35:27 ---> 20ea818b75ff 15:35:27 Step 22/22 : LABEL version=0.0.0 15:35:27 ---> Running in 9bf2a20c8a83 15:35:28 Removing intermediate container 9bf2a20c8a83 15:35:28 ---> ba5ff7a2a9b2 15:35:28 15:35:28 Successfully built ba5ff7a2a9b2 15:35:28 Successfully tagged support-scheduler:latest 15:35:28  Building support-scheduler ... done Removing intermediate container 3970baefce65 15:35:28 ---> 1439c699516e 15:35:28 Step 12/25 : WORKDIR /edgex-go 15:35:28 ---> Running in ebb55d8b55aa 15:35:28 Removing intermediate container ebb55d8b55aa 15:35:28 ---> 4e214dedd913 15:35:28 15:35:28 Step 13/25 : FROM alpine:3.15 15:35:28 ---> 0ac33e5f5afa 15:35:28 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:35:28 ---> Using cache 15:35:28 ---> b4f3c4724fb5 15:35:28 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:35:28 ---> Using cache 15:35:28 ---> 259f6e09198d 15:35:28 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:35:28 ---> Using cache 15:35:28 ---> 6b081dc8e4a8 15:35:28 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:35:30 ---> 3baac750573a 15:35:30 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:35:30 ---> fc39ae7a4afa 15:35:30 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:35:31 ---> bf9d14219c5f 15:35:31 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:35:31 ---> f4f48e20f751 15:35:31 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:35:31 ---> Running in 80448b430ec1 15:35:31 Removing intermediate container 80448b430ec1 15:35:31 ---> 45ab613c5f51 15:35:31 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:35:32 ---> Running in 33242d771443 15:35:32 Removing intermediate container 33242d771443 15:35:32 ---> b0f285c96e71 15:35:32 Step 23/25 : LABEL arch=x86_64 15:35:33 ---> Running in 3f73761ff48f 15:35:33 Removing intermediate container 3f73761ff48f 15:35:33 ---> cd00a6f4095f 15:35:33 Step 24/25 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:35:33 ---> Running in d1fb58518399 15:35:33 Removing intermediate container 03fea83f0855 15:35:33 ---> 012902cf1bff 15:35:33 15:35:33 Step 10/22 : FROM alpine:3.14 15:35:33 ---> e04c818066af 15:35:33 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 15:35:33 ---> Running in 3f512901b440 15:35:33 Removing intermediate container d1fb58518399 15:35:33 ---> 7337acdfb512 15:35:33 Step 25/25 : LABEL version=0.0.0 15:35:34 ---> Running in 6421eb1257e5 15:35:34 Removing intermediate container 6421eb1257e5 15:35:34 ---> fe8f99d32fbe 15:35:34 15:35:34 Successfully built fe8f99d32fbe 15:35:34 Successfully tagged security-spire-server:latest 15:35:34  Building security-spire-server ... done fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/x86_64/APKINDEX.tar.gz 15:35:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/x86_64/APKINDEX.tar.gz 15:35:34 (1/2) Installing ca-certificates (20211220-r0) 15:35:34 (2/2) Installing dumb-init (1.2.5-r1) 15:35:34 Executing busybox-1.33.1-r7.trigger 15:35:34 Executing ca-certificates-20211220-r0.trigger 15:35:34 OK: 6 MiB in 16 packages 15:35:35 Removing intermediate container 3f512901b440 15:35:35 ---> 1ee4439b5339 15:35:35 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 15:35:35 ---> Running in 4df6a68955bc 15:35:35 Removing intermediate container 4df6a68955bc 15:35:35 ---> 9f22df7a6a30 15:35:35 Step 13/22 : ENV APP_PORT=59860 15:35:35 ---> Running in 4f6b34eb7ab7 15:35:35 Removing intermediate container 4f6b34eb7ab7 15:35:35 ---> 189262b10f07 15:35:35 Step 14/22 : EXPOSE $APP_PORT 15:35:35 ---> Running in e21f2d3b022d 15:35:35 Removing intermediate container e21f2d3b022d 15:35:35 ---> b733f8807a2f 15:35:35 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:36 ---> 249a95f4591e 15:35:36 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 15:35:36 ---> 00171099eee4 15:35:36 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 15:35:36 ---> cddc6aafce75 15:35:36 Step 18/22 : ENTRYPOINT ["/support-notifications"] 15:35:36 ---> Running in 6f9d21afb499 15:35:37 Removing intermediate container 6f9d21afb499 15:35:37 ---> e17b1ee190a7 15:35:37 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:37 ---> Running in eeaed1ca056a 15:35:37 Removing intermediate container eeaed1ca056a 15:35:37 ---> 5c7e82d942e5 15:35:37 Step 20/22 : LABEL arch=x86_64 15:35:37 ---> Running in 893fdf67524d 15:35:37 Removing intermediate container 893fdf67524d 15:35:37 ---> e52cbf32bdf2 15:35:37 Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:35:37 ---> Running in acba141e8c52 15:35:37 Removing intermediate container acba141e8c52 15:35:37 ---> 16ab39142c8f 15:35:37 Step 22/22 : LABEL version=0.0.0 15:35:37 ---> Running in 45d2a011922d 15:35:38 Removing intermediate container 45d2a011922d 15:35:38 ---> c1273cd071db 15:35:38 15:35:38 Successfully built c1273cd071db 15:35:38 Successfully tagged support-notifications:latest 15:35:38  Building support-notifications ... done Removing intermediate container 521193fed1ee 15:35:38 ---> cdb880369177 15:35:38 15:35:38 Step 10/23 : FROM alpine:3.14 15:35:38 ---> e04c818066af 15:35:38 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:35:38 ---> Using cache 15:35:38 ---> f38405fade0d 15:35:38 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:35:38 ---> Using cache 15:35:38 ---> 6100a2344db4 15:35:38 Step 13/23 : ENV APP_PORT=59882 15:35:38 ---> Running in eb20b23740f2 15:35:38 Removing intermediate container eb20b23740f2 15:35:38 ---> 1f35d3e0b9eb 15:35:38 Step 14/23 : EXPOSE $APP_PORT 15:35:38 ---> Running in f543cca4181e 15:35:38 Removing intermediate container f543cca4181e 15:35:38 ---> 2ed867f7d9c9 15:35:38 Step 15/23 : WORKDIR / 15:35:38 ---> Running in 4a312d1bf4e6 15:35:38 Removing intermediate container 4a312d1bf4e6 15:35:38 ---> 1018d60c3a7d 15:35:38 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:35:38 ---> 9bd544ed99fb 15:35:38 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 15:35:39 ---> 4e58edb804a3 15:35:39 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 15:35:39 ---> f751874f27cc 15:35:39 Step 19/23 : ENTRYPOINT ["/core-command"] 15:35:39 ---> Running in 3106889e21d7 15:35:39 Removing intermediate container 3106889e21d7 15:35:39 ---> 1683315ee4cc 15:35:39 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:35:39 ---> Running in 71d262f69b6a 15:35:39 Removing intermediate container 71d262f69b6a 15:35:39 ---> ef4c1b166a84 15:35:39 Step 21/23 : LABEL arch=x86_64 15:35:39 ---> Running in bb196e57e9cc 15:35:39 Removing intermediate container bb196e57e9cc 15:35:39 ---> e7a3c64111e3 15:35:39 Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:35:39 ---> Running in 76b7f9c934fa 15:35:40 Removing intermediate container 76b7f9c934fa 15:35:40 ---> 4ccb11b8f067 15:35:40 Step 23/23 : LABEL version=0.0.0 15:35:40 ---> Running in 463c459f2791 15:35:40 Removing intermediate container 463c459f2791 15:35:40 ---> 8f82cd297d52 15:35:40 15:35:40 Successfully built 8f82cd297d52 15:35:40 Successfully tagged core-command:latest 15:35:40  Building core-command ... done  [Pipeline] } 15:35:40 $ docker stop --time=1 94e3c571db5ba30e59f8e57aa748c32d363cb4fb7d33bd579e8a1769b88c767b 15:35:41 $ docker rm -f 94e3c571db5ba30e59f8e57aa748c32d363cb4fb7d33bd579e8a1769b88c767b [Pipeline] // withDockerContainer [Pipeline] sh 15:35:41 + docker images 15:35:41 REPOSITORY TAG IMAGE ID CREATED SIZE 15:35:41 core-command latest 8f82cd297d52 2 seconds ago 16.1MB 15:35:41 cdb880369177 3 seconds ago 1.61GB 15:35:41 support-notifications latest c1273cd071db 4 seconds ago 27MB 15:35:41 security-spire-server latest fe8f99d32fbe 8 seconds ago 87.3MB 15:35:41 012902cf1bff 8 seconds ago 1.68GB 15:35:41 4e214dedd913 13 seconds ago 1.52GB 15:35:41 support-scheduler latest ba5ff7a2a9b2 14 seconds ago 26.4MB 15:35:41 security-secretstore-setup latest 8b62a9b0b93e 15 seconds ago 28.5MB 15:35:41 security-spiffe-token-provider latest ad973a3ce4eb 22 seconds ago 29MB 15:35:41 682cb8e4e0cb 24 seconds ago 1.67GB 15:35:41 core-metadata latest 25fe5229db3a 31 seconds ago 17MB 15:35:41 97d0e4dd3f7b 34 seconds ago 1.63GB 15:35:41 0b01fbe66c5b 37 seconds ago 1.67GB 15:35:41 security-bootstrapper latest 7d397e561a92 40 seconds ago 19.1MB 15:35:41 7b6cb300fdbe 41 seconds ago 1.62GB 15:35:41 sys-mgmt-agent latest 38b5127b2ed2 52 seconds ago 299MB 15:35:41 3deb2b877fbe About a minute ago 1.62GB 15:35:41 core-data latest 1f265dce6bd0 About a minute ago 22.5MB 15:35:41 security-proxy-setup latest 7708afd2bd63 About a minute ago 26.9MB 15:35:41 dc7145740700 About a minute ago 1.62GB 15:35:41 25f3efc78728 About a minute ago 1.65GB 15:35:41 2eee98380bec About a minute ago 1.62GB 15:35:41 security-spire-agent latest 208e6f1c74ab About a minute ago 127MB 15:35:41 security-spire-config latest 004fadee9ba2 About a minute ago 86.7MB 15:35:41 02c311045013 About a minute ago 1.52GB 15:35:41 770511a7612a About a minute ago 1.52GB 15:35:41 ci-base-image-x86_64 latest c08d3429104f 4 minutes ago 1.02GB 15:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 4 weeks ago 680MB 15:35:41 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 d7ea09dbb500 4 weeks ago 253MB 15:35:41 docker 20.10.14 7417809fdb73 2 months ago 218MB 15:35:41 alpine 3.14 e04c818066af 2 months ago 5.59MB 15:35:41 alpine 3.15 0ac33e5f5afa 2 months ago 5.57MB 15:35:41 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] } 15:35:55 ? github.com/edgexfoundry/edgex-go [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 15:37:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 15:37:48 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 15:37:48 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 15:37:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 15:37:48 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 15:37:48 ? github.com/edgexfoundry/edgex-go/internal [no test files] 15:37:48 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 15:38:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.289s coverage: 28.7% of statements 15:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 15:38:04 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 15:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.447s coverage: 98.5% of statements 15:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 15:38:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.438s coverage: 54.2% of statements 15:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 15:38:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 15:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 18.989s coverage: 89.2% of statements 15:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 15:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 15:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 15:38:31 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.525s coverage: 83.8% of statements 15:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 15:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 15:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 15:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 15:38:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.536s coverage: 95.6% of statements 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/io 0.343s coverage: 72.2% of statements 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.532s coverage: 60.0% of statements 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.537s coverage: 0.9% of statements 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.367s coverage: 58.8% of statements 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.283s coverage: 29.6% of statements 15:38:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.252s coverage: 47.1% of statements 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.215s coverage: 79.5% of statements 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.325s coverage: 94.1% of statements 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.624s coverage: 96.3% of statements 15:38:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.259s coverage: 87.5% of statements 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.273s coverage: 94.4% of statements 15:38:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.223s coverage: 44.8% of statements 15:38:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.660s coverage: 82.5% of statements 15:38:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 15:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.307s coverage: 92.9% of statements 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 15:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.069s coverage: 65.1% of statements 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 15:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.222s coverage: 87.2% of statements 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 15:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.186s coverage: 100.0% of statements 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 15:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.318s coverage: 58.8% of statements 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 15:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.304s coverage: 80.0% of statements 15:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.251s coverage: 87.2% of statements 15:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.345s coverage: 85.4% of statements 15:39:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.012s coverage: 91.2% of statements 15:39:01 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.121s coverage: 64.4% of statements 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 15:39:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.265s coverage: 100.0% of statements 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.115s coverage: 89.4% of statements 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.062s coverage: 100.0% of statements 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.095s coverage: 73.7% of statements 15:39:06 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.072s coverage: 100.0% of statements 15:39:15 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.417s coverage: 65.4% of statements 15:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 15:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 15:39:15 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 15:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.927s coverage: 43.8% of statements 15:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 15:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 15:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.335s coverage: 89.5% of statements 15:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 15:39:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.248s coverage: 84.8% of statements 15:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 15:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 15:39:17 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 15:39:17 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 15:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.384s coverage: 17.7% of statements 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 15:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.900s coverage: 92.3% of statements 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 15:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.360s coverage: 63.2% of statements 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 15:39:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.522s coverage: 97.7% of statements 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 15:39:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 15:39:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 15:39:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.241s coverage: 100.0% of statements 15:39:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.089s coverage: 96.9% of statements 15:39:29 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 15:39:29 WARNING: Linting skipped (not on x86_64 or linter not installed) 15:39:29 GO111MODULE=on go vet ./... 15:41:36 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 15:41:36 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 15:41:36 ./bin/test-attribution-txt.sh [Pipeline] echo 15:41:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 15:41:36 + ls -al . 15:41:36 total 680 15:41:36 drwxrwxr-x 9 1001 1001 4096 Jul 2 15:35 . 15:41:36 drwxr-xr-x 4 root root 4096 Jul 2 15:35 .. 15:41:36 -rw-rw-r-- 1 1001 1001 11 Jul 2 15:33 .dockerignore 15:41:36 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:33 .git 15:41:36 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:33 .github 15:41:36 -rw-rw-r-- 1 1001 1001 879 Jul 2 15:33 .gitignore 15:41:36 -rw-rw-r-- 1 1001 1001 42 Jul 2 15:33 .golangci.yml 15:41:36 -rw-rw-r-- 1 1001 1001 87 Jul 2 15:33 .hadolint.yml 15:41:36 -rw-rw-r-- 1 1001 1001 166 Jul 2 15:33 .sonarcloud.properties 15:41:36 -rw-rw-r-- 1 1001 1001 1171 Jul 2 15:33 ADOPTERS.md 15:41:36 -rw-rw-r-- 1 1001 1001 10347 Jul 2 15:33 Attribution.txt 15:41:36 -rw-rw-r-- 1 1001 1001 63209 Jul 2 15:33 CHANGELOG.md 15:41:36 -rw-rw-r-- 1 1001 1001 3804 Jul 2 15:33 CONTRIBUTING.md 15:41:36 -rw-rw-r-- 1 1001 1001 677 Jul 2 15:33 GOVERNANCE.md 15:41:36 -rw-rw-r-- 1 1001 1001 850 Jul 2 15:33 Jenkinsfile 15:41:36 -rw-rw-r-- 1 1001 1001 10775 Jul 2 15:33 LICENSE 15:41:36 -rw-rw-r-- 1 1001 1001 10389 Jul 2 15:33 Makefile 15:41:36 -rw-rw-r-- 1 1001 1001 582 Jul 2 15:33 OWNERS.md 15:41:36 -rw-rw-r-- 1 1001 1001 9094 Jul 2 15:33 README.md 15:41:36 -rw-rw-r-- 1 1001 1001 6912 Jul 2 15:33 SECURITY.md 15:41:36 -rw-rw-r-- 1 1001 1001 5 Jul 2 15:31 VERSION 15:41:36 -rw-rw-r-- 1 1001 1001 4131 Jul 2 15:33 ZMQWindows.md 15:41:36 drwxrwxr-x 2 1001 1001 4096 Jul 2 15:33 bin 15:41:36 drwxrwxr-x 18 1001 1001 4096 Jul 2 15:33 cmd 15:41:36 -rw-r--r-- 1 root root 435593 Jul 2 15:39 coverage.out 15:41:36 -rw-rw-r-- 1 1001 1001 3311 Jul 2 15:33 go.mod 15:41:36 -rw-rw-r-- 1 1001 1001 36231 Jul 2 15:35 go.sum 15:41:36 drwxrwxr-x 8 1001 1001 4096 Jul 2 15:33 internal 15:41:36 drwxrwxr-x 3 1001 1001 4096 Jul 2 15:33 openapi 15:41:36 drwxrwxr-x 4 1001 1001 4096 Jul 2 15:33 snap 15:41:36 -rw-rw-r-- 1 1001 1001 204 Jul 2 15:33 version.go [Pipeline] sh 15:41:37 + '[' -e coverage.out ] 15:41:37 + chown 1001:1001 coverage.out [Pipeline] stash 15:41:37 Warning: overwriting stash ‘coverage-report’ 15:41:38 Stashed 1 file(s) [Pipeline] sh 15:41:39 + make build 15:41:39 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:43:15 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:44:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 15:44:12 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:44: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:44: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/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:44:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:45: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:45:05 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 15:45:10 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:45: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/secrets-config ./cmd/secrets-config 15:45:17 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:45:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 15:45:31 $ docker stop --time=1 18a8475d00c489a71dd773739dea8ac941939e797e1ff52c1ea7696b4c88d787 15:45:34 $ docker rm -f 18a8475d00c489a71dd773739dea8ac941939e797e1ff52c1ea7696b4c88d787 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:45:36 15:45:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:45:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:45:37 latest: Pulling from edgex-devops/edgex-compose-arm64 15:45:37 29e5d40040c1: Pulling fs layer 15:45:37 1ce36da41761: Pulling fs layer 15:45:37 25b303627fd3: Pulling fs layer 15:45:37 29e5d40040c1: Verifying Checksum 15:45:37 29e5d40040c1: Download complete 15:45:37 1ce36da41761: Verifying Checksum 15:45:37 1ce36da41761: Download complete 15:45:37 29e5d40040c1: Pull complete 15:45:39 1ce36da41761: Pull complete 15:45:39 25b303627fd3: Verifying Checksum 15:45:39 25b303627fd3: Download complete 15:45:51 25b303627fd3: Pull complete 15:45:51 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 15:45:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:45:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:45:52 prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container 15:45:52 $ 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-arm64:latest cat 15:45:54 $ docker top e4f8cc66e9b6b17aa92892b7ad0d0d2455188c15e9717f47f3c57fee92471667 -eo pid,comm [Pipeline] { [Pipeline] sh 15:45:55 + docker-compose build --help 15:45:55 + grep parallel 15:46:01 --parallel Build images in parallel. [Pipeline] } 15:46:01 $ docker stop --time=1 e4f8cc66e9b6b17aa92892b7ad0d0d2455188c15e9717f47f3c57fee92471667 15:46:02 $ docker rm -f e4f8cc66e9b6b17aa92892b7ad0d0d2455188c15e9717f47f3c57fee92471667 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:46:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 15:46:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:46:03 prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container 15:46: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-arm64:latest cat 15:46:05 $ docker top 5f8f34c2d5758c4bbdf98057b94ac4f4b26316b7a12a501b972d743611e089df -eo pid,comm [Pipeline] { [Pipeline] sh 15:46:06 + docker-compose -f ./docker-compose-build.yml build --parallel 15:46:11 Building core-command ... 15:46:11 Building core-data ... 15:46:11 Building core-metadata ... 15:46:11 Building security-bootstrapper ... 15:46:11 Building security-proxy-setup ... 15:46:11 Building security-secretstore-setup ... 15:46:11 Building security-spiffe-token-provider ... 15:46:11 Building security-spire-agent ... 15:46:11 Building security-spire-config ... 15:46:11 Building security-spire-server ... 15:46:11 Building support-notifications ... 15:46:11 Building support-scheduler ... 15:46:11 Building sys-mgmt-agent ... 15:46:11 Building security-spire-server 15:46:11 Building core-metadata 15:46:11 Building security-spiffe-token-provider 15:46:11 Building sys-mgmt-agent 15:46:11 Building security-bootstrapper 15:47:33 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:47:33 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:47:33 ---> 7b70222f6b7f 15:47:33 Step 3/25 : WORKDIR /edgex-go 15:47:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:47:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:47:33 ---> 7b70222f6b7f 15:47:33 Step 3/23 : WORKDIR /edgex-go 15:47:33 Step 1/31 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:47:33 Step 2/31 : FROM ${BUILDER_BASE} AS builder 15:47:33 ---> 7b70222f6b7f 15:47:33 Step 3/31 : WORKDIR /edgex-go 15:47:33 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:47:33 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:47:33 ---> 7b70222f6b7f 15:47:33 Step 3/23 : WORKDIR /edgex-go 15:47:33 Step 1/20 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:47:33 Step 2/20 : FROM ${BUILDER_BASE} AS builder 15:47:33 ---> 7b70222f6b7f 15:47:33 Step 3/20 : WORKDIR /edgex-go 15:47:33 ---> Running in 92344bd377be 15:47:33 ---> Running in 59cece3b2a3d 15:47:33 ---> Running in f7a8c9cca024 15:47:33 ---> Running in e891f5c8f7c2 15:47:33 ---> Running in 56cc5e9e23ce 15:47:33 Removing intermediate container e891f5c8f7c2 15:47:33 ---> 00665701461c 15:47:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:33 Removing intermediate container f7a8c9cca024 15:47:33 ---> 5d7e85dea675 15:47:33 ---> Running in 0ff7f9eb1b99 15:47:33 Step 4/20 : RUN apk update && apk --no-cache --update add build-baseRemoving intermediate container 56cc5e9e23ce 15:47:33 15:47:33 ---> 92ebc49cea55 15:47:33 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:33 Removing intermediate container 92344bd377be 15:47:33 ---> d39d50655f5d 15:47:33 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:33 Removing intermediate container 59cece3b2a3d 15:47:33 ---> cda765fc9360 15:47:33 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:47:33 ---> Running in 529780fdb414 15:47:33 ---> Running in 6f645f9a0bb1 15:47:33 ---> Running in 64311f738e6f 15:47:33 ---> Running in ac57c4dc38d1 15:47:35 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:35 Removing intermediate container 0ff7f9eb1b99 15:47:35 ---> 4e68c32b5b91 15:47:35 Step 5/23 : RUN apk add --update --no-cache make bash git 15:47:35 Removing intermediate container 6f645f9a0bb1 15:47:35 ---> 64336a2e1ea0 15:47:35 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 15:47:35 ---> Running in cc9beee6a4da 15:47:35 ---> Running in 5b8836413a80 15:47:35 Removing intermediate container 64311f738e6f 15:47:35 ---> 2e440c949d84 15:47:35 Step 5/23 : RUN apk add --update --no-cache make git 15:47:36 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:36 ---> Running in be3045328933 15:47:36 Removing intermediate container ac57c4dc38d1 15:47:36 ---> 0902168dd843 15:47:36 Step 5/31 : RUN apk add --update --no-cache make git 15:47:36 ---> Running in 0f5fc0c38708 15:47:37 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 15:47:37 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 15:47:37 OK: 15743 distinct packages available 15:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:37 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:47:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:38 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:39 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:47:39 OK: 220 MiB in 52 packages 15:47:40 OK: 220 MiB in 52 packages 15:47:40 OK: 220 MiB in 52 packages 15:47:41 OK: 220 MiB in 52 packages 15:47:41 OK: 220 MiB in 52 packages 15:47:41 Removing intermediate container 529780fdb414 15:47:41 ---> f1389bc0ed55 15:47:41 Step 5/20 : COPY go.mod vendor* ./ 15:47:41 Removing intermediate container 5b8836413a80 15:47:41 ---> acc97ced1a3c 15:47:41 Step 6/25 : COPY go.mod vendor* ./ 15:47:42 Removing intermediate container cc9beee6a4da 15:47:42 ---> 6ad21543fc74 15:47:42 Step 6/23 : COPY go.mod vendor* ./ 15:47:42 Removing intermediate container be3045328933 15:47:42 ---> 485bed8b23d5 15:47:42 Step 6/23 : COPY go.mod vendor* ./ 15:47:42 Removing intermediate container 0f5fc0c38708 15:47:42 ---> 4cf19ea031a2 15:47:42 Step 6/31 : COPY go.mod vendor* ./ 15:47:42 ---> f9c569f8c979 15:47:42 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:42 ---> Running in 91d08e411f9a 15:47:43 ---> b32e3fe8b5ca 15:47:43 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:43 ---> Running in 548afc9cf5c5 15:47:44 ---> 07e87161a3a2 15:47:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:44 ---> db128bb1a3c6 15:47:44 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:44 ---> 5933cbbf3cb6 15:47:44 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:47:44 ---> Running in 4be4ccfa378c 15:47:44 ---> Running in 9c32ca92fea8 15:47:44 ---> Running in ec1e9e404cbf 15:47:47 Removing intermediate container 91d08e411f9a 15:47:47 ---> 64e1f1651baa 15:47:47 Step 7/20 : COPY . . 15:47:49 Removing intermediate container 548afc9cf5c5 15:47:49 ---> 2bff9ba88a53 15:47:49 Step 8/25 : COPY . . 15:47:50 Removing intermediate container 4be4ccfa378c 15:47:50 ---> f7caec0da917 15:47:50 Step 8/23 : COPY . . 15:47:51 Removing intermediate container ec1e9e404cbf 15:47:51 ---> ded86eaa466c 15:47:51 Step 8/31 : COPY . . 15:47:51 Removing intermediate container 9c32ca92fea8 15:47:51 ---> dd7289fe8007 15:47:51 Step 8/23 : COPY . . 15:48:18 ---> ac8dd118859c 15:48:18 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 15:48:18 ---> 2e592e2fd150 15:48:18 Step 9/23 : RUN make cmd/core-metadata/core-metadata 15:48:18 ---> 7a65ab8ee7fc 15:48:18 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 15:48:18 ---> 4808d8277c8d 15:48:18 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 15:48:18 ---> Running in dc798f9cee5b 15:48:18 ---> Running in 753d33b23931 15:48:18 ---> Running in e93f4ff2c404 15:48:18 ---> ba34d6dd5a7e 15:48:18 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 15:48:18 ---> Running in 00ab0753ac5b 15:48:18 ---> Running in c50c3a3a5789 15:48:18 Removing intermediate container 00ab0753ac5b 15:48:18 ---> 86172ddb7d29 15:48:18 Step 10/25 : WORKDIR /edgex-go/spire-build 15:48:19 ---> Running in 71eea1898ef6 15:48:19 Removing intermediate container 71eea1898ef6 15:48:19 ---> 0fd3ebbcc50e 15:48:19 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:48:19 ---> Running in c247638b1276 15:48:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 15:48:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 15:48:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 15:48:20 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 15:48:22 Removing intermediate container c247638b1276 15:48:22 ---> b5e9b852c5e4 15:48:22 Step 12/25 : WORKDIR /edgex-go 15:48:22 ---> Running in b8855b4b3b5f 15:48:23 Removing intermediate container b8855b4b3b5f 15:48:23 ---> 6b4f74fe30b7 15:48:23 15:48:23 Step 13/25 : FROM alpine:3.15 15:48:23 3.15: Pulling from library/alpine 15:48:25 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 15:48:25 Status: Downloaded newer image for alpine:3.15 15:48:25 ---> 3fb3c9af89a9 15:48:25 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:48:25 ---> Running in ea083a9bff9d 15:48:25 Removing intermediate container ea083a9bff9d 15:48:25 ---> 8a29da832ecf 15:48:25 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:48:25 ---> Running in bc1e1bf8d53a 15:48:29 Removing intermediate container bc1e1bf8d53a 15:48:29 ---> e17c15466ac6 15:48:29 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 15:48:29 ---> Running in a54080bb30cf 15:48:30 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:48:32 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:48:33 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:48:33 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:48:33 OK: 15736 distinct packages available 15:48:33 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:48:34 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:48:36 (1/5) Installing dumb-init (1.2.5-r1) 15:48:36 (2/5) Installing musl-obstack (1.2.3-r0) 15:48:36 (3/5) Installing libucontext (1.1-r0) 15:48:36 (4/5) Installing gcompat (1.0.0-r4) 15:48:36 (5/5) Installing openssl (1.1.1p-r0) 15:48:36 Executing busybox-1.34.1-r5.trigger 15:48:36 OK: 6 MiB in 19 packages 15:48:38 Removing intermediate container a54080bb30cf 15:48:38 ---> 6e0db5c36f67 15:48:38 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:48:43 ---> 814d786d16d0 15:48:43 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 15:48:44 ---> 98622f9189db 15:48:44 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 15:48:45 ---> c5829478b4d5 15:48:45 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 15:48:46 ---> 15a585a4b9e5 15:48:46 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:48:46 ---> Running in 49dbeee00087 15:48:46 Removing intermediate container 49dbeee00087 15:48:46 ---> b8b25d249e79 15:48:46 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:48:47 ---> Running in 0d98256eb574 15:48:47 Removing intermediate container 0d98256eb574 15:48:47 ---> bdfcfc37ecf6 15:48:47 Step 23/25 : LABEL arch=arm64 15:48:47 ---> Running in bfca9604850a 15:48:48 Removing intermediate container bfca9604850a 15:48:48 ---> 59fdcc5a000b 15:48:48 Step 24/25 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:48:48 ---> Running in 77f2d07a444e 15:48:49 Removing intermediate container 77f2d07a444e 15:48:49 ---> 18d024be1b92 15:48:49 Step 25/25 : LABEL version=0.0.0 15:48:49 ---> Running in 69576b394d3a 15:48:49 Removing intermediate container 69576b394d3a 15:48:49 ---> abe6aa204ddc 15:48:49 15:48:49 Successfully built abe6aa204ddc 15:48:49 Successfully tagged security-spire-server-arm64:latest 15:48:49  Building security-spire-server ... done Building security-spire-config 15:49:28 Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:49:28 Step 2/26 : FROM ${BUILDER_BASE} AS builder 15:49:28 ---> 7b70222f6b7f 15:49:28 Step 3/26 : WORKDIR /edgex-go 15:49:28 ---> Using cache 15:49:28 ---> cda765fc9360 15:49:28 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:49:28 ---> Using cache 15:49:28 ---> 0902168dd843 15:49:28 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 15:49:28 ---> Running in 5e9467adfa25 15:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:49:28 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:49:28 OK: 220 MiB in 52 packages 15:49:29 Removing intermediate container 5e9467adfa25 15:49:29 ---> e3ef9b09bd56 15:49:29 Step 6/26 : COPY go.mod vendor* ./ 15:49:30 ---> dc470ca6b3c7 15:49:30 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:49:30 ---> Running in 6658e2998ef4 15:49:37 Removing intermediate container 6658e2998ef4 15:49:37 ---> 3539a36b4fdc 15:49:37 Step 8/26 : COPY . . 15:49:59 ---> b0be8e1f1aa5 15:49:59 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 15:49:59 ---> Running in 40f30aa9a6ca 15:49:59 Removing intermediate container 40f30aa9a6ca 15:49:59 ---> c1489e6fc781 15:49:59 Step 10/26 : WORKDIR /edgex-go/spire-build 15:49:59 ---> Running in f9eef2fe9541 15:50:00 Removing intermediate container f9eef2fe9541 15:50:00 ---> ab55b8b2b522 15:50:00 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 15:50:00 ---> Running in 0a951e1164fe 15:50:03 Removing intermediate container 0a951e1164fe 15:50:03 ---> 1cd8b99b6d58 15:50:03 Step 12/26 : WORKDIR /edgex-go 15:50:03 ---> Running in e1493c361ca5 15:50:04 Removing intermediate container e1493c361ca5 15:50:04 ---> 9f4c4b2ccb59 15:50:04 15:50:04 Step 13/26 : FROM alpine:3.15 15:50:04 ---> 3fb3c9af89a9 15:50:04 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:50:04 ---> Using cache 15:50:04 ---> 8a29da832ecf 15:50:04 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:50:04 ---> Using cache 15:50:04 ---> e17c15466ac6 15:50:04 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 15:50:04 ---> Running in 18accae68012 15:50:06 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:08 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:09 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:50:09 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:50:09 OK: 15736 distinct packages available 15:50:09 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:50:10 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:50:12 (1/4) Installing dumb-init (1.2.5-r1) 15:50:12 (2/4) Installing musl-obstack (1.2.3-r0) 15:50:12 (3/4) Installing libucontext (1.1-r0) 15:50:12 (4/4) Installing gcompat (1.0.0-r4) 15:50:12 Executing busybox-1.34.1-r5.trigger 15:50:12 OK: 6 MiB in 18 packages 15:50:14 Removing intermediate container 18accae68012 15:50:14 ---> 9447cdcb912a 15:50:14 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 15:50:21 ---> 7800d37ea9a1 15:50:21 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 15:50:22 ---> bb498de0afee 15:50:22 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 15:50:22 ---> Running in d56e4403a7bd 15:50:23 Removing intermediate container d56e4403a7bd 15:50:23 ---> 5d19b5d4068a 15:50:23 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 15:50:24 ---> 83629b001171 15:50:24 Step 21/26 : WORKDIR / 15:50:24 ---> Running in 6c56b14687a2 15:50:25 Removing intermediate container 6c56b14687a2 15:50:25 ---> 7dedafaa5a5d 15:50:25 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 15:50:25 ---> Running in 12714fb7c4d0 15:50:25 Removing intermediate container 12714fb7c4d0 15:50:25 ---> 32e026a4e4b0 15:50:25 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 15:50:25 ---> Running in fd9474197a21 15:50:26 Removing intermediate container fd9474197a21 15:50:26 ---> 23bf01b624ee 15:50:26 Step 24/26 : LABEL arch=arm64 15:50:26 ---> Running in 04af2b00adf2 15:50:27 Removing intermediate container 04af2b00adf2 15:50:27 ---> eb30f9f5158a 15:50:27 Step 25/26 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:50:27 ---> Running in 3f853150fccd 15:50:27 Removing intermediate container 3f853150fccd 15:50:27 ---> 9c87709b2af0 15:50:27 Step 26/26 : LABEL version=0.0.0 15:50:28 ---> Running in 72481df7f658 15:50:28 Removing intermediate container 72481df7f658 15:50:28 ---> f4dcfa61659e 15:50:28 15:50:29 Successfully built f4dcfa61659e 15:50:29 Successfully tagged security-spire-config-arm64:latest 15:50:29  Building security-spire-config ... done Building core-data 15:51:02 Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:51:02 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:51:02 ---> 7b70222f6b7f 15:51:02 Step 3/23 : WORKDIR /edgex-go 15:51:02 ---> Using cache 15:51:02 ---> cda765fc9360 15:51:02 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:51:02 ---> Using cache 15:51:02 ---> 0902168dd843 15:51:02 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 15:51:02 ---> Running in 9108e13eeb1c 15:51:04 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:51:06 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:51:07 OK: 220 MiB in 52 packages 15:51:09 Removing intermediate container 9108e13eeb1c 15:51:09 ---> c3c2c84c122e 15:51:09 Step 6/23 : COPY go.mod vendor* ./ 15:51:10 ---> d02bf96805cf 15:51:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:51:10 ---> Running in 6f90fc6aad1d 15:51:17 Removing intermediate container 6f90fc6aad1d 15:51:17 ---> 96f82b33519e 15:51:17 Step 8/23 : COPY . . 15:51:39 ---> 6aec172f7794 15:51:39 Step 9/23 : RUN make cmd/core-data/core-data 15:51:39 ---> Running in a4c339a3844f 15:51:40 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 15:54:18 Removing intermediate container c50c3a3a5789 15:54:18 ---> 02c4ba85b93d 15:54:18 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 15:54:18 ---> Running in 22d833e778da 15:54: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 15:54:18 Removing intermediate container 22d833e778da 15:54:18 ---> d8db4408e8e5 15:54:18 15:54:18 Step 11/23 : FROM docker:20.10.14 15:54:18 20.10.14: Pulling from library/docker 15:54:24 Removing intermediate container e93f4ff2c404 15:54:24 ---> 1bc83e6d1c5f 15:54:24 15:54:24 Step 10/31 : FROM alpine:3.14 15:54:24 3.14: Pulling from library/alpine 15:54:27 Digest: sha256:06b5d462c92fc39303e6363c65e074559f8d6b1363250027ed5053557e3398c5 15:54:27 Status: Downloaded newer image for alpine:3.14 15:54:27 ---> ac73e934f311 15:54:27 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 15:54:27 ---> Running in a93de19aba45 15:54:28 Removing intermediate container a93de19aba45 15:54:28 ---> 86203fc96d89 15:54:28 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 15:54:28 ---> Running in effa3555a3d1 15:54:31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:54:32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:54:33 (1/2) Installing dumb-init (1.2.5-r1) 15:54:33 (2/2) Installing su-exec (0.2-r1) 15:54:33 Executing busybox-1.33.1-r7.trigger 15:54:33 OK: 6 MiB in 16 packages 15:54:36 Removing intermediate container effa3555a3d1 15:54:36 ---> b4fd19cc8348 15:54:36 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 15:54:36 ---> Running in e777617a33a0 15:54:37 Removing intermediate container e777617a33a0 15:54:37 ---> b0560e1e3b19 15:54:37 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 15:54:37 ---> Running in 2cd68848b94b 15:54:37 Removing intermediate container 753d33b23931 15:54:37 ---> f0db4cbc5e17 15:54:37 15:54:37 Step 10/23 : FROM alpine:3.14 15:54:37 ---> ac73e934f311 15:54:37 Step 11/23 : RUN apk add --update --no-cache dumb-init 15:54:37 ---> Running in 5a8340801346 15:54:38 Removing intermediate container 2cd68848b94b 15:54:38 ---> a7908f90dcc0 15:54:38 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 15:54:39 ---> Running in 3bb76506b6c5 15:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:54:41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:54:41 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 15:54:41 Status: Downloaded newer image for docker:20.10.14 15:54:42 ---> c346e9eafbab 15:54:42 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 15:54:42 ---> Running in dc9726eb9eb3 15:54:42 (1/1) Installing dumb-init (1.2.5-r1) 15:54:42 Executing busybox-1.33.1-r7.trigger 15:54:42 Removing intermediate container dc9726eb9eb3 15:54:42 ---> ef7f34ae8f0f 15:54:42 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 15:54:42 Removing intermediate container 3bb76506b6c5 15:54:42 ---> 0170e2e6008a 15:54:42 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 15:54:42 OK: 5 MiB in 15 packages 15:54:43 ---> Running in cb8f7ea83dbf 15:54:43 ---> Running in aecadf20c6de 15:54:44 Removing intermediate container aecadf20c6de 15:54:44 ---> e4525998f298 15:54:44 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 15:54:45 Removing intermediate container 5a8340801346 15:54:45 ---> d2763c98f0d8 15:54:45 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 15:54:45 ---> Running in b56ce6915a2d 15:54:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:54:46 ---> 573e8a12d21e 15:54:46 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 15:54:46 Removing intermediate container b56ce6915a2d 15:54:46 ---> 960f50d6aa34 15:54:46 Step 13/23 : ENV APP_PORT=59881 15:54:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:54:46 ---> Running in 07c503ef6f3d 15:54:46 ---> Running in 2d93c18aa3a0 15:54:47 Removing intermediate container 2d93c18aa3a0 15:54:47 ---> f6f22f589120 15:54:47 Step 14/23 : EXPOSE $APP_PORT 15:54:47 ---> Running in 9e2f1f0ecb74 15:54:47 (1/43) Installing readline (8.1.1-r0) 15:54:47 (2/43) Installing bash (5.1.16-r0) 15:54:47 Executing bash-5.1.16-r0.post-install 15:54:47 (3/43) Installing brotli-libs (1.0.9-r5) 15:54:48 (4/43) Installing nghttp2-libs (1.46.0-r0) 15:54:48 (5/43) Installing libcurl (7.80.0-r2) 15:54:48 (6/43) Installing curl (7.80.0-r2) 15:54:48 (7/43) Installing dumb-init (1.2.5-r1) 15:54:48 (8/43) Installing libbz2 (1.0.8-r1) 15:54:48 (9/43) Installing expat (2.4.7-r0) 15:54:48 (10/43) Installing libffi (3.4.2-r1) 15:54:48 (11/43) Installing gdbm (1.22-r0) 15:54:48 (12/43) Installing xz-libs (5.2.5-r1) 15:54:48 (13/43) Installing libgcc (10.3.1_git20211027-r0) 15:54:48 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 15:54:48 (15/43) Installing mpdecimal (2.5.1-r1) 15:54:48 (16/43) Installing sqlite-libs (3.36.0-r0) 15:54:48 (17/43) Installing python3 (3.9.7-r4) 15:54:48 Removing intermediate container 9e2f1f0ecb74 15:54:48 ---> f8edfb8a499f 15:54:48 Step 15/23 : WORKDIR / 15:54:48 ---> Running in e2e087c503c3 15:54:49 Removing intermediate container e2e087c503c3 15:54:49 ---> b10e6b6d90b6 15:54:49 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:50 Removing intermediate container 07c503ef6f3d 15:54:50 ---> 3323139c9b3c 15:54:50 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 15:54:51 ---> d868408bd4c4 15:54:51 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 15:54:51 ---> c00d8caba6e4 15:54:51 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 15:54:51 (18/43) Installing py3-appdirs (1.4.4-r2) 15:54:51 (19/43) Installing py3-certifi (2020.12.5-r1) 15:54:51 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 15:54:51 (21/43) Installing py3-idna (3.3-r0) 15:54:51 (22/43) Installing py3-urllib3 (1.26.7-r0) 15:54:52 (23/43) Installing py3-requests (2.26.0-r1) 15:54:52 (24/43) Installing py3-msgpack (1.0.2-r1) 15:54:52 (25/43) Installing py3-lockfile (0.12.2-r4) 15:54:52 (26/43) Installing py3-cachecontrol (0.12.10-r0) 15:54:52 (27/43) Installing py3-colorama (0.4.4-r1) 15:54:52 (28/43) Installing py3-contextlib2 (21.6.0-r1) 15:54:52 (29/43) Installing py3-distlib (0.3.3-r0) 15:54:52 (30/43) Installing py3-distro (1.6.0-r0) 15:54:52 (31/43) Installing py3-six (1.16.0-r0) 15:54:52 (32/43) Installing py3-webencodings (0.5.1-r4) 15:54:52 (33/43) Installing py3-html5lib (1.1-r1) 15:54:52 (34/43) Installing py3-parsing (2.4.7-r2) 15:54:52 (35/43) Installing py3-packaging (20.9-r1) 15:54:52 (36/43) Installing py3-tomli (1.2.2-r0) 15:54:52 (37/43) Installing py3-pep517 (0.12.0-r0) 15:54:52 (38/43) Installing py3-progress (1.6-r0) 15:54:52 (39/43) Installing py3-retrying (1.3.3-r2) 15:54:52 (40/43) Installing py3-ordered-set (4.0.2-r2) 15:54:52 (41/43) Installing py3-setuptools (52.0.0-r4) 15:54:52 (42/43) Installing py3-toml (0.10.2-r2) 15:54:52 (43/43) Installing py3-pip (20.3.4-r1) 15:54:53 ---> a059e1531505 15:54:53 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 15:54:53 Executing busybox-1.34.1-r5.trigger 15:54:53 OK: 82 MiB in 65 packages 15:54:53 ---> 77b4bee0afca 15:54:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 15:54:54 ---> aa124182af87 15:54:54 Step 19/23 : ENTRYPOINT ["/core-metadata"] 15:54:55 ---> Running in e79d5654f5d0 15:54:55 ---> 468ba263c000 15:54:55 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 15:54:55 Removing intermediate container e79d5654f5d0 15:54:55 ---> b473b5a2e23e 15:54:55 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:54:56 ---> Running in 5859dfc24cd6 15:54:56 ---> 7ab80158860c 15:54:56 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 15:54:56 Removing intermediate container 5859dfc24cd6 15:54:56 ---> 6c9a6e6d9c29 15:54:56 Step 21/23 : LABEL arch=arm64 15:54:56 ---> Running in 06d07e670c92 15:54:57 Removing intermediate container 06d07e670c92 15:54:57 ---> 1e0f17f5a606 15:54:57 Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:54:57 ---> Running in be83f610feda 15:54:57 ---> 75889e7efa23 15:54:57 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 15:54:58 ---> Running in 07620546e197 15:54:58 Removing intermediate container be83f610feda 15:54:58 ---> f790ffbefad7 15:54:58 Step 23/23 : LABEL version=0.0.0 15:54:58 ---> Running in e18208d372c2 15:54:59 Removing intermediate container 07620546e197 15:54:59 ---> 205a10b37d2d 15:54:59 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 15:54:59 Removing intermediate container e18208d372c2 15:54:59 ---> 2e1164d39742 15:54:59 15:54:59 Successfully built 2e1164d39742 15:54:59 Successfully tagged core-metadata-arm64:latest 15:54:59 Building support-scheduler 15:55:00  Building core-metadata ... done  ---> 588be5a36845 15:55:00 Step 26/31 : RUN chmod +x /entrypoint.sh 15:55:00 ---> Running in 289598eef47b 15:55:00 Collecting docker-compose==1.23.2 15:55:00 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 15:55:02 Collecting websocket-client<1.0,>=0.32.0 15:55:02 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 15:55:02 Collecting dockerpty<0.5,>=0.4.1 15:55:02 Downloading dockerpty-0.4.1.tar.gz (13 kB) 15:55:04 Removing intermediate container 289598eef47b 15:55:04 ---> ff8c56cab87e 15:55:04 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 15:55:04 ---> Running in 9d52f26aa103 15:55:04 Removing intermediate container 9d52f26aa103 15:55:04 ---> e77feb17c4c7 15:55:04 Step 28/31 : CMD ["gate"] 15:55:05 ---> Running in 4fa0d7fe741f 15:55:05 Removing intermediate container 4fa0d7fe741f 15:55:05 ---> 67d957eda48e 15:55:05 Step 29/31 : LABEL arch=arm64 15:55:06 ---> Running in 486b81565f71 15:55:06 Removing intermediate container 486b81565f71 15:55:06 ---> 6ec542a8e6eb 15:55:06 Step 30/31 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:55:06 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 15:55:07 ---> Running in 341e6d562853 15:55:07 Removing intermediate container 341e6d562853 15:55:07 ---> 091e78ff6604 15:55:07 Step 31/31 : LABEL version=0.0.0 15:55:07 Collecting docker<4.0,>=3.6.0 15:55:07 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 15:55:07 ---> Running in 8249cf907e36 15:55:08 Collecting docopt<0.7,>=0.6.1 15:55:08 Downloading docopt-0.6.2.tar.gz (25 kB) 15:55:08 Removing intermediate container 8249cf907e36 15:55:08 ---> 33f3170718ef 15:55:08 15:55:08 Successfully built 33f3170718ef 15:55:09 Successfully tagged security-bootstrapper-arm64:latest 15:55:09  Building security-bootstrapper ... done Building security-proxy-setup 15:55:11 Collecting jsonschema<3,>=2.5.1 15:55:11 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 15:55:11 Collecting cached-property<2,>=1.2.0 15:55:11 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 15:55:13 Collecting PyYAML<4,>=3.10 15:55:13 Downloading PyYAML-3.13.tar.gz (270 kB) 15:55:18 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 15:55:18 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 15:55:18 Collecting texttable<0.10,>=0.9.0 15:55:19 Downloading texttable-0.9.1.tar.gz (11 kB) 15:55:21 Collecting docker-pycreds>=0.4.0 15:55:21 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 15:55:23 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 15:55:23 Collecting chardet<3.1.0,>=3.0.2 15:55:23 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 15:55:24 Collecting urllib3<1.25,>=1.21.1 15:55:24 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 15:55:24 Collecting idna<2.8,>=2.5 15:55:24 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 15:55:25 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 15:55:25 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 15:55:25 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 15:55:25 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 15:55:27 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 15:55:27 Attempting uninstall: urllib3 15:55:27 Found existing installation: urllib3 1.26.7 15:55:27 Uninstalling urllib3-1.26.7: 15:55:27 Successfully uninstalled urllib3-1.26.7 15:55:28 Attempting uninstall: idna 15:55:28 Found existing installation: idna 3.3 15:55:28 Uninstalling idna-3.3: 15:55:29 Successfully uninstalled idna-3.3 15:55:34 Attempting uninstall: requests 15:55:34 Found existing installation: requests 2.26.0 15:55:34 Uninstalling requests-2.26.0: 15:55:34 Successfully uninstalled requests-2.26.0 15:55:34 Running setup.py install for texttable: started 15:55:38 Running setup.py install for texttable: finished with status 'done' 15:55:38 Running setup.py install for PyYAML: started 15:55:42 Running setup.py install for PyYAML: finished with status 'done' 15:55:43 Running setup.py install for docopt: started 15:55:46 Running setup.py install for docopt: finished with status 'done' 15:55:46 Running setup.py install for dockerpty: started 15:55:48 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:48 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:55:48 ---> 7b70222f6b7f 15:55:48 Step 3/22 : WORKDIR /edgex-go 15:55:48 ---> Using cache 15:55:48 ---> cda765fc9360 15:55:48 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:48 ---> Using cache 15:55:48 ---> 0902168dd843 15:55:48 Step 5/22 : RUN apk add --update --no-cache make git 15:55:48 ---> Using cache 15:55:48 ---> 4cf19ea031a2 15:55:48 Step 6/22 : COPY go.mod vendor* ./ 15:55:48 ---> Using cache 15:55:48 ---> 5933cbbf3cb6 15:55:48 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:48 ---> Using cache 15:55:48 ---> ded86eaa466c 15:55:48 Step 8/22 : COPY . . 15:55:48 ---> Using cache 15:55:48 ---> 7a65ab8ee7fc 15:55:48 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 15:55:49 ---> Running in 1f25a4f08ceb 15:55:49 Running setup.py install for dockerpty: finished with status 'done' 15:55:51 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 15:55:53 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 15:55:56 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:55:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:55:56 ---> 7b70222f6b7f 15:55:56 Step 3/22 : WORKDIR /edgex-go 15:55:56 ---> Using cache 15:55:56 ---> cda765fc9360 15:55:56 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:55:56 ---> Using cache 15:55:56 ---> 0902168dd843 15:55:56 Step 5/22 : RUN apk add --update --no-cache make git 15:55:56 ---> Using cache 15:55:56 ---> 4cf19ea031a2 15:55:56 Step 6/22 : COPY go.mod vendor* ./ 15:55:56 ---> Using cache 15:55:56 ---> 5933cbbf3cb6 15:55:56 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:55:56 ---> Using cache 15:55:56 ---> ded86eaa466c 15:55:56 Step 8/22 : COPY . . 15:55:56 ---> Using cache 15:55:56 ---> 7a65ab8ee7fc 15:55:56 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 15:55:56 ---> Running in 9034f3793815 15: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 15:56:17 Removing intermediate container cb8f7ea83dbf 15:56:17 ---> b980f3a23e67 15:56:17 Step 14/23 : ENV APP_PORT=58890 15:56:17 ---> Running in fb5565f6beed 15:56:17 Removing intermediate container fb5565f6beed 15:56:17 ---> 8ad54e996d20 15:56:17 Step 15/23 : EXPOSE $APP_PORT 15:56:17 ---> Running in 145824456ff2 15:56:17 Removing intermediate container 145824456ff2 15:56:17 ---> a559215da727 15:56:17 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 15:56:18 Removing intermediate container dc798f9cee5b 15:56:18 ---> fc2b2a7a186d 15:56:18 15:56:18 Step 9/20 : FROM alpine:3.15 15:56:18 ---> 3fb3c9af89a9 15:56:18 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 15:56:18 ---> Using cache 15:56:18 ---> 8a29da832ecf 15:56:18 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:56:18 ---> Using cache 15:56:18 ---> e17c15466ac6 15:56:18 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 15:56:18 ---> Running in ddb8830e56ad 15:56:20 ---> 5163b3805b60 15:56:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 15:56:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:56:21 ---> 6ff1f0c61a0e 15:56:21 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 15:56:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:56:23 ---> 4190497cdf0e 15:56:23 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 15:56:23 ---> Running in 39a3aea53907 15:56:23 Removing intermediate container 39a3aea53907 15:56:23 ---> f2f89215835e 15:56:23 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:23 ---> Running in 2a94d8972c5d 15:56:24 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/main] 15:56:24 v3.15.4-218-g41bbc4ed27 [https://dl-4.alpinelinux.org/alpine/v3.15/community] 15:56:24 OK: 15736 distinct packages available 15:56:24 Removing intermediate container 2a94d8972c5d 15:56:24 ---> 69f3ae5ab2f0 15:56:24 Step 21/23 : LABEL arch=arm64 15:56:24 ---> Running in 9e46f81465e6 15:56:24 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:56:25 Removing intermediate container 9e46f81465e6 15:56:25 ---> 221d759b341a 15:56:25 Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:56:25 ---> Running in 4e67f80f4bbe 15:56:25 Removing intermediate container 4e67f80f4bbe 15:56:25 ---> 11f4f90c79f0 15:56:25 Step 23/23 : LABEL version=0.0.0 15:56:25 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:56:25 ---> Running in a749959eded7 15:56:26 Removing intermediate container a749959eded7 15:56:26 ---> 390cecc21776 15:56:26 15:56:26 Successfully built 390cecc21776 15:56:26 Successfully tagged sys-mgmt-agent-arm64:latest 15:56:26 Building support-notifications 15:56:26 (1/9) Installing ca-certificates (20211220-r0) 15:56:27  Building sys-mgmt-agent ... done (2/9) Installing brotli-libs (1.0.9-r5) 15:56:27 (3/9) Installing nghttp2-libs (1.46.0-r0) 15:56:27 (4/9) Installing libcurl (7.80.0-r2) 15:56:27 (5/9) Installing curl (7.80.0-r2) 15:56:27 (6/9) Installing dumb-init (1.2.5-r1) 15:56:27 (7/9) Installing musl-obstack (1.2.3-r0) 15:56:27 (8/9) Installing libucontext (1.1-r0) 15:56:28 (9/9) Installing gcompat (1.0.0-r4) 15:56:28 Executing busybox-1.34.1-r5.trigger 15:56:28 Executing ca-certificates-20211220-r0.trigger 15:56:28 OK: 8 MiB in 23 packages 15:56:31 Removing intermediate container ddb8830e56ad 15:56:31 ---> b5171bdbeffb 15:56:31 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 15:56:31 ---> 53ac7b531402 15:56:31 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 15:56:34 ---> c1d0d6251ff6 15:56:34 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 15:56:35 ---> cdc205435c27 15:56:35 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 15:56:35 ---> Running in d374e5054f6e 15:56:36 Removing intermediate container d374e5054f6e 15:56:36 ---> cf57f4222b72 15:56:36 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:56:36 ---> Running in cc1fd2377d56 15:56:37 Removing intermediate container cc1fd2377d56 15:56:37 ---> a1ca1fca47a6 15:56:37 Step 18/20 : LABEL arch=arm64 15:56:37 ---> Running in fba5fc1f7a3a 15:56:37 Removing intermediate container fba5fc1f7a3a 15:56:37 ---> 5b0d4a32ad98 15:56:37 Step 19/20 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:56:37 ---> Running in 1f951a0d9b46 15:56:38 Removing intermediate container 1f951a0d9b46 15:56:38 ---> fb8804f2bcc1 15:56:38 Step 20/20 : LABEL version=0.0.0 15:56:38 ---> Running in d9a2a4f48529 15:56:39 Removing intermediate container d9a2a4f48529 15:56:39 ---> ba8ae290d25d 15:56:39 15:56:40 Successfully built ba8ae290d25d 15:56:40 Successfully tagged security-spiffe-token-provider-arm64:latest 15:56:40  Building security-spiffe-token-provider ... done Building security-secretstore-setup 15:57:12 Step 1/22 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:12 Step 2/22 : FROM ${BUILDER_BASE} AS builder 15:57:12 ---> 7b70222f6b7f 15:57:12 Step 3/22 : WORKDIR /edgex-go 15:57:12 ---> Using cache 15:57:12 ---> cda765fc9360 15:57:12 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:12 ---> Using cache 15:57:12 ---> 0902168dd843 15:57:12 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 15:57:12 ---> Running in 9bb75f063290 15:57:14 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 15:57:15 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 15:57:17 OK: 220 MiB in 52 packages 15:57:19 Removing intermediate container 9bb75f063290 15:57:19 ---> 5ead5379f622 15:57:19 Step 6/22 : COPY go.mod vendor* ./ 15:57:20 ---> 7ae8671476f3 15:57:20 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:20 ---> Running in f4d660f90dfa 15:57:26 Step 1/25 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:57:26 Step 2/25 : FROM ${BUILDER_BASE} AS builder 15:57:26 ---> 7b70222f6b7f 15:57:26 Step 3/25 : WORKDIR /edgex-go 15:57:26 ---> Using cache 15:57:26 ---> cda765fc9360 15:57:26 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:57:26 ---> Using cache 15:57:26 ---> 0902168dd843 15:57:26 Step 5/25 : RUN apk add --update --no-cache make git 15:57:26 ---> Using cache 15:57:26 ---> 4cf19ea031a2 15:57:26 Step 6/25 : COPY go.mod vendor* ./ 15:57:26 ---> Using cache 15:57:26 ---> 5933cbbf3cb6 15:57:26 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:57:26 ---> Using cache 15:57:26 ---> ded86eaa466c 15:57:26 Step 8/25 : COPY . . 15:57:26 ---> Using cache 15:57:26 ---> 7a65ab8ee7fc 15:57:26 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 15:57:26 ---> Running in fe82d703bb08 15:57:27 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 15:57:28 Removing intermediate container f4d660f90dfa 15:57:28 ---> ce3c9b113dd5 15:57:28 Step 8/22 : COPY . . 15:57:55 ---> 1f89ad55f53f 15:57:55 Step 9/22 : RUN make cmd/support-notifications/support-notifications 15:57:55 ---> Running in 5ec51402129c 15:57:55 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 15:58:07 Removing intermediate container a4c339a3844f 15:58:07 ---> e4a163a26217 15:58:07 15:58:07 Step 10/23 : FROM alpine:3.14 15:58:07 ---> ac73e934f311 15:58:07 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 15:58:07 ---> Running in 55afc54e1b59 15:58:08 Removing intermediate container 55afc54e1b59 15:58:08 ---> e882cd1aee04 15:58:08 Step 12/23 : ENV APP_PORT=59880 15:58:08 ---> Running in 806684fdd8e2 15:58:08 Removing intermediate container 806684fdd8e2 15:58:08 ---> 86680d37d008 15:58:08 Step 13/23 : EXPOSE $APP_PORT 15:58:09 ---> Running in a48436b9903f 15:58:09 Removing intermediate container a48436b9903f 15:58:09 ---> a1556faff231 15:58:09 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:58:09 ---> Running in 6682a67525ab 15:58:13 Removing intermediate container 6682a67525ab 15:58:13 ---> 0bc84ec5459c 15:58:13 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 15:58:13 ---> Running in f4934a12b5da 15:58:15 fetch https://dl-4.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 15:58:16 fetch https://dl-4.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 15:58:17 (1/6) Installing dumb-init (1.2.5-r1) 15:58:17 (2/6) Installing libgcc (10.3.1_git20210424-r2) 15:58:18 (3/6) Installing libsodium (1.0.18-r0) 15:58:18 (4/6) Installing libstdc++ (10.3.1_git20210424-r2) 15:58:18 (5/6) Installing libzmq (4.3.4-r0) 15:58:18 (6/6) Installing zeromq (4.3.4-r0) 15:58:18 Executing busybox-1.33.1-r7.trigger 15:58:18 OK: 8 MiB in 20 packages 15:58:20 Removing intermediate container f4934a12b5da 15:58:20 ---> cb2d39bb32f7 15:58:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 15:58:21 ---> e604fc24a207 15:58:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 15:58:23 ---> 675dc16efb25 15:58:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 15:58:24 ---> 85c4df01ae3a 15:58:24 Step 19/23 : ENTRYPOINT ["/core-data"] 15:58:24 ---> Running in aa48346114fa 15:58:25 Removing intermediate container aa48346114fa 15:58:25 ---> fc6c39bec300 15:58:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 15:58:25 ---> Running in c43a7b98d91b 15:58:25 Removing intermediate container c43a7b98d91b 15:58:25 ---> a59e25b3a14d 15:58:25 Step 21/23 : LABEL arch=arm64 15:58:26 ---> Running in 0afb9097cb4b 15:58:26 Removing intermediate container 0afb9097cb4b 15:58:26 ---> efc2426ae5eb 15:58:26 Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 15:58:26 ---> Running in 62948164935c 15:58:27 Removing intermediate container 62948164935c 15:58:27 ---> 3ddb551866ca 15:58:27 Step 23/23 : LABEL version=0.0.0 15:58:27 ---> Running in 6476dfdef54f 15:58:27 Removing intermediate container 6476dfdef54f 15:58:27 ---> b3ee30494b7e 15:58:27 15:58:28 Successfully built b3ee30494b7e 15:58:28 Successfully tagged core-data-arm64:latest 15:58:28 Building core-command 15:59:07  Building core-data ... done Step 1/23 : ARG BUILDER_BASE=golang:1.17-alpine3.15 15:59:07 Step 2/23 : FROM ${BUILDER_BASE} AS builder 15:59:07 ---> 7b70222f6b7f 15:59:07 Step 3/23 : WORKDIR /edgex-go 15:59:07 ---> Using cache 15:59:07 ---> cda765fc9360 15:59:07 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 15:59:07 ---> Using cache 15:59:07 ---> 0902168dd843 15:59:07 Step 5/23 : RUN apk add --update --no-cache make git 15:59:07 ---> Using cache 15:59:07 ---> 4cf19ea031a2 15:59:07 Step 6/23 : COPY go.mod vendor* ./ 15:59:07 ---> Using cache 15:59:07 ---> 5933cbbf3cb6 15:59:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 15:59:07 ---> Using cache 15:59:07 ---> ded86eaa466c 15:59:07 Step 8/23 : COPY . . 15:59:07 ---> Using cache 15:59:07 ---> 7a65ab8ee7fc 15:59:07 Step 9/23 : RUN make cmd/core-command/core-command 15:59:07 ---> Running in ef6d33cb3eb8 15:59:07 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:01: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/secrets-config ./cmd/secrets-config 16:01:51 Removing intermediate container 9034f3793815 16:01:51 ---> 21d1b2e2dc03 16:01:51 16:01:51 Step 10/22 : FROM alpine:3.14 16:01:51 ---> ac73e934f311 16:01:51 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:01:51 ---> Running in b2b777c752df 16:01:51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:01:52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:01:53 (1/6) Installing ca-certificates (20211220-r0) 16:01:53 (2/6) Installing brotli-libs (1.0.9-r5) 16:01:53 (3/6) Installing nghttp2-libs (1.43.0-r0) 16:01:53 (4/6) Installing libcurl (7.79.1-r2) 16:01:53 (5/6) Installing curl (7.79.1-r2) 16:01:53 (6/6) Installing dumb-init (1.2.5-r1) 16:01:53 Executing busybox-1.33.1-r7.trigger 16:01:53 Executing ca-certificates-20211220-r0.trigger 16:01:54 OK: 8 MiB in 20 packages 16:01:56 Removing intermediate container b2b777c752df 16:01:56 ---> a76cca77ff90 16:01:56 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:01:56 ---> Running in 953af59a672c 16:01:57 Removing intermediate container 953af59a672c 16:01:57 ---> 910b71be68de 16:01:57 Step 13/22 : WORKDIR /edgex 16:01:57 ---> Running in 24963fbe8ba9 16:01:57 Removing intermediate container 24963fbe8ba9 16:01:57 ---> 9798c3637537 16:01:57 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:01:59 ---> 519066b346ac 16:01:59 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:02:00 ---> 5a79b37e181f 16:02:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:02:02 ---> 71ffe1b68c01 16:02:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:02:03 ---> 8e7d2cfe3fc1 16:02:03 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:02:03 ---> Running in d33dde83c25f 16:02:06 Removing intermediate container d33dde83c25f 16:02:06 ---> c3c026ce0196 16:02:06 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:02:06 ---> Running in 67ed25f46093 16:02:07 Removing intermediate container 67ed25f46093 16:02:07 ---> 7959a512c6cd 16:02:07 Step 20/22 : LABEL arch=arm64 16:02:07 ---> Running in f5453adadef4 16:02:07 Removing intermediate container f5453adadef4 16:02:07 ---> 0957b44419e3 16:02:07 Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 16:02:08 ---> Running in f87da516e4e8 16:02:08 Removing intermediate container f87da516e4e8 16:02:08 ---> 8eee4d7d37e4 16:02:08 Step 22/22 : LABEL version=0.0.0 16:02:09 ---> Running in 8b6081f09847 16:02:09 Removing intermediate container 8b6081f09847 16:02:09 ---> 4ce87bad0c83 16:02:09 16:02:09 Successfully built 4ce87bad0c83 16:02:09 Successfully tagged security-proxy-setup-arm64:latest 16:02:09 Building security-spire-agent 16:02:42  Building security-proxy-setup ... done Step 1/26 : ARG BUILDER_BASE=golang:1.17-alpine3.15 16:02:42 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:02:42 ---> 7b70222f6b7f 16:02:42 Step 3/26 : WORKDIR /edgex-go 16:02:42 ---> Using cache 16:02:42 ---> cda765fc9360 16:02:42 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:42 ---> Using cache 16:02:42 ---> 0902168dd843 16:02:42 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:02:42 ---> Using cache 16:02:42 ---> e3ef9b09bd56 16:02:42 Step 6/26 : COPY go.mod vendor* ./ 16:02:42 ---> Using cache 16:02:42 ---> dc470ca6b3c7 16:02:42 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:02:42 ---> Using cache 16:02:42 ---> 3539a36b4fdc 16:02:42 Step 8/26 : COPY . . 16:02:42 ---> Using cache 16:02:42 ---> b0be8e1f1aa5 16:02:42 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:02:42 ---> Using cache 16:02:42 ---> c1489e6fc781 16:02:42 Step 10/26 : WORKDIR /edgex-go/spire-build 16:02:42 ---> Using cache 16:02:42 ---> ab55b8b2b522 16:02:42 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:02:42 ---> Using cache 16:02:42 ---> 1cd8b99b6d58 16:02:42 Step 12/26 : WORKDIR /edgex-go 16:02:42 ---> Using cache 16:02:42 ---> 9f4c4b2ccb59 16:02:42 16:02:42 Step 13/26 : FROM alpine:3.15 16:02:42 ---> 3fb3c9af89a9 16:02:42 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:02:42 ---> Using cache 16:02:42 ---> 8a29da832ecf 16:02:42 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:02:42 ---> Using cache 16:02:42 ---> e17c15466ac6 16:02:42 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:02:42 ---> Using cache 16:02:42 ---> 6e0db5c36f67 16:02:42 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:02:42 ---> 7c3601d69d49 16:02:42 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:02:47 ---> 0754c3b7cbc0 16:02:47 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:02:48 ---> f427b7e60601 16:02:48 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:02:49 ---> de4fddd98d9a 16:02:49 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:02:50 ---> cc9f7258047a 16:02:50 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:02:50 ---> Running in a680087986f1 16:02:50 Removing intermediate container a680087986f1 16:02:50 ---> b95eb5dd2042 16:02:50 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:02:50 ---> Running in 09334593d87e 16:02:51 Removing intermediate container 09334593d87e 16:02:51 ---> 6c648323cef0 16:02:51 Step 24/26 : LABEL arch=arm64 16:02:51 ---> Running in 7c82b983a3a7 16:02:52 Removing intermediate container 7c82b983a3a7 16:02:52 ---> 0f09f4a58837 16:02:52 Step 25/26 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 16:02:52 ---> Running in 2d863d8c97b3 16:02:52 Removing intermediate container 2d863d8c97b3 16:02:52 ---> 8c7f8e5986fa 16:02:52 Step 26/26 : LABEL version=0.0.0 16:02:52 ---> Running in dae26a404fee 16:02:53 Removing intermediate container dae26a404fee 16:02:53 ---> dc14e557eb8f 16:02:53 16:02:53 Successfully built dc14e557eb8f 16:02:53 Successfully tagged security-spire-agent-arm64:latest 16:03:11  Building security-spire-agent ... done CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:03:24 Removing intermediate container fe82d703bb08 16:03:24 ---> 3defd1c4f026 16:03:24 16:03:24 Step 10/25 : FROM alpine:3.14 16:03:24 ---> ac73e934f311 16:03:24 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:03:24 ---> Running in 5cbce17a5462 16:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:03:25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:03:26 (1/3) Installing ca-certificates (20211220-r0) 16:03:27 (2/3) Installing dumb-init (1.2.5-r1) 16:03:27 (3/3) Installing su-exec (0.2-r1) 16:03:27 Executing busybox-1.33.1-r7.trigger 16:03:27 Executing ca-certificates-20211220-r0.trigger 16:03:27 OK: 6 MiB in 17 packages 16:03:30 Removing intermediate container 5cbce17a5462 16:03:30 ---> b38a51de8dea 16:03:30 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:03:30 ---> Running in 2bd34ebb9967 16:03:30 Removing intermediate container 2bd34ebb9967 16:03:30 ---> 7b583c0a6a4d 16:03:30 Step 13/25 : WORKDIR / 16:03:30 ---> Running in 1432548fa561 16:03:31 Removing intermediate container 1432548fa561 16:03:31 ---> 75249008b524 16:03:31 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 16:03:32 ---> 8f835e906fdf 16:03:32 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 16:03:33 ---> e33f67fd29c6 16:03:33 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:03:34 ---> 2e2c7bb1adf6 16:03:34 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 16:03:35 ---> 5c86de3e7973 16:03:35 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:03:36 ---> 4e151fb8f6df 16:03:36 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:03:38 ---> 705e823135ce 16:03:38 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:03:39 ---> 7e858a7b8c8e 16:03:39 Step 21/25 : RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / && mkdir -p /vault/config/assets && chown -Rh 100:1000 /vault/ 16:03:40 ---> Running in 05839738f896 16:03:43 Removing intermediate container 05839738f896 16:03:43 ---> e8e0fb60e2d8 16:03:43 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:03:43 ---> Running in 9e8656234d55 16:03:44 Removing intermediate container 9e8656234d55 16:03:44 ---> 44385fc61995 16:03:44 Step 23/25 : LABEL arch=arm64 16:03:44 ---> Running in b32319349610 16:03:45 Removing intermediate container b32319349610 16:03:45 ---> 7b43917b7508 16:03:45 Step 24/25 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 16:03:45 ---> Running in cdc66c58ee29 16:03:45 Removing intermediate container cdc66c58ee29 16:03:45 ---> cd5c23aeafad 16:03:45 Step 25/25 : LABEL version=0.0.0 16:03:45 ---> Running in 4257f4ac929e 16:03:46 Removing intermediate container 4257f4ac929e 16:03:46 ---> a401a839abd6 16:03:46 16:03:46 Successfully built a401a839abd6 16:03:46 Successfully tagged security-secretstore-setup-arm64:latest 16:04:19  Building security-secretstore-setup ... done Removing intermediate container ef6d33cb3eb8 16:04:19 ---> b6682e35656f 16:04:19 16:04:19 Step 10/23 : FROM alpine:3.14 16:04:19 ---> ac73e934f311 16:04:19 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:04:19 ---> Using cache 16:04:19 ---> d2763c98f0d8 16:04:19 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:19 ---> Using cache 16:04:19 ---> 960f50d6aa34 16:04:19 Step 13/23 : ENV APP_PORT=59882 16:04:19 ---> Running in 66b3a222ed13 16:04:19 Removing intermediate container 66b3a222ed13 16:04:19 ---> 88d872d14ded 16:04:19 Step 14/23 : EXPOSE $APP_PORT 16:04:19 ---> Running in 0a1e1a43ccd5 16:04:19 Removing intermediate container 0a1e1a43ccd5 16:04:19 ---> a9a9f51af568 16:04:19 Step 15/23 : WORKDIR / 16:04:19 ---> Running in bf712f14c826 16:04:20 Removing intermediate container bf712f14c826 16:04:20 ---> c0d51a02c57b 16:04:20 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:21 ---> 1a8a48c6f7e9 16:04:21 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:04:22 Removing intermediate container 1f25a4f08ceb 16:04:22 ---> 7aa49a4f14fa 16:04:22 16:04:22 Step 10/22 : FROM alpine:3.14 16:04:22 ---> ac73e934f311 16:04:22 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:04:22 ---> Using cache 16:04:22 ---> d2763c98f0d8 16:04:22 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:04:22 ---> Using cache 16:04:22 ---> 960f50d6aa34 16:04:22 Step 13/22 : ENV APP_PORT=59861 16:04:22 ---> Running in a73adef9394b 16:04:23 ---> 769b6a4f0fdf 16:04:23 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:04:23 Removing intermediate container a73adef9394b 16:04:23 ---> 83e9a239028f 16:04:23 Step 14/22 : EXPOSE $APP_PORT 16:04:23 ---> Running in 39e3b96e8cde 16:04:24 ---> 78070f24917c 16:04:24 Step 19/23 : ENTRYPOINT ["/core-command"] 16:04:24 ---> Running in 8b0d934b00cb 16:04:24 Removing intermediate container 39e3b96e8cde 16:04:24 ---> c71cd29d6093 16:04:24 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:25 Removing intermediate container 8b0d934b00cb 16:04:25 ---> 9a788cd9cf9e 16:04:25 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:25 ---> Running in a50958c60ca0 16:04:25 ---> 1fddba5ac077 16:04:25 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:04:25 Removing intermediate container a50958c60ca0 16:04:25 ---> 27d57597d0e4 16:04:25 Step 21/23 : LABEL arch=arm64 16:04:25 ---> Running in 3e037e905d3e 16:04:26 Removing intermediate container 3e037e905d3e 16:04:26 ---> ec5b7266ae44 16:04:26 Step 22/23 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 16:04:26 ---> Running in e34989a46478 16:04:27 Removing intermediate container e34989a46478 16:04:27 ---> e36f237ed20e 16:04:27 Step 23/23 : LABEL version=0.0.0 16:04:27 ---> Running in 5dacb1492f14 16:04:27 Removing intermediate container 5dacb1492f14 16:04:27 ---> 5bccfdb11365 16:04:27 16:04:27 ---> f21a7391e0ed 16:04:27 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:04:28 Successfully built 5bccfdb11365 16:04:28 Successfully tagged core-command-arm64:latest 16:04:28  Building core-command ... done  ---> 254518925b98 16:04:28 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:04:29 ---> Running in 688bc72ff045 16:04:29 Removing intermediate container 688bc72ff045 16:04:29 ---> 33aeb6b01571 16:04:29 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:29 ---> Running in 7b49812c7bc9 16:04:30 Removing intermediate container 7b49812c7bc9 16:04:30 ---> 02fb935f29d1 16:04:30 Step 20/22 : LABEL arch=arm64 16:04:30 ---> Running in fa8e3698391b 16:04:30 Removing intermediate container fa8e3698391b 16:04:30 ---> be288f3024ef 16:04:30 Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 16:04:30 ---> Running in 3a730edb7c48 16:04:31 Removing intermediate container 3a730edb7c48 16:04:31 ---> 134c87719ccd 16:04:31 Step 22/22 : LABEL version=0.0.0 16:04:31 ---> Running in 10dc3345bc9c 16:04:32 Removing intermediate container 10dc3345bc9c 16:04:32 ---> 1cd1eb38238c 16:04:32 16:04:32 Successfully built 1cd1eb38238c 16:04:32 Successfully tagged support-scheduler-arm64:latest 16:04:47  Building support-scheduler ... done Removing intermediate container 5ec51402129c 16:04:47 ---> 45e0b757b69c 16:04:47 16:04:47 Step 10/22 : FROM alpine:3.14 16:04:47 ---> ac73e934f311 16:04:47 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:04:47 ---> Running in 3ffbedb46368 16:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/main/aarch64/APKINDEX.tar.gz 16:04:49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.14/community/aarch64/APKINDEX.tar.gz 16:04:50 (1/2) Installing ca-certificates (20211220-r0) 16:04:50 (2/2) Installing dumb-init (1.2.5-r1) 16:04:50 Executing busybox-1.33.1-r7.trigger 16:04:50 Executing ca-certificates-20211220-r0.trigger 16:04:50 OK: 6 MiB in 16 packages 16:04:52 Removing intermediate container 3ffbedb46368 16:04:52 ---> acb1662af59d 16:04:52 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:04:52 ---> Running in da7470eac638 16:04:52 Removing intermediate container da7470eac638 16:04:52 ---> 126aec808639 16:04:52 Step 13/22 : ENV APP_PORT=59860 16:04:52 ---> Running in dabcf2248ff0 16:04:52 Removing intermediate container dabcf2248ff0 16:04:52 ---> cf7812f9804b 16:04:52 Step 14/22 : EXPOSE $APP_PORT 16:04:52 ---> Running in 6bebb5424973 16:04:53 Removing intermediate container 6bebb5424973 16:04:53 ---> caecf1e4d0ea 16:04:53 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:04:53 ---> 67c89bb46a1e 16:04:53 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:04:55 ---> b215bcf4d25d 16:04:55 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:04:55 ---> f7954afbe9a4 16:04:55 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:04:55 ---> Running in 4c2e7b0a2c7e 16:04:56 Removing intermediate container 4c2e7b0a2c7e 16:04:56 ---> 736b5ee4b0e3 16:04:56 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:04:56 ---> Running in ce5987806e31 16:04:56 Removing intermediate container ce5987806e31 16:04:56 ---> f31a6ccc3daf 16:04:56 Step 20/22 : LABEL arch=arm64 16:04:56 ---> Running in 953a1a8b65d2 16:04:57 Removing intermediate container 953a1a8b65d2 16:04:57 ---> f40cfb8c1f56 16:04:57 Step 21/22 : LABEL git_sha=ccb41618ca382d33f4283fef7bdccc10aec70777 16:04:57 ---> Running in 4fdec222c0d8 16:04:57 Removing intermediate container 4fdec222c0d8 16:04:57 ---> f968b3e5597e 16:04:57 Step 22/22 : LABEL version=0.0.0 16:04:57 ---> Running in 02d13c3cfd25 16:04:57 Removing intermediate container 02d13c3cfd25 16:04:57 ---> 012ae75bb992 16:04:57 16:04:58 Successfully built 012ae75bb992 16:04:58 Successfully tagged support-notifications-arm64:latest 16:04:58  Building support-notifications ... done  [Pipeline] } 16:04:58 $ docker stop --time=1 5f8f34c2d5758c4bbdf98057b94ac4f4b26316b7a12a501b972d743611e089df 16:05:00 $ docker rm -f 5f8f34c2d5758c4bbdf98057b94ac4f4b26316b7a12a501b972d743611e089df [Pipeline] // withDockerContainer [Pipeline] sh 16:05:00 + docker images 16:05:01 REPOSITORY TAG IMAGE ID CREATED SIZE 16:05:01 support-notifications-arm64 latest 012ae75bb992 4 seconds ago 25.9MB 16:05:01 45e0b757b69c 15 seconds ago 1.49GB 16:05:01 support-scheduler-arm64 latest 1cd1eb38238c 30 seconds ago 25.4MB 16:05:01 core-command-arm64 latest 5bccfdb11365 34 seconds ago 15.5MB 16:05:01 7aa49a4f14fa 40 seconds ago 1.49GB 16:05:01 b6682e35656f 46 seconds ago 1.43GB 16:05:01 security-secretstore-setup-arm64 latest a401a839abd6 About a minute ago 27.5MB 16:05:01 3defd1c4f026 About a minute ago 1.44GB 16:05:01 security-spire-agent-arm64 latest dc14e557eb8f 2 minutes ago 126MB 16:05:01 security-proxy-setup-arm64 latest 4ce87bad0c83 2 minutes ago 26.1MB 16:05:01 21d1b2e2dc03 3 minutes ago 1.44GB 16:05:01 core-data-arm64 latest b3ee30494b7e 6 minutes ago 21.7MB 16:05:01 e4a163a26217 6 minutes ago 1.46GB 16:05:01 security-spiffe-token-provider-arm64 latest ba8ae290d25d 8 minutes ago 28.1MB 16:05:01 sys-mgmt-agent-arm64 latest 390cecc21776 8 minutes ago 282MB 16:05:01 fc2b2a7a186d 8 minutes ago 1.48GB 16:05:01 security-bootstrapper-arm64 latest 33f3170718ef 9 minutes ago 18.3MB 16:05:01 core-metadata-arm64 latest 2e1164d39742 10 minutes ago 16.3MB 16:05:01 f0db4cbc5e17 10 minutes ago 1.44GB 16:05:01 1bc83e6d1c5f 10 minutes ago 1.44GB 16:05:01 d8db4408e8e5 10 minutes ago 1.43GB 16:05:01 security-spire-config-arm64 latest f4dcfa61659e 14 minutes ago 85.6MB 16:05:01 9f4c4b2ccb59 14 minutes ago 1.34GB 16:05:01 security-spire-server-arm64 latest abe6aa204ddc 16 minutes ago 86.3MB 16:05:01 6b4f74fe30b7 16 minutes ago 1.34GB 16:05:01 ci-base-image-arm64 latest 7b70222f6b7f 29 minutes ago 1.01GB 16:05:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 4 weeks ago 669MB 16:05:01 docker 20.10.14 c346e9eafbab 2 months ago 202MB 16:05:01 alpine 3.14 ac73e934f311 2 months ago 5.34MB 16:05:01 alpine 3.15 3fb3c9af89a9 2 months ago 5.32MB 16:05:01 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 16:05:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:01 16:05:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:02 arm64: Pulling from edgex-lftools-log-publisher 16:05:02 8998bd30e6a1: Pulling fs layer 16:05:02 04944245beec: Pulling fs layer 16:05:02 699f458cf7ca: Pulling fs layer 16:05:02 765212b225bb: Pulling fs layer 16:05:02 f23df028b6ca: Pulling fs layer 16:05:02 d65c8cfc05b1: Pulling fs layer 16:05:02 2437ff75d9bd: Pulling fs layer 16:05:02 f23df028b6ca: Waiting 16:05:02 d65c8cfc05b1: Waiting 16:05:02 765212b225bb: Waiting 16:05:02 04944245beec: Verifying Checksum 16:05:02 04944245beec: Download complete 16:05:02 765212b225bb: Verifying Checksum 16:05:02 765212b225bb: Download complete 16:05:02 f23df028b6ca: Verifying Checksum 16:05:02 f23df028b6ca: Download complete 16:05:02 d65c8cfc05b1: Verifying Checksum 16:05:02 d65c8cfc05b1: Download complete 16:05:02 699f458cf7ca: Download complete 16:05:03 8998bd30e6a1: Verifying Checksum 16:05:03 8998bd30e6a1: Download complete 16:05:06 2437ff75d9bd: Verifying Checksum 16:05:08 8998bd30e6a1: Pull complete 16:05:09 04944245beec: Pull complete 16:05:10 699f458cf7ca: Pull complete 16:05:10 765212b225bb: Pull complete 16:05:11 f23df028b6ca: Pull complete 16:05:12 d65c8cfc05b1: Pull complete 16:05:28 2437ff75d9bd: Pull complete 16:05:28 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 16:05:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 16:05:28 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:28 prd-ubuntu20.04-docker-arm64-4c-16g-16697 does not seem to be running inside a container 16:05:28 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 16:05:31 $ docker top 5447a239c016b4f66e7077fce9bdeaa6e52a4044e996e8c13dc5737ba75119af -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:05:32 ---> job-cost.sh 16:05:33 lf-activate-venv: SKIPPING 16:05:33 INFO: No Stack... 16:05:33 INFO: Retrieving Pricing Info for: v3-standard-4 16:05:34 INFO: Archiving Costs [Pipeline] sh 16:05:35 + cut -d, -f6 16:05:35 + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock 16:05:35 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4070-3-stack-cost] 16:05:35 Resource [jenkins-edgexfoundry-edgex-go-PR-4070-3-stack-cost] did not exist. Created. 16:05:35 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4070-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 16:05:35 + echo total: 0.10999999940395355 [Pipeline] stash 16:05:36 Stashed 1 file(s) [Pipeline] } 16:05:36 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4070-3-stack-cost] [Pipeline] // lock [Pipeline] } 16:05:36 $ docker stop --time=1 5447a239c016b4f66e7077fce9bdeaa6e52a4044e996e8c13dc5737ba75119af 16:05:37 $ docker rm -f 5447a239c016b4f66e7077fce9bdeaa6e52a4044e996e8c13dc5737ba75119af [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 16:05:38 provisioning config files... 16:05:38 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config1359426845915239345tmp [Pipeline] { [Pipeline] sh 16:05:38 + set +x 16:05:38 + curl -s https://codecov.io/bash 16:05:38 + bash -s -- 16:05:38 16:05:38 _____ _ 16:05:38 / ____| | | 16:05:38 | | ___ __| | ___ ___ _____ __ 16:05:38 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 16:05:38 | |___| (_) | (_| | __/ (_| (_) \ V / 16:05:38 \_____\___/ \__,_|\___|\___\___/ \_/ 16:05:38 Bash-1.0.6 16:05:38 16:05:38 16:05:38 ==> git version 2.25.1 found 16:05:38 ==> 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 16:05:38 Release-Date: 2020-01-08 16:05:38 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 16:05:38 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 16:05:38 ==> Jenkins CI detected. 16:05:38 current dir:  /w/workspace/edgex-go/3 16:05:38 project root: . 16:05:38 --> token set from env 16:05:38 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 16:05:38 ==> Running gcov in . (disable via -X gcov) 16:05:38 ==> Python coveragepy not found 16:05:38 ==> Searching for coverage reports in: 16:05:38 + . 16:05:38 -> Found 1 reports 16:05:38 ==> Detecting git/mercurial file structure 16:05:38 ==> Reading reports 16:05:38 + ./coverage.out bytes=435593 16:05:38 ==> Appending adjustments 16:05:38 https://docs.codecov.io/docs/fixing-reports 16:05:39 + Found adjustments 16:05:39 ==> Gzipping contents 16:05:39 60K /tmp/codecov.PNenwA.gz 16:05:39 ==> Uploading reports 16:05:39 url: https://codecov.io 16:05:39 query: branch=PR-4070&commit=ccb41618ca382d33f4283fef7bdccc10aec70777&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4070%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4070&job=&cmd_args= 16:05:39 -> Pinging Codecov 16:05:39 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4070&commit=ccb41618ca382d33f4283fef7bdccc10aec70777&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4070%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4070&job=&cmd_args= 16:05:40 -> Uploading to 16:05:40 https://storage.googleapis.com/codecov/v4/raw/2022-07-02/00271124DB129430A58F1EEE437C3FCB/ccb41618ca382d33f4283fef7bdccc10aec70777/ff46e7cd-b353-433d-a816-91965ffdac6f.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EKKHVKCKHW7KBCGM7IHR55T63V2PAVJWLVFNITJHDU5G6R5IRN3LMWJA%2F20220702%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220702T160539Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d883ef1fce40d000726b26fbc014b46a6c2ff3b8935c48d20e56c2b4c1b08b10 16:05:40 % Total % Received % Xferd Average Speed Time Time Time Current 16:05:40 Dload Upload Total Spent Left Speed 16:05:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59928 0 0 100 59928 0 239k --:--:-- --:--:-- --:--:-- 239k 16:05:40 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/ccb41618ca382d33f4283fef7bdccc10aec70777 [Pipeline] } 16:05:40 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 16:05:41 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 16:05:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:05:42 ---> package-listing.sh 16:05:42 ++ facter osfamily 16:05:42 ++ tr '[:upper:]' '[:lower:]' 16:05:42 + OS_FAMILY=debian 16:05:42 + workspace=/w/workspace/edgex-go/3 16:05:42 + START_PACKAGES=/tmp/packages_start.txt 16:05:42 + END_PACKAGES=/tmp/packages_end.txt 16:05:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:05:42 + PACKAGES=/tmp/packages_start.txt 16:05:42 + '[' /w/workspace/edgex-go/3 ']' 16:05:42 + PACKAGES=/tmp/packages_end.txt 16:05:42 + case "${OS_FAMILY}" in 16:05:42 + dpkg -l 16:05:42 + grep '^ii' 16:05:42 + '[' -f /tmp/packages_start.txt ']' 16:05:42 + '[' -f /tmp/packages_end.txt ']' 16:05:42 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:05:42 + '[' /w/workspace/edgex-go/3 ']' 16:05:42 + mkdir -p /w/workspace/edgex-go/3/archives/ 16:05:42 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 16:05:42 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 16:05:42 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:43 16:05:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:05:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:43 latest: Pulling from edgex-lftools-log-publisher 16:05:43 5eb5b503b376: Pulling fs layer 16:05:43 5c69ac0246d0: Pulling fs layer 16:05:43 ec43610c2a17: Pulling fs layer 16:05:43 3a2ae6a8a46f: Pulling fs layer 16:05:43 33b1e0a273af: Pulling fs layer 16:05:43 5d3b04190fa2: Pulling fs layer 16:05:43 2f39f015ded8: Pulling fs layer 16:05:43 33b1e0a273af: Waiting 16:05:43 2f39f015ded8: Waiting 16:05:43 5d3b04190fa2: Waiting 16:05:43 5c69ac0246d0: Verifying Checksum 16:05:43 5c69ac0246d0: Download complete 16:05:43 3a2ae6a8a46f: Verifying Checksum 16:05:43 3a2ae6a8a46f: Download complete 16:05:43 33b1e0a273af: Verifying Checksum 16:05:43 33b1e0a273af: Download complete 16:05:43 ec43610c2a17: Verifying Checksum 16:05:43 ec43610c2a17: Download complete 16:05:43 5d3b04190fa2: Verifying Checksum 16:05:43 5d3b04190fa2: Download complete 16:05:43 5eb5b503b376: Verifying Checksum 16:05:43 5eb5b503b376: Download complete 16:05:44 2f39f015ded8: Download complete 16:05:45 5eb5b503b376: Pull complete 16:05:45 5c69ac0246d0: Pull complete 16:05:45 ec43610c2a17: Pull complete 16:05:45 3a2ae6a8a46f: Pull complete 16:05:45 33b1e0a273af: Pull complete 16:05:45 5d3b04190fa2: Pull complete 16:05:50 2f39f015ded8: Pull complete 16:05:50 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 16:05:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 16:05:50 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:05:50 prd-ubuntu20.04-docker-8c-8g-16695 does not seem to be running inside a container 16:05:50 $ 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 16:05:52 $ docker top 12922069a204a9db2660e6458420ed4c5cd6ee09206c8806d7a49b76e6ada83a -eo pid,comm [Pipeline] { [Pipeline] sh 16:05:52 + touch /tmp/pre-build-complete [Pipeline] sh 16:05:52 + mkdir -p /var/log/sysstat [Pipeline] sh 16:05:53 + ls /var/log/sa-host 16:05:53 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:05:53 provisioning config files... 16:05:53 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config1289931443176797720tmp [Pipeline] { [Pipeline] echo 16:05:53 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:05:53 ---> create-netrc.sh [Pipeline] } 16:05:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 16:05:54 ---> python-tools-install.sh [Pipeline] echo 16:05:54 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:05:54 ---> sudo-logs.sh 16:05:54 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:05:54 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:05:54 ---> job-cost.sh 16:05:54 lf-activate-venv: SKIPPING 16:05:54 DEBUG: total: 0.10999999940395355 16:05:54 INFO: Retrieving Stack Cost... 16:05:55 INFO: Retrieving Pricing Info for: v3-standard-8 16:05:55 INFO: Archiving Costs [Pipeline] echo 16:05:55 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:05:55 ---> logs-deploy.sh 16:05:55 lf-activate-venv: SKIPPING 16:05:55 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4070/3 16:05:55 INFO: archiving workspace using pattern(s): 16:05:56 Archives upload complete. 16:05:56 INFO: archiving logs to Nexus