Pull request #4081 event Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f1cbf851c416508533d75ec390c4a88d0fa991f9+fb67e34980dfa056f4ddb70a50fca33d4f71295e (16826b0adcd81d9ce23410fa899a032b37433bd1) 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-ssh290281592133266429.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-ssh12196752199054433649.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-4081/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-4081/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh15967728673730954168.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-ssh12771552405115628756.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-4081/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-4081/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh8971898830761455431.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 0f180ed1236c637af8c254f95ad106931cc77145 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 0f180ed1236c637af8c254f95ad106931cc77145 # timeout=10 Commit message: "Feat: Add initial docker pipelines" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v2], buildSnap:false] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.17 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v2 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-17423’ Running on prd-ubuntu20.04-docker-8c-8g-17426 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit f1cbf851c416508533d75ec390c4a88d0fa991f9 Merge succeeded, producing f1cbf851c416508533d75ec390c4a88d0fa991f9 Checking out Revision f1cbf851c416508533d75ec390c4a88d0fa991f9 (PR-4081) > 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/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # 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 fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # 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 16:29:40 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 16:29:40 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 16:29:40 ========================================================= 16:29:40 EdgeX Global Pipelines Version Info 16:29:40 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 529127cbcc83b51dc60fbc16994eb2781f5c40fe # timeout=10 16:29:42 ------------------- 16:29:42 stable info: 16:29:42 ------------------- 16:29:42 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:42 Commit SHA: 2c7614b56cb57ece5b5bdf52d827492071d4cc62 16:29:42 Message: update stable to v1.0.234 16:29:43 ------------------- 16:29:43 experimental info: 16:29:43 ------------------- 16:29:43 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 16:29:43 Commit SHA: 7e4371ac6d730b8e642184b898413c6ef59a5643 16:29:43 Message: update experimental to v1.0.236 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.17 [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v2 [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4081 [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4081 [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4081 [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f1cbf851c416508533d75ec390c4a88d0fa991f9 [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f1cbf85 [Pipeline] echo 16:29:45 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:29:45 provisioning config files... 16:29:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config1284297590155777445tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 16:29:46 ---> docker-login.sh 16:29:46 nexus3.edgexfoundry.org:10001 16:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:46 Configure a credential helper to remove this warning. See 16:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:46 16:29:46 Login Succeeded 16:29:46 nexus3.edgexfoundry.org:10002 16:29:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:46 Configure a credential helper to remove this warning. See 16:29:46 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:46 16:29:46 Login Succeeded 16:29:46 nexus3.edgexfoundry.org:10003 16:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:47 Configure a credential helper to remove this warning. See 16:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:47 16:29:47 Login Succeeded 16:29:47 nexus3.edgexfoundry.org:10004 16:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:47 Configure a credential helper to remove this warning. See 16:29:47 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:47 16:29:47 Login Succeeded 16:29:47 docker.io 16:29:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 16:29:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 16:29:48 Configure a credential helper to remove this warning. See 16:29:48 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 16:29:48 16:29:48 Login Succeeded 16:29:48 ---> docker-login.sh ends [Pipeline] } 16:29:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:29:49 + 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 16:29:49 + dirname cmd/core-command/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo core-command,cmd/core-command/Dockerfile 16:29:49 + dirname cmd/core-data/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo core-data,cmd/core-data/Dockerfile 16:29:49 + dirname cmd/core-metadata/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo core-metadata,cmd/core-metadata/Dockerfile 16:29:49 + dirname cmd/security-bootstrapper/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 16:29:49 + dirname cmd/security-proxy-setup/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 16:29:49 + dirname cmd/security-secretstore-setup/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 16:29:49 + dirname cmd/security-spiffe-token-provider/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 16:29:49 + dirname cmd/security-spire-agent/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 16:29:49 + dirname cmd/security-spire-config/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo security-spire-config,cmd/security-spire-config/Dockerfile 16:29:49 + dirname cmd/security-spire-server/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo security-spire-server,cmd/security-spire-server/Dockerfile 16:29:49 + dirname cmd/support-notifications/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo support-notifications,cmd/support-notifications/Dockerfile 16:29:49 + dirname cmd/support-scheduler/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo support-scheduler,cmd/support-scheduler/Dockerfile 16:29:49 + dirname cmd/sys-mgmt-agent/Dockerfile 16:29:49 + cut -d/ -f2 16:29:49 + echo sys-mgmt-agent,cmd/sys-mgmt-agent/Dockerfile [Pipeline] echo 16:29:49 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 16:29:50 + git rev-list -1 --merges f1cbf851c416508533d75ec390c4a88d0fa991f9~1..f1cbf851c416508533d75ec390c4a88d0fa991f9 [Pipeline] echo 16:29:50 -----------> git rev-list -1 --merges f1cbf851c416508533d75ec390c4a88d0fa991f9~1..f1cbf851c416508533d75ec390c4a88d0fa991f9 f1cbf851c416508533d75ec390c4a88d0fa991f9 [false] [Pipeline] sh 16:29:50 + git log --format=format:%s -1 f1cbf851c416508533d75ec390c4a88d0fa991f9 [Pipeline] echo 16:29:50 ========================================================= 16:29:50 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 16:29:50 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 16:29:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 16:29:50 + grep -v github /etc/ssh/ssh_known_hosts 16:29:50 + [ -e /tmp/ssh_known_hosts ] 16:29:50 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 16:29:50 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 16:29:50 + sudo tee -a /etc/ssh/ssh_known_hosts 16:29:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:51 16:29:51 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:29:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:51 0.1.4: Pulling from edgex-devops/py-git-semver 16:29:51 b85a868b505f: Pulling fs layer 16:29:51 e2be974225ed: Pulling fs layer 16:29:51 339a4e72a1f5: Pulling fs layer 16:29:51 988bab9f4d93: Pulling fs layer 16:29:51 1469e6f7b9e6: Pulling fs layer 16:29:51 eaf3925da568: Pulling fs layer 16:29:51 bab4dde63d76: Pulling fs layer 16:29:51 bde34c3a00c8: Pulling fs layer 16:29:51 b352a97aabf1: Pulling fs layer 16:29:51 4872d77fe225: Pulling fs layer 16:29:51 5851b861e8e6: Pulling fs layer 16:29:51 bab4dde63d76: Waiting 16:29:51 bde34c3a00c8: Waiting 16:29:51 b352a97aabf1: Waiting 16:29:51 4872d77fe225: Waiting 16:29:51 988bab9f4d93: Waiting 16:29:51 eaf3925da568: Waiting 16:29:51 5851b861e8e6: Waiting 16:29:51 1469e6f7b9e6: Waiting 16:29:51 e2be974225ed: Download complete 16:29:51 988bab9f4d93: Download complete 16:29:51 1469e6f7b9e6: Verifying Checksum 16:29:51 1469e6f7b9e6: Download complete 16:29:51 339a4e72a1f5: Verifying Checksum 16:29:51 339a4e72a1f5: Download complete 16:29:51 eaf3925da568: Download complete 16:29:51 bde34c3a00c8: Download complete 16:29:51 b352a97aabf1: Verifying Checksum 16:29:51 b352a97aabf1: Download complete 16:29:51 4872d77fe225: Verifying Checksum 16:29:51 4872d77fe225: Download complete 16:29:51 5851b861e8e6: Verifying Checksum 16:29:51 5851b861e8e6: Download complete 16:29:51 b85a868b505f: Download complete 16:29:52 bab4dde63d76: Verifying Checksum 16:29:52 bab4dde63d76: Download complete 16:29:53 b85a868b505f: Pull complete 16:29:53 e2be974225ed: Pull complete 16:29:53 339a4e72a1f5: Pull complete 16:29:54 988bab9f4d93: Pull complete 16:29:54 1469e6f7b9e6: Pull complete 16:29:54 eaf3925da568: Pull complete 16:29:55 bab4dde63d76: Pull complete 16:29:55 bde34c3a00c8: Pull complete 16:29:56 b352a97aabf1: Pull complete 16:29:56 4872d77fe225: Pull complete 16:29:56 5851b861e8e6: Pull complete 16:29:56 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 16:29:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 16:29:56 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:29:56 prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container 16:29:56 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 16:29:58 $ docker top d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 16:29:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:58 [ssh-agent] Looking for ssh-agent implementation... 16:29:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:58 $ docker exec d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 ssh-agent 16:29:58 SSH_AUTH_SOCK=/tmp/ssh-oXlebapu7vOp/agent.33 16:29:58 SSH_AGENT_PID=39 16:29:58 Running ssh-add (command line suppressed) 16:29:58 Identity added: /w/workspace/edgex-go/4@tmp/private_key_3432235192125843397.key (/w/workspace/edgex-go/4@tmp/private_key_3432235192125843397.key) 16:29:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:29:59 + git tag --points-at HEAD [Pipeline] } 16:29:59 $ docker exec --env ******** --env ******** d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 ssh-agent -k 16:29:59 unset SSH_AUTH_SOCK; 16:29:59 unset SSH_AGENT_PID; 16:29:59 echo Agent pid 39 killed; 16:29:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 16:29:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 16:29:59 [ssh-agent] Looking for ssh-agent implementation... 16:29:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:29:59 $ docker exec d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 ssh-agent 16:29:59 SSH_AUTH_SOCK=/tmp/ssh-4VZpmGuditfs/agent.73 16:29:59 SSH_AGENT_PID=79 16:29:59 Running ssh-add (command line suppressed) 16:30:00 Identity added: /w/workspace/edgex-go/4@tmp/private_key_6712339302936601031.key (/w/workspace/edgex-go/4@tmp/private_key_6712339302936601031.key) 16:30:00 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 16:30:00 + git semver init 16:30:00 2022-07-11 16:30:00,695 [run_init] DEBUG init version:0.0.0 force:False 16:30:00 2022-07-11 16:30:00,695 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 16:30:00 2022-07-11 16:30:00,696 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 16:30:00 2022-07-11 16:30:00,696 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 16:31:09 2022-07-11 16:31:00,282 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 16:31:09 2022-07-11 16:31:00,282 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4081 with force:False 16:31:09 2022-07-11 16:31:00,283 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4081 16:31:09 2022-07-11 16:31:00,287 [execute] INFO git cat-file --batch-check 16:31:09 2022-07-11 16:31:00,287 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:31:09 2022-07-11 16:31:00,293 [execute] INFO git cat-file --batch 16:31:09 2022-07-11 16:31:00,294 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 16:31:09 2022-07-11 16:31:00,299 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4081 16:31:09 0.0.0 [Pipeline] } 16:31:09 $ docker exec --env ******** --env ******** d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 ssh-agent -k 16:31:09 unset SSH_AUTH_SOCK; 16:31:09 unset SSH_AGENT_PID; 16:31:09 echo Agent pid 79 killed; 16:31:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 16:31:09 + git semver [Pipeline] } 16:31:10 $ docker stop --time=1 d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 16:31:11 $ docker rm -f d02d581b4a5398a418093ad789fcae01bd1afb0c3e17d33da2ea8e6953a32de5 [Pipeline] // withDockerContainer [Pipeline] sh 16:31:11 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 16:31:12 Stashed 1 file(s) [Pipeline] echo 16:31:12 [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 16:31:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:12 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 16:31:12 ========================================================= 16:31:12 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine] 16:31:12 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:12 1.17-alpine: Pulling from edgex-devops/edgex-golang-base 16:31:12 59bf1c3509f3: Pulling fs layer 16:31:12 666ba61612fd: Pulling fs layer 16:31:12 8ed8ca486205: Pulling fs layer 16:31:12 cc1cd167ecdc: Pulling fs layer 16:31:12 c516ae0d96e1: Pulling fs layer 16:31:12 684cea983483: Pulling fs layer 16:31:12 dd3240ac7de5: Pulling fs layer 16:31:12 b1e948a4e11c: Pulling fs layer 16:31:12 a8fd76ee1af6: Pulling fs layer 16:31:12 646ad004c059: Pulling fs layer 16:31:12 c516ae0d96e1: Waiting 16:31:12 684cea983483: Waiting 16:31:12 646ad004c059: Waiting 16:31:12 dd3240ac7de5: Waiting 16:31:12 b1e948a4e11c: Waiting 16:31:12 cc1cd167ecdc: Waiting 16:31:12 a8fd76ee1af6: Waiting 16:31:12 8ed8ca486205: Download complete 16:31:12 666ba61612fd: Verifying Checksum 16:31:12 666ba61612fd: Download complete 16:31:12 c516ae0d96e1: Verifying Checksum 16:31:12 c516ae0d96e1: Download complete 16:31:12 684cea983483: Download complete 16:31:12 dd3240ac7de5: Verifying Checksum 16:31:12 59bf1c3509f3: Verifying Checksum 16:31:12 59bf1c3509f3: Download complete 16:31:12 b1e948a4e11c: Verifying Checksum 16:31:12 b1e948a4e11c: Download complete 16:31:12 59bf1c3509f3: Pull complete 16:31:13 666ba61612fd: Pull complete 16:31:13 8ed8ca486205: Pull complete 16:31:13 646ad004c059: Verifying Checksum 16:31:13 646ad004c059: Download complete 16:31:13 a8fd76ee1af6: Verifying Checksum 16:31:13 a8fd76ee1af6: Download complete 16:31:13 cc1cd167ecdc: Verifying Checksum 16:31:13 cc1cd167ecdc: Download complete 16:31:17 cc1cd167ecdc: Pull complete 16:31:17 c516ae0d96e1: Pull complete 16:31:17 684cea983483: Pull complete 16:31:17 dd3240ac7de5: Pull complete 16:31:17 b1e948a4e11c: Pull complete 16:31:19 a8fd76ee1af6: Pull complete 16:31:20 646ad004c059: Pull complete 16:31:20 Digest: sha256:bc8ce28cadebfaa099e5330588345fe90134e4027cf71364bfd2aff1e7ff8c16 16:31:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine [Pipeline] fileExists [Pipeline] sh 16:31:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:20 WORKDIR /edgex 16:31:20 COPY go.mod . 16:31:20 RUN go mod download 16:31:20 + docker build -t ci-base-image-x86_64 -f - . 16:31:22 Sending build context to Docker daemon 335.2MB 16:31:22 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.17-alpine 16:31:22 ---> 8f69c11f6b0c 16:31:22 Step 2/4 : WORKDIR /edgex 16:31:25 ---> Running in f49c2b266921 16:31:25 Removing intermediate container f49c2b266921 16:31:25 ---> 1c9743296564 16:31:25 Step 3/4 : COPY go.mod . 16:31:25 ---> f55d1f321315 16:31:25 Step 4/4 : RUN go mod download 16:31:25 ---> Running in ca22dcc988e8 16:31:27 Still waiting to schedule task 16:31:27 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-17425’ 16:31:40 Removing intermediate container ca22dcc988e8 16:31:40 ---> b6149182b70e 16:31:40 Successfully built b6149182b70e 16:31:40 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:40 + docker inspect -f . ci-base-image-x86_64 16:31:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:40 prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container 16:31:40 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:41 $ docker top 915058a2f2d85fce20dfa7d9663370bf0fd40287ef005a2bd988c8b331b2ae53 -eo pid,comm [Pipeline] { [Pipeline] sh 16:31:41 + go version 16:31:41 go version go1.17.7 linux/amd64 [Pipeline] } 16:31:41 $ docker stop --time=1 915058a2f2d85fce20dfa7d9663370bf0fd40287ef005a2bd988c8b331b2ae53 16:31:42 $ docker rm -f 915058a2f2d85fce20dfa7d9663370bf0fd40287ef005a2bd988c8b331b2ae53 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:31:43 + docker inspect -f . ci-base-image-x86_64 16:31:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:31:43 prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container 16:31:43 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 16:31:43 $ docker top 5a2766c9d1d0f02078aa4895cf91a277a03c122d02e112d63a7a33f1d1411df9 -eo pid,comm [Pipeline] { [Pipeline] echo 16:31:43 ========================================================= 16:31:43 [edgeXBuildGoParallel] Running Tests and Build... 16:31:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 16:31:44 + make test 16:31:44 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 16:31:50 ? github.com/edgexfoundry/edgex-go [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal [no test files] 16:32:01 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 16:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.079s coverage: 28.7% of statements 16:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 16:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 16:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.117s coverage: 98.5% of statements 16:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 16:32:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.103s coverage: 54.2% of statements 16:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 16:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.317s coverage: 89.2% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.072s coverage: 83.8% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.497s coverage: 95.6% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/io 0.099s coverage: 72.2% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.083s coverage: 60.0% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.074s coverage: 0.9% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.058s coverage: 58.8% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.071s coverage: 29.6% of statements 16:32:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.058s coverage: 47.1% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.076s coverage: 79.5% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.047s coverage: 94.1% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.103s coverage: 96.3% of statements 16:32:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.094s coverage: 87.5% of statements 16:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.067s coverage: 94.4% of statements 16:32:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.068s coverage: 44.8% of statements 16:32:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 13.179s coverage: 82.5% of statements 16:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.080s coverage: 92.9% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.041s coverage: 65.1% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.080s coverage: 87.2% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.053s coverage: 100.0% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.095s coverage: 58.8% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.067s coverage: 80.0% of statements 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.065s coverage: 87.2% of statements 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.073s coverage: 85.4% of statements 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.169s coverage: 91.2% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.185s coverage: 64.4% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.065s coverage: 100.0% of statements 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.045s coverage: 89.4% of statements 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.023s coverage: 100.0% of statements 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.032s coverage: 73.7% of statements 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.021s coverage: 100.0% of statements 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 0.345s coverage: 65.4% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.161s coverage: 43.8% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.063s coverage: 89.5% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.057s coverage: 84.8% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.083s coverage: 17.7% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.179s coverage: 92.3% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.064s coverage: 63.2% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.117s coverage: 97.7% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.053s coverage: 28.9% of statements 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 16:32:28 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.042s coverage: 100.0% of statements 16:32:28 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.032s coverage: 96.9% of statements 16:32:28 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 16:32:46 GO111MODULE=on go vet ./... 16:32:51 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 16:32:51 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 16:32:51 ./bin/test-attribution-txt.sh [Pipeline] echo 16:32:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 16:32:52 + ls -al . 16:32:52 total 684 16:32:52 drwxrwxr-x 10 1001 1001 4096 Jul 11 16:31 . 16:32:52 drwxr-xr-x 4 root root 4096 Jul 11 16:31 .. 16:32:52 -rw-rw-r-- 1 1001 1001 11 Jul 11 16:29 .dockerignore 16:32:52 drwxrwxr-x 8 1001 1001 4096 Jul 11 16:31 .git 16:32:52 drwxrwxr-x 3 1001 1001 4096 Jul 11 16:29 .github 16:32:52 -rw-rw-r-- 1 1001 1001 1030 Jul 11 16:29 .gitignore 16:32:52 -rw-rw-r-- 1 1001 1001 42 Jul 11 16:29 .golangci.yml 16:32:52 -rw-rw-r-- 1 1001 1001 87 Jul 11 16:29 .hadolint.yml 16:32:52 drwxr-xr-x 3 1001 1001 4096 Jul 11 16:31 .semver 16:32:52 -rw-rw-r-- 1 1001 1001 166 Jul 11 16:29 .sonarcloud.properties 16:32:52 -rw-rw-r-- 1 1001 1001 1171 Jul 11 16:29 ADOPTERS.md 16:32:52 -rw-rw-r-- 1 1001 1001 10347 Jul 11 16:29 Attribution.txt 16:32:52 -rw-rw-r-- 1 1001 1001 63209 Jul 11 16:29 CHANGELOG.md 16:32:52 -rw-rw-r-- 1 1001 1001 3804 Jul 11 16:29 CONTRIBUTING.md 16:32:52 -rw-rw-r-- 1 1001 1001 677 Jul 11 16:29 GOVERNANCE.md 16:32:52 -rw-rw-r-- 1 1001 1001 850 Jul 11 16:29 Jenkinsfile 16:32:52 -rw-rw-r-- 1 1001 1001 10775 Jul 11 16:29 LICENSE 16:32:52 -rw-rw-r-- 1 1001 1001 10350 Jul 11 16:29 Makefile 16:32:52 -rw-rw-r-- 1 1001 1001 582 Jul 11 16:29 OWNERS.md 16:32:52 -rw-rw-r-- 1 1001 1001 9094 Jul 11 16:29 README.md 16:32:52 -rw-rw-r-- 1 1001 1001 6912 Jul 11 16:29 SECURITY.md 16:32:52 -rw-rw-r-- 1 1001 1001 5 Jul 11 16:31 VERSION 16:32:52 -rw-rw-r-- 1 1001 1001 4131 Jul 11 16:29 ZMQWindows.md 16:32:52 drwxrwxr-x 2 1001 1001 4096 Jul 11 16:29 bin 16:32:52 drwxrwxr-x 18 1001 1001 4096 Jul 11 16:29 cmd 16:32:52 -rw-r--r-- 1 root root 435593 Jul 11 16:32 coverage.out 16:32:52 -rw-rw-r-- 1 1001 1001 3311 Jul 11 16:29 go.mod 16:32:52 -rw-rw-r-- 1 1001 1001 36231 Jul 11 16:29 go.sum 16:32:52 drwxrwxr-x 8 1001 1001 4096 Jul 11 16:29 internal 16:32:52 drwxrwxr-x 3 1001 1001 4096 Jul 11 16:29 openapi 16:32:52 drwxrwxr-x 4 1001 1001 4096 Jul 11 16:29 snap 16:32:52 -rw-rw-r-- 1 1001 1001 204 Jul 11 16:29 version.go [Pipeline] sh 16:32:52 + '[' -e coverage.out ] 16:32:52 + chown 1001:1001 coverage.out [Pipeline] stash 16:32:52 Stashed 1 file(s) [Pipeline] sh 16:32:52 + make build 16:32:52 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:33: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-metadata/core-metadata ./cmd/core-metadata 16:33:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 16:33:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:33: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-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:33: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 16:33:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:33: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/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:33:23 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:33: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:33:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 16:33:25 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 16:33: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] } 16:33:28 $ docker stop --time=1 5a2766c9d1d0f02078aa4895cf91a277a03c122d02e112d63a7a33f1d1411df9 16:33:30 $ docker rm -f 5a2766c9d1d0f02078aa4895cf91a277a03c122d02e112d63a7a33f1d1411df9 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:31 16:33:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:31 latest: Pulling from edgex-devops/edgex-compose 16:33:31 cbdbe7a5bc2a: Pulling fs layer 16:33:31 ca9280d653b3: Pulling fs layer 16:33:31 7e9c9ca2126c: Pulling fs layer 16:33:31 cbdbe7a5bc2a: Verifying Checksum 16:33:31 cbdbe7a5bc2a: Download complete 16:33:32 ca9280d653b3: Verifying Checksum 16:33:32 ca9280d653b3: Download complete 16:33:32 cbdbe7a5bc2a: Pull complete 16:33:32 7e9c9ca2126c: Verifying Checksum 16:33:32 7e9c9ca2126c: Download complete 16:33:32 ca9280d653b3: Pull complete 16:33:35 7e9c9ca2126c: Pull complete 16:33:35 Digest: sha256:b7ff7cefa661cf441350a7c60c0e16dc22b011826ae41e7b448230bdfa9ba816 16:33:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:35 prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container 16:33:36 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 16:33:37 $ docker top a2d72132096450b84d6c4ff5d51377998ca24b24b541084424148d24fd428615 -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:37 + docker-compose build --help 16:33:37 + grep parallel 16:33:38 --parallel Build images in parallel. [Pipeline] } 16:33:38 $ docker stop --time=1 a2d72132096450b84d6c4ff5d51377998ca24b24b541084424148d24fd428615 16:33:39 $ docker rm -f a2d72132096450b84d6c4ff5d51377998ca24b24b541084424148d24fd428615 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 16:33:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 16:33:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 16:33:40 prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container 16:33:40 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 16:33:40 $ docker top 2c1f7a8b925360a79df4533c6393690fdf0b73770abc73a73681e74dbf94025a -eo pid,comm [Pipeline] { [Pipeline] sh 16:33:40 + docker-compose -f ./docker-compose-build.yml build --parallel 16:33:41 Building core-command ... 16:33:41 Building core-data ... 16:33:41 Building core-metadata ... 16:33:41 Building security-bootstrapper ... 16:33:41 Building security-proxy-setup ... 16:33:41 Building security-secretstore-setup ... 16:33:41 Building security-spiffe-token-provider ... 16:33:41 Building security-spire-agent ... 16:33:41 Building security-spire-config ... 16:33:41 Building security-spire-server ... 16:33:41 Building support-notifications ... 16:33:41 Building support-scheduler ... 16:33:41 Building sys-mgmt-agent ... 16:33:41 Building security-proxy-setup 16:33:41 Building security-spiffe-token-provider 16:33:41 Building core-data 16:33:41 Building security-spire-agent 16:33:41 Building security-bootstrapper 16:33:56 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:56 Step 2/20 : FROM ${BUILDER_BASE} AS builder 16:33:56 ---> b6149182b70e 16:33:56 Step 3/20 : WORKDIR /edgex-go 16:33:56 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:56 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:33:56 ---> b6149182b70e 16:33:56 Step 3/26 : WORKDIR /edgex-go 16:33:56 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:56 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:33:56 ---> b6149182b70e 16:33:56 Step 3/23 : WORKDIR /edgex-go 16:33:56 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:56 Step 2/31 : FROM ${BUILDER_BASE} AS builder 16:33:56 ---> b6149182b70e 16:33:56 Step 3/31 : WORKDIR /edgex-go 16:33:56 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:33:56 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:33:56 ---> b6149182b70e 16:33:56 Step 3/22 : WORKDIR /edgex-go 16:33:59 ---> Running in f2f7a74cddd7 16:33:59 ---> Running in e00baceba4b6 16:33:59 ---> Running in 9bf6b21345a7 16:33:59 ---> Running in 02a969ad6bbb 16:33:59 ---> Running in 5741ef62cce4 16:33:59 Removing intermediate container e00baceba4b6 16:33:59 ---> c51680fb43a9 16:33:59 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:59 Removing intermediate container f2f7a74cddd7 16:33:59 ---> 7e0a5099954c 16:33:59 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:59 Removing intermediate container 5741ef62cce4 16:33:59 ---> 2b3fa6236407 16:33:59 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 16:33:59 ---> Running in 46fe36dd8263 16:33:59 Removing intermediate container 9bf6b21345a7 16:33:59 ---> e866cab268cb 16:33:59 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:59 Removing intermediate container 02a969ad6bbb 16:33:59 ---> aee8af7bad89 16:33:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:33:59 ---> Running in b67c0e6b8064 16:33:59 ---> Running in ddabafb8305c 16:33:59 ---> Running in 53633a3180ea 16:33:59 ---> Running in ca40e8a9d2b5 16:33:59 Removing intermediate container 46fe36dd8263 16:33:59 ---> afe157a755da 16:33:59 Step 5/31 : RUN apk add --update --no-cache make git 16:34:00 ---> Running in 1f4e74dc645b 16:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:00 Removing intermediate container 53633a3180ea 16:34:00 ---> b0eb609c6dc5 16:34:00 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 16:34:00 ---> Running in 7c18945e57f1 16:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:00 Removing intermediate container b67c0e6b8064 16:34:00 ---> 51a098effd26 16:34:00 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16:34:00 ---> Running in 00b484e63454 16:34:00 Removing intermediate container ca40e8a9d2b5 16:34:00 ---> 82a643fd2067 16:34:00 Step 5/22 : RUN apk add --update --no-cache make git 16:34:00 ---> Running in e0f2f3cf2761 16:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:00 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 16:34:01 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 16:34:01 OK: 15866 distinct packages available 16:34:01 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:01 OK: 221 MiB in 52 packages 16:34:01 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:02 OK: 221 MiB in 52 packages 16:34:02 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:02 Removing intermediate container 1f4e74dc645b 16:34:02 ---> c5d28820e4e5 16:34:02 Step 6/31 : COPY go.mod vendor* ./ 16:34:02 ---> 65732325912f 16:34:02 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:02 OK: 221 MiB in 52 packages 16:34:02 ---> Running in 51348cac50ef 16:34:02 OK: 221 MiB in 52 packages 16:34:02 Removing intermediate container 7c18945e57f1 16:34:02 ---> 68c86090a0a3 16:34:02 Step 6/23 : COPY go.mod vendor* ./ 16:34:02 OK: 221 MiB in 52 packages 16:34:02 ---> fe014b056749 16:34:02 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:02 ---> Running in 7ed67f92b567 16:34:02 Removing intermediate container e0f2f3cf2761 16:34:02 ---> 6b226c724193 16:34:02 Step 6/22 : COPY go.mod vendor* ./ 16:34:03 Removing intermediate container 00b484e63454 16:34:03 ---> 179eebd64607 16:34:03 Step 6/26 : COPY go.mod vendor* ./ 16:34:03 ---> 1d48df5b4de3 16:34:03 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:03 Removing intermediate container ddabafb8305c 16:34:03 ---> 440d3607e48f 16:34:03 Step 5/20 : COPY go.mod vendor* ./ 16:34:03 ---> Running in d360b10689b9 16:34:03 ---> 2da9470740e6 16:34:03 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:03 ---> Running in ed0a7725fac3 16:34:03 ---> 92de57a0c310 16:34:03 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:03 ---> Running in 44d5a1ae3cdf 16:34:03 Removing intermediate container 51348cac50ef 16:34:03 ---> eaf08a114b83 16:34:03 Step 8/31 : COPY . . 16:34:05 Removing intermediate container 7ed67f92b567 16:34:05 ---> 56ba99cff863 16:34:05 Step 8/23 : COPY . . 16:34:07 Removing intermediate container d360b10689b9 16:34:07 ---> 9541c254d0b0 16:34:07 Step 8/22 : COPY . . 16:34:07 Removing intermediate container 44d5a1ae3cdf 16:34:07 ---> e0dbd95db22b 16:34:07 Step 7/20 : COPY . . 16:34:07 Removing intermediate container ed0a7725fac3 16:34:07 ---> 45773762bce0 16:34:07 Step 8/26 : COPY . . 16:34:17 ---> 4d5ca1a1e95c 16:34:17 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 16:34:17 ---> e45d55ddc413 16:34:17 Step 9/23 : RUN make cmd/core-data/core-data 16:34:17 ---> Running in 1458251693c4 16:34:17 ---> 8d0770a3cb63 16:34:17 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:17 ---> d0d9839ec9ed 16:34:17 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 16:34:17 ---> Running in 3f7b7a188f30 16:34:17 ---> aadef3457146 16:34:17 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 16:34:17 ---> Running in 52578522e1d2 16:34:17 ---> Running in 3e182909ea61 16:34:17 ---> Running in 65f76b2f336a 16:34:17 Removing intermediate container 52578522e1d2 16:34:17 ---> 81d228f6e505 16:34:17 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:17 ---> Running in b7577f57e9fd 16:34:17 Removing intermediate container b7577f57e9fd 16:34:17 ---> e65e244f3a2d 16:34:17 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:34:17 ---> Running in c40ecfac7fc4 16:34: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 16:34:17 CGO_ENABLED=1 GO111MODULE=on go build -tags "non_delayedstart" -ldflags "-linkmode=external -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 16:34: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-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 16:34: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 16:34:18 Removing intermediate container c40ecfac7fc4 16:34:18 ---> d0394fdd3d8b 16:34:18 Step 12/26 : WORKDIR /edgex-go 16:34:18 ---> Running in 32ee35056c45 16:34:18 Removing intermediate container 32ee35056c45 16:34:18 ---> 5910b89e07f5 16:34:18 16:34:18 Step 13/26 : FROM alpine:3.15 16:34:18 3.15: Pulling from library/alpine 16:34:19 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 16:34:19 Status: Downloaded newer image for alpine:3.15 16:34:19 ---> 0ac33e5f5afa 16:34:19 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:19 ---> Running in 84e10cc969b0 16:34:19 Removing intermediate container 84e10cc969b0 16:34:19 ---> efa25f105840 16:34:19 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:19 ---> Running in e0de97f40419 16:34:20 Removing intermediate container e0de97f40419 16:34:20 ---> a51b7a41ecb5 16:34:20 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:34:20 ---> Running in 9c8fbc7ed7b8 16:34:21 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:22 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:22 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:22 OK: 15861 distinct packages available 16:34:22 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:23 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:24 (1/5) Installing dumb-init (1.2.5-r1) 16:34:24 (2/5) Installing musl-obstack (1.2.3-r0) 16:34:24 (3/5) Installing libucontext (1.1-r0) 16:34:24 (4/5) Installing gcompat (1.0.0-r4) 16:34:24 (5/5) Installing openssl (1.1.1q-r0) 16:34:24 Executing busybox-1.34.1-r5.trigger 16:34:24 OK: 6 MiB in 19 packages 16:34:26 Removing intermediate container 9c8fbc7ed7b8 16:34:26 ---> 8e2da18b920b 16:34:26 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 16:34:27 ---> 250e9ef281dc 16:34:27 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:34:30 ---> 37195135708c 16:34:30 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 16:34:30 ---> f6e605d5e2bc 16:34:30 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 16:34:31 ---> ef525bc2395c 16:34:31 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 16:34:31 ---> c458e027cf93 16:34:31 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:34:32 ---> Running in 9e1c9af3a5b0 16:34:32 Removing intermediate container 9e1c9af3a5b0 16:34:32 ---> 7fc31e4effae 16:34:32 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:34:32 ---> Running in 2b1b8de8b0b2 16:34:32 Removing intermediate container 2b1b8de8b0b2 16:34:32 ---> ea1e9b23dc1a 16:34:32 Step 24/26 : LABEL arch=x86_64 16:34:32 ---> Running in 1c9f37f72022 16:34:33 Removing intermediate container 1c9f37f72022 16:34:33 ---> d31f1d50e1fe 16:34:33 Step 25/26 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:34:33 ---> Running in 6a4f9a7e7d63 16:34:33 Removing intermediate container 6a4f9a7e7d63 16:34:33 ---> f789034611ae 16:34:33 Step 26/26 : LABEL version=0.0.0 16:34:33 ---> Running in 77b5163e4cbf 16:34:34 Removing intermediate container 77b5163e4cbf 16:34:34 ---> 197339c492b9 16:34:34 16:34:34 Successfully built 197339c492b9 16:34:34 Successfully tagged security-spire-agent:latest 16:34:34  Building security-spire-agent ... done Building security-spire-config 16:34:38 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:38 Step 2/26 : FROM ${BUILDER_BASE} AS builder 16:34:38 ---> b6149182b70e 16:34:38 Step 3/26 : WORKDIR /edgex-go 16:34:38 ---> Using cache 16:34:38 ---> aee8af7bad89 16:34:38 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:38 ---> Using cache 16:34:38 ---> 82a643fd2067 16:34:38 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 16: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/secrets-config ./cmd/secrets-config 16:34:41 ---> Running in 11b62dac83da 16:34:42 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:43 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:43 OK: 221 MiB in 52 packages 16:34:43 Removing intermediate container 1458251693c4 16:34:43 ---> 70d75c044be7 16:34:43 16:34:43 Step 10/31 : FROM alpine:3.16 16:34:43 Removing intermediate container 3e182909ea61 16:34:43 ---> a3078eef464a 16:34:43 16:34:43 Step 10/22 : FROM alpine:3.16 16:34:43 3.16: Pulling from library/alpine 16:34:43 3.16: Pulling from library/alpine 16:34:45 Removing intermediate container 11b62dac83da 16:34:45 ---> 10016cd56b37 16:34:45 Step 6/26 : COPY go.mod vendor* ./ 16:34:45 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:34:45 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 16:34:45 Status: Downloaded newer image for alpine:3.16 16:34:45 Status: Downloaded newer image for alpine:3.16 16:34:45 ---> e66264b98777 16:34:45 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 16:34:45 ---> e66264b98777 16:34:45 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 16:34:45 Removing intermediate container 3f7b7a188f30 16:34:45 ---> 0b7af6ce500d 16:34:45 16:34:45 Step 10/23 : FROM alpine:3.16 16:34:45 ---> e66264b98777 16:34:45 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 16:34:45 ---> Running in 113850bdb02b 16:34:45 ---> Running in 1201782eea93 16:34:45 ---> c0f2088e8a62 16:34:45 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:45 Removing intermediate container 65f76b2f336a 16:34:45 ---> c2a8d14c3ec3 16:34:45 16:34:45 Step 9/20 : FROM alpine:3.15 16:34:45 ---> 0ac33e5f5afa 16:34:45 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:34:45 ---> Using cache 16:34:45 ---> efa25f105840 16:34:45 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:45 ---> Using cache 16:34:45 ---> a51b7a41ecb5 16:34:45 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 16:34:45 ---> Running in d4e2b1ad55d2 16:34:45 ---> Running in b37b824058a9 16:34:45 ---> Running in 0291698bdea0 16:34:45 Removing intermediate container 1201782eea93 16:34:45 ---> fb672f37c769 16:34:45 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 16:34:45 Removing intermediate container d4e2b1ad55d2 16:34:45 ---> 4f09022f82ea 16:34:45 Step 12/23 : ENV APP_PORT=59880 16:34:45 ---> Running in b1c898a2cd49 16:34:45 ---> Running in ffec0c204818 16:34:45 Removing intermediate container ffec0c204818 16:34:45 ---> 070291d6b1b7 16:34:45 Step 13/23 : EXPOSE $APP_PORT 16:34:45 ---> Running in 2388fcc16348 16:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:45 Removing intermediate container 2388fcc16348 16:34:45 ---> 17ceb767f278 16:34:45 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:45 ---> Running in 8751ae5c87d3 16:34:45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:46 (1/6) Installing ca-certificates (20211220-r0) 16:34:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:46 (2/6) Installing brotli-libs (1.0.9-r6) 16:34:46 (3/6) Installing nghttp2-libs (1.47.0-r0) 16:34:46 (4/6) Installing libcurl (7.83.1-r2) 16:34:46 (5/6) Installing curl (7.83.1-r2) 16:34:46 (6/6) Installing dumb-init (1.2.5-r1) 16:34:46 Executing busybox-1.35.0-r13.trigger 16:34:46 Executing ca-certificates-20211220-r0.trigger 16:34:46 OK: 8 MiB in 20 packages 16:34:46 (1/2) Installing dumb-init (1.2.5-r1) 16:34:46 (2/2) Installing su-exec (0.2-r1) 16:34:46 Executing busybox-1.35.0-r13.trigger 16:34:46 OK: 6 MiB in 16 packages 16:34:46 Removing intermediate container 0291698bdea0 16:34:46 ---> caf2c4962c51 16:34:46 Step 8/26 : COPY . . 16:34:46 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:47 Removing intermediate container 113850bdb02b 16:34:47 ---> 268270a03006 16:34:47 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:34:47 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:34:47 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:34:47 OK: 15861 distinct packages available 16:34:47 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:34:48 Removing intermediate container 8751ae5c87d3 16:34:48 ---> 444c7385c0db 16:34:48 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 16:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:34:48 ---> Running in e065c9b0be76 16:34:48 ---> Running in e2ff8806e1ab 16:34:48 Removing intermediate container b1c898a2cd49 16:34:48 ---> d427676f95d4 16:34:48 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 16:34:48 ---> Running in 3d0720bc60ed 16:34:48 (1/9) Installing ca-certificates (20211220-r0) 16:34:48 Removing intermediate container e2ff8806e1ab 16:34:48 ---> ba032b847ece 16:34:48 Step 13/22 : WORKDIR /edgex 16:34:48 (2/9) Installing brotli-libs (1.0.9-r5) 16:34:48 Removing intermediate container 3d0720bc60ed 16:34:48 ---> 13f82883bf6a 16:34:48 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 16:34:48 ---> Running in 62ebb951a5b9 16:34:48 (3/9) Installing nghttp2-libs (1.46.0-r0) 16:34:48 ---> Running in ef8fef3d1ea6 16:34:48 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:34:48 (4/9) Installing libcurl (7.80.0-r2) 16:34:48 Removing intermediate container 62ebb951a5b9 16:34:48 ---> 47abfdb7f4c8 16:34:48 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 16:34:49 Removing intermediate container ef8fef3d1ea6 16:34:49 ---> 9592427c1997 16:34:49 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 16:34:49 (5/9) Installing curl (7.80.0-r2) 16:34:49 ---> Running in 597fd179203e 16:34:49 (6/9) Installing dumb-init (1.2.5-r1) 16:34:49 ---> 8b762c735891 16:34:49 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 16:34:49 (7/9) Installing musl-obstack (1.2.3-r0) 16:34:49 (8/9) Installing libucontext (1.1-r0) 16:34:49 (9/9) Installing gcompat (1.0.0-r4) 16:34:49 Executing busybox-1.34.1-r5.trigger 16:34:49 Executing ca-certificates-20211220-r0.trigger 16:34:49 OK: 8 MiB in 23 packages 16:34:49 ---> 09c58db3787f 16:34:49 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 16:34:49 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:34:50 ---> 5deebba8f215 16:34:50 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 16:34:50 (1/6) Installing dumb-init (1.2.5-r1) 16:34:50 Removing intermediate container 597fd179203e 16:34:50 ---> 808d59d208ab 16:34:50 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 16:34:50 (2/6) Installing libgcc (11.2.1_git20220219-r2) 16:34:50 ---> Running in cecd0fc2bf10 16:34:50 (3/6) Installing libsodium (1.0.18-r0) 16:34:50 ---> 4208749a19ca 16:34:50 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 16:34:50 Removing intermediate container b37b824058a9 16:34:50 ---> 87dfe0a1d3eb 16:34:50 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:50 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 16:34:50 ---> Running in f11dc3f4928b 16:34:50 Removing intermediate container cecd0fc2bf10 16:34:50 ---> 7ad127fb6371 16:34:50 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 16:34:50 (5/6) Installing libzmq (4.3.4-r0) 16:34:50 (6/6) Installing zeromq (4.3.4-r0) 16:34:50 Executing busybox-1.35.0-r13.trigger 16:34:50 OK: 8 MiB in 20 packages 16:34:50 ---> d1d8bc1ff6a9 16:34:50 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 16:34:50 ---> 08e8e451313e 16:34:50 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 16:34:51 ---> Running in d40ef7b6eb14 16:34:51 Removing intermediate container f11dc3f4928b 16:34:51 ---> 1d03b20116ab 16:34:51 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 16:34:51 Removing intermediate container e065c9b0be76 16:34:51 ---> 3160f5f0d1b2 16:34:51 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:51 ---> 413a77d85290 16:34:51 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 16:34:51 ---> Running in 35f5e520d573 16:34:52 ---> 62d9e8b842d6 16:34:52 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 16:34:52 Removing intermediate container 35f5e520d573 16:34:52 ---> a68765da9d96 16:34:52 Step 20/22 : LABEL arch=x86_64 16:34:52 ---> 2a179584e8d8 16:34:52 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 16:34:52 ---> Running in f51417b2ce75 16:34:52 ---> Running in f5649d80df93 16:34:52 Removing intermediate container d40ef7b6eb14 16:34:52 ---> 59640c65945a 16:34:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 16:34:52 Removing intermediate container f51417b2ce75 16:34:52 ---> 8f7b0b23085a 16:34:52 Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:34:52 ---> 01ac2056f6a4 16:34:52 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 16:34:52 Removing intermediate container f5649d80df93 16:34:52 ---> d3ffa67f65fe 16:34:52 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:52 ---> Running in 1964b4486400 16:34:52 ---> Running in 4144ea7205a4 16:34:52 ---> bd512862c22b 16:34:52 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 16:34:52 Removing intermediate container 1964b4486400 16:34:52 ---> 9a1f2e24785c 16:34:52 Step 22/22 : LABEL version=0.0.0 16:34:52 ---> c7dd58af5ae7 16:34:52 Step 19/23 : ENTRYPOINT ["/core-data"] 16:34:52 ---> fbaeca0e887f 16:34:52 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 16:34:53 Removing intermediate container 4144ea7205a4 16:34:53 ---> c489039569a5 16:34:53 Step 18/20 : LABEL arch=x86_64 16:34:53 ---> Running in 4bb9eb9004f8 16:34:53 ---> Running in 29b5a4efffb4 16:34:53 ---> Running in c86924e6dd4b 16:34:53 ---> Running in 538e5640dcfa 16:34:53 ---> 4ea9a8930b54 16:34:53 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 16:34:53 Removing intermediate container 4bb9eb9004f8 16:34:53 ---> 8fecf3747a30 16:34:53 16:34:53 Removing intermediate container c86924e6dd4b 16:34:53 ---> 14e11bd66678 16:34:53 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:34:53 Removing intermediate container 29b5a4efffb4 16:34:53 ---> ec233d6005a8 16:34:53 Step 10/26 : WORKDIR /edgex-go/spire-build 16:34:53 Removing intermediate container 538e5640dcfa 16:34:53 ---> 2f1c2b6265ac 16:34:53 Step 19/20 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:34:53 ---> Running in f15db9266fa7 16:34:53 Successfully built 8fecf3747a30 16:34:53 ---> Running in b45534259d99 16:34:53 Successfully tagged security-proxy-setup:latest 16:34:53  Building security-proxy-setup ... done Building security-secretstore-setup 16:34:53 ---> Running in f194fac37e8d 16:34:53 ---> 78407c01b0f1 16:34:53 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 16:34:53 Removing intermediate container f15db9266fa7 16:34:53 ---> b386f19e0f40 16:34:53 Step 21/23 : LABEL arch=x86_64 16:34:53 Removing intermediate container b45534259d99 16:34:53 ---> d69daa704f17 16:34:53 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:34:53 ---> Running in 43ecf825edfa 16:34:53 Removing intermediate container f194fac37e8d 16:34:53 ---> 2fe96a59f799 16:34:53 Step 20/20 : LABEL version=0.0.0 16:34:55 ---> 0b7338f733cd 16:34:55 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 16:34:55 ---> Running in 5725b34c3e5e 16:34:55 Removing intermediate container 43ecf825edfa 16:34:55 ---> Running in 47ded4c794d4 16:34:55 ---> 6c745e6e5b3a 16:34:55 Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:34:55 ---> Running in e949446a1033 16:34:55 Removing intermediate container 47ded4c794d4 16:34:55 ---> 099abed10535 16:34:55 16:34:55 ---> af00961daaaf 16:34:55 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 16:34:55 Successfully built 099abed10535 16:34:55 Successfully tagged security-spiffe-token-provider:latest 16:34:55 Building support-scheduler 16:34:55 Removing intermediate container e949446a1033 16:34:55 ---> 09120a66ed52 16:34:55 Step 23/23 : LABEL version=0.0.0 Building security-spiffe-token-provider ... done  16:34:55 ---> Running in 67368a8623ff 16:34:55 ---> Running in da7aa0e70db9 16:34:57 Removing intermediate container 67368a8623ff 16:34:57 ---> 57c9ed1a0891 16:34:57 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 16:34:57 Removing intermediate container da7aa0e70db9 16:34:57 ---> 4f2f3711c19c 16:34:57 16:34:57 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:57 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:34:57 ---> b6149182b70e 16:34:57 Step 3/25 : WORKDIR /edgex-go 16:34:57 ---> Using cache 16:34:57 ---> aee8af7bad89 16:34:57 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:57 ---> Using cache 16:34:57 ---> 82a643fd2067 16:34:57 Step 5/25 : RUN apk add --update --no-cache make git 16:34:57 ---> Using cache 16:34:57 ---> 6b226c724193 16:34:57 Step 6/25 : COPY go.mod vendor* ./ 16:34:57 ---> Using cache 16:34:57 ---> 1d48df5b4de3 16:34:57 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:57 ---> Using cache 16:34:57 ---> 9541c254d0b0 16:34:57 Step 8/25 : COPY . . 16:34:57 ---> Using cache 16:34:57 ---> d0d9839ec9ed 16:34:57 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 16:34:57 Successfully built 4f2f3711c19c 16:34:57 Successfully tagged core-data:latest 16:34:57  Building core-data ... done Building sys-mgmt-agent 16:34:59 ---> 2240dad340fd 16:34:59 Step 26/31 : RUN chmod +x /entrypoint.sh 16:34:59 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:34:59 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:34:59 ---> b6149182b70e 16:34:59 Step 3/22 : WORKDIR /edgex-go 16:34:59 ---> Using cache 16:34:59 ---> aee8af7bad89 16:34:59 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:34:59 ---> Using cache 16:34:59 ---> 82a643fd2067 16:34:59 Step 5/22 : RUN apk add --update --no-cache make git 16:34:59 ---> Using cache 16:34:59 ---> 6b226c724193 16:34:59 Step 6/22 : COPY go.mod vendor* ./ 16:34:59 ---> Using cache 16:34:59 ---> 1d48df5b4de3 16:34:59 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:34:59 ---> Using cache 16:34:59 ---> 9541c254d0b0 16:34:59 Step 8/22 : COPY . . 16:34:59 ---> Using cache 16:34:59 ---> d0d9839ec9ed 16:34:59 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 16:34:59 ---> Running in f394896baeee 16:35:00 Removing intermediate container 5725b34c3e5e 16:35:00 ---> 1fd4b68252b2 16:35:00 Step 12/26 : WORKDIR /edgex-go 16:35:00 ---> Running in c4841ae178f5 16:35:00 ---> Running in 33ecdf63e2ef 16:35:00 ---> Running in c0f1d25f426a 16:35:01 Removing intermediate container c0f1d25f426a 16:35:01 ---> c4b2abd69c40 16:35:01 16:35:01 Step 13/26 : FROM alpine:3.15 16:35:01 ---> 0ac33e5f5afa 16:35:01 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:01 ---> Using cache 16:35:01 ---> efa25f105840 16:35:01 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:01 ---> Using cache 16:35:01 ---> a51b7a41ecb5 16:35:01 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 16: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-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 16:35:01 ---> Running in 02fb352e14b9 16:35:01 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 16:35:01 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:01 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:01 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:01 ---> b6149182b70e 16:35:01 Step 3/23 : WORKDIR /edgex-go 16:35:01 ---> Using cache 16:35:01 ---> aee8af7bad89 16:35:01 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:01 ---> Using cache 16:35:01 ---> 82a643fd2067 16:35:01 Step 5/23 : RUN apk add --update --no-cache make bash git 16:35:02 ---> Running in d5c4ef00da1e 16:35:02 Removing intermediate container c4841ae178f5 16:35:02 ---> 6de7ce69f3e3 16:35:02 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 16:35:02 ---> Running in 57902fdf3bfb 16:35:02 Removing intermediate container 57902fdf3bfb 16:35:02 ---> 54cc0c7bd9f6 16:35:02 Step 28/31 : CMD ["gate"] 16:35:02 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:02 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:02 ---> Running in 28472f390998 16:35:02 Removing intermediate container 28472f390998 16:35:02 ---> e83631d497e9 16:35:02 Step 29/31 : LABEL arch=x86_64 16:35:02 ---> Running in 70843cea13c9 16:35:03 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 16:35:03 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 16:35:03 OK: 15861 distinct packages available 16:35:03 Removing intermediate container 70843cea13c9 16:35:03 ---> 67335e148cdd 16:35:03 Step 30/31 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:35:03 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:03 ---> Running in aba063e7be4b 16:35:03 Removing intermediate container aba063e7be4b 16:35:03 ---> 53a78ec1eb11 16:35:03 Step 31/31 : LABEL version=0.0.0 16:35:03 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:03 ---> Running in 56f56cdd293a 16:35:03 Removing intermediate container 56f56cdd293a 16:35:03 ---> 44cc5300ab60 16:35:03 16:35:03 Successfully built 44cc5300ab60 16:35:03 Successfully tagged security-bootstrapper:latest 16:35:03 Building core-metadata 16:35:03  Building security-bootstrapper ... done fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:03 OK: 221 MiB in 52 packages 16:35:04 (1/4) Installing dumb-init (1.2.5-r1) 16:35:04 (2/4) Installing musl-obstack (1.2.3-r0) 16:35:04 (3/4) Installing libucontext (1.1-r0) 16:35:04 (4/4) Installing gcompat (1.0.0-r4) 16:35:05 Executing busybox-1.34.1-r5.trigger 16:35:05 OK: 6 MiB in 18 packages 16:35:06 Removing intermediate container d5c4ef00da1e 16:35:06 ---> 330d46a800b1 16:35:06 Step 6/23 : COPY go.mod vendor* ./ 16:35:07 Removing intermediate container 02fb352e14b9 16:35:07 ---> 658039c33c19 16:35:07 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:07 ---> e1b21098f7f8 16:35:07 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:07 ---> Running in 7b7097cbd138 16:35:10 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:10 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:10 ---> b6149182b70e 16:35:10 Step 3/23 : WORKDIR /edgex-go 16:35:10 ---> Using cache 16:35:10 ---> aee8af7bad89 16:35:10 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:10 ---> Using cache 16:35:10 ---> 82a643fd2067 16:35:10 Step 5/23 : RUN apk add --update --no-cache make git 16:35:10 ---> Using cache 16:35:10 ---> 6b226c724193 16:35:10 Step 6/23 : COPY go.mod vendor* ./ 16:35:10 ---> Using cache 16:35:10 ---> 1d48df5b4de3 16:35:10 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:10 ---> Using cache 16:35:10 ---> 9541c254d0b0 16:35:10 Step 8/23 : COPY . . 16:35:10 ---> Using cache 16:35:10 ---> d0d9839ec9ed 16:35:10 Step 9/23 : RUN make cmd/core-metadata/core-metadata 16:35:10 ---> 48ca88eaeed1 16:35:10 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 16:35:10 ---> Running in d4c8331f7ad0 16:35:10 Removing intermediate container 7b7097cbd138 16:35:10 ---> 4c346f579b79 16:35:10 Step 8/23 : COPY . . 16:35:11 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 16:35:11 ---> 265e4a27c80e 16:35:11 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 16:35:12 ---> Running in 395ba24d3417 16:35:12 Removing intermediate container 395ba24d3417 16:35:12 ---> 36b1e77350c7 16:35:12 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 16:35:13 ---> 676f493f7ede 16:35:13 Step 21/26 : WORKDIR / 16:35:13 ---> Running in 25e296e20a07 16:35:14 Removing intermediate container 25e296e20a07 16:35:14 ---> 1dca8622ef11 16:35:14 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:14 ---> Running in 0d8e7bc1e851 16:35:14 Removing intermediate container 0d8e7bc1e851 16:35:14 ---> c49faf99b5c7 16:35:14 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:14 ---> Running in 47b5eaffa366 16:35:15 Removing intermediate container 47b5eaffa366 16:35:15 ---> cf19323d74d8 16:35:15 Step 24/26 : LABEL arch=x86_64 16:35:15 ---> Running in 2334345577e5 16:35:15 Removing intermediate container 2334345577e5 16:35:15 ---> 965debdb7d43 16:35:15 Step 25/26 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:35:16 ---> Running in 967a4bf6931a 16:35: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-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 16:35:16 Removing intermediate container 967a4bf6931a 16:35:16 ---> 537153602b10 16:35:16 Step 26/26 : LABEL version=0.0.0 16:35:16 ---> Running in b1e76c9bde3a 16:35:16 Removing intermediate container b1e76c9bde3a 16:35:16 ---> cc63e48991a5 16:35:16 16:35:17 Successfully built cc63e48991a5 16:35:17 Successfully tagged security-spire-config:latest 16:35:17  Building security-spire-config ... done Building core-command 16:35:17 ---> 2b6005d29b5d 16:35:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 16:35:18 ---> Running in 5c539edf166b 16:35: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 16:35:21 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:21 Step 2/23 : FROM ${BUILDER_BASE} AS builder 16:35:21 ---> b6149182b70e 16:35:21 Step 3/23 : WORKDIR /edgex-go 16:35:21 ---> Using cache 16:35:21 ---> aee8af7bad89 16:35:21 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:21 ---> Using cache 16:35:21 ---> 82a643fd2067 16:35:21 Step 5/23 : RUN apk add --update --no-cache make git 16:35:21 ---> Using cache 16:35:21 ---> 6b226c724193 16:35:21 Step 6/23 : COPY go.mod vendor* ./ 16:35:21 ---> Using cache 16:35:21 ---> 1d48df5b4de3 16:35:21 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:21 ---> Using cache 16:35:21 ---> 9541c254d0b0 16:35:21 Step 8/23 : COPY . . 16:35:21 ---> Using cache 16:35:21 ---> d0d9839ec9ed 16:35:21 Step 9/23 : RUN make cmd/core-command/core-command 16:35:22 ---> Running in 4b82f536f9c0 16:35:22 Removing intermediate container f394896baeee 16:35:22 ---> 73c119fe9f5f 16:35:22 16:35:22 Step 10/25 : FROM alpine:3.16 16:35:22 ---> e66264b98777 16:35:22 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 16:35:22 ---> Running in eedba61ad166 16:35:23 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:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:23 (1/3) Installing ca-certificates (20211220-r0) 16:35:23 (2/3) Installing dumb-init (1.2.5-r1) 16:35:23 (3/3) Installing su-exec (0.2-r1) 16:35:23 Executing busybox-1.35.0-r13.trigger 16:35:23 Executing ca-certificates-20211220-r0.trigger 16:35:24 OK: 6 MiB in 17 packages 16:35:25 Removing intermediate container 33ecdf63e2ef 16:35:25 ---> 97781c49e06d 16:35:25 16:35:25 Step 10/22 : FROM alpine:3.16 16:35:25 ---> e66264b98777 16:35:25 Step 11/22 : RUN apk add --update --no-cache dumb-init 16:35:25 Removing intermediate container eedba61ad166 16:35:25 ---> f4ceb82a9a17 16:35:25 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 16:35:25 ---> Running in 87aa9444dfe6 16:35:25 ---> Running in bb853a08d115 16:35:25 Removing intermediate container bb853a08d115 16:35:25 ---> f6ce36d1c764 16:35:25 Step 13/25 : WORKDIR / 16:35:25 ---> Running in 12252de918b1 16:35:26 Removing intermediate container 12252de918b1 16:35:26 ---> 64ca1adef377 16:35:26 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:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:35:26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:35:26 (1/1) Installing dumb-init (1.2.5-r1) 16:35:26 Executing busybox-1.35.0-r13.trigger 16:35:26 OK: 6 MiB in 15 packages 16:35:26 ---> 41c9dda0a42f 16:35:26 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:35:27 ---> af535301987d 16:35:27 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 16:35:27 Removing intermediate container 87aa9444dfe6 16:35:27 ---> 0f75e2f296ec 16:35:27 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:27 ---> Running in 0b2875cf9a8a 16:35:27 ---> 14067d3b90a2 16:35:27 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:35:27 Removing intermediate container 0b2875cf9a8a 16:35:27 ---> 0479fdc02eb2 16:35:27 Step 13/22 : ENV APP_PORT=59861 16:35:27 ---> Running in ffc286eb093d 16:35:28 ---> 27c1b010e294 16:35:28 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 16:35:28 Removing intermediate container ffc286eb093d 16:35:28 ---> 3638b11b25f9 16:35:28 Step 14/22 : EXPOSE $APP_PORT 16:35:28 ---> Running in c515565bbab4 16:35:28 Removing intermediate container c515565bbab4 16:35:28 ---> 4613cac45601 16:35:28 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:29 ---> 8375a76b403d 16:35:29 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 16:35:29 ---> 5014289ff4d3 16:35:29 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 16:35:30 ---> cb2f75cc7c53 16:35:30 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 16:35:30 Removing intermediate container d4c8331f7ad0 16:35:30 ---> a394f04f2ca1 16:35:30 16:35:30 Step 10/23 : FROM alpine:3.16 16:35:30 ---> e66264b98777 16:35:30 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:30 ---> Using cache 16:35:30 ---> 0f75e2f296ec 16:35:30 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:30 ---> Using cache 16:35:30 ---> 0479fdc02eb2 16:35:30 Step 13/23 : ENV APP_PORT=59881 16:35:30 ---> 43e3a27fb068 16:35:30 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 16:35:30 ---> Running in c7bc7044819e 16:35:30 Removing intermediate container c7bc7044819e 16:35:30 ---> 0e58b51b985e 16:35:30 Step 14/23 : EXPOSE $APP_PORT 16:35:30 ---> Running in 3b49ac432979 16:35:31 ---> 619e554562e1 16:35:31 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:35:31 ---> 713c347dfd93 16:35:31 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 16:35:31 ---> Running in 8534d5315919 16:35:31 ---> Running in 2ef99b0b88ee 16:35:31 Removing intermediate container 3b49ac432979 16:35:31 ---> c590df118b49 16:35:31 Step 15/23 : WORKDIR / 16:35:31 ---> Running in ea535bbfc4c0 16:35:31 Removing intermediate container 2ef99b0b88ee 16:35:31 ---> 646504c7b186 16:35:31 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:31 ---> Running in 99b08480411d 16:35:31 Removing intermediate container ea535bbfc4c0 16:35:31 ---> 935f61f8a92b 16:35:31 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:31 Removing intermediate container 99b08480411d 16:35:31 ---> 0a1350ee5396 16:35:31 Step 20/22 : LABEL arch=x86_64 16:35:31 ---> Running in d11aa958a3a5 16:35:32 Removing intermediate container d11aa958a3a5 16:35:32 ---> 49b0f54221ff 16:35:32 Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:35:32 ---> Running in 761c9a920221 16:35:32 ---> 96504e8457fd 16:35:32 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 16:35:32 Removing intermediate container 8534d5315919 16:35:32 ---> 3119c8ce9ac6 16:35:32 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 16:35:32 ---> Running in 4148756aef51 16:35:32 Removing intermediate container 761c9a920221 16:35:32 ---> 8eb776803185 16:35:32 Step 22/22 : LABEL version=0.0.0 16:35:32 ---> Running in b1423d396e42 16:35:33 Removing intermediate container 4148756aef51 16:35:33 ---> 4df0f7835a5d 16:35:33 Step 23/25 : LABEL arch=x86_64 16:35:33 Removing intermediate container b1423d396e42 16:35:33 ---> 3c0e25041f76 16:35:33 16:35:33 ---> 54be97c13e5a 16:35:33 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 16:35:33 ---> Running in 0296b364ac7c 16:35:33 Successfully built 3c0e25041f76 16:35:33 Successfully tagged support-scheduler:latest 16:35:33  Building support-scheduler ... done Building security-spire-server 16:35:33 Removing intermediate container 0296b364ac7c 16:35:33 ---> becf6b86a7b8 16:35:33 Step 24/25 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:35:33 ---> Running in 77b6c55f1c51 16:35:33 ---> ed853051704a 16:35:33 Step 19/23 : ENTRYPOINT ["/core-metadata"] 16:35:34 ---> Running in ce59143653d5 16:35:34 Removing intermediate container 77b6c55f1c51 16:35:34 ---> 79ded917adde 16:35:34 Step 25/25 : LABEL version=0.0.0 16:35:34 ---> Running in 48f1c0002390 16:35:34 Removing intermediate container ce59143653d5 16:35:34 ---> 68a06fa3dd9a 16:35:34 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:35 ---> Running in 2eeb769378f8 16:35:35 Removing intermediate container 48f1c0002390 16:35:35 ---> 5c180d87618b 16:35:35 16:35:35 Successfully built 5c180d87618b 16:35:35 Successfully tagged security-secretstore-setup:latest 16:35:35 Building support-notifications 16:35:35  Building security-secretstore-setup ... done Removing intermediate container 2eeb769378f8 16:35:35 ---> 7c3ecd002651 16:35:35 Step 21/23 : LABEL arch=x86_64 16:35:35 ---> Running in 30efedd3b7c4 16:35:36 Removing intermediate container 30efedd3b7c4 16:35:36 ---> 9f6246e6588c 16:35:36 Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:35:38 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:38 Step 2/25 : FROM ${BUILDER_BASE} AS builder 16:35:38 ---> b6149182b70e 16:35:38 Step 3/25 : WORKDIR /edgex-go 16:35:38 ---> Using cache 16:35:38 ---> aee8af7bad89 16:35:38 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:38 ---> Using cache 16:35:38 ---> 82a643fd2067 16:35:38 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 16:35:38 ---> Using cache 16:35:38 ---> 10016cd56b37 16:35:38 Step 6/25 : COPY go.mod vendor* ./ 16:35:38 ---> Using cache 16:35:38 ---> c0f2088e8a62 16:35:38 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:38 ---> Using cache 16:35:38 ---> caf2c4962c51 16:35:38 Step 8/25 : COPY . . 16:35:38 ---> Using cache 16:35:38 ---> fbaeca0e887f 16:35:38 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 16:35:38 ---> Using cache 16:35:38 ---> ec233d6005a8 16:35:38 Step 10/25 : WORKDIR /edgex-go/spire-build 16:35:38 ---> Using cache 16:35:38 ---> d69daa704f17 16:35:38 Step 11/25 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 16:35:38 ---> Running in b01f84b94e60 16:35:38 ---> Running in b02c927e62d6 16:35:38 Removing intermediate container 5c539edf166b 16:35:38 ---> 2b9c7fb89c41 16:35:38 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 16:35:39 ---> Running in 4cbff87fc160 16:35:39 Removing intermediate container b01f84b94e60 16:35:39 ---> e8ed779c3e3c 16:35:39 Step 23/23 : LABEL version=0.0.0 16:35:39 ---> Running in d10bffbbf50f 16:35: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/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 16:35:39 Removing intermediate container d10bffbbf50f 16:35:39 ---> 2c4be3d4e2a7 16:35:39 16:35:39 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 16:35:39 Step 2/22 : FROM ${BUILDER_BASE} AS builder 16:35:39 ---> b6149182b70e 16:35:39 Step 3/22 : WORKDIR /edgex-go 16:35:39 ---> Using cache 16:35:39 ---> aee8af7bad89 16:35:39 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:39 ---> Using cache 16:35:39 ---> 82a643fd2067 16:35:39 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 16:35:39 ---> Running in 50a9686a436b 16:35:39 Removing intermediate container b02c927e62d6 16:35:39 ---> dba7f30a0ed5 16:35:39 Step 12/25 : WORKDIR /edgex-go 16:35:39 Successfully built 2c4be3d4e2a7 16:35:39 Removing intermediate container 4b82f536f9c0 16:35:39 ---> 1cae1db10f18 16:35:39 16:35:39 Step 10/23 : FROM alpine:3.16 16:35:39 ---> e66264b98777 16:35:39 Step 11/23 : RUN apk add --update --no-cache dumb-init 16:35:39 Successfully tagged core-metadata:latest 16:35:39  Building core-metadata ... done  ---> Using cache 16:35:39 ---> 0f75e2f296ec 16:35:39 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 16:35:39 ---> Using cache 16:35:39 ---> 0479fdc02eb2 16:35:39 Step 13/23 : ENV APP_PORT=59882 16:35:40 ---> Running in fb88bd083d96 16:35:40 ---> Running in 34bb474e1e4a 16:35:40 Removing intermediate container 34bb474e1e4a 16:35:40 ---> 9c5888c4e0f7 16:35:40 Step 14/23 : EXPOSE $APP_PORT 16:35:40 Removing intermediate container fb88bd083d96 16:35:40 ---> d004e28e1658 16:35:40 16:35:40 Step 13/25 : FROM alpine:3.15 16:35:40 ---> 0ac33e5f5afa 16:35:40 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 16:35:40 ---> Using cache 16:35:40 ---> efa25f105840 16:35:40 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 16:35:40 ---> Using cache 16:35:40 ---> a51b7a41ecb5 16:35:40 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 16:35:40 ---> Using cache 16:35:40 ---> 8e2da18b920b 16:35:40 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 16:35:40 ---> Running in c9081074069b 16:35:40 Removing intermediate container c9081074069b 16:35:40 ---> 9ca0956f9b43 16:35:40 Step 15/23 : WORKDIR / 16:35:40 fetch https://nl.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:40 ---> Running in aada7ce806c0 16:35:40 Removing intermediate container 4cbff87fc160 16:35:40 ---> 8976644bb424 16:35:40 16:35:40 Step 11/23 : FROM docker:20.10.14 16:35:40 20.10.14: Pulling from library/docker 16:35:40 Removing intermediate container aada7ce806c0 16:35:40 ---> c1184078226c 16:35:40 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 16:35:41 ---> a98bcacc1820 16:35:41 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 16:35:41 fetch https://nl.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:41 OK: 221 MiB in 52 packages 16:35:41 ---> 99dd53d4bd96 16:35:41 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 16:35:41 ---> f0b73fdb06c4 16:35:41 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 16:35:41 ---> 164daee4ad00 16:35:41 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 16:35:42 ---> 92bb4fa36b39 16:35:42 Step 19/23 : ENTRYPOINT ["/core-command"] 16:35:42 ---> Running in 9623bffec009 16:35:42 ---> bfab6bf1a584 16:35:42 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 16:35:42 Removing intermediate container 50a9686a436b 16:35:42 ---> 8ecb6c72bffa 16:35:42 Step 6/22 : COPY go.mod vendor* ./ 16:35:42 Removing intermediate container 9623bffec009 16:35:42 ---> 3ef839f02ae7 16:35:42 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:42 ---> Running in d2239dbb496b 16:35:42 ---> cccdb6fc6d41 16:35:42 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 16:35:42 ---> 081c5b430783 16:35:42 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 16:35:42 ---> Running in 8cbf6d35f188 16:35:42 Removing intermediate container d2239dbb496b 16:35:42 ---> 05cda2399718 16:35:42 Step 21/23 : LABEL arch=x86_64 16:35:42 ---> Running in 170fa7d6176b 16:35:42 ---> Running in 5927e5b2d189 16:35:42 Removing intermediate container 8cbf6d35f188 16:35:42 ---> 82ef10a0ab14 16:35:42 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 16:35:42 ---> Running in fd893e4c9b04 16:35:42 Removing intermediate container 5927e5b2d189 16:35:42 ---> 8ab084e1e05e 16:35:42 Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:35:43 ---> Running in a9e75b565e84 16:35:43 Removing intermediate container fd893e4c9b04 16:35:43 ---> 87855ce09594 16:35:43 Step 23/25 : LABEL arch=x86_64 16:35:43 ---> Running in 62fb1c057a67 16:35:43 Removing intermediate container a9e75b565e84 16:35:43 ---> c750c189e621 16:35:43 Step 23/23 : LABEL version=0.0.0 16:35:43 ---> Running in 4f9cabb6288f 16:35:43 Removing intermediate container 62fb1c057a67 16:35:43 ---> 53c6761cb33f 16:35:43 Step 24/25 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:35:43 ---> Running in a78d8ef34bda 16:35:43 Removing intermediate container 4f9cabb6288f 16:35:43 ---> 535d06b241eb 16:35:43 16:35:43 Removing intermediate container a78d8ef34bda 16:35:43 ---> 7eceb306142a 16:35:43 Step 25/25 : LABEL version=0.0.0 16:35:43 Successfully built 535d06b241eb 16:35:43 Successfully tagged core-command:latest 16:35:43  Building core-command ... done  ---> Running in 0e035f813903 16:35:43 Removing intermediate container 170fa7d6176b 16:35:43 ---> f740f8aa8b5f 16:35:43 Step 8/22 : COPY . . 16:35:43 Removing intermediate container 0e035f813903 16:35:43 ---> 211018d8f51c 16:35:43 16:35:43 Successfully built 211018d8f51c 16:35:43 Successfully tagged security-spire-server:latest 16:35:44  Building security-spire-server ... done Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 16:35:44 Status: Downloaded newer image for docker:20.10.14 16:35:44 ---> 7417809fdb73 16:35:44 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 16:35:46 ---> Running in 060c17b7b825 16:35:46 Removing intermediate container 060c17b7b825 16:35:46 ---> fddbb2716a67 16:35:46 Step 13/23 : RUN apk add --update --no-cache bash dumb-init py3-pip curl && pip install --no-cache-dir docker-compose==1.23.2 16:35:46 ---> Running in 2ec3a388f4f7 16:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/x86_64/APKINDEX.tar.gz 16:35:46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/x86_64/APKINDEX.tar.gz 16:35:46 (1/43) Installing readline (8.1.1-r0) 16:35:46 (2/43) Installing bash (5.1.16-r0) 16:35:46 Executing bash-5.1.16-r0.post-install 16:35:46 (3/43) Installing brotli-libs (1.0.9-r5) 16:35:46 (4/43) Installing nghttp2-libs (1.46.0-r0) 16:35:46 (5/43) Installing libcurl (7.80.0-r2) 16:35:46 (6/43) Installing curl (7.80.0-r2) 16:35:46 (7/43) Installing dumb-init (1.2.5-r1) 16:35:46 (8/43) Installing libbz2 (1.0.8-r1) 16:35:46 (9/43) Installing expat (2.4.7-r0) 16:35:46 (10/43) Installing libffi (3.4.2-r1) 16:35:46 (11/43) Installing gdbm (1.22-r0) 16:35:46 (12/43) Installing xz-libs (5.2.5-r1) 16:35:46 (13/43) Installing libgcc (10.3.1_git20211027-r0) 16:35:46 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 16:35:46 (15/43) Installing mpdecimal (2.5.1-r1) 16:35:46 (16/43) Installing sqlite-libs (3.36.0-r0) 16:35:46 (17/43) Installing python3 (3.9.7-r4) 16:35:46 (18/43) Installing py3-appdirs (1.4.4-r2) 16:35:46 (19/43) Installing py3-certifi (2020.12.5-r1) 16:35:46 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 16:35:47 (21/43) Installing py3-idna (3.3-r0) 16:35:47 (22/43) Installing py3-urllib3 (1.26.7-r0) 16:35:47 (23/43) Installing py3-requests (2.26.0-r1) 16:35:47 (24/43) Installing py3-msgpack (1.0.2-r1) 16:35:47 (25/43) Installing py3-lockfile (0.12.2-r4) 16:35:47 (26/43) Installing py3-cachecontrol (0.12.10-r0) 16:35:47 (27/43) Installing py3-colorama (0.4.4-r1) 16:35:47 (28/43) Installing py3-contextlib2 (21.6.0-r1) 16:35:47 (29/43) Installing py3-distlib (0.3.3-r0) 16:35:47 (30/43) Installing py3-distro (1.6.0-r0) 16:35:47 (31/43) Installing py3-six (1.16.0-r0) 16:35:47 (32/43) Installing py3-webencodings (0.5.1-r4) 16:35:47 (33/43) Installing py3-html5lib (1.1-r1) 16:35:47 (34/43) Installing py3-parsing (2.4.7-r2) 16:35:47 (35/43) Installing py3-packaging (20.9-r1) 16:35:47 (36/43) Installing py3-tomli (1.2.2-r0) 16:35:47 (37/43) Installing py3-pep517 (0.12.0-r0) 16:35:47 (38/43) Installing py3-progress (1.6-r0) 16:35:47 (39/43) Installing py3-retrying (1.3.3-r2) 16:35:47 (40/43) Installing py3-ordered-set (4.0.2-r2) 16:35:47 (41/43) Installing py3-setuptools (52.0.0-r4) 16:35:47 (42/43) Installing py3-toml (0.10.2-r2) 16:35:47 (43/43) Installing py3-pip (20.3.4-r1) 16:35:47 Executing busybox-1.34.1-r5.trigger 16:35:47 OK: 83 MiB in 65 packages 16:35:48 Collecting docker-compose==1.23.2 16:35:48 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 16:35:48 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 16:35:48 Collecting docker<4.0,>=3.6.0 16:35:48 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 16:35:48 Collecting dockerpty<0.5,>=0.4.1 16:35:48 Downloading dockerpty-0.4.1.tar.gz (13 kB) 16:35:48 Collecting websocket-client<1.0,>=0.32.0 16:35:48 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 16:35:48 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 16:35:48 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 16:35:48 Collecting jsonschema<3,>=2.5.1 16:35:48 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 16:35:48 Collecting texttable<0.10,>=0.9.0 16:35:48 Downloading texttable-0.9.1.tar.gz (11 kB) 16:35:48 ---> b6971830bd80 16:35:48 Step 9/22 : RUN make cmd/support-notifications/support-notifications 16:35:48 ---> Running in 66761a019cdd 16:35:49 Collecting docopt<0.7,>=0.6.1 16:35:49 Downloading docopt-0.6.2.tar.gz (25 kB) 16:35:49 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 16:35:49 Collecting PyYAML<4,>=3.10 16:35:49 Downloading PyYAML-3.13.tar.gz (270 kB) 16:35:49 Collecting cached-property<2,>=1.2.0 16:35:49 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 16:35:50 Collecting docker-pycreds>=0.4.0 16:35:50 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 16:35:50 Collecting urllib3<1.25,>=1.21.1 16:35:50 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 16:35:50 Requirement already satisfied: certifi>=2017.4.17 in /usr/lib/python3.9/site-packages (from requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1->docker-compose==1.23.2) (2020.12.5) 16:35:50 Collecting idna<2.8,>=2.5 16:35:50 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 16:35:50 Collecting chardet<3.1.0,>=3.0.2 16:35:50 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 16:35:50 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 16:35:50 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 16:35:50 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 16:35:50 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 16:35:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 16:35:50 Attempting uninstall: urllib3 16:35:50 Found existing installation: urllib3 1.26.7 16:35:50 Uninstalling urllib3-1.26.7: 16:35:50 Successfully uninstalled urllib3-1.26.7 16:35:50 Attempting uninstall: idna 16:35:50 Found existing installation: idna 3.3 16:35:50 Uninstalling idna-3.3: 16:35:50 Successfully uninstalled idna-3.3 16:35:51 Attempting uninstall: requests 16:35:51 Found existing installation: requests 2.26.0 16:35:51 Uninstalling requests-2.26.0: 16:35:51 Successfully uninstalled requests-2.26.0 16:35:51 Running setup.py install for texttable: started 16:35:51 Running setup.py install for texttable: finished with status 'done' 16:35:51 Running setup.py install for PyYAML: started 16:35:51 Running setup.py install for PyYAML: finished with status 'done' 16:35:51 Running setup.py install for docopt: started 16:35:52 Running setup.py install for docopt: finished with status 'done' 16:35:52 Running setup.py install for dockerpty: started 16:35:52 Running setup.py install for dockerpty: finished with status 'done' 16:35:52 Successfully installed PyYAML-3.13 cached-property-1.5.2 chardet-3.0.4 docker-3.7.3 docker-compose-1.23.2 docker-pycreds-0.4.0 dockerpty-0.4.1 docopt-0.6.2 idna-2.7 jsonschema-2.6.0 requests-2.20.1 texttable-0.9.1 urllib3-1.24.3 websocket-client-0.59.0 16:35:56 Removing intermediate container 2ec3a388f4f7 16:35:56 ---> da59ba9e1882 16:35:56 Step 14/23 : ENV APP_PORT=58890 16:35:56 ---> Running in feff88946d5f 16:35:56 Removing intermediate container feff88946d5f 16:35:56 ---> ac09486d8eb0 16:35:56 Step 15/23 : EXPOSE $APP_PORT 16:35:56 ---> Running in 2e86f274710b 16:35:57 Removing intermediate container 2e86f274710b 16:35:57 ---> a6bf92da59ba 16:35:57 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 16:35:57 ---> f032f1e5c5b9 16:35:57 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 16:35:58 ---> eb23804fdd4b 16:35:58 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 16:35:58 ---> 3f50303190e2 16:35:58 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 16:35:58 ---> Running in 97a159c463bd 16:35:58 Removing intermediate container 97a159c463bd 16:35:58 ---> ba6701bb6a8b 16:35:58 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:35:58 ---> Running in ad6136e8b5ff 16:35:58 Removing intermediate container ad6136e8b5ff 16:35:58 ---> a81a13682f06 16:35:58 Step 21/23 : LABEL arch=x86_64 16:35:58 ---> Running in 1d3895eab9d9 16:35:59 Removing intermediate container 1d3895eab9d9 16:35:59 ---> 70adc672793f 16:35:59 Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:35:59 ---> Running in ee0eb2cd4f38 16:35:59 Removing intermediate container ee0eb2cd4f38 16:35:59 ---> 85ff43a29d2f 16:35:59 Step 23/23 : LABEL version=0.0.0 16:35:59 ---> Running in 7b681a11cfb3 16:35:59 Removing intermediate container 7b681a11cfb3 16:35:59 ---> f678abebe801 16:35:59 16:35:59 Successfully built f678abebe801 16:35:59 Successfully tagged sys-mgmt-agent:latest 16:36:03  Building sys-mgmt-agent ... done Removing intermediate container 66761a019cdd 16:36:03 ---> 6a04ccd3abfd 16:36:03 16:36:03 Step 10/22 : FROM alpine:3.16 16:36:03 ---> e66264b98777 16:36:03 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 16:36:03 ---> Running in e27e75a47e64 16:36:03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 16:36:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 16:36:04 (1/2) Installing ca-certificates (20211220-r0) 16:36:04 (2/2) Installing dumb-init (1.2.5-r1) 16:36:04 Executing busybox-1.35.0-r13.trigger 16:36:04 Executing ca-certificates-20211220-r0.trigger 16:36:04 OK: 6 MiB in 16 packages 16:36:04 Removing intermediate container e27e75a47e64 16:36:04 ---> 7d2d839e9410 16:36:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 16:36:04 ---> Running in d92fdd35fc66 16:36:04 Removing intermediate container d92fdd35fc66 16:36:04 ---> 5666bdad0287 16:36:04 Step 13/22 : ENV APP_PORT=59860 16:36:04 ---> Running in b9084940a83e 16:36:04 Removing intermediate container b9084940a83e 16:36:04 ---> 882a92267967 16:36:04 Step 14/22 : EXPOSE $APP_PORT 16:36:04 ---> Running in f62d45d3bbe4 16:36:05 Removing intermediate container f62d45d3bbe4 16:36:05 ---> 20f9e5b412f6 16:36:05 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 16:36:05 ---> f30dea4457c1 16:36:05 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 16:36:05 ---> 002a319153fd 16:36:05 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 16:36:05 ---> 3e4c1f706667 16:36:05 Step 18/22 : ENTRYPOINT ["/support-notifications"] 16:36:06 ---> Running in 46127e2148c8 16:36:06 Removing intermediate container 46127e2148c8 16:36:06 ---> 61d8b2928864 16:36:06 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 16:36:06 ---> Running in cd42b9df1c3c 16:36:06 Removing intermediate container cd42b9df1c3c 16:36:06 ---> f93e9808ef16 16:36:06 Step 20/22 : LABEL arch=x86_64 16:36:06 ---> Running in 9b3c53e5c848 16:36:06 Removing intermediate container 9b3c53e5c848 16:36:06 ---> fd9ddf85bf49 16:36:06 Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 16:36:06 ---> Running in d3af1da38a6f 16:36:06 Removing intermediate container d3af1da38a6f 16:36:06 ---> a059f5e7289f 16:36:06 Step 22/22 : LABEL version=0.0.0 16:36:06 ---> Running in a70bc6a1bdc1 16:36:06 Removing intermediate container a70bc6a1bdc1 16:36:06 ---> 0c96dd1384f4 16:36:06 16:36:06 Successfully built 0c96dd1384f4 16:36:06 Successfully tagged support-notifications:latest 16:36:06  Building support-notifications ... done  [Pipeline] } 16:36:06 $ docker stop --time=1 2c1f7a8b925360a79df4533c6393690fdf0b73770abc73a73681e74dbf94025a 16:36:07 $ docker rm -f 2c1f7a8b925360a79df4533c6393690fdf0b73770abc73a73681e74dbf94025a [Pipeline] // withDockerContainer [Pipeline] sh 16:36:08 + docker images 16:36:08 REPOSITORY TAG IMAGE ID CREATED SIZE 16:36:08 support-notifications latest 0c96dd1384f4 2 seconds ago 27MB 16:36:08 6a04ccd3abfd 6 seconds ago 1.68GB 16:36:08 sys-mgmt-agent latest f678abebe801 9 seconds ago 299MB 16:36:08 core-command latest 535d06b241eb 25 seconds ago 16MB 16:36:08 security-spire-server latest 211018d8f51c 25 seconds ago 87.3MB 16:36:08 d004e28e1658 28 seconds ago 1.52GB 16:36:08 8976644bb424 28 seconds ago 1.62GB 16:36:08 1cae1db10f18 29 seconds ago 1.61GB 16:36:08 core-metadata latest 2c4be3d4e2a7 29 seconds ago 17MB 16:36:08 security-secretstore-setup latest 5c180d87618b 33 seconds ago 28.4MB 16:36:08 support-scheduler latest 3c0e25041f76 36 seconds ago 26.4MB 16:36:08 a394f04f2ca1 39 seconds ago 1.62GB 16:36:08 97781c49e06d 44 seconds ago 1.67GB 16:36:08 73c119fe9f5f 48 seconds ago 1.63GB 16:36:08 security-spire-config latest cc63e48991a5 52 seconds ago 86.7MB 16:36:08 security-bootstrapper latest 44cc5300ab60 About a minute ago 19MB 16:36:08 c4b2abd69c40 About a minute ago 1.52GB 16:36:08 core-data latest 4f2f3711c19c About a minute ago 22.7MB 16:36:08 security-spiffe-token-provider latest 099abed10535 About a minute ago 29MB 16:36:08 security-proxy-setup latest 8fecf3747a30 About a minute ago 26.8MB 16:36:08 c2a8d14c3ec3 About a minute ago 1.67GB 16:36:08 0b7af6ce500d About a minute ago 1.65GB 16:36:08 a3078eef464a About a minute ago 1.62GB 16:36:08 70d75c044be7 About a minute ago 1.62GB 16:36:08 security-spire-agent latest 197339c492b9 About a minute ago 127MB 16:36:08 5910b89e07f5 About a minute ago 1.52GB 16:36:08 ci-base-image-x86_64 latest b6149182b70e 4 minutes ago 1.02GB 16:36:08 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 3 days ago 253MB 16:36:08 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.17-alpine 8f69c11f6b0c 5 weeks ago 680MB 16:36:08 alpine 3.16 e66264b98777 6 weeks ago 5.53MB 16:36:08 docker 20.10.14 7417809fdb73 3 months ago 218MB 16:36:08 alpine 3.15 0ac33e5f5afa 3 months ago 5.57MB 16:36:08 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] } 17:04:25 Running on prd-ubuntu20.04-docker-arm64-4c-16g-18879 in /w/workspace/edgexfoundry_edgex-go_PR-4081 [Pipeline] { [Pipeline] ws 17:04:25 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 17:04:25 The recommended git tool is: git 17:04:31 using credential edgex-jenkins-ssh 17:04:31 Cloning the remote Git repository 17:04:31 Cloning repository git@github.com:edgexfoundry/edgex-go.git 17:04:31 > git init /w/workspace/edgex-go/4 # timeout=10 17:04:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:04:31 > git --version # timeout=10 17:04:31 > git --version # 'git version 2.25.1' 17:04:31 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:50 Merging remotes/origin/main commit fb67e34980dfa056f4ddb70a50fca33d4f71295e into PR head commit f1cbf851c416508533d75ec390c4a88d0fa991f9 17:04:50 Merge succeeded, producing f1cbf851c416508533d75ec390c4a88d0fa991f9 17:04:50 Checking out Revision f1cbf851c416508533d75ec390c4a88d0fa991f9 (PR-4081) 17:04:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:04:49 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 17:04:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 17:04:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 17:04:49 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4081/head:refs/remotes/origin/PR-4081 +refs/heads/main:refs/remotes/origin/main # timeout=10 17:04:50 > git config core.sparsecheckout # timeout=10 17:04:50 > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 17:04:50 > git remote # timeout=10 17:04:50 > git config --get remote.origin.url # timeout=10 17:04:50 using GIT_SSH to set credentials SSH Credentials for GitHub 17:04:50 > git merge fb67e34980dfa056f4ddb70a50fca33d4f71295e # timeout=10 17:04:50 > git rev-parse HEAD^{commit} # timeout=10 17:04:50 > git config core.sparsecheckout # timeout=10 17:04:50 > git checkout -f f1cbf851c416508533d75ec390c4a88d0fa991f9 # timeout=10 17:04:55 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-messaging/v2" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 17:04:55 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 17:04:55 % Total % Received % Xferd Average Speed Time Time Time Current 17:04:55 Dload Upload Total Spent Left Speed 17:04:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12276 100 12276 0 0 210k 0 --:--:-- --:--:-- --:--:-- 210k [Pipeline] sh 17:04:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 17:04:57 + + sudo tee /etc/docker/daemon.new 17:04:57 sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 17:04:57 { 17:04:57 "registry-mirrors": [ 17:04:57 "https://nexus3.edgexfoundry.org:10001" 17:04:57 ], 17:04:57 "bip": "10.250.0.254/24", 17:04:57 "hosts": [ 17:04:57 "tcp://0.0.0.0:5555", 17:04:57 "unix:///var/run/docker.sock" 17:04:57 ], 17:04:57 "mtu": 1458, 17:04:57 "selinux-enabled": true, 17:04:57 "seccomp-profile": "/etc/docker/seccomp.json" 17:04:57 } [Pipeline] sh 17:04:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 17:04:57 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:05:16 provisioning config files... 17:05:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config330972905215918761tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:05:16 ---> docker-login.sh 17:05:16 nexus3.edgexfoundry.org:10001 17:05:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:17 Configure a credential helper to remove this warning. See 17:05:17 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:17 17:05:17 Login Succeeded 17:05:17 nexus3.edgexfoundry.org:10002 17:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:18 Configure a credential helper to remove this warning. See 17:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:18 17:05:18 Login Succeeded 17:05:18 nexus3.edgexfoundry.org:10003 17:05:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:18 Configure a credential helper to remove this warning. See 17:05:18 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:18 17:05:18 Login Succeeded 17:05:18 nexus3.edgexfoundry.org:10004 17:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:19 Configure a credential helper to remove this warning. See 17:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:19 17:05:19 Login Succeeded 17:05:19 docker.io 17:05:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 17:05:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 17:05:19 Configure a credential helper to remove this warning. See 17:05:19 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 17:05:19 17:05:19 Login Succeeded 17:05:20 ---> docker-login.sh ends [Pipeline] } 17:05:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 17:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 17:05:20 ========================================================= 17:05:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine] 17:05:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:05:20 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:05:21 1.17-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 17:05:21 9b3977197b4f: Pulling fs layer 17:05:21 1a89e8eeedd5: Pulling fs layer 17:05:21 94645a83ff95: Pulling fs layer 17:05:21 e6fb740bc735: Pulling fs layer 17:05:21 3a77bd46dcc9: Pulling fs layer 17:05:21 355e64cbe906: Pulling fs layer 17:05:21 e6fb740bc735: Waiting 17:05:21 3a77bd46dcc9: Waiting 17:05:21 63ab81a10011: Pulling fs layer 17:05:21 555d1d1c4555: Pulling fs layer 17:05:21 7d9057610161: Pulling fs layer 17:05:21 355e64cbe906: Waiting 17:05:21 63ab81a10011: Waiting 17:05:21 555d1d1c4555: Waiting 17:05:21 94645a83ff95: Download complete 17:05:21 1a89e8eeedd5: Verifying Checksum 17:05:21 1a89e8eeedd5: Download complete 17:05:21 3a77bd46dcc9: Verifying Checksum 17:05:21 3a77bd46dcc9: Download complete 17:05:21 355e64cbe906: Verifying Checksum 17:05:21 355e64cbe906: Download complete 17:05:21 63ab81a10011: Verifying Checksum 17:05:21 9b3977197b4f: Verifying Checksum 17:05:21 9b3977197b4f: Download complete 17:05:21 63ab81a10011: Download complete 17:05:22 9b3977197b4f: Pull complete 17:05:22 7d9057610161: Verifying Checksum 17:05:22 7d9057610161: Download complete 17:05:22 1a89e8eeedd5: Pull complete 17:05:23 94645a83ff95: Pull complete 17:05:23 555d1d1c4555: Verifying Checksum 17:05:23 555d1d1c4555: Download complete 17:05:23 e6fb740bc735: Verifying Checksum 17:05:23 e6fb740bc735: Download complete 17:05:36 e6fb740bc735: Pull complete 17:05:36 3a77bd46dcc9: Pull complete 17:05:36 355e64cbe906: Pull complete 17:05:36 63ab81a10011: Pull complete 17:05:43 555d1d1c4555: Pull complete 17:05:45 7d9057610161: Pull complete 17:05:45 Digest: sha256:2bfe06e9b82483759db2d79553298764cc23e00699169ff1c4d7513112b2d636 17:05:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:05:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine [Pipeline] fileExists [Pipeline] sh 17:05:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:05:45 WORKDIR /edgex 17:05:45 COPY go.mod . 17:05:45 RUN go mod download 17:05:45 + docker build -t ci-base-image-arm64 -f - . 17:05:47 Sending build context to Docker daemon 169.2MB 17:05:47 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.17-alpine 17:05:47 ---> 819e984ddca1 17:05:47 Step 2/4 : WORKDIR /edgex 17:05:49 ---> Running in f0ff4b97ae80 17:05:50 Removing intermediate container f0ff4b97ae80 17:05:50 ---> 90987d809dc2 17:05:50 Step 3/4 : COPY go.mod . 17:05:50 ---> 3d9e6e06bd8b 17:05:50 Step 4/4 : RUN go mod download 17:05:50 ---> Running in 867e5d080b1b 17:06:47 Removing intermediate container 867e5d080b1b 17:06:47 ---> 240c617a79f1 17:06:47 Successfully built 240c617a79f1 17:06:47 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:47 + docker inspect -f . ci-base-image-arm64 17:06:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:48 prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container 17:06:48 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:06:49 $ docker top 43d392045eb7cd11b5e2fd5de5c824070f1e7c07a3e71577e2d7a4bac1462689 -eo pid,comm [Pipeline] { [Pipeline] sh 17:06:50 + go version 17:06:50 go version go1.17.7 linux/arm64 [Pipeline] } 17:06:50 $ docker stop --time=1 43d392045eb7cd11b5e2fd5de5c824070f1e7c07a3e71577e2d7a4bac1462689 17:06:52 $ docker rm -f 43d392045eb7cd11b5e2fd5de5c824070f1e7c07a3e71577e2d7a4bac1462689 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:06:52 + docker inspect -f . ci-base-image-arm64 17:06:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:06:53 prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container 17:06:53 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 17:06:54 $ docker top 91f75bc0d09486bf5daeaa4d2ea46c1a000b796cbd60245106ea37b5c8fb979b -eo pid,comm [Pipeline] { [Pipeline] echo 17:06:54 ========================================================= 17:06:54 [edgeXBuildGoParallel] Running Tests and Build... 17:06:54 ========================================================= [Pipeline] fileExists [Pipeline] sh 17:06:55 + make test 17:06:55 GO111MODULE=on go test -race -coverprofile=coverage.out ./... 17:07:27 ? github.com/edgexfoundry/edgex-go [no test files] 17:09:19 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 17:09:19 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 17:09:19 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 17:09:19 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 17:09:23 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 17:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 17:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-setup [no test files] 17:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 17:09:24 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 17:09:27 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 17:09:27 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 17:09:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-agent [no test files] 17:09:27 ? github.com/edgexfoundry/edgex-go/cmd/sys-mgmt-executor [no test files] 17:09:27 ? github.com/edgexfoundry/edgex-go/internal [no test files] 17:09:27 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 17:09:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.286s coverage: 28.7% of statements 17:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 17:09:42 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 17:09:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.603s coverage: 98.5% of statements 17:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 17:09:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.703s coverage: 54.2% of statements 17:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 17:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 17:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 19.889s coverage: 89.2% of statements 17:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 17:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 17:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 17:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/data/messaging 1.379s coverage: 83.8% of statements 17:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 17:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 17:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/application [no test files] 17:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 17:10:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.936s coverage: 95.6% of statements 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/io 0.598s coverage: 72.2% of statements 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/application [no test files] 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/controller/http 0.522s coverage: 60.0% of statements 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.647s coverage: 0.9% of statements 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/telemetry 0.703s coverage: 58.8% of statements 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.285s coverage: 29.6% of statements 17:10:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.320s coverage: 47.1% of statements 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.284s coverage: 79.5% of statements 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.256s coverage: 94.1% of statements 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.289s coverage: 96.3% of statements 17:10:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.237s coverage: 87.5% of statements 17:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.264s coverage: 94.4% of statements 17:10:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/ping 0.218s coverage: 44.8% of statements 17:10:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 14.656s coverage: 82.5% of statements 17:10:36 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.302s coverage: 92.9% of statements 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.061s coverage: 65.1% of statements 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.215s coverage: 87.2% of statements 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.177s coverage: 100.0% of statements 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.300s coverage: 58.8% of statements 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/common [no test files] 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.314s coverage: 80.0% of statements 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/jwt 0.240s coverage: 87.2% of statements 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/oauth2 0.313s coverage: 85.4% of statements 17:10:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.015s coverage: 91.2% of statements 17:10:42 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 17:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.098s coverage: 64.4% of statements 17:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 17:10:50 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 17:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.339s coverage: 100.0% of statements 17:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.152s coverage: 89.4% of statements 17:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.080s coverage: 100.0% of statements 17:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.160s coverage: 73.7% of statements 17:10:50 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.081s coverage: 100.0% of statements 17:10:59 ok github.com/edgexfoundry/edgex-go/internal/security/proxy 1.540s coverage: 65.4% of statements 17:10:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/config [no test files] 17:10:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/container [no test files] 17:10:59 ? github.com/edgexfoundry/edgex-go/internal/security/proxy/models [no test files] 17:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.018s coverage: 43.8% of statements 17:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 17:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 17:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.360s coverage: 89.5% of statements 17:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 17:11:02 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.270s coverage: 84.8% of statements 17:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 17:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 17:11:02 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 17:11:02 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 17:11:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.372s coverage: 17.7% of statements 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 17:11:10 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.772s coverage: 92.3% of statements 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 17:11:10 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.267s coverage: 63.2% of statements 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 17:11:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 17:11:12 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.532s coverage: 97.7% of statements 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent [no test files] 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application [no test files] 17:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct 0.219s coverage: 28.9% of statements 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/direct/config [no test files] 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/application/executor [no test files] 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/config [no test files] 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/container [no test files] 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/controller/http [no test files] 17:11:12 ? github.com/edgexfoundry/edgex-go/internal/system/agent/interfaces [no test files] 17:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/agent/response 0.210s coverage: 100.0% of statements 17:11:12 ok github.com/edgexfoundry/edgex-go/internal/system/executor 0.091s coverage: 96.9% of statements 17:11:13 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 17:11:13 WARNING: Linting skipped (not on x86_64 or linter not installed) 17:11:13 GO111MODULE=on go vet ./... 17:13:20 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 17:13:20 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 17:13:20 ./bin/test-attribution-txt.sh [Pipeline] echo 17:13:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 17:13:21 + ls -al . 17:13:21 total 680 17:13:21 drwxrwxr-x 9 1001 1001 4096 Jul 11 17:06 . 17:13:21 drwxr-xr-x 4 root root 4096 Jul 11 17:06 .. 17:13:21 -rw-rw-r-- 1 1001 1001 11 Jul 11 17:04 .dockerignore 17:13:21 drwxrwxr-x 8 1001 1001 4096 Jul 11 17:04 .git 17:13:21 drwxrwxr-x 3 1001 1001 4096 Jul 11 17:04 .github 17:13:21 -rw-rw-r-- 1 1001 1001 1030 Jul 11 17:04 .gitignore 17:13:21 -rw-rw-r-- 1 1001 1001 42 Jul 11 17:04 .golangci.yml 17:13:21 -rw-rw-r-- 1 1001 1001 87 Jul 11 17:04 .hadolint.yml 17:13:21 -rw-rw-r-- 1 1001 1001 166 Jul 11 17:04 .sonarcloud.properties 17:13:21 -rw-rw-r-- 1 1001 1001 1171 Jul 11 17:04 ADOPTERS.md 17:13:21 -rw-rw-r-- 1 1001 1001 10347 Jul 11 17:04 Attribution.txt 17:13:21 -rw-rw-r-- 1 1001 1001 63209 Jul 11 17:04 CHANGELOG.md 17:13:21 -rw-rw-r-- 1 1001 1001 3804 Jul 11 17:04 CONTRIBUTING.md 17:13:21 -rw-rw-r-- 1 1001 1001 677 Jul 11 17:04 GOVERNANCE.md 17:13:21 -rw-rw-r-- 1 1001 1001 850 Jul 11 17:04 Jenkinsfile 17:13:21 -rw-rw-r-- 1 1001 1001 10775 Jul 11 17:04 LICENSE 17:13:21 -rw-rw-r-- 1 1001 1001 10350 Jul 11 17:04 Makefile 17:13:21 -rw-rw-r-- 1 1001 1001 582 Jul 11 17:04 OWNERS.md 17:13:21 -rw-rw-r-- 1 1001 1001 9094 Jul 11 17:04 README.md 17:13:21 -rw-rw-r-- 1 1001 1001 6912 Jul 11 17:04 SECURITY.md 17:13:21 -rw-rw-r-- 1 1001 1001 5 Jul 11 16:31 VERSION 17:13:21 -rw-rw-r-- 1 1001 1001 4131 Jul 11 17:04 ZMQWindows.md 17:13:21 drwxrwxr-x 2 1001 1001 4096 Jul 11 17:04 bin 17:13:21 drwxrwxr-x 18 1001 1001 4096 Jul 11 17:04 cmd 17:13:21 -rw-r--r-- 1 root root 435593 Jul 11 17:11 coverage.out 17:13:21 -rw-rw-r-- 1 1001 1001 3311 Jul 11 17:04 go.mod 17:13:21 -rw-rw-r-- 1 1001 1001 36231 Jul 11 17:04 go.sum 17:13:21 drwxrwxr-x 8 1001 1001 4096 Jul 11 17:04 internal 17:13:21 drwxrwxr-x 3 1001 1001 4096 Jul 11 17:04 openapi 17:13:21 drwxrwxr-x 4 1001 1001 4096 Jul 11 17:04 snap 17:13:21 -rw-rw-r-- 1 1001 1001 204 Jul 11 17:04 version.go [Pipeline] sh 17:13:21 + '[' -e coverage.out ] 17:13:21 + chown 1001:1001 coverage.out [Pipeline] stash 17:13:21 Warning: overwriting stash ‘coverage-report’ 17:13:22 Stashed 1 file(s) [Pipeline] sh 17:13:23 + make build 17:13:23 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 17:15:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:16:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 17:16:09 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 17:16:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-executor/sys-mgmt-executor ./cmd/sys-mgmt-executor 17:16:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/sys-mgmt-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:16:56 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 17:17:03 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:17:08 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:17:14 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:17: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 17:17:21 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:17:29 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 17:17:36 $ docker stop --time=1 91f75bc0d09486bf5daeaa4d2ea46c1a000b796cbd60245106ea37b5c8fb979b 17:17:38 $ docker rm -f 91f75bc0d09486bf5daeaa4d2ea46c1a000b796cbd60245106ea37b5c8fb979b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:17:41 17:17:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:17:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:17:41 latest: Pulling from edgex-devops/edgex-compose-arm64 17:17:41 29e5d40040c1: Pulling fs layer 17:17:41 1ce36da41761: Pulling fs layer 17:17:41 25b303627fd3: Pulling fs layer 17:17:41 29e5d40040c1: Download complete 17:17:42 1ce36da41761: Verifying Checksum 17:17:42 1ce36da41761: Download complete 17:17:42 29e5d40040c1: Pull complete 17:17:43 1ce36da41761: Pull complete 17:17:43 25b303627fd3: Verifying Checksum 17:17:43 25b303627fd3: Download complete 17:17:54 25b303627fd3: Pull complete 17:17:54 Digest: sha256:9cc31fd43c2090459daf52f5d183d677621facc00304dcc7dc9de11b2a0a8f33 17:17:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:17:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:17:54 prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container 17:17:54 $ docker run -t -d -u 1001:1001 --entrypoint= -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 17:17:56 $ docker top 599984a6da0e498417fc11377cb77c2e2af2edc5d077687c59575c3025a4f529 -eo pid,comm [Pipeline] { [Pipeline] sh 17:17:57 + docker-compose+ buildgrep --help parallel 17:17:57 17:18:04 --parallel Build images in parallel. [Pipeline] } 17:18:04 $ docker stop --time=1 599984a6da0e498417fc11377cb77c2e2af2edc5d077687c59575c3025a4f529 17:18:06 $ docker rm -f 599984a6da0e498417fc11377cb77c2e2af2edc5d077687c59575c3025a4f529 [Pipeline] // withDockerContainer [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:18:06 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 17:18:06 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:18:07 prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container 17:18:07 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 17:18:08 $ docker top cfa951eca9d27cd64b9d8f08d46c36e6521bc38bd7fd8b296bfb481bdda115ad -eo pid,comm [Pipeline] { [Pipeline] sh 17:18:09 + docker-compose -f ./docker-compose-build.yml build --parallel 17:18:16 Building core-command ... 17:18:16 Building core-data ... 17:18:16 Building core-metadata ... 17:18:16 Building security-bootstrapper ... 17:18:16 Building security-proxy-setup ... 17:18:16 Building security-secretstore-setup ... 17:18:16 Building security-spiffe-token-provider ... 17:18:16 Building security-spire-agent ... 17:18:16 Building security-spire-config ... 17:18:16 Building security-spire-server ... 17:18:16 Building support-notifications ... 17:18:16 Building support-scheduler ... 17:18:16 Building sys-mgmt-agent ... 17:18:16 Building security-secretstore-setup 17:18:16 Building security-spire-config 17:18:16 Building core-data 17:18:16 Building security-bootstrapper 17:18:16 Building core-command 17:19:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:19:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:19:53 ---> 240c617a79f1 17:19:53 Step 3/23 : WORKDIR /edgex-go 17:19:53 Step 1/31 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:19:53 Step 2/31 : FROM ${BUILDER_BASE} AS builder 17:19:53 ---> 240c617a79f1 17:19:53 Step 3/31 : WORKDIR /edgex-go 17:19:53 ---> Running in 1500182babb2 17:19:53 ---> Running in c3435f75949d 17:19:53 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:19:53 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:19:53 ---> 240c617a79f1 17:19:53 Step 3/23 : WORKDIR /edgex-go 17:19:53 ---> Running in 93a0a645ad5d 17:19:53 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:19:53 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:19:53 ---> 240c617a79f1 17:19:53 Step 3/26 : WORKDIR /edgex-go 17:19:53 ---> Running in b3e06c4b3335 17:19:53 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:19:53 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:19:53 ---> 240c617a79f1 17:19:53 Step 3/25 : WORKDIR /edgex-go 17:19:53 ---> Running in dbe0cd059b58 17:19:53 Removing intermediate container b3e06c4b3335 17:19:53 ---> c82d6a9eac4b 17:19:53 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:53 Removing intermediate container 1500182babb2 17:19:53 ---> 60c4d5df6591 17:19:53 Step 4/31 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:53 ---> Running in e96fb56b6889 17:19:53 ---> Running in ace5506df659 17:19:53 Removing intermediate container c3435f75949d 17:19:53 ---> 6376b8330971 17:19:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:53 Removing intermediate container 93a0a645ad5d 17:19:53 ---> 3355a7f09b05 17:19:53 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:53 Removing intermediate container dbe0cd059b58 17:19:53 ---> 896732eaca11 17:19:53 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:19:53 ---> Running in 9f0d5059e72a 17:19:53 ---> Running in 7357fc8bf6ba 17:19:53 ---> Running in 5c3736fbf7e8 17:19:53 Removing intermediate container e96fb56b6889 17:19:53 ---> 4e8f067cb6d1 17:19:53 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:19:53 Removing intermediate container ace5506df659 17:19:53 ---> 9f834fffd3f4 17:19:53 Step 5/31 : RUN apk add --update --no-cache make git 17:19:53 ---> Running in 7a570da2ecee 17:19:53 ---> Running in b3ba0e650fd4 17:19:53 Removing intermediate container 5c3736fbf7e8 17:19:53 ---> e9716beb4243 17:19:53 Step 5/25 : RUN apk add --update --no-cache make git 17:19:53 Removing intermediate container 7357fc8bf6ba 17:19:53 ---> 4cd0b3c182c5 17:19:53 Step 5/23 : RUN apk add --update --no-cache zeromq-dev libsodium-dev pkgconfig build-base git 17:19:53 Removing intermediate container 9f0d5059e72a 17:19:53 ---> 3dfd1dab15dd 17:19:53 Step 5/23 : RUN apk add --update --no-cache make git 17:19:53 ---> Running in cfc5c7b68d73 17:19:53 ---> Running in 65e32825bab7 17:19:53 ---> Running in 176ef468a522 17:19:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:53 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:19:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:53 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:54 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:55 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:19:55 OK: 220 MiB in 52 packages 17:19:55 OK: 220 MiB in 52 packages 17:19:55 OK: 220 MiB in 52 packages 17:19:56 OK: 220 MiB in 52 packages 17:19:56 OK: 220 MiB in 52 packages 17:19:57 Removing intermediate container 7a570da2ecee 17:19:57 ---> c12683e998b1 17:19:57 Step 6/31 : COPY go.mod vendor* ./ 17:19:57 Removing intermediate container b3ba0e650fd4 17:19:57 ---> 5e1093b863fb 17:19:57 Step 6/26 : COPY go.mod vendor* ./ 17:19:57 Removing intermediate container cfc5c7b68d73 17:19:57 ---> 28c3dedefeae 17:19:57 Step 6/25 : COPY go.mod vendor* ./ 17:19:58 Removing intermediate container 65e32825bab7 17:19:58 ---> b9a9812ac138 17:19:58 Step 6/23 : COPY go.mod vendor* ./ 17:19:58 Removing intermediate container 176ef468a522 17:19:58 ---> f30ba1f2c92f 17:19:58 Step 6/23 : COPY go.mod vendor* ./ 17:19:58 ---> 28ede6ecce6e 17:19:58 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:59 ---> Running in 348d55f77e11 17:19:59 ---> 6d04211ef4e9 17:19:59 Step 7/31 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:59 ---> Running in 328a8abe89ac 17:19:59 ---> 4089b4501693 17:19:59 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:19:59 ---> Running in ff2e537b9cda 17:20:00 ---> 3e22ce0590d0 17:20:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:00 ---> 8f70b372f0c3 17:20:00 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:20:00 ---> Running in f727c6f324b8 17:20:00 ---> Running in addc08df9ac8 17:20:04 Removing intermediate container 348d55f77e11 17:20:04 ---> 76e4f96ec7af 17:20:04 Step 8/26 : COPY . . 17:20:06 Removing intermediate container ff2e537b9cda 17:20:06 ---> b9f24c18d2c6 17:20:06 Step 8/25 : COPY . . 17:20:06 Removing intermediate container 328a8abe89ac 17:20:06 ---> 0e8c8b6127a1 17:20:06 Step 8/31 : COPY . . 17:20:07 Removing intermediate container addc08df9ac8 17:20:07 ---> bf691e4ae3e9 17:20:07 Step 8/23 : COPY . . 17:20:07 Removing intermediate container f727c6f324b8 17:20:07 ---> 44759d3eb61f 17:20:07 Step 8/23 : COPY . . 17:20:39 ---> 9376ac8f366d 17:20:39 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:20:39 ---> Running in f5928a457476 17:20:39 ---> 244671790281 17:20:39 Step 9/25 : RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 17:20:39 ---> e0bb4a7cb9f3 17:20:39 Step 9/31 : RUN make cmd/security-bootstrapper/security-bootstrapper 17:20:39 ---> 0aa388ba2cca 17:20:39 Step 9/23 : RUN make cmd/core-data/core-data 17:20:39 ---> Running in ce3887ecf43d 17:20:39 ---> Running in 952a99d3ac8e 17:20:39 ---> Running in a85a9867c40b 17:20:39 ---> 7674f2b24da0 17:20:39 Step 9/23 : RUN make cmd/core-command/core-command 17:20:39 Removing intermediate container f5928a457476 17:20:39 ---> 8500dab4c161 17:20:39 Step 10/26 : WORKDIR /edgex-go/spire-build ---> Running in 09529f5db709 17:20:39 17:20:39 ---> Running in 071c4f66c8b0 17:20:39 Removing intermediate container 071c4f66c8b0 17:20:39 ---> a76baed0cf2a 17:20:39 Step 11/26 : RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v${SPIRE_RELEASE}.tar.gz" && tar xv --strip-components=1 -f "v${SPIRE_RELEASE}.tar.gz" && echo "building spire from source..." && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 17:20:39 ---> Running in 104d87777eaa 17:20: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-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 17:20: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/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 17:20: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 17:20: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-command/core-command ./cmd/core-command 17:20:42 Removing intermediate container 104d87777eaa 17:20:42 ---> 566fccf09a6e 17:20:42 Step 12/26 : WORKDIR /edgex-go 17:20:42 ---> Running in b525b9768287 17:20:42 Removing intermediate container b525b9768287 17:20:42 ---> f3083af24fe6 17:20:42 17:20:42 Step 13/26 : FROM alpine:3.15 17:20:43 3.15: Pulling from library/alpine 17:20:44 Digest: sha256:4edbd2beb5f78b1014028f4fbb99f3237d9561100b6881aabbf5acce2c4f9454 17:20:44 Status: Downloaded newer image for alpine:3.15 17:20:44 ---> 3fb3c9af89a9 17:20:44 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:20:44 ---> Running in 29d7fbdb07c1 17:20:45 Removing intermediate container 29d7fbdb07c1 17:20:45 ---> e686bd9b3213 17:20:45 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:20:45 ---> Running in 8edd51ae9505 17:20:48 Removing intermediate container 8edd51ae9505 17:20:48 ---> 0f2b8032d865 17:20:48 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init gcompat 17:20:48 ---> Running in f43a74d34877 17:20:50 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:20:51 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:20:53 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:20:53 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:20:53 OK: 15738 distinct packages available 17:20:53 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:20:54 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:20:55 (1/4) Installing dumb-init (1.2.5-r1) 17:20:55 (2/4) Installing musl-obstack (1.2.3-r0) 17:20:56 (3/4) Installing libucontext (1.1-r0) 17:20:56 (4/4) Installing gcompat (1.0.0-r4) 17:20:56 Executing busybox-1.34.1-r5.trigger 17:20:56 OK: 6 MiB in 18 packages 17:20:58 Removing intermediate container f43a74d34877 17:20:58 ---> 7ee9d5685e9c 17:20:58 Step 17/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:21:03 ---> 0795a12f3688 17:21:03 Step 18/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 17:21:04 ---> e5bbb61b0238 17:21:04 Step 19/26 : WORKDIR /usr/local/etc/spiffe-scripts.d 17:21:04 ---> Running in 2ef572b19927 17:21:05 Removing intermediate container 2ef572b19927 17:21:05 ---> f4d16a7a12e2 17:21:05 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 17:21:06 ---> cffee1c45232 17:21:06 Step 21/26 : WORKDIR / 17:21:06 ---> Running in e782bbd1651b 17:21:07 Removing intermediate container e782bbd1651b 17:21:07 ---> 38b3afcb9d36 17:21:07 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:21:07 ---> Running in 77565b0f5cd2 17:21:07 Removing intermediate container 77565b0f5cd2 17:21:07 ---> 14aa362768cf 17:21:07 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:21:07 ---> Running in f804b129b909 17:21:08 Removing intermediate container f804b129b909 17:21:08 ---> 8371d28fa2db 17:21:08 Step 24/26 : LABEL arch=arm64 17:21:08 ---> Running in 9db3a9ec356a 17:21:09 Removing intermediate container 9db3a9ec356a 17:21:09 ---> 31bc39fa85cf 17:21:09 Step 25/26 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:21:09 ---> Running in 5c0baa4c5fe3 17:21:09 Removing intermediate container 5c0baa4c5fe3 17:21:09 ---> 9d2a0b3c2743 17:21:09 Step 26/26 : LABEL version=0.0.0 17:21:09 ---> Running in 3455058355cc 17:21:10 Removing intermediate container 3455058355cc 17:21:10 ---> 23a280fa2338 17:21:10 17:21:11 Successfully built 23a280fa2338 17:21:11 Successfully tagged security-spire-config-arm64:latest 17:21:11 Building sys-mgmt-agent 17:21:43  Building security-spire-config ... done Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:21:43 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:21:43 ---> 240c617a79f1 17:21:43 Step 3/23 : WORKDIR /edgex-go 17:21:43 ---> Using cache 17:21:43 ---> 896732eaca11 17:21:43 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:21:43 ---> Using cache 17:21:43 ---> e9716beb4243 17:21:43 Step 5/23 : RUN apk add --update --no-cache make bash git 17:21:43 ---> Running in 472948a08eaa 17:21:44 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:21:45 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:21:46 OK: 220 MiB in 52 packages 17:21:48 Removing intermediate container 472948a08eaa 17:21:48 ---> b2ab05f8596c 17:21:48 Step 6/23 : COPY go.mod vendor* ./ 17:21:48 ---> 305f309a9955 17:21:48 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:21:48 ---> Running in d832dc91aae9 17:21:55 Removing intermediate container d832dc91aae9 17:21:55 ---> 0cac593dbe43 17:21:55 Step 8/23 : COPY . . 17:22:17 ---> c62987eb5f1f 17:22:17 Step 9/23 : RUN make cmd/sys-mgmt-agent/sys-mgmt-agent 17:22:17 ---> Running in aa5c71ef41ee 17:22: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-agent/sys-mgmt-agent ./cmd/sys-mgmt-agent 17:26: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/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 17:26:12 Removing intermediate container 09529f5db709 17:26:12 ---> 4fb15aaa6bd0 17:26:12 17:26:12 Step 10/23 : FROM alpine:3.16 17:26:12 3.16: Pulling from library/alpine 17:26:12 Digest: sha256:686d8c9dfa6f3ccfc8230bc3178d23f84eeaf7e457f36f271ab1acc53015037c 17:26:12 Status: Downloaded newer image for alpine:3.16 17:26:12 ---> 6e30ab57aeee 17:26:12 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:26:12 ---> Running in 4a56cb22d5e0 17:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:26:12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:26:12 (1/1) Installing dumb-init (1.2.5-r1) 17:26:12 Executing busybox-1.35.0-r13.trigger 17:26:12 OK: 5 MiB in 15 packages 17:26:12 Removing intermediate container 4a56cb22d5e0 17:26:12 ---> eae8287eb8cd 17:26:12 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:26:13 ---> Running in 6c4ba5dc185d 17:26:13 Removing intermediate container 6c4ba5dc185d 17:26:13 ---> 6f9e0e0e915a 17:26:13 Step 13/23 : ENV APP_PORT=59882 17:26:14 ---> Running in 08d09ee4aa3b 17:26:15 Removing intermediate container 08d09ee4aa3b 17:26:15 ---> 4da334e6c274 17:26:15 Step 14/23 : EXPOSE $APP_PORT 17:26:15 ---> Running in e02eb0ee4900 17:26:16 Removing intermediate container e02eb0ee4900 17:26:16 ---> 2dad99e95a14 17:26:16 Step 15/23 : WORKDIR / 17:26:16 ---> Running in ba1ac79c7a2f 17:26:18 Removing intermediate container ba1ac79c7a2f 17:26:18 ---> 72df17c48dc6 17:26:18 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:20 ---> 0b0d0e929b82 17:26:20 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-command/core-command / 17:26:24 ---> a0b174faa940 17:26:24 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-command/res/configuration.toml /res/configuration.toml 17:26:25 Removing intermediate container ce3887ecf43d 17:26:25 ---> b6011f503633 17:26:25 17:26:25 Step 10/25 : FROM alpine:3.16 17:26:25 ---> 6e30ab57aeee 17:26:25 Step 11/25 : RUN apk add --update --no-cache ca-certificates dumb-init su-exec 17:26:25 ---> Running in ae9096872a01 17:26:26 ---> f01f899624b9 17:26:26 Step 19/23 : ENTRYPOINT ["/core-command"] 17:26:26 ---> Running in 6e9267bc0d5b 17:26:28 Removing intermediate container 6e9267bc0d5b 17:26:28 ---> f595ee7b51f6 17:26:28 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:26:28 ---> Running in 88dc7316a1a8 17:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:26:29 Removing intermediate container 88dc7316a1a8 17:26:29 ---> 1c93158d3eb0 17:26:29 Step 21/23 : LABEL arch=arm64 17:26:29 ---> Running in 194dc800df85 17:26:29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:26:30 Removing intermediate container 194dc800df85 17:26:30 ---> 4aa72d8c19f5 17:26:30 Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:26:30 ---> Running in 70e6b200c038 17:26:30 Removing intermediate container 952a99d3ac8e 17:26:30 ---> ea19fd429cf4 17:26:30 17:26:30 Step 10/31 : FROM alpine:3.16 17:26:30 ---> 6e30ab57aeee 17:26:30 Step 11/31 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2021 Intel Corporation' 17:26:30 ---> Running in 85e0c27f46a2 17:26:31 Removing intermediate container 70e6b200c038 17:26:31 ---> e7ffb922dcd8 17:26:31 Step 23/23 : LABEL version=0.0.0 17:26:31 (1/3) Installing ca-certificates (20211220-r0) 17:26:31 ---> Running in baa824f9658a 17:26:31 (2/3) Installing dumb-init (1.2.5-r1) 17:26:31 (3/3) Installing su-exec (0.2-r1) 17:26:31 Executing busybox-1.35.0-r13.trigger 17:26:31 Executing ca-certificates-20211220-r0.trigger 17:26:31 Removing intermediate container 85e0c27f46a2 17:26:31 ---> 5c88f4885b16 17:26:31 Step 12/31 : RUN apk add --update --no-cache dumb-init su-exec 17:26:31 ---> Running in f8566ff14181 17:26:32 OK: 6 MiB in 17 packages 17:26:32 Removing intermediate container baa824f9658a 17:26:32 ---> 69c58d4cdb68 17:26:32 17:26:33 Successfully built 69c58d4cdb68 17:26:33 Successfully tagged core-command-arm64:latest 17:26:33  Building core-command ... done Building security-spiffe-token-provider 17:26:34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:26:34 Removing intermediate container ae9096872a01 17:26:34 ---> 880cacfe8563 17:26:34 Step 12/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:26:34 ---> Running in 4a6f013d0c12 17:26:35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:26:35 Removing intermediate container 4a6f013d0c12 17:26:35 ---> 43b5486485f4 17:26:35 Step 13/25 : WORKDIR / 17:26:35 ---> Running in e1b6cde49393 17:26:36 Removing intermediate container e1b6cde49393 17:26:36 ---> 3fd085f5a192 17:26:36 Step 14/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 17:26:36 (1/2) Installing dumb-init (1.2.5-r1) 17:26:36 (2/2) Installing su-exec (0.2-r1) 17:26:36 Executing busybox-1.35.0-r13.trigger 17:26:36 OK: 5 MiB in 16 packages 17:26:37 ---> f8e50ca47a8b 17:26:37 Step 15/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.toml /res-file-token-provider/configuration.toml 17:26:39 Removing intermediate container f8566ff14181 17:26:39 ---> 3a9b0425d597 17:26:39 Step 13/31 : ENV SECURITY_INIT_DIR /edgex-init 17:26:39 ---> e1152a81d8ba 17:26:39 Step 16/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.toml /res/configuration.toml 17:26:39 ---> Running in 58e5efb48852 17:26:39 Removing intermediate container 58e5efb48852 17:26:39 ---> f85283a04bc2 17:26:39 Step 14/31 : ARG BOOTSTRAP_REDIS_DIR=${SECURITY_INIT_DIR}/bootstrap-redis 17:26:40 ---> Running in c7a1c924030b 17:26:40 ---> 3fb2a7bea36c 17:26:40 Step 17/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/kong-admin-config.template.yml /res/kong-admin-config.template.yml 17:26:41 Removing intermediate container c7a1c924030b 17:26:41 ---> ab0ee98d3386 17:26:41 Step 15/31 : RUN mkdir -p ${SECURITY_INIT_DIR} && mkdir -p ${BOOTSTRAP_REDIS_DIR} 17:26:41 ---> Running in a3b10066d10d 17:26:42 ---> b29e89ff7f89 17:26:42 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 17:26:45 ---> 2a1324a58fa1 17:26:45 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 17:26:45 Removing intermediate container a3b10066d10d 17:26:45 ---> c22e2c806a94 17:26:45 Step 16/31 : WORKDIR ${SECURITY_INIT_DIR} 17:26:45 ---> Running in e5c77fa893b1 17:26:46 Removing intermediate container e5c77fa893b1 17:26:46 ---> 095f1072aee4 17:26:46 Step 17/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ ${SECURITY_INIT_DIR}/ 17:26:48 ---> b551d6bc84d0 17:26:48 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 17:26:48 ---> ad4f3c7acf23 17:26:48 Step 18/31 : RUN chmod +x ${SECURITY_INIT_DIR}/*.sh 17:26:48 ---> Running in 5372c565c43f 17:26:50 ---> ad2934dc35e0 17:26:50 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/ 17:26:50 ---> Running in 14386d564b82 17:26:52 Removing intermediate container 5372c565c43f 17:26:52 ---> dc31b153d4c0 17:26:52 Step 19/31 : COPY --from=builder /edgex-go/Attribution.txt / 17:26:54 ---> a7336969fca7 17:26:54 Step 20/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 17:26:55 Removing intermediate container 14386d564b82 17:26:55 ---> 5e50236f1433 17:26:55 Step 22/25 : ENTRYPOINT ["entrypoint.sh"] 17:26:55 ---> Running in 5c1d3d5d0058 17:26:57 Removing intermediate container 5c1d3d5d0058 17:26:57 ---> 5dbfbee25cbf 17:26:57 Step 23/25 : LABEL arch=arm64 17:26:57 ---> Running in 271f038216d6 17:26:58 Removing intermediate container 271f038216d6 17:26:58 ---> 3831e4576574 17:26:58 Step 24/25 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:26:58 ---> ef45adfbd0b8 17:26:58 Step 21/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.toml ./res/ 17:26:58 ---> Running in ffa4d4eea4e5 17:26:59 Removing intermediate container ffa4d4eea4e5 17:26:59 ---> f25d2c476b9c 17:26:59 Step 25/25 : LABEL version=0.0.0 17:26:59 ---> Running in de28e11095fe 17:27:00 ---> 2e15cd6155b8 17:27:00 Step 22/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.toml ${BOOTSTRAP_REDIS_DIR}/res/ 17:27:01 Removing intermediate container de28e11095fe 17:27:01 ---> 35d90494fde8 17:27:01 17:27:01 ---> 2aecc2fbd5ce 17:27:01 Step 23/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ ${SECURITY_INIT_DIR}/consul-bootstrapper/ 17:27:02 Successfully built 35d90494fde8 17:27:02 Successfully tagged security-secretstore-setup-arm64:latest 17:27:02 Building support-scheduler 17:27:03  Building security-secretstore-setup ... done  ---> ca4acfbff9ed 17:27:03 Step 24/31 : VOLUME ${SECURITY_INIT_DIR} 17:27:03 ---> Running in 55c68f0dd6e7 17:27:04 Removing intermediate container 55c68f0dd6e7 17:27:04 ---> 2ce9c0919fa7 17:27:04 Step 25/31 : COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 17:27:05 ---> cde4e8c4ef43 17:27:05 Step 26/31 : RUN chmod +x /entrypoint.sh 17:27:06 ---> Running in e42af5b6d9e3 17:27:10 Removing intermediate container e42af5b6d9e3 17:27:10 ---> 2cb6bcdc294d 17:27:10 Step 27/31 : ENTRYPOINT ["/entrypoint.sh"] 17:27:10 ---> Running in a3e163d47d89 17:27:11 Removing intermediate container a3e163d47d89 17:27:11 ---> 3efbab3ac6a8 17:27:11 Step 28/31 : CMD ["gate"] 17:27:11 ---> Running in db2371a3826a 17:27:12 Removing intermediate container db2371a3826a 17:27:12 ---> 818d8c209cef 17:27:12 Step 29/31 : LABEL arch=arm64 17:27:13 ---> Running in 31e252a37c92 17:27:14 Removing intermediate container 31e252a37c92 17:27:14 ---> 5f90824e67ad 17:27:14 Step 30/31 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:27:14 Step 1/20 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:14 Step 2/20 : FROM ${BUILDER_BASE} AS builder 17:27:14 ---> 240c617a79f1 17:27:14 Step 3/20 : WORKDIR /edgex-go 17:27:14 ---> Using cache 17:27:14 ---> 896732eaca11 17:27:14 Step 4/20 : RUN apk update && apk --no-cache --update add build-base 17:27:14 ---> Running in 03ca73c437ee 17:27:14 ---> Running in 1a07189c52a5 17:27:16 Removing intermediate container 1a07189c52a5 17:27:16 ---> 6816bd217d59 17:27:16 Step 31/31 : LABEL version=0.0.0 17:27:16 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:16 ---> Running in bd639b8a79cc 17:27:17 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:17 Removing intermediate container bd639b8a79cc 17:27:17 ---> 2d70273ec16b 17:27:17 17:27:18 Successfully built 2d70273ec16b 17:27:18 Successfully tagged security-bootstrapper-arm64:latest 17:27:18  Building security-bootstrapper ... done Building core-metadata 17:27:19 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/main] 17:27:19 v3.15.4-208-g3b158a1c74 [https://nl.alpinelinux.org/alpine/v3.15/community] 17:27:19 OK: 15743 distinct packages available 17:27:19 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:27:20 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:27:22 OK: 220 MiB in 52 packages 17:27:24 Removing intermediate container 03ca73c437ee 17:27:24 ---> f52aff7a80b1 17:27:24 Step 5/20 : COPY go.mod vendor* ./ 17:27:25 ---> 32a27ba61f4f 17:27:25 Step 6/20 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:26 ---> Running in e373e2d92ab5 17:27:26 Removing intermediate container a85a9867c40b 17:27:26 ---> d3abc6fd9fdd 17:27:26 17:27:26 Step 10/23 : FROM alpine:3.16 17:27:26 ---> 6e30ab57aeee 17:27:26 Step 11/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium' 17:27:27 ---> Running in 63ed12c1a003 17:27:28 Removing intermediate container aa5c71ef41ee 17:27:28 ---> 9696e8646699 17:27:28 Step 10/23 : RUN make cmd/sys-mgmt-executor/sys-mgmt-executor 17:27:28 Removing intermediate container 63ed12c1a003 17:27:28 ---> f19844302d6f 17:27:28 Step 12/23 : ENV APP_PORT=59880 17:27:28 ---> Running in 75cfa6a84b5b 17:27:28 ---> Running in 7ddf26e0c3bd 17:27:29 Removing intermediate container 7ddf26e0c3bd 17:27:29 ---> 83d967f17813 17:27:29 Step 13/23 : EXPOSE $APP_PORT 17:27:29 ---> Running in e632638c146a 17:27:30 Removing intermediate container e632638c146a 17:27:30 ---> 5ec479decc35 17:27:30 Step 14/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:30 ---> Running in d9fb7b07edd8 17:27:30 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 17:27:32 Removing intermediate container e373e2d92ab5 17:27:32 ---> b2f9b7d39c9c 17:27:32 Step 7/20 : COPY . . 17:27:34 Removing intermediate container 75cfa6a84b5b 17:27:34 ---> f004c14ba3de 17:27:34 17:27:34 Step 11/23 : FROM docker:20.10.14 17:27:34 Removing intermediate container d9fb7b07edd8 17:27:34 ---> ae382d004e6d 17:27:34 Step 15/23 : RUN apk add --update --no-cache zeromq dumb-init 17:27:34 ---> Running in 03f3bb9d99b6 17:27:34 20.10.14: Pulling from library/docker 17:27:36 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:27:37 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:27:38 (1/6) Installing dumb-init (1.2.5-r1) 17:27:38 (2/6) Installing libgcc (11.2.1_git20220219-r2) 17:27:38 (3/6) Installing libsodium (1.0.18-r0) 17:27:38 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 17:27:38 (5/6) Installing libzmq (4.3.4-r0) 17:27:39 (6/6) Installing zeromq (4.3.4-r0) 17:27:39 Executing busybox-1.35.0-r13.trigger 17:27:39 OK: 8 MiB in 20 packages 17:27:41 Removing intermediate container 03f3bb9d99b6 17:27:41 ---> c35829ee7064 17:27:41 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:27:43 ---> 8158a625b5f3 17:27:43 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-data/core-data / 17:27:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:27:43 ---> 240c617a79f1 17:27:43 Step 3/22 : WORKDIR /edgex-go 17:27:43 ---> Using cache 17:27:43 ---> 896732eaca11 17:27:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:43 ---> Using cache 17:27:43 ---> e9716beb4243 17:27:43 Step 5/22 : RUN apk add --update --no-cache make git 17:27:43 ---> Using cache 17:27:43 ---> 28c3dedefeae 17:27:43 Step 6/22 : COPY go.mod vendor* ./ 17:27:43 ---> Using cache 17:27:43 ---> 4089b4501693 17:27:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:43 ---> Using cache 17:27:43 ---> b9f24c18d2c6 17:27:43 Step 8/22 : COPY . . 17:27:43 ---> Using cache 17:27:43 ---> 244671790281 17:27:43 Step 9/22 : RUN make cmd/support-scheduler/support-scheduler 17:27:43 ---> Running in cef22b3640fd 17:27:46 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 17:27:46 ---> bf4464f1d4db 17:27:46 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-data/res/configuration.toml /res/configuration.toml 17:27:48 ---> 0d20860bc128 17:27:48 Step 19/23 : ENTRYPOINT ["/core-data"] 17:27:48 ---> Running in 63709d4de428 17:27:49 Removing intermediate container 63709d4de428 17:27:49 ---> 846cf744b827 17:27:49 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:27:49 ---> Running in 0f388c91a384 17:27:51 Removing intermediate container 0f388c91a384 17:27:51 ---> 0b751297082d 17:27:51 Step 21/23 : LABEL arch=arm64 17:27:51 ---> Running in 3bf894b3b025 17:27:52 Removing intermediate container 3bf894b3b025 17:27:52 ---> 548624f088ba 17:27:52 Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:27:52 ---> Running in 78be721534da 17:27:54 Removing intermediate container 78be721534da 17:27:54 ---> 348b5b5afa92 17:27:54 Step 23/23 : LABEL version=0.0.0 17:27:54 ---> Running in 812996d190eb 17:27:55 Removing intermediate container 812996d190eb 17:27:55 ---> 4308e02af767 17:27:55 17:27:56 Successfully built 4308e02af767 17:27:56 Successfully tagged core-data-arm64:latest 17:27:56  Building core-data ... done Building security-spire-server 17:27:57 Step 1/23 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:27:57 Step 2/23 : FROM ${BUILDER_BASE} AS builder 17:27:57 ---> 240c617a79f1 17:27:57 Step 3/23 : WORKDIR /edgex-go 17:27:57 ---> Using cache 17:27:57 ---> 896732eaca11 17:27:57 Step 4/23 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:27:57 ---> Using cache 17:27:57 ---> e9716beb4243 17:27:57 Step 5/23 : RUN apk add --update --no-cache make git 17:27:57 ---> Using cache 17:27:57 ---> 28c3dedefeae 17:27:57 Step 6/23 : COPY go.mod vendor* ./ 17:27:57 ---> Using cache 17:27:57 ---> 4089b4501693 17:27:57 Step 7/23 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:27:57 ---> Using cache 17:27:57 ---> b9f24c18d2c6 17:27:57 Step 8/23 : COPY . . 17:27:57 ---> Using cache 17:27:57 ---> 244671790281 17:27:57 Step 9/23 : RUN make cmd/core-metadata/core-metadata 17:27:57 ---> Running in 9cdf08565a9b 17:28:00 Digest: sha256:41978d1974f05f80e1aef23ac03040491a7e28bd4551d4b469b43e558341864e 17:28:00 Status: Downloaded newer image for docker:20.10.14 17:28:00 ---> c346e9eafbab 17:28:00 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2017-2019: Mainflux, Cavium, Dell, Copyright (c) 2021: Intel Corporation' 17:28:00 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 17:28:00 ---> Running in cdbc21636842 17:28:01 Removing intermediate container cdbc21636842 17:28:01 ---> 3b9e4edb3203 17:28:01 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 17:28:01 ---> Running in cc7671239928 17:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:28:04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:28:06 (1/43) Installing readline (8.1.1-r0) 17:28:06 (2/43) Installing bash (5.1.16-r0) 17:28:06 Executing bash-5.1.16-r0.post-install 17:28:06 (3/43) Installing brotli-libs (1.0.9-r5) 17:28:06 (4/43) Installing nghttp2-libs (1.46.0-r0) 17:28:06 (5/43) Installing libcurl (7.80.0-r2) 17:28:06 (6/43) Installing curl (7.80.0-r2) 17:28:06 (7/43) Installing dumb-init (1.2.5-r1) 17:28:06 (8/43) Installing libbz2 (1.0.8-r1) 17:28:06 (9/43) Installing expat (2.4.7-r0) 17:28:06 (10/43) Installing libffi (3.4.2-r1) 17:28:06 (11/43) Installing gdbm (1.22-r0) 17:28:06 (12/43) Installing xz-libs (5.2.5-r1) 17:28:06 (13/43) Installing libgcc (10.3.1_git20211027-r0) 17:28:06 (14/43) Installing libstdc++ (10.3.1_git20211027-r0) 17:28:06 (15/43) Installing mpdecimal (2.5.1-r1) 17:28:06 (16/43) Installing sqlite-libs (3.36.0-r0) 17:28:06 (17/43) Installing python3 (3.9.7-r4) 17:28:09 (18/43) Installing py3-appdirs (1.4.4-r2) 17:28:09 (19/43) Installing py3-certifi (2020.12.5-r1) 17:28:09 (20/43) Installing py3-charset-normalizer (2.0.7-r0) 17:28:09 (21/43) Installing py3-idna (3.3-r0) 17:28:09 (22/43) Installing py3-urllib3 (1.26.7-r0) 17:28:10 (23/43) Installing py3-requests (2.26.0-r1) 17:28:10 (24/43) Installing py3-msgpack (1.0.2-r1) 17:28:10 (25/43) Installing py3-lockfile (0.12.2-r4) 17:28:10 (26/43) Installing py3-cachecontrol (0.12.10-r0) 17:28:10 (27/43) Installing py3-colorama (0.4.4-r1) 17:28:10 (28/43) Installing py3-contextlib2 (21.6.0-r1) 17:28:10 (29/43) Installing py3-distlib (0.3.3-r0) 17:28:10 (30/43) Installing py3-distro (1.6.0-r0) 17:28:10 (31/43) Installing py3-six (1.16.0-r0) 17:28:10 (32/43) Installing py3-webencodings (0.5.1-r4) 17:28:10 (33/43) Installing py3-html5lib (1.1-r1) 17:28:10 (34/43) Installing py3-parsing (2.4.7-r2) 17:28:10 (35/43) Installing py3-packaging (20.9-r1) 17:28:10 (36/43) Installing py3-tomli (1.2.2-r0) 17:28:10 (37/43) Installing py3-pep517 (0.12.0-r0) 17:28:10 (38/43) Installing py3-progress (1.6-r0) 17:28:10 (39/43) Installing py3-retrying (1.3.3-r2) 17:28:10 (40/43) Installing py3-ordered-set (4.0.2-r2) 17:28:10 (41/43) Installing py3-setuptools (52.0.0-r4) 17:28:11 (42/43) Installing py3-toml (0.10.2-r2) 17:28:11 (43/43) Installing py3-pip (20.3.4-r1) 17:28:11 Executing busybox-1.34.1-r5.trigger 17:28:12 OK: 82 MiB in 65 packages 17:28:15 ---> 30fa569356c9 17:28:15 Step 8/20 : RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 17:28:15 ---> Running in 950a5d6fd6b7 17:28:18 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 17:28:20 Collecting docker-compose==1.23.2 17:28:20 Downloading docker_compose-1.23.2-py2.py3-none-any.whl (131 kB) 17:28:20 Collecting cached-property<2,>=1.2.0 17:28:20 Downloading cached_property-1.5.2-py2.py3-none-any.whl (7.6 kB) 17:28:21 Collecting dockerpty<0.5,>=0.4.1 17:28:21 Downloading dockerpty-0.4.1.tar.gz (13 kB) 17:28:26 Collecting docker<4.0,>=3.6.0 17:28:26 Downloading docker-3.7.3-py2.py3-none-any.whl (134 kB) 17:28:28 Collecting PyYAML<4,>=3.10 17:28:28 Downloading PyYAML-3.13.tar.gz (270 kB) 17:28:29 Step 1/25 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:28:29 Step 2/25 : FROM ${BUILDER_BASE} AS builder 17:28:29 ---> 240c617a79f1 17:28:29 Step 3/25 : WORKDIR /edgex-go 17:28:29 ---> Using cache 17:28:29 ---> 896732eaca11 17:28:29 Step 4/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:28:29 ---> Using cache 17:28:29 ---> e9716beb4243 17:28:29 Step 5/25 : RUN apk add --update --no-cache make git build-base curl 17:28:29 ---> Running in 416785ea2011 17:28:31 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:28:32 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:28:33 Collecting docopt<0.7,>=0.6.1 17:28:33 Downloading docopt-0.6.2.tar.gz (25 kB) 17:28:34 OK: 220 MiB in 52 packages 17:28:36 Removing intermediate container 416785ea2011 17:28:36 ---> be82f24d06a7 17:28:36 Step 6/25 : COPY go.mod vendor* ./ 17:28:36 ---> 7ea98716f293 17:28:36 Step 7/25 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:28:37 ---> Running in 1149aec61acc 17:28:37 Collecting texttable<0.10,>=0.9.0 17:28:37 Downloading texttable-0.9.1.tar.gz (11 kB) 17:28:41 Collecting websocket-client<1.0,>=0.32.0 17:28:41 Downloading websocket_client-0.59.0-py2.py3-none-any.whl (67 kB) 17:28:42 Collecting jsonschema<3,>=2.5.1 17:28:42 Downloading jsonschema-2.6.0-py2.py3-none-any.whl (39 kB) 17:28:43 Removing intermediate container 1149aec61acc 17:28:43 ---> a2be5cabd455 17:28:43 Step 8/25 : COPY . . 17:28:44 Collecting requests!=2.11.0,!=2.12.2,!=2.18.0,<2.21,>=2.6.1 17:28:44 Downloading requests-2.20.1-py2.py3-none-any.whl (57 kB) 17:28:44 Requirement already satisfied: six<2,>=1.3.0 in /usr/lib/python3.9/site-packages (from docker-compose==1.23.2) (1.16.0) 17:28:45 Collecting docker-pycreds>=0.4.0 17:28:45 Downloading docker_pycreds-0.4.0-py2.py3-none-any.whl (9.0 kB) 17:28:46 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) 17:28:46 Collecting idna<2.8,>=2.5 17:28:46 Downloading idna-2.7-py2.py3-none-any.whl (58 kB) 17:28:46 Collecting chardet<3.1.0,>=3.0.2 17:28:46 Downloading chardet-3.0.4-py2.py3-none-any.whl (133 kB) 17:28:48 Collecting urllib3<1.25,>=1.21.1 17:28:48 Downloading urllib3-1.24.3-py2.py3-none-any.whl (118 kB) 17:28:48 Using legacy 'setup.py install' for dockerpty, since package 'wheel' is not installed. 17:28:48 Using legacy 'setup.py install' for docopt, since package 'wheel' is not installed. 17:28:48 Using legacy 'setup.py install' for PyYAML, since package 'wheel' is not installed. 17:28:48 Using legacy 'setup.py install' for texttable, since package 'wheel' is not installed. 17:28:50 Installing collected packages: urllib3, idna, chardet, websocket-client, requests, docker-pycreds, texttable, PyYAML, jsonschema, docopt, dockerpty, docker, cached-property, docker-compose 17:28:50 Attempting uninstall: urllib3 17:28:50 Found existing installation: urllib3 1.26.7 17:28:50 Uninstalling urllib3-1.26.7: 17:28:50 Successfully uninstalled urllib3-1.26.7 17:28:52 Attempting uninstall: idna 17:28:52 Found existing installation: idna 3.3 17:28:52 Uninstalling idna-3.3: 17:28:52 Successfully uninstalled idna-3.3 17:28:59 Attempting uninstall: requests 17:28:59 Found existing installation: requests 2.26.0 17:28:59 Uninstalling requests-2.26.0: 17:28:59 Successfully uninstalled requests-2.26.0 17:28:59 Running setup.py install for texttable: started 17:29:03 Running setup.py install for texttable: finished with status 'done' 17:29:03 Running setup.py install for PyYAML: started 17:29:06 ---> c1b79b81fb3a 17:29:06 Step 9/25 : ARG SPIRE_RELEASE=1.2.1 17:29:06 ---> Running in cc02280b7974 17:29:07 Removing intermediate container cc02280b7974 17:29:07 ---> 3914c0ebf774 17:29:07 Step 10/25 : WORKDIR /edgex-go/spire-build 17:29:07 ---> Running in cba5a8d66bd5 17:29:08 Removing intermediate container cba5a8d66bd5 17:29:08 ---> f5589d7923ba 17:29:08 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 17:29:08 ---> Running in 931131c9b213 17:29:08 Running setup.py install for PyYAML: finished with status 'done' 17:29:09 Running setup.py install for docopt: started 17:29:11 Removing intermediate container 931131c9b213 17:29:11 ---> fb8f969dd8bb 17:29:11 Step 12/25 : WORKDIR /edgex-go 17:29:11 ---> Running in c1ac380eccbf 17:29:11 Removing intermediate container c1ac380eccbf 17:29:11 ---> 9c8b2fcc900d 17:29:11 17:29:11 Step 13/25 : FROM alpine:3.15 17:29:11 ---> 3fb3c9af89a9 17:29:11 Step 14/25 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:29:11 ---> Using cache 17:29:11 ---> e686bd9b3213 17:29:11 Step 15/25 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:29:11 ---> Using cache 17:29:11 ---> 0f2b8032d865 17:29:11 Step 16/25 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:29:11 ---> Running in 1a5eaccdecd8 17:29:14 Running setup.py install for docopt: finished with status 'done' 17:29:14 Running setup.py install for dockerpty: started 17:29:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:29:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:29:16 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:29:16 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:29:16 OK: 15738 distinct packages available 17:29:17 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:29:17 Running setup.py install for dockerpty: finished with status 'done' 17:29:18 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:29:19 (1/5) Installing dumb-init (1.2.5-r1) 17:29:19 (2/5) Installing musl-obstack (1.2.3-r0) 17:29:19 (3/5) Installing libucontext (1.1-r0) 17:29:19 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 17:29:19 (4/5) Installing gcompat (1.0.0-r4) 17:29:20 (5/5) Installing openssl (1.1.1q-r0) 17:29:20 Executing busybox-1.34.1-r5.trigger 17:29:20 OK: 6 MiB in 19 packages 17:29:22 Removing intermediate container 1a5eaccdecd8 17:29:22 ---> cd9d8a2da6bf 17:29:22 Step 17/25 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:29:32 ---> 6f5624888066 17:29:32 Step 18/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 17:29:34 ---> 7c474c1b358e 17:29:34 Step 19/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 17:29:36 ---> 10eae7ecc437 17:29:36 Step 20/25 : COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 17:29:38 ---> e46a42b18fb0 17:29:38 Step 21/25 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:29:38 ---> Running in 77ea271afb99 17:29:38 Removing intermediate container 77ea271afb99 17:29:38 ---> 7839fd29fec0 17:29:38 Step 22/25 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:29:39 ---> Running in d67acfab17ab 17:29:40 Removing intermediate container d67acfab17ab 17:29:40 ---> 55298e05920e 17:29:40 Step 23/25 : LABEL arch=arm64 17:29:40 ---> Running in 4e6388430669 17:29:40 Removing intermediate container cc7671239928 17:29:40 ---> 35e6056d1b01 17:29:40 Step 14/23 : ENV APP_PORT=58890 17:29:40 ---> Running in 17a78f8ead6b 17:29:41 Removing intermediate container 4e6388430669 17:29:41 ---> c1e0e2c1152c 17:29:41 Step 24/25 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:29:41 ---> Running in d6e5cf48f770 17:29:41 Removing intermediate container 17a78f8ead6b 17:29:41 ---> 7a1603a4135d 17:29:41 Step 15/23 : EXPOSE $APP_PORT 17:29:41 ---> Running in 46c130ee5517 17:29:42 Removing intermediate container d6e5cf48f770 17:29:42 ---> 0697b34f2f62 17:29:42 Step 25/25 : LABEL version=0.0.0 17:29:42 ---> Running in 1f68b4996022 17:29:42 Removing intermediate container 46c130ee5517 17:29:42 ---> ec1cfb38c55b 17:29:42 Step 16/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/sys-mgmt-agent / 17:29:43 Removing intermediate container 1f68b4996022 17:29:43 ---> 13dae5b808f1 17:29:43 17:29:44 Successfully built 13dae5b808f1 17:29:44 Successfully tagged security-spire-server-arm64:latest 17:29:44  Building security-spire-server ... done Building support-notifications 17:29:44 ---> 030060f002e4 17:29:44 Step 17/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-agent/res/configuration.toml /res/configuration.toml 17:29:45 ---> 9ff9b7a0ec4e 17:29:45 Step 18/23 : COPY --from=builder /edgex-go/cmd/sys-mgmt-executor/sys-mgmt-executor / 17:29:47 ---> 5e6a02ab4656 17:29:47 Step 19/23 : ENTRYPOINT ["/sys-mgmt-agent"] 17:29:47 ---> Running in 71f76435ab98 17:29:47 Removing intermediate container 71f76435ab98 17:29:47 ---> 7af61ed458d6 17:29:47 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:29:48 ---> Running in a415a1c10efd 17:29:48 Removing intermediate container a415a1c10efd 17:29:48 ---> c002847801c8 17:29:48 Step 21/23 : LABEL arch=arm64 17:29:48 ---> Running in e9ca6c422e5d 17:29:49 Removing intermediate container e9ca6c422e5d 17:29:49 ---> 57fd57deac3c 17:29:49 Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:29:49 ---> Running in 9dbc269a5681 17:29:50 Removing intermediate container 9dbc269a5681 17:29:50 ---> 69c62e22efa8 17:29:50 Step 23/23 : LABEL version=0.0.0 17:29:50 ---> Running in 88edd88c77ad 17:29:51 Removing intermediate container 88edd88c77ad 17:29:51 ---> b925a0d3ac1a 17:29:51 17:29:51 Successfully built b925a0d3ac1a 17:29:51 Successfully tagged sys-mgmt-agent-arm64:latest 17:29:51  Building sys-mgmt-agent ... done Building security-proxy-setup 17:30:38 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:38 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:30:38 ---> 240c617a79f1 17:30:38 Step 3/22 : WORKDIR /edgex-go 17:30:38 ---> Using cache 17:30:38 ---> 896732eaca11 17:30:38 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:38 ---> Using cache 17:30:38 ---> e9716beb4243 17:30:38 Step 5/22 : RUN apk add --update --no-cache make bash git ca-certificates 17:30:38 ---> Running in b39707bc79d9 17:30:38 fetch https://nl.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:30:40 fetch https://nl.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:30:43 OK: 220 MiB in 52 packages 17:30:43 Step 1/22 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:30:43 Step 2/22 : FROM ${BUILDER_BASE} AS builder 17:30:43 ---> 240c617a79f1 17:30:43 Step 3/22 : WORKDIR /edgex-go 17:30:43 ---> Using cache 17:30:43 ---> 896732eaca11 17:30:43 Step 4/22 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:30:43 ---> Using cache 17:30:43 ---> e9716beb4243 17:30:43 Step 5/22 : RUN apk add --update --no-cache make git 17:30:43 ---> Using cache 17:30:43 ---> 28c3dedefeae 17:30:43 Step 6/22 : COPY go.mod vendor* ./ 17:30:43 ---> Using cache 17:30:43 ---> 4089b4501693 17:30:43 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:43 ---> Using cache 17:30:43 ---> b9f24c18d2c6 17:30:43 Step 8/22 : COPY . . 17:30:43 ---> Using cache 17:30:43 ---> 244671790281 17:30:43 Step 9/22 : RUN make cmd/security-proxy-setup/security-proxy-setup cmd/secrets-config/secrets-config 17:30:43 ---> Running in d0761cdda1af 17:30:45 Removing intermediate container b39707bc79d9 17:30:45 ---> 941e582d9059 17:30:45 Step 6/22 : COPY go.mod vendor* ./ 17:30:45 CGO_ENABLED=0 GO111MODULE=on go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-setup/security-proxy-setup ./cmd/security-proxy-setup 17:30:46 ---> 76e5502ff78f 17:30:46 Step 7/22 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:30:46 ---> Running in 139b1a89d782 17:30:52 Removing intermediate container 139b1a89d782 17:30:52 ---> ba99dd6053bd 17:30:52 Step 8/22 : COPY . . 17:31:15 ---> d0b75edcb8c8 17:31:15 Step 9/22 : RUN make cmd/support-notifications/support-notifications 17:31:15 ---> Running in af86f60177a5 17:31:17 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 17:34:09 Removing intermediate container 9cdf08565a9b 17:34:09 ---> cd561694d142 17:34:09 17:34:09 Step 10/23 : FROM alpine:3.16 17:34:09 ---> 6e30ab57aeee 17:34:09 Step 11/23 : RUN apk add --update --no-cache dumb-init 17:34:09 ---> Using cache 17:34:09 ---> eae8287eb8cd 17:34:09 Step 12/23 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:34:09 ---> Using cache 17:34:09 ---> 6f9e0e0e915a 17:34:09 Step 13/23 : ENV APP_PORT=59881 17:34:09 ---> Running in ffa08d9d4936 17:34:09 Removing intermediate container ffa08d9d4936 17:34:09 ---> 8f4a590f38a4 17:34:09 Step 14/23 : EXPOSE $APP_PORT 17:34:09 ---> Running in f253382281b6 17:34:09 Removing intermediate container f253382281b6 17:34:09 ---> a828143a9382 17:34:09 Step 15/23 : WORKDIR / 17:34:09 ---> Running in 4d9bf4f0b2cb 17:34:09 Removing intermediate container 4d9bf4f0b2cb 17:34:09 ---> c6a0e56000a8 17:34:09 Step 16/23 : COPY --from=builder /edgex-go/Attribution.txt / 17:34:09 ---> d55c00738866 17:34:09 Step 17/23 : COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 17:34:09 ---> 51d95d708370 17:34:09 Step 18/23 : COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.toml /res/configuration.toml 17:34:09 ---> a572bf6bb1fa 17:34:09 Step 19/23 : ENTRYPOINT ["/core-metadata"] 17:34:09 ---> Running in fd0557793fbf 17:34:09 Removing intermediate container fd0557793fbf 17:34:09 ---> 92adca70e4e2 17:34:09 Step 20/23 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:34:09 ---> Running in d12b4f165847 17:34:09 Removing intermediate container d12b4f165847 17:34:09 ---> e3de784f5382 17:34:09 Step 21/23 : LABEL arch=arm64 17:34:09 ---> Running in 44603ba92051 17:34:09 Removing intermediate container 44603ba92051 17:34:09 ---> 686fa3b6569b 17:34:09 Step 22/23 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:34:09 ---> Running in 0904870e0ab2 17:34:09 Removing intermediate container 0904870e0ab2 17:34:09 ---> 4dfea2b0d896 17:34:09 Step 23/23 : LABEL version=0.0.0 17:34:09 ---> Running in d2c362be60e7 17:34:09 Removing intermediate container d2c362be60e7 17:34:09 ---> 3cb1b93930c5 17:34:09 17:34:09 Successfully built 3cb1b93930c5 17:34:09 Successfully tagged core-metadata-arm64:latest 17:34:09  Building core-metadata ... done Building security-spire-agent 17:34:36 Step 1/26 : ARG BUILDER_BASE=golang:1.18-alpine3.16 17:34:36 Step 2/26 : FROM ${BUILDER_BASE} AS builder 17:34:36 ---> 240c617a79f1 17:34:36 Step 3/26 : WORKDIR /edgex-go 17:34:36 ---> Using cache 17:34:36 ---> 896732eaca11 17:34:36 Step 4/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:36 ---> Using cache 17:34:36 ---> e9716beb4243 17:34:36 Step 5/26 : RUN apk add --update --no-cache make git build-base curl 17:34:36 ---> Using cache 17:34:36 ---> be82f24d06a7 17:34:36 Step 6/26 : COPY go.mod vendor* ./ 17:34:36 ---> Using cache 17:34:36 ---> 7ea98716f293 17:34:36 Step 7/26 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 17:34:36 ---> Using cache 17:34:36 ---> a2be5cabd455 17:34:36 Step 8/26 : COPY . . 17:34:36 ---> Using cache 17:34:36 ---> c1b79b81fb3a 17:34:36 Step 9/26 : ARG SPIRE_RELEASE=1.2.1 17:34:36 ---> Using cache 17:34:36 ---> 3914c0ebf774 17:34:36 Step 10/26 : WORKDIR /edgex-go/spire-build 17:34:36 ---> Using cache 17:34:36 ---> f5589d7923ba 17:34:36 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 17:34:36 ---> Running in b6f42396f173 17:34:36 Removing intermediate container b6f42396f173 17:34:36 ---> f3ee10b55414 17:34:36 Step 12/26 : WORKDIR /edgex-go 17:34:37 ---> Running in 7214929968f4 17:34:37 Removing intermediate container 7214929968f4 17:34:37 ---> 67670034f3dc 17:34:37 17:34:37 Step 13/26 : FROM alpine:3.15 17:34:37 ---> 3fb3c9af89a9 17:34:37 Step 14/26 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:34:37 ---> Using cache 17:34:37 ---> e686bd9b3213 17:34:37 Step 15/26 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:34:37 ---> Using cache 17:34:37 ---> 0f2b8032d865 17:34:37 Step 16/26 : RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 17:34:37 ---> Using cache 17:34:37 ---> cd9d8a2da6bf 17:34:37 Step 17/26 : COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 17:34:41 ---> 9bc22a4cb729 17:34:41 Step 18/26 : COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 17:34:46 ---> 969ba9c2d13c 17:34:46 Step 19/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 17:34:46 ---> 5001802449b4 17:34:46 Step 20/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 17:34:47 ---> 67b6a0649eec 17:34:47 Step 21/26 : COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 17:34:48 ---> 6edd41d9f4ab 17:34:48 Step 22/26 : ENTRYPOINT [ "/usr/bin/dumb-init" ] 17:34:48 ---> Running in 6fb74206f54c 17:34:49 Removing intermediate container 6fb74206f54c 17:34:49 ---> 0fb99f5518be 17:34:49 Step 23/26 : CMD [ "--verbose", "docker-entrypoint.sh" ] 17:34:49 ---> Running in afce5009268c 17:34:50 Removing intermediate container afce5009268c 17:34:50 ---> ad3a1de51c38 17:34:50 Step 24/26 : LABEL arch=arm64 17:34:50 ---> Running in 914f6fff2e69 17:34:50 Removing intermediate container 914f6fff2e69 17:34:50 ---> 30fdcc7a719a 17:34:50 Step 25/26 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:34:50 ---> Running in 167b02d7d3fd 17:34:51 Removing intermediate container 167b02d7d3fd 17:34:51 ---> ee2dea9e88c6 17:34:51 Step 26/26 : LABEL version=0.0.0 17:34:51 ---> Running in 4a9d82e02322 17:34:52 Removing intermediate container 4a9d82e02322 17:34:52 ---> adbe6087969d 17:34:52 17:34:52 Successfully built adbe6087969d 17:34:52 Successfully tagged security-spire-agent-arm64:latest 17:35:49  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/secrets-config ./cmd/secrets-config 17:36:04 Removing intermediate container cef22b3640fd 17:36:04 ---> 89e205367019 17:36:04 17:36:04 Step 10/22 : FROM alpine:3.16 17:36:04 ---> 6e30ab57aeee 17:36:04 Step 11/22 : RUN apk add --update --no-cache dumb-init 17:36:04 ---> Using cache 17:36:04 ---> eae8287eb8cd 17:36:04 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Dell, Cavium, Copyright (c) 2021: Intel Corporation' 17:36:04 ---> Using cache 17:36:04 ---> 6f9e0e0e915a 17:36:04 Step 13/22 : ENV APP_PORT=59861 17:36:04 ---> Running in 93dde10865e7 17:36:04 Removing intermediate container 93dde10865e7 17:36:04 ---> 680bc8d39088 17:36:04 Step 14/22 : EXPOSE $APP_PORT 17:36:04 Removing intermediate container d0761cdda1af 17:36:04 ---> 21b145ab54bc 17:36:04 17:36:04 Step 10/22 : FROM alpine:3.16 17:36:04 ---> 6e30ab57aeee 17:36:04 Step 11/22 : RUN apk add --update --no-cache curl dumb-init 17:36:04 ---> Running in b0e43bce8a84 17:36:05 ---> Running in e065b483e0c4 17:36:07 Removing intermediate container b0e43bce8a84 17:36:07 ---> ec4139ddda2a 17:36:07 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:36:08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:36:08 ---> 6f2c44b459e1 17:36:08 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 17:36:09 Removing intermediate container 950a5d6fd6b7 17:36:09 ---> e4eeb4d78314 17:36:09 17:36:09 Step 9/20 : FROM alpine:3.15 17:36:09 ---> 3fb3c9af89a9 17:36:09 Step 10/20 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2022 Intel Corporation' 17:36:09 ---> Using cache 17:36:09 ---> e686bd9b3213 17:36:09 Step 11/20 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 17:36:09 ---> Using cache 17:36:09 ---> 0f2b8032d865 17:36:09 Step 12/20 : RUN apk update && apk --no-cache --update add dumb-init curl gcompat 17:36:09 ---> Running in 4ea3eab05e1b 17:36:09 (1/6) Installing ca-certificates (20211220-r0) 17:36:09 (2/6) Installing brotli-libs (1.0.9-r6) 17:36:09 (3/6) Installing nghttp2-libs (1.47.0-r0) 17:36:09 (4/6) Installing libcurl (7.83.1-r2) 17:36:09 (5/6) Installing curl (7.83.1-r2) 17:36:09 (6/6) Installing dumb-init (1.2.5-r1) 17:36:09 Executing busybox-1.35.0-r13.trigger 17:36:09 Executing ca-certificates-20211220-r0.trigger 17:36:10 OK: 8 MiB in 20 packages 17:36:12 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:12 ---> cbd3d6b2f853 17:36:12 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.toml /res/configuration.toml 17:36:13 Removing intermediate container e065b483e0c4 17:36:13 ---> 89eb83c32c4a 17:36:13 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019: Dell Technologies, Inc.' 17:36:13 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:13 ---> Running in 1e5f9fc8c37e 17:36:13 ---> 7f8872b22394 17:36:13 Step 18/22 : ENTRYPOINT ["/support-scheduler"] 17:36:13 Removing intermediate container 1e5f9fc8c37e 17:36:13 ---> 9a08aa500e81 17:36:13 Step 13/22 : WORKDIR /edgex 17:36:13 ---> Running in 0852f4fd040b 17:36:14 ---> Running in 8a6307d7f3f7 17:36:14 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/main] 17:36:14 v3.15.4-244-ga03da4ca6d [https://dl-4.alpinelinux.org/alpine/v3.15/community] 17:36:14 OK: 15738 distinct packages available 17:36:14 fetch https://dl-4.alpinelinux.org/alpine/v3.15/main/aarch64/APKINDEX.tar.gz 17:36:14 Removing intermediate container 0852f4fd040b 17:36:14 ---> 78bd964b0962 17:36:14 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:36:14 Removing intermediate container 8a6307d7f3f7 17:36:14 ---> 1d55f4bfcf77 17:36:14 Step 14/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/res/configuration.toml res/configuration.toml 17:36:15 ---> Running in 7775f4d2ab95 17:36:15 fetch https://dl-4.alpinelinux.org/alpine/v3.15/community/aarch64/APKINDEX.tar.gz 17:36:15 Removing intermediate container 7775f4d2ab95 17:36:15 ---> c8fcb4227e57 17:36:15 Step 20/22 : LABEL arch=arm64 17:36:15 ---> Running in 94a09e13d1b7 17:36:16 ---> 760da7f488ce 17:36:16 Step 15/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/security-proxy-setup . 17:36:16 Removing intermediate container 94a09e13d1b7 17:36:16 ---> 898fc22a0b48 17:36:16 Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:36:16 ---> Running in d0c31b983fec 17:36:17 (1/9) Installing ca-certificates (20211220-r0) 17:36:17 (2/9) Installing brotli-libs (1.0.9-r5) 17:36:17 (3/9) Installing nghttp2-libs (1.46.0-r0) 17:36:17 (4/9) Installing libcurl (7.80.0-r2) 17:36:17 (5/9) Installing curl (7.80.0-r2) 17:36:17 Removing intermediate container d0c31b983fec 17:36:17 ---> 12a367cb5769 17:36:17 Step 22/22 : LABEL version=0.0.0 17:36:17 (6/9) Installing dumb-init (1.2.5-r1) 17:36:17 (7/9) Installing musl-obstack (1.2.3-r0) 17:36:17 ---> Running in 57c309ce0064 17:36:17 (8/9) Installing libucontext (1.1-r0) 17:36:17 (9/9) Installing gcompat (1.0.0-r4) 17:36:18 Executing busybox-1.34.1-r5.trigger 17:36:18 Executing ca-certificates-20211220-r0.trigger 17:36:18 ---> 5f705f3c6130 17:36:18 Step 16/22 : COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 17:36:18 Removing intermediate container 57c309ce0064 17:36:18 ---> f27559074651 17:36:18 17:36:18 OK: 8 MiB in 23 packages 17:36:20 Successfully built f27559074651 17:36:20 Successfully tagged support-scheduler-arm64:latest 17:36:21  Building support-scheduler ... done  ---> 1917637e1558 17:36:21 Step 17/22 : COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 17:36:21 Removing intermediate container 4ea3eab05e1b 17:36:21 ---> a86c81a27168 17:36:21 Step 13/20 : COPY --from=builder /edgex-go/Attribution.txt / 17:36:22 ---> a92bd98e6892 17:36:22 Step 14/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 17:36:22 ---> 5d2a83adef20 17:36:22 Step 18/22 : RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 17:36:22 ---> Running in ecda6bd120ff 17:36:26 ---> a7ce71d4f63a 17:36:26 Step 15/20 : COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.toml /res/configuration.toml 17:36:26 Removing intermediate container ecda6bd120ff 17:36:26 ---> 41f5f2070629 17:36:26 Step 19/22 : ENTRYPOINT ["entrypoint.sh"] 17:36:26 ---> Running in 3b321969170b 17:36:26 Removing intermediate container 3b321969170b 17:36:26 ---> a6708f6ae4a2 17:36:26 Step 20/22 : LABEL arch=arm64 17:36:26 ---> Running in 9f70697710d4 17:36:26 ---> f1a60e257a56 17:36:26 Step 16/20 : ENTRYPOINT [ "/security-spiffe-token-provider" ] 17:36:26 ---> Running in ae137ded41e3 17:36:27 Removing intermediate container 9f70697710d4 17:36:27 ---> bb931afc6ce7 17:36:27 Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:36:27 ---> Running in c693910c6e48 17:36:27 Removing intermediate container ae137ded41e3 17:36:27 ---> 403c409fe6c7 17:36:27 Step 17/20 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:36:27 ---> Running in c155ee358aef 17:36:28 Removing intermediate container c693910c6e48 17:36:28 ---> 98a08ef54077 17:36:28 Step 22/22 : LABEL version=0.0.0 17:36:28 ---> Running in ea2761b6ec3f 17:36:28 Removing intermediate container c155ee358aef 17:36:28 ---> 22b3b305f0ba 17:36:28 Step 18/20 : LABEL arch=arm64 17:36:28 ---> Running in d793063406fa 17:36:29 Removing intermediate container ea2761b6ec3f 17:36:29 ---> ee2a1db3fc70 17:36:29 17:36:29 Removing intermediate container d793063406fa 17:36:29 ---> a9fa03ed31ae 17:36:29 Step 19/20 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:36:29 ---> Running in a82080bbaa56 17:36:30 Successfully built ee2a1db3fc70 17:36:30 Successfully tagged security-proxy-setup-arm64:latest 17:36:30  Building security-proxy-setup ... done Removing intermediate container a82080bbaa56 17:36:30 ---> fe780f514274 17:36:30 Step 20/20 : LABEL version=0.0.0 17:36:30 ---> Running in 24a0279844e9 17:36:31 Removing intermediate container 24a0279844e9 17:36:31 ---> 5e51072542f0 17:36:31 17:36:31 Successfully built 5e51072542f0 17:36:31 Successfully tagged security-spiffe-token-provider-arm64:latest 17:36:58  Building security-spiffe-token-provider ... done Removing intermediate container af86f60177a5 17:36:58 ---> e8f8802e4867 17:36:58 17:36:58 Step 10/22 : FROM alpine:3.16 17:36:58 ---> 6e30ab57aeee 17:36:58 Step 11/22 : RUN apk add --update --no-cache ca-certificates dumb-init 17:36:58 ---> Running in c365c135f8e1 17:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 17:36:58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 17:36:58 (1/2) Installing ca-certificates (20211220-r0) 17:36:58 (2/2) Installing dumb-init (1.2.5-r1) 17:36:58 Executing busybox-1.35.0-r13.trigger 17:36:58 Executing ca-certificates-20211220-r0.trigger 17:36:58 OK: 6 MiB in 16 packages 17:36:58 Removing intermediate container c365c135f8e1 17:36:58 ---> b57e62590d00 17:36:58 Step 12/22 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2018: Cavium, Copyright (c) 2021: Intel Corporation' 17:36:58 ---> Running in 3cd863806ca3 17:36:59 Removing intermediate container 3cd863806ca3 17:36:59 ---> 05852d15a6fb 17:36:59 Step 13/22 : ENV APP_PORT=59860 17:36:59 ---> Running in 7ce155d1694a 17:36:59 Removing intermediate container 7ce155d1694a 17:36:59 ---> a358d04866ab 17:36:59 Step 14/22 : EXPOSE $APP_PORT 17:36:59 ---> Running in 8c3f26a7c903 17:37:00 Removing intermediate container 8c3f26a7c903 17:37:00 ---> 0aa1c3d2de83 17:37:00 Step 15/22 : COPY --from=builder /edgex-go/Attribution.txt / 17:37:00 ---> 2826e7ecbf64 17:37:00 Step 16/22 : COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 17:37:02 ---> c05593f922e6 17:37:02 Step 17/22 : COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.toml /res/configuration.toml 17:37:02 ---> 6ce83fc234d8 17:37:02 Step 18/22 : ENTRYPOINT ["/support-notifications"] 17:37:02 ---> Running in d62cf266f887 17:37:02 Removing intermediate container d62cf266f887 17:37:02 ---> d9c7dc98d808 17:37:02 Step 19/22 : CMD ["-cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 17:37:02 ---> Running in e12b2aa61360 17:37:03 Removing intermediate container e12b2aa61360 17:37:03 ---> a9ca34c5c049 17:37:03 Step 20/22 : LABEL arch=arm64 17:37:03 ---> Running in deb7923b5402 17:37:03 Removing intermediate container deb7923b5402 17:37:03 ---> dbd525f19475 17:37:03 Step 21/22 : LABEL git_sha=f1cbf851c416508533d75ec390c4a88d0fa991f9 17:37:03 ---> Running in 8616038f65f9 17:37:04 Removing intermediate container 8616038f65f9 17:37:04 ---> 7d3135048ed1 17:37:04 Step 22/22 : LABEL version=0.0.0 17:37:04 ---> Running in 0f12ceabb155 17:37:04 Removing intermediate container 0f12ceabb155 17:37:04 ---> 42b11c17d666 17:37:04 17:37:04 Successfully built 42b11c17d666 17:37:04 Successfully tagged support-notifications-arm64:latest 17:37:05  Building support-notifications ... done  [Pipeline] } 17:37:05 $ docker stop --time=1 cfa951eca9d27cd64b9d8f08d46c36e6521bc38bd7fd8b296bfb481bdda115ad 17:37:06 $ docker rm -f cfa951eca9d27cd64b9d8f08d46c36e6521bc38bd7fd8b296bfb481bdda115ad [Pipeline] // withDockerContainer [Pipeline] sh 17:37:07 + docker images 17:37:07 REPOSITORY TAG IMAGE ID CREATED SIZE 17:37:07 support-notifications-arm64 latest 42b11c17d666 3 seconds ago 25.9MB 17:37:07 e8f8802e4867 14 seconds ago 1.49GB 17:37:07 security-spiffe-token-provider-arm64 latest 5e51072542f0 37 seconds ago 28.1MB 17:37:07 security-proxy-setup-arm64 latest ee2a1db3fc70 38 seconds ago 26MB 17:37:07 support-scheduler-arm64 latest f27559074651 49 seconds ago 25.3MB 17:37:07 e4eeb4d78314 59 seconds ago 1.48GB 17:37:07 21b145ab54bc About a minute ago 1.44GB 17:37:07 89e205367019 About a minute ago 1.49GB 17:37:07 security-spire-agent-arm64 latest adbe6087969d 2 minutes ago 126MB 17:37:07 67670034f3dc 2 minutes ago 1.34GB 17:37:07 core-metadata-arm64 latest 3cb1b93930c5 3 minutes ago 16.3MB 17:37:07 cd561694d142 3 minutes ago 1.44GB 17:37:07 sys-mgmt-agent-arm64 latest b925a0d3ac1a 7 minutes ago 282MB 17:37:07 security-spire-server-arm64 latest 13dae5b808f1 7 minutes ago 86.3MB 17:37:07 9c8b2fcc900d 7 minutes ago 1.34GB 17:37:07 core-data-arm64 latest 4308e02af767 9 minutes ago 21.8MB 17:37:07 f004c14ba3de 9 minutes ago 1.43GB 17:37:07 d3abc6fd9fdd 9 minutes ago 1.46GB 17:37:07 security-bootstrapper-arm64 latest 2d70273ec16b 9 minutes ago 18.3MB 17:37:07 security-secretstore-setup-arm64 latest 35d90494fde8 10 minutes ago 27.4MB 17:37:07 core-command-arm64 latest 69c58d4cdb68 10 minutes ago 15.4MB 17:37:07 ea19fd429cf4 10 minutes ago 1.44GB 17:37:07 b6011f503633 10 minutes ago 1.44GB 17:37:07 4fb15aaa6bd0 11 minutes ago 1.43GB 17:37:07 security-spire-config-arm64 latest 23a280fa2338 15 minutes ago 85.6MB 17:37:07 f3083af24fe6 16 minutes ago 1.34GB 17:37:07 ci-base-image-arm64 latest 240c617a79f1 30 minutes ago 1.01GB 17:37:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.17-alpine 819e984ddca1 5 weeks ago 669MB 17:37:07 alpine 3.16 6e30ab57aeee 6 weeks ago 5.27MB 17:37:07 docker 20.10.14 c346e9eafbab 3 months ago 202MB 17:37:07 alpine 3.15 3fb3c9af89a9 3 months ago 5.32MB 17:37:07 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 17:37:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:08 17:37:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:08 arm64: Pulling from edgex-lftools-log-publisher 17:37:08 8998bd30e6a1: Pulling fs layer 17:37:08 04944245beec: Pulling fs layer 17:37:08 699f458cf7ca: Pulling fs layer 17:37:08 765212b225bb: Pulling fs layer 17:37:08 f23df028b6ca: Pulling fs layer 17:37:08 d65c8cfc05b1: Pulling fs layer 17:37:08 2437ff75d9bd: Pulling fs layer 17:37:08 f23df028b6ca: Waiting 17:37:08 d65c8cfc05b1: Waiting 17:37:08 2437ff75d9bd: Waiting 17:37:08 765212b225bb: Waiting 17:37:08 04944245beec: Verifying Checksum 17:37:08 04944245beec: Download complete 17:37:08 765212b225bb: Verifying Checksum 17:37:08 765212b225bb: Download complete 17:37:08 f23df028b6ca: Verifying Checksum 17:37:08 f23df028b6ca: Download complete 17:37:09 d65c8cfc05b1: Verifying Checksum 17:37:09 d65c8cfc05b1: Download complete 17:37:09 699f458cf7ca: Verifying Checksum 17:37:09 699f458cf7ca: Download complete 17:37:09 8998bd30e6a1: Verifying Checksum 17:37:09 8998bd30e6a1: Download complete 17:37:11 2437ff75d9bd: Verifying Checksum 17:37:11 2437ff75d9bd: Download complete 17:37:13 8998bd30e6a1: Pull complete 17:37:14 04944245beec: Pull complete 17:37:15 699f458cf7ca: Pull complete 17:37:15 765212b225bb: Pull complete 17:37:16 f23df028b6ca: Pull complete 17:37:16 d65c8cfc05b1: Pull complete 17:37:31 2437ff75d9bd: Pull complete 17:37:31 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 17:37:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 17:37:31 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:31 prd-ubuntu20.04-docker-arm64-4c-16g-18879 does not seem to be running inside a container 17:37:31 $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 17:37:34 $ docker top ebed667c2f4efbfbd3c08df97114d3fa36d297fe5d8957f9e89c7174015373d9 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 17:37:35 ---> job-cost.sh 17:37:35 lf-activate-venv: SKIPPING 17:37:35 INFO: No Stack... 17:37:36 INFO: Retrieving Pricing Info for: v3-standard-4 17:37:37 INFO: Archiving Costs [Pipeline] sh 17:37:37 + cat /w/workspace/edgex-go/4/archives/cost.csv 17:37:37 + cut -d, -f6 [Pipeline] lock 17:37:37 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-PR-4081-4-stack-cost] 17:37:37 Resource [jenkins-edgexfoundry-edgex-go-PR-4081-4-stack-cost] did not exist. Created. 17:37:37 Lock acquired on [jenkins-edgexfoundry-edgex-go-PR-4081-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 17:37:38 + echo total: 0.10999999940395355 [Pipeline] stash 17:37:38 Stashed 1 file(s) [Pipeline] } 17:37:38 Lock released on resource [jenkins-edgexfoundry-edgex-go-PR-4081-4-stack-cost] [Pipeline] // lock [Pipeline] } 17:37:38 $ docker stop --time=1 ebed667c2f4efbfbd3c08df97114d3fa36d297fe5d8957f9e89c7174015373d9 17:37:40 $ docker rm -f ebed667c2f4efbfbd3c08df97114d3fa36d297fe5d8957f9e89c7174015373d9 [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 17:37:40 provisioning config files... 17:37:40 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config3090375808309150225tmp [Pipeline] { [Pipeline] sh 17:37:41 + set +x 17:37:41 + curl -s https://codecov.io/bash 17:37:41 + bash -s -- 17:37:41 17:37:41 _____ _ 17:37:41 / ____| | | 17:37:41 | | ___ __| | ___ ___ _____ __ 17:37:41 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 17:37:41 | |___| (_) | (_| | __/ (_| (_) \ V / 17:37:41 \_____\___/ \__,_|\___|\___\___/ \_/ 17:37:41 Bash-1.0.6 17:37:41 17:37:41 17:37:41 ==> git version 2.25.1 found 17:37:41 ==> 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 17:37:41 Release-Date: 2020-01-08 17:37:41 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 17:37:41 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 17:37:41 ==> Jenkins CI detected. 17:37:41 current dir:  /w/workspace/edgex-go/4 17:37:41 project root: . 17:37:41 --> token set from env 17:37:41 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 17:37:41 ==> Running gcov in . (disable via -X gcov) 17:37:41 ==> Python coveragepy not found 17:37:41 ==> Searching for coverage reports in: 17:37:41 + . 17:37:41 -> Found 1 reports 17:37:41 ==> Detecting git/mercurial file structure 17:37:41 ==> Reading reports 17:37:41 + ./coverage.out bytes=435593 17:37:41 ==> Appending adjustments 17:37:41 https://docs.codecov.io/docs/fixing-reports 17:37:42 + Found adjustments 17:37:42 ==> Gzipping contents 17:37:42 60K /tmp/codecov.GpWIMB.gz 17:37:42 ==> Uploading reports 17:37:42 url: https://codecov.io 17:37:42 query: branch=PR-4081&commit=f1cbf851c416508533d75ec390c4a88d0fa991f9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= 17:37:42 -> Pinging Codecov 17:37:42 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=PR-4081&commit=f1cbf851c416508533d75ec390c4a88d0fa991f9&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4081%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4081&job=&cmd_args= 17:37:42 -> Uploading to 17:37:42 https://storage.googleapis.com/codecov/v4/raw/2022-07-11/00271124DB129430A58F1EEE437C3FCB/f1cbf851c416508533d75ec390c4a88d0fa991f9/9226873d-fb0a-453c-8485-602b4a2e8d3e.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1E5YTIQF4NUDJHIPRXCW6SWPNHIWXR6YCTGFLBKZTWXKPGHK3U3FMCQWA%2F20220711%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20220711T173742Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a18aa64673594894bdce344c4f1b7f44c65c36a3b421ecc66edbb461cf39ef30 17:37:42 % Total % Received % Xferd Average Speed Time Time Time Current 17:37:42 Dload Upload Total Spent Left Speed 17:37:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59927 0 0 100 59927 0 235k --:--:-- --:--:-- --:--:-- 235k 17:37:42 -> Reports have been successfully queued for processing at https://codecov.io/github/edgexfoundry/edgex-go/commit/f1cbf851c416508533d75ec390c4a88d0fa991f9 [Pipeline] } 17:37:42 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 17:37:43 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 17:37:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 17:37:44 ---> package-listing.sh 17:37:44 ++ facter osfamily 17:37:44 ++ tr '[:upper:]' '[:lower:]' 17:37:44 + OS_FAMILY=debian 17:37:44 + workspace=/w/workspace/edgex-go/4 17:37:44 + START_PACKAGES=/tmp/packages_start.txt 17:37:44 + END_PACKAGES=/tmp/packages_end.txt 17:37:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 17:37:44 + PACKAGES=/tmp/packages_start.txt 17:37:44 + '[' /w/workspace/edgex-go/4 ']' 17:37:44 + PACKAGES=/tmp/packages_end.txt 17:37:44 + case "${OS_FAMILY}" in 17:37:44 + dpkg -l 17:37:44 + grep '^ii' 17:37:44 + '[' -f /tmp/packages_start.txt ']' 17:37:44 + '[' -f /tmp/packages_end.txt ']' 17:37:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 17:37:44 + '[' /w/workspace/edgex-go/4 ']' 17:37:44 + mkdir -p /w/workspace/edgex-go/4/archives/ 17:37:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 17:37:44 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 17:37:45 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:45 17:37:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 17:37:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:46 latest: Pulling from edgex-lftools-log-publisher 17:37:46 5eb5b503b376: Pulling fs layer 17:37:46 5c69ac0246d0: Pulling fs layer 17:37:46 ec43610c2a17: Pulling fs layer 17:37:46 3a2ae6a8a46f: Pulling fs layer 17:37:46 33b1e0a273af: Pulling fs layer 17:37:46 5d3b04190fa2: Pulling fs layer 17:37:46 2f39f015ded8: Pulling fs layer 17:37:46 3a2ae6a8a46f: Waiting 17:37:46 33b1e0a273af: Waiting 17:37:46 5d3b04190fa2: Waiting 17:37:46 2f39f015ded8: Waiting 17:37:46 5c69ac0246d0: Verifying Checksum 17:37:46 5c69ac0246d0: Download complete 17:37:46 3a2ae6a8a46f: Verifying Checksum 17:37:46 3a2ae6a8a46f: Download complete 17:37:46 33b1e0a273af: Verifying Checksum 17:37:46 33b1e0a273af: Download complete 17:37:46 ec43610c2a17: Verifying Checksum 17:37:46 ec43610c2a17: Download complete 17:37:46 5d3b04190fa2: Download complete 17:37:46 5eb5b503b376: Verifying Checksum 17:37:46 5eb5b503b376: Download complete 17:37:46 2f39f015ded8: Download complete 17:37:47 5eb5b503b376: Pull complete 17:37:47 5c69ac0246d0: Pull complete 17:37:48 ec43610c2a17: Pull complete 17:37:48 3a2ae6a8a46f: Pull complete 17:37:48 33b1e0a273af: Pull complete 17:37:48 5d3b04190fa2: Pull complete 17:37:53 2f39f015ded8: Pull complete 17:37:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 17:37:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 17:37:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 17:37:53 prd-ubuntu20.04-docker-8c-8g-17426 does not seem to be running inside a container 17:37:53 $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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:latest cat 17:37:55 $ docker top 5e4d592c15cda3e9a061e7907b1771e878902caf1df00eda40edcb705b4584bc -eo pid,comm [Pipeline] { [Pipeline] sh 17:37:55 + touch /tmp/pre-build-complete [Pipeline] sh 17:37:56 + mkdir -p /var/log/sysstat [Pipeline] sh 17:37:56 + ls /var/log/sa-host 17:37:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 17:37:56 provisioning config files... 17:37:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config1793558914783237304tmp [Pipeline] { [Pipeline] echo 17:37:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 17:37:56 ---> create-netrc.sh [Pipeline] } 17:37:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 17:37:57 ---> python-tools-install.sh [Pipeline] echo 17:37:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 17:37:57 ---> sudo-logs.sh 17:37:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 17:37:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 17:37:57 ---> job-cost.sh 17:37:57 lf-activate-venv: SKIPPING 17:37:57 DEBUG: total: 0.10999999940395355 17:37:57 INFO: Retrieving Stack Cost... 17:37:58 INFO: Retrieving Pricing Info for: v3-standard-8 17:37:58 INFO: Archiving Costs [Pipeline] echo 17:37:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 17:37:59 ---> logs-deploy.sh 17:37:59 lf-activate-venv: SKIPPING 17:37:59 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4081/4 17:37:59 INFO: archiving workspace using pattern(s): 17:37:59 Archives upload complete. 17:37:59 INFO: archiving logs to Nexus